Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2019-04-30  Ali Tamur  <tamur@google.com>
2
3         * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4
5 2019-04-30  Tom Tromey  <tromey@adacore.com>
6
7         * lib/ada.exp (find_ada_tool): New proc.
8         * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
9         * gdb.ada/catch_ex_std.exp: New file.
10         * gdb.ada/catch_ex_std/foo.adb: New file.
11         * gdb.ada/catch_ex_std/some_package.adb: New file.
12         * gdb.ada/catch_ex_std/some_package.ads: New file.
13
14 2019-04-30  Tom Tromey  <tromey@adacore.com>
15
16         PR c++/24470:
17         * gdb.cp/temargs.cc: Add test code from PR.
18
19 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
20
21         * gdb.fortran/vla-datatypes.exp: Update expected results.
22         * gdb.fortran/vla-ptype.exp: Likewise.
23         * gdb.fortran/vla-type.exp: Likewise.
24         * gdb.fortran/vla-value.exp: Likewise.
25
26 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
27
28         * gdb.fortran/ptr-indentation.exp: Update expected results.
29         * gdb.fortran/ptype-on-functions.exp: Likewise.
30         * gdb.fortran/vla-ptr-info.exp: Likewise.
31         * gdb.fortran/vla-value.exp: Likewise.
32
33 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
34
35         * gdb.fortran/ptype-on-functions.exp: New file.
36         * gdb.fortran/ptype-on-functions.f90: New file.
37
38 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
39
40         * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
41         case void string.
42
43 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
44
45         * gdb.fortran/complex.exp: Expand.
46         * gdb.fortran/complex.f: Renamed to...
47         * gdb.fortran/complex.f90: ...this, and extended to add more
48         complex values.
49
50 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
51
52         * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
53         MODULO, CMPLX.
54
55 2019-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
56             Richard Bunt  <richard.bunt@arm.com>
57
58         * gdb.base/max-depth.c: New file.
59         * gdb.base/max-depth.exp: New file.
60         * gdb.python/py-nested-maps.c: New file.
61         * gdb.python/py-nested-maps.exp: New file.
62         * gdb.python/py-nested-maps.py: New file.
63         * gdb.python/py-format-string.exp (test_max_depth): New proc.
64         (test_all_common): Call test_max_depth.
65         * gdb.fortran/max-depth.exp: New file.
66         * gdb.fortran/max-depth.f90: New file.
67         * gdb.go/max-depth.exp: New file.
68         * gdb.go/max-depth.go: New file.
69         * gdb.modula2/max-depth.exp: New file.
70         * gdb.modula2/max-depth.c: New file.
71         * lib/gdb.exp (get_print_expr_at_depths): New proc.
72
73 2019-04-29  Tom de Vries  <tdevries@suse.de>
74
75         * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
76
77 2019-04-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
78
79         * gdb.base/callexit.exp: Test may-call-functions off.
80
81 2019-04-25  Keith Seitz  <keiths@redhat.com>
82
83         PR c++/24367
84         * gdb.cp/meth-typedefs.cc (incomplete_struct)
85         (another_incomplete_struct, test_incomplete): New definitions.
86         (main): Use new definitions.
87         * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
88         functions.
89
90 2019-04-25  Sergio Durigan Junior  <sergiodj@redhat.com>
91
92         PR corefiles/11608
93         PR corefiles/18187
94         * gdb.base/coredump-filter-build-id.exp: New file.
95
96 2019-04-25  Alan Hayward  <alan.hayward@arm.com>
97
98         * Makefile.in: Pass through GDBSERVER_DEBUG.
99         * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
100         (gdbserver,debug): Add board setting.
101         * gdb.trace/tspeed.exp: Skip when debugging.
102         * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
103         * lib/gdbserver-support.exp: Likewise
104
105 2019-04-24  Tom Tromey  <tromey@adacore.com>
106
107         * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
108         Rust.
109
110 2019-04-24  Tom Tromey  <tromey@adacore.com>
111
112         * gdb.arch/amd64-eval.exp: Test bitfield return.
113         * gdb.arch/amd64-eval.cc (struct Bitfields): New.
114         (class Foo) <return_bitfields>: New method.
115         (main): Call it.
116
117 2019-04-23  Andrew Burgess  <andrew.burgess@embecosm.com>
118
119         * gdb.cp/many-args.cc: New file.
120         * gdb.cp/many-args.exp: New file.
121
122 2019-04-23  Tom de Vries  <tdevries@suse.de>
123
124         PR gdb/24433
125         * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
126
127 2019-04-23  Alan Hayward  <alan.hayward@arm.com>
128
129         * gdb.trace/backtrace.exp: Use nopie flag.
130         * gdb.trace/circ.exp: Likewise.
131         * gdb.trace/collection.exp: Likewise.
132         * gdb.trace/ftrace.exp: Likewise.
133         * gdb.trace/mi-trace-unavailable.exp: Likewise.
134         * gdb.trace/mi-traceframe-changed.exp: Likewise.
135         * gdb.trace/qtro.exp: Likewise.
136         * gdb.trace/read-memory.exp: Likewise.
137         * gdb.trace/report.exp: Likewise.
138         * gdb.trace/tfile.exp: Likewise.
139         * gdb.trace/tfind.exp: Likewise.
140         * gdb.trace/unavailable.exp: Likewise.
141
142 2019-04-22  Pedro Alves  <palves@redhat.com>
143
144         * gdb.base/solib-probes-nosharedlibrary.c,
145         gdb.base/solib-probes-nosharedlibrary.exp: New files.
146
147 2019-04-19  Tom Tromey  <tromey@adacore.com>
148
149         * gdb.ada/ptype_union.c: New file.
150         * gdb.ada/ptype_union.exp: New file.
151
152 2019-04-19  Tom Tromey  <tromey@adacore.com>
153
154         PR symtab/24423:
155         * gdb.base/list0.h (foo): Add a control-l character.
156
157 2019-04-18  Tom de Vries  <tdevries@suse.de>
158
159         PR gdb/24433
160         * boards/local-board.exp: Set sysroot to "".
161
162 2019-04-18  Tom de Vries  <tdevries@suse.de>
163             Pedro Alves  <palves@redhat.com>
164
165         PR gdb/24454
166         * gdb.threads/vfork-follow-child-exec.c: New file.
167         * gdb.threads/vfork-follow-child-exec.exp: New file.
168         * gdb.threads/vfork-follow-child-exit.c: New file.
169         * gdb.threads/vfork-follow-child-exit.exp: New file.
170
171 2019-04-15  Leszek Swirski  <leszeks@google.com>
172
173         * gdb.arch/amd64-eval.cc: New file.
174         * gdb.arch/amd64-eval.exp: New file.
175
176 2019-04-11  Alan Hayward  <alan.hayward@arm.com>
177
178         * gdb.server/sysroot.c: New test.
179         * gdb.server/sysroot.exp: New file.
180         * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
181         matching param.
182
183 2019-04-11  Andrew Burgess  <andrew.burgess@embecosm.com>
184
185         * gdb.base/align.exp: Extend test to cover structures containing
186         only static fields.
187
188 2019-04-11  Tom de Vries  <tdevries@suse.de>
189
190         * boards/cc-with-dwz-m.exp: New file.
191         * boards/cc-with-dwz.exp: New file.
192         * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
193
194 2019-04-09  Simon Marchi  <simon.marchi@efficios.com>
195
196         * gdb.base/start-cpp.exp: New file.
197         * gdb.base/start-cpp.cc: New file.
198
199 2019-04-08  Kevin Buettner  <kevinb@redhat.com>
200
201         * gdb.python/py-thrhandle.exp: Adjust tests to call
202         thread_from_handle instead of thread_from_thread_handle.
203
204 2019-04-08  Kevin Buettner  <kevinb@redhat.com>
205
206         * gdb.python/py-thrhandle.exp: Add tests for
207         gdb.InferiorThread.handle.
208
209 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
210
211         * gdb.python/py-function.exp: Check calling helper function from
212         all languages.
213         * lib/gdb.exp (gdb_supported_languages): New proc.
214
215 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
216
217         * gdb.base/complex-parts.c: New file.
218         * gdb.base/complex-parts.exp: New file.
219
220 2019-04-01  Tom Tromey  <tromey@adacore.com>
221
222         PR symtab/23331:
223         * gdb.dwarf2/dw2-ranges-main.c: New file.
224         * gdb.dwarf2/dw2-ranges-psym.c: New file.
225         * gdb.dwarf2/dw2-ranges-psym.exp: New file.
226
227 2019-03-30  Simon Marchi <simark@simark.ca>
228
229         * gdb.base/default.exp: Add values for $_gdb_major and
230         $_gdb_minor.
231
232 2019-03-29  Tom Tromey  <tromey@adacore.com>
233
234         * gdb.base/help.exp: Tighten apropos regexp.
235
236 2019-03-29  Keith Seitz  <keiths@redhat.com>
237
238         * gdb.fortran/array-bounds.exp: New file.
239         * gdb.fortran/array-bounds.f90: New file.
240
241 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
242
243         * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
244
245 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
246
247         * gdb.multi/hello.c (main): Increase alarm timer.
248
249 2019-03-28  Sandra Loosemore  <sandra@codesourcery.com>
250
251         * gdb.threads/watchpoint-fork.exp (test): Use large timeout
252         factor when no hardware watchpoint support.
253
254 2019-03-28  Alan Hayward  <alan.hayward@arm.com>
255             Pedro Alves  <palves@redhat.com>
256
257         * boards/local-board.exp: set sysroot to /.
258
259 2019-03-27  Alan Hayward  <alan.hayward@arm.com>
260
261         * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
262         in child.
263
264 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
265
266         * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
267         field.
268         (make_container): Initialise new field.
269         * gdb.python/py-prettyprint.exp: Add new tests.
270         * gdb.python/py-prettyprint.py (class ContainerPrinter)
271         <display_hint>: New method.
272
273 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
274
275         * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
276         gdb_continue_to_breakpoint more throughout this test.
277         (run_lang_tests) Supply unique test names, and use
278         gdb_test_no_output.
279
280 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
281
282         * gdb.base/finish-pretty.exp: Update expected results.
283         * gdb.base/pretty-print.c: New file.
284         * gdb.base/pretty-print.exp: New file.
285
286 2019-03-25  Pedro Alves  <palves@redhat.com>
287
288         * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
289         move comments outside list.  Append '-i "" eof' section.
290
291 2019-03-22  Alan Hayward  <alan.hayward@arm.com>
292
293         * README: Add pie options.
294         * gdb.base/break-interp.exp: Ensure pie is disabled.
295         * gdb.base/dump.exp: Likewise.
296         * lib/gdb.exp (gdb_compile): Add pie option.
297
298 2019-03-19  Tom Tromey  <tromey@adacore.com>
299
300         * gdb.mi/mi2-cli-display.c: New file.
301         * gdb.mi/mi2-cli-display.exp: New file.
302
303 2019-03-18  Joel Brobecker  <brobecker@adacore.com>
304             Tom Tromey  <tromey@adacore.com>
305
306         * gdb.ada/ptype_array/pck.adb: New file.
307         * gdb.ada/ptype_array/pck.ads: New file.
308         * gdb.ada/ptype_array/foo.adb: New file.
309         * gdb.ada/ptype_array.exp: New file.
310
311 2019-03-14  Tom Tromey  <tromey@adacore.com>
312
313         * gdb.base/style.exp: Add "set style sources" test.
314
315 2019-03-13  Simon Marchi  <simon.marchi@ericsson.com>
316
317         * mi-breakpoint-location-ena-dis.exp: Rename to ...
318         * mi-breakpoint-multiple-locations.exp: ... this.
319         (make_breakpoints_pattern): New proc.
320         (do_test): Add mi_version parameter, test -break-insert,
321         -break-info and =breakpoint-created.
322
323 2019-03-12  Andrew Burgess  <andrew.burgess@embecosm.com>
324
325         * config/default.exp: Remove 'load_lib gdb.exp'.
326         * config/monitor.exp: Likewise.
327         * config/sid.exp: Likewise.
328         * config/sim.exp: Likewise.
329         * config/slite.exp: Likewise.
330         * config/unix.exp: Likewise.
331         * gdb.base/default.exp: Remove unhelpful comment.
332
333 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
334
335         * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
336
337 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
338
339         * gdb.fortran/intrinsics.exp: Extend to cover ABS.
340
341 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
342
343         * gdb.fortran/type-kinds.exp: Update expected results.
344
345 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
346
347         * gdb.fortran/type-kinds.exp: Test new integer type kind.
348
349 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
350
351         * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
352         function.
353         (test_basic_parsing_of_type_kinds): Expand types tested.
354         (test_parsing_invalid_type_kinds): New function.
355
356 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
357
358         * gdb.fortran/intrinsics.exp: New file.
359         * gdb.fortran/intrinsics.f90: New file.
360         * gdb.fortran/type-kinds.exp: New file.
361
362 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
363
364         * gdb.fortran/dot-ops.exp: New file.
365
366 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
367
368         * gdb.fortran/types.exp (test_logical_literal_types_accepted):
369         Check upper and lower case logical literals.
370
371 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
372
373         * gdb.fortran/types.exp (test_float_literal_types_accepted):
374         Remove duplicate tests.
375
376 2019-03-06  Alan Hayward  <alan.hayward@arm.com>
377
378         * lib/gdb.exp (builtin_cd): rename of cd.
379         (cd): Override builtin.
380
381 2019-03-06  Richard Bunt  <richard.bunt@arm.com>
382
383         * gdb.fortran/function-calls.exp: New file.
384         * gdb.fortran/function-calls.f90: New test.
385
386 2019-03-04  Richard Bunt  <richard.bunt@arm.com>
387
388         * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
389         on user program standard output.
390         * gdb.fortran/short-circuit-argument-list.f90: Record function
391         calls.
392
393 2019-02-28  Alan Hayward  <alan.hayward@arm.com>
394
395         * lib/gdbserver-support.exp (gdbserver_start): Check for listen
396         failure.
397
398 2019-02-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
399
400         PR gdb/8527
401         * gdb.base/interrupt-daemon-attach.c,
402         gdb.base/interrupt-daemon-attach.exp: New test.
403
404 2019-02-27  Pedro Alves  <palves@redhat.com>
405
406         * gdb.base/page.exp: Add tests for "set width/height -1".
407
408 2019-02-27  Pedro Alves  <palves@redhat.com>
409
410         * gdb.base/page.exp: Add tests for "set/show width/height" with
411         "infinite" values.
412
413 2019-02-27  Tom Tromey  <tromey@adacore.com>
414
415         * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
416         2.4.
417         * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
418         workaround.
419
420 2019-02-27  Andrew Burgess  <andrew.burgess@embecosm.com>
421
422         * gdb.base/align.exp: Extend to compile in both C and C++, and add
423         tests for structs with static members.
424
425 2019-02-26  Tom Tromey  <tromey@adacore.com>
426
427         * gdb.python/py-value.exp (test_value_from_buffer): Check for
428         ValueError, not TypeError.
429
430 2019-02-26  Kevin Buettner  <kevinb@redhat.com>
431
432         * gdb.python/py-value.exp (test_value_from_buffer): New proc with
433         call from main program.
434
435 2019-02-23  Joel Brobecker  <brobecker@adacore.com>
436
437         * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
438         * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
439         * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
440         * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
441         * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
442
443 2019-02-22  Keith Seitz  <keiths@redhat.com>
444
445         PR symtab/23853
446         * gdb.base/symlink-sourcefile.c: New file.
447         * gdb.base/symlink-sourcefile.exp: New file.
448
449 2019-02-20  Tom Tromey  <tom@tromey.com>
450
451         * gdb.base/info_qt.exp: Update.
452
453 2019-02-19  Simon Marchi  <simon.marchi@polymtl.ca>
454
455         * gdb.base/source.exp: Move "error in sourced script" code to
456         the end.
457         * gdb.base/source-error.gdb: Move contents to
458         source-error-1.gdb.  Add new code to source source-error-1.gdb.
459         * gdb.base/source-error-1.gdb: New file, from previous
460         source-error.gdb.
461
462 2019-02-17  Tom Tromey  <tom@tromey.com>
463
464         * gdb.base/style.exp: Use -g3 to compile when possible.  Add test
465         for macro styling.
466         * gdb.base/style.c (SOME_MACRO): New macro.
467
468 2019-02-17  Tom Tromey  <tom@tromey.com>
469
470         * gdb.base/style.exp: Add line-wrapping tests.
471         * gdb.base/page.exp: Add test for quitting during pagination.
472
473 2019-02-17  Joel Brobecker  <brobecker@adacore.com>
474
475         * gdb.ada/big_packed_array: New testcase.
476         * gdb.ada/homonym.exp: Fix incorrect expected output for
477         "break <homonym__get_value>" test.
478
479 2019-02-13  Weimin Pan  <weimin.pan@oracle.com>
480
481         PR breakpoints/21870
482         * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
483         and prepare_for_testing.  Add comment.
484         * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
485         redundant cleanup call.  Clean up comment.
486
487 2019-02-12  Weimin Pan  <weimin.pan@oracle.com>
488
489         PR breakpoints/21870
490         * gdb.arch/aarch64-dbreg-contents.exp: New file.
491         * gdb.arch/aarch64-dbreg-contents.c: New file.
492
493 2019-02-10  Joel Brobecker  <brobecker@adacore.com>
494
495         * gdb.ada/mi_ref_changeable: New testcase.
496
497 2019-02-07  Alan Hayward  <alan.hayward@arm.com>
498
499         * gdb.base/attach.exp: Add double attach test.
500
501 2019-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
502
503         * lib/gdb.exp (default_gdb_start): Don't match pagination
504         prompt.
505         (gdb_init): Set stty_init.
506
507 2019-01-27  Tom Tromey  <tom@tromey.com>
508
509         * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
510         skip_python_tests.
511
512 2019-01-24  Alan Hayward  <alan.hayward@arm.com>
513
514         * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
515         New structure.
516         (struct struct_static_02_02): Likewise.
517         (struct struct_static_02_03): Likewise.
518         (struct struct_static_02_04): Likewise.
519         (struct struct_static_04_01): Likewise.
520         (struct struct_static_04_02): Likewise.
521         (struct struct_static_04_03): Likewise.
522         (struct struct_static_04_04): Likewise.
523         (struct struct_static_06_01): Likewise.
524         (struct struct_static_06_02): Likewise.
525         (struct struct_static_06_03): Likewise.
526         (struct struct_static_06_04): Likewise.
527         (cmp_struct_static_02_01): Likewise.
528         (cmp_struct_static_02_02): Likewise.
529         (cmp_struct_static_02_03): Likewise.
530         (cmp_struct_static_02_04): Likewise.
531         (cmp_struct_static_04_01): Likewise.
532         (cmp_struct_static_04_02): Likewise.
533         (cmp_struct_static_04_03): Likewise.
534         (cmp_struct_static_04_04): Likewise.
535         (cmp_struct_static_06_01): Likewise.
536         (cmp_struct_static_06_02): Likewise.
537         (cmp_struct_static_06_03): Likewise.
538         (cmp_struct_static_06_04): Likewise.
539         (call_all): Test new structs.
540         * gdb.base/infcall-nested-structs.exp: Likewise.
541
542 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
543         * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
544
545 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
546         * gdb.base/stack-protector.c: New test.
547         * gdb.base/stack-protector.exp: New file.
548         * gdb.cp/ovldbreak.exp: Only allow a single break line.
549         * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
550         option.
551         (gdb_compile): Remove stack protector for GCC and prevent
552         recursion.
553
554 2019-01-16  Keith Seitz  <keiths@redhat.com>
555
556         PR gdb/23773
557         * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
558
559 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
560
561         * gdb.arch/vsx-regs.exp: Add tests that use the vector register
562         aliases.
563         * gdb.arch/altivec-regs.exp: Likewise.  Fix indentation of two
564         tests.
565         * gdb.arch/powerpc-vector-regs.c: New file.
566         * gdb.arch/powerpc-vector-regs.exp: New file.
567
568 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
569
570         * gdb.arch/altivec-regs.exp: Fix the list passed to
571         gdb_expect_list when testing "info vector".
572
573 2019-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
574
575         * gdb.base/style.exp: Don't include path in testname.
576
577 2019-01-10  Keith Seitz  <keiths@redhat.com>
578
579         PR gdb/23712
580         PR symtab/23010
581         * gdb.dwarf2/multidictionary.exp: New file.
582
583 2019-01-09  Simon Marchi  <simon.marchi@ericsson.com>
584
585         * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
586         (test_gnuv3_style_demangling): ... this.
587         (test_lucid_style_demangling): Remove.
588         (test_arm_style_demangling): Remove.
589         (test_hp_style_demangling): Remove.
590         (do_tests): Remove calls to the above.
591
592 2019-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
593
594         * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
595         case.
596
597 2019-01-06  Tom Tromey  <tom@tromey.com>
598
599         PR gdb/28155:
600         * gdb.dwarf2/typedef-void-finish.exp: New file.
601
602 2018-12-28  Tom Tromey  <tom@tromey.com>
603             Simon Marchi <simark@simark.ca>
604
605         * gdb.base/jit-exec.exp: New file.
606         * gdb.base/jit-exec.c: New file.
607         * gdb.base/jit-execd.c: New file.
608
609 2018-12-28  Tom Tromey  <tom@tromey.com>
610
611         * gdb.base/style.exp: Update test to check for address styling.
612
613 2018-12-28  Tom Tromey  <tom@tromey.com>
614
615         * gdb.base/style.exp: Add test for styling of "Reading symbols"
616         message.
617
618 2018-12-28  Tom Tromey  <tom@tromey.com>
619
620         * gdb.base/style.exp: Add test for version number styling.
621
622 2018-12-28  Tom Tromey  <tom@tromey.com>
623
624         * gdb.base/style.exp: Add test for print_address_symbolic.
625
626 2018-12-28  Tom Tromey  <tom@tromey.com>
627
628         * gdb.base/style.exp: Add test for breakpoint setting.
629
630 2018-12-28  Tom Tromey  <tom@tromey.com>
631
632         * gdb.base/style.exp: Add test for variable names.
633
634 2018-12-28  Tom Tromey  <tom@tromey.com>
635
636         * gdb.base/style.exp: New file.
637         * gdb.base/style.c: New file.
638
639 2018-12-28  Tom Tromey  <tom@tromey.com>
640
641         * lib/gdb.exp (gdb_init): Set the TERM environment variable to
642         "dumb".
643         * gdb.base/readline.exp (operate_and_get_next): Save and restore
644         the TERM environment variable.
645
646 2018-12-27  Tom Tromey  <tom@tromey.com>
647
648         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
649         pagination test.
650
651 2018-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
652
653         * gdb.dwarf2/dw2-unusual-field-names.c: New file.
654         * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
655
656 2018-12-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
657
658         * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
659         Filename a.adb changed to bp_fun_addr.adb.
660         gdb.ada/bp_fun_addr.exp: Update test accordingly.
661
662 2018-12-21  Jan Vrany  <jan.vrany@fit.cvut.cz>
663
664         * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
665         non-PIE executables.
666         * README: Mention the gdb,nopie_flag board setting.
667         * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
668         non-PIE executable.
669         * gdb.arch/amd64-entry-value.exp: Likewise.
670         * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
671         * gdb.arch/i386-float.exp: Likewise.
672         * gdb.arch/i386-signal.exp: Likewise.
673         * gdb.mi/mi-reg-undefined.exp: Likewise.
674
675 2018-12-21  Paul Marechal  <paul.marechal@ericsson.com>
676
677         PR gdb/23974
678         * gdb.base/info-os.exp: Check return for unknown "info os" type.
679
680 2018-12-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
681
682         * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
683         Update order of results accordingly.
684
685 2018-12-12  Andrew Burgess  <andrew.burgess@embecosm.com>
686
687         * gdb.base/annota1.exp: Update a test regexp.
688
689 2018-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
690
691         * gdb.base/float.exp: Handle RISC-V targets without an FPU.
692
693 2018-12-09  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
694
695         * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
696         (reuse_time): Initialize to REUSE_TIME_CAP.
697         (check_rc): New function.
698         (main): Use REUSE_TIME_CAP instead of hardcoded 60.
699         Check pthread_create rc.
700         (spawner_thread_func): Check pthread_create and pthread_join rc.
701
702 2018-12-08  Pedro Alves  <palves@redhat.com>
703
704         * gdb.base/list.exp (test_forward_search): Rename to ...
705         (test_forward_reverse_search): ... this.  Also test reverse-search
706         and the forward-search alias.
707
708 2018-12-05  Andrew Burgess  <andrew.burgess@embecosm.com>
709
710         * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
711         local timeout variable before return, and remove all local timeout
712         variable entirely.
713         (gdb_load): Likewise.
714
715 2018-12-01  Tom de Vries  <tdevries@suse.de>
716
717         * gdb.base/gdb-caching-proc.exp: New file.
718
719 2018-11-25  Sergio Durigan Junior  <sergiodj@redhat.com>
720
721         * Makefile.in (TIMESTAMP): New variable.
722         (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
723         command.
724         (check-single-racy): Likewise.
725         (check/%.exp): Likewise.
726         (check-racy/%.exp): Likewise.
727         (workers/%.worker): Likewise.
728         (build-perf): Likewise.
729         (check-perf): Likewise.
730         * README: Describe new "TS" and "TS_FORMAT" variables.
731         * print-ts.py: New file.
732
733 2018-11-21  Benno Fünfstück  <benno.fuenfstueck@gmail.com>
734
735         PR python/23714
736         * gdb.python/python.exp: Test command repetition after
737         gdb.execute.
738
739 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
740
741         * gdb.opt/inline-break.exp: Add test that info breakpoint output
742         is correctly aligned.
743
744 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
745
746         * gdb.ada/info_auto_lang.exp: New testcase.
747         * gdb.ada/info_auto_lang/global_pack.ads: New file.
748         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
749         * gdb.ada/info_auto_lang/some_c.c: New file.
750
751 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
752
753         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
754         FUNC_lang language syntax.
755
756 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
757
758         * gdb.base/info_minsym.c: New file.
759         * gdb.base/info_minsym.exp: New file.
760
761 2018-11-19  Tom Tromey  <tom@tromey.com>
762
763         PR rust/23625:
764         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
765         * gdb.rust/expr.exp: Update expected output.  Change one test.
766
767 2018-11-19  Tom Tromey  <tom@tromey.com>
768
769         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
770
771 2018-11-19  Pedro Alves  <palves@redhat.com>
772
773         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
774         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
775         see the expected warning.
776
777 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
778
779         PR gdb/22736:
780         * gdb.cp/infcall-nodebug-lib.c: New test.
781         * gdb.cp/infcall-nodebug-main.c: New test.
782         * gdb.cp/infcall-nodebug.exp: New file.
783
784 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
785
786         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
787         completer tests.
788
789 2018-11-09  Tom de Vries  <tdevries@suse.de>
790
791         * gdb.base/msym-lang.c: New test.
792         * gdb.base/msym-lang.exp: New file.
793         * gdb.base/msym-lang-main.c: New test.
794
795 2018-11-08  Tom Tromey  <tom@tromey.com>
796
797         PR gdb/23555:
798         PR gdb/23838:
799         * gdb.base/warning.exp: New file.
800
801 2018-11-08  Jan Beulich  <jbeulich@suse.com>
802
803         * testsuite/gdb.arch/i386-avx512.c,
804         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
805
806 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
807
808         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
809         point hardware.
810
811 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
812
813         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
814         * gdb.dwarf2/missing-type-name.exp: New file.
815
816 2018-11-06  Tom de Vries  <tdevries@suse.de>
817
818         * gdb.base/many-headers.c: New test.
819         * gdb.base/many-headers.exp: New file.
820
821 2018-11-06  Jim Wilson  <jimw@sifive.com>
822
823         * gdb.base/code_elim.exp: For riscv, set additional_flags
824         to include -msmall-data-limit=0.
825
826 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
827
828         * gdb.ada/watch_minus_l: New testcase.
829
830 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
831
832         * gdb.arch/aix-sighandle.c: New file.
833         * gdb.arch/aix-sighandle.exp: New file.
834
835 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
836
837         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
838         registers being unions.
839
840 2018-10-31  Tom de Vries  <tdevries@suse.de>
841
842         * lib/valgrind.exp: New file.
843          (vgdb_start, vgdb_stop): New procs, factored out of ...
844         * gdb.base/valgrind-bt.exp: ... here, ...
845         * gdb.base/valgrind-disp-step.exp: ... here and ...
846         * gdb.base/valgrind-infcall.exp: ... here.
847
848 2018-10-31  Tom de Vries  <tdevries@suse.de>
849
850         * lib/gdb.exp (get_valueof): Don't output read value in test name.
851
852 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
853
854         * gdb.dwarf2/void-type.c: New file.
855         * gdb.dwarf2/void-type.exp: New file.
856
857 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
858
859         * gdb.base/info_qt.c: New file.
860         * gdb.base/info_qt.exp: New file.
861
862 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
863
864         * gdb.arch/powerpc-htm-regs.c: New file.
865         * gdb.arch/powerpc-htm-regs.exp: New file.
866
867 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
868
869         * gdb.arch/powerpc-tar.c: New file.
870         * gdb.arch/powerpc-tar.exp: New file.
871
872 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
873
874         * gdb.arch/powerpc-ppr-dscr.c: New file.
875         * gdb.arch/powerpc-ppr-dscr.exp: New file.
876
877 2018-10-25  Tom de Vries  <tdevries@suse.de>
878
879         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
880
881 2018-10-24  Tom de Vries  <tdevries@suse.de>
882
883         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
884         longer exists error.
885
886 2018-10-24  Tom de Vries  <tdevries@suse.de>
887
888         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
889
890 2018-10-24  Tom de Vries  <tdevries@suse.de>
891
892         * gdb.base/valgrind-db-attach.exp: Handle removed support for
893         --db-attach in valgrind.
894
895 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
896
897         * gdb.arch/riscv-reg-aliases.c: New file.
898         * gdb.arch/riscv-reg-aliases.exp: New file.
899
900 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
901
902         * gdb.python/py-cmd.exp: Check for gdb_prompt.
903
904 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
905
906         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
907
908 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
909
910         * gdb.cp/ovldbreak.exp: Fix regexps.
911
912 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
913
914         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
915
916 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
917
918         PR cli/23785
919         * gdb.base/restore.exp: New test to check if "restore" with an
920         invalid file doesn't segfault.
921
922 2018-10-18  Tom de Vries  <tdevries@suse.de>
923
924         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
925         * gdb.ada/excep_handle.exp: Same.
926         * gdb.ada/mi_string_access.exp: Same.
927         * gdb.ada/mi_var_union.exp: Same.
928         * gdb.arch/arc-analyze-prologue.exp: Same.
929         * gdb.arch/arc-decode-insn.exp: Same.
930         * gdb.base/readnever.exp: Same.
931         * gdb.fortran/printing-types.exp: Same.
932         * gdb.guile/scm-lazy-string.exp: Same.
933
934 2018-10-16  Tom de Vries  <tdevries@suse.de>
935
936         PR gdb/23730
937         * gdb.base/catch-follow-exec.c: Add copyright notice.
938         * gdb.base/catch-follow-exec.exp: Rewrite to use
939         gdb_spawn_with_cmdline_opts.  Require gdb-native.
940
941 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
942
943         * gdb.trace/actions-changed.exp: Check for arch support.
944         * gdb.trace/actions.exp: Likewise.
945         * gdb.trace/ax.exp: Likewise.
946         * gdb.trace/backtrace.exp: Likewise.
947         * gdb.trace/change-loc.exp: Likewise.
948         * gdb.trace/deltrace.exp: Likewise.
949         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
950         * gdb.trace/ftrace.exp: Likewise.
951         * gdb.trace/infotrace.exp: Check for arch support.
952         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
953         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
954         * gdb.trace/mi-tsv-changed.exp: Likewise.
955         * gdb.trace/packetlen.exp: Likewise.
956         * gdb.trace/passc-dyn.exp: Likewise.
957         * gdb.trace/passcount.exp: Likewise.
958         * gdb.trace/pending.exp: Likewise.
959         * gdb.trace/range-stepping.exp: Check for shlib support.
960         * gdb.trace/report.exp: Check for arch support.
961         * gdb.trace/save-trace.exp: Likewise.
962         * gdb.trace/signal.exp: Check for signal support.
963         * gdb.trace/tfind.exp: Check for arch support.
964         * gdb.trace/trace-break.exp: Check for arch and shlib support.
965         * gdb.trace/trace-common.h: Add comment.
966         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
967         * gdb.trace/trace-enable-disable.exp: Likewise.
968         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
969         * gdb.trace/tracecmd.exp: Check for arch support.
970         * gdb.trace/tspeed.exp: Check for shlib and target support.
971         * gdb.trace/tstatus.exp: Check for arch support.
972         * gdb.trace/tsv.exp: Likewise.
973         * gdb.trace/while-dyn.exp: Likewise.
974         * gdb.trace/while-stepping.exp: Likewise.
975         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
976
977 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
978
979         * gdb.trace/tspeed.exp: Remove nowarnings.
980         (prepare_for_trace_test): Declare "global ipalib".
981         * gdb.trace/tspeed.c: Include unistd.h.
982         (main): Remove superfluous printf argument.
983
984 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
985
986         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
987         directory prefix on the filename.
988
989 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
990
991         * gdb.gdb/unittest.exp: Update expected message informing that
992         selftests have been disabled.
993         * gdb.server/unittest.exp: Likewise.
994
995 2018-10-09  Tom de Vries  <tdevries@suse.de>
996
997         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
998         with runto_main.
999
1000 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
1001
1002         PR c++/16841
1003         * gdb.cp/virtbase2.cc: New file.
1004         * gdb.cp/virtbase2.exp: New file.
1005
1006 2018-10-06  Tom Tromey  <tom@tromey.com>
1007
1008         PR python/19399:
1009         * gdb.python/py-inferior.exp: Add architecture test.
1010
1011 2018-10-06  Tom Tromey  <tom@tromey.com>
1012
1013         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1014         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1015
1016 2018-10-06  Tom Tromey  <tom@tromey.com>
1017
1018         * gdb.python/py-breakpoint.exp (check_last_event): Check location
1019         of a "throw" catchpoint.
1020
1021 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1022
1023         * gdb.base/info-proc.exp: Update string expected from "help info
1024         proc".
1025
1026 2018-10-04  Tom Tromey  <tom@tromey.com>
1027
1028         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1029         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1030         (test_initial_complaints, test_empty_complaints): Update.
1031         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1032
1033 2018-10-04  Tom Tromey  <tom@tromey.com>
1034
1035         PR cli/19551:
1036         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1037         * lib/gdb.exp (gdb_file_cmd): Update.
1038         * gdb.stabs/weird.exp (print_weird_var): Update.
1039         * gdb.server/solib-list.exp: Update.
1040         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1041         * gdb.mi/mi-cli.exp: Update.
1042         * gdb.linespec/linespec.exp: Update.
1043         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1044         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1045         * gdb.cp/cp-relocate.exp: Update.
1046         * gdb.base/sym-file.exp: Update.
1047         * gdb.base/relocate.exp: Update.
1048         * gdb.base/readnever.exp: Update.
1049         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1050         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1051         * gdb.base/dbx.exp (gdb_file_cmd): Update.
1052         * gdb.base/code_elim.exp: Update.
1053         * gdb.base/break-unload-file.exp (test_break): Update.
1054         * gdb.base/break-interp.exp (test_attach_gdb): Update.
1055         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1056         Update.
1057         * gdb.base/attach.exp (do_attach_tests): Update.
1058         * gdb.base/sepdebug.exp: Update.
1059         * gdb.python/py-section-script.exp: Update.
1060
1061 2018-10-04  Tom Tromey  <tom@tromey.com>
1062
1063         PR cli/22234:
1064         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1065         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1066         output.
1067
1068 2018-10-04  Tom Tromey  <tom@tromey.com>
1069
1070         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1071         set width and height to 0.
1072         (test_command_line_attach_run): Use -quiet.
1073
1074 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
1075
1076         * lib/gdb.exp (skip_ifunc_tests): New.
1077         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
1078         other compile failures.
1079         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1080
1081 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1082
1083         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1084         is_amd64_regs_target.
1085
1086 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
1087
1088         * gdb.arch/aarch64-sighandler-regs.c: New test.
1089         * gdb.arch/aarch64-sighandler-regs.exp: New file.
1090         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1091
1092 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
1093
1094         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1095         assembly.
1096
1097 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1098
1099         * gdb.base/frame-selection.exp: New file.
1100         * gdb.base/frame-selection.c: New file.
1101
1102 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
1103
1104         * gdb.threads/check-libthread-db.c (thread_routine): Use a
1105         pthread barrier.
1106         (main): Likewise.
1107
1108 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1109
1110         * gdb.base/large-frame-1.c: New file.
1111         * gdb.base/large-frame-2.c: New file.
1112         * gdb.base/large-frame.exp: New file.
1113         * gdb.base/large-frame.h: New file.
1114
1115 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1116
1117         PR gdb/20948
1118         * gdb.base/write_mem.exp: New test.
1119         * gdb.base/write_mem.c: Likewise.
1120
1121 2018-09-23  Tom Tromey  <tom@tromey.com>
1122
1123         PR python/18852:
1124         * gdb.python/py-parameter.exp: Add test for parameter that throws
1125         on "set".
1126
1127 2018-09-23  Tom Tromey  <tom@tromey.com>
1128
1129         PR python/17284:
1130         * gdb.python/py-template.exp (test_template_arg): Add test for
1131         negative template argument number.
1132
1133 2018-09-23  Tom Tromey  <tom@tromey.com>
1134
1135         PR python/14062:
1136         * gdb.python/python.exp: Add test for post_event error.
1137
1138 2018-09-23  Tom Tromey  <tom@tromey.com>
1139
1140         PR python/18170:
1141         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1142         convert pointers to int and long.
1143
1144 2018-09-23  Tom Tromey  <tom@tromey.com>
1145
1146         PR python/20126:
1147         * gdb.python/py-value.exp (test_value_numeric_ops): Add
1148         signed-ness conversion tests.
1149
1150 2018-09-23  Tom Tromey  <tom@tromey.com>
1151
1152         PR python/18352;
1153         * gdb.python/py-value.exp (test_float_conversion): New proc.
1154         Use it.
1155
1156 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1157
1158         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1159
1160 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1161
1162         * gdb.base/complete-empty.exp: Skip tab-completion tests if
1163         no readline.
1164         * gdb.base/utf8-identifiers.exp: Likewise.
1165         * gdb.cp/cpcompletion.exp: Likewise.
1166         * gdb.linespec/cpcompletion.exp: Likewise.
1167         * gdb.linespec/cpls-abi-tag.exp: Likewise.
1168         * gdb.linespec/cpls-ops.exp: Likewise.
1169
1170 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
1171             Chris January  <chris.january@arm.com>
1172
1173         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1174         * gdb.fortran/short-circuit-argument-list.exp: New file.
1175         * gdb.fortran/short-circuit-argument-list.f90: New test.
1176
1177 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1178
1179         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1180         "arch=" keyword when executing "-stack-list-frames".
1181
1182 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1183
1184         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1185         "arch=" keyword when executing "-stack-list-frames".
1186
1187 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1188
1189         * gdb.ada/complete.exp: Expect for "@" when doing "complete
1190         break ada".
1191
1192 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
1193
1194         PR python/23669
1195         * gdb.python/python.exp: Test gdb.execute("show commands").
1196
1197 2018-09-16  Tom Tromey  <tom@tromey.com>
1198
1199         * gdb.base/new-ui.exp (do_execution_tests): Update.
1200         * gdb.base/dbx.exp (test_breakpoints): Update.
1201
1202 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
1203
1204         * lib/gdb.exp (gdb_simple_compile): Add proc.
1205         (is_elf_target): Use gdb_simple_compile.
1206         (skip_altivec_tests): Likewise.
1207         (skip_vsx_tests): Likewise.
1208         (skip_tsx_tests): Likewise.
1209         (skip_btrace_tests): Likewise.
1210         (skip_btrace_pt_tests): Likewise.
1211         (gdb_can_simple_compile): Likewise.
1212         (gdb_has_argv0): Likewise.
1213         (gdb_target_symbol_prefix): Likewise.
1214         (target_supports_scheduler_locking): Likewise.
1215
1216 2018-09-13  Tom Tromey  <tom@tromey.com>
1217
1218         * Makefile.in (TAGS): Recognize proc_with_prefix and
1219         gdb_caching_proc.
1220
1221 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1222
1223         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1224         method.
1225
1226 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1227
1228         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1229         and a few other Inferior properties when the Inferior is no
1230         longer valid.
1231
1232 2018-09-13  Tom Tromey  <tom@tromey.com>
1233
1234         PR rust/23650:
1235         * gdb.rust/simple.exp: Add test for enum field access error.
1236
1237 2018-09-13  Tom Tromey  <tom@tromey.com>
1238
1239         PR rust/23626:
1240         * gdb.rust/simple.rs (EmptyEnum): New type.
1241         (main): Use it.
1242         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1243
1244 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1245
1246         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1247         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1248         * gdb.python/py-symtab.exp: Update test printing an objfile.
1249
1250 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
1251
1252         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1253         object.
1254
1255 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
1256
1257         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1258         (support_complex_tests): Use gdb_can_simple_compile.
1259         (is_ilp32_target): Likewise.
1260         (is_lp64_target): Likewise.
1261         (is_64_target): Likewise.
1262         (is_amd64_regs_target): Likewise.
1263         (is_aarch32_target): Likewise.
1264         (gdb_int128_helper): Likewise.
1265
1266 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1267
1268         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1269
1270 2018-09-10  Jerome Guitton  <guitton@adacore.com>
1271
1272         * gdb.ada/same_component_name: Add test for case of tagged record
1273         with variable-length fields.
1274
1275 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1276
1277         * gdb.ada/access_to_unbounded_array.exp: New testcase.
1278         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1279         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1280         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1281
1282 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1283
1284         * gdb.ada/mi_string_access.exp: New testcase.
1285         * gdb.ada/mi_string_access/bar.adb: New file.
1286         * gdb.ada/mi_string_access/pck.adb: New file.
1287         * gdb.ada/mi_string_access/pck.asd: New file.
1288
1289 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1290
1291         * gdb.ada/mi_var_union.exp: New testcase.
1292         * gdb.ada/mi_var_union/bar.adb: New file.
1293         * gdb.ada/mi_var_union/pck.adb: New file.
1294         * gdb.ada/mi_var_union/pck.asd: New file.
1295
1296 2018-09-08  Tom Tromey  <tom@tromey.com>
1297
1298         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1299
1300 2018-09-08  Tom Tromey  <tom@tromey.com>
1301
1302         PR python/16047:
1303         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1304         (register_pretty_printers): Register new printer.
1305         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1306         test.
1307         * gdb.python/py-prettyprint.c (int_type3): New typedef.
1308         (an_int_type3): New global.
1309
1310 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1311
1312         * gdb.ada/expr_with_funcall: New testcase.
1313
1314 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1315
1316         * gdb.ada/packed_array_assign: New testcase.
1317
1318 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
1319
1320         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1321         names, and add test prefixes to make test names unique.
1322
1323 2018-09-05  Tom de Vries  <tdevries@suse.de>
1324
1325         * gdb.dwarf2/varval.exp: Add test.
1326
1327 2018-09-04  Gary Benson <gbenson@redhat.com>
1328
1329         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1330         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
1331
1332 2018-08-31  Tom Tromey  <tom@tromey.com>
1333
1334         * gdb.rust/simple.rs: Rename second variable "v".
1335
1336 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
1337
1338         * gdb.base/funcargs.c (use_a): New function.
1339         (recurse): Call use_a.
1340
1341 2018-08-29  Keith Seitz  <keiths@redhat.com>
1342
1343         * gdb.compile/compile-cplus-anonymous.cc: New file.
1344         * gdb.compile/compile-cplus-anonymous.exp: New file.
1345         * gdb.compile/compile-cplus-array-decay.cc: New file.
1346         * gdb.compile/compile-cplus-array-decay.exp: New file.
1347         * gdb.compile/compile-cplus-inherit.cc: New file.
1348         * gdb.compile/compile-cplus-inherit.exp: New file.
1349         * gdb.compile/compile-cplus-member.cc: New file.
1350         * gdb.compile/compile-cplus-member.exp: New file.
1351         * gdb.compile/compile-cplus-method.cc: New file.
1352         * gdb.compile/compile-cplus-method.exp: New file.
1353         * gdb.compile/compile-cplus-mod.c: "New" file.
1354         * gdb.compile/compile-cplus-namespace.cc: New file.
1355         * gdb.compile/compile-cplus-namespace.exp: New file.
1356         * gdb.compile/compile-cplus-nested.cc: New file.
1357         * gdb.compile/compile-cplus-nested.exp: New file.
1358         * gdb.compile/compile-cplus-print.c: "New" file.
1359         * gdb.compile/compile-cplus-print.exp: "New" file.
1360         * gdb.compile/compile-cplus-virtual.cc: New file.
1361         * gdb.compile/compile-cplus-virtual.exp: New file.
1362         * gdb.compile/compile-cplus.c: "New" file.
1363         * gdb.compile/compile-cplus.exp: "New" file.
1364         * lib/compile-support.exp: New file.
1365
1366 2018-08-16  Gary Benson <gbenson@redhat.com>
1367
1368         PR gdb/13000:
1369         * gdb.base/batch-exit-status.exp: New file.
1370         * gdb.base/batch-exit-status.good-commands: Likewise.
1371         * gdb.base/batch-exit-status.bad-commands: Likewise.
1372
1373 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
1374
1375         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1376         (struct struct02): Likewise.
1377         (struct struct03): Likewise.
1378         (struct struct04): Likewise.
1379         (struct struct_01_01): New struct.
1380         (struct struct_01_02): Likewise.
1381         (struct struct_01_03): Likewise.
1382         (struct struct_01_04): Likewise.
1383         (struct struct_02_01): Likewise.
1384         (struct struct_02_02): Likewise.
1385         (struct struct_02_03): Likewise.
1386         (struct struct_02_04): Likewise.
1387         (struct struct_04_01): Likewise.
1388         (struct struct_04_02): Likewise.
1389         (struct struct_04_03): Likewise.
1390         (struct struct_04_04): Likewise.
1391         (struct struct_05_01): Likewise.
1392         (struct struct_05_02): Likewise.
1393         (struct struct_05_03): Likewise.
1394         (struct struct_05_04): Likewise.
1395         (cmp_struct01): Remove function.
1396         (cmp_struct02): Likewise.
1397         (cmp_struct03): Likewise.
1398         (cmp_struct04): Likewise.
1399         (cmp_struct_01_01): Add Function.
1400         (cmp_struct_01_02): Likewise.
1401         (cmp_struct_01_03): Likewise.
1402         (cmp_struct_01_04): Likewise.
1403         (cmp_struct_02_01): Likewise.
1404         (cmp_struct_02_02): Likewise.
1405         (cmp_struct_02_03): Likewise.
1406         (cmp_struct_02_04): Likewise.
1407         (cmp_struct_04_01): Likewise.
1408         (cmp_struct_04_02): Likewise.
1409         (cmp_struct_04_03): Likewise.
1410         (cmp_struct_04_04): Likewise.
1411         (cmp_struct_05_01): Likewise.
1412         (cmp_struct_05_02): Likewise.
1413         (cmp_struct_05_03): Likewise.
1414         (cmp_struct_05_04): Likewise.
1415         (call_all): Add new structs.
1416         * gdb.base/infcall-nested-structs.exp: Likewise.
1417
1418 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
1419
1420         * gdb.python/py-framefilter-mi.exp: Update regexp to
1421         check for "arch" field in frame output.
1422
1423 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
1424
1425         * gdb.dwarf2/dw2-ranges-func.c: New file.
1426         * gdb.dwarf2/dw2-ranges-func.exp: New file.
1427
1428 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
1429
1430         * gdb.base/term.exp: Compare terminal settings with values from
1431         the inferior.
1432         * gdb.base/term.c: Get and set terminal settings.
1433
1434 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
1435
1436         * lib/mi-support.exp (mi_expect_stop): Update regexp to
1437         accommodate new "arch" field in frame output.
1438         * gdb.mi/mi-return.exp: Likewise.
1439         * gdb.mi/mi-stack.exp: Likewise.
1440         * gdb.mi/mi-syn-frame.exp: Likewise.
1441         * gdb.mi/user-selected-context-sync.exp: Likewise.
1442
1443 2018-08-19  Michael Spang  <spang@google.com>
1444
1445         PR gdb/11786
1446         * gdb.base/gcore-tls-pie.c: New file.
1447         * gdb.base/gcore-tls-pie.exp: New file.
1448
1449 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
1450
1451         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1452         * gdb.dwarf2/varval.c: New file.
1453         * gdb.dwarf2/varval.exp: New file.
1454
1455 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
1456
1457         PR gdb/18931
1458         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1459
1460 2018-08-16  Keith Seitz  <keiths@redhat.com>
1461
1462         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1463         tests expected to pass.
1464
1465 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
1466
1467         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1468         -data-disassemble -a.
1469         (test_disassembly_bogus_args): Likewise.
1470
1471 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
1472
1473         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1474
1475 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1476
1477         * gdb.base/vla-optimized-out.exp: Add new test.
1478
1479 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1480
1481         * gdb.base/vla-optimized-out-o3.exp: Delete.
1482         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1483         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1484         deleted tests.
1485
1486 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1487
1488         PR gdb/18050:
1489         * gdb.server/extended-remote-restart.c: New file.
1490         * gdb.server/extended-remote-restart.exp: New file.
1491
1492 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
1493
1494         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1495         "set variable index = 42".
1496
1497 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
1498
1499         * boards/index-cache-gdb.exp: New file.
1500         * gdb.dwarf2/index-cache.exp: New file.
1501         * gdb.dwarf2/index-cache.c: New file.
1502         * gdb.base/maint.exp: Check if we are using the index cache.
1503
1504 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1505
1506         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1507         MAKEFLAGS.
1508
1509 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1510
1511         * dg-extract-results.sh: Move to toplevel contrib.
1512         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1513         * Makefile.in (check-parallel-racy): Likewise.
1514
1515 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1516
1517         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1518         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1519         tests if the target supports scheduler locking.
1520
1521 2018-08-04  Tom de Vries  <tdevries@suse.de>
1522
1523         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1524
1525 2018-08-02  Tom Tromey  <tom@tromey.com>
1526
1527         PR symtab/16842.
1528         * gdb.cp/temargs.exp: Test "info address" of a template
1529         parameter.
1530
1531 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
1532
1533         * gdb.python/py-mi-var-info-path-expression.c: New file.
1534         * gdb.python/py-mi-var-info-path-expression.py: New file.
1535         * gdb.python/py-mi-var-info-path-expression.exp: New file.
1536
1537 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
1538
1539         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1540         error after "cannot resolve name" string.
1541
1542 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1543
1544         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1545         started.
1546         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1547
1548 2018-07-28  Tom de Vries  <tdevries@suse.de>
1549
1550         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1551
1552 2018-07-26  Tom de Vries  <tdevries@suse.de>
1553
1554         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1555
1556 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1557
1558         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1559         is visible.
1560
1561 2018-07-26  Tom de Vries  <tdevries@suse.de>
1562
1563         PR breakpoints/23366
1564         * gdb.base/catch-follow-exec.c: New test.
1565         * gdb.base/catch-follow-exec.exp: New file.
1566
1567 2018-07-25  Tom de Vries  <tdevries@suse.de>
1568
1569         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
1570         vla-optimized-out.c.
1571
1572 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
1573
1574         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1575         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1576
1577 2018-07-20  Tom de Vries  <tdevries@suse.de>
1578
1579         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1580         NOCLONE macro.
1581         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1582
1583 2018-07-19  Tom de Vries  <tdevries@suse.de>
1584
1585         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1586         regular expression.
1587
1588 2018-07-18  Tom de Vries  <tdevries@suse.de>
1589
1590         * gdb.base/vla-optimized-out.c: New test.
1591         * gdb.base/vla-optimized-out.exp: New file.
1592
1593 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
1594
1595         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1596         message "No address associated with hostname" when gdbserver
1597         cannot resolve the hostname.
1598
1599 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1600
1601         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1602         Add some test prefixes to make tests unique.
1603
1604 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1605
1606         * gdb.base/frameapply.c: New file.
1607         * gdb.base/frameapply.exp: New file.
1608
1609 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1610
1611         * gdb.base/skip.exp: Update expected error message.
1612
1613 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1614             Jan Kratochvil  <jan.kratochvil@redhat.com>
1615             Paul Fertser  <fercerpav@gmail.com>
1616             Tsutomu Seki  <sekiriki@gmail.com>
1617
1618         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1619         parameter.
1620         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1621         by default.
1622         * boards/native-gdbserver.exp: Likewise.
1623         * gdb.server/run-without-local-binary.exp: Improve regexp used
1624         for detecting when a remote debugging connection succeeds.
1625         * gdb.server/server-connect.exp: New file.
1626         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1627         Do not prefix the port number with ":".
1628         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
1629         support for detecting and using it.  Add '$debughost_gdbserver'
1630         to the list of arguments used to start gdbserver.  Handle case
1631         when gdbserver cannot resolve a network name.
1632
1633 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1634
1635         PR c++/23373
1636         * gdb.base/ptype-offsets.cc (struct static_member): New
1637         struct.
1638         (main) <stmember>: New variable.
1639         * gdb.base/ptype-offsets.exp: Add test for printing a struct
1640         with a static member in it.
1641
1642 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1643
1644         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1645         watchpoints enabled and disabled.
1646
1647 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1648
1649         * gdb.base/examine-backward.exp: Still run tests around address
1650         0x0, even if address 0x0 is not readable.  Update the pattern for
1651         matching address 0x0 in expected output.
1652
1653 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1654
1655         * gdb.base/share-env-with-gdbserver.c (main): Add call to
1656         malloc/free.
1657
1658 2018-07-04  Tom de Vries  <tdevries@suse.de>
1659
1660         * gdb.dwarf2/dw2-error.exp: Update expected error message.
1661
1662 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
1663
1664         PR tdep/8282
1665         * gdb.arch/mips-disassembler-options.exp: New test.
1666         * gdb.arch/mips-disassembler-options.s: New test source.
1667
1668 2018-06-29  Pedro Alves  <palves@redhat.com>
1669
1670         * gdb.threads/names.exp: Adjust expected "info threads" output.
1671
1672 2018-06-29  Pedro Alves  <palves@redhat.com>
1673
1674         * gdb.opt/inline-break.exp (line number, address): Add "info
1675         break" tests.
1676
1677 2018-06-29  Pedro Alves  <palves@redhat.com>
1678
1679         * gdb.opt/inline-break.c (func1): Add "break here" marker.
1680         * gdb.opt/inline-break.exp: Test setting breakpoints by line
1681         number and address and running to them.
1682
1683 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
1684
1685         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1686
1687 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1688
1689         * lib/compiler.c: Remove executable permission flag.
1690
1691 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
1692
1693         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1694         code.
1695         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1696
1697 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1698
1699         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1700
1701 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1702
1703         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1704         address argument is omitted.
1705
1706 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1707
1708         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1709
1710 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
1711
1712         PR gdb/21695
1713         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1714         * gdb.base/infoline-reloc-main-from-zero.c: New file.
1715
1716 2018-06-26  Tom Tromey  <tom@tromey.com>
1717
1718         PR rust/22574:
1719         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1720         * gdb.rust/simple.rs (struct SimpleLayout): New.
1721
1722 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
1723
1724         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1725         "info registers" output.
1726
1727 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
1728
1729         * gdb.base/watchpoint-hw-attach.c: New test.
1730         * gdb.base/watchpoint-hw-attach.exp: New file.
1731
1732 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
1733
1734         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1735         through /bin/sh.
1736         * boards/dwarf4-gdb-index.exp: Likewise.
1737         * boards/fission-dwp.exp: Likewise.
1738
1739 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
1740
1741         * gdb.base/float128.exp: Add comment and improved fail message
1742         to the failure case of "print large128" test.
1743
1744 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1745
1746         * configure.ac: Remove AC_PREREQ.
1747         * configure: Re-generate.
1748
1749 2018-06-19  Pedro Alves  <palves@redhat.com>
1750
1751         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1752         (func_extern_caller): New.
1753         (main): Call func_extern_caller.
1754         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1755         logic change.
1756
1757 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
1758
1759         PR gdb/16841
1760         * gdb.cp/typedef-base.cc: New file.
1761         * gdb.cp/typedef-base.exp: New file.
1762
1763 2018-06-18  Tom de Vries  <tdevries@suse.de>
1764
1765         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1766
1767 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
1768             Richard Bunt <Richard.Bunt@arm.com>
1769
1770         * gdb.threads/attach-slow-waitpid.c: New file.
1771         * gdb.threads/attach-slow-waitpid.exp: New file.
1772         * gdb.threads/slow-waitpid.c: New file.
1773
1774 2018-06-14  Pedro Alves  <palves@redhat.com>
1775
1776         * gdb.base/fork-running-state.c: Include <errno.h>.
1777         (exit_if_relative_exits): New.
1778         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1779         exits.
1780         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1781         child exits.
1782
1783 2018-06-14  Tom de Vries  <tdevries@suse.de>
1784
1785         PR cli/22573
1786         * gdb.base/finish-pretty.c: New test.
1787         * gdb.base/finish-pretty.exp: New file.
1788
1789 2018-06-14  Pedro Alves  <palves@redhat.com>
1790
1791         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1792         gdb's expected startup output.
1793
1794 2018-06-14  Pedro Alves  <palves@redhat.com>
1795
1796         * lib/selftest-support.exp (selftest_setup): Remove inlined
1797         function handling.
1798
1799 2018-06-14  Tom de Vries  <tdevries@suse.de>
1800
1801         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1802         matching of breakpoint printing.
1803
1804 2018-06-13  Tom de Vries  <tdevries@suse.de>
1805
1806         PR testsuite/23269
1807         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1808         (fork_child): ... here, and ...
1809         (fork_parent): ... here.
1810
1811 2018-06-12  Tom de Vries  <tdevries@suse.de>
1812
1813         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1814
1815 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1816             Stephen Roberts  <stephen.roberts@arm.com>
1817
1818         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1819         rewrite test to describe action performed, rather than possible
1820         failure.
1821
1822 2018-06-08  Gary Benson <gbenson@redhat.com>
1823
1824         * gdb.threads/check-libthread-db.exp: New file.
1825         * gdb.threads/check-libthread-db.c: Likewise.
1826
1827 2018-06-05  Tom Tromey  <tom@tromey.com>
1828
1829         * gdb.base/default.exp: Update expected "show version" output.
1830
1831 2018-06-05  Tom Tromey  <tom@tromey.com>
1832
1833         PR cli/12326:
1834         * gdb.cp/static-print-quit.exp: Update.
1835         * lib/gdb.exp (pagination_prompt): Update.
1836         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
1837         * gdb.python/python.exp: Update.
1838
1839 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
1840
1841         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1842
1843 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
1844
1845         * gdb.ada/bp_fun_addr: New testcase.
1846
1847 2018-06-01  Tom Tromey  <tom@tromey.com>
1848
1849         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1850         results.
1851         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1852         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1853         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1854         * gdb.base/maint.exp (maint_pass_if): Update.
1855
1856 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1857
1858         * gdb.base/endian.exp: New test.
1859         * gdb.base/endian.c: New test source.
1860
1861 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1862
1863         PR gdb/23203
1864         * gdb.base/bt-selected-frame.c: New file.
1865         * gdb.base/bt-selected-frame.exp: New file.
1866         * lib/gdb.exp (get_current_frame_number): New function.
1867
1868 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1869             Pedro Alves  <palves@redhat.com>
1870
1871         * gdb.threads/tls-core.c: Include <stdlib.h>
1872         (thread_proc): Call `abort'.
1873         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1874         (tls_core_test): New procedure, bits factored out from ...
1875         (top level): ... here.  Test both native cores and gcore cores.
1876
1877 2018-05-23  Tom Tromey  <tom@tromey.com>
1878
1879         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1880
1881 2018-05-23  Tom Tromey  <tom@tromey.com>
1882
1883         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1884         symfile_complaints.
1885         (test_short_complaints): Likewise.
1886         (test_empty_complaints): Likewise.
1887         (test_initial_complaints): Update.
1888
1889 2018-05-23  Tom Tromey  <tom@tromey.com>
1890
1891         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1892
1893 2018-05-23  Tom Tromey  <tom@tromey.com>
1894
1895         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1896         (test_short_complaints): Update.
1897
1898 2018-05-22  Pedro Alves  <palves@redhat.com>
1899
1900         * gdb.base/remote.exp: Only gdb_start after compiling the
1901         testcase.  Issue "disconnect" before testing "set remote" command
1902         defaults.  Issue clean_restart before running to main.
1903
1904 2018-05-22  Pedro Alves  <palves@redhat.com>
1905
1906         * gdb.base/remote.exp: Adjust expected output of "show remote
1907         memory-write-packet-size".  Add tests for "set remote
1908         memory-write-packet-size 0" and "set remote
1909         memory-write-packet-size fixed/limit".
1910
1911 2018-05-22  Pedro Alves  <palves@redhat.com>
1912
1913         PR gdb/22973
1914         * gdb.base/utf8-identifiers.c: New file.
1915         * gdb.base/utf8-identifiers.exp: New file.
1916
1917 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1918
1919         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1920
1921 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1922
1923         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1924
1925 2018-05-18  Tom Tromey  <tom@tromey.com>
1926
1927         * gdb.base/ptype-offsets.exp: Update.
1928
1929 2018-05-17  Keith Seitz  <keiths@redhat.com>
1930
1931         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1932         in expected breakpoint stop locations.
1933         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1934         move to proper scope to test variable values.
1935         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1936         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1937         New functions.
1938         (main): Call not_inline_func3.
1939         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1940         inline_func1, inline_func2, and inline_func3.  Test that when each
1941         breakpoint is hit, GDB properly reports both the stop location
1942         and the backtrace. Repeat tests for temporary breakpoints.
1943
1944 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1945
1946         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1947         rather then trying to access it in determining whether the PID
1948         of `gdbserver' could have been retrieved.
1949
1950 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1951
1952         * gdb.arch/amd64-init-x87-values.S: New file.
1953         * gdb.arch/amd64-init-x87-values.exp: New file.
1954
1955 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1956
1957         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1958
1959 2018-05-04  Tom Tromey  <tom@tromey.com>
1960
1961         PR python/22730:
1962         * gdb.python/python.exp: Test multi-line execute.
1963
1964 2018-05-04  Tom Tromey  <tom@tromey.com>
1965
1966         PR python/22731:
1967         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1968
1969 2018-05-04  Tom Tromey  <tom@tromey.com>
1970
1971         PR gdb/11750:
1972         * gdb.base/define.exp: Test defining a user command inside a user
1973         command.
1974         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1975
1976 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1977             Pedro Alves <palves@redhat.com>
1978
1979         PR breakpoints/19806 and support for PR external/20207.
1980         * gdb.base/watchpoint-unaligned.c: New file.
1981         * gdb.base/watchpoint-unaligned.exp: New file.
1982
1983 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1984
1985         * gdb.base/maint.exp: Make test names unique, use
1986         test_prefix_command_help to test 'help maint info', and remove
1987         repeated test of 'help maint'.
1988
1989 2018-05-04  Tom Tromey  <tom@tromey.com>
1990
1991         PR gdb/22619:
1992         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1993         behavior.
1994
1995 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1996
1997         * gdb.base/maint.exp: Process output from 'maint print registers'
1998         line at a time.
1999
2000 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
2001
2002         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2003         timeout.
2004
2005 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
2006
2007         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2008         filter pattern.
2009
2010 2018-05-02  Pedro Alves  <palves@redhat.com>
2011
2012         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2013         to_log_command renames.
2014         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2015
2016 2018-05-02  Tom Tromey  <tom@tromey.com>
2017
2018         * gdb.python/py-parameter.exp: Set test message.
2019
2020 2018-05-02  Tom Tromey  <tom@tromey.com>
2021
2022         PR python/20084:
2023         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2024         PARAM_ZUINTEGER_UNLIMITED tests.
2025
2026 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
2027
2028         PR rust/23124
2029         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2030         when casting.
2031
2032 2018-04-30  Tom Tromey  <tom@tromey.com>
2033
2034         * gdb.python/py-type.exp: Check align attribute.
2035         * gdb.python/py-type.c: New "aligncheck" global.
2036
2037 2018-04-30  Tom Tromey  <tom@tromey.com>
2038
2039         PR exp/17095:
2040         * gdb.dwarf2/dw2-align.exp: New file.
2041         * gdb.cp/align.exp: New file.
2042         * gdb.base/align.exp: New file.
2043         * lib/gdb.exp (gdb_int128_helper): New proc.
2044         (has_int128_c, has_int128_cxx): New caching procs.
2045
2046 2018-04-27  Tom Tromey  <tom@tromey.com>
2047
2048         PR rust/22545:
2049         * gdb.rust/simple.exp: Add inclusive range tests.
2050
2051 2018-04-26  Pedro Alves  <palves@redhat.com>
2052
2053         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2054         ifunc breakpoint locations correctly of ifunc breakpoints set
2055         while the program resolves the ifunc.
2056
2057 2018-04-26  Pedro Alves  <palves@redhat.com>
2058
2059         * gdb.base/gnu-ifunc-final.c: New file.
2060         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2061         * gdb.base/gnu-ifunc.exp (executable): Delete.
2062         (staticexecutable): Adjust.
2063         (lib_opts, exec_opts): Delete.
2064         (make_binsuffix, build, set-break): New procedures.
2065         (misc_tests): New, with tests factored out from the top level.
2066         (top level): Test different combinations of ifunc resolver name,
2067         resolver with and with debug info, and ifunc target with and
2068         without debug info.  Wrap static tests with with_target_prefix.
2069
2070 2018-04-26  Pedro Alves  <palves@redhat.com>
2071
2072         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2073         return type" warnings.
2074
2075 2018-04-25  Pedro Alves  <palves@redhat.com>
2076
2077         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2078         killed".
2079         * gdb.base/kill-after-signal.exp: Likewise.
2080         * gdb.threads/kill.exp: Likewise.
2081
2082 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2083             Sergio Durigan Junior  <sergiodj@redhat.com>
2084             Pedro Alves  <palves@redhat.com>
2085
2086         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2087         regexps to expect for '[Inferior ... detached]' as well.
2088         * gdb.base/attach.exp: Likewise.
2089         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2090         "gdb_continue_to_end".
2091         (test_catch_syscall_with_wrong_args): Likewise.
2092         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2093         ']'.  Don't set 'verbose' on.
2094         * gdb.base/foll-vfork.exp: Likewise.
2095         * gdb.base/fork-print-inferior-events.c: New file.
2096         * gdb.base/fork-print-inferior-events.exp: New file.
2097         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2098         '[Inferior ... has been killed]' message.
2099         * gdb.base/kill-after-signal.exp: Likewise.
2100         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2101         detach message.
2102         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2103         message.
2104         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2105         regexps to expect for '[Inferior ... detached]' as well.
2106         * gdb.threads/process-dies-while-detaching.exp: Likewise.
2107
2108 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
2109
2110         PR gdb/23104
2111         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2112
2113 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
2114
2115         * gdb.threads/multiple-successive-infcall.c: New test.
2116         * gdb.threads/multiple-successive-infcall.exp: New file.
2117
2118 2018-04-17  Tom Tromey  <tom@tromey.com>
2119
2120         * gdb.rust/simple.rs (Union): New type.
2121         (main): New local "u".
2122         * gdb.rust/simple.exp (test_one_slice): Add new test case.
2123
2124 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2125
2126         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2127         number information in output of "whereis" command.
2128         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2129
2130 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2131
2132         * gdb.ada/info_types.exp: Adjust expected output to the line
2133         numbers now printed by "info var/func/type".
2134         * gdb.base/completion.exp: Likewise.
2135         * gdb.base/included.exp: Likewise.
2136         * gdb.cp/cp-relocate.exp: Likewise.
2137         * gdb.cp/cplusfuncs.exp: Likewise.
2138         * gdb.cp/namespace.exp: Likewise.
2139         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2140
2141 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
2142
2143         * gdb.btrace/cpu.exp: New.
2144
2145 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
2146
2147         * gdb.base/step-indirect-call-thunk.exp: New.
2148         * gdb.base/step-indirect-call-thunk.c: New.
2149         * gdb.reverse/step-indirect-call-thunk.exp: New.
2150         * gdb.reverse/step-indirect-call-thunk.c: New.
2151
2152 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
2153
2154         * gdb.base/pie-fork.c: New file.
2155         * gdb.base/pie-fork.exp: New file.
2156
2157 2018-04-11  Tom Tromey  <tom@tromey.com>
2158
2159         * gdb.rust/simple.exp: Add test for ".." struct initializer.
2160
2161 2018-04-10  Pedro Alves  <palves@redhat.com>
2162
2163         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2164         exits.  Instead loop running forever.
2165         (fork_parent): Run forever too.
2166
2167 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
2168
2169         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2170         mi_continue_to_line.
2171         * gdb.mi/mi-stack.c (callee4): Add comment.
2172
2173 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
2174
2175         * gdb.mi/mi-stack.exp: Fix indentation.
2176
2177 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
2178
2179         PR gdb/22979
2180         * gdb.arch/amd64-osabi.exp: New file.
2181
2182 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
2183
2184         PR gdb/22980
2185         * gdb.base/osabi.exp: New file.
2186
2187 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
2188
2189         * gdb.cp/static-typedef-print.exp: New file.
2190         * gdb.cp/static-typedef-print.cc: New file.
2191
2192 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
2193
2194         * gdb.ada/varsize_limit: New testcase.
2195
2196 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
2197
2198         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2199
2200         * gdb.ada/notcplusplus: New testcase.
2201
2202         * gdb.base/c-linkage-name.c: New file.
2203         * gdb.base/c-linkage-name.exp: New testcase.
2204
2205 2018-03-26  Tom Tromey  <tom@tromey.com>
2206
2207         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2208         * gdb.python/py-framefilter.py (name_error): New global.
2209         (ErrorInName.function): Use name_error.
2210
2211 2018-03-26  Tom Tromey  <tom@tromey.com>
2212
2213         PR backtrace/15582:
2214         * gdb.python/py-framefilter.exp: Add "bt hide" test.
2215
2216 2018-03-23  Keith Seitz  <keiths@redhat.com>
2217
2218         PR c++/22968
2219         * gdb.cp/subtypes.exp: New file.
2220         * gdb.cp/subtypes.h: New file.
2221         * gdb.cp/subtypes.cc: New file.
2222         * gdb.cp/subtypes-2.cc: New file.
2223
2224 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2225
2226         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2227         (done): Call '_exit' not 'exit' to avoid atexit handlers.
2228         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2229         -nostartfiles when compiling the test.  Confirm that all registers
2230         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2231
2232 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2233
2234         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2235         option, syntax was wrong anyway.
2236         * gdb.arch/arm-disp-step.exp: Likewise.
2237         * gdb.arch/sparc64-regs.exp: Likewise.
2238         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2239         option, syntax was wrong anyway, switch to use
2240         prepare_for_testing.
2241         * gdb.arch/i386-disp-step.exp: Likewise.
2242
2243 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2244
2245         * gdb.ada/exec_changed.exp: Replace "target_info exists
2246         use_gdb_stub" by "use_gdb_stub".
2247         * gdb.ada/start.exp: Likewise.
2248         * gdb.base/async-shell.exp: Likewise.
2249         * gdb.base/attach-pie-misread.exp: Likewise.
2250         * gdb.base/attach-wait-input.exp: Likewise.
2251         * gdb.base/break-entry.exp: Likewise.
2252         * gdb.base/break-interp.exp: Likewise.
2253         * gdb.base/dprintf-detach.exp: Likewise.
2254         * gdb.base/nostdlib.exp: Likewise.
2255         * gdb.base/solib-nodir.exp: Likewise.
2256         * gdb.base/statistics.exp: Likewise.
2257         * gdb.base/testenv.exp: Likewise.
2258         * gdb.mi/mi-exec-run.exp: Likewise.
2259         * gdb.mi/mi-start.exp: Likewise.
2260         * gdb.multi/dummy-frame-restore.exp: Likewise.
2261         * gdb.multi/multi-arch-exec.exp: Likewise.
2262         * gdb.multi/multi-arch.exp: Likewise.
2263         * gdb.multi/tids.exp: Likewise.
2264         * gdb.multi/watchpoint-multi.exp: Likewise.
2265         * gdb.python/py-events.exp: Likewise.
2266         * gdb.threads/attach-into-signal.exp: Likewise.
2267         * gdb.threads/attach-stopped.exp: Likewise.
2268         * gdb.threads/threadapply.exp: Likewise.
2269         * lib/selftest-support.exp: Likewise.
2270
2271 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2272
2273         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2274
2275 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
2276
2277         * gdb.perf/template-breakpoints.cc: New file.
2278         * gdb.perf/template-breakpoints.exp: New file.
2279         * gdb.perf/template-breakpoints.py: New file.
2280
2281 2018-03-19  Tom Tromey  <tom@tromey.com>
2282
2283         * gdb.rust/simple.rs (main): Add local variables field1, field2,
2284         y0.
2285         * gdb.rust/simple.exp: Test bare identifier form of struct
2286         initializer.
2287
2288 2018-03-19  Tom Tromey  <tom@tromey.com>
2289
2290         * gdb.gdb/observer.exp: Remove.
2291
2292 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2293
2294         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2295         "qualified" option when setting breakpoints.
2296         * gdb.trace/backtrace.exp: Likewise.
2297         * gdb.trace/circ.exp: Likewise.
2298         * gdb.trace/collection.exp: Likewise.
2299         * gdb.trace/disconnected-tracing.exp: Likewise.
2300         * gdb.trace/ftrace-lock.exp: Likewise.
2301         * gdb.trace/ftrace.exp: Likewise.
2302         * gdb.trace/infotrace.exp: Likewise.
2303         * gdb.trace/packetlen.exp: Likewise.
2304         * gdb.trace/passc-dyn.exp: Likewise.
2305         * gdb.trace/qtro.exp: Likewise.
2306         * gdb.trace/read-memory.exp: Likewise.
2307         * gdb.trace/report.exp: Likewise.
2308         * gdb.trace/signal.exp: Likewise.
2309         * gdb.trace/status-stop.exp: Likewise.
2310         * gdb.trace/strace.exp: Likewise.
2311         * gdb.trace/tfind.exp: Likewise.
2312         * gdb.trace/trace-break.exp: Likewise.
2313         * gdb.trace/trace-condition.exp: Likewise.
2314         * gdb.trace/trace-mt.exp: Likewise.
2315         * gdb.trace/tstatus.exp: Likewise.
2316         * gdb.trace/tsv.exp: Likewise.
2317         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2318         * gdb.trace/unavailable.exp: Likewise.
2319         * gdb.trace/while-dyn.exp: Likewise.
2320
2321 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2322
2323         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2324         that libinproctrace is copied to the target.
2325
2326 2018-03-14  Tom Tromey  <tom@tromey.com>
2327
2328         PR cli/14977:
2329         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2330         a null pointer.
2331         * gdb.base/wchar.exp: Likewise.
2332
2333 2018-03-14  Tom Tromey  <tom@tromey.com>
2334
2335         PR cli/19918:
2336         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2337         flag.
2338
2339 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
2340
2341         PR gdb/22841
2342         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2343         "target" to remote_exec.
2344
2345 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
2346
2347         PR gdb/22841
2348         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2349         ${board}_upload): Remove.
2350
2351 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2352
2353         * gdb.cp/watch-cp.cc: New test.
2354         * gdb.cp/watch-cp.exp: New file.
2355
2356 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2357
2358         * gdb.base/infcall-nested-structs.exp: New file.
2359         * gdb.base/infcall-nested-structs.c: New file.
2360         * gdb.base/float.exp: Add riscv support.
2361
2362 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2363
2364         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2365         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2366
2367 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
2368
2369         * gdb.server/abspath.exp: New file.
2370         * lib/gdb.exp (with_cwd): New procedure.
2371
2372 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
2373
2374         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2375         use it.
2376         (gdb_is_target_remote_prompt): New proc.
2377         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2378         (gdb_is_target_native): Pass prompt parameter to
2379         gdb_is_target_1.
2380
2381 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
2382
2383         * gdb.base/load-command.c: New file.
2384         * gdb.base/load-command.exp: New file.
2385         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2386         (gdb_is_target_1): ...this, and generalize for other targets
2387         than just remote.
2388         (gdb_is_target_remote): Use gdb_is_target_1.
2389         (gdb_is_target_native): use gdb_is_target_1.
2390
2391 2018-02-26  Tom Tromey  <tom@tromey.com>
2392
2393         PR python/16497:
2394         * gdb.python/py-framefilter.exp: Update test.
2395
2396 2018-02-26  Tom Tromey  <tom@tromey.com>
2397
2398         * gdb.dwarf2/variant.c: New file.
2399         * gdb.dwarf2/variant.exp: New file.
2400
2401 2018-02-26  Tom Tromey  <tom@tromey.com>
2402
2403         * gdb.rust/simple.exp: Accept more possible results in enum test.
2404
2405 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
2406
2407         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2408         parentheses.
2409
2410 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
2411
2412         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2413         name of a variable: $actual_linejj -> $actual_line.
2414
2415 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
2416
2417         * gdb.arch/amd64-i386-address.exp: Fix a typo.
2418
2419 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
2420
2421         * gdb.btrace/buffer-size.exp: Do not force BTS.
2422
2423 2018-02-14  Pedro Alves  <palves@redhat.com>
2424
2425         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2426         getting a "Quit".
2427
2428 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
2429
2430         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2431         Fix test name.
2432
2433 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
2434
2435         * gdb.cp/m-static.exp: Check type of optimized out static
2436         member.
2437
2438 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
2439
2440         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2441         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2442
2443 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
2444             Leszek Swirski  <leszeks@google.com>
2445
2446         * gdb.python/py-prettyprint.c
2447         (struct to_string_returns_value_inner,
2448         struct to_string_returns_value_wrapper): New.
2449         (main): Add tsrvw variable.
2450         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2451         ToStringReturnsValueWrapper): New classes.
2452         (register_pretty_printers): Register new pretty-printers.
2453         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2454         recursive pretty printer.
2455         * gdb.python/py-mi.exp: Likewise.
2456
2457 2018-02-01  Leszek Swirski  <leszeks@google.com>
2458
2459         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2460         functions with the same name as an include file are parsed
2461         correctly.
2462
2463 2018-02-01  Yao Qi  <yao.qi@linaro.org>
2464
2465         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2466         "\[^\r\n\]*".
2467
2468 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
2469
2470         * gdb.arch/powerpc-prologue-frame.s: New file.
2471         * gdb.arch/powerpc-prologue-frame.c: Likewise.
2472         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2473
2474 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
2475
2476         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2477
2478 2018-01-30  Pedro Alves  <palves@redhat.com>
2479
2480         PR gdb/13211
2481         * gdb.base/interrupt-daemon.c: New.
2482         * gdb.base/interrupt-daemon.exp: New.
2483         * gdb.multi/multi-term-settings.c: New.
2484         * gdb.multi/multi-term-settings.exp: New.
2485
2486 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
2487
2488         * gdb.base/break.exp: Save the location where the breakpoint
2489         on break.c:47 was actually inserted when debugging the version
2490         compiled at -O2 and use it in the expected output of the "info
2491         break" test performed soon after.
2492
2493 2018-01-22  Pedro Alves  <palves@redhat.com>
2494             Sergio Durigan Junior  <sergiodj@redhat.com>
2495
2496         * gdb.base/whatis.exp: Add tests for 'set print object on' +
2497         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2498
2499 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
2500
2501         * gdb.base/break-include.c, gdb.base/break-include.inc,
2502         gdb.base/break-include.exp: New files.
2503         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2504         line number now being the actual line number where the breakpoint
2505         was inserted.
2506         * gdb.mi/mi-break.exp: Likewise.
2507         * gdb.mi/mi-reverse.exp: Likewise.
2508         * gdb.mi/mi-simplerun.exp: Ditto.
2509
2510 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2511
2512         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2513         varobj.
2514         * gdb.mi/mi-var-create-rtti.exp: Likewise.
2515
2516 2018-01-21  Don Breazeal  <donb@codesourcery.com>
2517             Andrew Burgess  <andrew.burgess@embecosm.com>
2518
2519         * gdb.mi/basics.c: Add new global.
2520         * gdb.mi/mi-frame-regs.exp: New file.
2521         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2522         case.
2523
2524 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2525
2526         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2527         non-parameter, and on an unknown symbol.
2528
2529 2018-01-19  Tom Tromey  <tom@tromey.com>
2530
2531         * gdb.rust/modules.rs (TWENTY_THREE): New global.
2532         * gdb.rust/modules.exp: Add ::-qualified lookup test.
2533
2534 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2535
2536         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2537         setrlimit and chdir to int.
2538
2539 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2540
2541         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2542         function.
2543         (my_tend): Likewise.
2544         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2545         rationale of avoiding FP- and vector instructions.
2546
2547 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
2548
2549         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2550         "info reg" with "\[ \t\]*".
2551         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2552         "\[ \t\]+".
2553         * gdb.arch/s390-multiarch.exp: Ditto.
2554         * gdb.base/pc-fp.exp: Ditto.
2555         * gdb.reverse/i386-precsave.exp: Ditto.
2556         * gdb.reverse/i386-reverse.exp: Ditto.
2557         * gdb.reverse/i387-env-reverse.exp: Ditto.
2558         * gdb.reverse/i387-stack-reverse.exp: Ditto.
2559
2560 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2561
2562         * lib/gdb.exp (gdb_compile): Re-enable use of
2563         universal_compile_options for languages other than Rust.
2564
2565 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2566
2567         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2568
2569 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
2570
2571         PR gdb/16577
2572         * gdb.base/solib-vanish.exp: New.
2573         * gdb.base/solib-vanish-main.c: New.
2574         * gdb.base/solib-vanish-lib1.c: New.
2575         * gdb.base/solib-vanish-lib2.c: New.
2576
2577 2018-01-17  Yao Qi  <yao.qi@linaro.org>
2578
2579         * gdb.compile/compile.exp: Match the address printed for
2580         frame in the output of command "bt".
2581
2582 2018-01-15  Tom Tromey  <tom@tromey.com>
2583
2584         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2585         compute sp_reg.
2586
2587 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
2588
2589         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2590         to prepare.
2591         (prepare): Return 0 on error, 1 on success.
2592
2593 2018-01-12  Pedro Alves  <palves@redhat.com>
2594
2595         * gdb.base/continue-after-aborted-step-over.c: New.
2596         * gdb.base/continue-after-aborted-step-over.exp: New.
2597
2598 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
2599
2600         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2601         options when not creating an executable.
2602
2603 2018-01-11  Pedro Alves  <palves@redhat.com>
2604
2605         PR remote/22597
2606         * gdb.server/stop-reply-no-thread.c: New file.
2607         * gdb.server/stop-reply-no-thread.exp: New file.
2608
2609 2018-01-10  Pedro Alves  <palves@redhat.com>
2610
2611         PR gdb/22670
2612         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
2613         functions too.  Test setting breakpoints and printing C functions
2614         with no debug info too.
2615         * gdb.ada/bp_c_mixed_case/qux.c: New file.
2616
2617 2018-01-10  Pedro Alves  <palves@redhat.com>
2618
2619         PR gdb/22670
2620         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2621         a fail.
2622
2623 2018-01-10  Pedro Alves  <palves@redhat.com>
2624
2625         PR gdb/22670
2626         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2627
2628 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2629
2630         * gdb.server/unittest.exp: Match the output in non-development
2631         mode.
2632
2633 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2634
2635         * gdb.gdb/unittest.exp: Match output in non-development mode.
2636
2637 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2638
2639         * gdb.ada/access_tagged_param.exp: Relax expected output
2640         for value of "ObjL" in "continue" to pck.inspect breakpoint
2641         test.
2642
2643 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2644
2645         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2646         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2647
2648 2018-01-05  Pedro Alves  <palves@redhat.com>
2649
2650         PR gdb/18653
2651         * gdb.base/libsegfault.exp: New.
2652
2653 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2654
2655         PR gdb/22670
2656         * gdb.ada/access_tagged_param.exp: New file.
2657         * gdb.ada/access_tagged_param/foo.adb: New file.
2658
2659 2018-01-05  Pedro Alves  <palves@redhat.com>
2660
2661         PR gdb/22670
2662         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
2663         exercise lower case too, and to exercise both full matching and
2664         wild matching.
2665
2666 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2667
2668         * gdb.ada/rename_subscript_param: New testcase.
2669
2670 2018-01-05  Jerome Guitton  <guitton@adacore.com>
2671
2672         * gdb.ada/arr_acc_idx_w_gap: New testcase.
2673
2674 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2675
2676         * gdb.ada/convvar_comp: New testcase.
2677
2678 2018-01-05  Xavier Roirand  <roirand@adacore.com>
2679
2680         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2681         (My_Table): New global variable.
2682         * testsuite/gdb.ada/array_char_idx.exp: Add test.
2683
2684 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2685
2686         PR gdb/22670
2687         * gdb.ada/maint_with_ada: New testcase.
2688
2689 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2690
2691         PR gdb/22670
2692         * gdb.ada/bp_c_mixed_case: New testcase.
2693
2694 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2695
2696         PR gdb/22670
2697         * gdb.ada/complete.exp: Add "complete break ada" test.
2698
2699 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2700
2701         PR gdb/22670
2702         * gdb.ada/info_addr_mixed_case: New testcase.
2703
2704 2018-01-03  Xavier Roirand  <roirand@adacore.com>
2705
2706         * gdb.ada/excep_handle.exp: New testcase.
2707         * gdb.ada/excep_handle/foo.adb: New file.
2708         * gdb.ada/excep_handle/pck.ads: New file.
2709
2710 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
2711
2712         * gdb.base/step-line.c: Add extra empty line in copyright header.
2713         * gdb.base/step-line.inp: Likewise.
2714
2715 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2716
2717         * gdb.ada/dyn_stride.exp: Add slice test.
2718
2719 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2720
2721         * gdb.ada/dyn_stride: New testcase.
2722
2723 2017-12-27  Stafford Horne  <shorne@gmail.com>
2724
2725         * gdb.xml/extra-regs.xml: Add example foo reggroup.
2726         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2727
2728 2017-12-27  Stafford Horne  <shorne@gmail.com>
2729
2730         * gdb.base/reggroups.c: New file.
2731         * gdb.base/reggroups.exp: New file.
2732
2733 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2734
2735         * gdb.dwarf2/ada-valprint-error.c: New file.
2736         * gdb.dwarf2/ada-valprint-error.exp: New file.
2737
2738 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2739
2740         * gdb.ada/assign_arr: New testcase.
2741
2742 2017-12-18  Xavier Roirand  <roirand@adacore.com>
2743
2744         * gdb.ada/funcall_ptr: New testcase.
2745
2746 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
2747
2748         PR cli/16224
2749         * gdb.base/ptype-offsets.cc: New file.
2750         * gdb.base/ptype-offsets.exp: New file.
2751
2752 2017-12-15  Yao Qi  <yao.qi@linaro.org>
2753
2754         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2755         if XML is disabled.
2756
2757 2017-12-15  Xavier Roirand  <roirand@adacore.com>
2758
2759         * gdb.ada/same_component_name: New testcase.
2760
2761 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2762
2763         * gdb.ada/str_binop_equal: New testcase.
2764
2765 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2766
2767         * gdb.ada/task_switch_in_core: New testcase.
2768
2769 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
2770
2771         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2772         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2773         call test_bkpt_qualified.
2774         (test_bkpt_qualified): New proc.
2775
2776 2017-12-13  Pedro Alves  <palves@redhat.com>
2777
2778         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2779         Tighten regexp by matching with an anchor.
2780
2781 2017-12-13  Pedro Alves  <palves@redhat.com>
2782
2783         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2784         ("expression with namespace"): New set of tests.
2785         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2786         (Nested::Test_NS::qux): New.
2787         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2788         defaults to 'start_quote_char' and 'end_quote_char' parameters.
2789
2790 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
2791
2792         * gdb.base/server-del-break.c: New file.
2793         * gdb.base/server-del-break.exp: New file.
2794
2795 2017-12-12  Stafford Horne  <shorne@gmail.com>
2796
2797         * gdb.xml/tdesc-regs.exp: Add or1k support.
2798
2799 2017-12-12  Stafford Horne  <shorne@gmail.com>
2800
2801         * gdb.base/bp-permanent.c: Define nop of or1k.
2802
2803 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2804
2805         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2806         output with components being reordered.
2807
2808 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2809
2810         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2811         output with components being reordered.
2812
2813 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2814             Pedro Alves  <palves@redhat.com>
2815
2816         * gdb.base/maint.exp (check for .gdb_index): Check also for
2817         .debug_names.
2818         * gdb.dlang/watch-loc.c (.debug_aranges): New.
2819         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2820         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2821         (.gdb_index used after symbol reloading): Support also .debug_names.
2822         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2823
2824 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2825
2826         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2827         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2828
2829 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2830
2831         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2832         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2833
2834 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2835
2836         * gdb.arch/aarch64-tagged-pointer.c: New file.
2837         * gdb.arch/aarch64-tagged-pointer.exp: New file.
2838
2839 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2840
2841         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2842         "int".
2843
2844 2017-12-07  Keith Seitz  <keiths@redhat.com>
2845
2846         PR breakpoints/22569
2847         * gdb.linespec/ls-errs.exp: Change expected result of "break
2848         -source this file has spaces.c -line 3".
2849         Check that an explicit source file followed by whitespace is
2850         identified as an invalid explicit location.
2851
2852 2017-12-07  Keith Seitz  <keiths@redhat.com>
2853
2854         * gdb.cp/nested-types.cc: New file.
2855         * gdb.cp/nested-types.exp: New file.
2856         * lib/cp-support.exp: Load data-structures.exp library.
2857         (debug_cp_test_ptype_class): New global.
2858         (cp_ptype_class_verbose, next_line): New procedures.
2859         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2860         Add and document new return value.
2861         Switch the list of lines to a queue.
2862         Add support for new `type' key for nested type definitions.
2863         Add debugging/troubleshooting messages.
2864         * lib/data-structures.exp: New file.
2865
2866 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2867
2868         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2869         with proc_with_prefix, don't use with_test_prefix.
2870
2871 2017-12-07  Tom Tromey  <tom@tromey.com>
2872
2873         * gdb.base/break.exp: Add test for empty "commands".
2874
2875 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2876
2877         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2878         malloc and catch syscall.
2879
2880 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2881
2882        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2883         tests for explicit locations.
2884
2885 2017-12-06  Pedro Alves  <palves@redhat.com>
2886
2887         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2888         force-disabling XML descriptions.
2889
2890 2017-12-04  Pedro Alves  <palves@redhat.com>
2891
2892         PR gdb/22499
2893         * gdb.arch/amd64-disp-step-avx.S: New file.
2894         * gdb.arch/amd64-disp-step-avx.exp: New file.
2895
2896 2017-12-03  Pedro Alves  <palves@redhat.com>
2897
2898         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2899         and <string.h>.
2900         (parent_function): Print distinct messages when waitpid fails, or
2901         the child exits with a signal, or the child exits for an unhandled
2902         reason.
2903         * gdb.threads/process-dies-while-detaching.exp
2904         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2905         it.  Wait for both inferior output and GDB's prompt.  Use an
2906         indirect spawn id list.
2907         (do_detach): New parameter 'child_exit'.  Use it to compute
2908         expected inferior output.
2909         (test_detach, test_detach_watch, test_detach_killed_outside):
2910         Adjust to pass down the expected child exit kind.
2911
2912 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2913             Sergio Durigan Junior  <sergiodj@redhat.com>
2914             Pedro Alves  <palves@redhat.com>
2915
2916         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2917
2918 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2919
2920         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2921         to 'symbol-file' and 'add-symbol-file' can be
2922         position-independent.
2923
2924 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2925
2926         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2927         the URL in copyright header.
2928         * gdb.arch/aarch64-fp.exp: Likewise.
2929         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2930         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2931         * gdb.base/expand-psymtabs.exp: Likewise.
2932         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2933         * gdb.fortran/common-block.exp: Likewise.
2934         * gdb.fortran/common-block.f90: Likewise.
2935         * gdb.fortran/logical.exp: Likewise.
2936         * gdb.fortran/vla-datatypes.f90: Likewise.
2937         * gdb.fortran/vla-sub.f90: Likewise.
2938
2939 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2940
2941         * gdb.ada/repeat_dyn: New testcase.
2942
2943 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2944
2945         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2946         Update for changed thread numbering.
2947         * gdb.cell/bt.exp: Update for changed GDB output.
2948
2949 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2950
2951         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2952         setting isremote by hand.
2953         * boards/dwarf4-gdb-index.exp: Likewise.
2954         * boards/fission.exp: Likewise.
2955         * boards/stabs.exp: Likewise.
2956
2957 2017-11-30  Pedro Alves  <palves@redhat.com>
2958
2959         * gdb.linespec/cpls-ops.exp
2960         (check_explicit_skips_function_argument): Extract the underlying
2961         type of size_t instead of hardcoding it.
2962
2963 2017-11-29  Pedro Alves  <palves@redhat.com>
2964
2965         PR c++/19436
2966         * gdb.linespec/cpls-abi-tag.cc: New file.
2967         * gdb.linespec/cpls-abi-tag.exp: New file.
2968
2969 2017-11-29  Pedro Alves  <palves@redhat.com>
2970
2971         * gdb.base/langs.exp: Use -qualified.
2972         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2973         it.
2974         * gdb.cp/namespace.exp: Use -qualified.
2975         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2976         (overload-3, template-overload, template-ret-type, const-overload)
2977         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2978         procedures.
2979         (test_driver): Call them.
2980         * gdb.cp/save-bp-qualified.cc: New.
2981         * gdb.cp/save-bp-qualified.exp: New.
2982         * gdb.linespec/explicit.exp: Test -qualified.
2983         * lib/completion-support.exp (completion::explicit_opts_list): Add
2984         "-qualified".
2985         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2986
2987 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2988
2989         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2990
2991 2017-11-29  Tom Tromey  <tom@tromey.com>
2992
2993         * gdb.base/relocate.exp: Update invalid argument test.
2994         Add new tests for invalid arguments.
2995
2996 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2997
2998         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2999         Return 0 as a long.
3000         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3001
3002 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3003
3004         * gdb.cp/breakpoint.cc (bar): Set return type to void.
3005         * gdb.cp/psymtab-parameter.cc (func): Likewise.
3006         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3007         func ().
3008         * gdb.cp/shadow.cc (B.func): Return 0.
3009
3010 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
3011
3012         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3013         expected output in gdb_expect call to allow the exception
3014         message to be present as well.  Fix syntax confusion to avoid
3015         TCL thinking that exception_name is an array.
3016
3017 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
3018
3019         * gdb.arch/spu-info.c: Include <unistd.h>.
3020         (do_signal_test): Fix broken calls to write.
3021         * gdb.arch/spu-info.exp: Use prepare_for_testing.
3022         Fix checks for empty mailboxes.  Update signal tests for corrected
3023         do_signal_test routine.  Allow nonzero event status.
3024         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3025         * gdb.cell/arch.exp: Use standard_output_file.
3026         * gdb.cell/break.exp: Likewise.
3027         * gdb.cell/bt.exp: Likewise.
3028         * gdb.cell/core.exp: Likewise.
3029         * gdb.cell/dwarfaddr.exp: Likewise.
3030         * gdb.cell/ea-cache.exp: Likewise.
3031         * gdb.cell/ea-standalone.exp: Likewise.
3032         * gdb.cell/f-regs.exp: Likewise.
3033         * gdb.cell/fork.exp: Likewise.
3034         * gdb.cell/gcore.exp: Likewise.
3035         * gdb.cell/mem-access.exp: Likewise.
3036         * gdb.cell/ptype.exp: Likewise.
3037         * gdb.cell/registers.exp: Likewise.
3038         * gdb.cell/sizeof.exp: Likewise.
3039         * gdb.cell/solib-symbol.exp: Likewise.
3040         * gdb.cell/solib.exp: Likewise.
3041
3042 2017-11-25   Pedro Alves  <palves@redhat.com>
3043
3044         * gdb.base/complete-empty.exp: New file.
3045         * gdb.base/completion.exp: Adjust.
3046
3047 2017-11-25  Pedro Alves  <palves@redhat.com>
3048
3049         * gdb.linespec/cpls-ops.cc: New file.
3050         * gdb.linespec/cpls-ops.exp: New file.
3051         * lib/completion-support.exp (test_complete_prefix_range_re): New,
3052         factored out from ...
3053         (test_complete_prefix_range): ... this.
3054
3055 2017-11-24  Pedro Alves  <palves@redhat.com>
3056
3057         * gdb.linespec/cpcompletion.exp: New file.
3058         * gdb.linespec/cpls-hyphen.cc: New file.
3059         * gdb.linespec/cpls.cc: New file.
3060         * gdb.linespec/cpls2.cc: New file.
3061         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
3062         test to use test_gdb_complete_unique.  Add label completion,
3063         keyword completion and explicit location completion tests.
3064         * lib/completion-support.exp: New file.
3065
3066 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
3067
3068         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3069         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3070         when hitting an exception catchpoint.
3071
3072 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3073
3074         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3075
3076 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
3077
3078         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3079         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3080         * gdb.dwarf2/info-locals-optimized-out.c: New file.
3081
3082 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3083
3084         * gdb.base/info-os.exp: Pass pthreads.
3085         * gdb.multi/multi-attach.exp: Likewise.
3086
3087 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3088
3089         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3090         compiler.
3091
3092 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3093
3094         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3095         * gdb.base/break-interp.exp: Likewise.
3096         * gdb.base/jit-attach-pie.exp: Likewise.
3097
3098 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
3099
3100         * gdb.base/float128.c (large128): New variable.
3101         * gdb.base/float128.exp: Add test to print largest __float128 value.
3102
3103 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
3104
3105         * gdb.arch/vsx-regs.exp: Update register content checks.
3106
3107 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
3108
3109         * gdb.arch/ppc-longdouble.exp: New file.
3110         * gdb.arch/ppc-longdouble.c: Likewise.
3111
3112 2017-11-21  Pedro Alves  <palves@redhat.com>
3113
3114         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3115
3116 2017-11-20  Pedro Alves  <palves@redhat.com>
3117
3118         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3119         (long_double_typedef): New typedefs.
3120         Use DEF on double and long double.
3121         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3122         cases.
3123         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3124         and 'long_double_ptr_same_size' locals.  Use them to decide
3125         whether cast from array/function to float is valid/invalid.
3126
3127 2017-11-17  Tom Tromey  <tom@tromey.com>
3128
3129         * gdb.rust/traits.rs: New file.
3130         * gdb.rust/traits.exp: New file.
3131
3132 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
3133
3134         * gdb.ada/minsyms: New testcase.
3135
3136 2017-11-16  Pedro Alves  <palves@redhat.com>
3137
3138         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3139         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3140
3141 2017-11-16  Pedro Alves  <palves@redhat.com>
3142
3143         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3144         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3145
3146 2017-11-16  Pedro Alves  <palves@redhat.com>
3147
3148         * gdb.server/reconnect-ctrl-c.c: New file.
3149         * gdb.server/reconnect-ctrl-c.exp: New file.
3150
3151 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
3152
3153         * gdb.python/py-rbreak.exp: New file.
3154         * gdb.python/py-rbreak.c: New file.
3155         * gdb.python/py-rbreak-func2.c: New file.
3156
3157 2017-11-16  Pedro Alves  <palves@redhat.com>
3158
3159         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3160         pattern.
3161         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3162         GDB.
3163
3164 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
3165
3166         * gdb.tui/completionn.exp (test_tab_completion): Add space in
3167         regex.
3168
3169 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
3170
3171         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3172         test names.
3173
3174 2017-11-09  Pedro Alves  <palves@redhat.com>
3175
3176         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3177         factored out from ...
3178         (top level): ... here, and adjusted to avoid expecting beyond the
3179         prompt in a single gdb_test_multiple.
3180
3181 2017-11-09  Pedro Alves  <palves@redhat.com>
3182
3183         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3184         output.
3185         * gdb.server/ext-attach.exp ("kill" test): Likewise.
3186         * gdb.server/ext-restart.exp ("kill" test): Likewise.
3187         * gdb.server/ext-run.exp ("kill" test): Likewise.
3188         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3189
3190 2017-11-09  Pedro Alves  <palves@redhat.com>
3191
3192         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3193         match till end of line.
3194
3195 2017-11-09  Pedro Alves  <palves@redhat.com>
3196
3197         * gdb.base/memattr.exp: Tighten regexes to match the end line.
3198
3199 2017-11-09  Pedro Alves  <palves@redhat.com>
3200
3201         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3202         New procedures, factored out from ...
3203         (top level): ... here, and adjusted to avoid expecting beyond the
3204         prompt in one go.
3205
3206 2017-11-09  Pedro Alves  <palves@redhat.com>
3207
3208         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3209         output.  Fix '?' match.
3210
3211 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
3212
3213         * gdb.ada/scoped_watch: New testcase.
3214         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3215         which is actually correct.
3216         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3217         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3218
3219 2017-11-08  Pedro Alves  <palves@redhat.com>
3220
3221         * gdb.gdb/complaints.exp (test_initial_complaints)
3222         (test_serial_complaints, test_short_complaints): Call
3223         complaint_internal instead of complaint.
3224
3225 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
3226
3227         * gdb.threads/tls-core.c: New file.
3228         * gdb.threads/tls-core.exp: Likewise.
3229
3230 2017-11-08   Pedro Alves  <palves@redhat.com>
3231
3232         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3233         (p Exported_Capitalized): New test.
3234         (p exported_capitalized): New test.
3235
3236 2017-11-07  Pedro Alves  <palves@redhat.com>
3237
3238         * gdb.cp/ena-dis-br-range.exp: Add more tests.
3239
3240 2017-11-07  Pedro Alves  <palves@redhat.com>
3241
3242         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3243         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3244         (disable_invalid, disable_inverted, disable_negative): New
3245         procedures.
3246         ("bad numbers"): New set of tests.
3247
3248 2017-11-07  Pedro Alves  <palves@redhat.com>
3249
3250         * gdb.cp/ena-dis-br-range.exp: Add tests.
3251
3252 2017-11-07  Pedro Alves  <palves@redhat.com>
3253
3254         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3255
3256 2017-11-07  Xavier Roirand  <roirand@adacore.com>
3257             Pedro Alves  <palves@redhat.com>
3258
3259         * gdb.base/ena-dis-br.exp: Add reference to
3260         gdb.cp/ena-dis-br-range.exp.
3261         * gdb.cp/ena-dis-br-range.exp: New file.
3262         * gdb.cp/ena-dis-br-range.cc: New file.
3263
3264 2017-11-06  Pedro Alves  <palves@redhat.com>
3265
3266         * gdb.base/attach-non-pgrp-leader.c: New.
3267         * gdb.base/attach-non-pgrp-leader.exp: New.
3268
3269 2017-11-06  Pedro Alves  <palves@redhat.com>
3270
3271         * configure.ac: No longer check for termio.h and sgtty.h.
3272         * configure: Regenerate.
3273         * remote-utils.c: Include termios.h instead of gdb_termios.h.
3274         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3275         Remove termio and sgtty code.
3276
3277 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3278
3279         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3280         in GDB is disabled.
3281
3282 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3283
3284         * gdb.python/py-thrhandle.exp: Skip it if python is not
3285         enabled.
3286
3287 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
3288
3289         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3290         as a breakpoint command.
3291
3292 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
3293
3294         PR python/21213
3295         * gdb.python/py-infthread.exp: Test calling
3296         InferiorThread.inferior () multiple times in a row.
3297
3298 2017-10-27  Keith Seitz  <keiths@redhat.com>
3299
3300         * gdb.opt/inline-break.exp (break_info_1): New procedure.
3301         Test "info break" for every inlined function breakpoint.
3302
3303 2017-10-27  Yao Qi  <yao.qi@linaro.org>
3304
3305         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3306
3307 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
3308
3309         * gdb.cp/classes.exp (test_static_members): Test printing
3310         Outer::instance.
3311         * gdb.cp/classes.c (struct Inner, struct Outer): New.
3312         (Inner::instance, Outer::instance): New.
3313
3314 2017-10-24  Pedro Alves  <palves@redhat.com>
3315
3316         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3317         extra console" test in two stages.
3318
3319 2017-10-24  Pedro Alves  <palves@redhat.com>
3320
3321         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3322
3323 2017-10-24  Pedro Alves  <palves@redhat.com>
3324
3325         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3326         loop.
3327
3328 2017-10-24  Pedro Alves  <palves@redhat.com>
3329
3330         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3331         $attempt" and "stoppedtry $stoppedtry" test prefixes.
3332
3333 2017-10-24  Pedro Alves  <palves@redhat.com>
3334
3335         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3336         parameter and handle it.  Don't output read value in test name.
3337
3338 2017-10-24  Pedro Alves  <palves@redhat.com>
3339
3340         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3341         custom test name.
3342
3343 2017-10-24  Pedro Alves  <palves@redhat.com>
3344
3345         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3346         include the unstable output directory name in the test's name.
3347         (initial_setup_simple) <'set args'>: Use custom test name.
3348
3349 2017-10-24  Pedro Alves  <palves@redhat.com>
3350
3351         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3352         with explicit test name.
3353
3354 2017-10-20  Pedro Alves  <palves@redhat.com>
3355
3356         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3357         'wait -i'.  Use gdb_assert and remote_close.
3358
3359 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
3360
3361         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3362         number from variable rather than hard-coded.
3363
3364 2017-10-19  Pedro Alves  <palves@redhat.com>
3365
3366         * gdb.base/long-inferior-output.c: New file.
3367         * gdb.base/long-inferior-output.exp: New file.
3368
3369 2017-11-18  Keith Seitz  <keiths@redhat.com>
3370
3371         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3372         method.
3373         (main): Call it.
3374         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3375         Add additional user-defined conversion operator tests.
3376
3377 2017-10-17  Pedro Alves  <palves@redhat.com>
3378
3379         * boards/native-stdio-gdbserver.exp: Load "local-board".
3380
3381 2017-10-17  Pedro Alves  <palves@redhat.com>
3382
3383         * gdb.base/quit-live.c: New file.
3384         * gdb.base/quit-live.exp: New file.
3385
3386 2017-10-16  Keith Seitz  <keiths@redhat.com>
3387
3388         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3389         (class_with_protected_typedef, class_with_private_typedef)
3390         (struct_with_public_typedef, struct_with_protected_typedef)
3391         (struct_with_private_typedef): New classes/structs.
3392         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3393         typedefs and access specifiers.
3394
3395 2017-10-16  Pedro Alves  <palves@redhat.com>
3396             Simon Marchi  <simon.marchi@polymtl.ca>
3397
3398         * README (Local vs Remote vs Native): New section.
3399         * boards/local-board.exp: New file, with bits factored out from
3400         ...
3401         * boards/native-extended-gdbserver.exp: ... here.  Load
3402         "local-board".
3403         * boards/native-gdbserver.exp: Load "local-board".
3404         (${board}_spawn, ${board}_exec): Delete.
3405         * boards/native-stdio-gdbserver.exp: Most contents factored out to
3406         ...
3407         * boards/stdio-gdbserver-base.exp: ... this new file.
3408         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3409         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3410         procedure.
3411         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3412         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
3413         stdio_gdbserver_command.
3414         (${board}_get_remote_address, ${board}_get_comm_port)
3415         (${board}_download, ${board}_upload): Delete.
3416         (get_target_remote_pipe_cmd): New.
3417
3418 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
3419
3420         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3421         test_bkpt_deletion, test_bkpt_cond_and_cmds,
3422         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3423         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3424         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3425         remove with_test_prefix.
3426
3427 2017-10-13  Pedro Alves  <palves@redhat.com>
3428
3429         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3430         * gdb.base/annota1.exp: Use it instead of is_remote.
3431         * gdb.base/annota3.exp: Use it instead of is_remote.
3432         * gdb.cp/annota2.exp: Use it instead of is_remote.
3433         * gdb.cp/annota3.exp: Use it instead of is_remote.
3434         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3435
3436 2017-10-13  Pedro Alves  <palves@redhat.com>
3437
3438         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3439         (test_num_test_vars, run_and_count_vars, find_env)
3440         (test_set_unset_env, test_inherit_env_var): New procedures.
3441         (top level): Use them.
3442
3443 2017-10-13  Pedro Alves  <palves@redhat.com>
3444
3445         * lib/selftest-support.exp (selftest_setup): Extend comments, and
3446         also skip on stub-like targets.
3447
3448 2017-10-13  Pedro Alves  <palves@redhat.com>
3449
3450         PR gdb/22293
3451         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3452         (top level): Move some tests to ...
3453         (test_not_found): ... this new procedure.
3454         (top level): Call it.
3455
3456 2017-10-13  Pedro Alves  <palves@redhat.com>
3457
3458         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
3459         expect different "info terminal" output if testing with a
3460         non-native target.
3461
3462 2017-10-13  Pedro Alves  <palves@redhat.com>
3463             Simon Marchi  <simon.marchi@polymtl.ca>
3464
3465         PR python/12966
3466         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3467
3468 2017-10-13  Pedro Alves  <palves@redhat.com>
3469
3470         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3471         already.
3472
3473 2017-10-13  Pedro Alves  <palves@redhat.com>
3474
3475         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3476         is_remote.
3477
3478 2017-10-13  Pedro Alves  <palves@redhat.com>
3479
3480         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3481         is_remote.
3482
3483 2017-10-13  Pedro Alves  <palves@redhat.com>
3484
3485         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3486         is set.
3487         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
3488         instead of is_remote.
3489
3490 2017-10-13  Pedro Alves  <palves@redhat.com>
3491
3492         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3493         (top level): Add comment.
3494
3495 2017-10-13  Pedro Alves  <palves@redhat.com>
3496
3497         * gdb.base/remote.exp (top level): Fix comment typo and add
3498         missing return.
3499
3500 2017-10-13  Pedro Alves  <palves@redhat.com>
3501             Simon Marchi  <simon.marchi@polymtl.ca>
3502
3503         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3504         calls and add comments.  Skip test if use_gdb_stub is set.
3505         (top level): Use "set cwd" command instead of "cd" command.
3506
3507 2017-10-13  Pedro Alves  <palves@redhat.com>
3508
3509         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3510         is_remote target check.
3511
3512 2017-10-13  Pedro Alves  <palves@redhat.com>
3513
3514         * gdb.base/scope.exp: Use build_executable + clean_restart +
3515         gdb_file_cmd instead of prepare_for_testing and no longer skip
3516         "before run" tests on is_remote target boards.  Update comments.
3517         * boards/native-extended-gdbserver.exp
3518         (extended_gdbserver_load_last_file): New, factored out from ...
3519         (gdb_load): ... this.  Move further below and add comment.
3520         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3521
3522 2017-10-12  Pedro Alves  <palves@redhat.com>
3523
3524         * gdb.base/attach.exp: Remove references to gdb64.
3525         * gdb.base/dbx.exp: Remove references to gdb64.
3526
3527 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3528             Pedro Alves  <palves@redhat.com>
3529
3530         * gdb.base/label.exp: Remove is_remote target check.
3531
3532 2017-10-12  Pedro Alves  <palves@redhat.com>
3533
3534         * gdb.base/auvx.exp (coredir): Update comment.
3535         (top level) <core_works>: Use "set cwd" command instead of "cd"
3536         command.
3537
3538 2017-10-12  Pedro Alves  <palves@redhat.com>
3539             Simon Marchi  <simon.marchi@polymtl.ca>
3540
3541         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3542         target boards.
3543
3544 2017-10-12  Pedro Alves  <palves@redhat.com>
3545             Simon Marchi  <simon.marchi@polymtl.ca>
3546
3547         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3548         Instead skip if there's any gdb_protocol set.
3549
3550 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3551             Pedro Alves  <palves@redhat.com>
3552
3553         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3554
3555 2017-10-12  Pedro Alves  <palves@redhat.com>
3556             Simon Marchi  <simon.marchi@polymtl.ca>
3557
3558         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3559         instead of on dejagnu remote boards.
3560
3561 2017-10-12  Pedro Alves  <palves@redhat.com>
3562             Simon Marchi  <simon.marchi@polymtl.ca>
3563
3564         * gdb.base/inferior-died.exp: Remove is_remote and isnative
3565         checks.  Use build_executable + clean_restart instead of
3566         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
3567         of enabling non-stop after starting gdb.
3568
3569 2017-10-12  Pedro Alves  <palves@redhat.com>
3570
3571         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3572         * gdb.threads/non-ldr-exc-2.exp: Ditto.
3573         * gdb.threads/non-ldr-exc-3.exp: Ditto.
3574         * gdb.threads/non-ldr-exc-4.exp: Ditto.
3575
3576 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3577
3578         * gdb.arch/arc-tdesc-cpu.exp: New file.
3579         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3580
3581 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
3582
3583         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3584
3585 2017-10-10  Pedro Alves <palves@redhat.com>
3586
3587         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3588         expect CLI output.
3589
3590 2017-10-10  Pedro Alves  <palves@redhat.com>
3591
3592         * lib/selftest-support.exp (selftest_setup): Update for
3593         captured_command_loop's prototype change.
3594
3595 2017-10-09  Pedro Alves  <palves@redhat.com>
3596
3597         Test both arch1=>arch2 and arch2=>arch1.
3598
3599         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3600         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
3601         factored out to...
3602         (append_arch1_options, append_arch2_options, append_arch_options)
3603         (build_executables): New procedures.
3604         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
3605         local.
3606         (top level): Add new 'first_arch' testing axis.
3607
3608 2017-10-09  Pedro Alves  <palves@redhat.com>
3609
3610         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3611         (barrier): New.
3612         (thread_start, all_started): New functions.
3613         (main): Spawn new thread and wait until it is scheduled.
3614         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3615         option.
3616         (do_test): Add 'selected_thread' parameter.  Run to all_started
3617         instead of main.  Explicitly set the breakpoint at main.  Switch
3618         to the SELECTED_THREAD thread.
3619         (top level): Test handling the exec event with either the main
3620         thread or the second thread selected.
3621
3622 2017-10-09  Pedro Alves  <palves@redhat.com>
3623
3624         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3625         logic.  Move STOP marker after the value checks.
3626         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3627         regexp.
3628
3629 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
3630
3631         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3632
3633 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
3634
3635         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3636         integer-to-dfp conversion.
3637         * gdb.base/dfp-test.exp: Likewise.
3638
3639 2017-10-04  Pedro Alves  <palves@redhat.com>
3640
3641         * gdb.multi/hangout.c: Include <unistd.h>.
3642         (hangout_loop): New function.
3643         (main): Call alarm.  Call hangout_loop in a loop.
3644         * gdb.multi/hello.c: Include <unistd.h>.
3645         (hello_loop): New function.
3646         (main): Call alarm.  Call hangout_loop in a loop.
3647         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3648         inferior with the other selected.
3649
3650 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
3651
3652         * gdb.mi/list-thread-groups-available.exp: New file.
3653         * gdb.mi/list-thread-groups-available.c: New file.
3654
3655 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3656
3657         * gdb.base/set-cwd.exp: Make it available on
3658         native-extended-gdbserver.
3659
3660 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3661
3662         * gdb.base/set-cwd.c: New file.
3663         * gdb.base/set-cwd.exp: Likewise.
3664
3665 2017-10-02  Tom Tromey  <tom@tromey.com>
3666
3667         PR rust/22236:
3668         * gdb.rust/simple.rs (main): New variable "fslice".
3669         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
3670
3671 2017-10-02  Tom Tromey  <tom@tromey.com>
3672
3673         * gdb.rust/simple.exp: Test ptype of a slice.
3674
3675 2017-10-02  Tom Tromey  <tom@tromey.com>
3676
3677         * gdb.rust/simple.exp: Test index of slice.
3678
3679 2017-09-27  Tom Tromey  <tom@tromey.com>
3680
3681         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3682
3683 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3684             Pedro Alves  <palves@redhat.com>
3685
3686         * gdb.base/compare-sections.exp (get value of read-only section): Read
3687         as unsigned value.
3688         (corrupt read-only section): Likewise and don't set written if patching
3689         failed.
3690
3691 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
3692
3693         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3694         files.
3695
3696 2017-09-20  Pedro Alves  <palves@redhat.com>
3697
3698         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3699         symbol names in gdb's output.
3700         * gdb.cp/overload.exp ("list all overloads"): Likewise.
3701
3702 2017-09-20  Pedro Alves  <palves@redhat.com>
3703
3704         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3705         Rename to ...
3706         (test_list_ambiguous_symbol): ... this and add a symbol name
3707         parameter.  Adjust.
3708         (test_list_ambiguous_function): Reimplement on top of
3709         test_list_ambiguous_symbol and also test listing ambiguous
3710         variables.
3711         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3712         (ambiguous_fun): ... this.
3713         (ambiguous_var): New.
3714         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3715         (ambiguous_fun): ... this.
3716         (ambiguous_var): New.
3717
3718 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
3719
3720         * gdb.base/starti.c: New file.
3721         * gdb.base/starti.exp: New file.
3722         * lib/gdb.exp (gdb_starti_cmd): New procedure.
3723
3724 2017-09-14  Pedro Alves  <palves@redhat.com>
3725
3726         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3727         (top level): Use it instead of runto.
3728
3729 2017-09-11  Tom Tromey  <tom@tromey.com>
3730
3731         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3732
3733 2017-09-11  Tom Tromey  <tom@tromey.com>
3734
3735         * gdb.python/py-infthread.exp: Add tests for new_thread event.
3736         * gdb.python/py-inferior.exp: Add tests for new inferior events.
3737
3738 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
3739
3740         * gdb.fortran/printing-types.exp: New file.
3741         * gdb.fortran/printing-types.exp: New file.
3742
3743 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3744
3745         * gdb.fortran/vla-ptype.exp: Fix typos.
3746         * gdb.fortran/vla-value.exp: Same.
3747
3748 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3749
3750         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3751         * gdb.mi/mi-var-child-f.exp: Likewise.
3752         * gdb.mi/mi-vla-fortran.exp: Likewise.
3753
3754 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
3755             Christoph Weinmann  <christoph.t.weinmann@intel.com>
3756             Bernhard Heckel  <bernhard.heckel@intel.com>
3757
3758         * gdb.fortran/ptr-indentation.f90: New file.
3759         * gdb.fortran/ptr-indentation.exp: New file.
3760
3761 2017-09-05  Tom Tromey  <tom@tromey.com>
3762
3763         PR gdb/22010:
3764         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3765
3766 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3767
3768         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3769
3770 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3771
3772         * gdb.threads/tls-nodebug-pie.c: New file.
3773         * gdb.threads/tls-nodebug-pie.exp: New file.
3774
3775 2017-09-05  Tom Tromey  <tom@tromey.com>
3776
3777         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3778         for rust.
3779
3780 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
3781
3782         * gdb.multi/multi-arch-exec.exp: Test with different
3783         "follow-exec-mode" settings.
3784         (do_test): New procedure.
3785
3786 2017-09-04  Pedro Alves  <palves@redhat.com>
3787
3788         * gdb.base/func-static.c (S::method const, S::method volatile)
3789         (S::method volatile const): New methods.
3790         (c_s, v_s, cv_s): New instances.
3791         (main): Call method() on them.
3792         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3793         (cannot_resolve): New procedure.
3794         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
3795         print-quote-unquoted columns.
3796         (do_test): Test printing each scope too.
3797
3798 2017-09-04  Pedro Alves  <palves@redhat.com>
3799
3800         * gdb.base/local-static.exp: Also test with
3801         class::method::variable wholly quoted.
3802         * gdb.cp/m-static.exp (class::method::variable): Remove test.
3803
3804 2017-09-04  Pedro Alves  <palves@redhat.com>
3805
3806         * gdb.base/local-static.c: New.
3807         * gdb.base/local-static.cc: New.
3808         * gdb.base/local-static.exp:  New.
3809
3810 2017-09-04  Pedro Alves  <palves@redhat.com>
3811
3812         * gdb.asm/asm-source.exp: Add casts to int.
3813         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3814         (dataglobal64_1, dataglobal64_2): New globals.
3815         * gdb.base/nodebug.exp: Test different expressions involving the
3816         new globals, with print, whatis and ptype.  Add casts to int.
3817         * gdb.base/solib-display.exp: Add casts to int.
3818         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
3819         * gdb.cp/m-static.exp: Add cast to int.
3820         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3821         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3822         tls variable with no debug info without a cast.  Test with a cast
3823         to int too.
3824         * gdb.trace/entry-values.exp: Add casts.
3825
3826 2017-09-04  Pedro Alves  <palves@redhat.com>
3827
3828         * gdb.base/nodebug.exp: Test that ptype's error about functions
3829         with unknown return type includes the function name too.
3830
3831 2017-09-04  Pedro Alves  <palves@redhat.com>
3832
3833         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3834         return type of munmap in infcall.
3835         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3836         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
3837         type of ftell in infcall.
3838         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3839         type of getpid in infcall.
3840         * gdb.base/infcall-exec.exp: Cast return type of execlp in
3841         infcall.
3842         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3843         Bail on failure to extract the pid.
3844         * gdb.base/nodebug.c: #include <stdint.h>.
3845         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3846         New functions.
3847         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3848         Change expected output of print/whatis/ptype with functions with
3849         no debug info.  Test all supported languages.  Call
3850         test_call_promotion.
3851         * gdb.compile/compile.exp: Adjust expected output to expect
3852         warning.
3853         * gdb.threads/siginfo-threads.exp: Likewise.
3854
3855 2017-09-04  Pedro Alves  <palves@redhat.com>
3856
3857         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3858         "prototypes".  Test calling float functions via prototyped and
3859         unprototyped function pointers.
3860         (perform_all_tests): New parameter "prototypes".  Pass it down.
3861         (top level): Pass down "prototypes" parameter to
3862         perform_all_tests.
3863
3864 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3865
3866         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3867         Test with nested loops.
3868
3869 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3870
3871         * gdb.base/commands.exp: Call the new procedures.
3872         (loop_break_test, loop_continue_test): New procedures.
3873
3874 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3875
3876         * gdb.base/commands.exp: Call new procedure.
3877         (define_if_without_arg_test): New procedure.
3878
3879 2017-09-04  Pedro Alves  <palves@redhat.com>
3880
3881         * gdb.base/list-ambiguous.exp: New file.
3882         * gdb.base/list-ambiguous0.c: New file.
3883         * gdb.base/list-ambiguous1.c: New file.
3884         * gdb.base/list.exp (test_list_range): Adjust expected output.
3885
3886 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3887
3888         * gdb.base/share-env-with-gdbserver.c: New file.
3889         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3890
3891 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3892
3893         * gdb.base/commands.exp (gdbvar_simple_if_test,
3894         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3895         progvar_simple_if_test, progvar_simple_while_test,
3896         progvar_complex_if_while_test, user_defined_command_test,
3897         user_defined_command_args_eval,
3898         user_defined_command_args_stack_test,
3899         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3900         temporary_breakpoint_commands,
3901         gdb_test_no_prompt, redefine_hook_test,
3902         redefine_backtrace_test): Remove "global gdb_prompt".
3903
3904 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3905
3906         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3907         New proc, call it from toplevel.
3908
3909 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3910
3911         PR remote/21852
3912         * gdb.server/normal.c: New file, copied from gdb.base.
3913         * gdb.server/run-without-local-binary.exp: New file.
3914
3915 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3916
3917         * gdb.arch/sparc64-adi.exp: New file.
3918         * gdb.arch/sparc64-adi.c: New file.
3919
3920 2017-08-22  Pedro Alves  <palves@redhat.com>
3921
3922         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3923         (top level): Add "list all overloads" tests.
3924
3925 2017-08-22  Tom Tromey  <tom@tromey.com>
3926
3927         * gdb.gdb/xfullpath.exp: Remove.
3928
3929 2017-08-21  Pedro Alves  <palves@redhat.com>
3930
3931         PR gdb/19487
3932         * gdb.base/symbol-alias.c: New.
3933         * gdb.base/symbol-alias2.c: New.
3934         * gdb.base/symbol-alias.exp: New.
3935
3936 2017-08-21  Pedro Alves  <palves@redhat.com>
3937
3938         * gdb.base/dfp-test.c
3939         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3940         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3941         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3942         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3943         * gdb.base/whatis-ptype-typedefs.c: New.
3944         * gdb.base/whatis-ptype-typedefs.exp: New.
3945         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3946         (an_int, an_int_type, an_int_type2): New globals.
3947         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3948         involving typedefs and cast expressions.
3949         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3950         (lookup_typedefs_function): New.
3951         (typedefs_pretty_printers_dict): New.
3952         (top level): Register lookup_typedefs_function in
3953         gdb.pretty_printers.
3954
3955 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3956
3957         * gdb.server/unittest.exp: New.
3958
3959 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3960
3961         PR gdb/21954
3962         * gdb.base/environ.exp: Add test to check if 'unset environment'
3963         works.
3964
3965 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3966
3967         * lib/gdb.exp (universal_compile_options): New caching proc.
3968         (gdb_compile): Suppress GCC's coloring of messages.
3969
3970 2017-08-14  Tom Tromey  <tom@tromey.com>
3971
3972         PR gdb/21675:
3973         * gdb.base/printcmds.exp (test_radices): New function.
3974         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3975         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3976         * lib/gdb.exp (get_integer_valueof): Use p/d.
3977
3978 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3979
3980         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3981         characters.
3982
3983 2017-08-05  Tom Tromey  <tom@tromey.com>
3984
3985         * gdb.rust/simple.exp: Allow String to appear in a different
3986         namespace.
3987
3988 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3989
3990         * gdb.gdb/unittest.exp: Invoke command
3991         "maintenance check xml-descriptions".
3992
3993 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3994
3995         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3996         calling context.
3997         (hex128): Drop erroneous calculation of parameters.
3998
3999 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
4000
4001         * gdb.python/py-unwind.exp: Disable stack protection when
4002         building test file.
4003
4004 2017-07-20  Pedro Alves  <palves@redhat.com>
4005
4006         * gdb.base/default.exp (set language): Adjust expected output.
4007
4008 2017-07-20  Pedro Alves  <palves@redhat.com>
4009
4010         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4011         (test_minsym): ... this, and make static.
4012         (get_pck__foo__bar__minsym): Rename to ...
4013         (get_test_minsym): ... this.
4014         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
4015         symbol names and comments.
4016         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4017         (get_test_minsym): ... this.
4018         (pck__foo__bar__minsym__2): Rename to ...
4019         (test_minsym): ... this.
4020         (main): Adjust.
4021
4022 2017-07-17  Pedro Alves  <palves@redhat.com>
4023
4024         * gdb.base/completion.exp: Adjust expected output.
4025         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4026         the completer works.
4027
4028 2017-07-17  Pedro Alves  <palves@redhat.com>
4029
4030         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4031
4032 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
4033
4034         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4035
4036 2017-07-14  Tom Tromey  <tom@tromey.com>
4037
4038         PR rust/21764:
4039         * gdb.rust/simple.exp: Add tests.
4040
4041 2017-07-14  Tom Tromey  <tom@tromey.com>
4042
4043         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4044
4045 2017-07-14  Pedro Alves  <palves@redhat.com>
4046
4047         * gdb.linespec/base/one/thefile.cc (z1): New function.
4048         * gdb.linespec/base/two/thefile.cc (z2): New function.
4049         * gdb.linespec/linespec.exp: Add tests.
4050
4051 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
4052
4053         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4054         to mi_create_breakpoint.
4055
4056 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
4057
4058         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4059         mi_create_breakpoint.
4060
4061 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
4062
4063         * gdb.dlang/demangle.exp: Update for demangling changes.
4064
4065 2017-07-09  Tom Tromey  <tom@tromey.com>
4066
4067         * gdb.dwarf2/shortpiece.exp: New file.
4068
4069 2017-07-06  David Blaikie  <dblaikie@gmail.com>
4070
4071         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4072         built from fissiont-multi-cu{1,2}.c.
4073         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4074         except putting 'main' and 'func' in separate CUs in the same DWO file.
4075         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4076         test.
4077         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4078         test.
4079
4080 2017-07-06  Pedro Alves  <palves@redhat.com>
4081
4082         * gdb.python/py-unwind.exp: Test flushregs.
4083
4084 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
4085
4086         PR cli/21688
4087         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4088         tests for alias commands and trailing whitespace.
4089
4090 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
4091
4092         PR cli/21688
4093         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4094         procedure.  Call it.
4095
4096 2017-06-29  Pedro Alves  <palves@redhat.com>
4097
4098         * gdb.base/printcmds.exp: Add tests.
4099
4100 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
4101
4102         PR gdb/21337
4103         * gdb.base/reread-readsym.exp: New file.
4104         * gdb.base/reread-readsym.c: New file.
4105
4106 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
4107
4108         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4109         subpattern.
4110
4111 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
4112
4113         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4114         extended mnemonic.
4115         * gdb.arch/powerpc-power9.s: Likewise.
4116
4117 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4118
4119         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4120         on 32-bit x86 targets.  Exploit is_*_target macros where
4121         appropriate.
4122
4123 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4124
4125         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4126         register pieces.
4127
4128 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4129
4130         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4131         located in one or more DWARF pieces.
4132
4133 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4134
4135         * lib/gdb.exp (get_endianness): New proc.
4136         * gdb.arch/aarch64-fp.exp: Use it.
4137         * gdb.arch/altivec-regs.exp: Likewise.
4138         * gdb.arch/e500-regs.exp: Likewise.
4139         * gdb.arch/vsx-regs.exp: Likewise.
4140         * gdb.base/dump.exp: Likewise.
4141         * gdb.base/funcargs.exp: Likewise.
4142         * gdb.base/gnu_vector.exp: Likewise.
4143         * gdb.dwarf2/formdata16.exp: Likewise.
4144         * gdb.dwarf2/implptrpiece.exp: Likewise.
4145         * gdb.dwarf2/nonvar-access.exp: Likewise.
4146         * gdb.python/py-inferior.exp: Likewise.
4147         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4148
4149 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4150
4151         PR gdb/21226
4152         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4153         stack value pieces are taken from the LSB end.
4154
4155 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4156
4157         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4158         variable at nonzero offset.
4159
4160 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4161
4162         * gdb.dwarf2/var-access.c: New file.
4163         * gdb.dwarf2/var-access.exp: New test.
4164         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4165
4166 2017-06-12  Tom Tromey  <tom@tromey.com>
4167
4168         * gdb.dwarf2/formdata16.exp: Add tests.
4169
4170 2017-06-12  Tom Tromey  <tom@tromey.com>
4171
4172         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4173
4174 2017-06-12  Tom Tromey  <tom@tromey.com>
4175
4176         PR exp/16225:
4177         * gdb.reverse/i386-sse-reverse.exp: Update tests.
4178         * gdb.arch/vsx-regs.exp: Update tests.
4179         * gdb.arch/s390-vregs.exp (hex128): New proc.
4180         Update test.
4181         * gdb.arch/altivec-regs.exp: Update tests.
4182
4183 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
4184
4185         * gdb.base/startup-with-shell.c: New file.
4186         * gdb.base/startup-with-shell.exp: Likewise.
4187
4188 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
4189
4190         * gdb.server/non-existing-program.exp: Update regex in order to
4191         reflect the fact that gdbserver is now using fork_inferior (with a
4192         shell) to startup the inferior.
4193
4194 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
4195
4196         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4197         support function calls from GDB.
4198
4199 2017-05-21  Tom Tromey  <tom@tromey.com>
4200
4201         PR rust/21466:
4202         * gdb.rust/unsized.exp: New file.
4203         * gdb.rust/unsized.rs: New file.
4204
4205 2017-05-19  Tom Tromey  <tom@tromey.com>
4206
4207         PR rust/21484:
4208         * gdb.rust/watch.exp: New file.
4209         * gdb.rust/watch.rs: New file.
4210
4211 2017-05-18  Tom Tromey  <tom@tromey.com>
4212
4213         * gdb.rust/simple.exp: Allow Box to be qualified.
4214
4215 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4216
4217         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4218
4219 2017-05-18  Pedro Alves  <palves@redhat.com>
4220
4221         * gdb.base/fileio.c (test_write, test_read, test_close)
4222         (test_fstat): Don't print 'ret' in the fail path.
4223
4224 2017-05-18  Pedro Alves  <palves@redhat.com>
4225
4226         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4227         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4228         (test_system, test_rename, test_unlink, test_time): Change
4229         prototypes.
4230         * gdb.base/fileio.exp (stop_msg): Adjust.
4231
4232 2017-05-18  Pedro Alves  <palves@redhat.com>
4233
4234         * gdb.base/fileio.c (null_str): New global.
4235         (test_stat): Use it.
4236         * gdb.base/fileio.exp: Remove nowarnings.
4237
4238 2017-05-17  Yao Qi  <yao.qi@linaro.org>
4239
4240         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4241
4242 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
4243
4244         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4245         argument command.
4246         (top-level): Invoke test_set_inferior_tty.
4247
4248 2017-05-04  Pedro Alves  <palves@redhat.com>
4249
4250         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4251         Add parens to print call for Python 3.
4252
4253 2017-05-03  Keith Seitz  <keiths@redhat.com>
4254
4255         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4256         (main): Call it.
4257
4258 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4259
4260         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4261         to prev and next.
4262
4263 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4264
4265         * gdb.python/py-record-btrace.exp: Remove test for
4266         gdb.BtraceInstruction.error.
4267
4268 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4269
4270         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4271
4272 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4273
4274         * gdb.python/py-record-btrace-threads.c: New file.
4275         * gdb.python/py-record-btrace-threads.exp: New file.
4276
4277 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
4278
4279         PR testsuite/8595
4280         * gdb.base/environ.exp: Make test available in all architectures.
4281         Move bits related to "info program" testing to
4282         gdb.base/info-program.exp.  Rewrite tests to use the two new
4283         procedures mentione below.
4284         (test_set_show_env_var) New procedure.
4285         (test_set_show_env_var_equal): Likewise.
4286         * gdb.base/info-program.exp: New file.
4287
4288 2017-04-27  Keith Seitz  <keiths@redhat.com>
4289
4290         * gdb.cp/oranking.cc (test15): New function.
4291         (main): Call test15 and declare additional variables for testing.
4292         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4293         "p foo101('abc')" tests.
4294         Add tests for cv qualifier overloads.
4295         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4296         "lvalue reference overload" test.
4297         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4298         "print value of f1 on Child&& in f2" test.
4299
4300 2017-04-19  Pedro Alves  <palves@redhat.com>
4301
4302         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4303         procedure.
4304         (top level): Call it.
4305         * lib/gdb.exp (gdb_define_cmd): New procedure.
4306
4307 2017-04-12  Pedro Alves  <palves@redhat.com>
4308
4309         PR gdb/21323
4310         * gdb.cp/wide_char_types.c: Include <wchar.h>.
4311         (wchar): New global.
4312         * gdb.cp/wide_char_types.exp (wide_char_types_program)
4313         (do_test_wide_char, wide_char_types_no_program, top level): Add
4314         wchar_t testing.
4315
4316 2017-04-12  Pedro Alves  <palves@redhat.com>
4317
4318         PR c++/21323
4319         * gdb.cp/wide_char_types.c: New file.
4320         * gdb.cp/wide_char_types.exp: New file.
4321
4322 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
4323
4324         PR gdb/21352
4325         * gdb.trace/tsv.exp: Add test for "tsave -r".
4326
4327 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
4328
4329         * gdb.dlang/watch-loc.c: New file.
4330         * gdb.dlang/watch-loc.exp: New file.
4331
4332 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4333
4334         * gdb.python/py-section-script.exp (sepdebug): New testcases.
4335
4336 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4337
4338         * gdb.arch/arc-analyze-prologue.S: New file.
4339         * gdb.arch/arc-analyze-prologue.exp: Likewise.
4340
4341 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4342
4343         * gdb.arch/arc-decode-insn.S: New file.
4344         * gdb.arch/arc-decode-insn.exp: Likewise.
4345
4346 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
4347
4348         PR tdep/20928
4349         * gdb.arch/sparc64-regs.exp: New file.
4350         * gdb.arch/sparc64-regs.S: Likewise.
4351
4352 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
4353
4354         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4355         and memory view on Python 3.
4356
4357 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
4358             Keith Seitz  <keiths@redhat.com>
4359
4360         PR gdb/14441
4361         * gdb.cp/demangle.exp: Add rvalue reference tests.
4362         * gdb.cp/rvalue-ref-casts.cc: New file.
4363         * gdb.cp/rvalue-ref-casts.exp: New file.
4364         * gdb.cp/rvalue-ref-overload.cc: New file.
4365         * gdb.cp/rvalue-ref-overload.exp: New file.
4366         * gdb.cp/rvalue-ref-params.cc: New file.
4367         * gdb.cp/rvalue-ref-params.exp: New file.
4368         * gdb.cp/rvalue-ref-sizeof.cc: New file.
4369         * gdb.cp/rvalue-ref-sizeof.exp: New file.
4370         * gdb.cp/rvalue-ref-types.cc: New file.
4371         * gdb.cp/rvalue-ref-types.exp: New file.
4372         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4373         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4374
4375 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4376
4377         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4378         New procedure.
4379
4380 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4381
4382         * lib/mi-support.exp (mi_gdb_test): Add additional message
4383         for unexpected output.
4384
4385 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4386
4387         * gdb.base/examine-backward.c (Barrier): New character array
4388         constant, to ensure that TestStrings is preceded by a string
4389         terminator.
4390
4391 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4392
4393         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4394         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4395         and implicit pointer into such a location.
4396
4397 2017-03-16  Doug Evans  <dje@google.com>
4398
4399         * gdb.python/py-lazy-string (pointer): Really add new typedef.
4400
4401 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4402
4403         * gdb.cp/m-static.exp: Fix expectation for prototype of
4404         test5.single_constructor and single_constructor::single_constructor.
4405
4406 2017-03-16  Doug Evans  <dje@google.com>
4407
4408         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4409         * gdb.guile/scm-lazy-string.c: New file.
4410         * gdb.guile/scm-value.exp: Move lazy string tests to ...
4411         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
4412         for pointer, array, typedef lazy strings.
4413
4414 2017-03-16  Doug Evans  <dje@google.com>
4415
4416         PR python/17728, python/18439, python/18779
4417         * gdb.python/py-value.c (main) Delete locals sptr, sn.
4418         * gdb.python/py-lazy-string.c (pointer): New typedef.
4419         (main): New locals ptr, array, typedef_ptr.
4420         * gdb.python/py-value.exp: Move lazy string tests to ...
4421         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
4422         array, typedef lazy strings.
4423
4424 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
4425
4426         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4427           Add optional 'test' parameter.
4428
4429 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4430
4431         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4432         Skip for versions of DejaGnu < 1.5.
4433
4434 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4435
4436         * lib/gdb.exp (dejagnu_version): New proc.
4437         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4438         Use dejagnu_version.
4439
4440 2017-03-10  Keith Seitz  <keiths@redhat.com>
4441
4442         PR c++/8128
4443         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4444         type from destructor regexps.
4445         Add a branch which actually passes the test.
4446         Adjust "ptype t5i" test names.
4447
4448 2017-03-08  Pedro Alves  <palves@redhat.com>
4449
4450         * gdb.base/step-over-exit.exp: Add explicit test message.
4451
4452 2017-03-08  Pedro Alves  <palves@redhat.com>
4453
4454         PR gdb/18360
4455         * gdb.threads/interrupt-while-step-over.c: New file.
4456         * gdb.threads/interrupt-while-step-over.exp: New file.
4457
4458 2017-03-08  Pedro Alves  <palves@redhat.com>
4459
4460         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4461         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4462
4463 2017-03-08  Pedro Alves  <palves@redhat.com>
4464
4465         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4466         PKRU as not supported as a PASS.
4467
4468 2017-03-08  Pedro Alves  <palves@redhat.com>
4469
4470         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4471         prefix instead of $binfile1/$binfile2.
4472         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4473         in test message.
4474         * gdb.python/py-completion.exp: Use "load python file" as test
4475         messages instead of unstable path names.
4476
4477 2017-03-08  Pedro Alves  <palves@redhat.com>
4478             Jan Kratochvil  <jan.kratochvil@redhat.com>
4479
4480         PR cli/21218
4481         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4482         New proc.
4483         (top level): Call it.
4484
4485 2017-03-08  Pedro Alves  <palves@redhat.com>
4486
4487         PR tui/21216
4488         * gdb.tui/tui-nl-filtered-output.exp: New file.
4489
4490 2017-03-08  Pedro Alves  <palves@redhat.com>
4491
4492         * gdb.base/completion.exp: Move TUI completion tests to ...
4493         * gdb.tui/completion.exp: ... this new file.
4494
4495 2017-03-08  Pedro Alves  <palves@redhat.com>
4496
4497         * gdb.base/tui-disasm-long-lines.c,
4498         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4499         gdb.base/tui-layout.exp: Move to ...
4500         * gdb.tui/: ... this new directory.
4501
4502 2017-03-07  Pedro Alves  <palves@redhat.com>
4503
4504         * gdb.base/tui-layout.c: New file.
4505         * gdb.base/tui-layout.exp: New file.
4506
4507 2017-03-07  Pedro Alves  <palves@redhat.com>
4508
4509         * gdb.base/tui-layout.c: Rename to ...
4510         * gdb.base/tui-disasm-long-lines.c: ... this.
4511         * gdb.base/tui-layout.exp: Rename to ...
4512         * gdb.base/tui-disasm-long-lines.exp: ... this.
4513
4514 2017-03-07  Pedro Alves  <palves@redhat.com>
4515
4516         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4517
4518 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4519
4520         * i386-mpx-call.c: New file.
4521         * i386-mpx-call.exp: New file.
4522
4523 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
4524
4525         * gdb.arch/powerpc-power.exp: Delete test.
4526         * gdb.arch/powerpc-power.s: Likewise.
4527         * gdb.disasm/disassembler-options.exp: New test.
4528         * gdb.arch/powerpc-altivec.exp: Likewise.
4529         * gdb.arch/powerpc-altivec.s: Likewise.
4530         * gdb.arch/powerpc-altivec2.exp: Likewise.
4531         * gdb.arch/powerpc-altivec2.s: Likewise.
4532         * gdb.arch/powerpc-altivec3.exp: Likewise.
4533         * gdb.arch/powerpc-altivec3.s: Likewise.
4534         * gdb.arch/powerpc-power7.exp: Likewise.
4535         * gdb.arch/powerpc-power7.s: Likewise.
4536         * gdb.arch/powerpc-power8.exp: Likewise.
4537         * gdb.arch/powerpc-power8.s: Likewise.
4538         * gdb.arch/powerpc-power9.exp: Likewise.
4539         * gdb.arch/powerpc-power9.s: Likewise.
4540         * gdb.arch/powerpc-vsx.exp: Likewise.
4541         * gdb.arch/powerpc-vsx.s: Likewise.
4542         * gdb.arch/powerpc-vsx2.exp: Likewise.
4543         * gdb.arch/powerpc-vsx2.s: Likewise.
4544         * gdb.arch/powerpc-vsx3.exp: Likewise.
4545         * gdb.arch/powerpc-vsx3.s: Likewise.
4546         * gdb.arch/arm-disassembler-options.exp: Likewise.
4547         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4548         * gdb.arch/s390-disassembler-options.exp: Likewise.
4549
4550 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
4551
4552         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4553         (check_supported_features): ... this. Changed return type to void.
4554         (supports_rdseed): New static global.
4555         (rdseed): Check supports_rdseed.
4556         (initialize): Call check_supported_features.
4557
4558 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4559
4560         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4561         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
4562         and lqarx/stqcx.
4563         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4564         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4565
4566 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4567
4568         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4569         uppercase.
4570
4571 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4572
4573         * gdb.dwarf2/formdata16.c: New file.
4574         * gdb.dwarf2/formdata16.exp: New file.
4575         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4576
4577 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4578
4579         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4580         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4581         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4582         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4583         DW_AT_GNU_*.
4584
4585 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4586
4587         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4588
4589 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4590
4591         PR gdb/21164
4592         * gdb.base/maint.exp: Add testcases for when the commands do
4593         not have arguments.
4594
4595 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4596
4597         * gdb.cp/chained-calls.exp: Use p instead of P.
4598
4599 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
4600
4601         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4602         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4603
4604 2017-02-14  Tom Tromey  <tom@tromey.com>
4605
4606         PR python/13598:
4607         * gdb.python/py-events.exp: Add before_prompt event tests.
4608
4609 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4610
4611         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4612
4613 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4614
4615         * gdb.linespec/explicit.c (my_unique_function_name): New function.
4616         (main): Call my_unique_function_name.
4617         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4618         completion of patterns with a single match.
4619         Add missing -re switches to gdb_test_multiple calls.
4620
4621 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4622
4623         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4624         return if core file is not recognized.
4625
4626 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4627
4628         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4629         and extra UIs.
4630
4631 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4632
4633         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4634         proc_with_prefix.
4635
4636 2017-02-10  Tom Tromey  <tom@tromey.com>
4637
4638         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4639
4640 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
4641
4642         PR gdb/21122
4643         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4644
4645 2017-02-08  Jerome Guitton  <guitton@adacore.com>
4646
4647         * gdb.base/define.exp: Add test for command abbreviations
4648         in define.
4649
4650 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
4651
4652         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4653         * gdb.reverse/insn-reverse-x86.c: New file.
4654
4655 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
4656
4657         PR tdep/20936
4658         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4659
4660 2017-02-03  Tom Tromey  <tom@tromey.com>
4661
4662         PR rust/21097:
4663         * gdb.rust/simple.exp: Add new tests.
4664
4665 2017-02-02  Pedro Alves  <palves@redhat.com>
4666
4667         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4668         tests.
4669
4670 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4671
4672         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4673         taking a 2-byte value out of a 4-byte DWARF implicit value on
4674         big-endian targets.
4675         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4676         logic.  Add test cases for DW_OP_implicit.
4677
4678 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4679
4680         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4681
4682 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4683
4684         * gdb.btrace/enable.exp: Call gdb_exit before
4685         skip_gdbserver_tests.
4686
4687 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4688
4689         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4690         GDBFLAGS.
4691
4692 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4693
4694         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4695         the test is skipped.
4696         * gdb.btrace/data.exp: Likewise.
4697         * gdb.btrace/delta.exp: Likewise.
4698         * gdb.btrace/dlopen.exp: Likewise.
4699         * gdb.btrace/enable-running.exp: Likewise.
4700         * gdb.btrace/enable.exp: Likewise.
4701         * gdb.btrace/exception.exp: Likewise.
4702         * gdb.btrace/function_call_history.exp: Likewise.
4703         * gdb.btrace/gcore.exp: Likewise.
4704         * gdb.btrace/instruction_history.exp: Likewise.
4705         * gdb.btrace/multi-thread-step.exp: Likewise.
4706         * gdb.btrace/nohist.exp: Likewise.
4707         * gdb.btrace/non-stop.exp: Likewise.
4708         * gdb.btrace/reconnect.exp: Likewise.
4709         * gdb.btrace/record_goto-step.exp: Likewise.
4710         * gdb.btrace/record_goto.exp: Likewise.
4711         * gdb.btrace/rn-dl-bind.exp: Likewise.
4712         * gdb.btrace/segv.exp: Likewise.
4713         * gdb.btrace/step.exp: Likewise.
4714         * gdb.btrace/stepi.exp: Likewise.
4715         * gdb.btrace/tailcall-only.exp: Likewise.
4716         * gdb.btrace/tailcall.exp: Likewise.
4717         * gdb.btrace/tsx.exp: Likewise.
4718         * gdb.btrace/unknown_functions.exp: Likewise.
4719         * gdb.btrace/vdso.exp: Likewise.
4720
4721 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4722
4723         * gdb.btrace/enable-running.c: New.
4724         * gdb.btrace/enable-running.exp: New.
4725
4726 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4727
4728         * gdb.arch/amd64-gs_base.c: New file.
4729         * gdb.arch/amd64-gs_base.exp: New file.
4730
4731 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4732
4733         * lib/memory.exp: Remove spurious empty newlines.
4734
4735 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
4736
4737         * gdb.python/py-bad-printers.exp: Load python file using "source".
4738         * gdb.python/py-events.exp: Likewise.
4739         * gdb.python/py-evsignal.exp: Likewise.
4740         * gdb.python/py-evthreads.exp: Likewise.
4741         * gdb.python/py-frame-args.exp: Likewise.
4742         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4743         * gdb.python/py-framefilter-mi.exp: Likewise.
4744         * gdb.python/py-framefilter.exp: Likewise.
4745         * gdb.python/py-mi.exp: Likewise.
4746         * gdb.python/py-pp-maint.exp: Likewise.
4747         * gdb.python/py-pp-registration.exp: Likewise.
4748         * gdb.python/py-prettyprint.exp: Likewise.
4749         (run_lang_tests): Likewise.
4750         * gdb.python/py-typeprint.exp: Likewise.
4751
4752 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4753
4754         * lib/memory.exp: New file.
4755         * lib/gdb.exp: Load memory.exp.
4756         * gdb.base/memattr.exp (delete_memory): Move proc to
4757         lib/memory.exp and rename to delete_memory_regions.
4758         Replace delete_memory with delete_memory_regions.
4759         Cleanup memory regions before tests.
4760         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4761         before tests.
4762
4763 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4764
4765         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4766         files.
4767         (initialize): New function conditionally defined.
4768         (testcases): Move within conditional block.
4769         (main): Call initialize.
4770         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4771         of gdb.reverse/insn-reverse.c.
4772         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4773         gdb.reverse/insn-reverse.c.
4774
4775 2017-01-26  Yao Qi  <yao.qi@linaro.org>
4776
4777         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4778         disassemble on address 0.
4779
4780 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4781             Yao Qi  <yao.qi@linaro.org>
4782
4783         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4784         * gdb.dwarf2/implptr-64bit.S: Remove.
4785         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
4786         variables in caller's context.  Add DW_OP_implicit_value.
4787
4788 2017-01-25  Yao Qi  <yao.qi@linaro.org>
4789
4790         * lib/dwarf.exp (Dwarf::_location): Handle
4791         DW_OP_GNU_implicit_pointer with proper size.
4792
4793 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4794
4795         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4796         and add untested calls.
4797
4798 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4799
4800         * gdb.python/python.exp: Check line number against what GDB thinks
4801         the line number is for func1.
4802
4803 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4804
4805         * gdb.dlang/debug-expr.exp: New file.
4806
4807 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
4808
4809         Fix test names for the following files:
4810
4811         * gdb.ada/exec_changed.exp
4812         * gdb.ada/info_types.exp
4813         * gdb.arch/aarch64-atomic-inst.exp
4814         * gdb.arch/aarch64-fp.exp
4815         * gdb.arch/altivec-abi.exp
4816         * gdb.arch/altivec-regs.exp
4817         * gdb.arch/amd64-byte.exp
4818         * gdb.arch/amd64-disp-step.exp
4819         * gdb.arch/amd64-dword.exp
4820         * gdb.arch/amd64-entry-value-inline.exp
4821         * gdb.arch/amd64-entry-value-param.exp
4822         * gdb.arch/amd64-entry-value-paramref.exp
4823         * gdb.arch/amd64-entry-value.exp
4824         * gdb.arch/amd64-i386-address.exp
4825         * gdb.arch/amd64-invalid-stack-middle.exp
4826         * gdb.arch/amd64-invalid-stack-top.exp
4827         * gdb.arch/amd64-optimout-repeat.exp
4828         * gdb.arch/amd64-prologue-skip.exp
4829         * gdb.arch/amd64-prologue-xmm.exp
4830         * gdb.arch/amd64-stap-special-operands.exp
4831         * gdb.arch/amd64-stap-wrong-subexp.exp
4832         * gdb.arch/amd64-tailcall-cxx.exp
4833         * gdb.arch/amd64-tailcall-noret.exp
4834         * gdb.arch/amd64-tailcall-ret.exp
4835         * gdb.arch/amd64-tailcall-self.exp
4836         * gdb.arch/amd64-word.exp
4837         * gdb.arch/arm-bl-branch-dest.exp
4838         * gdb.arch/arm-disp-step.exp
4839         * gdb.arch/arm-neon.exp
4840         * gdb.arch/arm-single-step-kernel-helper.exp
4841         * gdb.arch/avr-flash-qualifier.exp
4842         * gdb.arch/disp-step-insn-reloc.exp
4843         * gdb.arch/e500-abi.exp
4844         * gdb.arch/e500-regs.exp
4845         * gdb.arch/ftrace-insn-reloc.exp
4846         * gdb.arch/i386-avx512.exp
4847         * gdb.arch/i386-bp_permanent.exp
4848         * gdb.arch/i386-byte.exp
4849         * gdb.arch/i386-cfi-notcurrent.exp
4850         * gdb.arch/i386-disp-step.exp
4851         * gdb.arch/i386-dr3-watch.exp
4852         * gdb.arch/i386-float.exp
4853         * gdb.arch/i386-gnu-cfi.exp
4854         * gdb.arch/i386-mpx-map.exp
4855         * gdb.arch/i386-mpx-sigsegv.exp
4856         * gdb.arch/i386-mpx-simple_segv.exp
4857         * gdb.arch/i386-mpx.exp
4858         * gdb.arch/i386-permbkpt.exp
4859         * gdb.arch/i386-prologue.exp
4860         * gdb.arch/i386-signal.exp
4861         * gdb.arch/i386-size-overlap.exp
4862         * gdb.arch/i386-unwind.exp
4863         * gdb.arch/i386-word.exp
4864         * gdb.arch/mips-fcr.exp
4865         * gdb.arch/powerpc-d128-regs.exp
4866         * gdb.arch/powerpc-stackless.exp
4867         * gdb.arch/ppc64-atomic-inst.exp
4868         * gdb.arch/s390-stackless.exp
4869         * gdb.arch/s390-tdbregs.exp
4870         * gdb.arch/s390-vregs.exp
4871         * gdb.arch/sparc-sysstep.exp
4872         * gdb.arch/thumb-bx-pc.exp
4873         * gdb.arch/thumb-singlestep.exp
4874         * gdb.arch/thumb2-it.exp
4875         * gdb.arch/vsx-regs.exp
4876         * gdb.asm/asm-source.exp
4877         * gdb.base/a2-run.exp
4878         * gdb.base/advance.exp
4879         * gdb.base/all-bin.exp
4880         * gdb.base/anon.exp
4881         * gdb.base/args.exp
4882         * gdb.base/arithmet.exp
4883         * gdb.base/async-shell.exp
4884         * gdb.base/async.exp
4885         * gdb.base/attach-pie-noexec.exp
4886         * gdb.base/attach-twice.exp
4887         * gdb.base/auto-load.exp
4888         * gdb.base/bang.exp
4889         * gdb.base/bitfields.exp
4890         * gdb.base/break-always.exp
4891         * gdb.base/break-caller-line.exp
4892         * gdb.base/break-entry.exp
4893         * gdb.base/break-inline.exp
4894         * gdb.base/break-on-linker-gcd-function.exp
4895         * gdb.base/break-probes.exp
4896         * gdb.base/break.exp
4897         * gdb.base/breakpoint-shadow.exp
4898         * gdb.base/call-ar-st.exp
4899         * gdb.base/call-sc.exp
4900         * gdb.base/call-signal-resume.exp
4901         * gdb.base/call-strs.exp
4902         * gdb.base/callfuncs.exp
4903         * gdb.base/catch-fork-static.exp
4904         * gdb.base/catch-gdb-caused-signals.exp
4905         * gdb.base/catch-load.exp
4906         * gdb.base/catch-signal-fork.exp
4907         * gdb.base/catch-signal.exp
4908         * gdb.base/catch-syscall.exp
4909         * gdb.base/charset.exp
4910         * gdb.base/checkpoint.exp
4911         * gdb.base/chng-syms.exp
4912         * gdb.base/code-expr.exp
4913         * gdb.base/code_elim.exp
4914         * gdb.base/commands.exp
4915         * gdb.base/completion.exp
4916         * gdb.base/complex.exp
4917         * gdb.base/cond-expr.exp
4918         * gdb.base/condbreak.exp
4919         * gdb.base/consecutive.exp
4920         * gdb.base/continue-all-already-running.exp
4921         * gdb.base/coredump-filter.exp
4922         * gdb.base/corefile.exp
4923         * gdb.base/dbx.exp
4924         * gdb.base/debug-expr.exp
4925         * gdb.base/define.exp
4926         * gdb.base/del.exp
4927         * gdb.base/disabled-location.exp
4928         * gdb.base/disasm-end-cu.exp
4929         * gdb.base/disasm-optim.exp
4930         * gdb.base/display.exp
4931         * gdb.base/duplicate-bp.exp
4932         * gdb.base/ena-dis-br.exp
4933         * gdb.base/ending-run.exp
4934         * gdb.base/enumval.exp
4935         * gdb.base/environ.exp
4936         * gdb.base/eu-strip-infcall.exp
4937         * gdb.base/eval-avoid-side-effects.exp
4938         * gdb.base/eval-skip.exp
4939         * gdb.base/exitsignal.exp
4940         * gdb.base/expand-psymtabs.exp
4941         * gdb.base/filesym.exp
4942         * gdb.base/find-unmapped.exp
4943         * gdb.base/finish.exp
4944         * gdb.base/float.exp
4945         * gdb.base/foll-exec-mode.exp
4946         * gdb.base/foll-exec.exp
4947         * gdb.base/foll-fork.exp
4948         * gdb.base/fortran-sym-case.exp
4949         * gdb.base/freebpcmd.exp
4950         * gdb.base/func-ptr.exp
4951         * gdb.base/func-ptrs.exp
4952         * gdb.base/funcargs.exp
4953         * gdb.base/gcore-buffer-overflow.exp
4954         * gdb.base/gcore-relro-pie.exp
4955         * gdb.base/gcore-relro.exp
4956         * gdb.base/gcore.exp
4957         * gdb.base/gdb1090.exp
4958         * gdb.base/gdb11530.exp
4959         * gdb.base/gdb11531.exp
4960         * gdb.base/gdb1821.exp
4961         * gdb.base/gdbindex-stabs.exp
4962         * gdb.base/gdbvars.exp
4963         * gdb.base/hbreak.exp
4964         * gdb.base/hbreak2.exp
4965         * gdb.base/included.exp
4966         * gdb.base/infcall-input.exp
4967         * gdb.base/inferior-died.exp
4968         * gdb.base/infnan.exp
4969         * gdb.base/info-macros.exp
4970         * gdb.base/info-os.exp
4971         * gdb.base/info-proc.exp
4972         * gdb.base/info-shared.exp
4973         * gdb.base/info-target.exp
4974         * gdb.base/infoline.exp
4975         * gdb.base/interp.exp
4976         * gdb.base/interrupt.exp
4977         * gdb.base/jit-reader.exp
4978         * gdb.base/jit-simple.exp
4979         * gdb.base/kill-after-signal.exp
4980         * gdb.base/kill-detach-inferiors-cmd.exp
4981         * gdb.base/label.exp
4982         * gdb.base/langs.exp
4983         * gdb.base/ldbl_e308.exp
4984         * gdb.base/line-symtabs.exp
4985         * gdb.base/linespecs.exp
4986         * gdb.base/list.exp
4987         * gdb.base/long_long.exp
4988         * gdb.base/longest-types.exp
4989         * gdb.base/maint.exp
4990         * gdb.base/max-value-size.exp
4991         * gdb.base/memattr.exp
4992         * gdb.base/mips_pro.exp
4993         * gdb.base/morestack.exp
4994         * gdb.base/moribund-step.exp
4995         * gdb.base/multi-forks.exp
4996         * gdb.base/nested-addr.exp
4997         * gdb.base/nextoverexit.exp
4998         * gdb.base/noreturn-finish.exp
4999         * gdb.base/noreturn-return.exp
5000         * gdb.base/nostdlib.exp
5001         * gdb.base/offsets.exp
5002         * gdb.base/opaque.exp
5003         * gdb.base/pc-fp.exp
5004         * gdb.base/permissions.exp
5005         * gdb.base/print-symbol-loading.exp
5006         * gdb.base/prologue-include.exp
5007         * gdb.base/psymtab.exp
5008         * gdb.base/ptype.exp
5009         * gdb.base/random-signal.exp
5010         * gdb.base/randomize.exp
5011         * gdb.base/range-stepping.exp
5012         * gdb.base/readline-ask.exp
5013         * gdb.base/recpar.exp
5014         * gdb.base/recurse.exp
5015         * gdb.base/relational.exp
5016         * gdb.base/restore.exp
5017         * gdb.base/return-nodebug.exp
5018         * gdb.base/return.exp
5019         * gdb.base/run-after-attach.exp
5020         * gdb.base/save-bp.exp
5021         * gdb.base/scope.exp
5022         * gdb.base/sect-cmd.exp
5023         * gdb.base/set-lang-auto.exp
5024         * gdb.base/set-noassign.exp
5025         * gdb.base/setvar.exp
5026         * gdb.base/sigall.exp
5027         * gdb.base/sigbpt.exp
5028         * gdb.base/siginfo-addr.exp
5029         * gdb.base/siginfo-infcall.exp
5030         * gdb.base/siginfo-obj.exp
5031         * gdb.base/siginfo.exp
5032         * gdb.base/signals-state-child.exp
5033         * gdb.base/signest.exp
5034         * gdb.base/sigstep.exp
5035         * gdb.base/sizeof.exp
5036         * gdb.base/skip.exp
5037         * gdb.base/solib-corrupted.exp
5038         * gdb.base/solib-nodir.exp
5039         * gdb.base/solib-search.exp
5040         * gdb.base/stack-checking.exp
5041         * gdb.base/stale-infcall.exp
5042         * gdb.base/stap-probe.exp
5043         * gdb.base/start.exp
5044         * gdb.base/step-break.exp
5045         * gdb.base/step-bt.exp
5046         * gdb.base/step-line.exp
5047         * gdb.base/step-over-exit.exp
5048         * gdb.base/step-over-syscall.exp
5049         * gdb.base/step-resume-infcall.exp
5050         * gdb.base/step-test.exp
5051         * gdb.base/store.exp
5052         * gdb.base/structs3.exp
5053         * gdb.base/sym-file.exp
5054         * gdb.base/symbol-without-target_section.exp
5055         * gdb.base/term.exp
5056         * gdb.base/testenv.exp
5057         * gdb.base/ui-redirect.exp
5058         * gdb.base/until.exp
5059         * gdb.base/unwindonsignal.exp
5060         * gdb.base/value-double-free.exp
5061         * gdb.base/vla-datatypes.exp
5062         * gdb.base/vla-ptr.exp
5063         * gdb.base/vla-sideeffect.exp
5064         * gdb.base/volatile.exp
5065         * gdb.base/watch-cond-infcall.exp
5066         * gdb.base/watch-cond.exp
5067         * gdb.base/watch-non-mem.exp
5068         * gdb.base/watch-read.exp
5069         * gdb.base/watch-vfork.exp
5070         * gdb.base/watchpoint-cond-gone.exp
5071         * gdb.base/watchpoint-delete.exp
5072         * gdb.base/watchpoint-hw-hit-once.exp
5073         * gdb.base/watchpoint-hw.exp
5074         * gdb.base/watchpoint-stops-at-right-insn.exp
5075         * gdb.base/watchpoints.exp
5076         * gdb.base/wchar.exp
5077         * gdb.base/whatis-exp.exp
5078         * gdb.btrace/buffer-size.exp
5079         * gdb.btrace/data.exp
5080         * gdb.btrace/delta.exp
5081         * gdb.btrace/dlopen.exp
5082         * gdb.btrace/enable.exp
5083         * gdb.btrace/exception.exp
5084         * gdb.btrace/function_call_history.exp
5085         * gdb.btrace/gcore.exp
5086         * gdb.btrace/instruction_history.exp
5087         * gdb.btrace/nohist.exp
5088         * gdb.btrace/reconnect.exp
5089         * gdb.btrace/record_goto-step.exp
5090         * gdb.btrace/record_goto.exp
5091         * gdb.btrace/rn-dl-bind.exp
5092         * gdb.btrace/segv.exp
5093         * gdb.btrace/step.exp
5094         * gdb.btrace/stepi.exp
5095         * gdb.btrace/tailcall-only.exp
5096         * gdb.btrace/tailcall.exp
5097         * gdb.btrace/tsx.exp
5098         * gdb.btrace/unknown_functions.exp
5099         * gdb.btrace/vdso.exp
5100         * gdb.compile/compile-ifunc.exp
5101         * gdb.compile/compile-ops.exp
5102         * gdb.compile/compile-print.exp
5103         * gdb.compile/compile-setjmp.exp
5104         * gdb.cp/abstract-origin.exp
5105         * gdb.cp/ambiguous.exp
5106         * gdb.cp/annota2.exp
5107         * gdb.cp/annota3.exp
5108         * gdb.cp/anon-ns.exp
5109         * gdb.cp/anon-struct.exp
5110         * gdb.cp/anon-union.exp
5111         * gdb.cp/arg-reference.exp
5112         * gdb.cp/baseenum.exp
5113         * gdb.cp/bool.exp
5114         * gdb.cp/breakpoint.exp
5115         * gdb.cp/bs15503.exp
5116         * gdb.cp/call-c.exp
5117         * gdb.cp/casts.exp
5118         * gdb.cp/chained-calls.exp
5119         * gdb.cp/class2.exp
5120         * gdb.cp/classes.exp
5121         * gdb.cp/cmpd-minsyms.exp
5122         * gdb.cp/converts.exp
5123         * gdb.cp/cp-relocate.exp
5124         * gdb.cp/cpcompletion.exp
5125         * gdb.cp/cpexprs.exp
5126         * gdb.cp/cplabel.exp
5127         * gdb.cp/cplusfuncs.exp
5128         * gdb.cp/cpsizeof.exp
5129         * gdb.cp/ctti.exp
5130         * gdb.cp/derivation.exp
5131         * gdb.cp/destrprint.exp
5132         * gdb.cp/dispcxx.exp
5133         * gdb.cp/enum-class.exp
5134         * gdb.cp/exception.exp
5135         * gdb.cp/exceptprint.exp
5136         * gdb.cp/expand-psymtabs-cxx.exp
5137         * gdb.cp/expand-sals.exp
5138         * gdb.cp/extern-c.exp
5139         * gdb.cp/filename.exp
5140         * gdb.cp/formatted-ref.exp
5141         * gdb.cp/fpointer.exp
5142         * gdb.cp/gdb1355.exp
5143         * gdb.cp/gdb2495.exp
5144         * gdb.cp/hang.exp
5145         * gdb.cp/impl-this.exp
5146         * gdb.cp/infcall-dlopen.exp
5147         * gdb.cp/inherit.exp
5148         * gdb.cp/iostream.exp
5149         * gdb.cp/koenig.exp
5150         * gdb.cp/local.exp
5151         * gdb.cp/m-data.exp
5152         * gdb.cp/m-static.exp
5153         * gdb.cp/mb-ctor.exp
5154         * gdb.cp/mb-inline.exp
5155         * gdb.cp/mb-templates.exp
5156         * gdb.cp/member-name.exp
5157         * gdb.cp/member-ptr.exp
5158         * gdb.cp/meth-typedefs.exp
5159         * gdb.cp/method.exp
5160         * gdb.cp/method2.exp
5161         * gdb.cp/minsym-fallback.exp
5162         * gdb.cp/misc.exp
5163         * gdb.cp/namelessclass.exp
5164         * gdb.cp/namespace-enum.exp
5165         * gdb.cp/namespace-nested-import.exp
5166         * gdb.cp/namespace.exp
5167         * gdb.cp/nextoverthrow.exp
5168         * gdb.cp/no-dmgl-verbose.exp
5169         * gdb.cp/non-trivial-retval.exp
5170         * gdb.cp/noparam.exp
5171         * gdb.cp/nsdecl.exp
5172         * gdb.cp/nsimport.exp
5173         * gdb.cp/nsnested.exp
5174         * gdb.cp/nsnoimports.exp
5175         * gdb.cp/nsrecurs.exp
5176         * gdb.cp/nsstress.exp
5177         * gdb.cp/nsusing.exp
5178         * gdb.cp/operator.exp
5179         * gdb.cp/oranking.exp
5180         * gdb.cp/overload-const.exp
5181         * gdb.cp/overload.exp
5182         * gdb.cp/ovldbreak.exp
5183         * gdb.cp/ovsrch.exp
5184         * gdb.cp/paren-type.exp
5185         * gdb.cp/parse-lang.exp
5186         * gdb.cp/pass-by-ref.exp
5187         * gdb.cp/pr-1023.exp
5188         * gdb.cp/pr-1210.exp
5189         * gdb.cp/pr-574.exp
5190         * gdb.cp/pr10687.exp
5191         * gdb.cp/pr12028.exp
5192         * gdb.cp/pr17132.exp
5193         * gdb.cp/pr17494.exp
5194         * gdb.cp/pr9067.exp
5195         * gdb.cp/pr9167.exp
5196         * gdb.cp/pr9631.exp
5197         * gdb.cp/printmethod.exp
5198         * gdb.cp/psmang.exp
5199         * gdb.cp/psymtab-parameter.exp
5200         * gdb.cp/ptype-cv-cp.exp
5201         * gdb.cp/ptype-flags.exp
5202         * gdb.cp/re-set-overloaded.exp
5203         * gdb.cp/ref-types.exp
5204         * gdb.cp/rtti.exp
5205         * gdb.cp/scope-err.exp
5206         * gdb.cp/shadow.exp
5207         * gdb.cp/smartp.exp
5208         * gdb.cp/static-method.exp
5209         * gdb.cp/static-print-quit.exp
5210         * gdb.cp/temargs.exp
5211         * gdb.cp/templates.exp
5212         * gdb.cp/try_catch.exp
5213         * gdb.cp/typedef-operator.exp
5214         * gdb.cp/typeid.exp
5215         * gdb.cp/userdef.exp
5216         * gdb.cp/using-crash.exp
5217         * gdb.cp/var-tag.exp
5218         * gdb.cp/virtbase.exp
5219         * gdb.cp/virtfunc.exp
5220         * gdb.cp/virtfunc2.exp
5221         * gdb.cp/vla-cxx.exp
5222         * gdb.disasm/t01_mov.exp
5223         * gdb.disasm/t02_mova.exp
5224         * gdb.disasm/t03_add.exp
5225         * gdb.disasm/t04_sub.exp
5226         * gdb.disasm/t05_cmp.exp
5227         * gdb.disasm/t06_ari2.exp
5228         * gdb.disasm/t07_ari3.exp
5229         * gdb.disasm/t08_or.exp
5230         * gdb.disasm/t09_xor.exp
5231         * gdb.disasm/t10_and.exp
5232         * gdb.disasm/t11_logs.exp
5233         * gdb.disasm/t12_bit.exp
5234         * gdb.disasm/t13_otr.exp
5235         * gdb.dlang/circular.exp
5236         * gdb.dwarf2/arr-stride.exp
5237         * gdb.dwarf2/arr-subrange.exp
5238         * gdb.dwarf2/atomic-type.exp
5239         * gdb.dwarf2/bad-regnum.exp
5240         * gdb.dwarf2/bitfield-parent-optimized-out.exp
5241         * gdb.dwarf2/callframecfa.exp
5242         * gdb.dwarf2/clztest.exp
5243         * gdb.dwarf2/corrupt.exp
5244         * gdb.dwarf2/data-loc.exp
5245         * gdb.dwarf2/dup-psym.exp
5246         * gdb.dwarf2/dw2-anon-mptr.exp
5247         * gdb.dwarf2/dw2-anonymous-func.exp
5248         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5249         * gdb.dwarf2/dw2-bad-unresolved.exp
5250         * gdb.dwarf2/dw2-basic.exp
5251         * gdb.dwarf2/dw2-canonicalize-type.exp
5252         * gdb.dwarf2/dw2-case-insensitive.exp
5253         * gdb.dwarf2/dw2-common-block.exp
5254         * gdb.dwarf2/dw2-compdir-oldgcc.exp
5255         * gdb.dwarf2/dw2-compressed.exp
5256         * gdb.dwarf2/dw2-const.exp
5257         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5258         * gdb.dwarf2/dw2-cu-size.exp
5259         * gdb.dwarf2/dw2-dup-frame.exp
5260         * gdb.dwarf2/dw2-entry-value.exp
5261         * gdb.dwarf2/dw2-icycle.exp
5262         * gdb.dwarf2/dw2-ifort-parameter.exp
5263         * gdb.dwarf2/dw2-inline-break.exp
5264         * gdb.dwarf2/dw2-inline-param.exp
5265         * gdb.dwarf2/dw2-intercu.exp
5266         * gdb.dwarf2/dw2-intermix.exp
5267         * gdb.dwarf2/dw2-lexical-block-bare.exp
5268         * gdb.dwarf2/dw2-linkage-name-trust.exp
5269         * gdb.dwarf2/dw2-minsym-in-cu.exp
5270         * gdb.dwarf2/dw2-noloc.exp
5271         * gdb.dwarf2/dw2-op-call.exp
5272         * gdb.dwarf2/dw2-op-out-param.exp
5273         * gdb.dwarf2/dw2-opt-structptr.exp
5274         * gdb.dwarf2/dw2-param-error.exp
5275         * gdb.dwarf2/dw2-producer.exp
5276         * gdb.dwarf2/dw2-ranges-base.exp
5277         * gdb.dwarf2/dw2-ref-missing-frame.exp
5278         * gdb.dwarf2/dw2-reg-undefined.exp
5279         * gdb.dwarf2/dw2-regno-invalid.exp
5280         * gdb.dwarf2/dw2-restore.exp
5281         * gdb.dwarf2/dw2-restrict.exp
5282         * gdb.dwarf2/dw2-single-line-discriminators.exp
5283         * gdb.dwarf2/dw2-strp.exp
5284         * gdb.dwarf2/dw2-undefined-ret-addr.exp
5285         * gdb.dwarf2/dw2-unresolved.exp
5286         * gdb.dwarf2/dw2-var-zero-addr.exp
5287         * gdb.dwarf2/dw4-sig-types.exp
5288         * gdb.dwarf2/dwz.exp
5289         * gdb.dwarf2/dynarr-ptr.exp
5290         * gdb.dwarf2/enum-type.exp
5291         * gdb.dwarf2/gdb-index.exp
5292         * gdb.dwarf2/implptr-64bit.exp
5293         * gdb.dwarf2/implptr-optimized-out.exp
5294         * gdb.dwarf2/implptr.exp
5295         * gdb.dwarf2/implref-array.exp
5296         * gdb.dwarf2/implref-const.exp
5297         * gdb.dwarf2/implref-global.exp
5298         * gdb.dwarf2/implref-struct.exp
5299         * gdb.dwarf2/mac-fileno.exp
5300         * gdb.dwarf2/main-subprogram.exp
5301         * gdb.dwarf2/member-ptr-forwardref.exp
5302         * gdb.dwarf2/method-ptr.exp
5303         * gdb.dwarf2/missing-sig-type.exp
5304         * gdb.dwarf2/nonvar-access.exp
5305         * gdb.dwarf2/opaque-type-lookup.exp
5306         * gdb.dwarf2/pieces-optimized-out.exp
5307         * gdb.dwarf2/pieces.exp
5308         * gdb.dwarf2/pr10770.exp
5309         * gdb.dwarf2/pr13961.exp
5310         * gdb.dwarf2/staticvirtual.exp
5311         * gdb.dwarf2/subrange.exp
5312         * gdb.dwarf2/symtab-producer.exp
5313         * gdb.dwarf2/trace-crash.exp
5314         * gdb.dwarf2/typeddwarf.exp
5315         * gdb.dwarf2/valop.exp
5316         * gdb.dwarf2/watch-notconst.exp
5317         * gdb.fortran/array-element.exp
5318         * gdb.fortran/charset.exp
5319         * gdb.fortran/common-block.exp
5320         * gdb.fortran/complex.exp
5321         * gdb.fortran/derived-type-function.exp
5322         * gdb.fortran/derived-type.exp
5323         * gdb.fortran/logical.exp
5324         * gdb.fortran/module.exp
5325         * gdb.fortran/multi-dim.exp
5326         * gdb.fortran/nested-funcs.exp
5327         * gdb.fortran/print-formatted.exp
5328         * gdb.fortran/subarray.exp
5329         * gdb.fortran/vla-alloc-assoc.exp
5330         * gdb.fortran/vla-datatypes.exp
5331         * gdb.fortran/vla-history.exp
5332         * gdb.fortran/vla-ptr-info.exp
5333         * gdb.fortran/vla-ptype-sub.exp
5334         * gdb.fortran/vla-ptype.exp
5335         * gdb.fortran/vla-sizeof.exp
5336         * gdb.fortran/vla-type.exp
5337         * gdb.fortran/vla-value-sub-arbitrary.exp
5338         * gdb.fortran/vla-value-sub-finish.exp
5339         * gdb.fortran/vla-value-sub.exp
5340         * gdb.fortran/vla-value.exp
5341         * gdb.fortran/whatis_type.exp
5342         * gdb.go/chan.exp
5343         * gdb.go/handcall.exp
5344         * gdb.go/hello.exp
5345         * gdb.go/integers.exp
5346         * gdb.go/methods.exp
5347         * gdb.go/package.exp
5348         * gdb.go/strings.exp
5349         * gdb.go/types.exp
5350         * gdb.go/unsafe.exp
5351         * gdb.guile/scm-arch.exp
5352         * gdb.guile/scm-block.exp
5353         * gdb.guile/scm-breakpoint.exp
5354         * gdb.guile/scm-cmd.exp
5355         * gdb.guile/scm-disasm.exp
5356         * gdb.guile/scm-equal.exp
5357         * gdb.guile/scm-frame-args.exp
5358         * gdb.guile/scm-frame-inline.exp
5359         * gdb.guile/scm-frame.exp
5360         * gdb.guile/scm-iterator.exp
5361         * gdb.guile/scm-math.exp
5362         * gdb.guile/scm-objfile.exp
5363         * gdb.guile/scm-ports.exp
5364         * gdb.guile/scm-symbol.exp
5365         * gdb.guile/scm-symtab.exp
5366         * gdb.guile/scm-value-cc.exp
5367         * gdb.guile/types-module.exp
5368         * gdb.linespec/break-ask.exp
5369         * gdb.linespec/cpexplicit.exp
5370         * gdb.linespec/explicit.exp
5371         * gdb.linespec/keywords.exp
5372         * gdb.linespec/linespec.exp
5373         * gdb.linespec/ls-dollar.exp
5374         * gdb.linespec/ls-errs.exp
5375         * gdb.linespec/skip-two.exp
5376         * gdb.linespec/thread.exp
5377         * gdb.mi/mi-async.exp
5378         * gdb.mi/mi-basics.exp
5379         * gdb.mi/mi-break.exp
5380         * gdb.mi/mi-catch-load.exp
5381         * gdb.mi/mi-cli.exp
5382         * gdb.mi/mi-cmd-param-changed.exp
5383         * gdb.mi/mi-console.exp
5384         * gdb.mi/mi-detach.exp
5385         * gdb.mi/mi-disassemble.exp
5386         * gdb.mi/mi-eval.exp
5387         * gdb.mi/mi-file-transfer.exp
5388         * gdb.mi/mi-file.exp
5389         * gdb.mi/mi-fill-memory.exp
5390         * gdb.mi/mi-inheritance-syntax-error.exp
5391         * gdb.mi/mi-linespec-err-cp.exp
5392         * gdb.mi/mi-logging.exp
5393         * gdb.mi/mi-memory-changed.exp
5394         * gdb.mi/mi-read-memory.exp
5395         * gdb.mi/mi-record-changed.exp
5396         * gdb.mi/mi-reg-undefined.exp
5397         * gdb.mi/mi-regs.exp
5398         * gdb.mi/mi-return.exp
5399         * gdb.mi/mi-reverse.exp
5400         * gdb.mi/mi-simplerun.exp
5401         * gdb.mi/mi-solib.exp
5402         * gdb.mi/mi-stack.exp
5403         * gdb.mi/mi-stepi.exp
5404         * gdb.mi/mi-syn-frame.exp
5405         * gdb.mi/mi-until.exp
5406         * gdb.mi/mi-var-block.exp
5407         * gdb.mi/mi-var-child.exp
5408         * gdb.mi/mi-var-cmd.exp
5409         * gdb.mi/mi-var-cp.exp
5410         * gdb.mi/mi-var-display.exp
5411         * gdb.mi/mi-var-invalidate.exp
5412         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5413         * gdb.mi/mi-vla-fortran.exp
5414         * gdb.mi/mi-watch.exp
5415         * gdb.mi/mi2-var-child.exp
5416         * gdb.mi/user-selected-context-sync.exp
5417         * gdb.modula2/unbounded-array.exp
5418         * gdb.multi/dummy-frame-restore.exp
5419         * gdb.multi/multi-arch-exec.exp
5420         * gdb.multi/multi-arch.exp
5421         * gdb.multi/tids.exp
5422         * gdb.multi/watchpoint-multi.exp
5423         * gdb.opencl/callfuncs.exp
5424         * gdb.opencl/convs_casts.exp
5425         * gdb.opencl/datatypes.exp
5426         * gdb.opencl/operators.exp
5427         * gdb.opencl/vec_comps.exp
5428         * gdb.opt/clobbered-registers-O2.exp
5429         * gdb.opt/inline-break.exp
5430         * gdb.opt/inline-bt.exp
5431         * gdb.opt/inline-cmds.exp
5432         * gdb.opt/inline-locals.exp
5433         * gdb.pascal/case-insensitive-symbols.exp
5434         * gdb.pascal/floats.exp
5435         * gdb.pascal/gdb11492.exp
5436         * gdb.python/lib-types.exp
5437         * gdb.python/py-arch.exp
5438         * gdb.python/py-as-string.exp
5439         * gdb.python/py-bad-printers.exp
5440         * gdb.python/py-block.exp
5441         * gdb.python/py-breakpoint-create-fail.exp
5442         * gdb.python/py-breakpoint.exp
5443         * gdb.python/py-caller-is.exp
5444         * gdb.python/py-cmd.exp
5445         * gdb.python/py-explore-cc.exp
5446         * gdb.python/py-explore.exp
5447         * gdb.python/py-finish-breakpoint.exp
5448         * gdb.python/py-finish-breakpoint2.exp
5449         * gdb.python/py-frame-args.exp
5450         * gdb.python/py-frame-inline.exp
5451         * gdb.python/py-frame.exp
5452         * gdb.python/py-framefilter-mi.exp
5453         * gdb.python/py-infthread.exp
5454         * gdb.python/py-lazy-string.exp
5455         * gdb.python/py-linetable.exp
5456         * gdb.python/py-mi-events.exp
5457         * gdb.python/py-mi-objfile.exp
5458         * gdb.python/py-mi.exp
5459         * gdb.python/py-objfile.exp
5460         * gdb.python/py-pp-integral.exp
5461         * gdb.python/py-pp-maint.exp
5462         * gdb.python/py-pp-re-notag.exp
5463         * gdb.python/py-pp-registration.exp
5464         * gdb.python/py-recurse-unwind.exp
5465         * gdb.python/py-strfns.exp
5466         * gdb.python/py-symbol.exp
5467         * gdb.python/py-symtab.exp
5468         * gdb.python/py-sync-interp.exp
5469         * gdb.python/py-typeprint.exp
5470         * gdb.python/py-unwind-maint.exp
5471         * gdb.python/py-unwind.exp
5472         * gdb.python/py-value-cc.exp
5473         * gdb.python/py-xmethods.exp
5474         * gdb.reverse/amd64-tailcall-reverse.exp
5475         * gdb.reverse/break-precsave.exp
5476         * gdb.reverse/break-reverse.exp
5477         * gdb.reverse/consecutive-precsave.exp
5478         * gdb.reverse/consecutive-reverse.exp
5479         * gdb.reverse/finish-precsave.exp
5480         * gdb.reverse/finish-reverse-bkpt.exp
5481         * gdb.reverse/finish-reverse.exp
5482         * gdb.reverse/fstatat-reverse.exp
5483         * gdb.reverse/getresuid-reverse.exp
5484         * gdb.reverse/i386-precsave.exp
5485         * gdb.reverse/i386-reverse.exp
5486         * gdb.reverse/i386-sse-reverse.exp
5487         * gdb.reverse/i387-env-reverse.exp
5488         * gdb.reverse/i387-stack-reverse.exp
5489         * gdb.reverse/insn-reverse.exp
5490         * gdb.reverse/machinestate-precsave.exp
5491         * gdb.reverse/machinestate.exp
5492         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5493         * gdb.reverse/pipe-reverse.exp
5494         * gdb.reverse/readv-reverse.exp
5495         * gdb.reverse/recvmsg-reverse.exp
5496         * gdb.reverse/rerun-prec.exp
5497         * gdb.reverse/s390-mvcle.exp
5498         * gdb.reverse/step-precsave.exp
5499         * gdb.reverse/step-reverse.exp
5500         * gdb.reverse/time-reverse.exp
5501         * gdb.reverse/until-precsave.exp
5502         * gdb.reverse/until-reverse.exp
5503         * gdb.reverse/waitpid-reverse.exp
5504         * gdb.reverse/watch-precsave.exp
5505         * gdb.reverse/watch-reverse.exp
5506         * gdb.rust/generics.exp
5507         * gdb.rust/methods.exp
5508         * gdb.rust/modules.exp
5509         * gdb.rust/simple.exp
5510         * gdb.server/connect-with-no-symbol-file.exp
5511         * gdb.server/ext-attach.exp
5512         * gdb.server/ext-restart.exp
5513         * gdb.server/ext-wrapper.exp
5514         * gdb.server/file-transfer.exp
5515         * gdb.server/server-exec-info.exp
5516         * gdb.server/server-kill.exp
5517         * gdb.server/server-mon.exp
5518         * gdb.server/wrapper.exp
5519         * gdb.stabs/exclfwd.exp
5520         * gdb.stabs/gdb11479.exp
5521         * gdb.threads/clone-new-thread-event.exp
5522         * gdb.threads/corethreads.exp
5523         * gdb.threads/current-lwp-dead.exp
5524         * gdb.threads/dlopen-libpthread.exp
5525         * gdb.threads/gcore-thread.exp
5526         * gdb.threads/sigstep-threads.exp
5527         * gdb.threads/watchpoint-fork.exp
5528         * gdb.trace/actions-changed.exp
5529         * gdb.trace/backtrace.exp
5530         * gdb.trace/change-loc.exp
5531         * gdb.trace/circ.exp
5532         * gdb.trace/collection.exp
5533         * gdb.trace/disconnected-tracing.exp
5534         * gdb.trace/ftrace.exp
5535         * gdb.trace/mi-trace-frame-collected.exp
5536         * gdb.trace/mi-trace-unavailable.exp
5537         * gdb.trace/mi-traceframe-changed.exp
5538         * gdb.trace/mi-tsv-changed.exp
5539         * gdb.trace/no-attach-trace.exp
5540         * gdb.trace/passc-dyn.exp
5541         * gdb.trace/qtro.exp
5542         * gdb.trace/range-stepping.exp
5543         * gdb.trace/read-memory.exp
5544         * gdb.trace/save-trace.exp
5545         * gdb.trace/signal.exp
5546         * gdb.trace/status-stop.exp
5547         * gdb.trace/tfile.exp
5548         * gdb.trace/trace-break.exp
5549         * gdb.trace/trace-buffer-size.exp
5550         * gdb.trace/trace-condition.exp
5551         * gdb.trace/tracefile-pseudo-reg.exp
5552         * gdb.trace/tstatus.exp
5553         * gdb.trace/unavailable.exp
5554         * gdb.trace/while-dyn.exp
5555         * gdb.trace/while-stepping.exp
5556
5557 2016-12-22  Doug Evans  <xdje42@gmail.com>
5558
5559         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5560         and msymbols.
5561
5562 2016-12-19  Yao Qi  <yao.qi@linaro.org>
5563
5564         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5565         (test_with_self): Don't call do_steps_and_nexts, and remove
5566         code about stepping into xmalloc.
5567
5568 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5569
5570         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5571
5572 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5573
5574         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5575
5576 2016-12-09  Pedro Alves  <palves@redhat.com>
5577
5578         * gdb.base/all-architectures-0.exp: New file.
5579         * gdb.base/all-architectures-1.exp: New file.
5580         * gdb.base/all-architectures-2.exp: New file.
5581         * gdb.base/all-architectures-3.exp: New file.
5582         * gdb.base/all-architectures-4.exp: New file.
5583         * gdb.base/all-architectures-5.exp: New file.
5584         * gdb.base/all-architectures-6.exp: New file.
5585         * gdb.base/all-architectures-7.exp: New file.
5586         * gdb.base/all-architectures.exp.in: New file.
5587
5588 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5589
5590         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5591
5592 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5593
5594         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5595         possible.
5596         Remove useless pattern-matching code.
5597
5598 2016-12-02  Pedro Alves  <palves@redhat.com>
5599
5600         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5601         procedure.
5602         (top level): Call it.
5603
5604 2016-12-02  Pedro Alves  <palves@redhat.com>
5605
5606         * gdb.base/commands.exp (user_defined_command_args_stack_test):
5607         New procedure.
5608         (top level): Call it.
5609
5610 2016-12-02  Pedro Alves  <palves@redhat.com>
5611
5612         PR cli/20559
5613         * gdb.base/commands.exp (user_defined_command_args_eval): New
5614         procedure.
5615         (top level): Call it.
5616
5617 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5618
5619         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5620         timeout handling.
5621
5622 2016-12-02  Tom Tromey  <tom@tromey.com>
5623
5624         * gdb.dwarf2/main-subprogram.c: New file.
5625         * gdb.dwarf2/main-subprogram.exp: New file.
5626
5627 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5628
5629         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5630         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5631         gdb_test_no_output for a couple of cases.
5632         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5633
5634 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5635
5636         Fix test names and standardize compilation error messages throughout
5637         the following files:
5638
5639         * gdb.ada/start.exp
5640         * gdb.arch/alpha-step.exp
5641         * gdb.arch/e500-prologue.exp
5642         * gdb.arch/ftrace-insn-reloc.exp
5643         * gdb.arch/gdb1291.exp
5644         * gdb.arch/gdb1431.exp
5645         * gdb.arch/gdb1558.exp
5646         * gdb.arch/i386-dr3-watch.exp
5647         * gdb.arch/i386-sse-stack-align.exp
5648         * gdb.arch/ia64-breakpoint-shadow.exp
5649         * gdb.arch/pa-nullify.exp
5650         * gdb.arch/powerpc-aix-prologue.exp
5651         * gdb.arch/thumb-bx-pc.exp
5652         * gdb.base/annota1.exp
5653         * gdb.base/annota3.exp
5654         * gdb.base/arrayidx.exp
5655         * gdb.base/assign.exp
5656         * gdb.base/attach.exp
5657         * gdb.base/auxv.exp
5658         * gdb.base/bang.exp
5659         * gdb.base/bfp-test.exp
5660         * gdb.base/bigcore.exp
5661         * gdb.base/bitfields2.exp
5662         * gdb.base/break-fun-addr.exp
5663         * gdb.base/break-probes.exp
5664         * gdb.base/call-rt-st.exp
5665         * gdb.base/callexit.exp
5666         * gdb.base/catch-fork-kill.exp
5667         * gdb.base/charset.exp
5668         * gdb.base/checkpoint.exp
5669         * gdb.base/comprdebug.exp
5670         * gdb.base/constvars.exp
5671         * gdb.base/coredump-filter.exp
5672         * gdb.base/cursal.exp
5673         * gdb.base/cvexpr.exp
5674         * gdb.base/detach.exp
5675         * gdb.base/display.exp
5676         * gdb.base/dmsym.exp
5677         * gdb.base/dprintf-pending.exp
5678         * gdb.base/dso2dso.exp
5679         * gdb.base/dtrace-probe.exp
5680         * gdb.base/dump.exp
5681         * gdb.base/enum_cond.exp
5682         * gdb.base/exe-lock.exp
5683         * gdb.base/exec-invalid-sysroot.exp
5684         * gdb.base/execl-update-breakpoints.exp
5685         * gdb.base/exprs.exp
5686         * gdb.base/fileio.exp
5687         * gdb.base/find.exp
5688         * gdb.base/finish.exp
5689         * gdb.base/fixsection.exp
5690         * gdb.base/foll-vfork.exp
5691         * gdb.base/frame-args.exp
5692         * gdb.base/gcore.exp
5693         * gdb.base/gdb1250.exp
5694         * gdb.base/global-var-nested-by-dso.exp
5695         * gdb.base/gnu-ifunc.exp
5696         * gdb.base/hashline1.exp
5697         * gdb.base/hashline2.exp
5698         * gdb.base/hashline3.exp
5699         * gdb.base/hbreak-in-shr-unsupported.exp
5700         * gdb.base/huge.exp
5701         * gdb.base/infcall-input.exp
5702         * gdb.base/info-fun.exp
5703         * gdb.base/info-shared.exp
5704         * gdb.base/jit-simple.exp
5705         * gdb.base/jit-so.exp
5706         * gdb.base/jit.exp
5707         * gdb.base/jump.exp
5708         * gdb.base/label.exp
5709         * gdb.base/lineinc.exp
5710         * gdb.base/logical.exp
5711         * gdb.base/longjmp.exp
5712         * gdb.base/macscp.exp
5713         * gdb.base/miscexprs.exp
5714         * gdb.base/new-ui-echo.exp
5715         * gdb.base/new-ui-pending-input.exp
5716         * gdb.base/new-ui.exp
5717         * gdb.base/nodebug.exp
5718         * gdb.base/nofield.exp
5719         * gdb.base/offsets.exp
5720         * gdb.base/overlays.exp
5721         * gdb.base/pending.exp
5722         * gdb.base/pointers.exp
5723         * gdb.base/pr11022.exp
5724         * gdb.base/printcmds.exp
5725         * gdb.base/prologue.exp
5726         * gdb.base/ptr-typedef.exp
5727         * gdb.base/realname-expand.exp
5728         * gdb.base/relativedebug.exp
5729         * gdb.base/relocate.exp
5730         * gdb.base/remote.exp
5731         * gdb.base/reread.exp
5732         * gdb.base/return2.exp
5733         * gdb.base/savedregs.exp
5734         * gdb.base/sep.exp
5735         * gdb.base/sepdebug.exp
5736         * gdb.base/sepsymtab.exp
5737         * gdb.base/set-inferior-tty.exp
5738         * gdb.base/setshow.exp
5739         * gdb.base/shlib-call.exp
5740         * gdb.base/sigaltstack.exp
5741         * gdb.base/siginfo-addr.exp
5742         * gdb.base/signals.exp
5743         * gdb.base/signull.exp
5744         * gdb.base/sigrepeat.exp
5745         * gdb.base/so-impl-ld.exp
5746         * gdb.base/solib-display.exp
5747         * gdb.base/solib-overlap.exp
5748         * gdb.base/solib-search.exp
5749         * gdb.base/solib-symbol.exp
5750         * gdb.base/structs.exp
5751         * gdb.base/structs2.exp
5752         * gdb.base/symtab-search-order.exp
5753         * gdb.base/twice.exp
5754         * gdb.base/unload.exp
5755         * gdb.base/varargs.exp
5756         * gdb.base/watchpoint-solib.exp
5757         * gdb.base/watchpoint.exp
5758         * gdb.base/whatis.exp
5759         * gdb.base/wrong_frame_bt_full.exp
5760         * gdb.btrace/dlopen.exp
5761         * gdb.cell/ea-standalone.exp
5762         * gdb.cell/ea-test.exp
5763         * gdb.cp/dispcxx.exp
5764         * gdb.cp/gdb2384.exp
5765         * gdb.cp/method2.exp
5766         * gdb.cp/nextoverthrow.exp
5767         * gdb.cp/pr10728.exp
5768         * gdb.disasm/am33.exp
5769         * gdb.disasm/h8300s.exp
5770         * gdb.disasm/mn10300.exp
5771         * gdb.disasm/sh3.exp
5772         * gdb.dwarf2/dw2-dir-file-name.exp
5773         * gdb.fortran/complex.exp
5774         * gdb.fortran/library-module.exp
5775         * gdb.guile/scm-pretty-print.exp
5776         * gdb.guile/scm-symbol.exp
5777         * gdb.guile/scm-type.exp
5778         * gdb.guile/scm-value.exp
5779         * gdb.linespec/linespec.exp
5780         * gdb.mi/gdb701.exp
5781         * gdb.mi/gdb792.exp
5782         * gdb.mi/mi-breakpoint-changed.exp
5783         * gdb.mi/mi-dprintf-pending.exp
5784         * gdb.mi/mi-dprintf.exp
5785         * gdb.mi/mi-exit-code.exp
5786         * gdb.mi/mi-pending.exp
5787         * gdb.mi/mi-solib.exp
5788         * gdb.mi/new-ui-mi-sync.exp
5789         * gdb.mi/pr11022.exp
5790         * gdb.mi/user-selected-context-sync.exp
5791         * gdb.opt/solib-intra-step.exp
5792         * gdb.python/py-events.exp
5793         * gdb.python/py-finish-breakpoint.exp
5794         * gdb.python/py-mi.exp
5795         * gdb.python/py-prettyprint.exp
5796         * gdb.python/py-shared.exp
5797         * gdb.python/py-symbol.exp
5798         * gdb.python/py-template.exp
5799         * gdb.python/py-type.exp
5800         * gdb.python/py-value.exp
5801         * gdb.reverse/solib-precsave.exp
5802         * gdb.reverse/solib-reverse.exp
5803         * gdb.server/solib-list.exp
5804         * gdb.stabs/weird.exp
5805         * gdb.threads/reconnect-signal.exp
5806         * gdb.threads/stepi-random-signal.exp
5807         * gdb.trace/actions.exp
5808         * gdb.trace/ax.exp
5809         * gdb.trace/backtrace.exp
5810         * gdb.trace/change-loc.exp
5811         * gdb.trace/deltrace.exp
5812         * gdb.trace/ftrace-lock.exp
5813         * gdb.trace/ftrace.exp
5814         * gdb.trace/infotrace.exp
5815         * gdb.trace/mi-tracepoint-changed.exp
5816         * gdb.trace/packetlen.exp
5817         * gdb.trace/passcount.exp
5818         * gdb.trace/pending.exp
5819         * gdb.trace/range-stepping.exp
5820         * gdb.trace/report.exp
5821         * gdb.trace/stap-trace.exp
5822         * gdb.trace/tfind.exp
5823         * gdb.trace/trace-break.exp
5824         * gdb.trace/trace-condition.exp
5825         * gdb.trace/trace-enable-disable.exp
5826         * gdb.trace/trace-mt.exp
5827         * gdb.trace/tracecmd.exp
5828         * gdb.trace/tspeed.exp
5829         * gdb.trace/tsv.exp
5830         * lib/perftest.exp
5831
5832 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5833
5834         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5835         with gdb_test_no_output.
5836         Use command as test name.
5837
5838 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5839
5840         Fix test names starting with uppercase throughout the files.
5841
5842         * gdb.ada/assign_1.exp
5843         * gdb.ada/boolean_expr.exp
5844         * gdb.base/arrayidx.exp
5845         * gdb.base/del.exp
5846         * gdb.base/gcore-buffer-overflow.exp
5847         * gdb.base/testenv.exp
5848         * gdb.compile/compile.exp
5849         * gdb.python/py-framefilter-invalidarg.exp
5850         * gdb.python/py-framefilter.exp
5851
5852 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5853
5854         Fix test names starting with uppercase throughout the files.
5855
5856         * gdb.ada/array_return.exp
5857         * gdb.ada/expr_delims.exp
5858         * gdb.ada/mi_dyn_arr.exp
5859         * gdb.ada/mi_interface.exp
5860         * gdb.ada/mi_var_array.exp
5861         * gdb.ada/watch_arg.exp
5862         * gdb.arch/alpha-step.exp
5863         * gdb.arch/altivec-regs.exp
5864         * gdb.arch/e500-regs.exp
5865         * gdb.arch/powerpc-d128-regs.exp
5866         * gdb.base/arrayidx.exp
5867         * gdb.base/break.exp
5868         * gdb.base/checkpoint.exp
5869         * gdb.base/debug-expr.exp
5870         * gdb.base/dmsym.exp
5871         * gdb.base/radix.exp
5872         * gdb.base/sepdebug.exp
5873         * gdb.base/testenv.exp
5874         * gdb.base/watch_thread_num.exp
5875         * gdb.base/watchpoint-cond-gone.exp
5876         * gdb.cell/break.exp
5877         * gdb.cell/ea-cache.exp
5878         * gdb.compile/compile.exp
5879         * gdb.cp/gdb2495.exp
5880         * gdb.gdb/selftest.exp
5881         * gdb.gdb/xfullpath.exp
5882         * gdb.go/hello.exp
5883         * gdb.go/integers.exp
5884         * gdb.objc/basicclass.exp
5885         * gdb.pascal/hello.exp
5886         * gdb.pascal/integers.exp
5887         * gdb.python/py-breakpoint.exp
5888         * gdb.python/py-cmd.exp
5889         * gdb.python/py-linetable.exp
5890         * gdb.python/py-xmethods.exp
5891         * gdb.python/python.exp
5892         * gdb.reverse/consecutive-precsave.exp
5893         * gdb.reverse/finish-precsave.exp
5894         * gdb.reverse/i386-precsave.exp
5895         * gdb.reverse/machinestate-precsave.exp
5896         * gdb.reverse/sigall-precsave.exp
5897         * gdb.reverse/solib-precsave.exp
5898         * gdb.reverse/step-precsave.exp
5899         * gdb.reverse/until-precsave.exp
5900         * gdb.reverse/watch-precsave.exp
5901         * gdb.threads/leader-exit.exp
5902         * gdb.threads/pthreads.exp
5903         * gdb.threads/wp-replication.exp
5904         * gdb.trace/actions.exp
5905         * gdb.trace/mi-tsv-changed.exp
5906         * gdb.trace/tsv.exp
5907
5908 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5909
5910         Fix test names starting with uppercase throughout the files.
5911
5912         * gdb.arch/i386-bp_permanent.exp
5913         * gdb.arch/i386-gnu-cfi.exp
5914         * gdb.base/disasm-end-cu.exp
5915         * gdb.base/macscp.exp
5916         * gdb.base/pending.exp
5917         * gdb.base/watch_thread_num.exp
5918         * gdb.cp/exception.exp
5919         * gdb.cp/gdb2495.exp
5920         * gdb.cp/local.exp
5921         * gdb.python/py-evsignal.exp
5922         * gdb.python/python.exp
5923         * gdb.trace/tracecmd.exp
5924
5925 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5926
5927         Fix test names starting with uppercase throughout the files.
5928
5929         * gdb.base/charset.exp
5930         * gdb.base/eval.exp
5931         * gdb.base/multi-forks.exp
5932         * gdb.guile/scm-progspace.exp
5933         * gdb.opencl/datatypes.exp
5934         * gdb.python/py-block.exp
5935         * gdb.python/py-function.exp
5936         * gdb.python/py-symbol.exp
5937         * gdb.python/py-symtab.exp
5938         * gdb.python/py-xmethods.exp
5939         * gdb.reverse/break-precsave.exp
5940         * gdb.reverse/break-reverse.exp
5941         * gdb.reverse/consecutive-precsave.exp
5942         * gdb.reverse/consecutive-reverse.exp
5943         * gdb.reverse/finish-precsave.exp
5944         * gdb.reverse/finish-reverse-bkpt.exp
5945         * gdb.reverse/finish-reverse.exp
5946         * gdb.reverse/fstatat-reverse.exp
5947         * gdb.reverse/getresuid-reverse.exp
5948         * gdb.reverse/i386-precsave.exp
5949         * gdb.reverse/i386-reverse.exp
5950         * gdb.reverse/i386-sse-reverse.exp
5951         * gdb.reverse/i387-stack-reverse.exp
5952         * gdb.reverse/insn-reverse.exp
5953         * gdb.reverse/machinestate-precsave.exp
5954         * gdb.reverse/machinestate.exp
5955         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5956         * gdb.reverse/pipe-reverse.exp
5957         * gdb.reverse/readv-reverse.exp
5958         * gdb.reverse/recvmsg-reverse.exp
5959         * gdb.reverse/rerun-prec.exp
5960         * gdb.reverse/s390-mvcle.exp
5961         * gdb.reverse/sigall-precsave.exp
5962         * gdb.reverse/sigall-reverse.exp
5963         * gdb.reverse/solib-precsave.exp
5964         * gdb.reverse/solib-reverse.exp
5965         * gdb.reverse/step-precsave.exp
5966         * gdb.reverse/step-reverse.exp
5967         * gdb.reverse/time-reverse.exp
5968         * gdb.reverse/until-precsave.exp
5969         * gdb.reverse/until-reverse.exp
5970         * gdb.reverse/waitpid-reverse.exp
5971         * gdb.reverse/watch-precsave.exp
5972         * gdb.reverse/watch-reverse.exp
5973
5974 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5975
5976         Fix test names starting with uppercase throughout the files.
5977
5978         * gdb.arch/i386-mpx-simple_segv.exp
5979         * gdb.arch/i386-mpx.exp
5980         * gdb.arch/i386-permbkpt.exp
5981         * gdb.arch/pa-nullify.exp
5982         * gdb.arch/powerpc-d128-regs.exp
5983         * gdb.arch/vsx-regs.exp
5984         * gdb.base/bfp-test.exp
5985         * gdb.base/break.exp
5986         * gdb.base/breakpoint-shadow.exp
5987         * gdb.base/callfuncs.exp
5988         * gdb.base/charset.exp
5989         * gdb.base/commands.exp
5990         * gdb.base/completion.exp
5991         * gdb.base/dfp-test.exp
5992         * gdb.base/echo.exp
5993         * gdb.base/ending-run.exp
5994         * gdb.base/eval.exp
5995         * gdb.base/expand-psymtabs.exp
5996         * gdb.base/float128.exp
5997         * gdb.base/floatn.exp
5998         * gdb.base/foll-exec-mode.exp
5999         * gdb.base/gdb1056.exp
6000         * gdb.base/gdb11531.exp
6001         * gdb.base/kill-after-signal.exp
6002         * gdb.base/multi-forks.exp
6003         * gdb.base/overlays.exp
6004         * gdb.base/pending.exp
6005         * gdb.base/sepdebug.exp
6006         * gdb.base/testenv.exp
6007         * gdb.base/valgrind-db-attach.exp
6008         * gdb.base/watch_thread_num.exp
6009         * gdb.base/watchpoint-cond-gone.exp
6010         * gdb.base/watchpoint.exp
6011         * gdb.base/watchpoints.exp
6012         * gdb.cp/arg-reference.exp
6013         * gdb.cp/baseenum.exp
6014         * gdb.cp/operator.exp
6015         * gdb.cp/shadow.exp
6016         * gdb.dwarf2/dw2-op-out-param.exp
6017         * gdb.dwarf2/dw2-reg-undefined.exp
6018         * gdb.go/chan.exp
6019         * gdb.go/hello.exp
6020         * gdb.go/integers.exp
6021         * gdb.go/methods.exp
6022         * gdb.go/package.exp
6023         * gdb.guile/scm-parameter.exp
6024         * gdb.guile/scm-progspace.exp
6025         * gdb.guile/scm-value.exp
6026         * gdb.mi/mi-pending.exp
6027         * gdb.mi/user-selected-context-sync.exp
6028         * gdb.multi/multi-attach.exp
6029         * gdb.multi/tids.exp
6030         * gdb.opt/clobbered-registers-O2.exp
6031         * gdb.pascal/floats.exp
6032         * gdb.pascal/integers.exp
6033         * gdb.python/py-block.exp
6034         * gdb.python/py-events.exp
6035         * gdb.python/py-parameter.exp
6036         * gdb.python/py-symbol.exp
6037         * gdb.python/py-symtab.exp
6038         * gdb.python/py-type.exp
6039         * gdb.python/py-value.exp
6040         * gdb.python/py-xmethods.exp
6041         * gdb.python/python.exp
6042         * gdb.reverse/break-precsave.exp
6043         * gdb.reverse/consecutive-precsave.exp
6044         * gdb.reverse/finish-precsave.exp
6045         * gdb.reverse/i386-precsave.exp
6046         * gdb.reverse/machinestate-precsave.exp
6047         * gdb.reverse/sigall-precsave.exp
6048         * gdb.reverse/solib-precsave.exp
6049         * gdb.reverse/step-precsave.exp
6050         * gdb.reverse/until-precsave.exp
6051         * gdb.reverse/watch-precsave.exp
6052         * gdb.server/ext-attach.exp
6053         * gdb.server/ext-restart.exp
6054         * gdb.server/ext-run.exp
6055         * gdb.server/ext-wrapper.exp
6056         * gdb.stabs/gdb11479.exp
6057         * gdb.stabs/weird.exp
6058         * gdb.threads/attach-many-short-lived-threads.exp
6059         * gdb.threads/kill.exp
6060         * gdb.threads/watchpoint-fork.exp
6061
6062 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6063
6064         Fix test names starting with uppercase throughout all the files below.
6065
6066         * gdb.ada/array_return.exp
6067         * gdb.ada/catch_ex.exp
6068         * gdb.ada/info_exc.exp
6069         * gdb.ada/mi_catch_ex.exp
6070         * gdb.ada/mi_dyn_arr.exp
6071         * gdb.ada/mi_ex_cond.exp
6072         * gdb.ada/mi_exc_info.exp
6073         * gdb.ada/mi_interface.exp
6074         * gdb.ada/mi_task_arg.exp
6075         * gdb.ada/mi_task_info.exp
6076         * gdb.ada/mi_var_array.exp
6077         * gdb.arch/alpha-step.exp
6078         * gdb.arch/amd64-disp-step.exp
6079         * gdb.arch/arm-disp-step.exp
6080         * gdb.arch/disp-step-insn-reloc.exp
6081         * gdb.arch/e500-prologue.exp
6082         * gdb.arch/ftrace-insn-reloc.exp
6083         * gdb.arch/gdb1558.exp
6084         * gdb.arch/i386-bp_permanent.exp
6085         * gdb.arch/i386-disp-step.exp
6086         * gdb.arch/i386-float.exp
6087         * gdb.arch/i386-gnu-cfi.exp
6088         * gdb.arch/ia64-breakpoint-shadow.exp
6089         * gdb.arch/mips16-thunks.exp
6090         * gdb.arch/pa-nullify.exp
6091         * gdb.arch/powerpc-aix-prologue.exp
6092         * gdb.arch/powerpc-power.exp
6093         * gdb.arch/ppc-dfp.exp
6094         * gdb.arch/s390-tdbregs.exp
6095         * gdb.arch/spu-info.exp
6096         * gdb.arch/spu-ls.exp
6097         * gdb.arch/thumb-bx-pc.exp
6098         * gdb.base/advance.exp
6099         * gdb.base/annota-input-while-running.exp
6100         * gdb.base/arrayidx.exp
6101         * gdb.base/asmlabel.exp
6102         * gdb.base/async.exp
6103         * gdb.base/attach-wait-input.exp
6104         * gdb.base/auto-connect-native-target.exp
6105         * gdb.base/batch-preserve-term-settings.exp
6106         * gdb.base/bfp-test.exp
6107         * gdb.base/bigcore.exp
6108         * gdb.base/bp-permanent.exp
6109         * gdb.base/break-always.exp
6110         * gdb.base/break-fun-addr.exp
6111         * gdb.base/break-idempotent.exp
6112         * gdb.base/break-main-file-remove-fail.exp
6113         * gdb.base/break-probes.exp
6114         * gdb.base/break-unload-file.exp
6115         * gdb.base/break.exp
6116         * gdb.base/call-ar-st.exp
6117         * gdb.base/call-rt-st.exp
6118         * gdb.base/call-sc.exp
6119         * gdb.base/call-signal-resume.exp
6120         * gdb.base/call-strs.exp
6121         * gdb.base/callexit.exp
6122         * gdb.base/callfuncs.exp
6123         * gdb.base/catch-gdb-caused-signals.exp
6124         * gdb.base/catch-signal-siginfo-cond.exp
6125         * gdb.base/catch-syscall.exp
6126         * gdb.base/compare-sections.exp
6127         * gdb.base/cond-eval-mode.exp
6128         * gdb.base/condbreak-call-false.exp
6129         * gdb.base/consecutive-step-over.exp
6130         * gdb.base/cursal.exp
6131         * gdb.base/disabled-location.exp
6132         * gdb.base/disasm-end-cu.exp
6133         * gdb.base/display.exp
6134         * gdb.base/double-prompt-target-event-error.exp
6135         * gdb.base/dprintf-bp-same-addr.exp
6136         * gdb.base/dprintf-detach.exp
6137         * gdb.base/dprintf-next.exp
6138         * gdb.base/dprintf-non-stop.exp
6139         * gdb.base/dprintf-pending.exp
6140         * gdb.base/dso2dso.exp
6141         * gdb.base/ending-run.exp
6142         * gdb.base/enum_cond.exp
6143         * gdb.base/examine-backward.exp
6144         * gdb.base/exe-lock.exp
6145         * gdb.base/exec-invalid-sysroot.exp
6146         * gdb.base/execl-update-breakpoints.exp
6147         * gdb.base/execution-termios.exp
6148         * gdb.base/fileio.exp
6149         * gdb.base/fixsection.exp
6150         * gdb.base/foll-exec-mode.exp
6151         * gdb.base/foll-exec.exp
6152         * gdb.base/fork-running-state.exp
6153         * gdb.base/frame-args.exp
6154         * gdb.base/fullpath-expand.exp
6155         * gdb.base/func-ptr.exp
6156         * gdb.base/gcore-relro-pie.exp
6157         * gdb.base/gdb1090.exp
6158         * gdb.base/gdb1555.exp
6159         * gdb.base/global-var-nested-by-dso.exp
6160         * gdb.base/gnu-ifunc.exp
6161         * gdb.base/hbreak-in-shr-unsupported.exp
6162         * gdb.base/hbreak-unmapped.exp
6163         * gdb.base/hook-stop.exp
6164         * gdb.base/infcall-input.exp
6165         * gdb.base/info-fun.exp
6166         * gdb.base/info-shared.exp
6167         * gdb.base/interrupt-noterm.exp
6168         * gdb.base/jit-so.exp
6169         * gdb.base/jit.exp
6170         * gdb.base/line-symtabs.exp
6171         * gdb.base/list.exp
6172         * gdb.base/longjmp.exp
6173         * gdb.base/macscp.exp
6174         * gdb.base/max-value-size.exp
6175         * gdb.base/nodebug.exp
6176         * gdb.base/nofield.exp
6177         * gdb.base/overlays.exp
6178         * gdb.base/paginate-after-ctrl-c-running.exp
6179         * gdb.base/paginate-bg-execution.exp
6180         * gdb.base/paginate-inferior-exit.exp
6181         * gdb.base/pending.exp
6182         * gdb.base/pr11022.exp
6183         * gdb.base/printcmds.exp
6184         * gdb.base/ptr-typedef.exp
6185         * gdb.base/ptype.exp
6186         * gdb.base/randomize.exp
6187         * gdb.base/range-stepping.exp
6188         * gdb.base/realname-expand.exp
6189         * gdb.base/relativedebug.exp
6190         * gdb.base/remote.exp
6191         * gdb.base/savedregs.exp
6192         * gdb.base/sepdebug.exp
6193         * gdb.base/set-noassign.exp
6194         * gdb.base/shlib-call.exp
6195         * gdb.base/shreloc.exp
6196         * gdb.base/sigaltstack.exp
6197         * gdb.base/sigbpt.exp
6198         * gdb.base/siginfo-addr.exp
6199         * gdb.base/siginfo-obj.exp
6200         * gdb.base/siginfo-thread.exp
6201         * gdb.base/signest.exp
6202         * gdb.base/signull.exp
6203         * gdb.base/sigrepeat.exp
6204         * gdb.base/skip.exp
6205         * gdb.base/so-impl-ld.exp
6206         * gdb.base/solib-corrupted.exp
6207         * gdb.base/solib-disc.exp
6208         * gdb.base/solib-display.exp
6209         * gdb.base/solib-overlap.exp
6210         * gdb.base/solib-search.exp
6211         * gdb.base/solib-symbol.exp
6212         * gdb.base/source-execution.exp
6213         * gdb.base/sss-bp-on-user-bp-2.exp
6214         * gdb.base/sss-bp-on-user-bp.exp
6215         * gdb.base/stack-checking.exp
6216         * gdb.base/stale-infcall.exp
6217         * gdb.base/step-break.exp
6218         * gdb.base/step-line.exp
6219         * gdb.base/step-over-exit.exp
6220         * gdb.base/step-test.exp
6221         * gdb.base/structs.exp
6222         * gdb.base/sym-file.exp
6223         * gdb.base/symtab-search-order.exp
6224         * gdb.base/term.exp
6225         * gdb.base/type-opaque.exp
6226         * gdb.base/unload.exp
6227         * gdb.base/until-nodebug.exp
6228         * gdb.base/until.exp
6229         * gdb.base/unwindonsignal.exp
6230         * gdb.base/watch-cond.exp
6231         * gdb.base/watch-non-mem.exp
6232         * gdb.base/watch_thread_num.exp
6233         * gdb.base/watchpoint-reuse-slot.exp
6234         * gdb.base/watchpoint-solib.exp
6235         * gdb.base/watchpoint.exp
6236         * gdb.btrace/dlopen.exp
6237         * gdb.cell/arch.exp
6238         * gdb.cell/break.exp
6239         * gdb.cell/bt.exp
6240         * gdb.cell/core.exp
6241         * gdb.cell/data.exp
6242         * gdb.cell/dwarfaddr.exp
6243         * gdb.cell/ea-cache.exp
6244         * gdb.cell/ea-standalone.exp
6245         * gdb.cell/ea-test.exp
6246         * gdb.cell/f-regs.exp
6247         * gdb.cell/fork.exp
6248         * gdb.cell/gcore.exp
6249         * gdb.cell/mem-access.exp
6250         * gdb.cell/ptype.exp
6251         * gdb.cell/registers.exp
6252         * gdb.cell/sizeof.exp
6253         * gdb.cell/solib-symbol.exp
6254         * gdb.cell/solib.exp
6255         * gdb.compile/compile-tls.exp
6256         * gdb.cp/exception.exp
6257         * gdb.cp/gdb2495.exp
6258         * gdb.cp/local.exp
6259         * gdb.cp/mb-inline.exp
6260         * gdb.cp/mb-templates.exp
6261         * gdb.cp/pr10687.exp
6262         * gdb.cp/pr9167.exp
6263         * gdb.cp/scope-err.exp
6264         * gdb.cp/templates.exp
6265         * gdb.cp/virtfunc.exp
6266         * gdb.dwarf2/dw2-dir-file-name.exp
6267         * gdb.dwarf2/dw2-single-line-discriminators.exp
6268         * gdb.fortran/complex.exp
6269         * gdb.fortran/library-module.exp
6270         * gdb.guile/guile.exp
6271         * gdb.guile/scm-cmd.exp
6272         * gdb.guile/scm-frame-inline.exp
6273         * gdb.guile/scm-objfile.exp
6274         * gdb.guile/scm-pretty-print.exp
6275         * gdb.guile/scm-symbol.exp
6276         * gdb.guile/scm-type.exp
6277         * gdb.guile/scm-value.exp
6278         * gdb.linespec/keywords.exp
6279         * gdb.linespec/ls-errs.exp
6280         * gdb.linespec/macro-relative.exp
6281         * gdb.linespec/thread.exp
6282         * gdb.mi/mi-breakpoint-changed.exp
6283         * gdb.mi/mi-dprintf-pending.exp
6284         * gdb.mi/mi-fullname-deleted.exp
6285         * gdb.mi/mi-logging.exp
6286         * gdb.mi/mi-pending.exp
6287         * gdb.mi/mi-solib.exp
6288         * gdb.mi/new-ui-mi-sync.exp
6289         * gdb.mi/user-selected-context-sync.exp
6290         * gdb.multi/dummy-frame-restore.exp
6291         * gdb.multi/multi-arch-exec.exp
6292         * gdb.multi/remove-inferiors.exp
6293         * gdb.multi/watchpoint-multi-exit.exp
6294         * gdb.opt/solib-intra-step.exp
6295         * gdb.perf/backtrace.exp
6296         * gdb.perf/single-step.exp
6297         * gdb.perf/skip-command.exp
6298         * gdb.perf/skip-prologue.exp
6299         * gdb.perf/solib.exp
6300         * gdb.python/lib-types.exp
6301         * gdb.python/py-as-string.exp
6302         * gdb.python/py-bad-printers.exp
6303         * gdb.python/py-block.exp
6304         * gdb.python/py-breakpoint.exp
6305         * gdb.python/py-cmd.exp
6306         * gdb.python/py-events.exp
6307         * gdb.python/py-evthreads.exp
6308         * gdb.python/py-finish-breakpoint.exp
6309         * gdb.python/py-finish-breakpoint2.exp
6310         * gdb.python/py-frame-inline.exp
6311         * gdb.python/py-frame.exp
6312         * gdb.python/py-inferior.exp
6313         * gdb.python/py-infthread.exp
6314         * gdb.python/py-mi.exp
6315         * gdb.python/py-objfile.exp
6316         * gdb.python/py-pp-maint.exp
6317         * gdb.python/py-pp-registration.exp
6318         * gdb.python/py-prettyprint.exp
6319         * gdb.python/py-recurse-unwind.exp
6320         * gdb.python/py-shared.exp
6321         * gdb.python/py-symbol.exp
6322         * gdb.python/py-symtab.exp
6323         * gdb.python/py-template.exp
6324         * gdb.python/py-type.exp
6325         * gdb.python/py-unwind-maint.exp
6326         * gdb.python/py-unwind.exp
6327         * gdb.python/py-value.exp
6328         * gdb.python/python.exp
6329         * gdb.reverse/finish-reverse-bkpt.exp
6330         * gdb.reverse/insn-reverse.exp
6331         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6332         * gdb.reverse/solib-precsave.exp
6333         * gdb.reverse/solib-reverse.exp
6334         * gdb.stabs/gdb11479.exp
6335         * gdb.stabs/weird.exp
6336         * gdb.threads/fork-child-threads.exp
6337         * gdb.threads/fork-plus-threads.exp
6338         * gdb.threads/fork-thread-pending.exp
6339         * gdb.threads/forking-threads-plus-breakpoint.exp
6340         * gdb.threads/hand-call-in-threads.exp
6341         * gdb.threads/interrupted-hand-call.exp
6342         * gdb.threads/linux-dp.exp
6343         * gdb.threads/local-watch-wrong-thread.exp
6344         * gdb.threads/next-while-other-thread-longjmps.exp
6345         * gdb.threads/non-ldr-exit.exp
6346         * gdb.threads/pending-step.exp
6347         * gdb.threads/print-threads.exp
6348         * gdb.threads/process-dies-while-detaching.exp
6349         * gdb.threads/process-dies-while-handling-bp.exp
6350         * gdb.threads/pthreads.exp
6351         * gdb.threads/queue-signal.exp
6352         * gdb.threads/reconnect-signal.exp
6353         * gdb.threads/signal-command-handle-nopass.exp
6354         * gdb.threads/signal-command-multiple-signals-pending.exp
6355         * gdb.threads/signal-delivered-right-thread.exp
6356         * gdb.threads/signal-sigtrap.exp
6357         * gdb.threads/sigthread.exp
6358         * gdb.threads/staticthreads.exp
6359         * gdb.threads/stepi-random-signal.exp
6360         * gdb.threads/thread-unwindonsignal.exp
6361         * gdb.threads/thread_check.exp
6362         * gdb.threads/thread_events.exp
6363         * gdb.threads/tid-reuse.exp
6364         * gdb.threads/tls-nodebug.exp
6365         * gdb.threads/tls-shared.exp
6366         * gdb.threads/tls-so_extern.exp
6367         * gdb.threads/tls.exp
6368         * gdb.threads/wp-replication.exp
6369         * gdb.trace/actions-changed.exp
6370         * gdb.trace/actions.exp
6371         * gdb.trace/backtrace.exp
6372         * gdb.trace/change-loc.exp
6373         * gdb.trace/collection.exp
6374         * gdb.trace/deltrace.exp
6375         * gdb.trace/disconnected-tracing.exp
6376         * gdb.trace/entry-values.exp
6377         * gdb.trace/ftrace-lock.exp
6378         * gdb.trace/ftrace.exp
6379         * gdb.trace/infotrace.exp
6380         * gdb.trace/mi-trace-frame-collected.exp
6381         * gdb.trace/mi-trace-unavailable.exp
6382         * gdb.trace/mi-traceframe-changed.exp
6383         * gdb.trace/mi-tracepoint-changed.exp
6384         * gdb.trace/mi-tsv-changed.exp
6385         * gdb.trace/no-attach-trace.exp
6386         * gdb.trace/packetlen.exp
6387         * gdb.trace/passc-dyn.exp
6388         * gdb.trace/passcount.exp
6389         * gdb.trace/pending.exp
6390         * gdb.trace/pr16508.exp
6391         * gdb.trace/qtro.exp
6392         * gdb.trace/range-stepping.exp
6393         * gdb.trace/read-memory.exp
6394         * gdb.trace/report.exp
6395         * gdb.trace/save-trace.exp
6396         * gdb.trace/signal.exp
6397         * gdb.trace/stap-trace.exp
6398         * gdb.trace/status-stop.exp
6399         * gdb.trace/strace.exp
6400         * gdb.trace/tfile.exp
6401         * gdb.trace/tfind.exp
6402         * gdb.trace/trace-break.exp
6403         * gdb.trace/trace-condition.exp
6404         * gdb.trace/trace-enable-disable.exp
6405         * gdb.trace/trace-mt.exp
6406         * gdb.trace/tracecmd.exp
6407         * gdb.trace/tracefile-pseudo-reg.exp
6408         * gdb.trace/tspeed.exp
6409         * gdb.trace/tstatus.exp
6410         * gdb.trace/tsv.exp
6411         * gdb.trace/unavailable.exp
6412         * gdb.trace/while-dyn.exp
6413         * gdb.trace/while-stepping.exp
6414         * lib/gdb-guile.exp
6415         * lib/gdb.exp
6416         * lib/mi-support.exp
6417         * lib/pascal.exp
6418         * lib/perftest.exp
6419         * lib/prelink-support.exp
6420         * lib/selftest-support.exp
6421
6422 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
6423
6424         * Makefile.in: Include disable-implicit-rules.mk.
6425
6426 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6427
6428         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6429         non-byte-aligned bit fields.
6430
6431 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6432
6433         PR gdb/12616
6434         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
6435         respects the DW_AT_data_bit_offset attribute.
6436
6437 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
6438
6439         * gdb.base/default.exp: Fix output of "set language".
6440
6441 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
6442
6443         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6444         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
6445         make.
6446         * configure.ac: Remove checks for the make program.
6447         * configure: Re-generate.
6448
6449 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
6450
6451         * gdb.python/py-recurse-unwind.c (main): Add loop.
6452         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6453         to read_register() and gdb.parse_and_eval().  Make each code
6454         call a separate case that can be individually tested.
6455         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6456         proc. Call cont_and_backtrace for each of the code paths that
6457         we want to test in the unwinder.
6458
6459 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6460
6461         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6462         the definition of struct S.
6463
6464 2016-11-11  Catherine Moore  <clm@codesourcery.com>
6465
6466         * gdb.base/dump.exp: Identify verilog format dump tests as such.
6467
6468 2016-11-09  Pedro Alves  <palves@redhat.com>
6469
6470         * gdb.base/commands.exp (runto_or_return): New procedure.
6471         (gdbvar_simple_if_test, gdbvar_simple_while_test)
6472         (gdbvar_complex_if_while_test, progvar_simple_if_test)
6473         (progvar_simple_while_test, progvar_complex_if_while_test)
6474         (if_while_breakpoint_command_test)
6475         (infrun_breakpoint_command_test, breakpoint_command_test)
6476         (user_defined_command_test, watchpoint_command_test)
6477         (test_command_prompt_position, redefine_hook_test)
6478         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6479         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6480         multi_line_input and multi_line.  Remove gdb_expect and
6481         gdb_stop_suppressing_tests uses.
6482         * lib/gdb.exp (valnum_re): New global.
6483         (multi_line_input): New procedure.
6484
6485 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
6486
6487         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6488         Remove.
6489         (test_setup): Define with proc_with_prefix.
6490         (test_cli_inferior): Likewise.
6491         (test_cli_thread): Likewise.
6492         (test_cli_frame): Likewise.
6493         (test_cli_select_frame): Likewise.
6494         (test_cli_up_down): Likewise.
6495         (test_mi_thread_select): Likewise.
6496         (test_mi_stack_select_frame): Likewise.
6497         (test_cli_in_mi_inferior): Likewise.
6498         (test_cli_in_mi_thread): Likewise.
6499         (test_cli_in_mi_frame): Likewise.
6500         (top level): Do not use with_test_prefix_procname.
6501
6502 2016-11-09  Pedro Alves  <palves@redhat.com>
6503
6504         * gdb.base/commands.exp (gdbvar_simple_if_test)
6505         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6506         (progvar_simple_if_test, progvar_simple_while_test)
6507         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6508         (infrun_breakpoint_command_test, breakpoint_command_test)
6509         (user_defined_command_test, watchpoint_command_test)
6510         (test_command_prompt_position, deprecated_command_test)
6511         (bp_deleted_in_command, temporary_breakpoint_commands)
6512         (stray_arg0_test, source_file_with_indented_comment)
6513         (recursive_source_test, if_commands_test)
6514         (error_clears_commands_left, redefine_hook_test)
6515         (redefine_backtrace_test): Use proc_with_prefix.
6516         * lib/gdb.exp (proc_with_prefix): New proc.
6517
6518 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6519
6520         * gdb.base/tui-layout.c: New file.
6521         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6522         disassembly window contains very long lines.
6523
6524 2016-11-08  Tom Tromey  <tom@tromey.com>
6525
6526         * gdb.python/py-value.exp (test_value_creation): Make "long" test
6527         depend on Python 2.
6528
6529 2016-11-08  Tom Tromey  <tom@tromey.com>
6530
6531         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6532         New method.
6533
6534 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
6535
6536         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6537
6538 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
6539
6540         * gdb.rust/simple.rs: Add test for univariant enums without
6541         discriminants and for encoded struct-like enums.
6542
6543 2016-10-28  Pedro Alves  <palves@redhat.com>
6544
6545         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6546         gdb_test_multiple, tighten regexps and match symtabs and line
6547         tables incrementally.
6548
6549 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
6550
6551         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6552         general.
6553
6554 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
6555
6556         * gdb.base/exec-invalid-sysroot.exp: New file.
6557
6558 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
6559
6560         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6561
6562 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6563
6564         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6565
6566 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
6567
6568         * gdb.base/killed-outside.exp: Remove $options from a call to
6569         `prepare_for_testing'.
6570
6571 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6572
6573         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6574         Change test message.
6575
6576 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6577
6578         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6579         Update comment.
6580
6581 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6582
6583         * gdb.trace/mi-trace-save.exp: New file.
6584
6585 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6586
6587         * gdb.base/code_elim.exp (get_var_address): Remove.
6588         * gdb.base/relocate.exp: Likewise.
6589         * gdb.base/shreloc.exp: Likewise.
6590         * lib/gdb.exp (get_var_address): New.
6591
6592 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6593
6594         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6595         floating point tests if $skip_float_test is false.
6596
6597 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
6598
6599         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6600         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6601         argc values.
6602         Add 1 to argc so we guarantee distinct initial/modified argc values.
6603
6604 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6605
6606         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6607
6608 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6609
6610         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6611         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6612         * gdb.arch/vsx-regs.exp: Likewise.
6613
6614 2016-10-07  Yao Qi  <yao.qi@linaro.org>
6615
6616         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6617
6618 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
6619
6620         * gdb.python/python.exp: Test decode_line("*0").
6621
6622 2016-10-06  Doug Evans  <dje@google.com>
6623
6624         * gdb.python/py-value.exp (test_value_creation): Add test for large
6625         unsigned 64-bit value.
6626
6627 2016-10-06  Tom Tromey  <tom@tromey.com>
6628
6629         * gdb.compile/compile.exp: Change java tests to rust.
6630         * gdb.base/setshow.exp: Change java tests to rust.
6631         * gdb.base/default.exp: Remove java from language list.
6632         * README (Examples): Update language example.
6633         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6634         test.
6635         * lib/gdb.exp (skip_java_tests): Remove.
6636         * lib/java.exp: Remove.
6637         * gdb.java: Remove.
6638
6639 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6640
6641         * gdb.arch/mips-fcr.exp: New test.
6642         * gdb.arch/mips-fcr.c: Source for the new test.
6643
6644 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6645
6646         * gdb.base/solib-disc.exp: Use `standard_output_file'
6647         throughout.
6648
6649 2016-10-06  Pedro Alves  <palves@redhat.com>
6650
6651         * gdb.base/jit-simple-dl.c: New file.
6652         * gdb.base/jit-simple-jit.c: New file, factored out from ...
6653         * gdb.base/jit-simple.c: ... this.
6654         * gdb.base/jit-simple.exp (jit_run): Delete.
6655         (build_jit): New proc.
6656         (jit_test_reread): Recompile either the main program or the shared
6657         library, depending on what is being tested.  Skip changing address
6658         if caller wants to.  Compare before/after addresses.  If testing
6659         standalone, explicitly load the binary.  Test "maint info
6660         breakpoints".
6661         (top level): Add "standalone vs shared lib" and "change address"
6662         vs "same address" axes.
6663
6664 2016-10-06  Pedro Alves  <palves@redhat.com>
6665
6666         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6667         call.
6668         (jit_run): Delete.
6669         (jit_test_reread): Use with_test_prefix.  Reload the main binary
6670         explicitly.  Compare the before/after addresses of the JIT
6671         descriptor.
6672
6673 2016-08-15  Doug Evans  <dje@google.com>
6674
6675         * gdb.xml/extra-regs.xml: Update, end field now required, default type
6676         for single bitfields is bool.
6677         * gdb.xml/tdesc-regs.exp: Ditto.
6678
6679 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6680
6681         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6682
6683 2016-10-05  Yao Qi  <yao.qi@linaro.org>
6684
6685         * lib/gdb.exp (support_complex_tests): Return zero if
6686         gdb_skip_float_test return true.
6687
6688 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6689             Simon Marchi  <simon.marchi@ericsson.com>
6690
6691         PR gdb/20487
6692         * gdb.mi/user-selected-context-sync.exp: New file.
6693         * gdb.mi/user-selected-context-sync.c: New file.
6694
6695 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6696             Simon Marchi  <simon.marchi@ericsson.com>
6697
6698         PR gdb/20487
6699         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6700         =thread-select-event check.
6701
6702 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
6703
6704         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6705         the compulsory L operand changes.
6706         * gdb.arch/powerpc-power.s: Likewise.
6707
6708 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6709
6710         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6711         * gdb.base/jit-attach-pie.c: New file.
6712         * gdb.base/jit-attach-pie.exp: New file.
6713
6714 2016-09-28  Pedro Alves  <palves@redhat.com>
6715
6716         * gdb.base/infcall-input.c: New file.
6717         * gdb.base/infcall-input.exp: New file.
6718
6719 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6720
6721         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6722         (gdb_exit): Rename it to ...
6723         (gdbserver_gdb_exit): ...  Close GDBserver.
6724         (gdb_exit): New proc, call gdbserver_gdb_exit.
6725         (mi_gdb_exit): Likewise.
6726
6727 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6728
6729         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6730         path.
6731         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6732         Remove duplication.
6733
6734 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6735
6736         * lib/gdbserver-support.exp: Check the existence of
6737         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6738
6739 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
6740
6741         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6742
6743 2016-09-21  Tom Tromey  <tom@tromey.com>
6744
6745         PR gdb/20604:
6746         * gdb.base/quit.exp: New file.
6747
6748 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
6749
6750         * .gitignore: New file.
6751
6752 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
6753
6754         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6755         throughout.
6756
6757 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6758
6759         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6760
6761 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6762
6763         * gdb.cp/casts.cc (decltype): Move it ...
6764         (main): ... with its call to ...
6765         * gdb.cp/casts03.cc: ... a new file.
6766         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6767
6768 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6769
6770         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6771
6772 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
6773
6774         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6775         and sync up the test with tests in gas/testsuite/gas/ppc.
6776         * gdb.arch/powerpc-power.exp: Likewise.
6777
6778 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6779
6780         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6781
6782 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
6783             Jan Kratochvil  <jan.kratochvil@redhat.com>
6784
6785         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6786         make m1's definition to be different from m2's.  Use 'dummy' as an
6787         argument for probe 'two'.
6788
6789 2016-09-10  Jon Beniston  <jon@beniston.com>
6790
6791         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6792         for sim target.
6793
6794 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6795
6796         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6797         variable declaration.
6798         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
6799         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6800         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6801         received HWCAP as its argument.
6802
6803 2016-09-06  Pedro Alves  <palves@redhat.com>
6804
6805         * gdb.base/new-ui-pending-input.c: New file.
6806         * gdb.base/new-ui-pending-input.exp: New file.
6807         * gdb.exp (clear_gdb_spawn_id): New procedure.
6808         (with_spawn_id): Check whether gdb_spawn_id exists before
6809         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
6810         on exit.
6811
6812 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6813
6814         * gdb.base/float128.c: New file.
6815         * gdb.base/float128.exp: Likewise.
6816         * gdb.base/floatn.c: Likewise.
6817         * gdb.base/floatn.exp: Likewise.
6818
6819 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6820
6821         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6822
6823 2016-09-05  Pedro Alves  <palves@redhat.com>
6824
6825         PR backtrace/19927
6826         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6827         unwinders are immediately called as side effect of "source" or
6828         "disable unwinder" commands.
6829         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6830
6831 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6832
6833         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6834         is true and $type is "float" or "double".
6835
6836 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6837
6838         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6839         true.
6840         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6841         * gdb.base/call-rt-st.exp: Likewise.
6842         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6843         return value instead of gdb,skip_float_test.
6844         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6845         (do_function_calls): Use its return value instead of
6846         gdb,skip_float_test.
6847         * gdb.base/finish.exp: Likewise.
6848         * gdb.base/funcargs.exp: Likewise.
6849         * gdb.base/return.exp: Likewise.
6850         * gdb.base/return2.exp: Likewise.
6851         * gdb.base/varargs.exp: Likewise.
6852         * lib/gdb.exp (gdb_skip_float_test): Change it to
6853         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6854
6855 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6856
6857         * gdb.multi/tids.exp: Test "thread apply all".
6858
6859 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6860
6861         * gdb.base/default.exp (tty): Remove.
6862
6863 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6864
6865         * gdb.python/py-recurse-unwind.c: New file.
6866         * gdb.python/py-recurse-unwind.py: New file.
6867         * gdb.python/py-recurse-unwind.exp: New file.
6868
6869 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6870
6871         * gdb.base/set-inferior-tty.exp: New file.
6872         * gdb.base/set-inferior-tty.c: New file.
6873
6874 2016-08-23  Pedro Alves  <palves@redhat.com>
6875
6876         PR gdb/20494
6877         * gdb.base/new-ui-echo.c: New file.
6878         * gdb.base/new-ui-echo.exp: New file.
6879
6880 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6881
6882         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6883         gdbserver_spawn.
6884         * gdb.server/connect-without-multi-process.exp (do_test):
6885         Likewise.
6886
6887 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6888
6889         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6890         standalone_txt.  Delete gdb_txt and standalone_txt on host
6891         and target.  Spawn the binary on target.  Copy files from
6892         target to host.
6893
6894 2016-08-22  Pedro Alves  <palves@redhat.com>
6895
6896         PR gdb/20505
6897         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6898         with_test_prefix.  Factor out bits to ...
6899         (test_no_vdso): ... this new procedure.
6900
6901 2016-08-19  Carl Love  <cel@us.ibm.com>
6902
6903         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6904         maintaining separate logic for constructing the output path.
6905         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6906         * gdb.arch/ppc-dfp.exp: Likewise.
6907         * gdb.arch/ppc-fp.exp: Likewise.
6908         * gdb.arch/vsx-regs.exp: Likewise.
6909         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6910         binprefix for generating the additional binary files.
6911
6912 2016-08-19  Pedro Alves  <palves@redhat.com>
6913
6914         * gdb.trace/mi-trace-frame-collected.exp
6915         (test_trace_frame_collected): On x32, expect two registers.
6916
6917 2016-08-18  Carl Love  <cel@us.ibm.com>
6918
6919         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6920         and sync up the test with tests in gas/testsuite/gas/ppc.
6921         * gdb.arch/powerpc-power.exp: Likewise.
6922
6923 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6924
6925         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6926         expected error message.
6927
6928 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6929
6930         * gdb.multi/remove-inferiors.exp: New file.
6931         * gdb.multi/remove-inferiors.c: New file.
6932
6933 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6934
6935         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6936         argument list.
6937
6938 2016-08-10  Pedro Alves  <palves@redhat.com>
6939
6940         PR gdb/19187
6941         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6942         setup_kfails.
6943
6944 2016-08-09  Pedro Alves  <palves@redhat.com>
6945             Simon Marchi  <simon.marchi@ericsson.com>
6946
6947         PR gdb/20418
6948         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6949         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6950
6951 2016-08-09  Pedro Alves  <palves@redhat.com>
6952
6953         PR mi/20431
6954         * gdb.mi/mi-cmd-error.exp: New file.
6955
6956 2016-08-09  Pedro Alves  <palves@redhat.com>
6957
6958         PR gdb/18653
6959         * gdb.base/signals-state-child.c: New file.
6960         * gdb.base/signals-state-child.exp: New file.
6961         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6962
6963 2016-08-09  Pedro Alves  <palves@redhat.com>
6964
6965         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6966
6967 2016-08-03  Tom Tromey  <tom@tromey.com>
6968
6969         PR python/18565:
6970         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6971
6972 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6973
6974         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6975         variable mode to "multi-process" if $multi_process is 1, otherwise
6976         set it to "single-process".
6977
6978 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6979
6980         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6981         * gdb.cp/cpexprs.exp: Likewise.
6982         * gdb.cp/m-static.exp: Likewise.
6983
6984 2016-07-26  Tom Tromey  <tom@tromey.com>
6985
6986         PR python/20190:
6987         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6988         test.
6989
6990 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6991
6992         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6993         selecting assembly source files.
6994         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6995         assembly source files.
6996         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6997         assembly source files.
6998         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6999         selecting assembly source files.
7000
7001 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
7002
7003         * gdb.base/new-ui.exp (do_test_invalid_args): New
7004         procedure.
7005
7006 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
7007
7008         * gdb.btrace/reconnect.c: New file.
7009         * gdb.btrace/reconnect.exp: New file.
7010
7011 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
7012
7013         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7014         to test_catch_syscall_group.
7015         (test_catch_syscall_group): New.
7016
7017 2016-07-21  Tom Tromey  <tom@tromey.com>
7018
7019         * gdb.rust/simple.rs (main): Use empty struct expression.
7020         * gdb.rust/simple.exp: Add tests for empty struct expression.
7021
7022 2016-07-21  Yao Qi  <yao.qi@linaro.org>
7023
7024         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7025         if gdb_skip_xml_test is true on some targets.
7026
7027 2016-07-21  Yao Qi  <yao.qi@linaro.org>
7028
7029         * gdb.server/solib-list.exp: Unset last_loaded_file.
7030
7031 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7032
7033         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7034         "step into captured_main (args)".
7035
7036 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7037
7038         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7039
7040 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7041
7042         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7043
7044 2016-07-19  Pedro Alves  <palves@redhat.com>
7045
7046         * gdb.opt/inline-break.exp: Remove optimize=-O2.
7047         * gdb.opt/inline-bt.exp: Likewise.
7048         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7049         additional_flags=-Winline.
7050         * gdb.opt/inline-locals.exp: Likewise.
7051         * gdb.opt/inline-markers.c (ATTR): Define.
7052         (inlined_fn): Use it.
7053
7054 2016-07-19  Yao Qi  <yao.qi@linaro.org>
7055
7056         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7057         (test_with_self): Remove some code.  Remove argument executable.
7058         (top-level): Use do_self_tests.
7059
7060 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
7061             Don Breazeal <donb@codesourcery.com>
7062
7063         * gdb.base/maint.exp: Escape paths used in regular expressions.
7064         * gdb.stabs/weird.exp: Likewise.
7065
7066 2016-07-13  Tom Tromey  <tom@tromey.com>
7067
7068         PR python/15620, PR python/18620:
7069         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7070         (test_bkpt_events): New procs.
7071
7072 2016-07-13  Tom Tromey  <tom@tromey.com>
7073
7074         PR python/17698:
7075         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7076         test.
7077         (test_watchpoints): Likewise.
7078         (test_bkpt_pending): New proc.
7079
7080 2016-07-13  Tom Tromey  <tom@tromey.com>
7081
7082         PR cli/18053:
7083         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7084         completion test.
7085
7086 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7087
7088         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7089         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7090         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7091         f_label.
7092         (g): Rename g_end_lbl to g_label.
7093         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7094         low_pc and high_pc.
7095         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7096
7097 2016-07-12  Tom Tromey  <tom@tromey.com>
7098
7099         PR python/19293:
7100         * gdb.python/py-unwind-maint.exp: Update tests.
7101
7102 2016-07-12  Yao Qi  <yao.qi@linaro.org>
7103
7104         * lib/selftest-support.exp (selftest_setup): Match the output
7105         when captured_main is inlined.
7106
7107 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7108
7109         * gdb.fortran/derived-types.exp (result_line, result_line_2):
7110         New variables.
7111         (print this%a, print this%b, print this): New tests.
7112         * gdb.fortran/derived-types.f90 (this): New object and
7113         initialization.
7114
7115 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7116
7117         * gdb.ada/arraydim.exp: Remove extra directory level in build
7118         directory.
7119
7120 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7121
7122         * lib/ada.exp: Remove extra directory level in build directory.
7123         * gdb.ada/cond_lang.exp: Likewise.
7124         * gdb.ada/exec_changed.exp: Likewise.
7125         * gdb.ada/lang_switch.exp: Likewise.
7126
7127 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
7128
7129         * simple.rs: Add test for raw pointer subscripting.
7130         * simple.exp: Add test expectations.
7131
7132 2016-07-05  Yao Qi  <yao.qi@linaro.org>
7133
7134         * gdb.mi/mi-reverse.exp: Match =record-started output.
7135
7136 2016-07-01  Pedro Alves  <palves@redhat.com>
7137
7138         * gdb.base/jit-reader.exp (info_registers_current_frame): New
7139         procedure.
7140         (jit_reader_test): Test the jit reader's unwinder.
7141         * gdb.base/jithost.c (jit_function_00_code): New global.
7142         (main): Use memcpy to fill in the mmapped code, instead of poking
7143         bytes manually here.
7144         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7145         value.
7146         (read_debug_info): Save the function's range.
7147         (read_sp): New function.
7148         (unwind_frame): Use it.  Also unwind RBP.
7149         (get_frame_id): Use read_sp.
7150         (gdb_init_reader): Use calloc instead of malloc.
7151         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7152         parameter.  Use gdb_test_multiple.
7153
7154 2016-07-01  Pedro Alves  <palves@redhat.com>
7155             Antoine Tremblay  <antoine.tremblay@ericsson.com>
7156
7157         * gdb.threads/process-dies-while-detaching.c: New file.
7158         * gdb.threads/process-dies-while-detaching.exp: New file.
7159
7160 2016-07-01  Pedro Alves  <palves@redhat.com>
7161
7162         * gdb.multi/watchpoint-multi-exit.c: New file.
7163         * gdb.multi/watchpoint-multi-exit.exp: New file.
7164
7165 2016-06-30  Pedro Alves  <palves@redhat.com>
7166
7167         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7168         unset inferior_spawn_id.
7169
7170 2016-06-30  Pedro Alves  <palves@redhat.com>
7171
7172         * lib/mi-support.exp (default_mi_gdb_start): Declare global
7173         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7174
7175 2016-06-29  Yao Qi  <yao.qi@linaro.org>
7176
7177         * gdb.base/return.c: Add copyright header.
7178
7179 2016-06-29  Tom Tromey  <tom@tromey.com>
7180
7181         PR python/20129:
7182         * gdb.python/py-framefilter.exp: Add tests for setting priority
7183         and disabling of non-existent frame filter.
7184
7185 2016-06-29  Yao Qi  <yao.qi@linaro.org>
7186
7187         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7188         0x0f07ff.
7189
7190 2016-06-28  Yao Qi  <yao.qi@linaro.org>
7191
7192         * gdb.base/catch-syscall.exp: Remove check on isnative and target
7193         triplets.  Start gdb, execute catch syscall, and continue.  Check
7194         gdb's output to determine catch syscall is supported.
7195
7196 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
7197
7198         * gdb.rust/simple.rs: Add test for returning unit in a function.
7199         * gdb.rust/simple.exp: Add expectation for functions returning
7200         unit.
7201
7202 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
7203
7204         * gdb.python/py-breakpoint-create-fail.c,
7205         gdb.python/py-breakpoint-create-fail.exp,
7206         gdb.python/py-breakpoint-create-fail.py: New testcase.
7207
7208 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
7209
7210         PR gdb/20239
7211         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7212         * gdb.rust/simple.exp: Add test expectations for new NonZero
7213         tests.
7214
7215 2016-06-24  David Taylor  <dtaylor@emc.com>
7216
7217         * gdb.base/offsets.exp: New file.
7218         * gdb.base/offsets.c: New file.
7219
7220 2016-06-23  Tom Tromey  <tom@tromey.com>
7221
7222         PR gdb/16483:
7223         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7224         before any filters are loaded.
7225
7226 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7227
7228         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7229         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7230         structs.
7231         * gdb.fortran/derived-type-function.exp: New file.
7232         * gdb.fortran/derived-type-function.f90: New file.
7233
7234
7235 2016-06-21  Pedro Alves  <palves@redhat.com>
7236
7237         * gdb.base/new-ui.exp: New file.
7238         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7239         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7240         (with_spawn_id): New procedure.
7241
7242 2016-06-21  Pedro Alves  <palves@redhat.com>
7243
7244         * gdb.mi/mi-exec-run.exp: New file.
7245
7246 2016-06-21  Pedro Alves  <palves@redhat.com>
7247
7248         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7249         breakpoint command's output on the main UI.
7250         (test_break): New procedure, factored out from calls in the top
7251         level.
7252         (top level): Use foreach_with_prefix to test MI as main UI and as
7253         separate UI.
7254
7255 2016-06-21  Pedro Alves  <palves@redhat.com>
7256
7257         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7258         (test_awatch_creation_and_listing)
7259         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7260         Remove 'type' parameter.
7261         (test_watchpoint_all): New parameter mi_mode.  Remove
7262         with_test_prefix.
7263         (top level): Use foreach_with_prefix, and add main/separate UI MI
7264         testing axis.
7265
7266 2016-06-21  Pedro Alves  <palves@redhat.com>
7267
7268         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7269         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7270         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7271         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7272         (gdb_main_spawn_id, mi_spawn_id): Declare and
7273         comment.
7274         (mi_create_inferior_pty): New procedure,
7275         factored out from default_mi_gdb_start.
7276         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7277         procedures.
7278         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7279         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7280         Use mi_create_inferior_pty.
7281         (mi_gdb_start): Use eval to pass down args list.
7282
7283 2016-06-21  Pedro Alves  <palves@redhat.com>
7284
7285         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7286         * gdb.opt/inline-cmds.exp: Add MI tests.
7287
7288 2016-06-21  Pedro Alves  <palves@redhat.com>
7289
7290         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7291
7292 2016-06-21  Pedro Alves  <palves@redhat.com>
7293
7294         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7295         (top level): Use it instead of mi_execute_to.
7296
7297 2016-06-21  Pedro Alves  <palves@redhat.com>
7298
7299         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7300         (cont_handler_str): New.
7301         (signal_stop_handler): Set stop_handler_str instead of printing to
7302         stdout.
7303         (continue_handler): Set cont_handler_str instead of printing to
7304         stdout.
7305         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7306         mi_send_resuming_command.  Print stop_handler_str and
7307         cont_handler_str instead of expecting the python events print
7308         directly.
7309
7310 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
7311
7312         * gdb.base/jit-reader.exp: New file.
7313         * gdb.base/jithost.c: New file.
7314         * gdb.base/jithost.h: New file.
7315         * gdb.base/jitreader.c : New file.
7316         * gdb.base/jit-protocol.h: New file.
7317
7318 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7319
7320         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7321         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
7322         and detach-on-fork.  Adjust tests.
7323         (top level): Invoke break_cond_on_syscall with combinations of
7324         syscall, follow-fork-mode and detach-on-fork.
7325
7326 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7327
7328         * gdb.base/step-over-exit.c: New.
7329         * gdb.base/step-over-exit.exp: New.
7330
7331 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
7332
7333         * gdb.base/float.exp: Add target check for nds32*-*-*.
7334         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7335
7336 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
7337
7338         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7339         for unsupported target features.
7340         * gdb.base/call-rt-st.exp: Likewise.
7341         * gdb.base/call-sc.exp: Likewise.
7342         * gdb.base/call-signal-resume.exp: Likewise.
7343         * gdb.base/call-strs.exp: Likewise.
7344         * gdb.base/callexit.exp: Likewise.
7345         * gdb.base/callfuncs.exp: Likewise.
7346         * gdb.base/nodebug.exp: Likewise.
7347         * gdb.base/printcmds.exp: Likewise.
7348         * gdb.base/ptype.exp: Likewise.
7349         * gdb.base/structs.exp: Likewise.
7350         * gdb.base/unwindonsignal.exp: Likewise.
7351         * gdb.cp/gdb2495.exp: Likewise.
7352         * gdb.cp/templates.exp: Likewise.
7353         * gdb.cp/virtfunc.exp: Likewise.
7354         * gdb.threads/hand-call-in-threads.exp: Likewise.
7355         * gdb.threads/interrupted-hand-call.exp: Likewise.
7356         * gdb.threads/thread-unwindonsignal.exp: Likewise.
7357
7358 2016-06-10  Tom Tromey  <tom@tromey.com>
7359
7360         PR rust/20110:
7361         * gdb.rust/expr.exp: Add test for integer constant larger than
7362         i32.
7363
7364 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
7365
7366         * gdb.fortran/nested-funcs.exp: New.
7367         * gdb.fortran/nested-funcs.f90: New.
7368
7369 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
7370
7371         * gdb.base/examine-backward.c: New file.
7372         * gdb.base/examine-backward.exp: New file.
7373
7374 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
7375
7376         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7377         matching.
7378
7379 2016-06-02  Tom Tromey  <tom@tromey.com>
7380
7381         PR python/18984:
7382         * gdb.python/py-shared.exp: Add solib_name test.
7383
7384 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
7385
7386         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7387
7388 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
7389
7390         PR c++/19893
7391         * gdb.dwarf2/implref.exp: Rename to...
7392         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
7393         * gdb.dwarf2/implref-array.c: New file.
7394         * gdb.dwarf2/implref-array.exp: Likewise.
7395         * gdb.dwarf2/implref-global.c: Likewise.
7396         * gdb.dwarf2/implref-global.exp: Likewise.
7397         * gdb.dwarf2/implref-struct.c: Likewise.
7398         * gdb.dwarf2/implref-struct.exp: Likewise.
7399
7400 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7401
7402         * gdb.trace/trace-condition.exp: Add 64bit tests.
7403
7404 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7405
7406         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7407         bits types.
7408         (main): Adapt to 8 to 64 bits types.
7409         * gdb.trace/trace-condition.exp: Add new tests.
7410
7411 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7412
7413         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7414
7415 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7416
7417         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7418         Move condition tests...
7419         * gdb.trace/trace-condition.exp: Here.
7420
7421 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7422
7423         * gdb.trace/trace-condition.exp: Add counter-case tests.
7424
7425 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
7426
7427         PR c++/15231
7428         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7429         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7430
7431 2016-05-27  Pedro Alves  <palves@redhat.com>
7432
7433         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7434         New procedure.
7435         (top level): Call it, and bail out of DejaGnu is known to be bad.
7436
7437 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
7438
7439         * gdb.base/whatis.c: Extend the test case.
7440         * gdb.base/whatis.exp: Add additional tests.
7441
7442 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7443
7444 * gdb.fortran/type.f90: Add pointer variable.
7445 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7446
7447 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7448
7449         * gdb.fortran/vla-type.exp: Fix testcase name.
7450
7451 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7452
7453         * gdb.fortran/vla-type.exp: Access elements in nested structs.
7454
7455 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7456
7457         * gdb.fortran/type.f90: Add nested structures.
7458         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7459         * gdb.fortran/derived-type.exp: Adapt expected output.
7460         * gdb.fortran/vla-type.exp: Adapt expected output.
7461
7462 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7463
7464         * gdb.fortran/whatis_type.exp: Adapt expected output.
7465
7466 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7467
7468         * gdb.fortran/print_type.exp: Fix expected output.
7469         * gdb.fortran/whatis_type.exp: Fix expected output.
7470
7471 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7472
7473         * gdb.fortran/whatis_type.exp: Use multi_line.
7474
7475 2016-05-24  Tom Tromey  <tom@tromey.com>
7476
7477         PR python/17386:
7478         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7479         use value as an index.
7480
7481 2016-05-23  Tom Tromey  <tom@tromey.com>
7482
7483         PR python/17981:
7484         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7485         no-breakpoint case.
7486
7487 2016-05-24  Pedro Alves  <palves@redhat.com>
7488
7489         PR gdb/19828
7490         * gdb.threads/clone-attach-detach.c: New file.
7491         * gdb.threads/clone-attach-detach.exp: New file.
7492
7493 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
7494
7495         * gdb.base/annota-input-while-running.exp: Fix syntax error.
7496
7497 2016-05-23  Tom Tromey  <tom@tromey.com>
7498
7499         PR python/19438, PR python/18393:
7500         * gdb.python/py-progspace.exp: Add "dir" test.
7501         * gdb.python/py-objfile.exp: Add "dir" test.
7502
7503 2016-05-23  Yao Qi  <yao.qi@linaro.org>
7504
7505         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7506         * gdb.arch/thumb2-it.exp: Likewise.
7507
7508 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
7509
7510         * gdb.mi/mi-threads-interrupt.c: New file.
7511         * gdb.mi/mi-threads-interrupt.exp: New file.
7512
7513 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
7514
7515         PR gdb/18077
7516         * gdb.mi/mi-async-run.exp: New file.
7517         * gdb.mi/mi-async-run.c: New file.
7518
7519 2016-05-17  Tom Tromey  <tom@tromey.com>
7520             Manish Goregaokar <manishsmail@gmail.com>
7521
7522         * lib/rust-support.exp: New file.
7523         * lib/gdb.exp (skip_rust_tests): New proc.
7524         (build_executable_from_specs): Handle rust.
7525         * lib/future.exp (gdb_find_rustc): New proc.
7526         (gdb_default_target_compile): Handle rust.
7527         * gdb.rust/expr.exp: New file.
7528         * gdb.rust/generics.exp: New file.
7529         * gdb.rust/generics.rs: New file.
7530         * gdb.rust/methods.exp: New file.
7531         * gdb.rust/methods.rs: New file.
7532         * gdb.rust/modules.exp: New file.
7533         * gdb.rust/modules.rs: New file.
7534         * gdb.rust/simple.exp: New file.
7535         * gdb.rust/simple.rs: New file.
7536
7537 2016-05-17  Tom Tromey  <tom@tromey.com>
7538
7539         * gdb.base/default.exp (set language): Add rust.
7540
7541 2016-05-17  Tom Tromey  <tom@tromey.com>
7542
7543         * gdb.gdb/unittest.exp: New file.
7544
7545 2016-05-16  Yao Qi  <yao.qi@linaro.org>
7546
7547         * gdb.base/batch-preserve-term-settings.exp: Remove variable
7548         shell_prompt.  Update shell_prompt_re.
7549
7550 2016-05-12  Doug Evans  <dje@google.com>
7551
7552         PR symtab/19999
7553         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7554         $options when building executable.
7555         * gdb.dwarf2/fission-loclists-pie.S: New file.
7556         * gdb.dwarf2/fission-loclists-pie.exp: New file.
7557
7558 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7559
7560         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7561         of [is_remote target],
7562
7563 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7564
7565         * lib/gdb.exp (use_gdb_stub): New procedure.
7566
7567 2016-05-03  Yunlian Jiang <yunlian@google.com>
7568             Doug Evans  <dje@google.com>
7569
7570         PR symtab/19914
7571         * gdb.dwarf2/dwp-sepdebug.c: New file.
7572         * gdb.dwarf2/dwp-sepdebug.exp: New file.
7573
7574 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7575
7576         * gdb.base/detach.exp: Remove is_remote check.
7577
7578 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7579
7580         * gdb.base/annota-input-while-running.exp: Don't check for
7581         [is_remote target].  Enable annotations after running to main.
7582         Remove unused "set test..." line.
7583
7584 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7585
7586         * gdb.trace/trace-enable-disable.exp: New file.
7587         * gdb.trace/trace-enable-disable.c: New file.
7588
7589 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7590
7591         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7592         use it in info sharedlibrary test.
7593         * gdb.trace/ftrace-lock.exp: Likewise.
7594         * gdb.trace/ftrace.exp: Likewise.
7595         * gdb.trace/range-stepping.exp: Likewise.
7596         * gdb.trace/trace-break.exp: Likewise.
7597         * gdb.trace/trace-condition.exp: Likewise.
7598         * gdb.trace/trace-mt.exp: Likewise.
7599
7600 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7601
7602         * lib/gdb.exp (gdb_load_shlibs): Rename to...
7603         (gdb_load_shlib): ... this.
7604         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7605         gdb_load_shlib.
7606         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7607         * gdb.base/ctxobj.exp: Likewise.
7608         * gdb.base/dprintf-pending.exp: Likewise.
7609         * gdb.base/dso2dso.exp: Likewise.
7610         * gdb.base/fixsection.exp: Likewise.
7611         * gdb.base/gcore-relro.exp: Likewise.
7612         * gdb.base/gdb1555.exp: Likewise.
7613         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7614         * gdb.base/gnu-ifunc.exp: Likewise.
7615         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7616         * gdb.base/jit-so.exp (one_jit_test): Likewise.
7617         * gdb.base/pending.exp: Likewise.
7618         * gdb.base/print-file-var.exp: Likewise.
7619         * gdb.base/print-symbol-loading.exp: Likewise.
7620         * gdb.base/shlib-call.exp: Likewise.
7621         * gdb.base/shreloc.exp: Likewise.
7622         * gdb.base/so-impl-ld.exp: Likewise.
7623         * gdb.base/solib-disc.exp: Likewise.
7624         * gdb.base/solib-nodir.exp: Likewise.
7625         * gdb.base/solib-overlap.exp: Likewise.
7626         * gdb.base/solib-symbol.exp: Likewise.
7627         * gdb.base/solib-weak.exp (do_test): Likewise.
7628         * gdb.base/sym-file.exp: Likewise.
7629         * gdb.base/symtab-search-order.exp: Likewise.
7630         * gdb.base/type-opaque.exp: Likewise.
7631         * gdb.base/unload.exp: Likewise.
7632         * gdb.base/watchpoint-solib.exp: Likewise.
7633         * gdb.compile/compile.exp: Likewise.
7634         * gdb.cp/gdb2384.exp: Likewise.
7635         * gdb.cp/infcall-dlopen.exp: Likewise.
7636         * gdb.cp/re-set-overloaded.exp: Likewise.
7637         * gdb.fortran/library-module.exp: Likewise.
7638         * gdb.opt/solib-intra-step.exp: Likewise.
7639         * gdb.python/py-finish-breakpoint.exp: Likewise.
7640         * gdb.python/py-shared.exp: Likewise.
7641         * gdb.reverse/solib-precsave.exp: Likewise.
7642         * gdb.reverse/solib-reverse.exp: Likewise.
7643         * gdb.server/solib-list.exp: Likewise.
7644         * gdb.threads/dlopen-libpthread.exp: Likewise.
7645         * gdb.threads/tls-shared.exp: Likewise.
7646         * gdb.threads/tls-so_extern.exp: Likewise.
7647         * gdb.trace/change-loc.exp: Likewise.
7648         * gdb.trace/ftrace-lock.exp: Likewise.
7649         * gdb.trace/ftrace.exp: Likewise.
7650         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7651         * gdb.trace/pending.exp: Likewise.
7652         * gdb.trace/range-stepping.exp: Likewise.
7653         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7654         (strace_info_marker): Likewise.
7655         (strace_probe_marker): Likewise.
7656         (strace_trace_on_same_addr): Likewise.
7657         (strace_trace_on_diff_addr): Likewise.
7658         * gdb.trace/trace-break.exp: Likewise.
7659         * gdb.trace/trace-condition.exp: Likewise.
7660         * gdb.trace/trace-mt.exp: Likewise.
7661
7662 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7663
7664         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
7665         result of gdb_remote_download.
7666         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7667         * gdb.base/dso2dso.exp: Likewise.
7668         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7669         * gdb.base/print-file-var.exp: Likewise.
7670         * gdb.base/shlib-call.exp: Likewise.
7671         * gdb.base/shreloc.exp: Likewise.
7672         * gdb.base/solib-overlap.exp: Likewise.
7673         * gdb.base/solib-weak.exp (do_test): Likewise.
7674         * gdb.base/unload.exp: Likewise.
7675
7676 2016-04-27  Yao Qi  <yao.qi@linaro.org>
7677
7678         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7679         exists.
7680
7681 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7682
7683         * vla-type.exp: Print structure from toplevel.
7684
7685 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7686
7687         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7688         of dynamic types.
7689         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7690         of dynamic types.
7691
7692 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7693
7694         * gdb.fortran/vla-type.f90: New file.
7695         * gdb.fortran/vla-type.exp: New file.
7696
7697 2016-04-25  Yao Qi  <yao.qi@linaro.org>
7698
7699         * gdb.base/branch-to-self.c: New file.
7700         * gdb.base/branch-to-self.exp: New file.
7701
7702 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7703
7704         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7705         more after $hex.
7706
7707 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7708
7709         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7710         * gdb.base/annota3.exp: Likewise.
7711
7712 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7713
7714         * gdb.reverse/step-precsave.exp: Do one step and test program
7715         stops in "callee" and do multiple steps until program goes out
7716         of "callee".
7717         * gdb.reverse/step-reverse.exp: Likewise.
7718
7719 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7720
7721         * gdb.trace/signal.exp: Also pass if
7722         $tracepoint_hits($i) > $iterations.
7723
7724 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7725
7726         * gdb.trace/signal.c: New file.
7727         * gdb.trace/signal.exp: New file.
7728
7729 2016-04-19  Doug Evans  <xdje42@gmail.com>
7730
7731         * gdb.base/bad-file.exp: New file.
7732
7733 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
7734
7735         * gdb.dwarf2/implref.exp: New file.
7736
7737 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7738
7739         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7740         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7741         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7742         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7743         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7744         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7745         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7746         * lib/fortran.exp (fortran_int4): New procedure.
7747         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7748         (fortran_logical4): Likewise.
7749
7750 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
7751
7752         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7753
7754 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7755
7756         * lib/compiler.c: Add Intel specific preprocessor macros.
7757         * lib/compiler.cc: Likewise.
7758
7759 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
7760
7761         * gdb.server/connect-with-no-symbol-file.c: New file.
7762         * gdb.server/connect-with-no-symbol-file.exp: New file.
7763
7764 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7765
7766         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7767
7768 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7769
7770         * boards/gdbserver-base.exp (${board}_download): Copy source file to
7771         standard output directory.
7772
7773 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7774
7775         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7776
7777 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
7778
7779         * gdb.btrace/instruction_history.c (loop): Add declaration.
7780
7781 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7782
7783         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7784
7785 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
7786
7787         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7788         parentheses to print.
7789         (continue_handler): Likewise.
7790
7791 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
7792
7793         * gdb.server/solib-list.exp: Remove is_remote check.
7794         Pass shlib= to gdb_compile.  Don't link shared library with
7795         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
7796         Run binary filename through "readlink -f" on the target.
7797
7798 2016-04-08  Pedro Alves  <palves@redhat.com>
7799
7800         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
7801         interpreter filename as argument to gdbserver_spawn.
7802         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7803         Return empty if $last_loaded_file does not exist.
7804
7805 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7806
7807         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7808         * gdb.base/jit-main.c: Use exit after usage.
7809
7810 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7811
7812         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7813         GDBHISTSIZE prior to the tests.
7814         * gdb.base/gdbinit-history.exp: Likewise.
7815
7816 2016-04-07  Pedro Alves  <palves@redhat.com>
7817
7818         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7819         instead of build_executable.  Use gdb_load_shlibs.
7820
7821 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7822
7823         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7824         Execute "si" command.
7825
7826 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7827
7828         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7829         number instead of the comments on some line.
7830
7831 2016-04-06  Don Breazeal  <donb@codesourcery.com>
7832
7833         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7834         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7835
7836 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
7837
7838         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7839         standard_output_file.  Remove unused binfile variable.
7840
7841 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
7842
7843         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7844         * gdb.python/py-mi-objfile.exp: Match "list main" output
7845         in console format.
7846
7847 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7848
7849         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7850         absolute.
7851
7852 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7853
7854         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7855         absolute.
7856         * gdb.trace/ftrace.exp: Likewise.
7857         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7858         targets as well.
7859         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7860         (gdb_load_shlibs): Copy libraries to test directory when testing
7861         natively.  Only set solib-search-path if testing remotely.
7862         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7863
7864 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7865
7866         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7867         gdb_download.  Use it even if the target is not remote.
7868         * gdb.base/jit.exp (compile_jit_test): Likewise.
7869         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7870         output directory if the destination board is local, otherwise use
7871         the standard remote_download from DejaGnu.
7872         (gdb_download): Remove.
7873         (gdb_load_shlibs): Use gdb_remote_download instead of
7874         gdb_download.
7875         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7876         Use gdb_remote_download instead of gdb_download.  Use it even if
7877         the target is not remote.
7878         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7879         instead of gdb_download.
7880
7881 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7882
7883         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7884         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7885         run.
7886
7887 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7888
7889         PR gdb/19820
7890         * gdb.base/printcmds.exp: Add artificial arrays tests.
7891
7892 2016-03-31  Pedro Alves  <palves@redhat.com>
7893
7894         PR gdb/19858
7895         * gdb.base/jit-main.c: Include unistd.h.
7896         (ATTACH): Define to 0 if not already defined.
7897         (wait_for_gdb, mypid): New globals.
7898         (WAIT_FOR_GDB): New macro.
7899         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7900         some breakpoint locations.
7901         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7902         New procedures.
7903         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7904         continue_to_test_location.
7905         (top level): Test attach, and adjusts calls to one_jit_test.
7906
7907 2016-03-31  Pedro Alves  <palves@redhat.com>
7908
7909         PR gdb/19858
7910         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7911         BINSUFFIX parameter, and handle it.
7912         (top level): Adjust calls compile_jit_test.
7913
7914 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7915
7916         PR python/19743
7917         * gdb.python/py-mi-events-gdb.py: New file.
7918         * gdb.python/py-mi-events.c: New file.
7919         * gdb.python/py-mi-events.exp: New file.
7920
7921 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7922
7923         * gdb.reverse/until-precsave.exp: Match function name only.
7924         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7925         Move malloc to a condition block.
7926         * gdb.reverse/until-reverse.exp: Match function name only.
7927
7928 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7929
7930         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7931         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7932         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7933         variable for GPR 0 instead of assuming it is register 0.
7934         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7935         * lib/trace-support.exp: Add s390 registers.
7936
7937 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7938
7939         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7940
7941 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7942
7943         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7944         test message.
7945
7946 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7947
7948         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7949         maintaining separate logic for constructing the output path.
7950
7951 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7952
7953         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7954         Retry fork and waitpid on interrupted system call errors.
7955         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7956         Use with_timeout_factor to increase timeout by factor of 10.
7957
7958 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7959
7960         * gdb.cp/scope-err.cc: New test program.
7961         * gdb.cp/scope-err.exp: New test script.
7962         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7963         lines and "set breakpoint here" comment.
7964         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7965         Fixed some whitespace and format issues.
7966         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7967         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7968
7969 2016-03-15  Doug Evans  <dje@google.com>
7970
7971         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7972         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7973         All callers updated.  Add tests for enums, mixed flags register.
7974
7975 2016-03-15  Doug Evans  <dje@google.com>
7976
7977         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7978         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7979
7980 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7981
7982         * gdb.base/default.exp: Add $_as_string to the list of expected
7983         convenience functions.
7984
7985 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7986
7987         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7988
7989 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7990
7991         * gdb.python/py-as-string.exp: New file.
7992         * gdb.python/py-as-string.c: New file.
7993
7994 2016-03-09  Pedro Alves  <palves@redhat.com>
7995
7996         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7997         signal" -> "Thread NN received signal" output change.
7998         * gdb.threads/ia64-sigill.exp: Likewise.
7999         * gdb.threads/linux-dp.exp: Likewise.
8000         * gdb.threads/manythreads.exp: Likewise.
8001         * gdb.threads/pending-step.exp: Likewise.
8002         * gdb.threads/print-threads.exp: Likewise.
8003         * gdb.threads/sigstep-threads.exp: Likewise.
8004         * gdb.threads/staticthreads.exp: Likewise.
8005         * gdb.threads/tls.exp: Likewise.
8006
8007 2016-03-09  Pedro Alves  <palves@redhat.com>
8008
8009         * gdb.base/command-line-input.exp: New file.
8010
8011 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8012
8013         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8014         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8015         * gdb.trace/pending.exp: Accept leading dot before function name.
8016         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8017         * lib/trace-support.exp: Set registers for ppc.
8018
8019 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8020
8021         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8022         use it for disassembly; accept .main in addition to main in backtrace.
8023
8024 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
8025             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8026
8027         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8028         (gdb_recursion_test_ptr): New global variable.
8029         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8030         gdb_recursion_test.
8031         (gdb_c_test): Ditto.
8032
8033 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8034
8035         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8036         ordering.
8037
8038 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8039
8040         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8041         (bar): Add bar_start_lbl label.
8042         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8043         of foo/bar for emitting DWARF and tracing.
8044
8045 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
8046
8047         * analyze-racy-logs.py: Set executable bit.
8048
8049 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
8050
8051         * Makefile.in (DEFAULT_RACY_ITER): New variable.
8052         (CHECK_TARGET_TMP): Likewise.
8053         (check-single-racy): New rule.
8054         (check-parallel-racy): Likewise.
8055         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8056         (do-check-parallel-racy): New rule.
8057         (check-racy/%.exp): Likewise.
8058         * README (Racy testcases): New section.
8059         * analyze-racy-logs.py: New file.
8060
8061 2016-03-03  Doug Evans  <dje@google.com>
8062
8063         * gdb.base/skip.exp: Use with_test_prefix.
8064
8065 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8066
8067         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8068         Invoke step_over_syscall "clone" and break_cond_on_syscall
8069         "clone".
8070         * gdb.base/step-over-clone.c: New file.
8071
8072 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8073
8074         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8075         code format.
8076
8077 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8078
8079         * gdb.base/disp-step-fork.c: Rename to ...
8080         * gdb.base/step-over-fork.c: ... it.  New file.
8081         * gdb.base/disp-step-vfork.c: Rename to ...
8082         * gdb.base/step-over-vfork.c: ... it.  New file.
8083         * gdb.base/disp-step-syscall.exp: Rename to ...
8084         * gdb.base/step-over-syscall.exp: ... it.  New file.
8085         (disp_step_cross_syscall): Rename to ...
8086         (step_over_syscall): ... it.
8087
8088 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8089
8090         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8091         If target supports condition evaluation on target, invoke
8092         break_cond_on_syscall for fork and vfork.
8093
8094 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8095
8096         * gdb.base/disp-step-syscall.exp: Don't invoke
8097         support_displaced_stepping.
8098         (disp_step_cross_syscall): Test with displaced stepping off and
8099         on if supported.
8100
8101 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8102
8103         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8104         proc.
8105         (setup): New proc.
8106         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8107         and setup.
8108
8109 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8110
8111         * gdb.fortran/vla-history.exp: Remove breakpoint.
8112
8113 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8114
8115         * gdb.fortran/vla-history.exp: Lookup array elements and printing
8116         exceeds timeout.
8117
8118 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8119
8120         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8121         breakpoint.
8122
8123 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8124
8125         * gdb.mi/vla.f90: Nullify pointer after declaration.
8126
8127 2016-03-01  Pedro Alves  <palves@redhat.com>
8128
8129         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8130
8131 2016-03-01  Pedro Alves  <palves@redhat.com>
8132
8133         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8134         before anything else.
8135         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
8136         _GNU_SOURCE here.
8137         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8138         before anything else.
8139         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8140
8141 2016-03-01  Pedro Alves  <palves@redhat.com>
8142
8143         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8144
8145 2016-03-01  Yao Qi  <yao.qi@linaro.org>
8146
8147         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8148         prepare_for_testing.
8149
8150 2016-03-01  Yao Qi  <yao.qi@linaro.org>
8151
8152         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8153
8154 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8155
8156         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8157         manually constructing the output path.
8158
8159 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8160
8161         * gdb.arch/s390-stackless.S: New.
8162         * gdb.arch/s390-stackless.exp: New.
8163
8164 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8165
8166         * gdb.dlang/circular.c: New file.
8167         * gdb.dlang/circular.exp: New file.
8168
8169 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8170
8171         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8172         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8173         (testcases): Update.
8174
8175 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8176
8177         * gdb.reverse/aarch64.c: Rename to ...
8178         * gdb.reverse/insn-reverse.c: ... it.
8179         * gdb.reverse/aarch64.exp: Rename to ...
8180         * gdb.reverse/insn-reverse.exp: ... it.
8181
8182 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8183
8184         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8185         (testcase_ftype): New.
8186         (testcases): New array.
8187         (n_testcases): New.
8188         (main): Call each element in testcases.
8189         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8190         (read_testcase): New.
8191         Do the tests in a loop.
8192
8193 2016-02-25  Yao Qi  <yao.qi@linaro.org>
8194
8195         * gdb.base/branches.c: Remove.
8196
8197 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8198
8199         PR gdb/13808
8200         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8201
8202 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8203
8204         * gdb.trace/ftrace.exp: Remove unnecessary target check.
8205
8206 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8207
8208         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8209         change x86_64 call_insn to 'callq'.
8210
8211 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8212
8213         * gdb.trace/tfile-avx.c: Move to...
8214         * gdb.trace/tracefile-pseudo-reg.c: Here.
8215         * gdb.trace/tfile-avx.exp: Move to...
8216         * gdb.trace/tracefile-pseudo-reg.exp: Here.
8217
8218 2016-02-24  Gary Benson <gbenson@redhat.com>
8219
8220         * gdb.base/attach-pie-noexec.exp: Do not expect an error
8221         message on attach.
8222
8223 2016-02-23  Doug Evans  <dje@google.com>
8224
8225         * gdb.base/skip.c (test_skip): New function.
8226         (end_test_skip_file_and_function): New function.
8227         (test_skip_file_and_function): New function.
8228         * gdb.base/skip1.c (test_skip): New function.
8229         (skip1_test_skip_file_and_function): New function.
8230         * gdb.base/skip.exp: Add tests for new skip options.
8231         * gdb.base/skip-solib.exp: Update expected output.
8232         * gdb.perf/skip-command.cc: New file.
8233         * gdb.perf/skip-command.exp: New file.
8234         * gdb.perf/skip-command.py: New file.
8235
8236 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8237
8238         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8239         info registers pattern.
8240
8241 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
8242
8243         * lib/future.exp: Add D support.
8244         (gdb_find_gdc): New proc.
8245         (gdb_default_target_compile): Add D support.
8246
8247 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
8248
8249         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8250         user+system time.
8251         (trace_speed_test): Determine the iteration count for a time
8252         between 15..30 seconds.
8253
8254 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
8255
8256         * gdb.arch/i386-mpx-sigsegv.c: New file.
8257         * gdb.arch/i386-mpx-sigsegv.exp: New file.
8258         * gdb.arch/i386-mpx-simple_segv.c: New file.
8259         * gdb.arch/i386-mpx-simple_segv.exp: New file.
8260
8261 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8262
8263         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8264         Don't call setup_kfail.
8265
8266 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8267
8268         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8269         Set "set breakpoint condition-evaluation" per $cond_bp_target.
8270
8271 2016-02-16  Doug Evans  <dje@google.com>
8272
8273         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
8274         * gdb.base/skip1.c: Ditto.
8275         * gdb.base/skip.exp: Whitespace cleanup.
8276
8277 2016-02-16  Don Breazeal  <donb@codesourcery.com>
8278
8279         PR remote/19496
8280         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8281         Remove kfail for PR remote/19496.
8282
8283 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8284
8285         * lib/gdb.exp (standard_temp_file): Return a path specific to
8286         the runtest invocation.
8287
8288 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8289
8290         * gdb.trace/save-trace.exp: Change relative path to be in the
8291         standard output directory.
8292
8293 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8294
8295         * gdb.arch/i386-prologue.c: Add missing prototypes.
8296
8297 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8298
8299         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8300         * gdb.arch/i386-prologue.exp: Likewise.
8301         * gdb.arch/i386-size.exp: Likewise.
8302
8303 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
8304
8305         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8306         define object file path.
8307         * gdb.btrace/gcore.exp: Use standard_output_file to define core
8308         file path.
8309         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8310         standard_output_file to define binfile.
8311
8312 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8313
8314         Fix compatibility with recent gfortran-5.3.1.
8315         * gdb.fortran/vla-history.exp (print vla1 allocated)
8316         (print vla2 allocated, print $2, print $3): Remove
8317         (print $4): Rename to ...
8318         (print $2): ... here.
8319         (print $9): Rename to ...
8320         (print $5): ... here.
8321         (print $10): Rename to ...
8322         (print $6): ... here.
8323         * gdb.fortran/vla.f90: Add pvla initialization.
8324
8325 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8326
8327         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8328         New test.
8329         * gdb.fortran/vla-value-sub.exp: Likewise.
8330
8331 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8332
8333         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8334
8335 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
8336
8337         * i386-biarch-core.exp: Define corefile using
8338         standard_output_file.
8339
8340 2016-02-12  Yao Qi  <yao.qi@linaro.org>
8341
8342         * gdb.arch/arm-single-step-kernel-helper.c: New.
8343         * gdb.arch/arm-single-step-kernel-helper.exp: New.
8344
8345 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
8346
8347         * gdb.btrace/tailcall-only.exp: New.
8348         * gdb.btrace/tailcall-only.c: New.
8349         * gdb.btrace/x86_64-tailcall-only.S: New.
8350         * gdb.btrace/i686-tailcall-only.S: New.
8351
8352 2016-02-11  Pedro Alves  <palves@redhat.com>
8353
8354         * README (Parallel testing): Add missing double quotes.
8355
8356 2016-02-11  Pedro Alves  <palves@redhat.com>
8357
8358         * README (Parallel testing): New section.
8359         (GDB_PARALLEL): Rewrite.
8360         (FORCE_PARALLEL): Document.
8361
8362 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8363
8364         * gdb.trace/tfile-avx.c: New test.
8365         * gdb.trace/tfile-avx.exp: New test.
8366
8367 2016-02-09  Keith Seitz  <keiths@redhat.com>
8368
8369         PR breakpoints/19546
8370         * gdb.base/infcall-exec.c: New file.
8371         * gdb.base/infcall-exec2.c: New file.
8372         * gdb.base/infcall-exec.exp: New file.
8373
8374 2016-02-09  Keith Seitz  <keiths@redhat.com>
8375
8376         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8377         (toplevel): Call test_bkpt_address.
8378
8379 2016-02-09  Keith Seitz  <keiths@redhat.com>
8380
8381         PR python/19506
8382         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8383         (toplevel): Call test_bkpt_address.
8384
8385 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
8386
8387         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8388         to AC_OUTPUT.
8389         * configure: Regenerate.
8390
8391 2016-02-09  Pedro Alves  <palves@redhat.com>
8392
8393         PR breakpoints/19548
8394         * gdb.base/execl-update-breakpoints.c (some_function): New
8395         function.
8396         (main): Call it.
8397         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8398         Tighten expected GDB output.
8399
8400 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8401
8402         * Makefile.in (ALL_SUBDIRS): Remove.
8403         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8404         (distclean maintainer-clean realclean): Likewise.
8405         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8406         * configure: Regenerate.
8407         * gdb.ada/Makefile.in: Delete.
8408         * gdb.arch/Makefile.in: Likewise.
8409         * gdb.asm/Makefile.in: Likewise.
8410         * gdb.base/Makefile.in: Likewise.
8411         * gdb.btrace/Makefile.in: Likewise.
8412         * gdb.cell/Makefile.in: Likewise.
8413         * gdb.compile/Makefile.in: Likewise.
8414         * gdb.cp/Makefile.in: Likewise.
8415         * gdb.disasm/Makefile.in: Likewise.
8416         * gdb.dlang/Makefile.in: Likewise.
8417         * gdb.dwarf2/Makefile.in: Likewise.
8418         * gdb.fortran/Makefile.in: Likewise.
8419         * gdb.gdb/Makefile.in: Likewise.
8420         * gdb.go/Makefile.in: Likewise.
8421         * gdb.guile/Makefile.in: Likewise.
8422         * gdb.java/Makefile.in: Likewise.
8423         * gdb.linespec/Makefile.in: Likewise.
8424         * gdb.mi/Makefile.in: Likewise.
8425         * gdb.modula2/Makefile.in: Likewise.
8426         * gdb.multi/Makefile.in: Likewise.
8427         * gdb.objc/Makefile.in: Likewise.
8428         * gdb.opencl/Makefile.in: Likewise.
8429         * gdb.opt/Makefile.in: Likewise.
8430         * gdb.pascal/Makefile.in: Likewise.
8431         * gdb.perf/Makefile.in: Likewise.
8432         * gdb.python/Makefile.in: Likewise.
8433         * gdb.reverse/Makefile.in: Likewise.
8434         * gdb.server/Makefile.in: Likewise.
8435         * gdb.stabs/Makefile.in: Likewise.
8436         * gdb.threads/Makefile.in: Likewise.
8437         * gdb.trace/Makefile.in: Likewise.
8438         * gdb.xml/Makefile.in: Likewise.
8439         * lib/gdb.exp (make_gdb_parallel_path): Add check for
8440         GDB_PARALLEL.
8441         (standard_output_file): Remove check for GDB_PARALLEL, always
8442         return path in outputs/$subdir/$testname.
8443
8444 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8445
8446         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8447         (site.exp): Assign abs_srcdir to tcl's srcdir.
8448
8449 2016-02-04  Yao Qi  <yao.qi@linaro.org>
8450
8451         * gdb.base/foll-exec-mode.c: Include limits.h.
8452         (main): Add parameters argc and argv.  Get directory from
8453         argv[0].
8454         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8455         compilation.
8456         * gdb.base/foll-exec.c: Include limits.h.
8457         (main): Add parameters argc and argv.
8458         Get directory from argv[0].
8459         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8460         Adjust tests on the number of lines as source code changed.
8461         * gdb.base/foll-vfork-exit.c: Include limits.h.
8462         (main): Add one line of statement before vfork.
8463         * gdb.base/foll-vfork.c: Include limits.h and string.h.
8464         (main): Add parameters argc and argv.  Get directory from
8465         argv[0].
8466         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8467         (setup_gdb): Set tbreak to skip some source lines.
8468         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8469         (main): Add parameters argc and argv.  Get directory from
8470         argv[0].
8471         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8472         compilation.
8473         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8474         (main): Add parameters argc and argv.  Get directory from
8475         argv[0].
8476         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8477         compilation.
8478
8479 2016-02-01  Doug Evans  <dje@google.com>
8480
8481         * gdb.base/skip.exp: Clean up multiple references to same test name.
8482
8483 2016-02-01  Pedro Alves  <palves@redhat.com>
8484
8485         PR remote/19496
8486         * gdb.threads/forking-threads-plus-breakpoint.exp
8487         (displaced_stepping_supported): New global.
8488         (probe_displaced_stepping_support): New procedure.
8489         (do_test): Add 'displaced' parameter, and use it.
8490         (top level): Check for displaced stepping support.  Add displaced
8491         stepping on/off testing axis.
8492
8493 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8494
8495         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8496         pointer.  Don't perform further tests on the unassociated pointer
8497         if the first test fails.
8498
8499 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8500
8501         * gdb.base/max-value-size.c: New file.
8502         * gdb.base/max-value-size.exp: New file.
8503         * gdb.base/huge.exp: Disable max-value-size for this test.
8504
8505 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8506
8507         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8508
8509 2016-01-28  Yao Qi  <yao.qi@linaro.org>
8510
8511         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8512
8513 2016-01-25  Pedro Alves  <palves@redhat.com>
8514
8515         PR threads/19461
8516         * gdb.base/fork-running-state.c: New file.
8517         * gdb.base/fork-running-state.exp: New file.
8518
8519 2016-01-25  Pedro Alves  <palves@redhat.com>
8520
8521         PR gdb/19494
8522         * gdb.base/catch-fork-kill.c: New file.
8523         * gdb.base/catch-fork-kill.exp: New file.
8524
8525 2016-01-25  Pedro Alves  <palves@redhat.com>
8526
8527         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8528         Delete, moved to lib/gdb.exp.
8529         * gdb.threads/forking-threads-plus-breakpoint.exp
8530         (foreach_with_prefix): Likewise.
8531         * gdb.threads/process-dies-while-handling-bp.exp
8532         (foreach_with_prefix): Likewise.
8533         * lib/gdb.exp (foreach_with_prefix): New procedure.
8534
8535 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8536
8537         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8538         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8539
8540 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8541
8542         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8543         endian targets.
8544
8545 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8546             Pedro Alves  <palves@redhat.com>
8547
8548         Fix testsuite compatibility with Guile.
8549         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8550         number.
8551
8552 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8553
8554         Fix testsuite compatibility with Guile.
8555         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8556         (thread 1): New test for backtrace through signal handler.
8557
8558 2016-01-22  Yao Qi  <yao.qi@linaro.org>
8559
8560         PR testsuite/19491
8561         * gdb.base/multi-forks.c: Include
8562         ../lib/unbuffer_output.c
8563         (main): Call gdb_unbuffer_output.
8564
8565 2016-01-21  Doug Evans  <dje@google.com>
8566
8567         * lib/ada.exp (gdb_compile_ada): Fix typo.
8568
8569 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
8570
8571         * gdb.base/break-fun-addr.exp: New file.
8572         * gdb.base/break-fun-addr1.c: New file.
8573         * gdb.base/break-fun-addr2.c: New file.
8574
8575 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
8576
8577         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8578         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8579         enum flag values.
8580
8581 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8582
8583         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8584         when GDB can not set the vector return value.  Add more comments
8585         for clarification.
8586
8587 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8588
8589         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
8590         command.
8591
8592 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8593
8594         * Makefile.in (DO_RUNTEST): Add --status and update usages.
8595
8596 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8597
8598         * Makefile.in (check-single): Pass --status to runtest.
8599         (check/%.exp): Likewise.
8600
8601 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8602
8603         * Makefile.in (check-parallel): Propagate return code from make
8604         do-check-parallel.
8605
8606 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8607
8608         * gdb.trace/ftrace.exp: Fix expected message on continue.
8609         * gdb.trace/pending.exp: Fix expected message on continue.
8610         * gdb.trace/trace-break.exp: Fix expected message on continue.
8611
8612 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
8613
8614         * lib/gdb.exp (gdb_test): Remove unused global references.
8615
8616 2016-01-18  Pedro Alves  <palves@redhat.com>
8617
8618         * gdb.base/async-shell.exp: Adjust expected output.
8619         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8620         * gdb.base/siginfo-thread.exp: Adjust expected output.
8621         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8622         * gdb.java/jnpe.exp: Adjust expected output.
8623         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8624         * gdb.threads/continue-pending-status.exp: Adjust expected output.
8625         * gdb.threads/leader-exit.exp: Adjust expected output.
8626         * gdb.threads/manythreads.exp: Adjust expected output.
8627         * gdb.threads/pthreads.exp: Adjust expected output.
8628         * gdb.threads/schedlock.exp: Adjust expected output.
8629         * gdb.threads/siginfo-threads.exp: Adjust expected output.
8630         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8631         expected output.
8632         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8633         output.
8634         * gdb.threads/sigthread.exp: Adjust expected output.
8635         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8636
8637 2016-01-18  Yao Qi  <yao.qi@linaro.org>
8638
8639         * gdb.guile/scm-section-script.c: Replace @progbits with
8640         %progbits.
8641         * gdb.python/py-section-script.c: Likewise.
8642
8643 2016-01-15  Pedro Alves  <palves@redhat.com>
8644
8645         * gdb.multi/tids.exp: Test star wildcard ranges.
8646
8647 2016-01-15  Pedro Alves  <palves@redhat.com>
8648
8649         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8650         command from "thread apply" invocation.
8651         (thr_apply_info_thr_invalid): Default the expected output to the
8652         input tid list.
8653         (top level): Add tests that use convenience variables.  Add tests
8654         for "thread apply" with a valid TID list, but missing the command.
8655
8656 2016-01-13  Pedro Alves  <palves@redhat.com>
8657
8658         * gdb.base/default.exp: Expect $_gthread as well.
8659         * gdb.multi/tids.exp: Test $_gthread.
8660         * gdb.threads/thread-specific.exp: Test $_gthread.
8661
8662 2016-01-13  Pedro Alves  <palves@redhat.com>
8663
8664         * gdb.multi/tids.exp: Test "info threads -gid".
8665
8666 2016-01-13  Pedro Alves  <palves@redhat.com>
8667
8668         * gdb.multi/tids.exp: Test InferiorThread.global_num and
8669         Breakpoint.thread.
8670         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8671
8672 2016-01-07  Pedro Alves  <palves@redhat.com>
8673
8674         * gdb.base/break.exp: Adjust to output changes.
8675         * gdb.base/hbreak2.exp: Likewise.
8676         * gdb.base/sepdebug.exp: Likewise.
8677         * gdb.base/watch_thread_num.exp: Likewise.
8678         * gdb.linespec/keywords.exp: Likewise.
8679         * gdb.multi/info-threads.exp: Likewise.
8680         * gdb.threads/thread-find.exp: Likewise.
8681         * gdb.multi/tids.c: New file.
8682         * gdb.multi/tids.exp: New file.
8683
8684 2016-01-13  Pedro Alves  <palves@redhat.com>
8685
8686         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8687
8688 2016-01-13  Pedro Alves  <palves@redhat.com>
8689
8690         * gdb.base/default.exp: Expect $_inferior as well.
8691         * gdb.multi/base.exp: Test $_inferior.
8692
8693 2016-01-13  Pedro Alves  <palves@redhat.com>
8694
8695         PR breakpoints/19388
8696         * gdb.base/catch-signal-siginfo-cond.c: New file.
8697         * gdb.base/catch-signal-siginfo-cond.exp: New file.
8698
8699 2016-01-12  Josh Stone  <jistone@redhat.com>
8700             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8701
8702         * gdb.base/catch-syscall.c (do_execve): New variable.
8703         (main): Conditionally trigger an execve.
8704         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8705         (test_catch_syscall_execve): New, check entry/return across execve.
8706         (do_syscall_tests): Call test_catch_syscall_execve.
8707
8708 2016-01-12  Pedro Alves  <palves@redhat.com>
8709
8710         * gdb.base/random-signal.exp (do_test): New procedure, with body
8711         of testcase moved in.
8712
8713 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8714             Pedro Alves  <palves@redhat.com>
8715
8716         * gdb.base/funcargs.exp (finish from indirectly called function):
8717         Reintroduce the case for 'First'.
8718
8719 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8720             Pedro Alves  <palves@redhat.com>
8721
8722         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8723         (tcatch_vfork_then_child_follow_exec)
8724         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8725         identification.
8726
8727 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8728
8729         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8730         and repeats to unlimited.
8731         * gdb.python/py-value.exp: Likewise.
8732         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8733         and repeats to unlimited.
8734
8735 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8736
8737         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8738         and reordering the functions.
8739         * gdb.multi/hangout.c: Likewise.
8740         * gdb.multi/hello.c: Likewise.
8741
8742 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
8743
8744         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8745         absolute.
8746         (SingleStatisticTestResult.report): Use dict.keys instead of
8747         dict.iterkeys.
8748
8749 2016-01-06  Pedro Alves  <palves@redhat.com>
8750
8751         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
8752
8753 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
8754
8755         * gdb.btrace/dlopen.exp: New.
8756         * gdb.btrace/dlopen.c: New.
8757         * gdb.btrace/dlopen-dso.c: New.
8758
8759 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
8760
8761         * lib/gdb.exp (gdb_test): Update comments to clarify that the
8762         PATTERN argument is optional.
8763
8764 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
8765
8766         * lib/ada.exp (target_compile_ada_from_dir): New function.
8767         (gdb_compile_ada): Reimplement avoiding the use of project files.
8768         * gdb.ada/gnat_ada.gpr: Delete.
8769         * gdb.ada/cond_lang.exp: Adjust test to make path before
8770         filename optional.
8771         * gdb.ada/small_reg_param.exp: Likewise.
8772
8773 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
8774
8775         * gdb.base/foll-vork.exp: Remove HP-UX special case.
8776
8777 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8778
8779         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8780         case.
8781
8782 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
8783
8784         * gdb.base/break.exp: Remove dead code.
8785         * gdb.base/sepdebug.exp: Likewise.
8786
8787 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8788
8789         * gdb.asm/asm-source.exp: Remove HP-UX references.
8790         * gdb.base/annota1.exp: Likewise.
8791         * gdb.base/annota3.exp: Likewise.
8792         * gdb.base/attach.exp: Likewise.
8793         * gdb.base/bigcore.exp: Likewise.
8794         * gdb.base/break.exp: Likewise.
8795         * gdb.base/call-ar-st.exp: Likewise.
8796         * gdb.base/callfuncs.exp: Likewise.
8797         * gdb.base/catch-fork-static.exp: Likewise.
8798         * gdb.base/display.exp: Likewise.
8799         * gdb.base/foll-exec-mode.exp: Likewise.
8800         * gdb.base/foll-exec.exp: Likewise.
8801         * gdb.base/foll-fork.exp: Likewise.
8802         * gdb.base/foll-vfork.exp: Likewise.
8803         * gdb.base/funcargs.exp: Likewise.
8804         * gdb.base/hbreak2.exp: Likewise.
8805         * gdb.base/inferior-died.exp: Likewise.
8806         * gdb.base/interrupt.exp: Likewise.
8807         * gdb.base/multi-forks.exp: Likewise.
8808         * gdb.base/nodebug.exp: Likewise.
8809         * gdb.base/sepdebug.exp: Likewise.
8810         * gdb.base/solib1.c: Likewise.
8811         * gdb.base/step-test.exp: Likewise.
8812         * gdb.mi/non-stop.c: Likewise.
8813         * gdb.mi/pthreads.c: Likewise.
8814         * gdb.multi/bkpt-multi-exec.ex: Likewise.
8815         * gdb.threads/pthreads.c: Likewise.
8816         * gdb.threads/staticthreads.exp: Likewise.
8817         * lib/future.exp: Likewise.
8818         * lib/gdb.exp: Likewise.
8819         * gdb.base/so-indr-cl.c: Remove.
8820         * gdb.base/so-indr-cl.exp: Likewise.
8821         * gdb.base/solib.c: Likewise.
8822         * gdb.base/solib.exp: Likewise.
8823         * gdb.base/solib2.c: Likewise.
8824
8825 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8826
8827         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8828         * gdb.base/call-ar-st.exp: Likewise.
8829         * gdb.base/callfuncs.exp: Likewise.
8830         * gdb.base/condbreak.exp: Likewise.
8831         * gdb.base/constvars.exp: Likewise.
8832         * gdb.base/hbreak2.exp: Likewise.
8833         * gdb.base/langs.exp: Likewise.
8834         * gdb.base/list.exp: Likewise.
8835         * gdb.base/long_long.exp: Likewise.
8836         * gdb.base/ptype.exp: Likewise.
8837         * gdb.base/scope.exp: Likewise.
8838         * gdb.base/signals.exp: Likewise.
8839         * gdb.base/so-impl-ld.exp: Likewise.
8840         * gdb.base/varargs.exp: Likewise.
8841         * gdb.base/volatile.exp: Likewise.
8842         * gdb.base/whatis.exp: Likewise.
8843         * gdb.cp/cplusfuncs.exp: Likewise.
8844         * gdb.cp/inherit.exp: Likewise.
8845         * gdb.cp/local.exp: Likewise.
8846         * gdb.cp/member-ptr.exp: Likewise.
8847         * gdb.cp/method.exp: Likewise.
8848         * gdb.cp/overload.exp: Likewise.
8849         * gdb.cp/templates.exp: Likewise.
8850         * gdb.stabs/weird.exp: Likewise.
8851         * lib/compiler.c: Likewise.
8852         * lib/compiler.cc: Likewise.
8853         * lib/cp-support.exp: Likewise.
8854         * lib/gdb.exp: Likewise.
8855
8856 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8857
8858         * configure.ac: Remove HP-UX case.
8859         * configure: Regenerate.
8860
8861 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8862
8863         * lib/gdb.exp (gdb_compile): Add function doc.
8864
8865 2015-12-17  Pedro Alves  <palves@redhat.com>
8866
8867         PR threads/19354
8868         * gdb.multi/info-threads.exp: New file.
8869
8870 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8871
8872         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8873         is aarch64*-*-*.
8874
8875 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8876
8877         * gdb.base/history-duplicates.exp: Skip if no readline support.
8878
8879 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8880
8881         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8882
8883 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8884
8885         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8886
8887 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8888
8889         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8890         ctrl-C if nointerrupts target property is set.
8891         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8892         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8893         * gdb.base/paginate-bg-execution.exp: Likewise.
8894         * gdb.base/paginate-execution-startup.exp: Likewise.
8895         * gdb.base/random-signal.exp: Likewise.
8896         * gdb.base/range-stepping.exp: Likewise.
8897         * gdb.cp/annota2.exp: Likewise.
8898         * gdb.cp/annota3.exp: Likewise.
8899         * gdb.gdb/selftest.exp: Likewise.
8900         * gdb.threads/continue-pending-status.exp: Likewise.
8901         * gdb.threads/leader-exit.exp: Likewise.
8902         * gdb.threads/manythreads.exp: Likewise.
8903         * gdb.threads/pthreads.exp: Likewise.
8904         * gdb.threads/schedlock.exp: Likewise.
8905         * gdb.threads/sigthread.exp: Likewise.
8906
8907 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8908
8909         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8910         remote.
8911         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8912         * gdb.base/foll-exec.exp (main): Enable for target remote.
8913         * gdb.base/foll-fork.exp (main): Likewise.
8914         * gdb.base/foll-vfork.exp (main): Likewise.
8915         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8916         (proc continue_to_exit_bp_loc): Use clean_restart.
8917         * gdb.base/pie-execl.exp (main): Disable for target remote.
8918         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8919         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8920         * gdb.threads/execl.exp (main): Likewise.
8921         * gdb.threads/fork-child-threads.exp (main): Likewise.
8922         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8923         remote.
8924         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8925         remote.
8926         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8927         pid.tid style ptids, instead of just tid.
8928         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8929         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8930         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8931         ptids, instead of just tid.
8932
8933 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8934
8935         * gdb.base/list.exp (test_list_forward): Add end of file error
8936         test.
8937         (test_repeat_list_command): Add end of file error test.
8938         (test_list_backwards): Add beginning of file error test.
8939
8940 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8941
8942         * gdb.base/list.exp (test_list_invalid_args): New function,
8943         defined, and called.
8944
8945 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8946
8947         * gdb.base/list.exp (test_list): Make test names unique.
8948
8949 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8950
8951         * gdb.base/coremaker2.c: Remove.
8952
8953 2015-12-10  Pedro Alves  <palves@redhat.com>
8954
8955         * gdb.multi/base.exp: Remove stale "spaces" references.
8956
8957 2015-12-10  Pedro Alves  <palves@redhat.com>
8958
8959         * gdb.multi/base.exp: Don't use nowarnings.
8960         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8961         * gdb.multi/hangout.c: Include stdio.h.
8962         * gdb.multi/hello.c: Include stdlib.h.
8963         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8964         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8965         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8966
8967 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8968
8969         * gdb.dwarf2/dw2-ranges-base.c: New file.
8970         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8971         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8972         support additional line table, and debug ranges generation.
8973         (Dwarf::ranges): New function, generate .debug_ranges.
8974         (Dwarf::lines): Support generating simple line table programs.
8975         (Dwarf::assemble): Initialise new namespace variables.
8976
8977 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8978
8979         * gdb.base/async.exp (proc test_background): Add case for
8980         asynchronous execution not supported.
8981
8982 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8983
8984         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8985           format and change test names to make them unique.
8986
8987 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8988             Pedro Alves  <pedro@redhat.com>
8989
8990         PR gdb/18702
8991         Add checking of floatformats setup on x86_64 hosts.
8992         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8993         (smallval, bigval): New labels/constants.
8994         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8995         float" after loading bigval and smallval.
8996
8997 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8998
8999         * gdb.ada/fun_overload_menu.exp: New testcase.
9000         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9001
9002 2015-12-04  Josh Stone  <jistone@redhat.com>
9003
9004         * gdb.base/catch-fork-static.exp: New.
9005
9006 2015-12-03  Yao Qi  <yao.qi@linaro.org>
9007
9008         * gdb.base/sizeof.c: Don't include stdio.h and
9009         ../lib/unbuffer_output.c.
9010         (main): New variable 'size' and 'value'.  Remove printf and
9011         gdb_unbuffer_output.  Assign return value to size and value.
9012         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9013         at the beginning.
9014         (check_sizeof): Check the result by printing variable 'size'.
9015         (check_valueof): Check the result by printing variable 'value'.
9016
9017 2015-12-01  Yao Qi  <yao.qi@linaro.org>
9018
9019         * gdb.base/disp-step-syscall.exp: Define syscall instruction
9020         for aarch64*-*-linux* target.
9021
9022 2015-11-30  Pedro Alves  <palves@redhat.com>
9023
9024         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9025
9026 2015-11-30  Pedro Alves  <palves@redhat.com>
9027
9028         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9029         Handle non-stop mode vCont replies.
9030
9031 2015-11-30  Pedro Alves  <palves@redhat.com>
9032
9033         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9034         prepare_for_testing.  Start gdb with "set non-stop on" appended to
9035         GDBFLAGS.  Lax expected stop output.
9036
9037 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9038
9039         * gdb.arch/arm-neon.exp: New.
9040         * gdb.arch/arm-neon.c: New.
9041
9042 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9043
9044         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9045
9046 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9047
9048         * gdb.cp/annota2.exp: Allow multiple occurrences of the
9049         frames-invalid annotation.
9050
9051 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9052
9053         * gdb.cp/annota2.exp: Use ${frames_invalid}.
9054
9055 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
9056
9057         * gdb.threads/names.exp: New file.
9058         * gdb.threads/names.c: New file.
9059         * README: Mention gdb,no_thread_names.
9060
9061 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
9062
9063         PR 19297
9064         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9065         support" error.
9066
9067 2015-11-24  Pedro Alves  <palves@redhat.com>
9068
9069         PR 17539
9070         * gdb.base/display.exp: Expect displays to be sorted in ascending
9071         order.  Use multi_line.
9072         * gdb.base/solib-display.exp: Likewise.
9073
9074 2015-11-24  Pedro Alves  <palves@redhat.com>
9075
9076         PR 17539
9077         * gdb.base/display.exp: Expect displays to be sorted in ascending
9078         order.  Use multi_line.
9079         * gdb.base/solib-display.exp: Likewise.
9080
9081 2015-11-24  Pedro Alves  <palves@redhat.com>
9082
9083         PR 17539
9084         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9085         threads in ascending order.
9086         * gdb.base/foll-fork.exp: Likewise.
9087         * gdb.base/foll-vfork.exp: Likewise.
9088         * gdb.base/multi-forks.exp: Likewise.
9089         * gdb.mi/mi-nonstop.exp: Likewise.
9090         * gdb.mi/mi-nsintrall.exp: Likewise.
9091         * gdb.multi/base.exp: Likewise.
9092         * gdb.multi/multi-arch.exp: Likewise.
9093         * gdb.python/py-inferior.exp: Likewise.
9094         * gdb.threads/break-while-running.exp: Likewise.
9095         * gdb.threads/execl.exp: Likewise.
9096         * gdb.threads/gcore-thread.exp: Likewise.
9097         * gdb.threads/info-threads-cur-sal.exp: Likewise.
9098         * gdb.threads/kill.exp: Likewise.
9099         * gdb.threads/linux-dp.exp: Likewise.
9100         * gdb.threads/multiple-step-overs.exp: Likewise.
9101         * gdb.threads/next-bp-other-thread.exp: Likewise.
9102         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9103         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9104         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9105         * gdb.threads/thread-find.exp: Likewise.
9106         * gdb.threads/tls.exp: Likewise.
9107         * lib/mi-support.exp (mi_reverse_list): Delete.
9108         (mi_check_thread_states): No longer reverse list.
9109
9110 2015-11-24  Pedro Alves  <palves@redhat.com>
9111
9112         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
9113         use lowercase.
9114
9115 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
9116
9117         * gdb.trace/actions.c: Include trace-common.h.
9118         (main): Add a location for a fast tracepoint.
9119         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9120         the normal tracepoints.
9121         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9122
9123 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
9124
9125         * save-trace.exp: Factor out code to these...
9126         (gdb_save_tracepoints): New.
9127         (gdb_load_tracepoints): New.
9128         (do_save_load_test): New.
9129
9130 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
9131
9132         * gdb.base/asmlabel.exp: New test.
9133         * gdb.base/asmlabel.c: New test case.
9134
9135 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
9136
9137         * gdb.base/wrong_frame_bt_full-main.c: New file.
9138         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9139         * gdb.base/wrong_frame_bt_full.exp: New file.
9140
9141 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
9142
9143         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9144
9145 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
9146
9147         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9148         pstate register when comparing registers values in
9149         sparc64-*-linux-gnu targets to avoid spurious differences.
9150
9151 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
9152
9153         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9154
9155 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
9156
9157         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9158         as type argument to gdb_compile.
9159         * gdb.base/nested-subp2.exp: Likewise.
9160         * gdb.base/nested-subp3.exp: Likewise.
9161
9162 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9163
9164         * lib/dwarf.exp (_note): Fix left shift of negative value.
9165         * gdb.trace/trace-condition.exp: Likewise.
9166
9167 2015-11-13  Yao Qi  <yao.qi@linaro.org>
9168
9169         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9170         comments about d10v.
9171         (test_scalar_returns): Likewise.
9172         * gdb.base/d10v.ld: Remove.
9173         * gdb.base/overlays.exp: Remove the target triplet checking for
9174         d10v-*-*.
9175         * gdb.base/structs.exp (test_struct_returns): Remove the
9176         comments about d10v.
9177         (test_struct_calls): Likewise.
9178
9179 2015-11-13  Yao Qi  <yao.qi@linaro.org>
9180
9181         * gdb.base/gnu_vector.exp: Check the return value by "p res".
9182         * gdb.base/gnu_vector.c: Don't include stdio.h.
9183         (main): Don't print res and call add_some_intvecs.
9184
9185 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9186
9187         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9188         macro.
9189         (func5): Removed.
9190         (func4): Use FAST_TRACEPOINT_LABEL.
9191         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9192         macro.
9193         (func): Removed.
9194         (thread_function): Use FAST_TRACEPOINT_LABEL.
9195         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9196         (func): Remove.
9197         (marker): Use FAST_TRACEPOINT_LABEL.
9198         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9199         (pendfunc1): Remove.
9200         (pendfunc): Use FAST_TRACEPOINT_LABEL.
9201         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9202         (foo): Remove.
9203         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9204         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9205         macro.
9206         (func): Remove.
9207         (marker): Use FAST_TRACEPOINT_LABEL.
9208         * gdb.trace/trace-common.h: New header.
9209         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9210         macro.
9211         (func): Remove.
9212         (marker): Use FAST_TRACEPOINT_LABEL.
9213         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9214         (func): Remove.
9215         (thread_function): Use FAST_TRACEPOINT_LABEL.
9216
9217 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9218
9219         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9220         in front.
9221         * gdb.trace/change-loc.exp: Use global pcreg definition.
9222         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9223         * gdb.trace/entry-values.exp: Use global spreg definition, add $
9224         in front.
9225         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9226         * gdb.trace/pending.exp: Likewise.
9227         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9228         * gdb.trace/trace-break.exp: Likewise.
9229         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9230         in front.
9231         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9232         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9233         in front.
9234         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9235
9236 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
9237
9238         * gdb.ada/fin_fun_out: New testcase.
9239
9240 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9241
9242         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9243         value associated with DW_AT_byte_size.
9244         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9245         constants for DW_AT_byte_size, DW_AT_lower_bound, and
9246         DW_AT_upper_bound.
9247
9248 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9249
9250         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9251         (gdb_target_symbol_prefix_flags): Define in terms of _asm
9252         version.
9253         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9254         gdb.dwarf2/dw2-canonicalize-type.exp,
9255         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9256         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9257         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9258         provided by gdb_target_symbol_prefix_flags_asm.
9259         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9260         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9261         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9262         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9263         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9264         macros where needed).  Use this macro for symbols which require
9265         the prefix provided by SYMBOL_PREFIX.
9266
9267 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
9268
9269         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9270         New procs.
9271         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9272         representing expressions, of more than one list element.
9273         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9274         to prepend linker symbol prefix to f.
9275         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9276         table_1 and table_2.
9277         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9278         Likewise, for f and g.
9279         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9280         for ptr.
9281         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9282         for main.
9283         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9284         table_1_ptr and table_2_ptr.
9285
9286 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9287             Joel Brobecker  <brobecker@adacore.com>
9288
9289         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9290
9291 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9292
9293         * gdb.reverse/s390-mvcle.c: New test.
9294         * gdb.reverse/s390-mvcle.exp: New file.
9295         * lib/gdb.exp: Enable reverse tests on s390*-linux.
9296
9297 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9298
9299         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9300
9301 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9302
9303         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9304         reaching marker2.
9305         * gdb.reverse/getresuid-reverse.exp: Likewise.
9306         * gdb.reverse/pipe-reverse.exp: Likewise.
9307         * gdb.reverse/readv-reverse.exp: Likewise.
9308         * gdb.reverse/recvmsg-reverse.exp: Likewise.
9309         * gdb.reverse/time-reverse.exp: Likewise.
9310         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9311
9312 2015-10-30  Yao Qi  <yao.qi@linaro.org>
9313
9314         * gdb.threads/wp-replication.c (watch_count_done): Remove.
9315         (empty_cycle): Remove.
9316         (main): Don't call empty_cycle.  Don't use watch_count_done.
9317         * gdb.threads/wp-replication.exp: Don't set breakpoint on
9318         empty_cycle.  Rewrite the code counting HW watchpoints.
9319
9320 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9321
9322         * gdb.reverse/fstatat-reverse.c: New test.
9323         * gdb.reverse/fstatat-reverse.exp: New file.
9324         * gdb.reverse/getresuid-reverse.c: New test.
9325         * gdb.reverse/getresuid-reverse.exp: New file.
9326         * gdb.reverse/pipe-reverse.c: New test.
9327         * gdb.reverse/pipe-reverse.exp: New file.
9328         * gdb.reverse/readv-reverse.c: New test.
9329         * gdb.reverse/readv-reverse.exp: New file.
9330         * gdb.reverse/recvmsg-reverse.c: New test.
9331         * gdb.reverse/recvmsg-reverse.exp: New file.
9332         * gdb.reverse/time-reverse.c: New test.
9333         * gdb.reverse/time-reverse.exp: New file.
9334         * gdb.reverse/waitpid-reverse.c: New test.
9335         * gdb.reverse/waitpid-reverse.exp: New file.
9336
9337 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9338
9339         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9340
9341 2015-10-26  Doug Evans  <dje@google.com>
9342
9343         PR symtab/17391
9344         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9345         * gdb.dwarf2/bad-regnum.c: New file.
9346         * gdb.dwarf2/bad-regnum.exp: New file.
9347
9348 2015-10-26  Doug Evans  <dje@google.com>
9349
9350         PR python/18938
9351         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9352         file.
9353
9354 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
9355
9356         * gdb.compile/compile.exp (compile code globalvar): Update expectation
9357         for a change by "Mention language in compile error message".
9358
9359 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
9360
9361         PR python/18073
9362         * gdb.python/py-type.c (C::a_method): New.
9363         (C::a_const_method): New.
9364         (C::a_static_method): New.
9365         (a_function): New.
9366         * gdb.python/py-type.exp (test_fields): Test getting fields
9367         from function and method.
9368
9369 2015-10-21  Keven Boell  <keven.boell@intel.com>
9370
9371         * gdb.fortran/vla-alloc-assoc.exp: New file.
9372         * gdb.fortran/vla-datatypes.exp: New file.
9373         * gdb.fortran/vla-datatypes.f90: New file.
9374         * gdb.fortran/vla-history.exp: New file.
9375         * gdb.fortran/vla-ptype-sub.exp: New file.
9376         * gdb.fortran/vla-ptype.exp: New file.
9377         * gdb.fortran/vla-sizeof.exp: New file.
9378         * gdb.fortran/vla-sub.f90: New file.
9379         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9380         * gdb.fortran/vla-value-sub-finish.exp: New file.
9381         * gdb.fortran/vla-value-sub.exp: New file.
9382         * gdb.fortran/vla-value.exp: New file.
9383         * gdb.fortran/vla-ptr-info.exp: New file.
9384         * gdb.mi/mi-vla-fortran.exp: New file.
9385         * gdb.mi/vla.f90: New file.
9386
9387 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
9388
9389         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9390         of hardwired timeout value.
9391
9392 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9393             Pedro Alves  <palves@redhat.com>
9394
9395         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9396         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9397
9398 2015-10-19  Josh Stone  <jistone@redhat.com>
9399
9400         * gdb.base/catch-syscall.c: Include <sched.h>.
9401         (unknown_syscall): New variable.
9402         (main): Trigger a vfork and an unknown syscall.
9403         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9404         (unknown_syscall_number): Likewise.
9405         (check_call_to_syscall): Accept an optional syscall pattern.
9406         (check_return_from_syscall): Likewise.
9407         (check_continue): Likewise.
9408         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9409         (test_catch_syscall_skipping_return): New test toggling off 'catch
9410         syscall' to step over the syscall return, then toggling back on.
9411         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9412         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9413         (do_syscall_tests): Call test_catch_syscall_without_args and
9414         test_catch_syscall_mid_vfork.
9415         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9416         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9417
9418 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
9419
9420         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9421         print g_vE): Add new pass patterns.
9422         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9423         print various symbol names for vptr fields.
9424
9425 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
9426
9427         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9428         results.
9429
9430 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9431
9432         * gdb.arch/disp-step-insn-reloc.exp: New test case.
9433
9434 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9435
9436         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9437         is aarch64*-*-linux*.
9438
9439 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9440
9441         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9442         (can_relocate_bcond_true): ... it.
9443         (can_relocate_bcond_false): New function.
9444         (foo): Likewise.
9445         (can_relocate_bl): Likewise.
9446         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9447         can_relocate_bl.
9448
9449 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
9450
9451         * gdb.base/nested-addr.c: New file.
9452         * gdb.base/nested-addr.exp: New testcase.
9453
9454 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
9455
9456         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9457         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9458         its output.  Ignore the output of "record goto begin" and instead
9459         check that GDB is replaying.
9460
9461 2015-10-09  Pedro Alves  <palves@redhat.com>
9462
9463         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9464         (top level): Use it in the run with no args test.
9465
9466 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
9467
9468         * gdb.dlang/properties.exp: New file.
9469
9470 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
9471
9472         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9473         whether or not address 0x1000 is mapped on the target.
9474
9475 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
9476
9477         * gdb.python/py-type.exp: Do not run tests if binaries fail to
9478         build.
9479
9480 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
9481
9482         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9483         instruction-history test.
9484
9485 2015-09-28  Doug Evans  <dje@google.com>
9486
9487         * gdb.base/gcore.c (array_func): Add reference to static_array.
9488
9489 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
9490
9491         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9492         source line.
9493
9494 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9495
9496         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9497         short or char as base type.
9498
9499 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9500
9501         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9502         to allow any size enum.
9503
9504 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9505
9506         * gdb.ada/array_ptr_renaming.exp: New testcase.
9507         * gdb.ada/array_ptr_renaming/foo.adb: New file.
9508         * gdb.ada/array_ptr_renaming/pack.ads: New file.
9509
9510 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9511
9512         * gdb.trace/ftrace-lock.c: New file.
9513         * gdb.trace/ftrace-lock.exp: New file.
9514
9515 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9516
9517         * gdb.arch/insn-reloc.c: New file.
9518         * gdb.arch/ftrace-insn-reloc.exp: New file.
9519
9520 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9521
9522         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9523         instruction.
9524         * gdb.trace/pendshr1.c (pendfunc): Likewise.
9525         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9526         * gdb.trace/range-stepping.c: Likewise.
9527         * gdb.trace/trace-break.c: Likewise.
9528         * gdb.trace/trace-mt.c (thread_function): Likewise.
9529         * gdb.trace/ftrace.c (marker): Likewise.
9530         * gdb.trace/trace-condition.c (marker): Likewise.
9531         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9532         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9533         is_aarch64_target.
9534
9535 2015-09-18  Doug Evans  <xdje42@gmail.com>
9536
9537         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9538         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9539
9540 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9541
9542         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9543         the breakpoint.
9544
9545 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9546
9547         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9548         the pending breakpoint.  Remove timeout override for "Run till
9549         MI pending breakpoint on pendfunc3 on thread 2" test.
9550
9551 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9552
9553         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9554         filename pattern.
9555
9556 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9557
9558         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9559         in breakpoint filename pattern.
9560
9561 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9562
9563         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9564
9565 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9566
9567         * gdb.linespec/explicit.exp: Check for readline support for
9568         tab-completion tests.  Fix obvious typo.
9569
9570 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9571
9572         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9573         and replay.
9574
9575 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9576
9577         * gdb.btrace/non-stop.c: New.
9578         * gdb.btrace/non-stop.exp: New.
9579
9580 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
9581             Yao Qi  <yao.qi@linaro.org>
9582
9583         * gdb.trace/trace-condition.c: New file.
9584         * gdb.trace/trace-condition.exp: New file.
9585
9586 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
9587
9588         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9589         for testing bytecode compilation.
9590
9591 2015-09-16  Pedro Alves  <palves@redhat.com>
9592             Sandra Loosemore <sandra@codesourcery.com>
9593
9594         * gdb.threads/non-stop-fair-events.c (timeout): New global.
9595         (SECONDS): Redefine.
9596         (main): Call pthread_kill and alarm early.
9597         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9598         support.
9599         (test): If the target can't hardware step and doesn't support
9600         displaced stepping, increase the timeout.
9601
9602 2015-09-16  Pedro Alves  <palves@redhat.com>
9603
9604         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9605         (enable_debug): New procedures.
9606         (test): Use them.  Bail out if waiting for threads fails.
9607         (top level): Bail out if a test fails.
9608
9609 2015-09-16  Yao Qi  <yao.qi@linaro.org>
9610
9611         * gdb.asm/asm-source.exp: Set asm-arch for
9612         aarch64*-*-* target.
9613         * gdb.asm/aarch64.inc: New file.
9614
9615 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
9616
9617         * gdb.ada/array_of_variable_length.exp: New testcase.
9618         * gdb.ada/array_of_variable_length/foo.adb: New file.
9619         * gdb.ada/array_of_variable_length/pck.adb: New file.
9620         * gdb.ada/array_of_variable_length/pck.ads: New file.
9621
9622 2015-09-15  Doug Evans  <dje@google.com>
9623
9624         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9625         of function static local variable.
9626
9627 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9628
9629         * gdb.threads/tls-so_extern.exp: New test file.
9630         * gdb.threads/tls-so_extern.c: New test file.
9631         * gdb.threads/tls-so_extern_main.c: New test file.
9632
9633 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9634
9635         * gdb.opt/solib-intra-step-lib.c: New file.
9636         * gdb.opt/solib-intra-step-main.c: New file.
9637         * gdb.opt/solib-intra-step.exp: New file.
9638
9639 2015-09-15  Pedro Alves  <palves@redhat.com>
9640
9641         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9642         gdb_continue_to_breakpoint instead of gdb_test_multiple.
9643
9644 2015-09-14  Pedro Alves  <palves@redhat.com>
9645
9646         * gdb.base/hook-stop-continue.c: Delete.
9647         * gdb.base/hook-stop-continue.exp: Delete.
9648         * gdb.base/hook-stop-frame.c: Delete.
9649         * gdb.base/hook-stop-frame.exp: Delete.
9650         * gdb.base/hook-stop.c: New file.
9651         * gdb.base/hook-stop.exp: New file.
9652
9653 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
9654
9655         * gdb.ada/access_to_packed_array.exp: New testcase.
9656         * gdb.ada/access_to_packed_array/foo.adb: New file.
9657         * gdb.ada/access_to_packed_array/pack.adb: New file.
9658         * gdb.ada/access_to_packed_array/pack.ads: New file.
9659
9660 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
9661
9662         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9663         buffer size test.
9664
9665 2015-09-11  Don Breazeal  <donb@codesourcery.com>
9666
9667         * gdb.base/foll-exec.c: Add copyright header.  Fix
9668         formatting issues.
9669         * gdb.base/foll-exec.exp (zap_session): Delete proc.
9670         (do_exec_tests): Use clean_restart in place of zap_session,
9671         and for test initialization.  Fix formatting issues.  Use
9672         fail in place of perror.
9673         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9674         an expect statement to match an expression with output from
9675         the program under debug.
9676         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9677         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9678         * gdb.threads/non-ldr-exc-2.exp: Likewise.
9679         * gdb.threads/non-ldr-exc-3.exp: Likewise.
9680         * gdb.threads/non-ldr-exc-4.exp: Likewise.
9681
9682 2015-09-09  Doug Evans  <dje@google.com>
9683
9684         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9685
9686 2015-09-09  Doug Evans  <dje@google.com>
9687
9688         * gdb.base/pie-execl.exp: Fix result test of build_executable.
9689
9690 2015-09-09  Doug Evans  <dje@google.com>
9691
9692         * gdb.base/savedregs.exp: Fix typo.
9693
9694 2015-09-09  Pedro Alves  <palves@redhat.com>
9695
9696         * gdb.mi/mi-cli.exp: Add CLI finish tests.
9697
9698 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
9699
9700         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9701         command actually switches threads.  Give up on remaining
9702         tests if target fails to stop at breakpoint.
9703
9704 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9705
9706         * gdb.ada/funcall_char.exp: New testcase.
9707         * gdb.ada/funcall_char/foo.adb: New file.
9708
9709 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9710
9711         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9712         expected outputs.  Add two testcases for completing ambiguous
9713         functions.
9714         * gdb.ada/complete/aux_pck.adb: New file.
9715         * gdb.ada/complete/aux_pck.ads: New file.
9716         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9717         Ambiguous_Func functions.
9718         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9719         * gdb.ada/complete/pck.adb: Likewise.
9720
9721 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
9722
9723         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9724         failures to run the test program under GDB.
9725
9726 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
9727
9728         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9729         to C.
9730
9731 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
9732
9733         * gdb.base/run-after-attach.exp: New test file.
9734         * gdb.base/run-after-attach.c: New test file.
9735
9736 2015-08-26  Don Breazeal  <donb@codesourcery.com>
9737
9738         * gdb.base/foll-exec-2.c: New test program.
9739         * gdb.base/foll-exec-2.exp: New test.
9740
9741 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
9742
9743         * gdb.base/nested-subp1.exp: New file.
9744         * gdb.base/nested-subp1.c: New file.
9745         * gdb.base/nested-subp2.exp: New file.
9746         * gdb.base/nested-subp2.c: New file.
9747         * gdb.base/nested-subp3.exp: New file.
9748         * gdb.base/nested-subp3.c: New file.
9749
9750 2015-08-24  Pedro Alves  <palves@redhat.com>
9751
9752         * gdb.server/connect-without-multi-process.c: New file.
9753         * gdb.server/connect-without-multi-process.exp: New file.
9754
9755 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9756
9757         * gdb.opt/inline-markers.c: Make z int.
9758
9759 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9760
9761         * gdb.opt/inline-markers.c: Make z volatile.
9762
9763 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9764
9765         * gdb.opt/inline-bt.c: New volatile global z.
9766         * gdb.opt/inline-cmds.c: Likewise.
9767         * gdb.opt/inline-locals.c: Likewise.
9768         * gdb.opt/inline-markers.c: New extern global z.
9769         (marker): Use z.
9770         (inline_fn): Likewise.
9771
9772 2015-08-24  Pedro Alves  <palves@redhat.com>
9773
9774         * config/m32r-stub.exp: Remove file.
9775         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9776         * gdb.base/call-rt-st.exp: Likewise.
9777         * gdb.base/call-strs.exp: Likewise.
9778         * gdb.base/default.exp: Remove references to h8300-*-hms and
9779         *-*-udi*.
9780         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9781
9782 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9783
9784         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9785         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
9786         and "return" use KFAIL when GDB can not read/write the vector
9787         return value.
9788
9789 2015-08-21  Gary Benson <gbenson@redhat.com>
9790
9791         * gdb.trace/pending.exp: Cope with remote transfer warnings.
9792
9793 2015-08-20  Pedro Alves  <palves@redhat.com>
9794
9795         * gdb.server/solib-list.exp: No longer expect an interior stop in
9796         non-stop mode.
9797
9798 2015-08-20  Pedro Alves  <palves@redhat.com>
9799
9800         * gdb.server/connect-stopped-target.c: New file.
9801         * gdb.server/connect-stopped-target.exp: New file.
9802
9803 2015-08-20  Pedro Alves  <palves@redhat.com>
9804
9805         * gdb.dwarf2/comp-unit-lang.exp: New file.
9806         * gdb.dwarf2/comp-unit-lang.c: New file.
9807
9808 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9809
9810         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9811         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9812
9813 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
9814
9815         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9816         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9817
9818 2015-08-18  Doug Evans  <dje@google.com>
9819             Adrian Sendroiu <adrian.sendroiu@freescale.com>
9820
9821         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9822         skip_python_tests.  New arg prompt_regexp.
9823         (skip_python_tests): New function.
9824         * lib/mi-support.exp (mi_skip_python_tests): New function.
9825         * gdb.python/py-mi-objfile-gdb.py: New file.
9826         * gdb.python/py-mi-objfile.c: New file.
9827         * gdb.python/py-mi-objfile.exp: New file.
9828
9829 2015-08-17  Keith Seitz  <keiths@redhat.com>
9830
9831         * gdb.linespec/explicit.exp: Move strace test from here ...
9832         * gdb.trace/strace.exp: ... to here.
9833
9834 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
9835
9836         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9837         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9838
9839 2015-08-14  Doug Evans  <xdje42@gmail.com>
9840
9841         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9842         inferior before selecting a new file.
9843
9844 2015-08-14  Doug Evans  <xdje42@gmail.com>
9845
9846         * gdb.mi/mi-disassemble.exp: Update.
9847         * gdb.base/disasm-optim.S: New file.
9848         * gdb.base/disasm-optim.c: New file.
9849         * gdb.base/disasm-optim.h: New file.
9850         * gdb.base/disasm-optim.exp: New file.
9851
9852 2015-08-14  Keith Seitz  <keiths@redhat.com>
9853
9854         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9855         "evaluated-by".
9856
9857 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9858
9859         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9860
9861 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9862
9863         * gdb.ada/fun_renaming.exp: New testcase.
9864         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9865         * gdb.ada/fun_renaming/pack.adb: New file.
9866         * gdb.ada/fun_renaming/pack.ads: New file.
9867
9868 2015-08-12  Keith Seitz  <keiths@redhat.com>
9869
9870         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9871         gdb_get_line_number.
9872
9873 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9874
9875         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9876         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9877         gdb.base/dso2dso.exp: New files.
9878
9879 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9880             Pedro Alves  <palves@redhat.com>
9881             Keith Seitz  <keiths@redhat.com>
9882
9883         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9884         GDBFLAGS.
9885
9886 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9887
9888         * gdb.base/gdbhistsize-history.exp
9889         (test_histsize_history_setting): Use save_vars.
9890         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9891         Use save_vars.
9892         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9893         * gdb.base/readline.exp: Use save_vars.
9894
9895 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9896
9897         * lib/gdb.exp (save_vars): New proc.
9898
9899 2015-08-11  Keith Seitz  <keiths@redhat.com>
9900
9901         * gdb.base/help.exp: Update help_breakpoint_text.
9902
9903 2015-08-11  Keith Seitz  <keiths@redhat.com>
9904
9905         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9906         (at toplevel): Call test_explicit_breakpoints.
9907         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9908         breakpoints.
9909         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9910         breakpoint conditions, "-cond".
9911
9912 2015-08-11  Keith Seitz  <keiths@redhat.com>
9913
9914         * gdb.linespec/3explicit.c: New file.
9915         * gdb.linespec/cpexplicit.cc: New file.
9916         * gdb.linespec/cpexplicit.exp: New file.
9917         * gdb.linespec/explicit.c: New file.
9918         * gdb.linespec/explicit.exp: New file.
9919         * gdb.linespec/explicit2.c: New file.
9920         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9921         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9922         before using in the matching pattern.
9923         Clarify that `prefix' is a regular expression.
9924
9925 2015-08-11  Keith Seitz  <keiths@redhat.com>
9926
9927         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9928         test.
9929         Add tests for missing ",FMT" and ",".
9930
9931 2015-08-10  Doug Evans  <dje@google.com>
9932             Keith Seitz  <keiths@redhat.com>
9933
9934         PR gdb/17960
9935         * gdb.base/completion.exp: Add location completer tests.
9936
9937 2015-08-07  Pedro Alves  <palves@redhat.com>
9938
9939         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9940         tests here.
9941         (top level): Run do_test with and without displaced stepping.
9942
9943 2015-08-07  Pedro Alves  <palves@redhat.com>
9944
9945         * gdb.base/valgrind-disp-step.c: New file.
9946         * gdb.base/valgrind-disp-step.exp: New file.
9947
9948 2015-08-07  Pedro Alves  <palves@redhat.com>
9949
9950         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9951         Delete function.
9952         (main): Add alarm.  Run an infinite loop instead of calling
9953         wait_threads.
9954         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9955         comment.
9956         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9957         Delete function.
9958         (main): Add alarm.  Run an infinite loop instead of calling
9959         wait_threads.
9960         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9961         comment.
9962
9963 2015-08-07  Pedro Alves  <palves@redhat.com>
9964
9965         * gdb.base/checkpoint-ns.exp: New file.
9966         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9967         standard_testfile.
9968
9969 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9970
9971         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9972         * gdb.btrace/instruction_history.exp: Update.
9973         * gdb.btrace/tsx.exp: New.
9974         * gdb.btrace/tsx.c: New.
9975
9976 2015-08-06  Pedro Alves <palves@redhat.com>
9977
9978         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9979         increase timeout.
9980         * gdb.reverse/until-precsave.exp: Bump timeouts.
9981
9982 2015-08-06  Pedro Alves  <palves@redhat.com>
9983
9984         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9985
9986 2015-08-06  Pedro Alves  <palves@redhat.com>
9987
9988         PR gdb/18749
9989         * gdb.threads/process-dies-while-handling-bp.c: New file.
9990         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9991
9992 2015-08-06  Pedro Alves  <palves@redhat.com>
9993
9994         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9995         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9996
9997 2015-08-05  Pedro Alves  <palves@redhat.com>
9998
9999         * gdb.threads/next-while-other-thread-longjmps.c: New file.
10000         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10001
10002 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
10003
10004         * gdb.base/bp-permanent.exp: Report test as unsupported if
10005         the target cannot stop at the permanent breakpoint.
10006
10007 2015-08-03  Doug Evans  <dje@google.com>
10008
10009         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10010         10000.
10011
10012 2015-08-03  Doug Evans  <dje@google.com>
10013
10014         * Makefile.in (workers/%.worker, build-perf): New rule.
10015         (GDB_PERFTEST_MODE): New variable.
10016         (check-perf): Use it.
10017         (clean): Clean up gdb.perf parallel build subdirs.
10018         * lib/build-piece.exp: New file.
10019         * lib/gdb.exp (make_gdb_parallel_path): New function
10020         (standard_output_file, standard_temp_file): Call it.
10021         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10022         of $GDB_PARALLEL.
10023         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10024
10025 2015-08-03  Doug Evans  <dje@google.com>
10026
10027         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10028         (LOG_FILE_NAME): New global.
10029         (TextReporter.__init__): Initialize self.txt_sum.
10030         (TextReporter.report): Add support for multiple data-points.
10031         Move report to perftest.sum, put raw data in perftest.log.
10032         (TextReporter.start): Open sum and log files.
10033         (TextReporter.end): Close sum and log files.
10034         * gdb.perf/lib/perftest/testresult.py
10035         (SingleStatisticTestResult.record): Handle multiple data-points.
10036
10037 2015-07-31  Pedro Alves  <palves@redhat.com>
10038
10039         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10040         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
10041         kill_wait_spawned_process instead of explicit "kill -9".
10042         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10043         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
10044         kill_wait_spawned_process.
10045         * gdb.base/attach-twice.exp: Likewise.
10046         * gdb.base/attach.exp: Likewise.
10047         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10048         gdb_test_multiple.
10049         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10050         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
10051         kill_wait_spawned_process.
10052         * gdb.base/valgrind-infcall.exp: Likewise.
10053         * gdb.multi/multi-attach.exp: Likewise.
10054         * gdb.python/py-prompt.exp: Likewise.
10055         * gdb.python/py-sync-interp.exp: Likewise.
10056         * gdb.server/ext-attach.exp: Likewise.
10057         * gdb.threads/attach-into-signal.exp (corefunc): Use
10058         spawn_wait_for_attach, spawn_id_get_pid and
10059         kill_wait_spawned_process.
10060         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10061         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
10062         spawn_id_get_pid and kill_wait_spawned_process.
10063         * gdb.threads/attach-stopped.exp (corefunc): Use
10064         spawn_wait_for_attach, spawn_id_get_pid and
10065         kill_wait_spawned_process.
10066         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10067         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
10068         kill_wait_spawned_process instead of explicit "kill -9".
10069         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10070         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10071         (spawn_wait_for_attach): Use spawn instead of exec to spawn
10072         processes.  Don't map cygwin/windows pids here.  Now returns a
10073         spawn id list.
10074
10075 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10076
10077         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10078         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10079         correct patch.
10080
10081 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10082
10083         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10084
10085 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10086
10087         Reapply:
10088         2014-05-21  Mark Wielaard  <mjw@redhat.com>
10089
10090         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10091
10092 2015-07-30  Pedro Alves  <palves@redhat.com>
10093
10094         * linux-low.c (handle_extended_wait): Set the child's last
10095         reported status to TARGET_WAITKIND_STOPPED.
10096
10097 2015-07-30  Pedro Alves  <palves@redhat.com>
10098
10099         PR threads/18600
10100         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10101         only shows inferior 1.
10102
10103 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
10104             Pedro Alves  <palves@redhat.com>
10105
10106         PR threads/18600
10107         * gdb.threads/fork-plus-threads.c: New file.
10108         * gdb.threads/fork-plus-threads.exp: New file.
10109
10110 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10111
10112         * gdb.base/batch-preserve-term-settings.exp
10113         (test_terminal_settings_preserved_after_cli_exit): Use
10114         send_quit_command.
10115
10116 2015-07-29  Pedro Alves  <palves@redhat.com>
10117             Don Breazeal  <donb@codesourcery.com>
10118
10119         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10120         output from both inferior_spawn_id and gdb_spawn_id.
10121
10122 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
10123
10124         * gdb.threads/attach-into-signal.exp (corefunc): Use
10125         with_test_prefix on nested loops, uniquefying the test messages.
10126
10127 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
10128
10129         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10130         commit.
10131
10132 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10133
10134         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10135         New proc.
10136         (test_terminal_settings_preserved_after_sigterm): New test.
10137
10138 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10139
10140         * gdb.base/batch-preserve-term-settings.exp
10141         (test_terminal_settings_preserved_after_cli_exit): New test.
10142
10143 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10144
10145         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10146         manipulation of saved_gdbflags.
10147         (test_terminal_settings_preserved): Remove global declaration of
10148         the unused variable pagination_prompt.  Remove manipulation of
10149         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
10150         GDBFLAGS.
10151
10152 2015-07-29  Pedro Alves  <palves@redhat.com>
10153
10154         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10155
10156 2015-07-29  Pedro Alves  <palves@redhat.com>
10157
10158         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10159         at the top.
10160
10161 2015-07-29  Pedro Alves  <palves@redhat.com>
10162
10163         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10164         (main): Call gdb_unbuffer_output.
10165         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10166         (main): Call gdb_unbuffer_output.
10167         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10168         (main): Call gdb_unbuffer_output.
10169         * gdb.base/call-strs.exp: Adjust to step over the
10170         gdb_unbuffer_output call.
10171         * gdb.base/catch-gdb-caused-signals.c: Include
10172         "../lib/unbuffer_output.c".
10173         (main): Call gdb_unbuffer_output.
10174         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10175         (main): Call gdb_unbuffer_output.
10176         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10177         (main): Call gdb_unbuffer_output.
10178         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10179         (main): Call gdb_unbuffer_output.
10180         * gdb.base/shlib-call.exp: Adjust to step over the
10181         gdb_unbuffer_output call.
10182         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10183         (main): Call gdb_unbuffer_output.
10184         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10185         (main): Call gdb_unbuffer_output.
10186         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10187         (main): Rename to ...
10188         (test): ... this.
10189         (main): Reimplement.
10190         * gdb.base/varargs.exp: Run to test instead of to main.
10191         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10192         (main): Call gdb_unbuffer_output.
10193
10194 2015-07-29  Pedro Alves  <palves@redhat.com>
10195
10196         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10197         factore out from mi_continue_dprintf.  For call-style dprintfs,
10198         expect dprintf output out of $inferior_spawn_id.
10199         (mi_continue_dprintf): Use mi_expect_dprintf.
10200         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10201         (main): Call gdb_unbuffer_output.
10202
10203 2015-07-29  Pedro Alves  <palves@redhat.com>
10204
10205         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10206         (default_mi_gdb_start): Set inferior_spawn_id instead of
10207         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
10208         gdb_spawn_id.
10209         (mi_gdb_test): Always expect inferior output from both
10210         $inferior_spawn_id and $gdb_spawn_id.
10211
10212 2015-07-29  Pedro Alves  <palves@redhat.com>
10213
10214         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
10215         send_inferior and $inferior_spawn_id.
10216
10217 2015-07-29  Pedro Alves  <palves@redhat.com>
10218
10219         * gdb.gdb/complaints.exp (test_initial_complaints)
10220         (test_serial_complaints, test_short_complaints): Use
10221         gdb_test_stdio.
10222         (test_empty_complaint): Handle $inferior_spawn_id !=
10223         $gdb_spawn_id.
10224
10225 2015-07-29  Pedro Alves  <palves@redhat.com>
10226
10227         * gdb.base/varargs.exp: Use gdb_test_stdio.
10228
10229 2015-07-29  Pedro Alves  <palves@redhat.com>
10230
10231         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10232
10233 2015-07-29  Pedro Alves  <palves@redhat.com>
10234
10235         * gdb.base/ending-run.exp: Use gdb_test_stdio.
10236
10237 2015-07-29  Pedro Alves  <palves@redhat.com>
10238
10239         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10240         parameter into two new parameters, "inf_result" and "gdb_result".
10241         Expect inferior output and gdb output from $inferior_spawn_id and
10242         $gdb_spawn_id, respectively.  Adjust all callers.
10243
10244 2015-07-29  Pedro Alves  <palves@redhat.com>
10245
10246         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10247         of gdb_test_sequence.
10248
10249 2015-07-29  Pedro Alves  <palves@redhat.com>
10250
10251         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10252         (saw_spurious_output): Expect inferior output from
10253         $inferior_spawn_id.  Use gdb_test_stdio.
10254
10255 2015-07-29  Pedro Alves  <palves@redhat.com>
10256
10257         * gdb.base/dprintf.exp: Use standard_testfile.  Change
10258         prepare_for_testing call.
10259         (srcfile): Don't set.
10260         (restart): New procedure.
10261         (test_dprintf): New procecure, use to continue over dprintfs.
10262         (test_call, test_agent): New procedures, tests moved here.
10263         Restart gdb and recreate dprintfs.  Adjust expected output.
10264
10265 2015-07-29  Pedro Alves  <palves@redhat.com>
10266
10267         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10268
10269 2015-07-29  Pedro Alves  <palves@redhat.com>
10270
10271         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10272
10273 2015-07-29  Pedro Alves  <palves@redhat.com>
10274
10275         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10276         gdb_test_stdio.
10277
10278 2015-07-29  Pedro Alves  <palves@redhat.com>
10279
10280         * lib/gdb.exp (gdb_test_stdio): New procedure.
10281
10282 2015-07-29  Pedro Alves  <palves@redhat.com>
10283
10284         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10285
10286 2015-07-29  Pedro Alves  <palves@redhat.com>
10287
10288         * gdb.base/call-signal-resume.exp: Remove check for
10289         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
10290         * gdb.base/unwindonsignal.exp: Likewise.
10291         * gdb.base/call-signals.c (gen_signal): Remove printf call.
10292         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10293
10294 2015-07-29  Pedro Alves  <palves@redhat.com>
10295
10296         * gdb.base/siginfo-addr.c (pass): New function.
10297         (handler): Call it iff si_addr is correct.
10298         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10299         Set a breakpoint at "pass" and continue to it.
10300
10301 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
10302
10303         * gdb.python/py-objfile.exp: Make some tests have unique names.
10304         * gdb.python/py-pp-registration.exp: Likewise.
10305
10306 2015-07-28  Pedro Alves  <palves@redhat.com>
10307
10308         * gdb.server/server-exec-info.exp: Issue a "disconnect".
10309
10310 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10311
10312         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10313
10314 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10315
10316         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10317
10318 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
10319
10320         * gdb.base/gdb-sigterm-2.exp: New test.
10321
10322 2015-07-25  Doug Evans  <xdje42@gmail.com>
10323
10324         Revert:
10325         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10326         (workers/%.worker, build-perf): New rule.
10327         (GDB_PERFTEST_MODE): New variable.
10328         (check-perf): Use it.
10329         (clean): Clean up gdb.perf parallel build subdirs.
10330         * lib/build-piece.exp: New file.
10331         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10332         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10333         name.
10334         (standard_temp_file): Ditto.
10335         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10336         of $GDB_PARALLEL.
10337
10338 2015-07-24  Doug Evans  <dje@google.com>
10339
10340         * gdb.perf/lib/perftest/utils.py: New file.
10341         * gdb.perf/gm-hello.cc: New file.
10342         * gdb.perf/gm-pervasive-typedef.cc: New file.
10343         * gdb.perf/gm-pervasive-typedef.h: New file.
10344         * gdb.perf/gm-std.cc: New file.
10345         * gdb.perf/gm-std.h: New file.
10346         * gdb.perf/gm-use-cerr.cc: New file.
10347         * gdb.perf/gm-utils.h: New file.
10348         * gdb.perf/gmonster-null-lookup.py: New file.
10349         * gdb.perf/gmonster-pervasive-typedef.py: New file.
10350         * gdb.perf/gmonster-print-cerr.py: New file.
10351         * gdb.perf/gmonster-ptype-string.py: New file.
10352         * gdb.perf/gmonster-runto-main.py: New file.
10353         * gdb.perf/gmonster-select-file.py: New file.
10354         * gdb.perf/gmonster1-null-lookup.exp: New file.
10355         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10356         * gdb.perf/gmonster1-print-cerr.exp: New file.
10357         * gdb.perf/gmonster1-ptype-string.exp: New file.
10358         * gdb.perf/gmonster1-runto-main.exp: New file.
10359         * gdb.perf/gmonster1-select-file.exp: New file.
10360         * gdb.perf/gmonster1.cc: New file.
10361         * gdb.perf/gmonster1.exp: New file.
10362         * gdb.perf/gmonster2-null-lookup.exp: New file.
10363         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10364         * gdb.perf/gmonster2-print-cerr.exp: New file.
10365         * gdb.perf/gmonster2-ptype-string.exp: New file.
10366         * gdb.perf/gmonster2-runto-main.exp: New file.
10367         * gdb.perf/gmonster2-select-file.exp: New file.
10368         * gdb.perf/gmonster2.cc: New file.
10369         * gdb.perf/gmonster2.exp: New file.
10370
10371 2015-07-24  Doug Evans  <dje@google.com>
10372
10373         * gdb.perf/README: New file.
10374         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10375         * lib/gen-perf-test.exp: New file.
10376
10377 2015-07-24  Doug Evans  <dje@google.com>
10378
10379         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10380         (PerfTest::startup): New function.
10381         (PerfTest::run): Return result of calling body.
10382         (PerfTest::assemble): Rewrite.
10383         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10384         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10385         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10386         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10387         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10388
10389 2015-07-24  Doug Evans  <dje@google.com>
10390
10391         * lib/gdb.exp (clean_restart): Make executable optional.
10392
10393 2015-07-24  Doug Evans  <dje@google.com>
10394
10395         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10396         compiler_info references.
10397         * gdb.cp/temargs.exp: Ditto.
10398         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10399         (get_compiler_info): Early exit if already computed.  Set compiler_info
10400         to "unknown" if there was a problem.
10401         (test_compiler_info): Add function comment.  Call get_compiler_info.
10402
10403 2015-07-24  Doug Evans  <dje@google.com>
10404
10405         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10406         (workers/%.worker, build-perf): New rule.
10407         (GDB_PERFTEST_MODE): New variable.
10408         (check-perf): Use it.
10409         (clean): Clean up gdb.perf parallel build subdirs.
10410         * lib/build-piece.exp: New file.
10411         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10412         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10413         name.
10414         (standard_temp_file): Ditto.
10415         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10416         of $GDB_PARALLEL.
10417
10418 2015-07-24  Doug Evans  <dje@google.com>
10419
10420         * lib/future.exp (gdb_default_target_compile): New option
10421         "early_flags".
10422         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10423         --as-needed.
10424
10425 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
10426
10427         * gdb.base/catch-syscall.exp: Call gdb_exit before
10428         gdb_skip_xml_test.
10429
10430 2015-07-24  Pedro Alves  <palves@redhat.com>
10431
10432         * gdb.python/py-events.exp: Accept output between the stop event
10433         and the prompt.
10434         * gdb.python/py-evsignal.exp: Likewise.
10435         * gdb.python/py-evthreads.exp: Likewise.
10436
10437 2015-07-24  Pedro Alves  <palves@redhat.com>
10438
10439         PR gdb/18717
10440         * gdb.threads/non-ldr-exit.c: New file.
10441         * gdb.threads/non-ldr-exit.exp: New file.
10442
10443 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10444
10445         * gdb.server/ext-wrapper.exp: Test --wrapper option when
10446         restarting process.
10447
10448 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10449
10450         * gdb.server/ext-restart.exp: New file.
10451
10452 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10453
10454         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10455         argument options.
10456         * gdb.server/ext-wrapper.exp: New file.
10457
10458 2015-07-23  Doug Evans  <dje@google.com>
10459
10460         * gdb.dwarf2/dw2-dummy-cu.S: New file.
10461         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10462
10463 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
10464
10465         * gdb.ada/var_arr_typedef.exp: New testcase.
10466         * gdb.ada/var_arr_typedef/pack.adb: New file.
10467         * gdb.ada/var_arr_typedef/pack.ads: New file.
10468         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10469
10470 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
10471
10472         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10473
10474 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10475
10476         * gdb.arch/i386-biarch-core.exp: Replace istarget
10477         by "complete set gnutarget". Remove expectation for the "core-file"
10478         command.
10479
10480 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10481
10482         Revert the previous commit:
10483         Tests for validate symbol file using build-id.
10484
10485 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
10486
10487         Tests for validate symbol file using build-id.
10488         * gdb.base/solib-mismatch-lib.c: New file.
10489         * gdb.base/solib-mismatch-libmod.c: New file.
10490         * gdb.base/solib-mismatch.c: New file.
10491         * gdb.base/solib-mismatch.exp: New file.
10492
10493 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
10494
10495         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10496         nios2-*-linux*.
10497         * gdb.base/sigbpt.exp (stepi_out): Likewise.
10498         * gdb.base/siginfo.exp: Likewise.
10499         * gdb.base/sigstep.exp (advance, advancei): Likewise.
10500
10501 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
10502
10503         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10504         Move it to ...
10505         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10506         ... here.
10507         * gdb.trace/range-stepping.exp: Check that the target supports
10508         range stepping.
10509
10510 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10511
10512         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10513
10514 2015-07-14  Pedro Alves  <palves@redhat.com>
10515
10516         * gdb.base/killed-outside.exp: New file.
10517         * gdb.base/killed-outside.c: New file.
10518
10519 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10520
10521         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10522         (n at main): New.
10523         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10524
10525 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10526
10527         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10528         infcall tests instead of setting up for KFAIL.
10529
10530 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
10531
10532         * gdb.btrace/record_goto-step.exp: New.
10533
10534 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
10535
10536         PR compile/18484
10537         * gdb.compile/compile.c (struct struct_type): Add volatile to
10538         selffield's type.
10539         * gdb.compile/compile.exp
10540         (compile code struct_object.selffield = &struct_object): Skip further
10541         struct_object tests if this one xfails.
10542
10543 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
10544
10545         PR exp/18617
10546         * gdb.trace/ax.exp: Add test.
10547
10548 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10549
10550         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10551         instead of istarget "aarch64*-*-*".
10552         * gdb.arch/aarch64-fp.exp: Likewise.
10553         * gdb.base/float.exp: Likewise.
10554         * gdb.reverse/aarch64.exp: Likewise.
10555         * lib/gdb.exp (is_aarch64_target): New proc.
10556
10557 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10558
10559         * lib/gdb.exp (is_aarch32_target): New proc.
10560         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10561         instead of "istarget "arm*-*-*"".
10562         * gdb.arch/arm-disp-step.exp: Likewise.
10563         * gdb.arch/thumb-bx-pc.exp: Likewise.
10564         * gdb.arch/thumb-prologue.exp: Likewise.
10565         * gdb.arch/thumb-singlestep.exp: Likewise.
10566         * gdb.base/disp-step-syscall.exp: Likewise.
10567         * gdb.base/float.exp: Likewise.
10568
10569 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10570
10571         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10572         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10573
10574 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10575
10576         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10577         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10578         if it exists.
10579         * gdb.multi/multi-arch.exp: Likewise.
10580
10581 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
10582
10583         * gdb.python/py-lazy-string.exp: Add missing parentheses to
10584         print.
10585
10586 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10587
10588         * gdb.arch/thumb-singlestep.exp: Do one more single step.
10589
10590 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
10591
10592         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10593         '[' and ']' characters.
10594
10595 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
10596
10597         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10598
10599 2015-06-29  Pedro Alves  <palves@redhat.com>
10600
10601         PR threads/18127
10602         * gdb.threads/hand-call-new-thread.c: New file.
10603         * gdb.threads/hand-call-new-thread.c: New file.
10604
10605 2015-06-26  Keith Seitz  <keiths@redhat.com>
10606             Doug Evans  <dje@google.com>
10607
10608         PR 16253
10609         * gdb.cp/var-tag-2.cc: New file.
10610         * gdb.cp/var-tag-3.cc: New file.
10611         * gdb.cp/var-tag-4.cc: New file.
10612         * gdb.cp/var-tag.cc: New file.
10613         * gdb.cp/var-tag.exp: New file.
10614
10615 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10616
10617         * gdb.base/history-duplicates.exp: New test.
10618
10619 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10620
10621         * gdb.base/completion.exp: Test the completion of the "focus"
10622         command.
10623
10624 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10625
10626         * gdb.arch/amd64-prologue-skip.S: New file.
10627         * gdb.arch/amd64-prologue-skip.exp: New file.
10628
10629 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
10630
10631         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10632         is_address_zero_readable check.
10633
10634 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
10635
10636         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10637         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10638
10639 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10640
10641         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10642         linux targets.
10643
10644 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10645
10646         * lib/gdb.exp (supports_get_siginfo_type): New proc.
10647         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10648         * gdb.base/siginfo-thread.exp: Likewise.
10649
10650 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10651
10652         * boards/remote-gdbserver-on-localhost.exp: Add comments.
10653
10654 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10655
10656         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10657         aarch64*-*-*.
10658         (skip_hw_watchpoint_tests): Likewise.
10659
10660 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
10661
10662         * gdb.base/gdbinit-history.exp: Test the interaction between
10663         setting GDBHISTSIZE and setting the history size via .gdbinit.
10664
10665 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10666
10667         PR gdb/16999
10668         * gdb.base/gdbhistsize-history.exp: New test.
10669
10670 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10671
10672         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10673         with GDBHISTSIZE.
10674         * gdb.base/readline.exp: Likewise.
10675
10676 2015-06-17  Yao Qi  <yao.qi@linaro.org>
10677
10678         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10679         line.
10680
10681 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10682
10683         * gdb.base/gdbinit-history.exp: Add test case to check that
10684         an unlimited history file does not get truncated on exit.
10685
10686 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10687
10688         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10689         (VECTOR): New macro.  Use it...
10690         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10691         ...for these typedefs.
10692         (int8, char1, int1, double1): New typedefs.
10693         (struct just_int2, struct two_int2): New structures.
10694         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10695         (add_structvecs, add_singlevecs): New functions.
10696         (main): Call add_some_intvecs twice.
10697         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10698         the compile and exit upon failure.  Try compiling for the "native"
10699         architecture.  Test inferior function calls with vector arguments
10700         and vector return value handling with "finish" and "return".
10701
10702 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
10703
10704         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10705         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10706         PE file.
10707         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10708
10709 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10710
10711         PR breakpoints/16465
10712         * gdb.mi/mi-dprintf-pending.c: New file.
10713         * gdb.mi/mi-dprintf-pending.exp: New test.
10714         * gdb.mi/mi-dprintf-pendshr.c: New file.
10715
10716 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10717             Mircea Gherzan  <mircea.gherzan@intel.com>
10718
10719         * gdb.arch/i386-mpx-map.c: New file.
10720         * gdb.arch/i386-mpx-map.exp: New File.
10721
10722 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10723
10724         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10725         * gdb.arch/i386-mpx.exp: Indentation fixed.
10726
10727 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10728
10729         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10730         function and improved indentation.
10731         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10732         gdb_test_multiple. Added additional tests to skip the test.
10733
10734 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10735
10736         * gdb.arch/i386-avx512.c: Change path in include file.
10737         * gdb.arch/i386-avx512.exp: Change include dir path
10738         compilation flag.
10739         * gdb.arch/i386-mpx.c: Change path in include file.
10740         * gdb.arch/i386-mpx.exp: Change include dir path compilation
10741         flag.
10742
10743 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10744
10745         * gdb.compile/compile-print.exp (compile print *vararray@3)
10746         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10747
10748 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10749
10750         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10751         (do not keep jit in memory): ... this.
10752         (expect 5): Change it to ...
10753         (expect no 5): ... this.
10754
10755 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
10756
10757         PR gdb/15564
10758         * gdb.mi/mi-detach.exp: New file.
10759
10760 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10761
10762         PR symtab/18392
10763         * gdb.arch/amd64-tailcall-self.S: New file.
10764         * gdb.arch/amd64-tailcall-self.c: New file.
10765         * gdb.arch/amd64-tailcall-self.exp: New file.
10766
10767 2015-05-28  Don Breazeal  <donb@codesourcery.com>
10768
10769         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10770         tests for remote targets by checking is_target_gdbserver.
10771
10772 2015-05-27  Doug Evans  <dje@google.com>
10773
10774         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10775         * gdb.dwarf2/opaque-type-lookup.c: New file.
10776         * gdb.dwarf2/opaque-type-lookup.exp: New file.
10777
10778 2015-05-26  Doug Evans  <dje@google.com>
10779
10780         * gdb.cp/iostream.cc: New file.
10781         * gdb.cp/iostream.exp: New file.
10782
10783 2015-05-26  Doug Evans  <dje@google.com>
10784
10785         * gdb.dwarf2/dw2-op-call.exp: Update.
10786         * gdb.dwarf2/dw4-sig-types.exp: Update.
10787         * gdb.dwarf2/implptr.exp: Update.
10788         * gdb.mi/mi-cmd-param-changed.exp: Update.
10789
10790 2015-05-26  Doug Evans  <dje@google.com>
10791
10792         * gdb.python/py-lazy-string.c: New file.
10793         * gdb.python/py-lazy-string.exp: New file.
10794         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10795         (main): Update.  Add estring3.
10796         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10797         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10798
10799 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10800             Yao Qi  <yao.qi@linaro.org>
10801
10802         * gdb.reverse/aarch64.c: New.
10803         * gdb.reverse/aarch64.exp: New.
10804
10805 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10806
10807         * lib/gdb.exp (supports_process_record): Return true for
10808         aarch64*-linux*.
10809         (supports_reverse): Likewise.
10810
10811 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
10812
10813         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10814         Use with_test_prefix.
10815
10816 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10817
10818         * gdb.base/completion.exp: Add test for completion of layout
10819         names.
10820
10821 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
10822
10823         * lib/gdb.exp (skip_tui_tests): New proc.
10824         * gdb.base/tui-layout.exp: Check skip_tui_tests.
10825
10826 2015-05-19  Pedro Alves  <palves@redhat.com>
10827
10828         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10829         Save the whole env array instead of just HOME.  Unset HISTSIZE in
10830         the environment while testing.  Restore whole environment
10831         afterwards.
10832
10833 2015-05-16  Doug Evans  <xdje42@gmail.com>
10834
10835         * gdb.guile/scm-ports.c: New file.
10836         * gdb.guile/scm-ports.exp: Add memory port tests.
10837
10838 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10839
10840         * gdb.compile/compile-print.c: New file.
10841         * gdb.compile/compile-print.exp: New file.
10842
10843 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10844
10845         * gdb.compile/compile-ops.exp: Cast param to void.
10846         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10847         (compile code struct_object.selffield = &struct_object): Add xfail.
10848
10849 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10850
10851         * gdb.ada/arr_enum_with_gap: New testcase.
10852
10853 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10854
10855         * gdb.ada/byte_packed_arr: New testcase.
10856
10857 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10858
10859         * gdb.ada/pckd_neg: New testcase.
10860
10861 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10862
10863         PR gdb/17820
10864         * gdb.base/gdbinit-history.exp: New test.
10865         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10866         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10867
10868 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10869
10870         * gdb.python/py-xmethods.cc: Enhance test case.
10871         * gdb.python/py-xmethods.exp: New tests.
10872         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10873         function.
10874         (B_indexoper): Likewise.
10875         (global_dm_list) : Add new xmethod worker functions.
10876
10877 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10878
10879         * gdb.base/coredump-filter.exp: Correctly unset
10880         "coredump_var_addr" array.
10881
10882 2015-05-08  Pedro Alves  <palves@redhat.com>
10883
10884         * gdb.server/non-existing-program.exp: Unset spawn_id.
10885
10886 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10887
10888         PR python/18291
10889         * gdb.python/py-xmethods.exp: Add tests.
10890
10891 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10892
10893         PR gdb/18208
10894         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10895         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10896         function set_coredump_filter, and remove remote_exec call.
10897         Remove argument ipid.  Callers update.
10898         (top level): Don't get inferior's PID.
10899
10900 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10901
10902         * gdb.base/watch_thread_num.exp: Skip test on targets without
10903         access watchpoints.
10904
10905 2015-05-06  Pedro Alves  <palves@redhat.com>
10906
10907         PR server/18081
10908         * gdb.server/non-existing-program.exp: New file.
10909
10910 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10911
10912         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10913
10914 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10915
10916         * gdb.ada/out_of_line_in_inlined: New testcase.
10917
10918 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10919
10920         * gdb.ada/var_rec_arr: New testcase.
10921
10922 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10923
10924         * gdb.base/break-idempotent.exp: If
10925         skip_hw_watchpoint_multi_tests returns true, skip the tests
10926         on "rwatch" and "awatch".
10927
10928 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10929
10930         * gdb.base/relativedebug.exp: Invoke gdb command
10931         "info sharedlibrary", and if libc.so doesn't have debug info,
10932         skip the test.
10933
10934 2015-04-29  Doug Evans  <dje@google.com>
10935
10936         * gdb.python/py-xmethods.exp: Add ptype tests.
10937         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10938         get_result_type method.
10939
10940 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10941
10942         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10943         the target does not support hardware watchpoints.
10944
10945 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10946
10947         * gdb.base/break-always.exp: Abort testing if writing to memory
10948         causes an error.
10949
10950 2015-04-28  Doug Evans  <dje@google.com>
10951
10952         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10953         * gdb.python/py-pp-registration.exp: ... here.  New file.
10954         * gdb.python/py-pp-registration.c: New file.
10955         * gdb.python/py-pp-registration.py: New file.
10956
10957 2015-04-28  Doug Evans  <dje@google.com>
10958
10959         * gdb.python/py-bad-printers.c: New file.
10960         * gdb.python/py-bad-printers.py: New file.
10961         * gdb.python/py-bad-printers.exp: New file.
10962
10963 2015-04-28  Sasha Smundak  <asmundak@google.com>
10964
10965         * gdb.python/py-type.exp: New test.
10966
10967 2015-04-28  Andy Wingo  <wingo@igalia.com>
10968
10969         * gdb.python/py-parameter.exp:
10970         * gdb.guile/scm-parameter.exp: Escape the path that we are
10971         matching against, as it might contain characters that are special
10972         to regular expressions.
10973
10974 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10975
10976         * gdb.ada/rec_comp: New testcase.
10977
10978 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10979
10980         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10981         before using it.
10982
10983 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10984
10985         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10986         new tests for verilog output.
10987
10988 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10989
10990         * boards/remote-gdbserver-on-localhost.exp: New file.
10991
10992 2015-04-23  Pedro Alves  <palves@redhat.com>
10993
10994         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10995         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10996         "end of file", remove $inferior_spawn_id from the indirect list.
10997
10998 2015-04-23  Pedro Alves  <palves@redhat.com>
10999
11000         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11001
11002 2015-04-23  Pedro Alves  <palves@redhat.com>
11003
11004         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11005         on $any_spawn_id instead of only on $gdb_spawn_id.
11006
11007 2015-04-21  Pierre Muller  <muller@sourceware.org>
11008
11009         PR pascal/17815
11010         * lib/pascal.exp (gpc_compile): Add new option "class".
11011         (fpc_compile): Likewise.
11012         * gdb.pascal/case-insensitive-symbols.pas: New file.
11013         * gdb.pascal/case-insensitive-symbols.exp: New file.
11014
11015 2015-04-20  Gary Benson <gbenson@redhat.com>
11016
11017         * gdb.base/attach.exp: Fix three extended remote failures.
11018
11019 2015-04-17  Gary Benson <gbenson@redhat.com>
11020
11021         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11022         the main executable over the remote protocol.
11023
11024 2015-04-16  Pedro Alves  <palves@redhat.com>
11025
11026         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11027         a new gdbserver if gdbserver_reconnect_p is set.
11028
11029 2015-04-16  Pedro Alves  <palves@redhat.com>
11030
11031         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11032         is set, don't exit gdbserver.
11033
11034 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11035
11036         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11037         appropriate .insn, such that an older assembler can be used.
11038         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11039         the z/Architecture instruction set on 31-bit targets as well.
11040
11041 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11042
11043         * gdb.go/handcall.exp: Remove all logic related to the first
11044         breakpoint and rely on go_runto_main instead.
11045         * gdb.go/strings.exp: Likewise.
11046         * gdb.go/unsafe.exp: Likewise.
11047         * gdb.go/hello.exp: Likewise.  Also rename the remaining
11048         breakpoint marker to "breakpoint 1".
11049         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11050         * gdb.go/strings.go: Likewise.
11051         * gdb.go/unsafe.go: Likewise.
11052         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
11053         "set breakpoint 2 here" and rename the remaining breakpoint marker
11054         to "breakpoint 1".
11055
11056 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
11057
11058         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11059         if itertools.imap is not present.
11060         * gdb.python/py-objfile.exp: Add parentheses.
11061         * gdb.python/py-type.exp: Same.
11062         * gdb.python/py-unwind-maint.py: Same.
11063
11064 2015-04-15  Yao Qi  <yao.qi@linaro.org>
11065
11066         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11067         of ":$ptr_size" and set its form explicitly.
11068
11069 2015-04-15  Pedro Alves  <palves@redhat.com>
11070             Yao Qi  <yao.qi@linaro.org>
11071
11072         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11073         timeout by factor of 4.
11074         (test_regular_watch): Likewise.
11075         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11076         * gdb.reverse/sigall-reverse.exp: Likewise.
11077         * gdb.reverse/until-precsave.exp: Likewise.
11078         * lib/gdb.exp (with_timeout_factor): New proc.
11079         (gdb_expect): Move some code to ...
11080         (get_largest_timeout): ... here.  New procedure.
11081
11082 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
11083
11084         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11085
11086 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
11087
11088         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11089         to write to the .text section.
11090
11091 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
11092
11093         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11094         Handle the case of targets that do not provide PID information.
11095
11096 2015-04-13  Yao Qi  <yao.qi@linaro.org>
11097
11098         * lib/gdbserver-support.exp (gdb_exit): Catch exception
11099         and use expect instead of gdb_expect.
11100
11101 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
11102
11103         * gdb.base/coredump-filter.exp: Rename variable "addr" to
11104         "coredump_var_addr" to avoid naming conflict with other testcases.
11105
11106 2015-04-10  Pedro Alves  <palves@redhat.com>
11107
11108         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11109         gdb_test_sequence and gdb_assert.
11110
11111 2015-04-10  Pedro Alves  <palves@redhat.com>
11112
11113         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11114         test messages that don't include the breakpoint address.
11115
11116 2015-04-10  Yao Qi  <yao.qi@linaro.org>
11117
11118         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11119         false for some offset and width combinations which aren't
11120         supported by linux kernel.
11121
11122 2015-04-10  Pedro Alves  <palves@redhat.com>
11123
11124         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11125         procedure, factored out from ...
11126         (top level): ... here.  Add "set displaced-stepping" testing axis.
11127         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11128         parameter "displaced".  Use it.
11129         (top level): Use foreach and add "set displaced-stepping" testing
11130         axis.
11131
11132 2015-04-10  Pedro Alves  <palves@redhat.com>
11133
11134         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11135         Remove comment.
11136         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11137         both the address of the instruction that triggers the watchpoint
11138         and the address of the instruction immediately after, and use
11139         those addresses for the test.  Fix comment.
11140
11141 2015-04-10  Pedro Alves  <palves@redhat.com>
11142
11143         * gdb.base/sigstep.exp (breakpoint_to_handler)
11144         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
11145         Test "backtrace" in handler.
11146         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
11147         (top level): Add new "displaced" test axis to
11148         breakpoint_to_handler, breakpoint_to_handler_entry and
11149         breakpoint_over_handler.
11150
11151 2015-04-10  Pedro Alves  <palves@redhat.com>
11152
11153         PR gdb/18216
11154         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11155
11156 2015-04-10  Yao Qi  <yao.qi@linaro.org>
11157
11158         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11159         (test_add_rn_pc): New function.
11160         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11161         (top level): Invoke test_add_rn_pc.
11162
11163 2015-04-10  Pedro Alves  <palves@redhat.com>
11164
11165         PR gdb/13858
11166         * gdb.base/step-over-no-symbols.exp: New file.
11167
11168 2015-04-09  Andy Wingo  <wingo@igalia.com>
11169
11170         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11171         after the Python tests.
11172
11173 2015-04-08  Keith Seitz  <keiths@redhat.com>
11174
11175         PR python/16699
11176         * gdb.python/py-completion.exp: New tests for completion.
11177         * gdb.python/py-completion.py (CompleteLimit1): New class.
11178         (CompleteLimit2): Likewise.
11179         (CompleteLimit3): Likewise.
11180         (CompleteLimit4): Likewise.
11181         (CompleteLimit5): Likewise.
11182         (CompleteLimit6): Likewise.
11183         (CompleteLimit7): Likewise.
11184
11185 2015-04-08  Pedro Alves  <palves@redhat.com>
11186
11187         PR gdb/18214
11188         PR gdb/18216
11189         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11190         function.
11191         (main): Install it as SIGUSR1 handler.
11192         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11193         parameter.  Always use "setup" as prefix.  Toggle "set
11194         displaced-stepping" off/on depending on global.  Don't switch to
11195         thread 1 here.
11196         (top level): Add displaced stepping "off/on" test axis.  Update
11197         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
11198         continuing with a queued signal in each thread.
11199
11200 2015-04-08  Pedro Alves  <palves@redhat.com>
11201
11202         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11203         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
11204         gdb_breakpoint instead of gdb_test that doesn't expect anything.
11205         Return early if running to main fails.
11206         * gdb.trace/while-stepping.exp: Likewise.
11207
11208 2015-04-07  Pedro Alves  <palves@redhat.com>
11209
11210         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11211         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
11212         interact with inferior program.
11213
11214 2015-04-07  Pedro Alves  <palves@redhat.com>
11215
11216         * lib/gdb.exp (inferior_spawn_id): New global.
11217         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
11218         spawn id after processing the user code.
11219         (default_gdb_start): Set inferior_spawn_id.
11220         (send_inferior): New procedure.
11221         * lib/gdbserver-support.exp (gdbserver_start): Set
11222         inferior_spawn_id.
11223         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11224
11225 2015-04-07  Pedro Alves  <palves@redhat.com>
11226
11227         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11228         * lib/gdbserver-support.exp (gdbserver_start): Make
11229         $server_spawn_id global.
11230         (gdbserver_start): Don't wait for gdbserver's spawn id with
11231         expect_background.
11232         (close_gdbserver): New procedure.
11233         (gdb_exit): Rename the default version and reimplement.
11234
11235 2015-04-07  Pedro Alves  <palves@redhat.com>
11236
11237         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11238         append the substituted item, not the original item.
11239
11240 2015-04-07  Pedro Alves  <palves@redhat.com>
11241
11242         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11243         gdb_expect.
11244
11245 2015-04-07  Pedro Alves  <palves@redhat.com>
11246
11247         * gdb.base/interrupt.exp: Don't handle the case of the inferior
11248         output appearing once only.
11249
11250 2015-04-07  Pedro Alves  <palves@redhat.com>
11251
11252         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11253         that doesn't expect anything.  Return early if running to main
11254         fails.
11255
11256 2015-04-07  Yao Qi  <yao.qi@linaro.org>
11257
11258         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11259         (child_function): Call alarm.
11260         (main): Move call to alarm into the loop.
11261         * gdb.threads/non-stop-fair-events.exp: Build program with
11262         -DTIMEOUT=$timeout.
11263
11264 2015-04-06  Doug Evans  <xdje42@gmail.com>
11265
11266         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11267         Fix dest parameter to board_info.
11268         (fpc_compile): Ditto.
11269         (gdb_compile_pascal): Rename dest arg to destfile.
11270
11271 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
11272
11273         * gdb.ada/funcall_ref.exp: New file.
11274         * gdb.ada/funcall_ref/foo.adb: New file.
11275
11276 2015-04-02  Yao Qi  <yao.qi@linaro.org>
11277
11278         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11279         is remote.
11280
11281 2015-04-02  Gary Benson <gbenson@redhat.com>
11282
11283         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11284
11285 2015-04-01  Sasha Smundak  <asmundak@google.com>
11286
11287         * gdb.python/py-unwind-maint.c: New file.
11288         * gdb.python/py-unwind-maint.exp: New test.
11289         * gdb.python/py-unwind-maint.py: New file.
11290         * gdb.python/py-unwind.c: New file.
11291         * gdb.python/py-unwind.exp: New test.
11292         * gdb.python/py-unwind.py: New test.
11293
11294 2015-04-01  Pedro Alves  <palves@redhat.com>
11295
11296         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11297         to fail instead of non-existent $test.
11298
11299 2015-04-01  Pedro Alves  <palves@redhat.com>
11300
11301         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11302         GDBFLAGS if not empty.
11303
11304 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
11305
11306         * gdb.ada/complete.exp: Remove "multi_line".
11307         * gdb.ada/info_exc.exp: Remove "multi_line".
11308         * gdb.ada/packed_tagged.exp: Remove "multi_line".
11309         * gdb.ada/ptype_field.exp: Remove "multi_line".
11310         * gdb.ada/sym_print_name.exp: Remove "multi_line".
11311         * gdb.ada/tagged.exp: Remove "multi_line".
11312         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11313         [multi_line ...]
11314         * gdb.btrace/delta.exp: Likewise.
11315         * gdb.btrace/exception.exp: Likewise.
11316         * gdb.btrace/function_call_history.exp: Likewise.
11317         * gdb.btrace/instruction_history.exp: Likewise.
11318         * gdb.btrace/nohist.exp: Likewise.
11319         * gdb.btrace/record_goto.exp: Likewise.
11320         * gdb.btrace/segv.exp: Likewise.
11321         * gdb.btrace/stepi.exp: Likewise.
11322         * gdb.btrace/tailcall.exp: Likewise.
11323         * gdb.btrace/unknown_functions.exp: Likewise.
11324         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11325         * lib/gdb.exp: Add the "multi_line" helper.
11326
11327 2015-04-01  Pedro Alves  <palves@redhat.com>
11328
11329         * gdb.threads/tid-reuse.c: New file.
11330         * gdb.threads/tid-reuse.exp: New file.
11331
11332 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
11333
11334         PR corefiles/16092
11335         * gdb.base/coredump-filter.c: New file.
11336         * gdb.base/coredump-filter.exp: Likewise.
11337
11338 2015-03-27  Petr Machata  <pmachata@redhat.com>
11339
11340         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11341         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11342         (Dwarf::assemble): Initialize them.
11343         (Dwarf::lines): New function.
11344
11345 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
11346
11347         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11348         SYMBOL_PREFIX for x86_64-*-cygwin.
11349
11350 2015-03-26  Andy Wingo  <wingo@igalia.com>
11351
11352         PR symtab/18148
11353         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11354         const_value but not a location.
11355         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11356         location defined in non-main CUs are visible.
11357
11358 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11359
11360         PR testsuite/18139
11361         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11362         Add a line number entry for the same line.
11363         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11364         Add a line number entry for the same line.
11365
11366 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11367
11368         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11369         .int 0.
11370         (func): Likewise.  Add .Lfunc_1 label.
11371         Use .Lfunc_1 label.
11372         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11373         .int 0.
11374         (func): Likewise.
11375         Use .Lfunc_1 label.
11376
11377 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11378
11379         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11380         Call gdb_compile instead to compile each .s files without debug
11381         information.
11382
11383 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11384
11385         * gdb.base/savedregs.exp (process_saved_regs): Make
11386         "Saved registers:" optional in the pattern.
11387
11388 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11389
11390         * gdb.btrace/next.exp: Merged into step.exp.
11391         * gdb.btrace/finish.exp: Merged into step.exp.
11392         * gdb.btrace/nexti.exp: Merged into stepi.exp.
11393         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
11394         "record goto" and checking the exact replay position.
11395         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
11396         check for "Recording format" in "info record" output.
11397         * gdb.btrace/record_goto.exp: Choose test file based on target.
11398         * gdb.btrace/x86-record_goto.S: Renamed into ...
11399         * gdb.btrace/x86_64-record_goto.S: ... this.
11400         * gdb.btrace/i686-record_goto.S: New.
11401         * gdb.btrace/x86-tailcall.S: Renamed into ...
11402         * gdb.btrace/x86_64-tailcall.S: ... this.
11403         * gdb.btrace/i686-tailcall.S: New.
11404         * gdb.btrace/x86-tailcall.c: Renamed into ...
11405         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
11406         separate statements.  Update test.
11407         * gdb.btrace/delta.exp: Use record_goto.c as test file.
11408         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11409         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11410         * gdb.btrace/tailcall.exp: Choose test file based on target.
11411         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11412
11413 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11414
11415         * gdb.btrace/exception.exp: Increase BTS buffer size.
11416
11417 2015-03-24  Pedro Alves  <palves@redhat.com>
11418
11419         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11420
11421 2015-03-24  Pedro Alves  <palves@redhat.com>
11422
11423         * gdb.threads/schedlock.exp (test_step): No longer expect that
11424         "set scheduler-locking step" with "next" over a function call runs
11425         threads unlocked.
11426
11427 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11428
11429         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11430
11431 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11432
11433         PR breakpoints/16466
11434         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11435         * gdb.mi/mi-pending.c (thread_func): New function.
11436         (int main): Add threading support required.
11437         * gdb.mi/mi-pending.exp: Add tests for this issue.
11438         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11439         (pendfunc2): Remove stdio dependency.
11440         * gdb.mi/mi-pendshr2.c: New file.
11441
11442 2015-03-23  Keith Seitz  <keiths@redhat.com>
11443
11444         * gdb.linespec/keywords.c: New file.
11445         * gdb.linespec/keywords.exp: New file.
11446
11447 2015-03-23  Keith Seitz  <keiths@redhat.com>
11448
11449         PR gdb/18021
11450         * gdb.dwarf2/staticvirtual.exp: New test.
11451
11452 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11453
11454         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11455         * README: Remove HP-UX and gdb.hp.
11456         (configuration):
11457         * configure: Regenerate.
11458         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11459         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11460         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11461         gdb.hp/gdb.defects/Makefile.
11462         * gdb.hp/Makefile.in: File deleted.
11463         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11464         * gdb.hp/gdb.aCC/optimize.c: File deleted.
11465         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11466         * gdb.hp/gdb.aCC/run.c: File deleted.
11467         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11468         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11469         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11470         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11471         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11472         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11473         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11474         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11475         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11476         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11477         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11478         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11479         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11480         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11481         * gdb.hp/gdb.base-hp/reg.s: File deleted.
11482         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11483         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11484         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11485         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11486         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11487         * gdb.hp/gdb.compat/Makefile.in: File deleted.
11488         * gdb.hp/gdb.compat/average.c: File deleted.
11489         * gdb.hp/gdb.compat/sum.c: File deleted.
11490         * gdb.hp/gdb.compat/xdb.c: File deleted.
11491         * gdb.hp/gdb.compat/xdb0.c: File deleted.
11492         * gdb.hp/gdb.compat/xdb0.h: File deleted.
11493         * gdb.hp/gdb.compat/xdb1.c: File deleted.
11494         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11495         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11496         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11497         * gdb.hp/gdb.defects/Makefile.in: File deleted.
11498         * gdb.hp/gdb.defects/bs14602.c: File deleted.
11499         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11500         * gdb.hp/gdb.defects/solib-d.c: File deleted.
11501         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11502         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11503         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11504         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11505         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11506         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11507         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11508         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11509         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11510         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11511         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11512         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11513         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11514         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11515         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11516         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11517         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11518         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11519         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11520         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11521         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11522         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11523         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11524         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11525         * gdb.hp/tools/odump: File deleted.
11526
11527 2015-03-19  Pedro Alves  <palves@redhat.com>
11528
11529         * gdb.threads/continue-pending-status.exp (saw_thread_2)
11530         (saw_thread_3): New globals.
11531         (top level): Increment them when an event for the corresponding
11532         thread is seen.
11533         (no thread starvation): New test.
11534
11535 2015-03-19  Pedro Alves  <palves@redhat.com>
11536
11537         * gdb.threads/continue-pending-status.c: New file.
11538         * gdb.threads/continue-pending-status.exp: New file.
11539
11540 2015-03-18  Pedro Alves  <palves@redhat.com>
11541
11542         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11543         Use gdb_is_target_remote instead of is_remote.  Use
11544         gdb_test_multiple instead of gdb_expect.  Exit early if
11545         gdb_test_multiple hits its internal matches.  Tighten stepi tests
11546         expected output.  Fail on exit with any signal, instead of just
11547         SIGILL.
11548
11549 2015-03-18  Yao Qi  <yao.qi@linaro.org>
11550
11551         PR tdep/18107
11552         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11553         variable.
11554         * gdb.base/catch-syscall.exp: Don't skip it on
11555         aarch64*-*-linux* target.  Remove elements in all_syscalls.
11556         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11557         target.
11558         (setup_all_syscalls): New proc.
11559
11560 2015-03-16  Yao Qi  <yao.qi@linaro.org>
11561
11562         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11563         (top level): Skip tests if valid_addr_p returns false for
11564         $cmd1 or $cmd2.
11565
11566 2015-03-11  Andy Wingo  <wingo@igalia.com>
11567
11568         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11569
11570 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11571
11572         * gdb.base/catch-syscall.exp: Fix typo in comments.
11573
11574 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11575
11576         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11577
11578 2015-03-09  Pedro Alves  <palves@redhat.com>
11579
11580         * dg-extract-results.py: Delete.
11581
11582 2015-03-09  Pedro Alves  <palves@redhat.com>
11583
11584         Merge dg-extract-results.sh from GCC upstream (r218843).
11585
11586         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
11587                 * dg-extract-results.sh: Use --text with grep to avoid issues with
11588                 binary files.  Fall back to cat -v, if that doesn't work.
11589
11590 2015-03-05  Pedro Alves  <palves@redhat.com>
11591
11592         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11593
11594 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
11595
11596         * lib/mi-support.exp (mi_expect_interrupt): Accept
11597         alternative event for when in all-stop mode.
11598
11599 2015-03-04  Pedro Alves  <palves@redhat.com>
11600
11601         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11602
11603 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
11604
11605         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11606
11607 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11608
11609         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11610         regexps for GDB's current line display, accept a hex address
11611         preceding the line number.
11612
11613 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11614
11615         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11616         the 'arch1' variable for "s390*-linux*" targets.
11617
11618 2015-03-04  Pedro Alves  <palves@redhat.com>
11619
11620         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11621         (main): Pass missing retval argument to pthread_join call.
11622
11623 2015-03-02  Pedro Alves  <palves@redhat.com>
11624
11625         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11626         (top level): Call do_test with non-stop as well.
11627
11628 2015-03-02  Pedro Alves  <palves@redhat.com>
11629
11630         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11631         -1.
11632
11633 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11634
11635         * gdb.arch/s390-vregs.exp: New test.
11636         * gdb.arch/s390-vregs.S: New file.
11637
11638 2015-02-27  Pedro Alves  <palves@redhat.com>
11639
11640         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11641         call to catch_command_errors.
11642         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11643         catch_command_errors.
11644
11645 2015-02-27  Pedro Alves  <palves@redhat.com>
11646
11647         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11648         "true" for boolean result.
11649         * gdb.gdb/selftest.exp (test_with_self): Also accept full
11650         prototype of main.
11651
11652 2015-02-27  Pedro Alves  <palves@redhat.com>
11653
11654         * lib/unbuffer_output.c: New file.
11655         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11656         (main): Call gdb_unbuffer_output.
11657
11658 2015-02-27  Yao Qi  <yao.qi@linaro.org>
11659
11660         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11661         target.
11662
11663 2015-02-26  Doug Evans  <dje@google.com>
11664
11665         * gdb.cp/class2.cc (Dbase, D): New classes.
11666         (main): New local delta.
11667         * gdb.cp/class2.exp: Test printing delta.
11668         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11669         (dynbar): New global.
11670         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11671
11672 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11673
11674         * gdb.compile/compile-ifunc.c: New file.
11675         * gdb.compile/compile-ifunc.exp: New file.
11676
11677 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11678
11679         * gdb.base/structs.exp: Check for correct struct on finish.
11680
11681 2015-02-26  Yao Qi  <yao.qi@linaro.org>
11682
11683         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11684         is zero.
11685
11686 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11687
11688         * gdb.arch/cordic.ko.bz2: New file.
11689         * gdb.arch/cordic.ko.debug.bz2: New file.
11690         * gdb.arch/ppc64-symtab-cordic.exp: New file.
11691
11692 2015-02-25  Yao Qi  <yao.qi@linaro.org>
11693
11694         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11695         aarch64*-*-* target.
11696
11697 2015-02-23  Pedro Alves  <palves@redhat.com>
11698
11699         * lib/gdb.exp (delete_breakpoints): Rewrite using
11700         gdb_test_multiple.
11701
11702 2015-02-23  Pedro Alves  <palves@redhat.com>
11703
11704         * gdb.base/info-os.c: Include stdlib.h.
11705
11706 2015-02-22  Doug Evans  <xdje42@gmail.com>
11707
11708         PR symtab/17855
11709         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11710         is read after symbols have been re-read.
11711         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11712         * gdb.ada/exec_changed/second.adb (Second): Ditto.
11713
11714 2015-02-21  Doug Evans  <dje@google.com>
11715
11716         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11717
11718 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
11719
11720         PR corefiles/17808
11721         * gdb.arch/i386-biarch-core.core.bz2: New file.
11722         * gdb.arch/i386-biarch-core.exp: New file.
11723
11724 2015-02-21  Pedro Alves  <palves@redhat.com>
11725
11726         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11727         runto_main fails.
11728
11729 2015-02-20  Pedro Alves  <palves@redhat.com>
11730
11731         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11732         info probes.
11733
11734 2015-02-20  Pedro Alves  <palves@redhat.com>
11735
11736         * gdb.threads/multi-create-ns-info-thr.exp: New file.
11737
11738 2015-02-20  Pedro Alves  <palves@redhat.com>
11739
11740         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
11741         clean_restart before gdb_target_supports_trace.
11742
11743 2015-02-20  Pedro Alves  <palves@redhat.com>
11744
11745         PR threads/18006
11746         * gdb.threads/clone-thread_db.c: New file.
11747         * gdb.threads/clone-thread_db.exp: New file.
11748
11749 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11750
11751         PR breakpoints/16812
11752         * gdb.base/catch-gdb-caused-signals.c: New file.
11753         * gdb.base/catch-gdb-caused-signals.exp: New file.
11754
11755 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11756
11757         * configure: Regenerated.
11758         * configure.ac: Use GDB_AC_TRANSFORM.
11759         * aclocal.m4: sinclude ../transform.m4.
11760
11761 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11762
11763         * lib/dtrace.exp: New file.
11764         * gdb.base/dtrace-probe.exp: Likewise.
11765         * gdb.base/dtrace-probe.d: Likewise.
11766         * gdb.base/dtrace-probe.c: Likewise.
11767         * lib/pdtrace.in: Likewise.
11768         * configure.ac: Output variables with the transformed names of
11769         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
11770         * configure: Regenerated.
11771
11772 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11773
11774         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11775         expected message when trying to access $_probe_* convenience
11776         variables while not on a probe.
11777
11778 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11779
11780         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11781
11782 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11783
11784         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11785         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11786
11787 2015-02-10  Doug Evans  <xdje42@gmail.com>
11788
11789         * lib/gdb.exp (gdb_load): Always return a result.
11790
11791 2015-02-10  Pedro Alves  <palves@redhat.com>
11792
11793         * gdb.threads/signal-sigtrap.c: New file.
11794         * gdb.threads/signal-sigtrap.exp: New file.
11795
11796 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11797
11798         * gdb.trace/no-attach-trace.c: New file.
11799         * gdb.trace/no-attach-trace.exp: New file.
11800
11801 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11802
11803         * gdb.dwarf2/atomic.c: New file.
11804         * gdb.dwarf2/atomic-type.exp: Likewise.
11805
11806 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11807
11808         * gdb.btrace/buffer-size.exp: Update "info record" output.
11809         * gdb.btrace/delta.exp: Update "info record" output.
11810         * gdb.btrace/enable.exp: Update "info record" output.
11811         * gdb.btrace/finish.exp: Update "info record" output.
11812         * gdb.btrace/instruction_history.exp: Update "info record" output.
11813         * gdb.btrace/next.exp: Update "info record" output.
11814         * gdb.btrace/nexti.exp: Update "info record" output.
11815         * gdb.btrace/step.exp: Update "info record" output.
11816         * gdb.btrace/stepi.exp: Update "info record" output.
11817         * gdb.btrace/nohist.exp: Update "info record" output.
11818
11819 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11820
11821         * gdb.btrace/buffer-size: New.
11822
11823 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11824
11825         * gdb.btrace/delta.exp: Update "info record" output.
11826         * gdb.btrace/enable.exp: Update "info record" output.
11827         * gdb.btrace/finish.exp: Update "info record" output.
11828         * gdb.btrace/instruction_history.exp: Update "info record" output.
11829         * gdb.btrace/next.exp: Update "info record" output.
11830         * gdb.btrace/nexti.exp: Update "info record" output.
11831         * gdb.btrace/step.exp: Update "info record" output.
11832         * gdb.btrace/stepi.exp: Update "info record" output.
11833         * gdb.btrace/nohist.exp: Update "info record" output.
11834
11835 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11836
11837         PR gdb/15678
11838         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11839
11840 2015-02-06  Pedro Alves  <palves@redhat.com>
11841
11842         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11843         macro.
11844         (seconds_left, again): New globals.
11845         (main): Wait seconds_left in a 1-second sleep loop instead of
11846         sleeping 180 seconds.  If 'again' is set, reset the seconds
11847         counter.
11848         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11849         'again' in the inferior before detaching.  Print the seconds left.
11850         (options): New global.
11851         (top level): Build program with -DTIMEOUT=$timeout.
11852
11853 2015-02-06  Pedro Alves  <palves@redhat.com>
11854
11855         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11856         determine how many seconds to pass to 'alarm'.
11857         * gdb.base/gdb-sigterm.exp (top level): Build program with
11858         -DTIMEOUT=$timeout.
11859         (do_test): Return success/failure indication.  Add more verbose
11860         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11861         when the test times out.
11862         (passes): New global.
11863         (top level): Break the testing loop if testing fails on any
11864         iteration.  Use gdb_assert.
11865
11866 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11867
11868         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11869         and initialize them.
11870         (ipc_cleanup): New function.
11871         (main): Don't declare shmid, semid, and msqid.  Add a call to
11872         atexit so that we call ipc_cleanup on exit.
11873
11874 2015-02-04  Pedro Alves  <palves@redhat.com>
11875
11876         * boards/native-extended-gdbserver.exp: Remove any target variant
11877         specifications from the board name before clearing the isremote
11878         flag from board_info.
11879
11880 2015-01-31  Doug Evans  <xdje42@gmail.com>
11881
11882         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11883
11884 2015-01-31  Gary Benson <gbenson@redhat.com>
11885
11886         * gdb.base/completion.exp: Disable completion limiting for
11887         existing tests.  Add new tests to check completion limiting.
11888         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11889
11890 2015-01-31  Doug Evans  <xdje42@gmail.com>
11891
11892         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11893
11894 2015-01-31  Doug Evans  <xdje42@gmail.com>
11895
11896         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11897         entries.  Duplicate file section script entries.
11898         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11899         inlined entries.  Add test for safe-path rejection.
11900         * gdb.python/py-section-script.c: Add duplicate inlined section script
11901         entries.  Duplicate file section script entries.
11902         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11903         inlined entries.  Add test for safe-path rejection.
11904
11905 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11906
11907         * gdb.ada/disc_arr_bound: New testcase.
11908
11909 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11910
11911         * gdb.ada/mi_var_array: New testcase.
11912
11913 2015-01-27  Doug Evans  <dje@google.com>
11914
11915         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11916         Add test for objfile.filename, objfile.username after objfile
11917         has been unloaded.
11918
11919 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11920
11921         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11922         the second test to print the name attribute of value
11923         returned by the call to gdb.lookup_type, and adjust
11924         the expected output accordingly.
11925
11926 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11927
11928         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11929         * gdb.base/disp-step-fork.c: Include unistd.h.
11930         * gdb.base/siginfo-obj.c: Include stdio.h.
11931         * gdb.base/siginfo-thread.c: Likewise.
11932         * gdb.mi/non-stop.c: Include unistd.h.
11933         * gdb.mi/nsthrexec.c: Include stdio.h.
11934         * gdb.mi/pthreads.c: Include unistd.h.
11935         * gdb.modula2/unbounded1.c (main): Declare returns int.
11936         * gdb.reverse/consecutive-reverse.c: Likewise.
11937         * gdb.threads/create-fail.c: Include unistd.h.
11938         * gdb.threads/killed.c: Likewise.
11939         * gdb.threads/linux-dp.c: Likewise.
11940         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11941         * gdb.threads/non-ldr-exc-2.c: Likewise.
11942         * gdb.threads/non-ldr-exc-3.c: Likewise.
11943         * gdb.threads/non-ldr-exc-4.c: Likewise.
11944         * gdb.threads/pthreads.c: Include unistd.h.
11945         (main): Declare returns int.
11946         * gdb.threads/tls-main.c (foo): New declaration.
11947         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11948
11949 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11950
11951         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11952         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11953
11954 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11955
11956         * gdb.base/noreturn-return.c: New file.
11957         * gdb.base/noreturn-return.exp: New file.
11958         * gdb.base/noreturn-finish.c: New file.
11959         * gdb.base/noreturn-finish.exp: New file.
11960
11961 2015-01-23  Pedro Alves  <palves@redhat.com>
11962
11963         * gdb.threads/continue-pending-after-query.c: New file.
11964         * gdb.threads/continue-pending-after-query.exp: New file.
11965
11966 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11967             Simon Marchi  <simon.marchi@ericsson.com>
11968
11969         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11970         * gdb.base/valgrind-db-attach.exp: Same.
11971         * gdb.base/valgrind-infcall.exp: Same.
11972         * lib/mi-support.exp (default_mi_gdb_start): Same.
11973         * lib/prompt.exp (default_prompt_gdb_start): Same.
11974         * lib/gdb.exp (default_gdb_spawn): Same.
11975         (gdb_interact): New.
11976
11977
11978 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11979
11980         * gdb.compile/compile.exp (pointer to jit function): New test.
11981
11982 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11983
11984         * lib/gdb.exp (supports_process_record): Return true for
11985         powerpc*-*-linux*.
11986         (supports_reverse): Likewise.
11987
11988 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11989
11990         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11991         instead of checking whether the target board is remote and
11992         use spawn_wait_for_attach instead of exec/sleep.
11993         * gdb.base/attach-twice.exp: Likewise.
11994
11995 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11996
11997         * gdb.ada/var_arr_attrs: New testcase.
11998
11999 2015-01-14  Pedro Alves  <palves@redhat.com>
12000             Joel Brobecker  <brobecker@adacore.com>
12001
12002         PR gdb/17525
12003         * gdb.base/bp-cmds-execution-x-script.c: New file.
12004         * gdb.base/bp-cmds-execution-x-script.exp: New file.
12005         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12006
12007 2015-01-14  Pedro Alves  <palves@redhat.com>
12008
12009         PR cli/17828
12010         * gdb.base/batch-preserve-term-settings.c: New file.
12011         * gdb.base/batch-preserve-term-settings.exp: New file.
12012
12013 2015-01-13  Doug Evans  <dje@google.com>
12014
12015         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12016         binary.
12017
12018 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12019
12020         * Makefile.in (clean mostlyclean): Do not delete *.py.
12021
12022 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12023
12024         * gdb.python/py-lookup-type.exp: New file.
12025
12026 2015-01-12  Pedro Alves  <palves@redhat.com>
12027
12028         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12029         restore GDBFLAGS before returning.
12030
12031 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12032
12033         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12034         is_amd64_regs_target and is_x86_like_target.
12035
12036 2015-01-11  Doug Evans  <xdje42@gmail.com>
12037
12038         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12039         is given without an explicit form.
12040         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12041         attributes.
12042         * gdb.dwarf/corrupt.exp: Ditto.
12043         * gdb.dwarf2/enum-type.exp: Ditto.
12044         * gdb.trace/entry-values.exp: Ditto.
12045         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12046
12047 2015-01-11  Doug Evans  <xdje42@gmail.com>
12048
12049         PR gdb/15830
12050         * gdb.base/maint.exp: Remove references to "maint demangle".
12051         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
12052         Add tests for explicitly specifying language to demangle.
12053         * gdb.dlang/demangle.exp: Ditto.
12054
12055 2015-01-09  Pedro Alves  <palves@redhat.com>
12056
12057         * gdb.threads/non-stop-fair-events.c: New file.
12058         * gdb.threads/non-stop-fair-events.exp: New file.
12059
12060 2015-01-09  Pedro Alves  <palves@redhat.com>
12061
12062         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12063         the global scope.  Set a breakpoint after all threads are started
12064         rather than stepping over two source lines.  Expect the prompt.
12065         * gdb.base/watch_thread_num.c (threads_started_barrier): New
12066         global.
12067         (NUM): Now 15.
12068         (main): Use threads_started_barrier to wait for all threads to
12069         start.  Main thread no longer calls thread_function.  Exit after
12070         180 seconds.
12071         (loop): New function.
12072         (thread_function): Wait on threads_started_barrier barrier.  Call
12073         'loop' at each iteration.
12074         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12075         threads have started, instead of hardcoding number of "next"
12076         steps.  Use an access watchpoint instead of a write watchpoint.
12077
12078 2015-01-09  Pedro Alves  <palves@redhat.com>
12079
12080         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12081         (thread_func): Wait on barrier.
12082         (main): Wait for all threads to start before stopping GDB.
12083         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12084         global.
12085         (thread1_func, thread2_func): Wait on barrier.
12086         (main): Wait for all threads to start before stopping GDB.
12087         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12088         New global.
12089         (thread1_func, thread2_func): Wait on barrier.
12090         (main): Wait for all threads to start before stopping GDB.
12091
12092 2015-01-09  Pedro Alves  <palves@redhat.com>
12093
12094         * gdb.threads/attach-many-short-lived-threads.c: New file.
12095         * gdb.threads/attach-many-short-lived-threads.exp: New file.
12096
12097 2014-01-09  Pedro Alves  <palves@redhat.com>
12098
12099         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12100         instead of to thread 2.
12101         * gdb.threads/signal-command-multiple-signals-pending.c (main):
12102         Add barrier around each pthread_create call instead of around all
12103         calls.
12104         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12105         Set a break on thread_function and have the child threads hit it
12106         one at at a time.
12107
12108 2015-01-09  Pedro Alves  <palves@redhat.com>
12109
12110         * lib/gdb.exp (can_spawn_for_attach): New procedure.
12111         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12112         false.
12113         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12114         checking whether the target board is remote.
12115         * gdb.multi/multi-attach.exp: Likewise.
12116         * gdb.python/py-sync-interp.exp: Likewise.
12117         * gdb.server/ext-attach.exp: Likewise.
12118         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12119         tests that need to attach, instead of checking whether the target
12120         board is remote at the top of the file.
12121
12122 2015-01-08  Yao Qi  <yao@codesourcery.com>
12123
12124         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12125
12126 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12127
12128         Fix testcase compilation.
12129         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12130
12131 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
12132
12133         * gdb.python/py-type.exp: Add a couple test about empty
12134         array creation, and negative-length array creation.
12135
12136 2015-01-02  Doug Evans  <xdje42@gmail.com>
12137
12138         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12139
12140 2015-01-02  Doug Evans  <dje@google.com>
12141
12142         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12143
12144 2014-12-29  Yao Qi  <yao@codesourcery.com>
12145
12146         * gdb.trace/entry-values.exp: Update comments.  Rename variable
12147         bar_call_foo to returned_from_foo.
12148
12149 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
12150
12151         PR gdb/17394
12152         * gdb.linespec/break-asm-file.c: New file.
12153         * gdb.linespec/break-asm-file.exp: New file.
12154         * gdb.linespec/break-asm-file0.s: New file.
12155         * gdb.linespec/break-asm-file1.s: New file.
12156
12157 2014-12-18  Nigel Stephens  <nigel@mips.com>
12158             Maciej W. Rozycki  <macro@codesourcery.com>
12159
12160         * gdb.base/float.exp: Handle the new output from "info float" on
12161         MIPS targets.
12162
12163 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12164
12165         Fix MinGW compilation.
12166         * gdb.compile/compile-ops.exp: Update untested message if
12167         !skip_compile_feature_tests.
12168         * gdb.compile/compile-setjmp.exp: Likewise.
12169         * gdb.compile/compile-tls.exp: Likewise.
12170         * gdb.compile/compile.exp: Likewise.
12171         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12172         supported on this host".
12173
12174 2014-12-16  Doug Evans  <xdje42@gmail.com>
12175
12176         * boards/stabs.exp: New file.
12177
12178 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
12179
12180         * gdb.base/completion.exp: Adjust to format changes of "maint
12181         print user-registers".
12182
12183 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
12184
12185         PR server/17457
12186         * gdb.arch/aarch64-fp.c: New file.
12187         * gdb.arch/aarch64-fp.exp: New file.
12188
12189 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12190
12191         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12192         r210637, r210913, r211666, r215400, r215817).
12193
12194         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
12195                 * dg-extract-results.py: New file.
12196                 * dg-extract-results.sh: Use it if the environment seems
12197                 suitable.
12198
12199         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
12200
12201                 * dg-extract-results.py (parse_run): Handle warnings that
12202                 are printed before a test harness is run.
12203
12204         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
12205
12206                 * dg-extract-results.py (Named): Remove __cmp__ method.
12207                 (output_variation): Use a key to sort variation.harnesses.
12208
12209         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
12210
12211                 * dg-extract-results.py: For Python 3, force sys.stdout to
12212                 handle surrogate escape sequences.
12213                 (safe_open): New function.
12214                 (output_segment, main): Use it.
12215
12216         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
12217
12218                 * dg-extract-results.py (Prog.result_re): Include options
12219                 in test name.
12220
12221         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
12222
12223                 * dg-extract-results.py (output_variation): Always sort if
12224                 do_sum.
12225
12226 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
12227
12228         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12229         as long as we get pagination notifications.
12230
12231 2014-12-15  Jason Merrill  <jason@redhat.com>
12232
12233         * Makefile.in (check-gdb.%): Restore.
12234         * README: Mention it.
12235
12236 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
12237
12238         * gdb.ada/str_uninit: New testcase.
12239
12240 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12241
12242         PR symtab/17642
12243         * gdb.base/vla-stub-define.c: New file.
12244         * gdb.base/vla-stub.c: New file.
12245         * gdb.base/vla-stub.exp: New file.
12246
12247 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
12248             Jan Kratochvil  <jan.kratochvil@redhat.com>
12249             Tom Tromey  <tromey@redhat.com>
12250
12251         * configure.ac: Add gdb.compile/.
12252         * configure: Regenerate.
12253         * gdb.compile/Makefile.in: New file.
12254         * gdb.compile/compile-ops.exp: New file.
12255         * gdb.compile/compile-ops.c: New file.
12256         * gdb.compile/compile-tls.c: New file.
12257         * gdb.compile/compile-tls.exp: New file.
12258         * gdb.compile/compile-constvar.S: New file.
12259         * gdb.compile/compile-constvar.c: New file.
12260         * gdb.compile/compile-mod.c: New file.
12261         * gdb.compile/compile-nodebug.c: New file.
12262         * gdb.compile/compile-setjmp-mod.c: New file.
12263         * gdb.compile/compile-setjmp.c: New file.
12264         * gdb.compile/compile-setjmp.exp: New file.
12265         * gdb.compile/compile-shlib.c: New file.
12266         * gdb.compile/compile.c: New file.
12267         * gdb.compile/compile.exp: New file.
12268         * lib/gdb.exp (skip_compile_feature_tests): New proc.
12269
12270 2014-12-12  Tom Tromey  <tromey@redhat.com>
12271
12272         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
12273         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12274
12275 2014-12-12  Doug Evans  <dje@google.com>
12276
12277         * lib/gdb-python.exp (get_python_valueof): New function.
12278         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12279
12280 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12281
12282         * gdb.base/completion.exp: Add test for completion of "info
12283         registers ".
12284
12285 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
12286
12287         * gdb.base/func-ptrs.c: New file.
12288         * gdb.base/func-ptrs.exp: New file.
12289
12290 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12291
12292         PR breakpoints/17012
12293         * gdb.base/dprintf-detach.c: New file.
12294         * gdb.base/dprintf-detach.exp: New file.
12295
12296 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12297
12298         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12299         * lib/gdb.exp (target_is_gdbserver): New procedure.
12300
12301 2014-12-08  Doug Evans  <dje@google.com>
12302
12303         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12304
12305 2014-12-05  Yao Qi  <yao@codesourcery.com>
12306
12307         * gdb.guile/scm-error.exp: Remove the third argument to
12308         gdb_remote_download.
12309         * gdb.guile/scm-frame-args.exp: Likewise.
12310         * gdb.guile/scm-section-script.exp: Likewise.
12311
12312 2014-12-05  Yao Qi  <yao@codesourcery.com>
12313
12314         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12315
12316 2014-12-04  Doug Evans  <dje@google.com>
12317
12318         * gdb.python/py-objfile.exp: Add tests for
12319         objfile.add_separate_debug_file.
12320
12321 2014-12-04  Doug Evans  <dje@google.com>
12322
12323         * lib/gdb.exp (get_build_id): New function.
12324         (build_id_debug_filename_get): Rewrite to use it.
12325         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12326
12327 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
12328
12329         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12330         `method(long)', not just 0x0.
12331         * gdb.cp/nsalias.exp: Align code labels to 4.
12332         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12333         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12334         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12335         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12336         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12337         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12338
12339 2014-12-02  Doug Evans  <dje@google.com>
12340
12341         PR symtab/17602
12342         * gdb.cp/anon-ns.cc: Move guts of this file to ...
12343         * gdb.cp/anon-ns2.cc: ... here.  New file.
12344         * gdb.cp/anon-ns.exp: Update.
12345
12346 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
12347
12348         * gdb.python/py-events.py (inferior_call_handler): New.
12349         (register_changed_handler, memory_changed_handler): New.
12350         (test_events.invoke): Register new handlers.
12351         * gdb.python/py-events.exp: Add tests for inferior call,
12352         memory_changed and register_changed events.
12353
12354 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12355
12356         * gdb.base/execl-update-breakpoints.exp: Specify the link address
12357         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
12358         if the linker doesn't understand this.
12359
12360 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
12361
12362         * gdb.python/python.exp: Change expected reply to help().
12363
12364 2014-12-01  Yao Qi  <yao@codesourcery.com>
12365
12366         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
12367         AC_CONFIG_SUBDIRS(gdb.gdbtk).
12368         * configure: Re-generated.
12369
12370 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
12371
12372         * gdb.cp/chained-calls.cc: New file.
12373         * gdb.cp/chained-calls.exp: New file.
12374         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12375
12376 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
12377
12378         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12379         * gdb.dwarf2/symtab-producer.exp: Same.
12380         * gdb.gdb/python-interrupts.exp: Same.
12381         * gdb.gdb/python-selftest.exp: Same.
12382         * gdb.python/py-linetable.exp: Same.
12383         * gdb.python/py-type.exp: Same.
12384         * gdb.python/py-value-cc.exp: Same.
12385         * gdb.python/py-value.exp: Same.
12386
12387 2014-11-28  Yao Qi  <yao@codesourcery.com>
12388
12389         * gdb.base/break-probes.exp: Match library name prefixed with
12390         sysroot.
12391
12392 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
12393
12394         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12395         test expected output.  Add parentheses for the call to print.
12396         Remove L suffix from integers.
12397
12398 2014-11-26  Doug Evans  <dje@google.com>
12399
12400         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12401
12402 2014-11-22  Yao Qi  <yao@codesourcery.com>
12403
12404         * gdb.trace/entry-values.c: Remove asms.
12405         (foo): Add foo_label.
12406         (bar): Add bar_label.
12407         * gdb.trace/entry-values.exp: Remove code computing  foo's
12408         length and bar's length.
12409         (Dwarf::assemble): Invoke function_range for bar and use
12410         MACRO_AT_func for foo.
12411
12412 2014-11-22  Yao Qi  <yao@codesourcery.com>
12413
12414         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12415         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
12416         Use .Lgcc43_procstart instead of gcc43.
12417
12418 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
12419
12420         * gdb.ada/n_arr_bound: New testcase.
12421
12422 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
12423
12424         PR breakpoints/10737
12425         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12426         test_catch_syscall_multi_arch.
12427         (test_catch_syscall_multi_arch): New function.
12428
12429 2014-11-20  Doug Evans  <xdje42@gmail.com>
12430
12431         * gdb.base/maint.exp: Update expected output.
12432
12433 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12434
12435         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12436         4-byte instruction on S390.
12437
12438 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12439
12440         * gdb.ada/arr_arr: New testcase.
12441
12442 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12443
12444         * gdb.ada/pkd_arr_elem: New Testcase.
12445
12446 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
12447
12448         * gdb.reverse/break-precsave: Expect completion message for
12449         core file reads.
12450         * gdb.reverse/consecutive-precsave.exp: Likewise.
12451         * gdb.reverse/finish-precsave.exp: Likewise.
12452         * gdb.reverse/i386-precsave.exp: Likewise.
12453         * gdb.reverse/machinestate-precsave.exp: Likewise.
12454         * gdb.reverse/sigall-precsave.exp: Likewise.
12455         * gdb.reverse/solib-precsave.exp: Likewise.
12456         * gdb.reverse/step-precsave.exp: Likewise.
12457         * gdb.reverse/until-precsave.exp: Likewise.
12458         * gdb.reverse/watch-precsave.exp: Likewise.
12459
12460 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12461
12462         * gdb.base/bp-permanent.c: Include unistd.h.
12463         * gdb.python/py-framefilter-mi.c (main): Add return type.
12464         * gdb.python/py-framefilter.c (main): Likewise.
12465         * gdb.trace/actions-changed.c (main): Likewise.
12466
12467 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12468
12469         * gdb.mi/until.c: Add eye-catchers.
12470         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12471         line numbers.
12472
12473 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12474
12475         * gdb.base/condbreak.exp: Drop references to removed non-prototype
12476         function header variants in break1.c.
12477         * gdb.base/ena-dis-br.exp: Likewise.
12478         * gdb.base/hbreak2.exp: Likewise.
12479         * gdb.reverse/until-precsave.exp: Drop references to removed
12480         non-prototype function header variants in ur1.c.
12481         * gdb.reverse/until-reverse.exp: Likewise.
12482
12483 2014-11-17  Petr Machata  <pmachata@redhat.com>
12484
12485         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
12486         ${_cu_offset_size} bytes abbrev offset.
12487
12488 2014-11-15  Doug Evans  <xdje42@gmail.com>
12489
12490         PR symtab/17559
12491         * gdb.base/line-symtabs.exp: New file.
12492         * gdb.base/line-symtabs.c: New file.
12493         * gdb.base/line-symtabs.h: New file.
12494
12495 2014-11-14  Yao Qi  <yao@codesourcery.com>
12496
12497         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12498         (func): Add label func_label.
12499         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12500         Replace low_pc and high_pc with MACRO_AT_range.
12501         Replace name, low_pc and high_pc with MACRO_AT_func.
12502
12503 2014-11-14  Yao Qi  <yao@codesourcery.com>
12504
12505         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12506         Replace name, low_pc and high_pc with MACRO_AT_func.
12507
12508 2014-11-14  Yao Qi  <yao@codesourcery.com>
12509
12510         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12511         produce debug information.
12512         * gdb.dwarf2/implptr-optimized-out.S: Removed.
12513
12514 2014-11-14  Yao Qi  <yao@codesourcery.com>
12515
12516         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12517         object and get function length.
12518         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12519         with MACRO_AT_func.
12520         (top-level): Replace gdb_compile and clean_restart with
12521         prepare_for_testing.
12522         * gdb.dwarf2/main.c (main): Add label main_label.
12523
12524 2014-11-14  Yao Qi  <yao@codesourcery.com>
12525
12526         * lib/dwarf.exp (function_range): New procedure.
12527         (Dwarf::_handle_macro_at_func): New procedure.
12528         (Dwarf::_handle_macro_at_range): New procedure.
12529         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12530
12531 2014-11-14  Yao Qi  <yao@codesourcery.com>
12532
12533         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12534         (_handle_attribute): New procedure.
12535
12536 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12537
12538         * gdb.ada/cond_lang/foo.c (callme): Add return type.
12539         * gdb.base/call-sc.c (zed): Likewise.
12540         * gdb.base/checkpoint.c (main): Likewise.
12541         * gdb.base/dump.c (main): Likewise.
12542         * gdb.base/gcore.c (main): Likewise.
12543         * gdb.base/huge.c (main): Likewise.
12544         * gdb.base/multi-forks.c (main): Likewise.
12545         * gdb.base/pr10179-a.c (main): Likewise.
12546         * gdb.base/savedregs.c (main): Likewise.
12547         * gdb.base/sigaltstack.c (main): Likewise.
12548         * gdb.base/siginfo.c (main): Likewise.
12549         * gdb.base/structs.c (zed): Likewise.
12550         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12551         * gdb.mi/mi-syn-frame.c (main): Likewise.
12552         * gdb.mi/until.c (foo, main): Likewise.
12553         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12554         * gdb.base/solib-weak.c (foo): Declare.
12555         * gdb.base/attach-twice.c: Include stdio.h.
12556         * gdb.base/weaklib1.c: Likewise.
12557         * gdb.base/weaklib2.c: Likewise.
12558         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12559         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12560         unistd.h.
12561         * gdb.base/attach-pie-misread.c: Include stdlib.h.
12562         * gdb.mi/mi-exit-code.c: Likewise.
12563         * gdb.base/break-interp-lib.c: Include string.h.
12564         * gdb.base/coremaker.c: Likewise.
12565         * gdb.base/testenv.c: Likewise.
12566         * gdb.python/py-finish-breakpoint.c: Likewise.
12567         * gdb.base/inferior-died.c: Include sys/wait.h.
12568         * gdb.base/fileio.c: Include time.h.
12569         * gdb.base/async-shell.c: Include unistd.h.
12570         * gdb.base/dprintf-non-stop.c: Likewise.
12571         * gdb.base/info-os.c: Likewise.
12572         * gdb.mi/mi-console.c: Likewise.
12573         * gdb.mi/watch-nonstop.c: Likewise.
12574         * gdb.python/py-events.c: Likewise.
12575         * gdb.base/async.c (baz): Move up before its invocation.
12576         * gdb.base/code_elim2.c (my_global_func): Likewise.
12577         * gdb.base/skip-solib-lib.c (multiply): Likewise.
12578         * gdb.base/advance.c (func2): Likewise.
12579
12580 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12581
12582         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12583         variant.
12584         * gdb.base/annota3.c: Likewise.
12585         * gdb.base/async.c: Likewise.
12586         * gdb.base/average.c: Likewise.
12587         * gdb.base/call-ar-st.c: Likewise.
12588         * gdb.base/call-rt-st.c: Likewise.
12589         * gdb.base/call-sc.c: Likewise.
12590         * gdb.base/call-strs.c: Likewise.
12591         * gdb.base/ending-run.c: Likewise.
12592         * gdb.base/execd-prog.c: Likewise.
12593         * gdb.base/exprs.c: Likewise.
12594         * gdb.base/foll-exec.c: Likewise.
12595         * gdb.base/foll-fork.c: Likewise.
12596         * gdb.base/foll-vfork.c: Likewise.
12597         * gdb.base/funcargs.c: Likewise.
12598         * gdb.base/gcore.c: Likewise.
12599         * gdb.base/jump.c: Likewise.
12600         * gdb.base/langs0.c: Likewise.
12601         * gdb.base/langs1.c: Likewise.
12602         * gdb.base/langs2.c: Likewise.
12603         * gdb.base/mips_pro.c: Likewise.
12604         * gdb.base/nodebug.c: Likewise.
12605         * gdb.base/opaque0.c: Likewise.
12606         * gdb.base/opaque1.c: Likewise.
12607         * gdb.base/recurse.c: Likewise.
12608         * gdb.base/run.c: Likewise.
12609         * gdb.base/scope0.c: Likewise.
12610         * gdb.base/scope1.c: Likewise.
12611         * gdb.base/setshow.c: Likewise.
12612         * gdb.base/setvar.c: Likewise.
12613         * gdb.base/shmain.c: Likewise.
12614         * gdb.base/shr1.c: Likewise.
12615         * gdb.base/shr2.c: Likewise.
12616         * gdb.base/sigall.c: Likewise.
12617         * gdb.base/signals.c: Likewise.
12618         * gdb.base/so-indr-cl.c: Likewise.
12619         * gdb.base/solib2.c: Likewise.
12620         * gdb.base/structs.c: Likewise.
12621         * gdb.base/sum.c: Likewise.
12622         * gdb.base/vforked-prog.c: Likewise.
12623         * gdb.base/watchpoint.c: Likewise.
12624         * gdb.reverse/shr2.c: Likewise.
12625         * gdb.reverse/until-reverse.c: Likewise.
12626         * gdb.reverse/ur1.c: Likewise.
12627         * gdb.reverse/watch-reverse.c: Likewise.
12628
12629 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12630
12631         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12632         variant.
12633         * gdb.base/sepdebug.exp: Drop references to removed code.
12634
12635 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12636
12637         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12638         variant.  Preserve original line numbering.
12639         * gdb.base/list1.c: Likewise.
12640
12641 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12642
12643         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12644         variant.
12645         * gdb.base/break1.c: Likewise.
12646         * gdb.base/break.exp: Drop references to removed code.
12647
12648 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12649
12650         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12651         variant.
12652
12653 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12654
12655         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12656
12657 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12658
12659         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
12660         logic into perform_all_tests() and invoke it with and without
12661         function header prototypes.
12662         (do_function_calls): Remove conditional XFAIL for PR 5318.
12663         (rerun_and_prepare): Remove duplicate code.
12664         (perform_all_tests): New.  Main logic moved here.
12665
12666 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12667
12668         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12669         code guarded by #ifdef NO_PROTOTYPES.
12670         (t_double_many_args): Likewise.
12671         (DEF_FUNC_MANY_ARGS_1): Likewise.
12672         (DEF_FUNC_VALUES_1): Likewise.
12673         (t_structs_ldc): Renamed from t_structs_fc in conditional code
12674         guarded by #ifdef PROTOTYPES.
12675
12676 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12677
12678         * gdb.mi/mi-console.c: Add eye-catcher.
12679         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12680         instead of literal line number.
12681
12682 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12683
12684         * gdb.base/shr2.c: Add eye-catcher.
12685         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12686         line number.
12687
12688 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12689
12690         * gdb.base/jump.c: Add eye-catchers.
12691         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12692         numbers.
12693
12694 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12695
12696         * gdb.base/execd-prog.c: Add eye-catchers.
12697         * gdb.base/foll-exec.c: Likewise.
12698         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12699         line numbers.
12700
12701 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12702
12703         * gdb.base/ending-run.c: Add eye-catchers.
12704         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12705         literal line numbers.
12706
12707 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12708
12709         * gdb.base/call-rt-st.c: Add eye-catchers.
12710         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12711         literal line numbers.
12712
12713 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12714
12715         * gdb.base/call-ar-st.c: Add eye-catchers.
12716         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12717         literal line numbers.
12718
12719 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12720
12721         * gdb.base/average.c: Add eye-catchers.
12722         * gdb.base/sum.c: Likewise.
12723         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12724         regexps dynamically.
12725
12726 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12727
12728         * gdb.base/solib1.c: Add eye-catchers.
12729         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12730         literal line numbers.
12731
12732 2014-11-12  Pedro Alves  <palves@redhat.com>
12733
12734         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12735         leader has exited.
12736
12737 2014-11-12  Pedro Alves  <palves@redhat.com>
12738
12739         * gdb.arch/i386-bp_permanent.c: New file.
12740         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12741         (srcfile): Set to i386-bp_permanent.c.
12742         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
12743         that stepi does not execute the 'leave' instruction, instead of
12744         testing it does execute.
12745         * gdb.base/bp-permanent.c: New file.
12746         * gdb.base/bp-permanent.exp: New file.
12747
12748 2014-11-10  Doug Evans  <xdje42@gmail.com>
12749
12750         PR symtab/17564
12751         * gdb.base/symtab-search-order.exp: New file.
12752         * gdb.base/symtab-search-order.c: New file.
12753         * gdb.base/symtab-search-order-1.c: New file.
12754         * gdb.base/symtab-search-order-shlib-1.c: New file.
12755
12756 2014-11-07  Pedro Alves  <palves@redhat.com>
12757
12758         PR gdb/17511
12759         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12760         i?86-*-linux*.
12761
12762 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
12763
12764         PR c++/17494
12765         * gdb.cp/pr17494.cc: New file.
12766         * gdb.cp/pr17494.exp: New file.
12767
12768 2014-11-02  Yao Qi  <yao@codesourcery.com>
12769
12770         * gdb.python/python.exp: Get working directory and match the
12771         output of "set extended-prompt \\w " with it.
12772
12773 2014-10-30  Doug Evans  <dje@google.com>
12774
12775         * gdb.python/py-objfile.exp: Add tests for setting random attributes
12776         in objfiles.
12777         * gdb.python/py-progspace.exp: Add tests for setting random attributes
12778         in progspaces.
12779
12780 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
12781
12782         * gdb.base/fullpath-expand.exp: Skip for a remote host.
12783         * gdb.base/realname-expand.exp: Likewise.
12784         * gdb.linespec/macro-relative.exp: Likewise.
12785
12786 2014-10-29  Pedro Alves  <palves@redhat.com>
12787
12788         PR gdb/17408
12789         * gdb.threads/schedlock.c (some_function): New function.
12790         (call_function): New global.
12791         (MAYBE_CALL_SOME_FUNCTION): New macro.
12792         (thread_function): Call it.
12793         * gdb.threads/schedlock.exp (get_args): Add description parameter,
12794         and use it instead of a global counter.  Adjust all callers.
12795         (get_current_thread): Use "find current thread" for test message
12796         here rather than having all callers pass down the same string.
12797         (goto_loop): New procedure, factored out from ...
12798         (my_continue): ... this.
12799         (step_ten_loops): Change parameter from test message to command to
12800         use.  Adjust.
12801         (list_count): Delete global.
12802         (check_result): New procedure, factored out from duplicate top
12803         level code.
12804         (continue tests): Wrap in with_test_prefix.
12805         (test_step): New procedure, factored out from duplicate top level
12806         code.
12807         (top level): Test "step" in combination with all scheduler-locking
12808         modes.  Test "next" in combination with all scheduler-locking
12809         modes, and in combination with stepping over a function call or
12810         not.
12811         * gdb.threads/next-bp-other-thread.c: New file.
12812         * gdb.threads/next-bp-other-thread.exp: New file.
12813
12814 2014-10-29  Pedro Alves  <palves@redhat.com>
12815
12816         PR python/17372
12817         * gdb.python/python.exp: Test a multi-line command that spawns
12818         interactive Python.
12819         * gdb.base/multi-line-starts-subshell.exp: New file.
12820
12821 2014-10-29  Yao Qi  <yao@codesourcery.com>
12822
12823         * gdb.base/fileio.exp: Make directories on host.
12824
12825 2014-10-29  Yao Qi  <yao@codesourcery.com>
12826
12827         * gdb.base/fileio.c (test_write): Close the file.
12828
12829 2014-10-28  Pedro Alves  <palves@redhat.com>
12830
12831         PR gdb/12623
12832         * gdb.base/sigstep.c (no_handler): New global.
12833         (main): If 'no_handler is true, set the signal handlers to
12834         SIG_IGN.
12835         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12836         with_sw_watch and no_handler parameters.  Handle them.
12837         (top level) <stepping over handler when stopped at a breakpoint
12838         test>: Add a test axis for testing with a software watchpoint, and
12839         another for testing with the signal handler set to SIG_IGN.
12840         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12841         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12842
12843 2014-10-28  Pedro Alves  <palves@redhat.com>
12844
12845         PR gdb/17511
12846         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12847         * gdb.base/sigstep.exp (other_handler_location): New global.
12848         (advance): Support stepping into the signal handler, and running
12849         commands while in the handler.
12850         (in_handler_map): New global.
12851         (top level): In the advance test, add combinations for getting
12852         into the handler with stepping commands, and for running commands
12853         in the handler.  Add comment descripting the advancei tests.
12854
12855 2014-10-28  Pedro Alves  <palves@redhat.com>
12856
12857         * gdb.base/sigstep.exp: Use build_executable instead of
12858         prepare_for_testing.
12859         (top level): Move code that starts GDB, runs to main and creates a
12860         display to ...
12861         (restart): ... this new procedure.
12862         (top level): Move backtrace from signal handler test to ...
12863         (validate_backtrace): ... this new procedure.
12864         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12865         with_test_prefix.  Always restart GDB.
12866         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12867         with_test_prefix.  Always restart GDB.  No need to delete
12868         breakpoints after the test.
12869         (test_skip_handler): Remove prefix parameter.
12870         (skip_over_handler, breakpoint_to_handler)
12871         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12872         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12873         restart GDB.  No need to delete breakpoints after the test.
12874         (top level): Use foreach to call the test procedures with
12875         different commands.
12876
12877 2014-10-28  Pedro Alves  <palves@redhat.com>
12878
12879         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12880         instead of GNATS numbers.
12881         * gdb.base/sigbpt.exp: Likewise.
12882         * gdb.base/siginfo.exp: Likewise.
12883         * gdb.base/sigstep.exp: Likewise.
12884
12885 2014-10-27  Pedro Alves  <palves@redhat.com>
12886
12887         * gdb.base/sigstep.c (dummy): New global.
12888         (main): Issue a couple writes to the new global.
12889         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12890         procedures.
12891         (skip_over_handler): Use test_skip_handler.
12892         (top level): Call skip_over_handler for stepi and nexti too.
12893         (breakpoint_over_handler): Use test_skip_handler.
12894         (top level): Call breakpoint_over_handler for stepi and nexti too.
12895
12896 2014-10-27  Yao Qi  <yao@codesourcery.com>
12897
12898         * gdb.trace/tfile.c (adjust_function_address)
12899         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12900         function descriptor.
12901
12902 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12903
12904         * gdb.base/foll-fork.exp (test_follow_fork,
12905         catch_fork_child_follow): Check for updated fork messages emitted
12906         from infrun.c.
12907         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12908         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12909         vfork_and_exec_child_follow_through_step): Check for updated vfork
12910         messages emitted from infrun.c.
12911
12912 2014-10-24  Pedro Alves  <palves@redhat.com>
12913
12914         * gdb.base/corefile.exp: Remove references to ultrix.
12915         * gdb.base/interrupt.exp: Likewise.
12916         * gdb.base/whatis.exp: Likewise.
12917         * gdb.gdb/selftest.exp: Likewise.
12918         * gdb.threads/manythreads.exp: Likewise.
12919         * gdb.threads/print-threads.exp: Likewise.
12920         * gdb.threads/pthreads.exp:: Likewise.
12921         * gdb.threads/schedlock.exp: Likewise.
12922
12923 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12924
12925         * gdb.cp/non-trivial-retval.cc: Add a test case.
12926         * gdb.cp/non-trivial-retval.exp: Add a test.
12927
12928 2014-10-20  Yao Qi  <yao@codesourcery.com>
12929
12930         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12931         * gdb.python/py-objfile-script-gdb.py: New file.
12932         * gdb.python/py-objfile-script.exp: Update reference to
12933         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12934         of remote_download.  Remove the dest file.
12935
12936 2014-10-20  Yao Qi  <yao@codesourcery.com>
12937
12938         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12939         * gdb.base/step-line.exp: Likewise.
12940         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12941         * gdb.dwarf2/dw2-basic.exp: Likewise.
12942         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12943         * gdb.dwarf2/dw2-filename.exp: Likewise.
12944         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12945         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12946         * gdb.dwarf2/dw2-producer.exp: Likewise.
12947         * gdb.dwarf2/mac-fileno.exp: Likewise.
12948         * gdb.python/py-frame-args.exp: Likewise.
12949         * gdb.python/py-framefilter.exp: Likewise.
12950         * gdb.python/py-mi.exp: Likewise.
12951         * gdb.python/py-objfile-script.exp: Likewise
12952         * gdb.python/py-pp-integral.exp: Likewise.
12953         * gdb.python/py-pp-re-notag.exp: Likewise.
12954         * gdb.python/py-prettyprint.exp: Likewise.
12955         * gdb.python/py-section-script.exp: Likewise.
12956         * gdb.python/py-typeprint.exp: Likewise.
12957         * gdb.python/py-xmethods.exp: Likewise.
12958         * gdb.stabs/weird.exp: Likewise.
12959         * gdb.xml/tdesc-regs.exp: Likewise.
12960
12961 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12962
12963         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12964         (out_cu): Use addr_len for the size of addresses.
12965         (out_line): Likewise.  Size DW_LNE_set_address instruction
12966         according to addr_len.
12967         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12968         (FUNC): Add START_INSNS to definition.
12969
12970 2014-10-18  Yao Qi  <yao@codesourcery.com>
12971
12972         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12973         gdb_has_argv0 return true.
12974         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12975         check [target_info exists noargs], check [gdb_has_argv0]
12976         instead.
12977         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12978         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12979         procedures.
12980
12981 2014-10-17  Doug Evans  <dje@google.com>
12982
12983         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12984         event.
12985         * gdb.python/py-events.py: Add clear_objfiles event.
12986
12987 2014-10-17  Doug Evans  <dje@google.com>
12988
12989         * gdb.python/py-objfile.exp: Test progspace attribute.
12990
12991 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12992
12993         * gdb.guile/scm-breakpoint.exp: Do not assume any
12994         directory separators when matching source file paths.
12995         * gdb.python/py-breakpoint.exp: Likewise.
12996         * gdb.reverse/break-precsave.exp: Likewise.
12997         * gdb.reverse/break-reverse.exp: Likewise.
12998         * gdb.reverse/consecutive-precsave.exp: Likewise.
12999         * gdb.reverse/finish-precsave.exp: Likewise.
13000         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13001         * gdb.reverse/finish-reverse.exp: Likewise.
13002         * gdb.reverse/i386-precsave.exp: Likewise.
13003         * gdb.reverse/i387-env-reverse.exp: Likewise.
13004         * gdb.reverse/i387-stack-reverse.exp: Likewise.
13005         * gdb.reverse/machinestate-precsave.exp: Likewise.
13006         * gdb.reverse/machinestate.exp: Likewise.
13007         * gdb.reverse/sigall-precsave.exp: Likewise.
13008         * gdb.reverse/solib-precsave.exp: Likewise.
13009         * gdb.reverse/step-precsave.exp: Likewise.
13010         * gdb.reverse/until-precsave.exp: Likewise.
13011         * gdb.reverse/watch-precsave.exp: Likewise.
13012         * gdb.reverse/watch-reverse.exp: Likewise.
13013
13014 2014-10-17  Yao Qi  <yao@codesourcery.com>
13015
13016         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13017         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13018
13019 2014-10-17  Pedro Alves  <palves@redhat.com>
13020
13021         PR gdb/17471
13022         * gdb.base/bg-execution-repeat.c: New file.
13023         * gdb.base/bg-execution-repeat.exp: New file.
13024
13025 2014-10-17  Pedro Alves  <palves@redhat.com>
13026
13027         PR gdb/17300
13028         * gdb.base/continue-all-already-running.c: New file.
13029         * gdb.base/continue-all-already-running.exp: New file.
13030
13031 2014-10-17  Pedro Alves  <palves@redhat.com>
13032
13033         PR gdb/17472
13034         * gdb.base/annota-input-while-running.c: New file.
13035         * gdb.base/annota-input-while-running.exp: New file.
13036
13037 2014-10-17  Pedro Alves  <palves@redhat.com>
13038
13039         * gdb.base/callfuncs.exp: emove references to osf.
13040         * gdb.base/sigall.exp: Likewise.
13041         * gdb.gdb/selftest.exp: Likewise.
13042         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13043         * gdb.mi/non-stop.c: Likewise.
13044         * gdb.mi/pthreads.c: Likewise.
13045         * gdb.reverse/sigall-precsave.exp: Likewise.
13046         * gdb.reverse/sigall-reverse.exp: Likewise.
13047         * gdb.threads/pthreads.c: Likewise.
13048         * gdb.threads/pthreads.exp: Likewise.
13049
13050 2014-10-17  Yao Qi  <yao@codesourcery.com>
13051
13052         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13053         check 'target_info exists noargs'.
13054         (test_command_prompt_position): Likewise.
13055         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13056         Remove "set args".
13057         (progvar_simple_while_test): Likewise.
13058         (progvar_complex_if_while_test): Likewise.
13059         (if_while_breakpoint_command_test): Likewise.
13060         (infrun_breakpoint_command_test): Likewise.
13061         (breakpoint_command_test): Likewise.
13062         (watchpoint_command_test): Likewise.
13063         (bp_deleted_in_command_test): Likewise.
13064         (temporary_breakpoint_commands): Likewise.
13065
13066 2014-10-16  Yao Qi  <yao@codesourcery.com>
13067
13068         * gdb.base/remotetimeout.exp: Remove noargs checking.
13069
13070 2014-10-15  Pedro Alves  <palves@redhat.com>
13071
13072         PR breakpoints/9649
13073         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13074         * gdb.base/breakpoint-in-ro-region.exp
13075         (probe_target_hardware_step): New procedure.
13076         (top level): Probe hardware stepping and hardware breakpoint
13077         support.  Test stepping through a read-only region, with both
13078         "breakpoint auto-hw" on and off and both "always-inserted" on and
13079         off.
13080
13081 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
13082
13083         * gdb.dlang/demangle.exp: Update for demangling changes.
13084
13085 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
13086
13087         * gdb.cp/non-trivial-retval.cc: Add new test cases.
13088         * gdb.cp/non-trivial-retval.exp: Add new tests.
13089
13090 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
13091
13092         PR c++/13403
13093         PR c++/15154
13094         * gdb.cp/non-trivial-retval.cc: New file.
13095         * gdb.cp/non-trivial-retval.exp: New file.
13096
13097 2014-10-15  Yao Qi  <yao@codesourcery.com>
13098
13099         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13100         remote host.
13101
13102 2014-10-15  Yao Qi  <yao@codesourcery.com>
13103
13104         * gdb.python/py-symbol.exp: Match file base name if host is
13105         remote, otherwise match file name with dir name.
13106         * gdb.python/py-symtab.exp: Likewise.
13107         * gdb.python/python.exp: Likewise.
13108
13109 2014-10-15  Yao Qi  <yao@codesourcery.com>
13110
13111         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13112         pattern.
13113         * gdb.python/py-symtab.exp: Likewise.
13114         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
13115         locationn.
13116
13117 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
13118
13119         * gdb.ada/addr_arith: New testcase.
13120
13121 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
13122
13123         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13124         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13125         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13126         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13127
13128 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
13129
13130         * gdb.arch/stap-eval-lang-ada.S: Likewise.
13131         * gdb.arch/stap-eval-lang-ada.c: Likewise.
13132         * gdb.arch/stap-eval-lang-ada.exp: New file.
13133
13134 2014-10-14  Yao Qi  <yao@codesourcery.com>
13135
13136         * gdb.mi/mi-var-child.c (nothing1): New function.
13137         (nothing2): New function.
13138         (do_children_tests): Set function pointers by nothing1 and
13139         nothing2.
13140         * gdb.mi/mi-var-child.exp: Step over new added statements.
13141         Update test to match the new output.
13142         * gdb.mi/var-cmd.c (nothing1): New function.
13143         (nothing2): New function.
13144         (do_children_tests): Set function pointers by  nothing1 and
13145         nothing2.
13146         * gdb.mi/mi-var-display.exp: Update test to match output.
13147         Step to the line specified by $line_dct_nothing.
13148         Increase the number of lines to step.
13149
13150 2014-10-14  Yao Qi  <yao@codesourcery.com>
13151
13152         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13153         tests.
13154         * gdb.mi/mi2-var-child.exp: Likewise.
13155
13156 2014-10-13  Doug Evans  <dje@google.com>
13157
13158         * gdb.python/py-objfile.exp: Change name of file name test.
13159
13160 2014-10-13  Doug Evans  <dje@google.com>
13161
13162         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13163         from the start of the CU.
13164
13165 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
13166             Yao Qi  <yao@codesourcery.com>
13167
13168         Fix "save breakpoints" for "catch" command.
13169         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13170         Remove -nonewline.  Match also the added "main" line.
13171
13172 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13173
13174         Fix "save breakpoints" for "disable $bpnum" command.
13175         * gdb.base/save-bp.c (main): Add label.
13176         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
13177
13178 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13179
13180         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13181
13182 2014-10-11  Yao Qi  <yao@codesourcery.com>
13183
13184         * gdb.server/server-kill.exp: Execute command
13185         "set remote trace-status-packet on" before "tstatus".
13186
13187 2014-10-11  Yao Qi  <yao@codesourcery.com>
13188
13189         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13190         (main): Call getppid.
13191         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13192         and continue to it.  Read variable "server_pid".
13193
13194 2014-10-11  Yao Qi  <yao@codesourcery.com>
13195
13196         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13197
13198 2014-10-11  Yao Qi  <yao@codesourcery.com>
13199
13200         * gdb.threads/thread-find.exp: Don't execute command
13201         "info threads".
13202         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13203         * gdb.threads/linux-dp.exp: Don't check the condition
13204         $threads_created equals to zero.
13205
13206 2014-10-10  Pedro Alves  <palves@redhat.com>
13207
13208         * gdb.base/bigcore.exp: Remove references to IRIX.
13209         * gdb.base/funcargs.exp: Likewise.
13210         * gdb.base/interrupt.exp: Likewise.
13211         * gdb.base/mips_pro.exp: Likewise.
13212         * gdb.base/nodebug.exp: Likewise.
13213         * gdb.base/setvar.exp: Likewise.
13214         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13215
13216 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
13217             Pedro Alves  <palves@redhat.com>
13218
13219         PR symtab/14466
13220         * gdb.base/vdso-warning.c: New file.
13221         * gdb.base/vdso-warning.exp: New file.
13222
13223 2014-10-02  Doug Evans  <dje@google.com>
13224
13225         * gdb.base/structs.c (main): Don't run forever.
13226
13227 2014-10-02  Pedro Alves  <palves@redhat.com>
13228
13229         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13230         (top level) <stop threads 1, stop threads 2>: Use it.
13231
13232 2014-10-02  Pedro Alves  <palves@redhat.com>
13233
13234         * gdb.threads/break-while-running.exp (test): Add new
13235         'update_thread_list' argument.  Skip "info threads" if false.
13236         (top level): Add new 'update_thread_list' axis.
13237
13238 2014-10-02  Pedro Alves  <palves@redhat.com>
13239
13240         PR breakpoints/17431
13241         * gdb.base/execl-update-breakpoints.c: New file.
13242         * gdb.base/execl-update-breakpoints.exp: New file.
13243
13244 2014-10-01  Pedro Alves  <palves@redhat.com>
13245
13246         * gdb.base/breakpoint-in-ro-region.c: New file.
13247         * gdb.base/breakpoint-in-ro-region.exp: New file.
13248
13249 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
13250
13251         * gdb.mi/mi-exit-code.exp: New file.
13252         * gdb.mi/mi-exit-code.c: New file.
13253
13254 2014-09-30  Yao Qi  <yao@codesourcery.com>
13255
13256         * lib/prelink-support.exp (build_executable_own_libs): Error if
13257         the target isn't native.
13258
13259 2014-09-30  Yao Qi  <yao@codesourcery.com>
13260
13261         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13262         false.
13263
13264 2014-09-22  Pedro Alves  <palves@redhat.com>
13265
13266         * gdb.threads/break-while-running.exp: New file.
13267         * gdb.threads/break-while-running.c: New file.
13268
13269 2014-09-19  Yao Qi  <yao@codesourcery.com>
13270
13271         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13272         Invoke test.  Restart GDB with --readnow and invoke test again.
13273
13274 2014-09-19  Yao Qi  <yao@codesourcery.com>
13275
13276         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13277         proc set_breakpoint_on_gcd_function.  Invoke
13278         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
13279         invoke set_breakpoint_on_gcd_function again.
13280
13281 2014-09-18  Doug Evans  <dje@google.com>
13282
13283         * gdb.dwarf2/symtab-producer.exp: New file.
13284
13285 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13286
13287         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13288         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13289         * gdb.base/global-var-nested-by-dso.c: Likewise.
13290         * gdb.base/global-var-nested-by-dso.exp: Likewise.
13291
13292 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13293             Pedro Alves  <palves@redhat.com>
13294
13295         * gdb.base/watch-bitfields.exp: Pass string other than test file
13296         name to prepare_for_testing.
13297         (watch): New procedure.
13298         (expect_watchpoint): Use with_test_prefix.
13299         (top level): Factor out tests to ...
13300         (test_watch_location, test_regular_watch): ... these new
13301         procedures, and use with_test_prefix and gdb_continue_to_end.
13302
13303 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
13304
13305         PR breakpoints/12526
13306         * gdb.base/watch-bitfields.exp: New file.
13307         * gdb.base/watch-bitfields.c: New file.
13308
13309 2014-09-16  Pedro Alves  <palves@redhat.com>
13310
13311         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13312         software and hardware addresses, not software address against
13313         itself.
13314
13315 2014-09-16  Pedro Alves  <palves@redhat.com>
13316
13317         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13318         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13319
13320 2014-09-16  Pedro Alves  <palves@redhat.com>
13321
13322         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13323         files.
13324         * gdb.base/a2-run.exp: Remove all code guarded by istarget
13325         "*-*-vxworks*" throughout.
13326         * gdb.base/break.exp: Likewise.
13327         * gdb.base/default.exp: Likewise.
13328         * gdb.base/scope.exp: Likewise.
13329         * gdb.base/sepdebug.exp: Likewise.
13330         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13331         throughout.
13332         * gdb.base/run.c: Likewise.
13333         * gdb.base/sepdebug.c: Likewise.
13334         * gdb.hp/gdb.aCC/run.c: Likewise.
13335         * gdb.reverse/until-reverse.c: Likewise.
13336         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13337
13338 2014-09-16  Yao Qi  <yao@codesourcery.com>
13339
13340         * boards/local-remote-host-native.exp: New file.
13341
13342 2014-09-14  Doug Evans  <xdje42@gmail.com>
13343
13344         * gdb.threads/queue-signal.c (thread_count): New variable.
13345         (thread_count_mutex, thread_count_condvar): New variables.
13346         (incr_thread_count, wait_all_threads_running): New functions.
13347         (main): Wait for all threads to be in their thread functions.
13348
13349 2014-09-13  Doug Evans  <xdje42@gmail.com>
13350
13351         * gdb.threads/queue-signal.c: New file.
13352         * gdb.threads/queue-signal.exp: New file.
13353
13354 2014-09-13  Doug Evans  <xdje42@gmail.com>
13355
13356         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13357         be consistent with what default_gdb_init uses.
13358         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13359         the plain text of the prompt.  Add some logging printfs.
13360         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13361
13362 2014-09-12  Pedro Alves  <palves@redhat.com>
13363
13364         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13365         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13366         * gdb.arch/i386-size-overlap.exp: Likewise.
13367         * gdb.arch/i386-size.exp: Likewise.
13368         * gdb.arch/i386-unwind.exp: Likewise.
13369         * gdb.base/a2-run.exp: Likewise.
13370         * gdb.base/break.exp: Likewise.
13371         * gdb.base/charset.exp: Likewise.
13372         * gdb.base/chng-syms.exp: Likewise.
13373         * gdb.base/commands.exp: Likewise.
13374         * gdb.base/dbx.exp: Likewise.
13375         * gdb.base/find.exp: Likewise.
13376         * gdb.base/funcargs.exp: Likewise.
13377         * gdb.base/jit-simple.exp: Likewise.
13378         * gdb.base/reread.exp: Likewise.
13379         * gdb.base/sepdebug.exp: Likewise.
13380         * gdb.base/step-bt.exp: Likewise.
13381         * gdb.cp/mb-inline.exp: Likewise.
13382         * gdb.cp/mb-templates.exp: Likewise.
13383         * gdb.objc/basicclass.exp: Likewise.
13384         * gdb.threads/killed.exp: Likewise.
13385
13386 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13387
13388         PR tdep/17379
13389         * gdb.arch/powerpc-stackless.S: New file.
13390         * gdb.arch/powerpc-stackless.exp: New file.
13391
13392 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13393
13394         * gdb.base/attach.c: Include unistd.h.
13395         (main): Call alarm.  Add label postloop.
13396         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13397         gdb_breakpoint, gdb_continue_to_breakpoint.
13398         (test_command_line_attach_run): Kill ${testpid} in one exit path.
13399
13400 2014-09-11  Pedro Alves  <palves@redhat.com>
13401
13402         PR gdb/17347
13403         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13404         * gdb.base/attach.exp (test_command_line_attach_run): New
13405         procedure.
13406         (top level): Call it.
13407
13408 2014-09-11  Pedro Alves  <palves@redhat.com>
13409
13410         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13411         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13412         (do_command_attach_tests): Use spawn_wait_for_attach.
13413         * gdb.base/solib-overlap.exp: Likewise.
13414         * gdb.multi/multi-attach.exp: Likewise.
13415         * gdb.python/py-prompt.exp: Likewise.
13416         * gdb.python/py-sync-interp.exp: Likewise.
13417         * gdb.server/ext-attach.exp: Likewise.
13418
13419 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13420
13421         * gdb.fortran/array-element.exp: Remove unexpected "continue"
13422         command in testcase.  Simplify testcase.
13423
13424 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13425
13426         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13427
13428 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13429
13430         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13431
13432 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13433
13434         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13435
13436 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13437
13438         * gdb.dwarf2/dynarr-ptr.c: New file.
13439         * gdb.dwarf2/dynarr-ptr.exp: New file.
13440
13441 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13442
13443         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13444         of 30 rather than hardcoding 120 for a slow test case.  Take the
13445         `gdb,timeout' target setting into account for this calculation.
13446         Don't extend the timeout for the test cases that don't need it.
13447
13448 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13449
13450         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13451         a factor of 2 for a slow test case.  Take the `gdb,timeout'
13452         target setting into account for this calculation.
13453         * gdb.reverse/until-precsave.exp: Increase the timeout by
13454         a factor of 15 and 3 respectively rather than adding 120
13455         for a pair of slow test cases.  Take the `gdb,timeout'
13456         target setting into account for this calculation.
13457
13458 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13459
13460         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13461         timeout, don't pass one down to gdb_expect.
13462         (gdb_expect): Rework timeout selection.
13463
13464 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13465
13466         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13467         exception on timeout.
13468         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13469         (gdbserver_start_extended): Catch any `gdbserver_start' error
13470         exceptions.
13471         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13472         * lib/mi-support.exp (mi_gdb_target_load): Catch any
13473         `gdbserver_gdb_load' error exceptions.
13474
13475 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13476
13477         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13478         120 on waiting for the TCP socket to open.
13479
13480 2014-09-09  Doug Evans  <xdje42@gmail.com>
13481
13482         * gdb.base/default.exp (show_conv_list): Add _caller_is,
13483         _caller_matches, _any_caller_is, _any_caller_matches.
13484
13485 2014-09-09  Doug Evans  <xdje42@gmail.com>
13486
13487         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13488
13489 2014-09-09  Yao Qi  <yao@codesourcery.com>
13490
13491         * gdb.mi/mi-var-display.exp: Set print symbol off.
13492
13493 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13494
13495         PR gdb/17035
13496         * gdb.base/commands.exp: Add tests to verify user-defined
13497         commands with empty bodies.
13498         * gdb.python/py-cmd.exp: Test that we don't show user-defined
13499         python commands in `show user command`.
13500         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13501         scheme commands in `show user command`.
13502
13503 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
13504
13505         PR python/17355
13506         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13507         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13508         * gdb.python/py-framefilter-invalidarg.exp: New file.
13509         * gdb.python/py-framefilter-invalidarg.py: New file.
13510
13511 2014-09-06  Doug Evans  <xdje42@gmail.com>
13512
13513         PR 15276
13514         * gdb.python/py-caller-is.c: New file.
13515         * gdb.python/py-caller-is.exp: New file.
13516
13517 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
13518
13519         PR gdb/17235
13520         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13521         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13522
13523 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
13524
13525         PR fortran/17237
13526         * gdb.fortran/print-formatted.exp: New file.
13527         * gdb.fortran/print-formatted.f90: Likewise.
13528
13529 2014-09-03  Sasha Smundak  <asmundak@google.com>
13530
13531         * gdb.python/py-frame.exp: Test Frame.read_register.
13532
13533 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
13534
13535         PR python/16699
13536         * gdb.python/py-completion.exp: New file.
13537         * gdb.python/py-completion.py: Likewise.
13538
13539 2014-08-28  Doug Evans  <dje@google.com>
13540
13541         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13542         eax,etc. are live with values set by gdb and thus the compiler can't
13543         use them.
13544         * gdb.arch/i386-pseudo.c (main): Ditto.
13545
13546 2014-08-27  Doug Evans  <dje@google.com>
13547
13548         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13549
13550 2014-08-25  Doug Evans  <dje@google.com>
13551
13552         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13553         (main): Ditto.
13554
13555 2014-08-25  Doug Evans  <dje@google.com>
13556
13557         * gdb.threads/thread-execl.exp: #include <stdio.h>.
13558
13559 2014-08-24  Yao Qi  <yao@codesourcery.com>
13560
13561         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13562         symbol off.
13563         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13564
13565 2014-08-22  Doug Evans  <dje@google.com>
13566
13567         PR 17276
13568         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13569         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13570         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13571
13572 2014-08-22  Yao Qi  <yao@codesourcery.com>
13573
13574         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13575         * gdb.python/py-finish-breakpoint2.exp: Likewise.
13576         * gdb.python/python.exp: Likewise.  Use .py file on the host
13577         instead of the build.
13578
13579 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13580
13581         * gdb.threads/gcore-stale-thread.c: New file.
13582         * gdb.threads/gcore-stale-thread.exp: New file.
13583
13584 2014-08-21  Pedro Alves  <palves@redhat.com>
13585
13586         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13587         * gdb.base/gcore-relro-pie.exp: Likewise.
13588         * gdb.base/gcore-relro.exp: Likewise.
13589         * gdb.base/gcore.exp: Likewise.
13590         * gdb.base/print-symbol-loading.exp: Likewise.
13591         * gdb.threads/gcore-thread.exp: Likewise.
13592         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13593
13594 2014-08-20  Pedro Alves  <palves@redhat.com>
13595             Jan Kratochvil  <jan.kratochvil@redhat.com>
13596
13597         * Makefile.in (EXTRA_RULES, CC): New variables, get from
13598         configure.
13599         (EXPECT): Handle READ1 being set.
13600         (all): Depend on EXTRA_RULES.
13601         (check-read1, expect-read1, read1.so, read1): New rules.
13602         * README (Testsuite Parameters): Document the READ1 make variable.
13603         (Race detection): New section.
13604         * configure: Regenerate.
13605         * configure.ac: If build==host==target, and running under a
13606         GNU/glibc system, add read1 to the extra Makefile rules.
13607         (EXTRA_RULES): AC_SUBST it.
13608         * lib/read1.c: New file.
13609
13610 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
13611
13612         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13613         the handling of variables declared as a typedef to an array
13614         which a DW_AT_data_location attribute.
13615
13616 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
13617             Pedro Alves  <palves@redhat.com>
13618
13619         PR symtab/14604
13620         PR symtab/14605
13621         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13622         gdb_test.
13623
13624 2014-08-19  Pedro Alves  <palves@redhat.com>
13625
13626         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13627
13628 2014-08-19  Yao Qi  <yao@codesourcery.com>
13629
13630         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13631         right line.
13632
13633 2014-08-18  David Blaikie  <dblaikie@gmail.com>
13634
13635         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13636
13637 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13638
13639         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13640         attribute in array range.
13641
13642 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13643
13644         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13645
13646 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13647
13648         PR c++/17132
13649         * gdb.cp/pr17132.cc: New file.
13650         * gdb.cp/pr17132.exp: New file.
13651
13652 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13653
13654         * gdb.python/py-xmethods.py (A_getarrayind)
13655         (E_method_char_worker.__call__, E_method_int_worker.__call__):
13656         Use 'print' with function call syntax.
13657         (E_method_matcher.match): Fix tab vs space indentation mixup.
13658
13659 2014-08-15  Yao Qi  <yao@codesourcery.com>
13660
13661         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13662         false.
13663
13664 2014-08-15  Yao Qi  <yao@codesourcery.com>
13665
13666         * gdb.cp/casts.exp: Set print symbol off.
13667         * gdb.cp/class2.exp: Likewise.
13668         * gdb.cp/overload.exp: Likewise.
13669         * gdb.cp/templates.exp: Likewise.
13670
13671 2014-08-11  Doug Evans  <dje@google.com>
13672
13673         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13674         (test_load_shlib): Update.
13675
13676 2014-08-09  Yao Qi  <yao@codesourcery.com>
13677
13678         * gdb.base/display.exp: Invoke is_address_zero_readable.
13679         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13680         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13681         * gdb.base/hbreak-unmapped.exp: Return if
13682         is_address_zero_readable returns true.
13683         * gdb.base/signest.exp: Likewise.
13684         * gdb.base/signull.exp: Likewise.
13685         * gdb.base/sigbpt.exp: Likewise.
13686         * gdb.guile/scm-disasm.exp: Do the test if
13687         is_address_zero_readable returns false.
13688         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13689         * gdb.python/py-arch.exp: Likewise.
13690         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13691         * lib/gdb.exp (is_address_zero_readable): New proc.
13692
13693 2014-08-09  Yao Qi  <yao@codesourcery.com>
13694
13695         PR testsuite/13443
13696         * gdb.mi/mi-var-display.exp: Make test messages unique.
13697
13698 2014-08-04  Tom Tromey  <tromey@redhat.com>
13699
13700         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13701         target 0".
13702
13703 2014-08-04  Tom Tromey  <tromey@redhat.com>
13704
13705         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13706         "target_resume".
13707
13708 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
13709
13710         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13711         inner_vla_struct_object_size.
13712         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13713         as xfail.
13714
13715 2014-07-30  Pedro Alves  <palves@redhat.com>
13716
13717         * gdb.threads/signal-command-handle-nopass.exp (test): Add
13718         comment.
13719
13720 2014-07-29  Yao Qi  <yao@codesourcery.com>
13721
13722         PR gdb/17206
13723         * gdb.base/until-nodebug.exp: New.
13724
13725 2014-07-28  Doug Evans  <xdje42@gmail.com>
13726
13727         PR guile/17203
13728         * gdb.guile/scm-parameter.exp: Add tests for trying to create
13729         previously existing parameter, and previously ambiguously spelled
13730         parameter.
13731
13732 2014-07-28  Will Newton  <will.newton@linaro.org>
13733
13734         * gdb.base/varargs.exp: Remove KFAILs for ARM.
13735
13736 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
13737             Doug Evans  <xdje42@gmail.com>
13738
13739         PR guile/17146
13740         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13741
13742 2014-07-25  Pedro Alves  <palves@redhat.com>
13743
13744         * gdb.threads/signal-command-handle-nopass.c: New file.
13745         * gdb.threads/signal-command-handle-nopass.exp: New file.
13746         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13747         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13748         * gdb.threads/signal-delivered-right-thread.c: New file.
13749         * gdb.threads/signal-delivered-right-thread.exp: New file.
13750
13751 2014-07-25  Pedro Alves  <palves@redhat.com>
13752
13753         * gdb.base/double-prompt-target-event-error.exp
13754         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13755         match.
13756         (cancel_pagination_in_target_event): Rework double prompt
13757         detection.
13758         * gdb.base/paginate-after-ctrl-c-running.exp
13759         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13760         <return>' match.
13761         * gdb.base/paginate-bg-execution.exp
13762         (test_bg_execution_pagination_return)
13763         (test_bg_execution_pagination_cancel): Remove '-notransfer
13764         <return>' matches.
13765         * gdb.base/paginate-execution-startup.exp
13766         (test_fg_execution_pagination_return)
13767         (test_fg_execution_pagination_cancel): Remove '-notransfer
13768         <return>' matches.
13769         * gdb.base/paginate-inferior-exit.exp
13770         (test_paginate_inferior_exited): Remove '-notransfer <return>'
13771         match.
13772         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13773         * lib/gdb.exp (pagination_prompt): Run text through
13774         string_to_regexp.
13775         (gdb_test_multiple): Match $pagination_prompt instead of
13776         "<return>".
13777         (string_to_regexp): Move to lib/gdb-utils.exp.
13778
13779 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
13780
13781         * gdb.arch/amd64-entry-value-paramref.S: New file.
13782         * gdb.arch/amd64-entry-value-paramref.cc: New file.
13783         * gdb.arch/amd64-entry-value-paramref.exp: New file.
13784         * gdb.arch/amd64-optimout-repeat.S: New file.
13785         * gdb.arch/amd64-optimout-repeat.c: New file.
13786         * gdb.arch/amd64-optimout-repeat.exp: New file.
13787
13788 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
13789
13790         PR gdb/17170
13791         * gdb.base/statistics.exp: New file.
13792
13793 2014-07-17  Doug Evans  <dje@google.com>
13794
13795         PR gdb/17170
13796         * gdb.base/maint.exp: Update testing of per-command stats.
13797
13798 2014-07-16  Pedro Alves  <palves@redhat.com>
13799
13800         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13801         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13802         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13803         (tfile_write_buf): New functions.
13804         (add_memory_block): Rewrite using the above.
13805         (adjust_function_address): New function.
13806         (FUNCTION_ADDRESS): New macro.
13807         (write_basic_trace_file): Remove short_x local, and use
13808         tfile_write_16. Change type of func_addr local to unsigned long
13809         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
13810         here.  Cast argument of add_memory_block to char pointer.
13811         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
13812         (main): Remove parameters.
13813         * gdb.trace/tfile.exp: Remove nowarnings.
13814
13815 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
13816
13817         * gdb.base/debug-expr.exp: Test string evaluation with
13818         "debug expression" on.
13819
13820 2014-07-15  Pedro Alves  <palves@redhat.com>
13821
13822         * gdb.base/reread.exp: Use clean_restart.
13823
13824 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
13825
13826         * gdb.arch/avr-flash-qualifer.c: New.
13827         * gdb.arch/avr-flash-qualifer.exp: New.
13828
13829 2014-07-14  Pedro Alves  <palves@redhat.com>
13830
13831         * gdb.base/paginate-after-ctrl-c-running.c: New file.
13832         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13833
13834 2014-07-14  Pedro Alves  <palves@redhat.com>
13835
13836         * gdb.base/double-prompt-target-event-error.c: New file.
13837         * gdb.base/double-prompt-target-event-error.exp: New file.
13838
13839 2014-07-14  Pedro Alves  <palves@redhat.com>
13840
13841         PR gdb/17072
13842         * gdb.base/paginate-inferior-exit.c: New file.
13843         * gdb.base/paginate-inferior-exit.exp: New file.
13844
13845 2014-07-14  Pedro Alves  <palves@redhat.com>
13846
13847         PR gdb/17072
13848         * gdb.base/paginate-bg-execution.c: New file.
13849         * gdb.base/paginate-bg-execution.exp: New file.
13850
13851 2014-07-14  Pedro Alves  <palves@redhat.com>
13852
13853         PR gdb/17072
13854         * gdb.base/paginate-execution-startup.c: New file.
13855         * gdb.base/paginate-execution-startup.exp: New file.
13856         * lib/gdb.exp (pagination_prompt): New global.
13857         (default_gdb_spawn): New procedure, factored out from
13858         default_gdb_spawn.
13859         (default_gdb_start): Adjust to call default_gdb_spawn.
13860         (gdb_spawn): New procedure.
13861
13862 2014-07-14  Pedro Alves  <palves@redhat.com>
13863
13864         * lib/gdb.exp (gdb_assert): New procedure.
13865         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13866
13867 2014-07-14  Pedro Alves  <palves@redhat.com>
13868
13869         * gdb.base/execution-termios.c: New file.
13870         * gdb.base/execution-termios.exp: New file.
13871
13872 2014-07-14  Tom Tromey  <tromey@redhat.com>
13873
13874         * gdb.cp/vla-cxx.cc: New file.
13875         * gdb.cp/vla-cxx.exp: New file.
13876
13877 2014-07-14  Tom Tromey  <tromey@redhat.com>
13878
13879         * gdb.reverse/rerun-prec.c: New file.
13880         * gdb.reverse/rerun-prec.exp: New file.
13881
13882 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13883             Maciej W. Rozycki  <macro@codesourcery.com>
13884
13885         * lib/gdb-utils.exp: New file.
13886         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13887         inline `gdb_init_command' processing.
13888         (gdb_start_cmd): Likewise.
13889         * lib/mi-support.exp (mi_run_cmd): Likewise.
13890         * README: Document `gdb_init_command' and `gdb_init_commands'.
13891
13892 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13893
13894         Fix false FAIL running under a very long directory name.
13895         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13896         and "set print elements 10000".  Twice.
13897
13898 2014-07-11  Yao Qi  <yao@codesourcery.com>
13899
13900         * gdb.base/exprs.exp: "set print symbol off".
13901
13902 2014-07-11  Pedro Alves  <palves@redhat.com>
13903
13904         * gdb.threads/kill.c: New file.
13905         * gdb.threads/kill.exp: New file.
13906
13907 2014-07-10  Yao Qi  <yao@codesourcery.com>
13908
13909         * gdb.trace/tfile.c (write_basic_trace_file)
13910         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13911         address written to trace file.
13912
13913 2014-07-09  Pedro Alves  <palves@redhat.com>
13914
13915         * gdb.base/attach-wait-input.exp: New file.
13916         * gdb.base/attach-wait-input.c: New file.
13917
13918 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13919
13920         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13921         setting up test structures.
13922         (main): Call new test function.
13923         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13924         test function, continue into test function and walk test
13925         structures.
13926
13927 2014-07-02  Yao Qi  <yao@codesourcery.com>
13928
13929         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13930         'bar_start' at the beginning of functions 'foo' and 'bar'
13931         respectively.
13932         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13933         instead of 'foo' and 'bar'.
13934
13935 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13936
13937         * gdb.btrace/segv.exp: New.
13938         * gdb.btrace/segv.c: New.
13939
13940 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13941
13942         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13943         instruction.
13944
13945 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13946
13947         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13948         vulture, vilify, villar): New volatile array constants.
13949         (vindictive, vegetation): New const volatile array constants.
13950         * gdb.base/volatile.exp: Test volatile and const volatile array
13951         types.
13952
13953 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13954
13955         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13956         target lacks support for awatch, rwatch, or hbreak.
13957
13958 2014-06-27  Yao Qi  <yao@codesourcery.com>
13959
13960         * gdb.multi/dummy-frame-restore.exp: New.
13961         * gdb.multi/dummy-frame-restore.c: New.
13962
13963 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13964
13965         * gdb.btrace/gcore.exp: New.
13966
13967 2014-06-23  Pedro Alves  <palves@redhat.com>
13968
13969         * gdb.base/watchpoint-reuse-slot.c: New file.
13970         * gdb.base/watchpoint-reuse-slot.exp: New file.
13971
13972 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13973
13974         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13975         progspace's filename in 'info', 'enable' and 'disable' command
13976         tests.
13977
13978 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13979
13980         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13981         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13982         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13983
13984 2014-06-20  Gary Benson  <gbenson@redhat.com>
13985
13986         * gdb.arch/i386-avx.exp: Fix include file location.
13987         * gdb.arch/i386-sse.exp: Likewise.
13988
13989 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13990
13991         * gdb.dlang/expression.exp: New file.
13992
13993 2014-06-19  Pedro Alves  <palves@redhat.com>
13994
13995         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13996         out from ...
13997         (top level): ... here.  Iterate running tests under different
13998         scheduler-locking settings.
13999
14000 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
14001
14002         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14003         to DW_FORM_addr and use non-zero addresses.
14004
14005 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
14006
14007         PR gdb/17017
14008         * gdb.python/py-xmethods.cc: Add global function call counters and
14009         increment them in their respective functions.  Remove "cout"
14010         statements.
14011         * gdb.python/py-xmethods.exp: Make tests check the global function
14012         call counters instead of depending on inferior IO.
14013
14014 2014-06-18  Don Breazeal  <donb@codesourcery.com>
14015
14016         * gdb.base/foll-fork.exp (default_fork_parent_follow):
14017         Deleted procedure.
14018         (explicit_fork_parent_follow): Deleted procedure.
14019         (explicit_fork_child_follow): Deleted procedure.
14020         (test_follow_fork): New procedure.
14021         (do_fork_tests): Replace calls to deleted procedures with
14022         calls to test_follow_fork and reset GDB for subsequent
14023         procedure calls.
14024
14025 2014-06-17  Yao Qi  <yao@codesourcery.com>
14026
14027         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14028         CP1252.
14029
14030 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
14031
14032         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14033         Initialize ptr and S explicitly.
14034         (skip_type_update_when_not_use_rtti_test): Likewise.
14035
14036 2014-06-16  Keith Seitz  <keiths@redhat.com>
14037
14038         PR mi/15863
14039         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14040         the inferior is started.
14041
14042 2014-06-16  Pedro Alves  <palves@redhat.com>
14043
14044         * gdb.base/break-main-file-remove-fail.c: New file.
14045         * gdb.base/break-main-file-remove-fail.exp: New file.
14046         * gdb.base/break-unload-file.exp: Use build_executable instead of
14047         prepare_for_testing.
14048         (test_break): New parameter "initial_load".  Handle it.
14049         (top level): Add initial_load cmdline/file axis.
14050
14051 2014-06-12  Tom Tromey  <tromey@redhat.com>
14052
14053         * gdb.base/completion.exp: Don't use directory name in test.
14054
14055 2014-06-09  Gary Benson  <gbenson@redhat.com>
14056
14057         * gdb.base/sigall.c [Functions to send signals]: Reorder to
14058         separate the always-available ANSI-standard signals from the
14059         signals that require checking.
14060         (main): Likewise.
14061         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14062         Likewise.
14063         (main): Likewise.
14064
14065 2014-06-07  Keith Seitz  <keiths@redhat.com>
14066
14067         Revert:
14068         PR c++/16253
14069         * gdb.cp/var-tag.cc: New file.
14070         * gdb.cp/var-tag.exp: New file.
14071         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14072         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14073         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14074         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14075
14076 2014-06-06  Doug Evans  <xdje42@gmail.com>
14077
14078         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14079
14080 2014-06-06  Pedro Alves  <palves@redhat.com>
14081
14082         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14083         in target debug output instead of looking at RSP packets,
14084         disabling the test on any target that uses hardware stepping.
14085         Update comments.
14086
14087 2014-06-06  Pedro Alves  <palves@redhat.com>
14088
14089         * gdb.base/break-unload-file.exp: Fix typo.
14090
14091 2014-06-06  Yao Qi  <yao@codesourcery.com>
14092
14093         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14094         from "jit_function" to "^jit_function".
14095
14096 2014-06-06  Yao Qi  <yao@codesourcery.com>
14097
14098         * gdb.base/async.c (foo): Add one statement.
14099         * gdb.base/async.exp: Get the next instruction address and
14100         match the output of "nexti" by instruction address.  Match
14101         the hex address in the output of "finish".
14102
14103 2014-06-06  Gary Benson  <gbenson@redhat.com>
14104
14105         * gdb.base/call-signals.c: Remove preprocessor conditionals
14106         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14107         SIGSEGV and SIGTERM.
14108         * gdb.base/sigall.c: Likewise.
14109         * gdb.base/unwindonsignal.c: Likewise.
14110         * gdb.reverse/sigall-reverse.c: Likewise.
14111
14112 2014-06-06  Yao Qi  <yao@codesourcery.com>
14113
14114         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
14115         readable, skip the test.
14116
14117 2014-06-06  Yao Qi  <yao@codesourcery.com>
14118
14119         * gdb.threads/staticthreads.c (thread_function): Move the line
14120         setting breakpoint on forward.
14121         * gdb.threads/staticthreads.exp: Update comments.
14122
14123 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
14124
14125         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14126         "history-append! type error".
14127
14128 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
14129
14130         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14131         erroneous dprintf expected input.
14132
14133 2014-06-04  Doug Evans  <xdje42@gmail.com>
14134
14135         * gdb.guile/scm-generics.exp: Delete.
14136
14137 2014-06-04  Doug Evans  <xdje42@gmail.com>
14138
14139         * gdb.guile/scm-breakpoint.exp: Update.
14140         Add tests for breakpoint registration.
14141
14142 2014-06-04  Tom Tromey  <tromey@redhat.com>
14143
14144         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14145         VLA-in-union.
14146         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14147         inner_vla_struct, vla_union types.  Initialize objects of those
14148         types and compute their sizes.
14149
14150 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
14151             Hui Zhu  <hui@codesourcery.com>
14152
14153         * gdb.base/fileio.exp: Add test for shell not available as well as
14154         available.
14155         * gdb.base/fileio.c (test_system): Check for shell twice.
14156
14157 2014-06-04  Yao Qi  <yao@codesourcery.com>
14158
14159         * gdb.base/auto-connect-native-target.exp: Remove redundant
14160         space from the regexp pattern.
14161
14162 2014-06-04  Yao Qi  <yao@codesourcery.com>
14163
14164         * gdb.base/default.exp: Replace "child" with "native" in
14165         regexp pattern.
14166
14167 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
14168
14169         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14170         * gdb.python/py-xmethods.exp: New tests to test xmethods.
14171         * gdb.python/py-xmethods.py: Python script supporting the
14172         new testcase and tests.
14173
14174 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
14175             Pedro Alves  <palves@redhat.com>
14176
14177         PR breakpoints/17000
14178         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14179         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14180
14181 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
14182
14183         * gdb.base/subst.exp: Add tests to verify partial path matching
14184         output.
14185
14186 2014-06-03  Pedro Alves  <palves@redhat.com>
14187
14188         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14189         target that doesn't use software single-stepping.
14190
14191 2014-06-03  Pedro Alves  <palves@redhat.com>
14192
14193         PR breakpoints/17000
14194         * gdb.base/sss-bp-on-user-bp-2.c: New file.
14195         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14196
14197 2014-06-02  Doug Evans  <xdje42@gmail.com>
14198
14199         * gdb.guile/scm-parameter.exp: New file.
14200
14201 2014-06-02  Doug Evans  <xdje42@gmail.com>
14202
14203         * gdb.guile/scm-cmd.c: New file.
14204         * gdb.guile/scm-cmd.exp: New file.
14205
14206 2014-06-02  Doug Evans  <xdje42@gmail.com>
14207
14208         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14209         pretty-printer lookup.
14210         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14211         (make-pp_s-printer): Call it.
14212         (make-pretty-printer-from-dict): New function.
14213         (lookup-pretty-printer-maker-from-dict): New function.
14214         (*pretty-printer*): Simplify.
14215         (make-objfile-pp_s-printer): New function.
14216         (install-objfile-pretty-printers!): New function.
14217         (make-progspace-pp_s-printer): New function.
14218         (install-progspace-pretty-printers!): New function.
14219         * gdb.guile/scm-progspace.c: New file.
14220         * gdb.guile/scm-progspace.exp: New file.
14221
14222 2014-06-02  Pedro Alves  <palves@redhat.com>
14223
14224         * gdb.base/dprintf-bp-same-addr.c: New file.
14225         * gdb.base/dprintf-bp-same-addr.exp: New file.
14226
14227 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14228
14229         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14230         * gdb.arch/powerpc-power.s: Likewise.
14231
14232 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
14233
14234         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14235
14236 2014-06-01  Yao Qi  <yao@codesourcery.com>
14237
14238         * gdb.base/watchpoint.exp (test_watch_location): Check null
14239         pointer can be dereferenced.  If not, do the test, otherwise
14240         skip it.
14241
14242 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14243
14244         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14245         results.
14246         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14247
14248 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14249
14250         * gdb.arch/amd64-invalid-stack-middle.S: New file.
14251         * gdb.arch/amd64-invalid-stack-middle.c: New file.
14252         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14253         * gdb.arch/amd64-invalid-stack-top.c: New file.
14254         * gdb.arch/amd64-invalid-stack-top.exp: New file.
14255
14256 2014-05-30  Pedro Alves  <palves@redhat.com>
14257
14258         PR breakpoints/17000
14259         * gdb.base/sss-bp-on-user-bp.c: New file.
14260         * gdb.base/sss-bp-on-user-bp.exp: New file.
14261
14262 2014-05-30  David Blaikie  <dblaikie@gmail.com>
14263
14264         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14265         gnu_inline semantics via attribute.
14266         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14267         source explicitly specifies the required semantics.
14268
14269 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
14270
14271         * gdb.reverse/sigall-reverse.exp: Fix a typo.
14272
14273 2014-05-29  Pedro Alves  <palves@redhat.com>
14274             Tom Tromey  <tromey@redhat.com>
14275
14276         * gdb.base/async-shell.exp: Don't enable target-async.
14277         * gdb.base/async.exp
14278         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14279         parameter.  Adjust.
14280         (top level): Don't test with "target-async".
14281         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14282         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14283         * gdb.base/inferior-died.exp: Don't enable target-async.
14284         * gdb.base/interrupt-noterm.exp: Likewise.
14285         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14286         * gdb.mi/mi-nonstop-exit.exp: Likewise.
14287         * gdb.mi/mi-nonstop.exp: Likewise.
14288         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14289         * gdb.mi/mi-nsintrall.exp: Likewise.
14290         * gdb.mi/mi-nsmoribund.exp: Likewise.
14291         * gdb.mi/mi-nsthrexec.exp: Likewise.
14292         * gdb.mi/mi-watch-nonstop.exp: Likewise.
14293         * gdb.multi/watchpoint-multi.exp: Adjust comment.
14294         * gdb.python/py-evsignal.exp: Don't enable target-async.
14295         * gdb.python/py-evthreads.exp: Likewise.
14296         * gdb.python/py-prompt.exp: Likewise.
14297         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14298         * gdb.server/solib-list.exp: Don't enable target-async.
14299         * gdb.threads/thread-specific-bp.exp: Likewise.
14300         * lib/mi-support.exp: Adjust to use mi-async.
14301
14302 2014-05-29  Pedro Alves  <palves@redhat.com>
14303
14304         PR gdb/13860
14305         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14306         reason, even in sync mode.
14307
14308 2014-05-29  Pedro Alves  <palves@redhat.com>
14309             Hui Zhu  <hui@codesourcery.com>
14310
14311         PR PR15693
14312         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14313         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14314         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14315         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14316
14317 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
14318
14319         * config/monitor.exp (gdb_target_monitor): Replace use of
14320         "set remotebaud" by "set serial baud".
14321
14322 2014-05-26  Andy Wingo  <wingo@igalia.com>
14323
14324         * gdb.guile/scm-breakpoint.exp:
14325         * gdb.guile/scm-gsmob.exp: Update to use plain old object
14326         properties instead of gdb-object-properties.
14327
14328 2014-05-26  Yao Qi  <yao@codesourcery.com>
14329
14330         * gdb.server/no-thread-db.exp: Specify source file name
14331         explicitly when setting a breakpoint.
14332
14333 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14334
14335         * gdb.btrace/vdso.c: New.
14336         * gdb.btrace/vdso.exp: New.
14337
14338 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14339
14340         * gdb.base/gcore.exp (capture_command_output): Move ...
14341         * lib/gdb.exp (capture_command_output): ... here.
14342
14343 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14344
14345         * gdb.btrace/data.exp: Test memory access during btrace replay.
14346
14347 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
14348
14349         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14350
14351 2014-05-21  Pedro Alves  <palves@redhat.com>
14352
14353         PR gdb/13860
14354         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14355         (top level): Test that output related to execution commands is
14356         sent to the console with CLI commands, but not with MI commands.
14357         Test that breakpoint events are always mirrored to the console.
14358         Also expect the new source line to be output after a "next" in
14359         async mode too.  Make it a pass/fail test.
14360         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14361         output.
14362         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14363
14364 2014-05-21  Pedro Alves  <palves@redhat.com>
14365
14366         * gdb.base/list.exp (build_pattern, test_list): New procedures.
14367         Use them to test variations of "list" after reaching a breakpoint.
14368         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14369         Test "list" with listsize 10 after reaching a breakpoint.
14370         * gdb.python/python.exp (decode_line current location line
14371         number): Adjust expected line number.
14372
14373 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
14374
14375         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14376         behavior for $args, pass it directly to "run".
14377
14378 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
14379
14380         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14381         30000 to 65536.
14382
14383 2014-05-21  Pedro Alves  <palves@redhat.com>
14384
14385         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14386         auto-connect-native-target off".
14387         * gdb.base/auto-connect-native-target.c: New file.
14388         * gdb.base/auto-connect-native-target.exp: New file.
14389
14390 2014-05-21  Pedro Alves  <palves@redhat.com>
14391
14392         * gdb.base/default.exp: Test "target native" instead of "target
14393         child".
14394
14395 2014-05-21  Mark Wielaard  <mjw@redhat.com>
14396
14397         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14398
14399 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14400
14401         Fix TLS access for -static -pthread.
14402         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14403         <HAVE_TLS> (thread_function, main): Initialize it.
14404         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14405         Add clean_restart.
14406         <$have_tls != "">: Check TLSVAR.
14407
14408 2014-05-21  Pedro Alves  <palves@redhat.com>
14409
14410         * gdb.base/dcache-line-read-error.c: New.
14411         * gdb.base/dcache-line-read-error.exp: New.
14412
14413 2014-05-20  Pedro Alves  <palves@redhat.com>
14414
14415         * gdb.base/compare-sections.c: New file.
14416         * gdb.base/compare-sections.exp: New file.
14417
14418 2014-05-20  Pedro Alves  <palves@redhat.com>
14419
14420         * gdb.base/break-idempotent.c: New file.
14421         * gdb.base/break-idempotent.exp: New file.
14422
14423 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
14424
14425         * gdb.btrace/nohist.exp: New.
14426
14427 2014-05-20  Yao Qi  <yao@codesourcery.com>
14428
14429         * lib/gdb.exp (gdb_init): Set timeout if test file is under
14430         gdb.reverse directory and gdb_reverse_timeout exists in board
14431         setting.
14432         * README: Document gdb_reverse_timeout.
14433
14434 2014-05-20  Yao Qi  <yao@codesourcery.com>
14435
14436         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14437         'test_file_name'.  Treat args as a string instead of a list.
14438         (gdb_init): Rename argument 'args' by 'test_file_name'.
14439
14440 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
14441
14442         * gdb.arch/powerpc-power.exp: New file.
14443         * gdb.arch/powerpc-power.s: New file.
14444
14445 2014-05-16  Doug Evans  <dje@google.com>
14446
14447         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14448         * gdb.base/completion.exp: Check that all expected files exist
14449         before doing file completion.
14450
14451 2014-05-16  Doug Evans  <dje@google.com>
14452
14453         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14454         Update.
14455         (do_syscall_tests_without_xml): Update.
14456
14457 2014-05-16  Pedro Alves  <palves@redhat.com>
14458
14459         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14460         instead of "unknown output after running".
14461
14462 2014-05-16  Yao Qi  <yao@codesourcery.com>
14463
14464         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
14465         file1.txt from host at the end.
14466         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14467
14468 2014-05-15  Doug Evans  <dje@google.com>
14469
14470         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14471         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14472         loading file.  Add test for TU lookup.
14473
14474 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14475
14476         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14477         calling "-exec-arguments" or "set args" before running the
14478         inferior.
14479
14480 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14481
14482         * lib/mi-support.exp (mi_expect_stop): Expect message for
14483         inferiors that exit with non-zero exit code.
14484
14485 2014-05-14  Yao Qi  <yao@codesourcery.com>
14486
14487         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14488         match absolute path on remote host.
14489         (test_file_list_exec_source_files): Remove "/" from the
14490         pattern.
14491
14492 2014-05-14  Yao Qi  <yao@codesourcery.com>
14493
14494         * boards/local-remote-host-notty.exp (${board}_file): New
14495         proc.
14496
14497 2014-05-07  Kyle McMartin  <kyle@redhat.com>
14498
14499         Pushed by Joel Brobecker  <brobecker@adacore.com>.
14500         * gdb.arch/aarch64-atomic-inst.c: New file.
14501         * gdb.arch/aarch64-atomic-inst.exp: New file.
14502
14503 2014-05-07  Yao Qi  <yao@codesourcery.com>
14504
14505         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14506         in current context" too.
14507
14508 2014-05-05  Keith Seitz  <keiths@redhat.com>
14509
14510         * gdb.linespec/ls-dollar.exp: Add test for linespec
14511         file:convenience_variable.
14512
14513 2014-05-05  Yao Qi  <yao@codesourcery.com>
14514
14515         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14516         traceframes into tfile and ctf trace files.  Read data from
14517         trace file and test collected data.
14518         (gdb_collect_locals_test): Likewise.
14519         (gdb_unavailable_registers_test): Likewise.
14520         (gdb_unavailable_floats): Likewise.
14521         (gdb_collect_globals_test): Likewise.
14522         (top-level): Append "ctf" to trace_file_targets if GDB
14523         supports.
14524
14525 2014-05-05  Yao Qi  <yao@codesourcery.com>
14526
14527         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14528         code to ...
14529         (gdb_collect_args_test_1): ... it.  New proc.
14530         (gdb_collect_locals_test): Move some code to ...
14531         (gdb_collect_locals_test_1): ... it.  New proc.
14532         (gdb_unavailable_registers_test): Move some code to ...
14533         (gdb_unavailable_registers_test_1): ... it.  New proc.
14534         (gdb_unavailable_floats): Move some code to ...
14535         (gdb_unavailable_floats_1): ... it.  New proc.
14536
14537 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14538
14539         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14540         probes to test for bitness recognition.
14541         * gdb.arch/amd64-stap-optional-prefix.exp
14542         (test_probe_value_without_reg): New procedure.
14543         Add code to test for different kinds of bitness.
14544
14545 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14546
14547         PR breakpoints/16889
14548         * gdb.arch/amd64-stap-optional-prefix.S: New file.
14549         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14550
14551 2014-05-01  Pedro Alves  <palves@redhat.com>
14552
14553         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
14554         gdb_file_cmd if no file is specified.
14555         * boards/native-extended-gdbserver.exp (gdb_load): Use the
14556         last_loaded_file to set the remote exec-file.
14557
14558 2014-05-01  Pedro Alves  <palves@redhat.com>
14559
14560         * boards/local-remote-host.exp: New file.
14561
14562 2014-05-01  Pedro Alves  <palves@redhat.com>
14563
14564         * boards/local-remote-host.exp: Rename to ...
14565         * boards/local-remote-host-notty.exp: ... this.
14566
14567 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
14568
14569         * gdb.ada/dyn_arrayidx: New testcase.
14570
14571 2014-04-26  Yao Qi  <yao@codesourcery.com>
14572
14573         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
14574         and compute the length of function main.  Save it in
14575         $main_length.
14576         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14577         (top-level): Use gdb_compile to compile objects into
14578         executable and restart GDB.  Remove invocation to
14579         prepare_for_testing.
14580
14581 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
14582             Pedro Alves  <palves@redhat.com>
14583
14584         PR server/16255
14585         * gdb.multi/multi-attach.c: New file.
14586         * gdb.multi/multi-attach.exp: New file.
14587
14588 2014-04-25  Pedro Alves  <palves@redhat.com>
14589
14590         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14591         user.
14592         (top level): Test that "set remote conditional-breakpoints-packet
14593         off" works as intended.
14594         * gdb.base/dprintf.exp: Test that "set remote
14595         breakpoint-commands-packet off" works as intended.
14596         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14597         New function.
14598         (top level): Call it.
14599         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14600         remote fast-tracepoints-packet off" works as intended.
14601         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14602         * lib/gdb.exp (gdb_is_target_remote): ... here.
14603
14604 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14605
14606         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14607         ensure clang would not discard them.
14608         * gdb.base/gdbvars.c: Ditto.
14609         * gdb.base/memattr.c: Ditto.
14610         * gdb.base/whatis.c: Ditto.
14611         * gdb.python/py-prettyprint.c: Ditto.
14612         * gdb.trace/actions.c: Ditto.
14613         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14614         ensure clang would not discard it.
14615
14616 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14617
14618         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14619         clang to emit the full definition of type required by the test
14620         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14621
14622 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14623
14624         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14625         coax Clang into emitting the definition of the type.
14626         * gdb.cp/pr10728-x.h (y): Ditto.
14627         * gdb.cp/pr10728-y.cc (y): Ditto.
14628
14629 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14630
14631         * gdb.base/label.exp: XFAIL label related tests under Clang.
14632         * gdb.cp/cplabel.exp: Ditto.
14633         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14634         under Clang those using labels.
14635
14636 2014-04-25  Yao Qi  <yao@codesourcery.com>
14637
14638         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14639         double_label.
14640         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14641         partial_label and double_label.
14642
14643 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14644
14645         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14646
14647 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14648
14649         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14650         of the function to work across GCC and Clang.
14651         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14652         pointer types (const void ** const V void **).
14653
14654 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
14655             Walfred Tedeschi  <walfred.tedeschi@intel.com>
14656
14657         * Makefile.in (EXECUTABLES): Added i386-avx512.
14658         * gdb.arch/i386-avx512.c: New file.
14659         * gdb.arch/i386-avx512.exp: Likewise.
14660
14661 2014-04-23  Keith Seitz  <keiths@redhat.com>
14662
14663         * lib/mi-support.exp (mi_list_breakpoints): Delete.
14664         (mi_make_breakpoint_table): New procedure.
14665         (mi_create_breakpoint): Use mi_make_breakpoint
14666         and return the result.
14667         (mi_make_breakpoint): New procedure.
14668         (mi_build_kv_pairs): New procedure.
14669
14670         * gdb.mi/mi-break.exp: Remove unused globals,
14671         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14672         All callers updated.
14673         * gdb.mi/mi-dprintf.exp: Use variable to track command
14674         number.
14675         Update all callers of mi_create_breakpoint and use
14676         mi_make_breakpoint_table.
14677         Remove any unused global variables.
14678         * gdb.mi/mi-nonstop.exp: Likewise.
14679         * gdb.mi/mi-nsintrall.exp: Likewise.
14680         * gdb.mi/mi-nsmoribund.exp: Likewise.
14681         * gdb.mi/mi-nsthrexec.exp: Likewise.
14682         * gdb.mi/mi-reverse.exp: Likewise.
14683         * gdb.mi/mi-simplerun.exp: Likewise.
14684         * gdb.mi/mi-stepn.exp: Likewise.
14685         * gdb.mi/mi-syn-frame.exp: Likewise.
14686         * gdb.mi/mi-until.exp: Likewise.
14687         * gdb.mi/mi-var-cp.exp: Likewise.
14688         * gdb.mi/mi-var-display.exp: Likewise.
14689         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14690         * gdb.mi/mi2-var-child.exp: Likewise.
14691         * gdb.mi/mi-vla-c99.exp: Likewise.
14692         * lib/mi-support.exp: Likewise.
14693
14694         From Ian Lance Taylor  <iant@cygnus.com>:
14695         * lib/gdb.exp (parse_args): New procedure.
14696
14697 2014-04-23  Pedro Alves  <palves@redhat.com>
14698
14699         * gdb.base/break-unload-file.c: New file.
14700         * gdb.base/break-unload-file.exp: New file.
14701         * gdb.base/sym-file-lib.c (baz): New function.
14702         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14703         field.
14704         (load): Store the segment's mapped size.
14705         (unload): New function.
14706         (unload_shlib): New function.
14707         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14708         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14709         set a breakpoint at baz, and call it.
14710         * gdb.base/sym-file.exp: New tests for stale breakpoint
14711         instructions.
14712
14713 2014-04-23  Pedro Alves  <palves@redhat.com>
14714
14715         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14716         * gdb.base/hbreak-in-shr-unsupported.c: New file.
14717         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14718         * gdb.base/hbreak-unmapped.c: New file.
14719         * gdb.base/hbreak-unmapped.exp: New file.
14720         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14721         * lib/gdb.exp (gdb_is_target_remote): ... here.
14722
14723 2014-04-22  Pedro Alves  <palves@redhat.com>
14724
14725         * gdb.base/consecutive-step-over.c: New file.
14726         * gdb.base/consecutive-step-over.exp: New file.
14727
14728 2014-04-22  Pedro Alves  <palves@redhat.com>
14729
14730         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14731         instead of send_gdb/gdb_expect.
14732
14733 2014-04-22  Yao Qi  <yao@codesourcery.com>
14734
14735         * lib/trace-support.exp (generate_tracefile): New procedure.
14736         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14737         return 0.
14738         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14739         if generate_tracefile returns 1.
14740
14741 2014-04-18  Tom Tromey  <palves@redhat.com>
14742             Pedro alves  <tromey@redhat.com>
14743
14744         PR backtrace/15558
14745         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14746         with a backtrace limit.
14747         * gdb.python/py-frame-inline.exp: Test running to an inline
14748         function with a backtrace limit, and printing the newest frame.
14749         * gdb.python/py-frame-inline.c (main): Call f.
14750
14751 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14752
14753         * gdb.java/jnpe.exp: Drop srcdir from untested path.
14754
14755 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14756
14757         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14758         Drop prefix from unsupported source file path.
14759
14760 2014-04-17  Yao Qi  <yao@codesourcery.com>
14761
14762         * lib/gdb.exp (with_target_charset): New proc.
14763         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14764         with_target_charset.
14765         (test_print_strings): Likewise.
14766         (test_repeat_bytes): Likewise.
14767         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14768         for some tests.
14769
14770 2014-04-16  Keith Seitz  <keiths@redhat.com>
14771
14772         PR gdb/15827
14773         * gdb.dwarf2/corrupt.c: New file.
14774         * gdb.dwarf2/corrupt.exp: New file.
14775
14776 2014-04-16  Keith Seitz  <keiths@redhat.com>
14777
14778         PR c++/16597
14779         * gdb.cp/namelessclass.cc: New file.
14780         * gdb.cp/namelessclass.exp: New file.
14781         * gdb.cp/namelessclass.S: New file.
14782
14783 2014-04-16  Doug Evans  <dje@google.com>
14784
14785         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14786         Add comment.
14787         (gdbserver_default_get_comm_port): New function.
14788         (gdbserver_start): Check if board file provided
14789         "gdbserver,get_comm_port" and use it if so.
14790         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14791         (gdb,socketport): Set to "stdio".
14792         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14793         (stdio_gdbserver_template): Delete.
14794         (${board}_get_remote_address): Update.
14795         (${board}_build_remote_cmd): Delete.
14796         (${board}_get_comm_port): New function.
14797         (${board}_spawn): Update.
14798         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14799         Delete.
14800         (${board}_get_remote_address): Update.
14801         (${board}_get_comm_port): New function.
14802
14803 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
14804
14805         * gdb.base/memattr.exp: Improve regexps to handle memory regions
14806         appearing in any order.
14807
14808 2014-04-15  Doug Evans  <dje@google.com>
14809
14810         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14811         uninitialized value of "description".
14812
14813 2014-04-15  Keith Seitz  <keiths@redhat.com>
14814
14815         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14816         Remove unused globals.
14817         (test_running_the_program): Likewise.
14818         (test_controlled_execution): Likewise.
14819         (test_controlling_breakpoints): Likewise.
14820         (test_program_termination): Likewise.
14821
14822 2014-04-15  Keith Seitz  <keiths@redhat.com>
14823
14824         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14825         unused globals.
14826         (test_rbreak_creation_and_listing): Likewise.
14827         (test_ignore_count): Likewise.
14828         (test_error): Likewise.
14829
14830 2014-04-15  Pedro Alves  <palves@redhat.com>
14831
14832         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14833         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14834         sym-file-loader.c.
14835         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14836         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14837         to sym-file-loader.c.
14838         (struct library): Forward declare.
14839         (load_shlib, lookup_function): Change prototypes.
14840         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14841         (translate_offset): Remove declarations.
14842         (get_text_addr): New declaration.
14843         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14844         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14845         sym-file-loader.h.
14846         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14847         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14848         here from sym-file-loader.h.
14849         (struct library): New structure.
14850         (load_shlib, lookup_function): Change prototypes and adjust to
14851         work with a struct library.
14852         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14853         (translate_offset): Make static.
14854         (get_text_addr): New function.
14855         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14856
14857 2014-04-15  Pedro Alves  <palves@redhat.com>
14858
14859         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14860
14861 2014-04-15  Pedro Alves  <palves@redhat.com>
14862
14863         * gdb.base/sym-file-loader.c: Include <limits.h>.
14864         (SELF_LINK): New define.
14865         (get_origin): New function.
14866         (load_shlib): Use it.
14867         * gdb.base/sym-file.exp: Don't early return if the target is
14868         remote.  Use runto_main, and issue fail is that fails.  Use
14869         gdb_load_shlibs.
14870         (shlib_name): Delete.
14871         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14872
14873 2014-04-15  Pedro Alves <palves@redhat.com>
14874
14875         * gdb.base/sym-file.exp: Remove regex characters from test
14876         message.  Don't refer to breakpoint numbers in test messages.
14877
14878 2014-04-14  Keith Seitz  <keiths@redhat.com>
14879
14880         PR c++/16253
14881         * gdb.cp/var-tag.cc: New file.
14882         * gdb.cp/var-tag.exp: New file.
14883         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14884         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14885         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14886         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14887
14888 2014-04-14  Tom Tromey  <tromey@redhat.com>
14889
14890         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14891         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14892         type.
14893         * gdb.cp/enum-class.exp: New file.
14894         * gdb.cp/enum-class.cc: New file.
14895
14896 2014-04-14  Tom Tromey  <tromey@redhat.com>
14897
14898         * gdb.dwarf2/enum-type.exp: New file.
14899
14900 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14901
14902         * gdb.mi/mi-vla-c99.exp: New file.
14903         * gdb.mi/vla.c: New file.
14904
14905 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14906
14907         * gdb.base/vla-datatypes.c: New file.
14908         * gdb.base/vla-datatypes.exp: New file.
14909
14910 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14911
14912         * gdb.base/vla-ptr.c: New file.
14913         * gdb.base/vla-ptr.exp: New file.
14914
14915 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14916
14917         * gdb.dwarf2/count.exp: New file.
14918
14919 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14920
14921         * gdb.base/vla-sideeffect.c: New file.
14922         * gdb.base/vla-sideeffect.exp: New file.
14923
14924 2014-04-14  David Blaikie <dblaikie@gmail.com>
14925
14926         * gdb.mi/non-stop.c: Add return value for non-void function return
14927         statement.
14928         * gdb.threads/staticthreads.c: Ditto.
14929
14930 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14931             Doug Evans  <xdje42@gmail.com>
14932
14933         * gdb.guile/scm-value.c: Improve test case.
14934         * gdb.guile/scm-value.exp: Add new test.
14935
14936 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14937
14938         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14939         override Clang's default.
14940
14941 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14942
14943         Revert the following changes (regressions):
14944
14945         * gdb.base/vla-sideeffect.c: New file.
14946         * gdb.base/vla-sideeffect.exp: New file.
14947
14948         * gdb.dwarf2/count.exp: New file.
14949
14950         * gdb.base/vla-multi.c: New file.
14951         * gdb.base/vla-multi.exp: New file.
14952
14953         * gdb.base/vla-ptr.c: New file.
14954         * gdb.base/vla-ptr.exp: New file.
14955
14956         * gdb.base/vla-datatypes.c: New file.
14957         * gdb.base/vla-datatypes.exp: New file.
14958
14959         * gdb.mi/mi-vla-c99.exp: New file.
14960         * gdb.mi/vla.c: New file.
14961
14962 2014-04-11  Keith Seitz  <keiths@redhat.com>
14963
14964         PR c++/16675
14965         * gdb.cp/cpsizeof.exp: New file.
14966         * gdb.cp/cpsizeof.cc: New file.
14967
14968 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14969
14970         * gdb.mi/mi-vla-c99.exp: New file.
14971         * gdb.mi/vla.c: New file.
14972
14973 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14974
14975         * gdb.base/vla-datatypes.c: New file.
14976         * gdb.base/vla-datatypes.exp: New file.
14977
14978 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14979
14980         * gdb.base/vla-ptr.c: New file.
14981         * gdb.base/vla-ptr.exp: New file.
14982
14983 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14984
14985         * gdb.base/vla-multi.c: New file.
14986         * gdb.base/vla-multi.exp: New file.
14987
14988 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14989
14990         * gdb.dwarf2/count.exp: New file.
14991
14992 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14993
14994         * gdb.base/vla-sideeffect.c: New file.
14995         * gdb.base/vla-sideeffect.exp: New file.
14996
14997 2014-04-11  Yao Qi  <yao@codesourcery.com>
14998
14999         * gdb.base/completion.exp: Check file exists before running tests
15000         on file completion.
15001
15002 2014-04-10  Pedro Alves  <palves@redhat.com>
15003
15004         * gdb.base/cond-eval-mode.c: New file.
15005         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
15006         prepare_for_testing to build the new file.  Check result of
15007         runto_main.
15008         (test_break, test_watch): New procedures.
15009         (top level): Use them.
15010
15011 2014-04-08  Pierre Muller  <muller@sourceware.org>
15012
15013         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15014         Ctrl-V use for mingw hosts.
15015
15016 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
15017
15018         * gdb.python/py-value.c: Improve test case.
15019         * gdb.python/py-value.exp: Add new test.
15020
15021 2014-04-07  David Blaikie  <dblaikie@gmail.com>
15022
15023         * lib/compiler.c: Identify the clang compiler.
15024         * lib/compiler.cc: Ditto.
15025
15026 2014-04-03  Yao Qi  <yao@codesourcery.com>
15027
15028         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15029
15030 2014-04-01  Anton Blanchard  <anton@samba.org>
15031
15032         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
15033         messages unique.
15034
15035 2014-04-01  Anton Blanchard  <anton@samba.org>
15036
15037         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15038         prepare_for_testing.
15039
15040 2014-04-01  Anton Blanchard  <anton@samba.org>
15041
15042         * gdb.arch/ppc64-atomic-inst.c: Remove.
15043         * gdb.arch/ppc64-atomic-inst.S: New file.
15044         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15045
15046 2014-03-31  Doug Evans  <dje@google.com>
15047
15048         * gdb.base/print-symbol-loading-lib.c: New file.
15049         * gdb.base/print-symbol-loading-main.c: New file.
15050         * gdb.base/print-symbol-loading.exp: New file.
15051
15052 2014-03-31  Yao Qi  <yao@codesourcery.com>
15053
15054         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15055
15056 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
15057
15058         * gdb.ada/mi_dyn_arr: New testcase.
15059
15060 2014-03-27  Doug Evans  <dje@google.com>
15061
15062         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15063
15064 2014-03-27  Yao Qi  <yao@codesourcery.com>
15065
15066         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15067         if target is nios2-*-*.
15068
15069 2014-03-26  Yao Qi  <yao@codesourcery.com>
15070
15071         * lib/gdb.exp (readline_is_used): New proc.
15072         * gdb.base/completion.exp: Move tests on command complete up.
15073         Skip the rest of tests if readline is not used.
15074         * gdb.ada/complete.exp: Skp the test if readline is not
15075         used.
15076         * gdb.base/filesym.exp: Likewise.
15077         * gdb.base/macscp.exp: Likewise.
15078         * gdb.base/readline-ask.exp: Likewise.
15079         * gdb.base/readline.exp: Likewise.
15080         * gdb.python/py-cmd.exp: Likewise.
15081         * gdb.trace/tfile.exp: Likewise.
15082
15083 2014-03-26  Yao Qi  <yao@codesourcery.com>
15084
15085         * gdb.base/macscp.exp: Fix code format issues.
15086
15087 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
15088
15089         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15090         * gdb.asm/powerpc64le.inc: New file.
15091
15092 2014-03-25  Pedro Alves  <palves@redhat.com>
15093             Doug Evans  <dje@google.com>
15094
15095         * gdb.base/source-execution.c: New file.
15096         * gdb.base/source-execution.exp: New file.
15097         * gdb.base/source-execution.gdb: New file.
15098
15099 2014-03-24  Doug Evans  <dje@google.com>
15100
15101         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15102         using fission.
15103
15104 2014-03-24  Hui Zhu  <hui@codesourcery.com>
15105             Pedro Alves  <palves@redhat.com>
15106
15107         PR breakpoints/16101
15108         * gdb.base/dprintf.exp: Use unsupported rather than changing the
15109         test pass/fail messages.  Detect missing support for dprintf when
15110         breakpoints are actually inserted.
15111         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15112         breakpoints are actually inserted.
15113         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15114         fails.
15115
15116 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
15117
15118         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15119
15120 2014-03-22  Doug Evans  <xdje42@gmail.com>
15121
15122         * gdb.python/python.exp (python not supported): Verify multi-line
15123         python command issues an error.
15124         * gdb.guile/guile.exp (guile not supported): Verify multi-line
15125         guile command issues an error.
15126
15127 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
15128
15129         * gdb.threads/thread-specific.exp: Handle the lack of usable
15130         $this_breakpoint and $this_thread.
15131
15132 2014-03-21  Hui Zhu  <hui@codesourcery.com>
15133
15134         * gdb.base/attach.exp (do_command_attach_tests): New.
15135
15136 2014-03-20  Tom Tromey  <tromey@redhat.com>
15137             Pedro Alves  <palves@redhat.com>
15138
15139         PR cli/15718
15140         * gdb.base/condbreak-call-false.c: New file.
15141         * gdb.base/condbreak-call-false.exp: New file.
15142
15143 2014-03-20  Pedro Alves  <palves@redhat.com>
15144
15145         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15146         Delete.
15147         (block_signals, unblock_signals): Delete.
15148         (child_function_2, main): Remove references to deleted variable
15149         and functions.
15150
15151 2014-03-20  Pedro Alves  <palves@redhat.com>
15152
15153         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15154         Use pthread_kill to signal thread 2.
15155         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15156         Adjust to make the test send itself a signal rather than using the
15157         host's "kill" command.
15158
15159 2014-03-20  Pedro Alves  <palves@redhat.com>
15160
15161         * gdb.threads/multiple-step-overs.c: New file.
15162         * gdb.threads/multiple-step-overs.exp: New file.
15163         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15164         Adjust expected infrun debug output.
15165
15166 2014-03-20  Pedro Alves  <palves@redhat.com>
15167
15168         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15169         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15170
15171 2014-03-20  Pedro Alves  <palves@redhat.com>
15172
15173         PR breakpoints/7143
15174         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15175         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
15176         of gdb_test_multiple.
15177         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15178         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15179
15180 2014-03-20  Pedro Alves  <palves@redhat.com>
15181
15182         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15183         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15184
15185 2014-03-19  Pedro Alves  <palves@redhat.com>
15186
15187         * gdb.base/async.exp: Remove early return.
15188
15189 2014-03-19  Pedro Alves  <palves@redhat.com>
15190
15191         * gdb.base/async.exp (step& tests): Pass explicit test messages.
15192
15193 2014-03-19  Pedro Alves  <palves@redhat.com>
15194
15195         * gdb.base/async.exp (test_background): Expect \r\n after
15196         "completed." in the fail pattern.
15197
15198 2014-03-19  Pedro Alves  <palves@redhat.com>
15199
15200         * gdb.base/async.exp (test_background): New procedure.
15201         Use it for all background execution command tests.
15202
15203 2014-03-19  Pedro Alves  <palves@redhat.com>
15204
15205         * gdb.base/async.exp: Use prepare_for_testing.
15206
15207 2014-03-19  Pedro Alves  <palves@redhat.com>
15208
15209         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
15210         the same line.
15211
15212 2014-03-19  Pedro Alves  <palves@redhat.com>
15213
15214         * gdb.base/async.c (main): Add "jump here" and "until here" line
15215         marker comments.
15216         * gdb.base/async.exp (jump_here): New global.
15217         (jump& test): Use it.
15218         (until_here): New global.
15219         (until& test): Use it.
15220
15221 2014-03-19  Pedro Alves  <palves@redhat.com>
15222
15223         * gdb.base/async.exp: Don't frob gdb_protocol.
15224
15225 2014-03-18  Doug Evans  <xdje42@gmail.com>
15226
15227         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
15228         Fix spelling of exec-done-display.
15229
15230 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
15231
15232         PR gdb/15358
15233         * gdb.base/gdb-sigterm.c: New file.
15234         * gdb.base/gdb-sigterm.exp: New file.
15235
15236 2014-03-18  Pedro Alves  <palves@redhat.com>
15237
15238         PR gdb/13860
15239         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15240         * lib/mi-support.exp (mi_expect_stop): Add special handling for
15241         solib-event.
15242
15243 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
15244
15245         * gdb.ada/pckd_arr_ren: New testcase.
15246
15247 2014-03-13  Doug Evans  <xdje42@gmail.com>
15248
15249         PR guile/16612
15250         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15251         collect after discarding symbols.
15252
15253 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
15254             Doug Evans  <xdje42@gmail.com>
15255
15256         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15257         to history survives a gc.
15258
15259 2014-03-13  Pedro Alves  <palves@redhat.com>
15260
15261         * gdb.base/default.exp: Don't test "target procfs".
15262
15263 2014-03-13  Pedro Alves  <palves@redhat.com>
15264
15265         * gdb.base/default.exp: Update "target child" and "target procfs"
15266         tests to not expect "Unix".
15267
15268 2014-03-12  Tom Tromey  <tromey@redhat.com>
15269
15270         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15271         New procs.  Add target-async tests.
15272         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15273         Add target-async tests.
15274
15275 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15276
15277         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15278         'func_start' and 'func_end' for the beginning and end of the
15279         function code, respectively.
15280         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15281         'func_end' instead of 'func' and 'main'.
15282
15283 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15284
15285         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15286         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15287         generate the debug info assembler source.
15288
15289 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15290
15291         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15292         * gdb.dwarf2/arr-subrange.exp: Likewise.
15293         * gdb.dwarf2/dwz.exp: Likewise.
15294         * gdb.dwarf2/method-ptr.exp: Likewise.
15295         * gdb.dwarf2/missing-sig-type.exp: Likewise.
15296         * gdb.dwarf2/subrange.exp: Likewise.
15297         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15298         * gdb.dwarf2/implptrpiece.exp: Likewise.
15299         * gdb.dwarf2/nostaticblock.exp: Likewise.
15300
15301 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15302
15303         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15304         directory to absolute path name arguments.
15305
15306 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
15307
15308         * gdb.ada/tagged_access: New testcase.
15309
15310 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
15311
15312         * gdb.btrace/data.exp: Update expected output.
15313
15314 2014-03-06  Yao Qi  <yao@codesourcery.com>
15315
15316         * gdb.trace/pr16508.exp: New file.
15317
15318 2014-03-05  Pedro Alves  <palves@redhat.com>
15319
15320         PR gdb/16575
15321         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15322         procedure.
15323         (top level): Adjust to use it.  Add tests that exercise breakpoint
15324         interaction with the code-cache.
15325
15326 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
15327
15328         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15329         test for 'history-append!'.
15330
15331 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15332
15333         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15334         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15335         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15336         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15337         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15338         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15339
15340 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15341
15342         * testsuite/gdb.python/py-pp-re-notag.c: New file.
15343         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15344         * testsuite/gdb.python/py-pp-re-notag.p: New file.
15345
15346 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15347
15348         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15349
15350 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15351
15352         * gdb.dwarf2/arr-stride.c: New file.
15353         * gdb.dwarf2/arr-stride.exp: New file.
15354
15355 2014-02-26  Pedro Alves  <palves@redhat.com>
15356
15357         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15358         that won't ever trigger.  Make sure that GDB reports the correct
15359         breakpoint that caused the stop.
15360
15361 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15362
15363         PR gdb/16626
15364         * gdb.base/auto-load-script: New file.
15365         * gdb.base/auto-load.c: New file.
15366         * gdb.base/auto-load.exp: New file.
15367
15368         PR gdb/16626
15369         * gdb.base/auto-load.exp: Fix out-of-srctree run.
15370
15371 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15372
15373         Fix dw2-icycle.exp -fsanitize=address GDB crash.
15374         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15375
15376 2014-02-24  Doug Evans  <dje@google.com>
15377
15378         * lib/gdb.exp (run_on_host): Log error output if program fails.
15379
15380 2014-02-21  Pedro Alves  <palves@redhat.com>
15381
15382         * gdb.threads/step-after-sr-lock.c: Rename to ...
15383         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15384         * gdb.threads/step-after-sr-lock.exp: Rename to ...
15385         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15386         ... this.
15387
15388 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
15389
15390         PR tdep/16397
15391         * gdb.arch/amd64-stap-special-operands.exp: New file.
15392         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15393         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15394         * gdb.arch/amd64-stap-triplet.S: Likewise.
15395         * gdb.arch/amd64-stap-triplet.c: Likewise.
15396
15397 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
15398
15399         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15400         in .section pseudo-op.
15401
15402 2014-02-20  lin zuojian  <manjian2006@gmail.com>
15403             Joel Brobecker  <brobecker@adacore.com>
15404             Doug Evans  <xdje42@gmail.com>
15405
15406         PR symtab/16581
15407         * gdb.dwarf2/dw2-icycle.S: New file.
15408         * gdb.dwarf2/dw2-icycle.c: New file.
15409         * gdb.dwarf2/dw2-icycle.exp: New file.
15410
15411 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
15412
15413         * gdb.python/py-value-cc.cc: Improve test case to enable testing
15414         operations on gdb.Value objects.
15415         * gdb.python/py-value-cc.exp: Add new test to test operations on
15416         gdb.Value objects.
15417
15418 2014-02-18  Doug Evans  <dje@google.com>
15419
15420         * Makefile.in (TESTS): New variable.
15421         (expanded_tests, expanded_tests_or_none): New variables
15422         (check-single): Pass $(expanded_tests_or_none) to runtest.
15423         (check-parallel): Only run tests in $(TESTS) if non-empty.
15424         (check/no-matching-tests-found): New rule.
15425         * README: Document TESTS makefile variable.
15426
15427 2014-02-18  Doug Evans  <dje@google.com>
15428
15429         * Makefile.in (check-parallel): rm -rf outputs temp.
15430
15431 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
15432
15433         Fix "ERROR: no fileid for" in the testsuite.
15434         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15435
15436 2014-02-12  Doug Evans  <dje@google.com>
15437
15438         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15439         (MISCELLANEOUS): New variable.
15440         (clean): rm -rf $(MISCELLANEOUS).
15441         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15442         dwp live in the same directory as symlinks, with each symlink pointed
15443         to a differently named file in a different directory.
15444
15445 2014-02-11  Doug Evans  <dje@google.com>
15446
15447         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15448         of Tcl file commands.
15449
15450 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
15451
15452         * gdb.threads/step-after-sr-lock.exp: Avoid executing
15453         "kill -SIGUSR1 -1".
15454
15455 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
15456
15457         * gdb.ada/tick_length_array_enum_idx: New testcase.
15458
15459 2014-02-10  Doug Evans  <xdje42@gmail.com>
15460
15461         * configure.ac (AC_OUTPUT): Add gdb.guile.
15462         * configure: Regenerate.
15463         * lib/gdb-guile.exp: New file.
15464         * lib/gdb.exp (get_target_charset): New function.
15465         * gdb.base/help.exp: Update expected output from "apropos apropos".
15466         * gdb.guile/Makefile.in: New file.
15467         * gdb.guile/guile.exp: New file.
15468         * gdb.guile/scm-arch.c: New file.
15469         * gdb.guile/scm-arch.exp: New file.
15470         * gdb.guile/scm-block.c: New file.
15471         * gdb.guile/scm-block.exp: New file.
15472         * gdb.guile/scm-breakpoint.c: New file.
15473         * gdb.guile/scm-breakpoint.exp: New file.
15474         * gdb.guile/scm-disasm.c: New file.
15475         * gdb.guile/scm-disasm.exp: New file.
15476         * gdb.guile/scm-equal.c: New file.
15477         * gdb.guile/scm-equal.exp: New file.
15478         * gdb.guile/scm-error.exp: New file.
15479         * gdb.guile/scm-error.scm: New file.
15480         * gdb.guile/scm-frame-args.c: New file.
15481         * gdb.guile/scm-frame-args.exp: New file.
15482         * gdb.guile/scm-frame-args.scm: New file.
15483         * gdb.guile/scm-frame-inline.c: New file.
15484         * gdb.guile/scm-frame-inline.exp: New file.
15485         * gdb.guile/scm-frame.c: New file.
15486         * gdb.guile/scm-frame.exp: New file.
15487         * gdb.guile/scm-generics.exp: New file.
15488         * gdb.guile/scm-gsmob.exp: New file.
15489         * gdb.guile/scm-iterator.c: New file.
15490         * gdb.guile/scm-iterator.exp: New file.
15491         * gdb.guile/scm-math.c: New file.
15492         * gdb.guile/scm-math.exp: New file.
15493         * gdb.guile/scm-objfile-script-gdb.in: New file.
15494         * gdb.guile/scm-objfile-script.c: New file.
15495         * gdb.guile/scm-objfile-script.exp: New file.
15496         * gdb.guile/scm-objfile.c: New file.
15497         * gdb.guile/scm-objfile.exp: New file.
15498         * gdb.guile/scm-ports.exp: New file.
15499         * gdb.guile/scm-pretty-print.c: New file.
15500         * gdb.guile/scm-pretty-print.exp: New file.
15501         * gdb.guile/scm-pretty-print.scm: New file.
15502         * gdb.guile/scm-section-script.c: New file.
15503         * gdb.guile/scm-section-script.exp: New file.
15504         * gdb.guile/scm-section-script.scm: New file.
15505         * gdb.guile/scm-symbol.c: New file.
15506         * gdb.guile/scm-symbol.exp: New file.
15507         * gdb.guile/scm-symtab-2.c: New file.
15508         * gdb.guile/scm-symtab.c: New file.
15509         * gdb.guile/scm-symtab.exp: New file.
15510         * gdb.guile/scm-type.c: New file.
15511         * gdb.guile/scm-type.exp: New file.
15512         * gdb.guile/scm-value-cc.cc: New file.
15513         * gdb.guile/scm-value-cc.exp: New file.
15514         * gdb.guile/scm-value.c: New file.
15515         * gdb.guile/scm-value.exp: New file.
15516         * gdb.guile/source2.scm: New file.
15517         * gdb.guile/types-module.cc: New file.
15518         * gdb.guile/types-module.exp: New file.
15519
15520 2014-02-10  Yao Qi  <yao@codesourcery.com>
15521
15522         PR testsuite/16543
15523         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15524         * configure: Regenerated.
15525         * Makefile.in: New file.
15526
15527 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
15528
15529         * gdb.python/py-framefilter.exp: Fix typo.
15530
15531 2014-02-08  Yao Qi  <yao@codesourcery.com>
15532
15533         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15534         that no =breakpoint-modified is emitted when breakpoints are
15535         modified through MI commands.
15536
15537 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
15538             Pedro Alves  <palves@redhat.com>
15539
15540         * gdb.threads/step-after-sr-lock.c: New file.
15541         * gdb.threads/step-after-sr-lock.exp: New file.
15542
15543 2014-02-07  Pedro Alves  <palves@redhat.com>
15544
15545         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15546
15547 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
15548
15549         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15550         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15551
15552 2014-02-06  Doug Evans  <xdje42@gmail.com>
15553
15554         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15555         output.
15556
15557         * gdb.gdb/python-interrupts.exp: New file.
15558
15559 2014-02-05  Yao Qi  <yao@codesourcery.com>
15560
15561         * gdb.trace/report.exp (use_collected_data): Test the output
15562         of "info threads" and "info inferiors".
15563
15564 2014-02-05  Yao Qi  <yao@codesourcery.com>
15565
15566         Revert this patch:
15567
15568         2013-05-24  Yao Qi  <yao@codesourcery.com>
15569
15570         * gdb.trace/tfile.exp: Test inferior and thread.
15571
15572 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15573
15574         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15575         on a function.
15576         * gdb.base/step-bt.c: Call hello via function pointer to make
15577         sure its first instruction is executed on powerpc64le-linux.
15578
15579 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15580
15581         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15582
15583 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15584
15585         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
15586         of the test patterns for use on little-endian systems.
15587
15588 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15589
15590         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15591         (decimal_vector): Fix for little-endian.
15592
15593 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
15594
15595         * gdb.arch/sparc-sysstep.exp: New file.
15596         * gdb.arch/sparc-sysstep.c: Likewise.
15597
15598         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15599
15600 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
15601
15602         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15603
15604 2014-01-23  Tom Tromey  <tromey@redhat.com>
15605
15606         * gdb.ada/array_char_idx: New testcase.
15607
15608 2014-01-23  Tom Tromey  <tromey@redhat.com>
15609
15610         PR python/16487:
15611         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15612         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15613         classes.
15614
15615 2014-01-23  Tom Tromey  <tromey@redhat.com>
15616
15617         PR python/16491:
15618         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15619         string from an inferior frame.
15620         * gdb.python/py-framefilter-mi.exp: Update.
15621
15622 2014-01-22  Doug Evans  <dje@google.com>
15623
15624         * gdb.server/server-mon.exp: Add tests for "set debug-format".
15625
15626 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15627
15628         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15629
15630 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15631
15632         * gdb.trace/entry-values.exp: Remove excess space character from
15633         regex patterns.  Handle s390 call instruction.
15634
15635 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15636
15637         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15638         define "*_start" label.  Make "name" static.
15639         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15640         ${name} by references to ${name}_start.
15641
15642 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15643
15644         * gdb.base/info-macros.exp: Remove "debug" from the compile
15645         options.
15646
15647 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15648
15649         * gdb.dlang/demangle.exp: New file.
15650
15651 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15652
15653         * gdb.dlang/primitive-types.exp: New file.
15654
15655 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15656
15657         * configure.ac: Create gdb.dlang/Makefile.
15658         * configure: Regenerate.
15659         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15660         * gdb.dlang/Makefile.in: New file.
15661         * lib/d-support.exp: New file.
15662         * lib/gdb.exp (skip_d_tests): New proc.
15663
15664 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15665
15666         * gdb.btrace/delta.exp: Check reverse stepi.
15667         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
15668         * gdb.btrace/finish.exp: New.
15669         * gdb.btrace/next.exp: New.
15670         * gdb.btrace/nexti.exp: New.
15671         * gdb.btrace/record_goto.c: Add comments.
15672         * gdb.btrace/step.exp: New.
15673         * gdb.btrace/stepi.exp: New.
15674         * gdb.btrace/multi-thread-step.c: New.
15675         * gdb.btrace/multi-thread-step.exp: New.
15676         * gdb.btrace/rn-dl-bind.c: New.
15677         * gdb.btrace/rn-dl-bind.exp: New.
15678         * gdb.btrace/data.c: New.
15679         * gdb.btrace/data.exp: New.
15680         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15681
15682 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15683
15684         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15685         * gdb.btrace/exception.exp: Update.
15686         * gdb.btrace/instruction_history.exp: Update.
15687         * gdb.btrace/record_goto.exp: Update.
15688         * gdb.btrace/tailcall.exp: Update.
15689         * gdb.btrace/unknown_functions.exp: Update.
15690         * gdb.btrace/delta.exp: New.
15691
15692 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15693
15694         * gdb.btrace/record_goto.exp: Add backtrace test.
15695         * gdb.btrace/tailcall.exp: Add backtrace test.
15696
15697 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15698
15699         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15700         * gdb.btrace/record_goto.c: New.
15701         * gdb.btrace/record_goto.exp: New.
15702         * gdb.btrace/x86-record_goto.S: New.
15703
15704 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15705
15706         * gdb.btrace/function_call_history.exp: Update tests.
15707         * gdb.btrace/instruction_history.exp: Update tests.
15708
15709 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15710
15711         * gdb.btrace/function_call_history.exp: Fix expected field
15712         order for "record function-call-history".
15713         Add new tests for "record function-call-history /c".
15714         * gdb.btrace/exception.cc: New.
15715         * gdb.btrace/exception.exp: New.
15716         * gdb.btrace/tailcall.exp: New.
15717         * gdb.btrace/x86-tailcall.S: New.
15718         * gdb.btrace/x86-tailcall.c: New.
15719         * gdb.btrace/unknown_functions.c: New.
15720         * gdb.btrace/unknown_functions.exp: New.
15721         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15722
15723 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15724
15725         * gdb.btrace/instruction_history.exp: Update.
15726         * gdb.btrace/function_call_history.exp: Update.
15727
15728 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15729
15730         * gdb.btrace/function_call_history.exp: Fix expected function
15731         trace.
15732         * gdb.btrace/instruction_history.exp: Initialize traced.
15733         Remove traced_functions.
15734
15735 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15736
15737         * gdb.btrace/function_call_history.exp: Update
15738         * gdb.btrace/instruction_history.exp: Update.
15739
15740 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15741
15742         * gdb.btrace/enable.exp: Update expected text.
15743
15744 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
15745
15746         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15747         bytes.
15748
15749 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
15750
15751         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15752
15753 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
15754
15755         * lib/gdb.exp (supports_process_record): Return true for
15756         arm*-linux*.  (supports_reverse): Likewise.
15757
15758 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
15759
15760         PR python/15464
15761         PR python/16113
15762         * gdb.python/py-type.c: Enhance test case.
15763         * gdb.python/py-value-cc.cc: Likewise
15764         * gdb.python/py-type.exp: Add new tests.
15765         * gdb.python/py-value-cc.exp: Likewise
15766
15767 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15768             Pedro Alves <palves@redhat.com>
15769
15770         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15771         Make "name" extern.
15772         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15773         references to ${name}_start by references to ${name}.
15774
15775 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15776
15777         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15778
15779 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15780
15781         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15782
15783 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
15784             Pedro Alves  <palves@redhat.com>
15785
15786         * gdb.mi/mi-info-os.exp: Connect to the target with
15787         mi_gdb_target_load.
15788
15789 2014-01-08  Pedro Alves  <palves@redhat.com>
15790
15791         * gdb.threads/reconnect-signal.c: New file.
15792         * gdb.threads/reconnect-signal.exp: New file.
15793
15794 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15795
15796         * gdb.base/source-dir.exp: New file.
15797
15798 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15799
15800         * gdb.ada/mi_interface: New testcase.
15801
15802 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15803
15804         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15805         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15806         gdb.ada/pp-rec-component/pck.ads: New files.
15807
15808 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15809
15810         * gdb.python/py-pp-integral.c: New file.
15811         * gdb.python/py-pp-integral.py: New file.
15812         * gdb.python/py-pp-integral.exp: New file.
15813
15814 For older changes see ChangeLog-1993-2013.
15815 \f
15816 ;; Local Variables:
15817 ;; mode: change-log
15818 ;; left-margin: 8
15819 ;; fill-column: 74
15820 ;; version-control: never
15821 ;; End:
15822
15823     Copyright 2014-2019 Free Software Foundation, Inc.
15824   Copying and distribution of this file, with or without modification,
15825   are permitted provided the copyright notice and this notice are preserved.