Add debug redirect option
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2
3 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4
5 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6
7 * gdb.base/ui-redirect.exp: Test redirection.
8
9 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
10
11 * gdb.mi/mi-complete.exp: New file.
12 * gdb.mi/mi-complete.cc: Likewise.
13
14 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
15
16 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
17 indexed and sliced arrays, and pointers to arrays.
18
19 2019-05-14 Tom Tromey <tromey@adacore.com>
20
21 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
22 styling test.
23
24 2019-05-14 Tom de Vries <tdevries@suse.de>
25
26 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
27 selection entry encoding.
28
29 2019-05-10 Tom Tromey <tromey@adacore.com>
30
31 * gdb.ada/info_exc.exp: Add "complete" test.
32
33 2019-05-09 Tom de Vries <tdevries@suse.de>
34
35 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
36 CU-relative.
37
38 2019-05-09 Tom de Vries <tdevries@suse.de>
39
40 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
41 CU-relative.
42
43 2019-05-08 Joel Brobecker <brobecker@adacore.com>
44
45 * gdb.ada/frame_arg_lang.exp: New testcase.
46 * gdb.ada/frame_arg_lang/bla.adb: New file.
47 * gdb.ada/frame_arg_lang/pck.ads: New file.
48 * gdb.ada/frame_arg_lang/pck.adb: New file.
49 * gdb.ada/frame_arg_lang/foo.c: New file.
50
51 2019-05-08 Tom Tromey <tromey@adacore.com>
52
53 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
54
55 2019-05-08 Tom Tromey <tromey@adacore.com>
56
57 * gdb.base/ptype-offsets.exp: Update tests.
58
59 2019-05-08 Tom Tromey <tromey@adacore.com>
60
61 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
62 cases.
63 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
64 "short".
65
66 2019-05-08 Tom Tromey <tromey@adacore.com>
67
68 * gdb.ada/vla.exp: New file.
69 * gdb.ada/vla/vla.adb: New file.
70
71 2019-05-07 Tom de Vries <tdevries@suse.de>
72
73 * gdb.base/index-cache.exp (ls_host): Fix return statement.
74
75 2019-05-07 Tom de Vries <tdevries@suse.de>
76
77 PR testsuite/24522
78 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
79 section.
80
81 2019-05-07 Tom de Vries <tdevries@suse.de>
82
83 PR testsuite/24522
84 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
85 .debug_aranges section.
86
87 2019-05-07 Tom de Vries <tdevries@suse.de>
88
89 PR testsuite/24159
90 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
91
92 2019-05-06 Tom de Vries <tdevries@suse.de>
93
94 * lib/gdb.exp (exec_has_index_section): New proc.
95 * gdb.base/index-cache.exp: Handle case that binfile contains an index
96 section.
97
98 2019-05-04 Tom de Vries <tdevries@suse.de>
99
100 * boards/cc-with-debug-names.exp: New file.
101
102 2019-05-03 Tom Tromey <tromey@adacore.com>
103
104 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
105 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
106 * gdb.ada/char_enum.exp: Add test.
107
108 2019-05-03 Tom de Vries <tdevries@suse.de>
109
110 * boards/cc-with-gdb-index.exp: New file.
111
112 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * gdb.rust/simple.exp: Add new test case.
115 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
116 (main): Initialise an instance of the new struct.
117
118 2019-05-01 Tom Tromey <tromey@adacore.com>
119
120 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
121 record.
122 (NPR): New variable.
123 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
124 test.
125
126 2019-05-01 Tom Tromey <tromey@adacore.com>
127
128 * gdb.ada/packed_array_assign.exp: Add packed assignment
129 regression test.
130
131 2019-05-01 Tom de Vries <tdevries@suse.de>
132
133 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
134
135 2019-05-01 Tom de Vries <tdevries@suse.de>
136
137 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
138
139 2019-04-30 Ali Tamur <tamur@google.com>
140
141 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
142
143 2019-04-30 Tom Tromey <tromey@adacore.com>
144
145 * lib/ada.exp (find_ada_tool): New proc.
146 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
147 * gdb.ada/catch_ex_std.exp: New file.
148 * gdb.ada/catch_ex_std/foo.adb: New file.
149 * gdb.ada/catch_ex_std/some_package.adb: New file.
150 * gdb.ada/catch_ex_std/some_package.ads: New file.
151
152 2019-04-30 Tom Tromey <tromey@adacore.com>
153
154 PR c++/24470:
155 * gdb.cp/temargs.cc: Add test code from PR.
156
157 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
158
159 * gdb.fortran/vla-datatypes.exp: Update expected results.
160 * gdb.fortran/vla-ptype.exp: Likewise.
161 * gdb.fortran/vla-type.exp: Likewise.
162 * gdb.fortran/vla-value.exp: Likewise.
163
164 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 * gdb.fortran/ptr-indentation.exp: Update expected results.
167 * gdb.fortran/ptype-on-functions.exp: Likewise.
168 * gdb.fortran/vla-ptr-info.exp: Likewise.
169 * gdb.fortran/vla-value.exp: Likewise.
170
171 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
172
173 * gdb.fortran/ptype-on-functions.exp: New file.
174 * gdb.fortran/ptype-on-functions.f90: New file.
175
176 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
177
178 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
179 case void string.
180
181 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * gdb.fortran/complex.exp: Expand.
184 * gdb.fortran/complex.f: Renamed to...
185 * gdb.fortran/complex.f90: ...this, and extended to add more
186 complex values.
187
188 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
191 MODULO, CMPLX.
192
193 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
194 Richard Bunt <richard.bunt@arm.com>
195
196 * gdb.base/max-depth.c: New file.
197 * gdb.base/max-depth.exp: New file.
198 * gdb.python/py-nested-maps.c: New file.
199 * gdb.python/py-nested-maps.exp: New file.
200 * gdb.python/py-nested-maps.py: New file.
201 * gdb.python/py-format-string.exp (test_max_depth): New proc.
202 (test_all_common): Call test_max_depth.
203 * gdb.fortran/max-depth.exp: New file.
204 * gdb.fortran/max-depth.f90: New file.
205 * gdb.go/max-depth.exp: New file.
206 * gdb.go/max-depth.go: New file.
207 * gdb.modula2/max-depth.exp: New file.
208 * gdb.modula2/max-depth.c: New file.
209 * lib/gdb.exp (get_print_expr_at_depths): New proc.
210
211 2019-04-29 Tom de Vries <tdevries@suse.de>
212
213 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
214
215 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
216
217 * gdb.base/callexit.exp: Test may-call-functions off.
218
219 2019-04-25 Keith Seitz <keiths@redhat.com>
220
221 PR c++/24367
222 * gdb.cp/meth-typedefs.cc (incomplete_struct)
223 (another_incomplete_struct, test_incomplete): New definitions.
224 (main): Use new definitions.
225 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
226 functions.
227
228 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
229
230 PR corefiles/11608
231 PR corefiles/18187
232 * gdb.base/coredump-filter-build-id.exp: New file.
233
234 2019-04-25 Alan Hayward <alan.hayward@arm.com>
235
236 * Makefile.in: Pass through GDBSERVER_DEBUG.
237 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
238 (gdbserver,debug): Add board setting.
239 * gdb.trace/tspeed.exp: Skip when debugging.
240 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
241 * lib/gdbserver-support.exp: Likewise
242
243 2019-04-24 Tom Tromey <tromey@adacore.com>
244
245 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
246 Rust.
247
248 2019-04-24 Tom Tromey <tromey@adacore.com>
249
250 * gdb.arch/amd64-eval.exp: Test bitfield return.
251 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
252 (class Foo) <return_bitfields>: New method.
253 (main): Call it.
254
255 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.cp/many-args.cc: New file.
258 * gdb.cp/many-args.exp: New file.
259
260 2019-04-23 Tom de Vries <tdevries@suse.de>
261
262 PR gdb/24433
263 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
264
265 2019-04-23 Alan Hayward <alan.hayward@arm.com>
266
267 * gdb.trace/backtrace.exp: Use nopie flag.
268 * gdb.trace/circ.exp: Likewise.
269 * gdb.trace/collection.exp: Likewise.
270 * gdb.trace/ftrace.exp: Likewise.
271 * gdb.trace/mi-trace-unavailable.exp: Likewise.
272 * gdb.trace/mi-traceframe-changed.exp: Likewise.
273 * gdb.trace/qtro.exp: Likewise.
274 * gdb.trace/read-memory.exp: Likewise.
275 * gdb.trace/report.exp: Likewise.
276 * gdb.trace/tfile.exp: Likewise.
277 * gdb.trace/tfind.exp: Likewise.
278 * gdb.trace/unavailable.exp: Likewise.
279
280 2019-04-22 Pedro Alves <palves@redhat.com>
281
282 * gdb.base/solib-probes-nosharedlibrary.c,
283 gdb.base/solib-probes-nosharedlibrary.exp: New files.
284
285 2019-04-19 Tom Tromey <tromey@adacore.com>
286
287 * gdb.ada/ptype_union.c: New file.
288 * gdb.ada/ptype_union.exp: New file.
289
290 2019-04-19 Tom Tromey <tromey@adacore.com>
291
292 PR symtab/24423:
293 * gdb.base/list0.h (foo): Add a control-l character.
294
295 2019-04-18 Tom de Vries <tdevries@suse.de>
296
297 PR gdb/24433
298 * boards/local-board.exp: Set sysroot to "".
299
300 2019-04-18 Tom de Vries <tdevries@suse.de>
301 Pedro Alves <palves@redhat.com>
302
303 PR gdb/24454
304 * gdb.threads/vfork-follow-child-exec.c: New file.
305 * gdb.threads/vfork-follow-child-exec.exp: New file.
306 * gdb.threads/vfork-follow-child-exit.c: New file.
307 * gdb.threads/vfork-follow-child-exit.exp: New file.
308
309 2019-04-15 Leszek Swirski <leszeks@google.com>
310
311 * gdb.arch/amd64-eval.cc: New file.
312 * gdb.arch/amd64-eval.exp: New file.
313
314 2019-04-11 Alan Hayward <alan.hayward@arm.com>
315
316 * gdb.server/sysroot.c: New test.
317 * gdb.server/sysroot.exp: New file.
318 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
319 matching param.
320
321 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
322
323 * gdb.base/align.exp: Extend test to cover structures containing
324 only static fields.
325
326 2019-04-11 Tom de Vries <tdevries@suse.de>
327
328 * boards/cc-with-dwz-m.exp: New file.
329 * boards/cc-with-dwz.exp: New file.
330 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
331
332 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
333
334 * gdb.base/start-cpp.exp: New file.
335 * gdb.base/start-cpp.cc: New file.
336
337 2019-04-08 Kevin Buettner <kevinb@redhat.com>
338
339 * gdb.python/py-thrhandle.exp: Adjust tests to call
340 thread_from_handle instead of thread_from_thread_handle.
341
342 2019-04-08 Kevin Buettner <kevinb@redhat.com>
343
344 * gdb.python/py-thrhandle.exp: Add tests for
345 gdb.InferiorThread.handle.
346
347 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 * gdb.python/py-function.exp: Check calling helper function from
350 all languages.
351 * lib/gdb.exp (gdb_supported_languages): New proc.
352
353 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
354
355 * gdb.base/complex-parts.c: New file.
356 * gdb.base/complex-parts.exp: New file.
357
358 2019-04-01 Tom Tromey <tromey@adacore.com>
359
360 PR symtab/23331:
361 * gdb.dwarf2/dw2-ranges-main.c: New file.
362 * gdb.dwarf2/dw2-ranges-psym.c: New file.
363 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
364
365 2019-03-30 Simon Marchi <simark@simark.ca>
366
367 * gdb.base/default.exp: Add values for $_gdb_major and
368 $_gdb_minor.
369
370 2019-03-29 Tom Tromey <tromey@adacore.com>
371
372 * gdb.base/help.exp: Tighten apropos regexp.
373
374 2019-03-29 Keith Seitz <keiths@redhat.com>
375
376 * gdb.fortran/array-bounds.exp: New file.
377 * gdb.fortran/array-bounds.f90: New file.
378
379 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
380
381 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
382
383 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
384
385 * gdb.multi/hello.c (main): Increase alarm timer.
386
387 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
388
389 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
390 factor when no hardware watchpoint support.
391
392 2019-03-28 Alan Hayward <alan.hayward@arm.com>
393 Pedro Alves <palves@redhat.com>
394
395 * boards/local-board.exp: set sysroot to /.
396
397 2019-03-27 Alan Hayward <alan.hayward@arm.com>
398
399 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
400 in child.
401
402 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
403
404 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
405 field.
406 (make_container): Initialise new field.
407 * gdb.python/py-prettyprint.exp: Add new tests.
408 * gdb.python/py-prettyprint.py (class ContainerPrinter)
409 <display_hint>: New method.
410
411 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
414 gdb_continue_to_breakpoint more throughout this test.
415 (run_lang_tests) Supply unique test names, and use
416 gdb_test_no_output.
417
418 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
419
420 * gdb.base/finish-pretty.exp: Update expected results.
421 * gdb.base/pretty-print.c: New file.
422 * gdb.base/pretty-print.exp: New file.
423
424 2019-03-25 Pedro Alves <palves@redhat.com>
425
426 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
427 move comments outside list. Append '-i "" eof' section.
428
429 2019-03-22 Alan Hayward <alan.hayward@arm.com>
430
431 * README: Add pie options.
432 * gdb.base/break-interp.exp: Ensure pie is disabled.
433 * gdb.base/dump.exp: Likewise.
434 * lib/gdb.exp (gdb_compile): Add pie option.
435
436 2019-03-19 Tom Tromey <tromey@adacore.com>
437
438 * gdb.mi/mi2-cli-display.c: New file.
439 * gdb.mi/mi2-cli-display.exp: New file.
440
441 2019-03-18 Joel Brobecker <brobecker@adacore.com>
442 Tom Tromey <tromey@adacore.com>
443
444 * gdb.ada/ptype_array/pck.adb: New file.
445 * gdb.ada/ptype_array/pck.ads: New file.
446 * gdb.ada/ptype_array/foo.adb: New file.
447 * gdb.ada/ptype_array.exp: New file.
448
449 2019-03-14 Tom Tromey <tromey@adacore.com>
450
451 * gdb.base/style.exp: Add "set style sources" test.
452
453 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
454
455 * mi-breakpoint-location-ena-dis.exp: Rename to ...
456 * mi-breakpoint-multiple-locations.exp: ... this.
457 (make_breakpoints_pattern): New proc.
458 (do_test): Add mi_version parameter, test -break-insert,
459 -break-info and =breakpoint-created.
460
461 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * config/default.exp: Remove 'load_lib gdb.exp'.
464 * config/monitor.exp: Likewise.
465 * config/sid.exp: Likewise.
466 * config/sim.exp: Likewise.
467 * config/slite.exp: Likewise.
468 * config/unix.exp: Likewise.
469 * gdb.base/default.exp: Remove unhelpful comment.
470
471 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
474
475 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
478
479 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.fortran/type-kinds.exp: Update expected results.
482
483 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
484
485 * gdb.fortran/type-kinds.exp: Test new integer type kind.
486
487 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
488
489 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
490 function.
491 (test_basic_parsing_of_type_kinds): Expand types tested.
492 (test_parsing_invalid_type_kinds): New function.
493
494 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.fortran/intrinsics.exp: New file.
497 * gdb.fortran/intrinsics.f90: New file.
498 * gdb.fortran/type-kinds.exp: New file.
499
500 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * gdb.fortran/dot-ops.exp: New file.
503
504 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
505
506 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
507 Check upper and lower case logical literals.
508
509 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
510
511 * gdb.fortran/types.exp (test_float_literal_types_accepted):
512 Remove duplicate tests.
513
514 2019-03-06 Alan Hayward <alan.hayward@arm.com>
515
516 * lib/gdb.exp (builtin_cd): rename of cd.
517 (cd): Override builtin.
518
519 2019-03-06 Richard Bunt <richard.bunt@arm.com>
520
521 * gdb.fortran/function-calls.exp: New file.
522 * gdb.fortran/function-calls.f90: New test.
523
524 2019-03-04 Richard Bunt <richard.bunt@arm.com>
525
526 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
527 on user program standard output.
528 * gdb.fortran/short-circuit-argument-list.f90: Record function
529 calls.
530
531 2019-02-28 Alan Hayward <alan.hayward@arm.com>
532
533 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
534 failure.
535
536 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
537
538 PR gdb/8527
539 * gdb.base/interrupt-daemon-attach.c,
540 gdb.base/interrupt-daemon-attach.exp: New test.
541
542 2019-02-27 Pedro Alves <palves@redhat.com>
543
544 * gdb.base/page.exp: Add tests for "set width/height -1".
545
546 2019-02-27 Pedro Alves <palves@redhat.com>
547
548 * gdb.base/page.exp: Add tests for "set/show width/height" with
549 "infinite" values.
550
551 2019-02-27 Tom Tromey <tromey@adacore.com>
552
553 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
554 2.4.
555 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
556 workaround.
557
558 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.base/align.exp: Extend to compile in both C and C++, and add
561 tests for structs with static members.
562
563 2019-02-26 Tom Tromey <tromey@adacore.com>
564
565 * gdb.python/py-value.exp (test_value_from_buffer): Check for
566 ValueError, not TypeError.
567
568 2019-02-26 Kevin Buettner <kevinb@redhat.com>
569
570 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
571 call from main program.
572
573 2019-02-23 Joel Brobecker <brobecker@adacore.com>
574
575 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
576 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
577 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
578 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
579 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
580
581 2019-02-22 Keith Seitz <keiths@redhat.com>
582
583 PR symtab/23853
584 * gdb.base/symlink-sourcefile.c: New file.
585 * gdb.base/symlink-sourcefile.exp: New file.
586
587 2019-02-20 Tom Tromey <tom@tromey.com>
588
589 * gdb.base/info_qt.exp: Update.
590
591 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
592
593 * gdb.base/source.exp: Move "error in sourced script" code to
594 the end.
595 * gdb.base/source-error.gdb: Move contents to
596 source-error-1.gdb. Add new code to source source-error-1.gdb.
597 * gdb.base/source-error-1.gdb: New file, from previous
598 source-error.gdb.
599
600 2019-02-17 Tom Tromey <tom@tromey.com>
601
602 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
603 for macro styling.
604 * gdb.base/style.c (SOME_MACRO): New macro.
605
606 2019-02-17 Tom Tromey <tom@tromey.com>
607
608 * gdb.base/style.exp: Add line-wrapping tests.
609 * gdb.base/page.exp: Add test for quitting during pagination.
610
611 2019-02-17 Joel Brobecker <brobecker@adacore.com>
612
613 * gdb.ada/big_packed_array: New testcase.
614 * gdb.ada/homonym.exp: Fix incorrect expected output for
615 "break <homonym__get_value>" test.
616
617 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
618
619 PR breakpoints/21870
620 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
621 and prepare_for_testing. Add comment.
622 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
623 redundant cleanup call. Clean up comment.
624
625 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
626
627 PR breakpoints/21870
628 * gdb.arch/aarch64-dbreg-contents.exp: New file.
629 * gdb.arch/aarch64-dbreg-contents.c: New file.
630
631 2019-02-10 Joel Brobecker <brobecker@adacore.com>
632
633 * gdb.ada/mi_ref_changeable: New testcase.
634
635 2019-02-07 Alan Hayward <alan.hayward@arm.com>
636
637 * gdb.base/attach.exp: Add double attach test.
638
639 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
640
641 * lib/gdb.exp (default_gdb_start): Don't match pagination
642 prompt.
643 (gdb_init): Set stty_init.
644
645 2019-01-27 Tom Tromey <tom@tromey.com>
646
647 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
648 skip_python_tests.
649
650 2019-01-24 Alan Hayward <alan.hayward@arm.com>
651
652 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
653 New structure.
654 (struct struct_static_02_02): Likewise.
655 (struct struct_static_02_03): Likewise.
656 (struct struct_static_02_04): Likewise.
657 (struct struct_static_04_01): Likewise.
658 (struct struct_static_04_02): Likewise.
659 (struct struct_static_04_03): Likewise.
660 (struct struct_static_04_04): Likewise.
661 (struct struct_static_06_01): Likewise.
662 (struct struct_static_06_02): Likewise.
663 (struct struct_static_06_03): Likewise.
664 (struct struct_static_06_04): Likewise.
665 (cmp_struct_static_02_01): Likewise.
666 (cmp_struct_static_02_02): Likewise.
667 (cmp_struct_static_02_03): Likewise.
668 (cmp_struct_static_02_04): Likewise.
669 (cmp_struct_static_04_01): Likewise.
670 (cmp_struct_static_04_02): Likewise.
671 (cmp_struct_static_04_03): Likewise.
672 (cmp_struct_static_04_04): Likewise.
673 (cmp_struct_static_06_01): Likewise.
674 (cmp_struct_static_06_02): Likewise.
675 (cmp_struct_static_06_03): Likewise.
676 (cmp_struct_static_06_04): Likewise.
677 (call_all): Test new structs.
678 * gdb.base/infcall-nested-structs.exp: Likewise.
679
680 2019-01-21 Alan Hayward <alan.hayward@arm.com>
681 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
682
683 2019-01-21 Alan Hayward <alan.hayward@arm.com>
684 * gdb.base/stack-protector.c: New test.
685 * gdb.base/stack-protector.exp: New file.
686 * gdb.cp/ovldbreak.exp: Only allow a single break line.
687 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
688 option.
689 (gdb_compile): Remove stack protector for GCC and prevent
690 recursion.
691
692 2019-01-16 Keith Seitz <keiths@redhat.com>
693
694 PR gdb/23773
695 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
696
697 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
698
699 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
700 aliases.
701 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
702 tests.
703 * gdb.arch/powerpc-vector-regs.c: New file.
704 * gdb.arch/powerpc-vector-regs.exp: New file.
705
706 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
707
708 * gdb.arch/altivec-regs.exp: Fix the list passed to
709 gdb_expect_list when testing "info vector".
710
711 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
712
713 * gdb.base/style.exp: Don't include path in testname.
714
715 2019-01-10 Keith Seitz <keiths@redhat.com>
716
717 PR gdb/23712
718 PR symtab/23010
719 * gdb.dwarf2/multidictionary.exp: New file.
720
721 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
722
723 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
724 (test_gnuv3_style_demangling): ... this.
725 (test_lucid_style_demangling): Remove.
726 (test_arm_style_demangling): Remove.
727 (test_hp_style_demangling): Remove.
728 (do_tests): Remove calls to the above.
729
730 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
733 case.
734
735 2019-01-06 Tom Tromey <tom@tromey.com>
736
737 PR gdb/28155:
738 * gdb.dwarf2/typedef-void-finish.exp: New file.
739
740 2018-12-28 Tom Tromey <tom@tromey.com>
741 Simon Marchi <simark@simark.ca>
742
743 * gdb.base/jit-exec.exp: New file.
744 * gdb.base/jit-exec.c: New file.
745 * gdb.base/jit-execd.c: New file.
746
747 2018-12-28 Tom Tromey <tom@tromey.com>
748
749 * gdb.base/style.exp: Update test to check for address styling.
750
751 2018-12-28 Tom Tromey <tom@tromey.com>
752
753 * gdb.base/style.exp: Add test for styling of "Reading symbols"
754 message.
755
756 2018-12-28 Tom Tromey <tom@tromey.com>
757
758 * gdb.base/style.exp: Add test for version number styling.
759
760 2018-12-28 Tom Tromey <tom@tromey.com>
761
762 * gdb.base/style.exp: Add test for print_address_symbolic.
763
764 2018-12-28 Tom Tromey <tom@tromey.com>
765
766 * gdb.base/style.exp: Add test for breakpoint setting.
767
768 2018-12-28 Tom Tromey <tom@tromey.com>
769
770 * gdb.base/style.exp: Add test for variable names.
771
772 2018-12-28 Tom Tromey <tom@tromey.com>
773
774 * gdb.base/style.exp: New file.
775 * gdb.base/style.c: New file.
776
777 2018-12-28 Tom Tromey <tom@tromey.com>
778
779 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
780 "dumb".
781 * gdb.base/readline.exp (operate_and_get_next): Save and restore
782 the TERM environment variable.
783
784 2018-12-27 Tom Tromey <tom@tromey.com>
785
786 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
787 pagination test.
788
789 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
790
791 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
792 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
793
794 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
795
796 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
797 Filename a.adb changed to bp_fun_addr.adb.
798 gdb.ada/bp_fun_addr.exp: Update test accordingly.
799
800 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
801
802 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
803 non-PIE executables.
804 * README: Mention the gdb,nopie_flag board setting.
805 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
806 non-PIE executable.
807 * gdb.arch/amd64-entry-value.exp: Likewise.
808 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
809 * gdb.arch/i386-float.exp: Likewise.
810 * gdb.arch/i386-signal.exp: Likewise.
811 * gdb.mi/mi-reg-undefined.exp: Likewise.
812
813 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
814
815 PR gdb/23974
816 * gdb.base/info-os.exp: Check return for unknown "info os" type.
817
818 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
819
820 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
821 Update order of results accordingly.
822
823 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * gdb.base/annota1.exp: Update a test regexp.
826
827 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
828
829 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
830
831 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
832
833 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
834 (reuse_time): Initialize to REUSE_TIME_CAP.
835 (check_rc): New function.
836 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
837 Check pthread_create rc.
838 (spawner_thread_func): Check pthread_create and pthread_join rc.
839
840 2018-12-08 Pedro Alves <palves@redhat.com>
841
842 * gdb.base/list.exp (test_forward_search): Rename to ...
843 (test_forward_reverse_search): ... this. Also test reverse-search
844 and the forward-search alias.
845
846 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
847
848 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
849 local timeout variable before return, and remove all local timeout
850 variable entirely.
851 (gdb_load): Likewise.
852
853 2018-12-01 Tom de Vries <tdevries@suse.de>
854
855 * gdb.base/gdb-caching-proc.exp: New file.
856
857 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
858
859 * Makefile.in (TIMESTAMP): New variable.
860 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
861 command.
862 (check-single-racy): Likewise.
863 (check/%.exp): Likewise.
864 (check-racy/%.exp): Likewise.
865 (workers/%.worker): Likewise.
866 (build-perf): Likewise.
867 (check-perf): Likewise.
868 * README: Describe new "TS" and "TS_FORMAT" variables.
869 * print-ts.py: New file.
870
871 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
872
873 PR python/23714
874 * gdb.python/python.exp: Test command repetition after
875 gdb.execute.
876
877 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
878
879 * gdb.opt/inline-break.exp: Add test that info breakpoint output
880 is correctly aligned.
881
882 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
883
884 * gdb.ada/info_auto_lang.exp: New testcase.
885 * gdb.ada/info_auto_lang/global_pack.ads: New file.
886 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
887 * gdb.ada/info_auto_lang/some_c.c: New file.
888
889 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
890
891 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
892 FUNC_lang language syntax.
893
894 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
895
896 * gdb.base/info_minsym.c: New file.
897 * gdb.base/info_minsym.exp: New file.
898
899 2018-11-19 Tom Tromey <tom@tromey.com>
900
901 PR rust/23625:
902 * gdb.rust/simple.exp: Add ptype test. Update expected output.
903 * gdb.rust/expr.exp: Update expected output. Change one test.
904
905 2018-11-19 Tom Tromey <tom@tromey.com>
906
907 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
908
909 2018-11-19 Pedro Alves <palves@redhat.com>
910
911 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
912 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
913 see the expected warning.
914
915 2018-11-16 Alan Hayward <alan.hayward@arm.com>
916
917 PR gdb/22736:
918 * gdb.cp/infcall-nodebug-lib.c: New test.
919 * gdb.cp/infcall-nodebug-main.c: New test.
920 * gdb.cp/infcall-nodebug.exp: New file.
921
922 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
923
924 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
925 completer tests.
926
927 2018-11-09 Tom de Vries <tdevries@suse.de>
928
929 * gdb.base/msym-lang.c: New test.
930 * gdb.base/msym-lang.exp: New file.
931 * gdb.base/msym-lang-main.c: New test.
932
933 2018-11-08 Tom Tromey <tom@tromey.com>
934
935 PR gdb/23555:
936 PR gdb/23838:
937 * gdb.base/warning.exp: New file.
938
939 2018-11-08 Jan Beulich <jbeulich@suse.com>
940
941 * testsuite/gdb.arch/i386-avx512.c,
942 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
943
944 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
947 point hardware.
948
949 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
950
951 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
952 * gdb.dwarf2/missing-type-name.exp: New file.
953
954 2018-11-06 Tom de Vries <tdevries@suse.de>
955
956 * gdb.base/many-headers.c: New test.
957 * gdb.base/many-headers.exp: New file.
958
959 2018-11-06 Jim Wilson <jimw@sifive.com>
960
961 * gdb.base/code_elim.exp: For riscv, set additional_flags
962 to include -msmall-data-limit=0.
963
964 2018-11-01 Joel Brobecker <brobecker@adacore.com>
965
966 * gdb.ada/watch_minus_l: New testcase.
967
968 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
969
970 * gdb.arch/aix-sighandle.c: New file.
971 * gdb.arch/aix-sighandle.exp: New file.
972
973 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
974
975 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
976 registers being unions.
977
978 2018-10-31 Tom de Vries <tdevries@suse.de>
979
980 * lib/valgrind.exp: New file.
981 (vgdb_start, vgdb_stop): New procs, factored out of ...
982 * gdb.base/valgrind-bt.exp: ... here, ...
983 * gdb.base/valgrind-disp-step.exp: ... here and ...
984 * gdb.base/valgrind-infcall.exp: ... here.
985
986 2018-10-31 Tom de Vries <tdevries@suse.de>
987
988 * lib/gdb.exp (get_valueof): Don't output read value in test name.
989
990 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
991
992 * gdb.dwarf2/void-type.c: New file.
993 * gdb.dwarf2/void-type.exp: New file.
994
995 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
996
997 * gdb.base/info_qt.c: New file.
998 * gdb.base/info_qt.exp: New file.
999
1000 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1001
1002 * gdb.arch/powerpc-htm-regs.c: New file.
1003 * gdb.arch/powerpc-htm-regs.exp: New file.
1004
1005 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1006
1007 * gdb.arch/powerpc-tar.c: New file.
1008 * gdb.arch/powerpc-tar.exp: New file.
1009
1010 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1011
1012 * gdb.arch/powerpc-ppr-dscr.c: New file.
1013 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1014
1015 2018-10-25 Tom de Vries <tdevries@suse.de>
1016
1017 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1018
1019 2018-10-24 Tom de Vries <tdevries@suse.de>
1020
1021 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1022 longer exists error.
1023
1024 2018-10-24 Tom de Vries <tdevries@suse.de>
1025
1026 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1027
1028 2018-10-24 Tom de Vries <tdevries@suse.de>
1029
1030 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1031 --db-attach in valgrind.
1032
1033 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1034
1035 * gdb.arch/riscv-reg-aliases.c: New file.
1036 * gdb.arch/riscv-reg-aliases.exp: New file.
1037
1038 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1039
1040 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1041
1042 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1043
1044 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1045
1046 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1047
1048 * gdb.cp/ovldbreak.exp: Fix regexps.
1049
1050 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1051
1052 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1053
1054 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1055
1056 PR cli/23785
1057 * gdb.base/restore.exp: New test to check if "restore" with an
1058 invalid file doesn't segfault.
1059
1060 2018-10-18 Tom de Vries <tdevries@suse.de>
1061
1062 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1063 * gdb.ada/excep_handle.exp: Same.
1064 * gdb.ada/mi_string_access.exp: Same.
1065 * gdb.ada/mi_var_union.exp: Same.
1066 * gdb.arch/arc-analyze-prologue.exp: Same.
1067 * gdb.arch/arc-decode-insn.exp: Same.
1068 * gdb.base/readnever.exp: Same.
1069 * gdb.fortran/printing-types.exp: Same.
1070 * gdb.guile/scm-lazy-string.exp: Same.
1071
1072 2018-10-16 Tom de Vries <tdevries@suse.de>
1073
1074 PR gdb/23730
1075 * gdb.base/catch-follow-exec.c: Add copyright notice.
1076 * gdb.base/catch-follow-exec.exp: Rewrite to use
1077 gdb_spawn_with_cmdline_opts. Require gdb-native.
1078
1079 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1080
1081 * gdb.trace/actions-changed.exp: Check for arch support.
1082 * gdb.trace/actions.exp: Likewise.
1083 * gdb.trace/ax.exp: Likewise.
1084 * gdb.trace/backtrace.exp: Likewise.
1085 * gdb.trace/change-loc.exp: Likewise.
1086 * gdb.trace/deltrace.exp: Likewise.
1087 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1088 * gdb.trace/ftrace.exp: Likewise.
1089 * gdb.trace/infotrace.exp: Check for arch support.
1090 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1091 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1092 * gdb.trace/mi-tsv-changed.exp: Likewise.
1093 * gdb.trace/packetlen.exp: Likewise.
1094 * gdb.trace/passc-dyn.exp: Likewise.
1095 * gdb.trace/passcount.exp: Likewise.
1096 * gdb.trace/pending.exp: Likewise.
1097 * gdb.trace/range-stepping.exp: Check for shlib support.
1098 * gdb.trace/report.exp: Check for arch support.
1099 * gdb.trace/save-trace.exp: Likewise.
1100 * gdb.trace/signal.exp: Check for signal support.
1101 * gdb.trace/tfind.exp: Check for arch support.
1102 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1103 * gdb.trace/trace-common.h: Add comment.
1104 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1105 * gdb.trace/trace-enable-disable.exp: Likewise.
1106 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1107 * gdb.trace/tracecmd.exp: Check for arch support.
1108 * gdb.trace/tspeed.exp: Check for shlib and target support.
1109 * gdb.trace/tstatus.exp: Check for arch support.
1110 * gdb.trace/tsv.exp: Likewise.
1111 * gdb.trace/while-dyn.exp: Likewise.
1112 * gdb.trace/while-stepping.exp: Likewise.
1113 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1114
1115 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1116
1117 * gdb.trace/tspeed.exp: Remove nowarnings.
1118 (prepare_for_trace_test): Declare "global ipalib".
1119 * gdb.trace/tspeed.c: Include unistd.h.
1120 (main): Remove superfluous printf argument.
1121
1122 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1123
1124 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1125 directory prefix on the filename.
1126
1127 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1128
1129 * gdb.gdb/unittest.exp: Update expected message informing that
1130 selftests have been disabled.
1131 * gdb.server/unittest.exp: Likewise.
1132
1133 2018-10-09 Tom de Vries <tdevries@suse.de>
1134
1135 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1136 with runto_main.
1137
1138 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1139
1140 PR c++/16841
1141 * gdb.cp/virtbase2.cc: New file.
1142 * gdb.cp/virtbase2.exp: New file.
1143
1144 2018-10-06 Tom Tromey <tom@tromey.com>
1145
1146 PR python/19399:
1147 * gdb.python/py-inferior.exp: Add architecture test.
1148
1149 2018-10-06 Tom Tromey <tom@tromey.com>
1150
1151 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1152 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1153
1154 2018-10-06 Tom Tromey <tom@tromey.com>
1155
1156 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1157 of a "throw" catchpoint.
1158
1159 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1160
1161 * gdb.base/info-proc.exp: Update string expected from "help info
1162 proc".
1163
1164 2018-10-04 Tom Tromey <tom@tromey.com>
1165
1166 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1167 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1168 (test_initial_complaints, test_empty_complaints): Update.
1169 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1170
1171 2018-10-04 Tom Tromey <tom@tromey.com>
1172
1173 PR cli/19551:
1174 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1175 * lib/gdb.exp (gdb_file_cmd): Update.
1176 * gdb.stabs/weird.exp (print_weird_var): Update.
1177 * gdb.server/solib-list.exp: Update.
1178 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1179 * gdb.mi/mi-cli.exp: Update.
1180 * gdb.linespec/linespec.exp: Update.
1181 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1182 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1183 * gdb.cp/cp-relocate.exp: Update.
1184 * gdb.base/sym-file.exp: Update.
1185 * gdb.base/relocate.exp: Update.
1186 * gdb.base/readnever.exp: Update.
1187 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1188 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1189 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1190 * gdb.base/code_elim.exp: Update.
1191 * gdb.base/break-unload-file.exp (test_break): Update.
1192 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1193 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1194 Update.
1195 * gdb.base/attach.exp (do_attach_tests): Update.
1196 * gdb.base/sepdebug.exp: Update.
1197 * gdb.python/py-section-script.exp: Update.
1198
1199 2018-10-04 Tom Tromey <tom@tromey.com>
1200
1201 PR cli/22234:
1202 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1203 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1204 output.
1205
1206 2018-10-04 Tom Tromey <tom@tromey.com>
1207
1208 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1209 set width and height to 0.
1210 (test_command_line_attach_run): Use -quiet.
1211
1212 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1213
1214 * lib/gdb.exp (skip_ifunc_tests): New.
1215 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1216 other compile failures.
1217 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1218
1219 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1220
1221 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1222 is_amd64_regs_target.
1223
1224 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1225
1226 * gdb.arch/aarch64-sighandler-regs.c: New test.
1227 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1228 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1229
1230 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1231
1232 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1233 assembly.
1234
1235 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1236
1237 * gdb.base/frame-selection.exp: New file.
1238 * gdb.base/frame-selection.c: New file.
1239
1240 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1241
1242 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1243 pthread barrier.
1244 (main): Likewise.
1245
1246 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1247
1248 * gdb.base/large-frame-1.c: New file.
1249 * gdb.base/large-frame-2.c: New file.
1250 * gdb.base/large-frame.exp: New file.
1251 * gdb.base/large-frame.h: New file.
1252
1253 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1254
1255 PR gdb/20948
1256 * gdb.base/write_mem.exp: New test.
1257 * gdb.base/write_mem.c: Likewise.
1258
1259 2018-09-23 Tom Tromey <tom@tromey.com>
1260
1261 PR python/18852:
1262 * gdb.python/py-parameter.exp: Add test for parameter that throws
1263 on "set".
1264
1265 2018-09-23 Tom Tromey <tom@tromey.com>
1266
1267 PR python/17284:
1268 * gdb.python/py-template.exp (test_template_arg): Add test for
1269 negative template argument number.
1270
1271 2018-09-23 Tom Tromey <tom@tromey.com>
1272
1273 PR python/14062:
1274 * gdb.python/python.exp: Add test for post_event error.
1275
1276 2018-09-23 Tom Tromey <tom@tromey.com>
1277
1278 PR python/18170:
1279 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1280 convert pointers to int and long.
1281
1282 2018-09-23 Tom Tromey <tom@tromey.com>
1283
1284 PR python/20126:
1285 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1286 signed-ness conversion tests.
1287
1288 2018-09-23 Tom Tromey <tom@tromey.com>
1289
1290 PR python/18352;
1291 * gdb.python/py-value.exp (test_float_conversion): New proc.
1292 Use it.
1293
1294 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1295
1296 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1297
1298 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1299
1300 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1301 no readline.
1302 * gdb.base/utf8-identifiers.exp: Likewise.
1303 * gdb.cp/cpcompletion.exp: Likewise.
1304 * gdb.linespec/cpcompletion.exp: Likewise.
1305 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1306 * gdb.linespec/cpls-ops.exp: Likewise.
1307
1308 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1309 Chris January <chris.january@arm.com>
1310
1311 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1312 * gdb.fortran/short-circuit-argument-list.exp: New file.
1313 * gdb.fortran/short-circuit-argument-list.f90: New test.
1314
1315 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1316
1317 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1318 "arch=" keyword when executing "-stack-list-frames".
1319
1320 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1321
1322 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1323 "arch=" keyword when executing "-stack-list-frames".
1324
1325 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1326
1327 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1328 break ada".
1329
1330 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1331
1332 PR python/23669
1333 * gdb.python/python.exp: Test gdb.execute("show commands").
1334
1335 2018-09-16 Tom Tromey <tom@tromey.com>
1336
1337 * gdb.base/new-ui.exp (do_execution_tests): Update.
1338 * gdb.base/dbx.exp (test_breakpoints): Update.
1339
1340 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1341
1342 * lib/gdb.exp (gdb_simple_compile): Add proc.
1343 (is_elf_target): Use gdb_simple_compile.
1344 (skip_altivec_tests): Likewise.
1345 (skip_vsx_tests): Likewise.
1346 (skip_tsx_tests): Likewise.
1347 (skip_btrace_tests): Likewise.
1348 (skip_btrace_pt_tests): Likewise.
1349 (gdb_can_simple_compile): Likewise.
1350 (gdb_has_argv0): Likewise.
1351 (gdb_target_symbol_prefix): Likewise.
1352 (target_supports_scheduler_locking): Likewise.
1353
1354 2018-09-13 Tom Tromey <tom@tromey.com>
1355
1356 * Makefile.in (TAGS): Recognize proc_with_prefix and
1357 gdb_caching_proc.
1358
1359 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1360
1361 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1362 method.
1363
1364 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1365
1366 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1367 and a few other Inferior properties when the Inferior is no
1368 longer valid.
1369
1370 2018-09-13 Tom Tromey <tom@tromey.com>
1371
1372 PR rust/23650:
1373 * gdb.rust/simple.exp: Add test for enum field access error.
1374
1375 2018-09-13 Tom Tromey <tom@tromey.com>
1376
1377 PR rust/23626:
1378 * gdb.rust/simple.rs (EmptyEnum): New type.
1379 (main): Use it.
1380 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1381
1382 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1383
1384 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1385 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1386 * gdb.python/py-symtab.exp: Update test printing an objfile.
1387
1388 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1389
1390 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1391 object.
1392
1393 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1394
1395 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1396 (support_complex_tests): Use gdb_can_simple_compile.
1397 (is_ilp32_target): Likewise.
1398 (is_lp64_target): Likewise.
1399 (is_64_target): Likewise.
1400 (is_amd64_regs_target): Likewise.
1401 (is_aarch32_target): Likewise.
1402 (gdb_int128_helper): Likewise.
1403
1404 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1405
1406 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1407
1408 2018-09-10 Jerome Guitton <guitton@adacore.com>
1409
1410 * gdb.ada/same_component_name: Add test for case of tagged record
1411 with variable-length fields.
1412
1413 2018-09-10 Xavier Roirand <roirand@adacore.com>
1414
1415 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1416 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1417 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1418 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1419
1420 2018-09-10 Xavier Roirand <roirand@adacore.com>
1421
1422 * gdb.ada/mi_string_access.exp: New testcase.
1423 * gdb.ada/mi_string_access/bar.adb: New file.
1424 * gdb.ada/mi_string_access/pck.adb: New file.
1425 * gdb.ada/mi_string_access/pck.asd: New file.
1426
1427 2018-09-10 Xavier Roirand <roirand@adacore.com>
1428
1429 * gdb.ada/mi_var_union.exp: New testcase.
1430 * gdb.ada/mi_var_union/bar.adb: New file.
1431 * gdb.ada/mi_var_union/pck.adb: New file.
1432 * gdb.ada/mi_var_union/pck.asd: New file.
1433
1434 2018-09-08 Tom Tromey <tom@tromey.com>
1435
1436 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1437
1438 2018-09-08 Tom Tromey <tom@tromey.com>
1439
1440 PR python/16047:
1441 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1442 (register_pretty_printers): Register new printer.
1443 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1444 test.
1445 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1446 (an_int_type3): New global.
1447
1448 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1449
1450 * gdb.ada/expr_with_funcall: New testcase.
1451
1452 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1453
1454 * gdb.ada/packed_array_assign: New testcase.
1455
1456 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1457
1458 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1459 names, and add test prefixes to make test names unique.
1460
1461 2018-09-05 Tom de Vries <tdevries@suse.de>
1462
1463 * gdb.dwarf2/varval.exp: Add test.
1464
1465 2018-09-04 Gary Benson <gbenson@redhat.com>
1466
1467 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1468 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1469
1470 2018-08-31 Tom Tromey <tom@tromey.com>
1471
1472 * gdb.rust/simple.rs: Rename second variable "v".
1473
1474 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1475
1476 * gdb.base/funcargs.c (use_a): New function.
1477 (recurse): Call use_a.
1478
1479 2018-08-29 Keith Seitz <keiths@redhat.com>
1480
1481 * gdb.compile/compile-cplus-anonymous.cc: New file.
1482 * gdb.compile/compile-cplus-anonymous.exp: New file.
1483 * gdb.compile/compile-cplus-array-decay.cc: New file.
1484 * gdb.compile/compile-cplus-array-decay.exp: New file.
1485 * gdb.compile/compile-cplus-inherit.cc: New file.
1486 * gdb.compile/compile-cplus-inherit.exp: New file.
1487 * gdb.compile/compile-cplus-member.cc: New file.
1488 * gdb.compile/compile-cplus-member.exp: New file.
1489 * gdb.compile/compile-cplus-method.cc: New file.
1490 * gdb.compile/compile-cplus-method.exp: New file.
1491 * gdb.compile/compile-cplus-mod.c: "New" file.
1492 * gdb.compile/compile-cplus-namespace.cc: New file.
1493 * gdb.compile/compile-cplus-namespace.exp: New file.
1494 * gdb.compile/compile-cplus-nested.cc: New file.
1495 * gdb.compile/compile-cplus-nested.exp: New file.
1496 * gdb.compile/compile-cplus-print.c: "New" file.
1497 * gdb.compile/compile-cplus-print.exp: "New" file.
1498 * gdb.compile/compile-cplus-virtual.cc: New file.
1499 * gdb.compile/compile-cplus-virtual.exp: New file.
1500 * gdb.compile/compile-cplus.c: "New" file.
1501 * gdb.compile/compile-cplus.exp: "New" file.
1502 * lib/compile-support.exp: New file.
1503
1504 2018-08-16 Gary Benson <gbenson@redhat.com>
1505
1506 PR gdb/13000:
1507 * gdb.base/batch-exit-status.exp: New file.
1508 * gdb.base/batch-exit-status.good-commands: Likewise.
1509 * gdb.base/batch-exit-status.bad-commands: Likewise.
1510
1511 2018-08-29 Alan Hayward <alan.hayward@arm.com>
1512
1513 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1514 (struct struct02): Likewise.
1515 (struct struct03): Likewise.
1516 (struct struct04): Likewise.
1517 (struct struct_01_01): New struct.
1518 (struct struct_01_02): Likewise.
1519 (struct struct_01_03): Likewise.
1520 (struct struct_01_04): Likewise.
1521 (struct struct_02_01): Likewise.
1522 (struct struct_02_02): Likewise.
1523 (struct struct_02_03): Likewise.
1524 (struct struct_02_04): Likewise.
1525 (struct struct_04_01): Likewise.
1526 (struct struct_04_02): Likewise.
1527 (struct struct_04_03): Likewise.
1528 (struct struct_04_04): Likewise.
1529 (struct struct_05_01): Likewise.
1530 (struct struct_05_02): Likewise.
1531 (struct struct_05_03): Likewise.
1532 (struct struct_05_04): Likewise.
1533 (cmp_struct01): Remove function.
1534 (cmp_struct02): Likewise.
1535 (cmp_struct03): Likewise.
1536 (cmp_struct04): Likewise.
1537 (cmp_struct_01_01): Add Function.
1538 (cmp_struct_01_02): Likewise.
1539 (cmp_struct_01_03): Likewise.
1540 (cmp_struct_01_04): Likewise.
1541 (cmp_struct_02_01): Likewise.
1542 (cmp_struct_02_02): Likewise.
1543 (cmp_struct_02_03): Likewise.
1544 (cmp_struct_02_04): Likewise.
1545 (cmp_struct_04_01): Likewise.
1546 (cmp_struct_04_02): Likewise.
1547 (cmp_struct_04_03): Likewise.
1548 (cmp_struct_04_04): Likewise.
1549 (cmp_struct_05_01): Likewise.
1550 (cmp_struct_05_02): Likewise.
1551 (cmp_struct_05_03): Likewise.
1552 (cmp_struct_05_04): Likewise.
1553 (call_all): Add new structs.
1554 * gdb.base/infcall-nested-structs.exp: Likewise.
1555
1556 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1557
1558 * gdb.python/py-framefilter-mi.exp: Update regexp to
1559 check for "arch" field in frame output.
1560
1561 2018-08-23 Kevin Buettner <kevinb@redhat.com>
1562
1563 * gdb.dwarf2/dw2-ranges-func.c: New file.
1564 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1565
1566 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1567
1568 * gdb.base/term.exp: Compare terminal settings with values from
1569 the inferior.
1570 * gdb.base/term.c: Get and set terminal settings.
1571
1572 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1573
1574 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1575 accommodate new "arch" field in frame output.
1576 * gdb.mi/mi-return.exp: Likewise.
1577 * gdb.mi/mi-stack.exp: Likewise.
1578 * gdb.mi/mi-syn-frame.exp: Likewise.
1579 * gdb.mi/user-selected-context-sync.exp: Likewise.
1580
1581 2018-08-19 Michael Spang <spang@google.com>
1582
1583 PR gdb/11786
1584 * gdb.base/gcore-tls-pie.c: New file.
1585 * gdb.base/gcore-tls-pie.exp: New file.
1586
1587 2018-08-18 Kevin Buettner <kevinb@redhat.com>
1588
1589 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1590 * gdb.dwarf2/varval.c: New file.
1591 * gdb.dwarf2/varval.exp: New file.
1592
1593 2018-08-17 Alan Hayward <alan.hayward@arm.com>
1594
1595 PR gdb/18931
1596 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1597
1598 2018-08-16 Keith Seitz <keiths@redhat.com>
1599
1600 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1601 tests expected to pass.
1602
1603 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1604
1605 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1606 -data-disassemble -a.
1607 (test_disassembly_bogus_args): Likewise.
1608
1609 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1610
1611 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1612
1613 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 * gdb.base/vla-optimized-out.exp: Add new test.
1616
1617 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1618
1619 * gdb.base/vla-optimized-out-o3.exp: Delete.
1620 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1621 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1622 deleted tests.
1623
1624 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1625
1626 PR gdb/18050:
1627 * gdb.server/extended-remote-restart.c: New file.
1628 * gdb.server/extended-remote-restart.exp: New file.
1629
1630 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1631
1632 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1633 "set variable index = 42".
1634
1635 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1636
1637 * boards/index-cache-gdb.exp: New file.
1638 * gdb.dwarf2/index-cache.exp: New file.
1639 * gdb.dwarf2/index-cache.c: New file.
1640 * gdb.base/maint.exp: Check if we are using the index cache.
1641
1642 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1643
1644 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1645 MAKEFLAGS.
1646
1647 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1648
1649 * dg-extract-results.sh: Move to toplevel contrib.
1650 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1651 * Makefile.in (check-parallel-racy): Likewise.
1652
1653 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1654
1655 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1656 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1657 tests if the target supports scheduler locking.
1658
1659 2018-08-04 Tom de Vries <tdevries@suse.de>
1660
1661 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1662
1663 2018-08-02 Tom Tromey <tom@tromey.com>
1664
1665 PR symtab/16842.
1666 * gdb.cp/temargs.exp: Test "info address" of a template
1667 parameter.
1668
1669 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1670
1671 * gdb.python/py-mi-var-info-path-expression.c: New file.
1672 * gdb.python/py-mi-var-info-path-expression.py: New file.
1673 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1674
1675 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1676
1677 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1678 error after "cannot resolve name" string.
1679
1680 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1681
1682 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1683 started.
1684 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1685
1686 2018-07-28 Tom de Vries <tdevries@suse.de>
1687
1688 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1689
1690 2018-07-26 Tom de Vries <tdevries@suse.de>
1691
1692 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1693
1694 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1695
1696 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1697 is visible.
1698
1699 2018-07-26 Tom de Vries <tdevries@suse.de>
1700
1701 PR breakpoints/23366
1702 * gdb.base/catch-follow-exec.c: New test.
1703 * gdb.base/catch-follow-exec.exp: New file.
1704
1705 2018-07-25 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1708 vla-optimized-out.c.
1709
1710 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1711
1712 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1713 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1714
1715 2018-07-20 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1718 NOCLONE macro.
1719 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1720
1721 2018-07-19 Tom de Vries <tdevries@suse.de>
1722
1723 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1724 regular expression.
1725
1726 2018-07-18 Tom de Vries <tdevries@suse.de>
1727
1728 * gdb.base/vla-optimized-out.c: New test.
1729 * gdb.base/vla-optimized-out.exp: New file.
1730
1731 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1732
1733 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1734 message "No address associated with hostname" when gdbserver
1735 cannot resolve the hostname.
1736
1737 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1738
1739 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1740 Add some test prefixes to make tests unique.
1741
1742 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1743
1744 * gdb.base/frameapply.c: New file.
1745 * gdb.base/frameapply.exp: New file.
1746
1747 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1748
1749 * gdb.base/skip.exp: Update expected error message.
1750
1751 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1752 Jan Kratochvil <jan.kratochvil@redhat.com>
1753 Paul Fertser <fercerpav@gmail.com>
1754 Tsutomu Seki <sekiriki@gmail.com>
1755
1756 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1757 parameter.
1758 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1759 by default.
1760 * boards/native-gdbserver.exp: Likewise.
1761 * gdb.server/run-without-local-binary.exp: Improve regexp used
1762 for detecting when a remote debugging connection succeeds.
1763 * gdb.server/server-connect.exp: New file.
1764 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1765 Do not prefix the port number with ":".
1766 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1767 support for detecting and using it. Add '$debughost_gdbserver'
1768 to the list of arguments used to start gdbserver. Handle case
1769 when gdbserver cannot resolve a network name.
1770
1771 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1772
1773 PR c++/23373
1774 * gdb.base/ptype-offsets.cc (struct static_member): New
1775 struct.
1776 (main) <stmember>: New variable.
1777 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1778 with a static member in it.
1779
1780 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1781
1782 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1783 watchpoints enabled and disabled.
1784
1785 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * gdb.base/examine-backward.exp: Still run tests around address
1788 0x0, even if address 0x0 is not readable. Update the pattern for
1789 matching address 0x0 in expected output.
1790
1791 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1792
1793 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1794 malloc/free.
1795
1796 2018-07-04 Tom de Vries <tdevries@suse.de>
1797
1798 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1799
1800 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1801
1802 PR tdep/8282
1803 * gdb.arch/mips-disassembler-options.exp: New test.
1804 * gdb.arch/mips-disassembler-options.s: New test source.
1805
1806 2018-06-29 Pedro Alves <palves@redhat.com>
1807
1808 * gdb.threads/names.exp: Adjust expected "info threads" output.
1809
1810 2018-06-29 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.opt/inline-break.exp (line number, address): Add "info
1813 break" tests.
1814
1815 2018-06-29 Pedro Alves <palves@redhat.com>
1816
1817 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1818 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1819 number and address and running to them.
1820
1821 2018-06-29 Richard Bunt <richard.bunt@arm.com>
1822
1823 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1824
1825 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * lib/compiler.c: Remove executable permission flag.
1828
1829 2018-06-28 Richard Bunt <richard.bunt@arm.com>
1830
1831 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1832 code.
1833 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1834
1835 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1836
1837 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1838
1839 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1840
1841 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1842 address argument is omitted.
1843
1844 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1845
1846 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1847
1848 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
1849
1850 PR gdb/21695
1851 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1852 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1853
1854 2018-06-26 Tom Tromey <tom@tromey.com>
1855
1856 PR rust/22574:
1857 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1858 * gdb.rust/simple.rs (struct SimpleLayout): New.
1859
1860 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1861
1862 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1863 "info registers" output.
1864
1865 2018-06-21 Richard Bunt <richard.bunt@arm.com>
1866
1867 * gdb.base/watchpoint-hw-attach.c: New test.
1868 * gdb.base/watchpoint-hw-attach.exp: New file.
1869
1870 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1871
1872 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1873 through /bin/sh.
1874 * boards/dwarf4-gdb-index.exp: Likewise.
1875 * boards/fission-dwp.exp: Likewise.
1876
1877 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1878
1879 * gdb.base/float128.exp: Add comment and improved fail message
1880 to the failure case of "print large128" test.
1881
1882 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1883
1884 * configure.ac: Remove AC_PREREQ.
1885 * configure: Re-generate.
1886
1887 2018-06-19 Pedro Alves <palves@redhat.com>
1888
1889 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1890 (func_extern_caller): New.
1891 (main): Call func_extern_caller.
1892 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1893 logic change.
1894
1895 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
1896
1897 PR gdb/16841
1898 * gdb.cp/typedef-base.cc: New file.
1899 * gdb.cp/typedef-base.exp: New file.
1900
1901 2018-06-18 Tom de Vries <tdevries@suse.de>
1902
1903 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1904
1905 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1906 Richard Bunt <Richard.Bunt@arm.com>
1907
1908 * gdb.threads/attach-slow-waitpid.c: New file.
1909 * gdb.threads/attach-slow-waitpid.exp: New file.
1910 * gdb.threads/slow-waitpid.c: New file.
1911
1912 2018-06-14 Pedro Alves <palves@redhat.com>
1913
1914 * gdb.base/fork-running-state.c: Include <errno.h>.
1915 (exit_if_relative_exits): New.
1916 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1917 exits.
1918 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1919 child exits.
1920
1921 2018-06-14 Tom de Vries <tdevries@suse.de>
1922
1923 PR cli/22573
1924 * gdb.base/finish-pretty.c: New test.
1925 * gdb.base/finish-pretty.exp: New file.
1926
1927 2018-06-14 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1930 gdb's expected startup output.
1931
1932 2018-06-14 Pedro Alves <palves@redhat.com>
1933
1934 * lib/selftest-support.exp (selftest_setup): Remove inlined
1935 function handling.
1936
1937 2018-06-14 Tom de Vries <tdevries@suse.de>
1938
1939 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1940 matching of breakpoint printing.
1941
1942 2018-06-13 Tom de Vries <tdevries@suse.de>
1943
1944 PR testsuite/23269
1945 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1946 (fork_child): ... here, and ...
1947 (fork_parent): ... here.
1948
1949 2018-06-12 Tom de Vries <tdevries@suse.de>
1950
1951 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1952
1953 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1954 Stephen Roberts <stephen.roberts@arm.com>
1955
1956 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1957 rewrite test to describe action performed, rather than possible
1958 failure.
1959
1960 2018-06-08 Gary Benson <gbenson@redhat.com>
1961
1962 * gdb.threads/check-libthread-db.exp: New file.
1963 * gdb.threads/check-libthread-db.c: Likewise.
1964
1965 2018-06-05 Tom Tromey <tom@tromey.com>
1966
1967 * gdb.base/default.exp: Update expected "show version" output.
1968
1969 2018-06-05 Tom Tromey <tom@tromey.com>
1970
1971 PR cli/12326:
1972 * gdb.cp/static-print-quit.exp: Update.
1973 * lib/gdb.exp (pagination_prompt): Update.
1974 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1975 * gdb.python/python.exp: Update.
1976
1977 2018-06-04 Joel Brobecker <brobecker@adacore.com>
1978
1979 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1980
1981 2018-06-01 Joel Brobecker <brobecker@adacore.com>
1982
1983 * gdb.ada/bp_fun_addr: New testcase.
1984
1985 2018-06-01 Tom Tromey <tom@tromey.com>
1986
1987 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1988 results.
1989 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1990 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1991 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1992 * gdb.base/maint.exp (maint_pass_if): Update.
1993
1994 2018-05-31 Maciej W. Rozycki <macro@mips.com>
1995
1996 * gdb.base/endian.exp: New test.
1997 * gdb.base/endian.c: New test source.
1998
1999 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2000
2001 PR gdb/23203
2002 * gdb.base/bt-selected-frame.c: New file.
2003 * gdb.base/bt-selected-frame.exp: New file.
2004 * lib/gdb.exp (get_current_frame_number): New function.
2005
2006 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2007 Pedro Alves <palves@redhat.com>
2008
2009 * gdb.threads/tls-core.c: Include <stdlib.h>
2010 (thread_proc): Call `abort'.
2011 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2012 (tls_core_test): New procedure, bits factored out from ...
2013 (top level): ... here. Test both native cores and gcore cores.
2014
2015 2018-05-23 Tom Tromey <tom@tromey.com>
2016
2017 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2018
2019 2018-05-23 Tom Tromey <tom@tromey.com>
2020
2021 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2022 symfile_complaints.
2023 (test_short_complaints): Likewise.
2024 (test_empty_complaints): Likewise.
2025 (test_initial_complaints): Update.
2026
2027 2018-05-23 Tom Tromey <tom@tromey.com>
2028
2029 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2030
2031 2018-05-23 Tom Tromey <tom@tromey.com>
2032
2033 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2034 (test_short_complaints): Update.
2035
2036 2018-05-22 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.base/remote.exp: Only gdb_start after compiling the
2039 testcase. Issue "disconnect" before testing "set remote" command
2040 defaults. Issue clean_restart before running to main.
2041
2042 2018-05-22 Pedro Alves <palves@redhat.com>
2043
2044 * gdb.base/remote.exp: Adjust expected output of "show remote
2045 memory-write-packet-size". Add tests for "set remote
2046 memory-write-packet-size 0" and "set remote
2047 memory-write-packet-size fixed/limit".
2048
2049 2018-05-22 Pedro Alves <palves@redhat.com>
2050
2051 PR gdb/22973
2052 * gdb.base/utf8-identifiers.c: New file.
2053 * gdb.base/utf8-identifiers.exp: New file.
2054
2055 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2056
2057 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2058
2059 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2060
2061 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2062
2063 2018-05-18 Tom Tromey <tom@tromey.com>
2064
2065 * gdb.base/ptype-offsets.exp: Update.
2066
2067 2018-05-17 Keith Seitz <keiths@redhat.com>
2068
2069 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2070 in expected breakpoint stop locations.
2071 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2072 move to proper scope to test variable values.
2073 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2074 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2075 New functions.
2076 (main): Call not_inline_func3.
2077 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2078 inline_func1, inline_func2, and inline_func3. Test that when each
2079 breakpoint is hit, GDB properly reports both the stop location
2080 and the backtrace. Repeat tests for temporary breakpoints.
2081
2082 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2083
2084 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2085 rather then trying to access it in determining whether the PID
2086 of `gdbserver' could have been retrieved.
2087
2088 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2089
2090 * gdb.arch/amd64-init-x87-values.S: New file.
2091 * gdb.arch/amd64-init-x87-values.exp: New file.
2092
2093 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2094
2095 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2096
2097 2018-05-04 Tom Tromey <tom@tromey.com>
2098
2099 PR python/22730:
2100 * gdb.python/python.exp: Test multi-line execute.
2101
2102 2018-05-04 Tom Tromey <tom@tromey.com>
2103
2104 PR python/22731:
2105 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2106
2107 2018-05-04 Tom Tromey <tom@tromey.com>
2108
2109 PR gdb/11750:
2110 * gdb.base/define.exp: Test defining a user command inside a user
2111 command.
2112 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2113
2114 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2115 Pedro Alves <palves@redhat.com>
2116
2117 PR breakpoints/19806 and support for PR external/20207.
2118 * gdb.base/watchpoint-unaligned.c: New file.
2119 * gdb.base/watchpoint-unaligned.exp: New file.
2120
2121 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2122
2123 * gdb.base/maint.exp: Make test names unique, use
2124 test_prefix_command_help to test 'help maint info', and remove
2125 repeated test of 'help maint'.
2126
2127 2018-05-04 Tom Tromey <tom@tromey.com>
2128
2129 PR gdb/22619:
2130 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2131 behavior.
2132
2133 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 * gdb.base/maint.exp: Process output from 'maint print registers'
2136 line at a time.
2137
2138 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2139
2140 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2141 timeout.
2142
2143 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2144
2145 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2146 filter pattern.
2147
2148 2018-05-02 Pedro Alves <palves@redhat.com>
2149
2150 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2151 to_log_command renames.
2152 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2153
2154 2018-05-02 Tom Tromey <tom@tromey.com>
2155
2156 * gdb.python/py-parameter.exp: Set test message.
2157
2158 2018-05-02 Tom Tromey <tom@tromey.com>
2159
2160 PR python/20084:
2161 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2162 PARAM_ZUINTEGER_UNLIMITED tests.
2163
2164 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2165
2166 PR rust/23124
2167 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2168 when casting.
2169
2170 2018-04-30 Tom Tromey <tom@tromey.com>
2171
2172 * gdb.python/py-type.exp: Check align attribute.
2173 * gdb.python/py-type.c: New "aligncheck" global.
2174
2175 2018-04-30 Tom Tromey <tom@tromey.com>
2176
2177 PR exp/17095:
2178 * gdb.dwarf2/dw2-align.exp: New file.
2179 * gdb.cp/align.exp: New file.
2180 * gdb.base/align.exp: New file.
2181 * lib/gdb.exp (gdb_int128_helper): New proc.
2182 (has_int128_c, has_int128_cxx): New caching procs.
2183
2184 2018-04-27 Tom Tromey <tom@tromey.com>
2185
2186 PR rust/22545:
2187 * gdb.rust/simple.exp: Add inclusive range tests.
2188
2189 2018-04-26 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2192 ifunc breakpoint locations correctly of ifunc breakpoints set
2193 while the program resolves the ifunc.
2194
2195 2018-04-26 Pedro Alves <palves@redhat.com>
2196
2197 * gdb.base/gnu-ifunc-final.c: New file.
2198 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2199 * gdb.base/gnu-ifunc.exp (executable): Delete.
2200 (staticexecutable): Adjust.
2201 (lib_opts, exec_opts): Delete.
2202 (make_binsuffix, build, set-break): New procedures.
2203 (misc_tests): New, with tests factored out from the top level.
2204 (top level): Test different combinations of ifunc resolver name,
2205 resolver with and with debug info, and ifunc target with and
2206 without debug info. Wrap static tests with with_target_prefix.
2207
2208 2018-04-26 Pedro Alves <palves@redhat.com>
2209
2210 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2211 return type" warnings.
2212
2213 2018-04-25 Pedro Alves <palves@redhat.com>
2214
2215 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2216 killed".
2217 * gdb.base/kill-after-signal.exp: Likewise.
2218 * gdb.threads/kill.exp: Likewise.
2219
2220 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2221 Sergio Durigan Junior <sergiodj@redhat.com>
2222 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2225 regexps to expect for '[Inferior ... detached]' as well.
2226 * gdb.base/attach.exp: Likewise.
2227 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2228 "gdb_continue_to_end".
2229 (test_catch_syscall_with_wrong_args): Likewise.
2230 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2231 ']'. Don't set 'verbose' on.
2232 * gdb.base/foll-vfork.exp: Likewise.
2233 * gdb.base/fork-print-inferior-events.c: New file.
2234 * gdb.base/fork-print-inferior-events.exp: New file.
2235 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2236 '[Inferior ... has been killed]' message.
2237 * gdb.base/kill-after-signal.exp: Likewise.
2238 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2239 detach message.
2240 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2241 message.
2242 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2243 regexps to expect for '[Inferior ... detached]' as well.
2244 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2245
2246 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2247
2248 PR gdb/23104
2249 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2250
2251 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2252
2253 * gdb.threads/multiple-successive-infcall.c: New test.
2254 * gdb.threads/multiple-successive-infcall.exp: New file.
2255
2256 2018-04-17 Tom Tromey <tom@tromey.com>
2257
2258 * gdb.rust/simple.rs (Union): New type.
2259 (main): New local "u".
2260 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2261
2262 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2263
2264 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2265 number information in output of "whereis" command.
2266 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2267
2268 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2269
2270 * gdb.ada/info_types.exp: Adjust expected output to the line
2271 numbers now printed by "info var/func/type".
2272 * gdb.base/completion.exp: Likewise.
2273 * gdb.base/included.exp: Likewise.
2274 * gdb.cp/cp-relocate.exp: Likewise.
2275 * gdb.cp/cplusfuncs.exp: Likewise.
2276 * gdb.cp/namespace.exp: Likewise.
2277 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2278
2279 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2280
2281 * gdb.btrace/cpu.exp: New.
2282
2283 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2284
2285 * gdb.base/step-indirect-call-thunk.exp: New.
2286 * gdb.base/step-indirect-call-thunk.c: New.
2287 * gdb.reverse/step-indirect-call-thunk.exp: New.
2288 * gdb.reverse/step-indirect-call-thunk.c: New.
2289
2290 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2291
2292 * gdb.base/pie-fork.c: New file.
2293 * gdb.base/pie-fork.exp: New file.
2294
2295 2018-04-11 Tom Tromey <tom@tromey.com>
2296
2297 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2298
2299 2018-04-10 Pedro Alves <palves@redhat.com>
2300
2301 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2302 exits. Instead loop running forever.
2303 (fork_parent): Run forever too.
2304
2305 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2306
2307 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2308 mi_continue_to_line.
2309 * gdb.mi/mi-stack.c (callee4): Add comment.
2310
2311 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2312
2313 * gdb.mi/mi-stack.exp: Fix indentation.
2314
2315 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2316
2317 PR gdb/22979
2318 * gdb.arch/amd64-osabi.exp: New file.
2319
2320 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2321
2322 PR gdb/22980
2323 * gdb.base/osabi.exp: New file.
2324
2325 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2326
2327 * gdb.cp/static-typedef-print.exp: New file.
2328 * gdb.cp/static-typedef-print.cc: New file.
2329
2330 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2331
2332 * gdb.ada/varsize_limit: New testcase.
2333
2334 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2337
2338 * gdb.ada/notcplusplus: New testcase.
2339
2340 * gdb.base/c-linkage-name.c: New file.
2341 * gdb.base/c-linkage-name.exp: New testcase.
2342
2343 2018-03-26 Tom Tromey <tom@tromey.com>
2344
2345 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2346 * gdb.python/py-framefilter.py (name_error): New global.
2347 (ErrorInName.function): Use name_error.
2348
2349 2018-03-26 Tom Tromey <tom@tromey.com>
2350
2351 PR backtrace/15582:
2352 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2353
2354 2018-03-23 Keith Seitz <keiths@redhat.com>
2355
2356 PR c++/22968
2357 * gdb.cp/subtypes.exp: New file.
2358 * gdb.cp/subtypes.h: New file.
2359 * gdb.cp/subtypes.cc: New file.
2360 * gdb.cp/subtypes-2.cc: New file.
2361
2362 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2363
2364 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2365 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2366 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2367 -nostartfiles when compiling the test. Confirm that all registers
2368 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2369
2370 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2373 option, syntax was wrong anyway.
2374 * gdb.arch/arm-disp-step.exp: Likewise.
2375 * gdb.arch/sparc64-regs.exp: Likewise.
2376 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2377 option, syntax was wrong anyway, switch to use
2378 prepare_for_testing.
2379 * gdb.arch/i386-disp-step.exp: Likewise.
2380
2381 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2382
2383 * gdb.ada/exec_changed.exp: Replace "target_info exists
2384 use_gdb_stub" by "use_gdb_stub".
2385 * gdb.ada/start.exp: Likewise.
2386 * gdb.base/async-shell.exp: Likewise.
2387 * gdb.base/attach-pie-misread.exp: Likewise.
2388 * gdb.base/attach-wait-input.exp: Likewise.
2389 * gdb.base/break-entry.exp: Likewise.
2390 * gdb.base/break-interp.exp: Likewise.
2391 * gdb.base/dprintf-detach.exp: Likewise.
2392 * gdb.base/nostdlib.exp: Likewise.
2393 * gdb.base/solib-nodir.exp: Likewise.
2394 * gdb.base/statistics.exp: Likewise.
2395 * gdb.base/testenv.exp: Likewise.
2396 * gdb.mi/mi-exec-run.exp: Likewise.
2397 * gdb.mi/mi-start.exp: Likewise.
2398 * gdb.multi/dummy-frame-restore.exp: Likewise.
2399 * gdb.multi/multi-arch-exec.exp: Likewise.
2400 * gdb.multi/multi-arch.exp: Likewise.
2401 * gdb.multi/tids.exp: Likewise.
2402 * gdb.multi/watchpoint-multi.exp: Likewise.
2403 * gdb.python/py-events.exp: Likewise.
2404 * gdb.threads/attach-into-signal.exp: Likewise.
2405 * gdb.threads/attach-stopped.exp: Likewise.
2406 * gdb.threads/threadapply.exp: Likewise.
2407 * lib/selftest-support.exp: Likewise.
2408
2409 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2410
2411 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2412
2413 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2414
2415 * gdb.perf/template-breakpoints.cc: New file.
2416 * gdb.perf/template-breakpoints.exp: New file.
2417 * gdb.perf/template-breakpoints.py: New file.
2418
2419 2018-03-19 Tom Tromey <tom@tromey.com>
2420
2421 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2422 y0.
2423 * gdb.rust/simple.exp: Test bare identifier form of struct
2424 initializer.
2425
2426 2018-03-19 Tom Tromey <tom@tromey.com>
2427
2428 * gdb.gdb/observer.exp: Remove.
2429
2430 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2431
2432 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2433 "qualified" option when setting breakpoints.
2434 * gdb.trace/backtrace.exp: Likewise.
2435 * gdb.trace/circ.exp: Likewise.
2436 * gdb.trace/collection.exp: Likewise.
2437 * gdb.trace/disconnected-tracing.exp: Likewise.
2438 * gdb.trace/ftrace-lock.exp: Likewise.
2439 * gdb.trace/ftrace.exp: Likewise.
2440 * gdb.trace/infotrace.exp: Likewise.
2441 * gdb.trace/packetlen.exp: Likewise.
2442 * gdb.trace/passc-dyn.exp: Likewise.
2443 * gdb.trace/qtro.exp: Likewise.
2444 * gdb.trace/read-memory.exp: Likewise.
2445 * gdb.trace/report.exp: Likewise.
2446 * gdb.trace/signal.exp: Likewise.
2447 * gdb.trace/status-stop.exp: Likewise.
2448 * gdb.trace/strace.exp: Likewise.
2449 * gdb.trace/tfind.exp: Likewise.
2450 * gdb.trace/trace-break.exp: Likewise.
2451 * gdb.trace/trace-condition.exp: Likewise.
2452 * gdb.trace/trace-mt.exp: Likewise.
2453 * gdb.trace/tstatus.exp: Likewise.
2454 * gdb.trace/tsv.exp: Likewise.
2455 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2456 * gdb.trace/unavailable.exp: Likewise.
2457 * gdb.trace/while-dyn.exp: Likewise.
2458
2459 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2460
2461 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2462 that libinproctrace is copied to the target.
2463
2464 2018-03-14 Tom Tromey <tom@tromey.com>
2465
2466 PR cli/14977:
2467 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2468 a null pointer.
2469 * gdb.base/wchar.exp: Likewise.
2470
2471 2018-03-14 Tom Tromey <tom@tromey.com>
2472
2473 PR cli/19918:
2474 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2475 flag.
2476
2477 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2478
2479 PR gdb/22841
2480 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2481 "target" to remote_exec.
2482
2483 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2484
2485 PR gdb/22841
2486 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2487 ${board}_upload): Remove.
2488
2489 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2490
2491 * gdb.cp/watch-cp.cc: New test.
2492 * gdb.cp/watch-cp.exp: New file.
2493
2494 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2495
2496 * gdb.base/infcall-nested-structs.exp: New file.
2497 * gdb.base/infcall-nested-structs.c: New file.
2498 * gdb.base/float.exp: Add riscv support.
2499
2500 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2501
2502 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2503 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2504
2505 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2506
2507 * gdb.server/abspath.exp: New file.
2508 * lib/gdb.exp (with_cwd): New procedure.
2509
2510 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2511
2512 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2513 use it.
2514 (gdb_is_target_remote_prompt): New proc.
2515 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2516 (gdb_is_target_native): Pass prompt parameter to
2517 gdb_is_target_1.
2518
2519 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2520
2521 * gdb.base/load-command.c: New file.
2522 * gdb.base/load-command.exp: New file.
2523 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2524 (gdb_is_target_1): ...this, and generalize for other targets
2525 than just remote.
2526 (gdb_is_target_remote): Use gdb_is_target_1.
2527 (gdb_is_target_native): use gdb_is_target_1.
2528
2529 2018-02-26 Tom Tromey <tom@tromey.com>
2530
2531 PR python/16497:
2532 * gdb.python/py-framefilter.exp: Update test.
2533
2534 2018-02-26 Tom Tromey <tom@tromey.com>
2535
2536 * gdb.dwarf2/variant.c: New file.
2537 * gdb.dwarf2/variant.exp: New file.
2538
2539 2018-02-26 Tom Tromey <tom@tromey.com>
2540
2541 * gdb.rust/simple.exp: Accept more possible results in enum test.
2542
2543 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2544
2545 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2546 parentheses.
2547
2548 2018-02-23 Maciej W. Rozycki <macro@mips.com>
2549
2550 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2551 name of a variable: $actual_linejj -> $actual_line.
2552
2553 2018-02-21 John Baldwin <jhb@FreeBSD.org>
2554
2555 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2556
2557 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2558
2559 * gdb.btrace/buffer-size.exp: Do not force BTS.
2560
2561 2018-02-14 Pedro Alves <palves@redhat.com>
2562
2563 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2564 getting a "Quit".
2565
2566 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2567
2568 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2569 Fix test name.
2570
2571 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2572
2573 * gdb.cp/m-static.exp: Check type of optimized out static
2574 member.
2575
2576 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2577
2578 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2579 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2580
2581 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2582 Leszek Swirski <leszeks@google.com>
2583
2584 * gdb.python/py-prettyprint.c
2585 (struct to_string_returns_value_inner,
2586 struct to_string_returns_value_wrapper): New.
2587 (main): Add tsrvw variable.
2588 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2589 ToStringReturnsValueWrapper): New classes.
2590 (register_pretty_printers): Register new pretty-printers.
2591 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2592 recursive pretty printer.
2593 * gdb.python/py-mi.exp: Likewise.
2594
2595 2018-02-01 Leszek Swirski <leszeks@google.com>
2596
2597 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2598 functions with the same name as an include file are parsed
2599 correctly.
2600
2601 2018-02-01 Yao Qi <yao.qi@linaro.org>
2602
2603 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2604 "\[^\r\n\]*".
2605
2606 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2607
2608 * gdb.arch/powerpc-prologue-frame.s: New file.
2609 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2610 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2611
2612 2018-01-31 Joel Brobecker <brobecker@adacore.com>
2613
2614 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2615
2616 2018-01-30 Pedro Alves <palves@redhat.com>
2617
2618 PR gdb/13211
2619 * gdb.base/interrupt-daemon.c: New.
2620 * gdb.base/interrupt-daemon.exp: New.
2621 * gdb.multi/multi-term-settings.c: New.
2622 * gdb.multi/multi-term-settings.exp: New.
2623
2624 2018-01-30 Joel Brobecker <brobecker@adacore.com>
2625
2626 * gdb.base/break.exp: Save the location where the breakpoint
2627 on break.c:47 was actually inserted when debugging the version
2628 compiled at -O2 and use it in the expected output of the "info
2629 break" test performed soon after.
2630
2631 2018-01-22 Pedro Alves <palves@redhat.com>
2632 Sergio Durigan Junior <sergiodj@redhat.com>
2633
2634 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2635 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2636
2637 2018-01-22 Joel Brobecker <brobecker@adacore.com>
2638
2639 * gdb.base/break-include.c, gdb.base/break-include.inc,
2640 gdb.base/break-include.exp: New files.
2641 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2642 line number now being the actual line number where the breakpoint
2643 was inserted.
2644 * gdb.mi/mi-break.exp: Likewise.
2645 * gdb.mi/mi-reverse.exp: Likewise.
2646 * gdb.mi/mi-simplerun.exp: Ditto.
2647
2648 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2649
2650 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2651 varobj.
2652 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2653
2654 2018-01-21 Don Breazeal <donb@codesourcery.com>
2655 Andrew Burgess <andrew.burgess@embecosm.com>
2656
2657 * gdb.mi/basics.c: Add new global.
2658 * gdb.mi/mi-frame-regs.exp: New file.
2659 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2660 case.
2661
2662 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2663
2664 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2665 non-parameter, and on an unknown symbol.
2666
2667 2018-01-19 Tom Tromey <tom@tromey.com>
2668
2669 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2670 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2671
2672 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2673
2674 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2675 setrlimit and chdir to int.
2676
2677 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2678
2679 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2680 function.
2681 (my_tend): Likewise.
2682 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2683 rationale of avoiding FP- and vector instructions.
2684
2685 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2686
2687 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2688 "info reg" with "\[ \t\]*".
2689 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2690 "\[ \t\]+".
2691 * gdb.arch/s390-multiarch.exp: Ditto.
2692 * gdb.base/pc-fp.exp: Ditto.
2693 * gdb.reverse/i386-precsave.exp: Ditto.
2694 * gdb.reverse/i386-reverse.exp: Ditto.
2695 * gdb.reverse/i387-env-reverse.exp: Ditto.
2696 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2697
2698 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2699
2700 * lib/gdb.exp (gdb_compile): Re-enable use of
2701 universal_compile_options for languages other than Rust.
2702
2703 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2704
2705 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2706
2707 2018-01-17 Mike Gulick <mgulick@mathworks.com>
2708
2709 PR gdb/16577
2710 * gdb.base/solib-vanish.exp: New.
2711 * gdb.base/solib-vanish-main.c: New.
2712 * gdb.base/solib-vanish-lib1.c: New.
2713 * gdb.base/solib-vanish-lib2.c: New.
2714
2715 2018-01-17 Yao Qi <yao.qi@linaro.org>
2716
2717 * gdb.compile/compile.exp: Match the address printed for
2718 frame in the output of command "bt".
2719
2720 2018-01-15 Tom Tromey <tom@tromey.com>
2721
2722 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2723 compute sp_reg.
2724
2725 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2726
2727 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2728 to prepare.
2729 (prepare): Return 0 on error, 1 on success.
2730
2731 2018-01-12 Pedro Alves <palves@redhat.com>
2732
2733 * gdb.base/continue-after-aborted-step-over.c: New.
2734 * gdb.base/continue-after-aborted-step-over.exp: New.
2735
2736 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2737
2738 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2739 options when not creating an executable.
2740
2741 2018-01-11 Pedro Alves <palves@redhat.com>
2742
2743 PR remote/22597
2744 * gdb.server/stop-reply-no-thread.c: New file.
2745 * gdb.server/stop-reply-no-thread.exp: New file.
2746
2747 2018-01-10 Pedro Alves <palves@redhat.com>
2748
2749 PR gdb/22670
2750 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2751 functions too. Test setting breakpoints and printing C functions
2752 with no debug info too.
2753 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2754
2755 2018-01-10 Pedro Alves <palves@redhat.com>
2756
2757 PR gdb/22670
2758 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2759 a fail.
2760
2761 2018-01-10 Pedro Alves <palves@redhat.com>
2762
2763 PR gdb/22670
2764 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2765
2766 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2767
2768 * gdb.server/unittest.exp: Match the output in non-development
2769 mode.
2770
2771 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2772
2773 * gdb.gdb/unittest.exp: Match output in non-development mode.
2774
2775 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2776
2777 * gdb.ada/access_tagged_param.exp: Relax expected output
2778 for value of "ObjL" in "continue" to pck.inspect breakpoint
2779 test.
2780
2781 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2782
2783 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2784 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2785
2786 2018-01-05 Pedro Alves <palves@redhat.com>
2787
2788 PR gdb/18653
2789 * gdb.base/libsegfault.exp: New.
2790
2791 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2792
2793 PR gdb/22670
2794 * gdb.ada/access_tagged_param.exp: New file.
2795 * gdb.ada/access_tagged_param/foo.adb: New file.
2796
2797 2018-01-05 Pedro Alves <palves@redhat.com>
2798
2799 PR gdb/22670
2800 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2801 exercise lower case too, and to exercise both full matching and
2802 wild matching.
2803
2804 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2805
2806 * gdb.ada/rename_subscript_param: New testcase.
2807
2808 2018-01-05 Jerome Guitton <guitton@adacore.com>
2809
2810 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2811
2812 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2813
2814 * gdb.ada/convvar_comp: New testcase.
2815
2816 2018-01-05 Xavier Roirand <roirand@adacore.com>
2817
2818 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2819 (My_Table): New global variable.
2820 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2821
2822 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2823
2824 PR gdb/22670
2825 * gdb.ada/maint_with_ada: New testcase.
2826
2827 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2828
2829 PR gdb/22670
2830 * gdb.ada/bp_c_mixed_case: New testcase.
2831
2832 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2833
2834 PR gdb/22670
2835 * gdb.ada/complete.exp: Add "complete break ada" test.
2836
2837 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2838
2839 PR gdb/22670
2840 * gdb.ada/info_addr_mixed_case: New testcase.
2841
2842 2018-01-03 Xavier Roirand <roirand@adacore.com>
2843
2844 * gdb.ada/excep_handle.exp: New testcase.
2845 * gdb.ada/excep_handle/foo.adb: New file.
2846 * gdb.ada/excep_handle/pck.ads: New file.
2847
2848 2018-01-03 Joel Brobecker <brobecker@adacore.com>
2849
2850 * gdb.base/step-line.c: Add extra empty line in copyright header.
2851 * gdb.base/step-line.inp: Likewise.
2852
2853 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2854
2855 * gdb.ada/dyn_stride.exp: Add slice test.
2856
2857 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2858
2859 * gdb.ada/dyn_stride: New testcase.
2860
2861 2017-12-27 Stafford Horne <shorne@gmail.com>
2862
2863 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2864 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2865
2866 2017-12-27 Stafford Horne <shorne@gmail.com>
2867
2868 * gdb.base/reggroups.c: New file.
2869 * gdb.base/reggroups.exp: New file.
2870
2871 2017-12-18 Joel Brobecker <brobecker@adacore.com>
2872
2873 * gdb.dwarf2/ada-valprint-error.c: New file.
2874 * gdb.dwarf2/ada-valprint-error.exp: New file.
2875
2876 2017-12-18 Joel Brobecker <brobecker@adacore.com>
2877
2878 * gdb.ada/assign_arr: New testcase.
2879
2880 2017-12-18 Xavier Roirand <roirand@adacore.com>
2881
2882 * gdb.ada/funcall_ptr: New testcase.
2883
2884 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2885
2886 PR cli/16224
2887 * gdb.base/ptype-offsets.cc: New file.
2888 * gdb.base/ptype-offsets.exp: New file.
2889
2890 2017-12-15 Yao Qi <yao.qi@linaro.org>
2891
2892 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2893 if XML is disabled.
2894
2895 2017-12-15 Xavier Roirand <roirand@adacore.com>
2896
2897 * gdb.ada/same_component_name: New testcase.
2898
2899 2017-12-14 Joel Brobecker <brobecker@adacore.com>
2900
2901 * gdb.ada/str_binop_equal: New testcase.
2902
2903 2017-12-14 Joel Brobecker <brobecker@adacore.com>
2904
2905 * gdb.ada/task_switch_in_core: New testcase.
2906
2907 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
2908
2909 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2910 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2911 call test_bkpt_qualified.
2912 (test_bkpt_qualified): New proc.
2913
2914 2017-12-13 Pedro Alves <palves@redhat.com>
2915
2916 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2917 Tighten regexp by matching with an anchor.
2918
2919 2017-12-13 Pedro Alves <palves@redhat.com>
2920
2921 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2922 ("expression with namespace"): New set of tests.
2923 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2924 (Nested::Test_NS::qux): New.
2925 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2926 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2927
2928 2017-12-13 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.base/server-del-break.c: New file.
2931 * gdb.base/server-del-break.exp: New file.
2932
2933 2017-12-12 Stafford Horne <shorne@gmail.com>
2934
2935 * gdb.xml/tdesc-regs.exp: Add or1k support.
2936
2937 2017-12-12 Stafford Horne <shorne@gmail.com>
2938
2939 * gdb.base/bp-permanent.c: Define nop of or1k.
2940
2941 2017-12-11 Joel Brobecker <brobecker@adacore.com>
2942
2943 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2944 output with components being reordered.
2945
2946 2017-12-11 Joel Brobecker <brobecker@adacore.com>
2947
2948 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2949 output with components being reordered.
2950
2951 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2952 Pedro Alves <palves@redhat.com>
2953
2954 * gdb.base/maint.exp (check for .gdb_index): Check also for
2955 .debug_names.
2956 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2957 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2958 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2959 (.gdb_index used after symbol reloading): Support also .debug_names.
2960 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2961
2962 2017-12-08 Yao Qi <yao.qi@linaro.org>
2963
2964 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2965 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2966
2967 2017-12-08 Yao Qi <yao.qi@linaro.org>
2968
2969 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2970 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2971
2972 2017-12-08 Yao Qi <yao.qi@linaro.org>
2973
2974 * gdb.arch/aarch64-tagged-pointer.c: New file.
2975 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2976
2977 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2978
2979 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2980 "int".
2981
2982 2017-12-07 Keith Seitz <keiths@redhat.com>
2983
2984 PR breakpoints/22569
2985 * gdb.linespec/ls-errs.exp: Change expected result of "break
2986 -source this file has spaces.c -line 3".
2987 Check that an explicit source file followed by whitespace is
2988 identified as an invalid explicit location.
2989
2990 2017-12-07 Keith Seitz <keiths@redhat.com>
2991
2992 * gdb.cp/nested-types.cc: New file.
2993 * gdb.cp/nested-types.exp: New file.
2994 * lib/cp-support.exp: Load data-structures.exp library.
2995 (debug_cp_test_ptype_class): New global.
2996 (cp_ptype_class_verbose, next_line): New procedures.
2997 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2998 Add and document new return value.
2999 Switch the list of lines to a queue.
3000 Add support for new `type' key for nested type definitions.
3001 Add debugging/troubleshooting messages.
3002 * lib/data-structures.exp: New file.
3003
3004 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3005
3006 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3007 with proc_with_prefix, don't use with_test_prefix.
3008
3009 2017-12-07 Tom Tromey <tom@tromey.com>
3010
3011 * gdb.base/break.exp: Add test for empty "commands".
3012
3013 2017-12-07 Yao Qi <yao.qi@linaro.org>
3014
3015 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3016 malloc and catch syscall.
3017
3018 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3019
3020 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3021 tests for explicit locations.
3022
3023 2017-12-06 Pedro Alves <palves@redhat.com>
3024
3025 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3026 force-disabling XML descriptions.
3027
3028 2017-12-04 Pedro Alves <palves@redhat.com>
3029
3030 PR gdb/22499
3031 * gdb.arch/amd64-disp-step-avx.S: New file.
3032 * gdb.arch/amd64-disp-step-avx.exp: New file.
3033
3034 2017-12-03 Pedro Alves <palves@redhat.com>
3035
3036 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3037 and <string.h>.
3038 (parent_function): Print distinct messages when waitpid fails, or
3039 the child exits with a signal, or the child exits for an unhandled
3040 reason.
3041 * gdb.threads/process-dies-while-detaching.exp
3042 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3043 it. Wait for both inferior output and GDB's prompt. Use an
3044 indirect spawn id list.
3045 (do_detach): New parameter 'child_exit'. Use it to compute
3046 expected inferior output.
3047 (test_detach, test_detach_watch, test_detach_killed_outside):
3048 Adjust to pass down the expected child exit kind.
3049
3050 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3051 Sergio Durigan Junior <sergiodj@redhat.com>
3052 Pedro Alves <palves@redhat.com>
3053
3054 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3055
3056 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3057
3058 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3059 to 'symbol-file' and 'add-symbol-file' can be
3060 position-independent.
3061
3062 2017-12-01 Yao Qi <yao.qi@linaro.org>
3063
3064 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3065 the URL in copyright header.
3066 * gdb.arch/aarch64-fp.exp: Likewise.
3067 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3068 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3069 * gdb.base/expand-psymtabs.exp: Likewise.
3070 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3071 * gdb.fortran/common-block.exp: Likewise.
3072 * gdb.fortran/common-block.f90: Likewise.
3073 * gdb.fortran/logical.exp: Likewise.
3074 * gdb.fortran/vla-datatypes.f90: Likewise.
3075 * gdb.fortran/vla-sub.f90: Likewise.
3076
3077 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3078
3079 * gdb.ada/repeat_dyn: New testcase.
3080
3081 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3082
3083 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3084 Update for changed thread numbering.
3085 * gdb.cell/bt.exp: Update for changed GDB output.
3086
3087 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3088
3089 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3090 setting isremote by hand.
3091 * boards/dwarf4-gdb-index.exp: Likewise.
3092 * boards/fission.exp: Likewise.
3093 * boards/stabs.exp: Likewise.
3094
3095 2017-11-30 Pedro Alves <palves@redhat.com>
3096
3097 * gdb.linespec/cpls-ops.exp
3098 (check_explicit_skips_function_argument): Extract the underlying
3099 type of size_t instead of hardcoding it.
3100
3101 2017-11-29 Pedro Alves <palves@redhat.com>
3102
3103 PR c++/19436
3104 * gdb.linespec/cpls-abi-tag.cc: New file.
3105 * gdb.linespec/cpls-abi-tag.exp: New file.
3106
3107 2017-11-29 Pedro Alves <palves@redhat.com>
3108
3109 * gdb.base/langs.exp: Use -qualified.
3110 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3111 it.
3112 * gdb.cp/namespace.exp: Use -qualified.
3113 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3114 (overload-3, template-overload, template-ret-type, const-overload)
3115 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3116 procedures.
3117 (test_driver): Call them.
3118 * gdb.cp/save-bp-qualified.cc: New.
3119 * gdb.cp/save-bp-qualified.exp: New.
3120 * gdb.linespec/explicit.exp: Test -qualified.
3121 * lib/completion-support.exp (completion::explicit_opts_list): Add
3122 "-qualified".
3123 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3124
3125 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3126
3127 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3128
3129 2017-11-29 Tom Tromey <tom@tromey.com>
3130
3131 * gdb.base/relocate.exp: Update invalid argument test.
3132 Add new tests for invalid arguments.
3133
3134 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3135
3136 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3137 Return 0 as a long.
3138 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3139
3140 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3141
3142 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3143 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3144 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3145 func ().
3146 * gdb.cp/shadow.cc (B.func): Return 0.
3147
3148 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3149
3150 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3151 expected output in gdb_expect call to allow the exception
3152 message to be present as well. Fix syntax confusion to avoid
3153 TCL thinking that exception_name is an array.
3154
3155 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3156
3157 * gdb.arch/spu-info.c: Include <unistd.h>.
3158 (do_signal_test): Fix broken calls to write.
3159 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3160 Fix checks for empty mailboxes. Update signal tests for corrected
3161 do_signal_test routine. Allow nonzero event status.
3162 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3163 * gdb.cell/arch.exp: Use standard_output_file.
3164 * gdb.cell/break.exp: Likewise.
3165 * gdb.cell/bt.exp: Likewise.
3166 * gdb.cell/core.exp: Likewise.
3167 * gdb.cell/dwarfaddr.exp: Likewise.
3168 * gdb.cell/ea-cache.exp: Likewise.
3169 * gdb.cell/ea-standalone.exp: Likewise.
3170 * gdb.cell/f-regs.exp: Likewise.
3171 * gdb.cell/fork.exp: Likewise.
3172 * gdb.cell/gcore.exp: Likewise.
3173 * gdb.cell/mem-access.exp: Likewise.
3174 * gdb.cell/ptype.exp: Likewise.
3175 * gdb.cell/registers.exp: Likewise.
3176 * gdb.cell/sizeof.exp: Likewise.
3177 * gdb.cell/solib-symbol.exp: Likewise.
3178 * gdb.cell/solib.exp: Likewise.
3179
3180 2017-11-25 Pedro Alves <palves@redhat.com>
3181
3182 * gdb.base/complete-empty.exp: New file.
3183 * gdb.base/completion.exp: Adjust.
3184
3185 2017-11-25 Pedro Alves <palves@redhat.com>
3186
3187 * gdb.linespec/cpls-ops.cc: New file.
3188 * gdb.linespec/cpls-ops.exp: New file.
3189 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3190 factored out from ...
3191 (test_complete_prefix_range): ... this.
3192
3193 2017-11-24 Pedro Alves <palves@redhat.com>
3194
3195 * gdb.linespec/cpcompletion.exp: New file.
3196 * gdb.linespec/cpls-hyphen.cc: New file.
3197 * gdb.linespec/cpls.cc: New file.
3198 * gdb.linespec/cpls2.cc: New file.
3199 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3200 test to use test_gdb_complete_unique. Add label completion,
3201 keyword completion and explicit location completion tests.
3202 * lib/completion-support.exp: New file.
3203
3204 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3205
3206 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3207 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3208 when hitting an exception catchpoint.
3209
3210 2017-11-22 Yao Qi <yao.qi@linaro.org>
3211
3212 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3213
3214 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3215
3216 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3217 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3218 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3219
3220 2017-11-22 Yao Qi <yao.qi@linaro.org>
3221
3222 * gdb.base/info-os.exp: Pass pthreads.
3223 * gdb.multi/multi-attach.exp: Likewise.
3224
3225 2017-11-22 Yao Qi <yao.qi@linaro.org>
3226
3227 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3228 compiler.
3229
3230 2017-11-22 Yao Qi <yao.qi@linaro.org>
3231
3232 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3233 * gdb.base/break-interp.exp: Likewise.
3234 * gdb.base/jit-attach-pie.exp: Likewise.
3235
3236 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3237
3238 * gdb.base/float128.c (large128): New variable.
3239 * gdb.base/float128.exp: Add test to print largest __float128 value.
3240
3241 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3242
3243 * gdb.arch/vsx-regs.exp: Update register content checks.
3244
3245 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3246
3247 * gdb.arch/ppc-longdouble.exp: New file.
3248 * gdb.arch/ppc-longdouble.c: Likewise.
3249
3250 2017-11-21 Pedro Alves <palves@redhat.com>
3251
3252 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3253
3254 2017-11-20 Pedro Alves <palves@redhat.com>
3255
3256 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3257 (long_double_typedef): New typedefs.
3258 Use DEF on double and long double.
3259 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3260 cases.
3261 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3262 and 'long_double_ptr_same_size' locals. Use them to decide
3263 whether cast from array/function to float is valid/invalid.
3264
3265 2017-11-17 Tom Tromey <tom@tromey.com>
3266
3267 * gdb.rust/traits.rs: New file.
3268 * gdb.rust/traits.exp: New file.
3269
3270 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3271
3272 * gdb.ada/minsyms: New testcase.
3273
3274 2017-11-16 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3277 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3278
3279 2017-11-16 Pedro Alves <palves@redhat.com>
3280
3281 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3282 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3283
3284 2017-11-16 Pedro Alves <palves@redhat.com>
3285
3286 * gdb.server/reconnect-ctrl-c.c: New file.
3287 * gdb.server/reconnect-ctrl-c.exp: New file.
3288
3289 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3290
3291 * gdb.python/py-rbreak.exp: New file.
3292 * gdb.python/py-rbreak.c: New file.
3293 * gdb.python/py-rbreak-func2.c: New file.
3294
3295 2017-11-16 Pedro Alves <palves@redhat.com>
3296
3297 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3298 pattern.
3299 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3300 GDB.
3301
3302 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3303
3304 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3305 regex.
3306
3307 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3308
3309 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3310 test names.
3311
3312 2017-11-09 Pedro Alves <palves@redhat.com>
3313
3314 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3315 factored out from ...
3316 (top level): ... here, and adjusted to avoid expecting beyond the
3317 prompt in a single gdb_test_multiple.
3318
3319 2017-11-09 Pedro Alves <palves@redhat.com>
3320
3321 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3322 output.
3323 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3324 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3325 * gdb.server/ext-run.exp ("kill" test): Likewise.
3326 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3327
3328 2017-11-09 Pedro Alves <palves@redhat.com>
3329
3330 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3331 match till end of line.
3332
3333 2017-11-09 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3336
3337 2017-11-09 Pedro Alves <palves@redhat.com>
3338
3339 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3340 New procedures, factored out from ...
3341 (top level): ... here, and adjusted to avoid expecting beyond the
3342 prompt in one go.
3343
3344 2017-11-09 Pedro Alves <palves@redhat.com>
3345
3346 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3347 output. Fix '?' match.
3348
3349 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3350
3351 * gdb.ada/scoped_watch: New testcase.
3352 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3353 which is actually correct.
3354 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3355 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3356
3357 2017-11-08 Pedro Alves <palves@redhat.com>
3358
3359 * gdb.gdb/complaints.exp (test_initial_complaints)
3360 (test_serial_complaints, test_short_complaints): Call
3361 complaint_internal instead of complaint.
3362
3363 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3364
3365 * gdb.threads/tls-core.c: New file.
3366 * gdb.threads/tls-core.exp: Likewise.
3367
3368 2017-11-08 Pedro Alves <palves@redhat.com>
3369
3370 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3371 (p Exported_Capitalized): New test.
3372 (p exported_capitalized): New test.
3373
3374 2017-11-07 Pedro Alves <palves@redhat.com>
3375
3376 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3377
3378 2017-11-07 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3381 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3382 (disable_invalid, disable_inverted, disable_negative): New
3383 procedures.
3384 ("bad numbers"): New set of tests.
3385
3386 2017-11-07 Pedro Alves <palves@redhat.com>
3387
3388 * gdb.cp/ena-dis-br-range.exp: Add tests.
3389
3390 2017-11-07 Pedro Alves <palves@redhat.com>
3391
3392 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3393
3394 2017-11-07 Xavier Roirand <roirand@adacore.com>
3395 Pedro Alves <palves@redhat.com>
3396
3397 * gdb.base/ena-dis-br.exp: Add reference to
3398 gdb.cp/ena-dis-br-range.exp.
3399 * gdb.cp/ena-dis-br-range.exp: New file.
3400 * gdb.cp/ena-dis-br-range.cc: New file.
3401
3402 2017-11-06 Pedro Alves <palves@redhat.com>
3403
3404 * gdb.base/attach-non-pgrp-leader.c: New.
3405 * gdb.base/attach-non-pgrp-leader.exp: New.
3406
3407 2017-11-06 Pedro Alves <palves@redhat.com>
3408
3409 * configure.ac: No longer check for termio.h and sgtty.h.
3410 * configure: Regenerate.
3411 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3412 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3413 Remove termio and sgtty code.
3414
3415 2017-11-03 Yao Qi <yao.qi@linaro.org>
3416
3417 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3418 in GDB is disabled.
3419
3420 2017-11-03 Yao Qi <yao.qi@linaro.org>
3421
3422 * gdb.python/py-thrhandle.exp: Skip it if python is not
3423 enabled.
3424
3425 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3426
3427 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3428 as a breakpoint command.
3429
3430 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3431
3432 PR python/21213
3433 * gdb.python/py-infthread.exp: Test calling
3434 InferiorThread.inferior () multiple times in a row.
3435
3436 2017-10-27 Keith Seitz <keiths@redhat.com>
3437
3438 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3439 Test "info break" for every inlined function breakpoint.
3440
3441 2017-10-27 Yao Qi <yao.qi@linaro.org>
3442
3443 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3444
3445 2017-10-26 Patrick Frants <osscontribute@gmail.com>
3446
3447 * gdb.cp/classes.exp (test_static_members): Test printing
3448 Outer::instance.
3449 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3450 (Inner::instance, Outer::instance): New.
3451
3452 2017-10-24 Pedro Alves <palves@redhat.com>
3453
3454 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3455 extra console" test in two stages.
3456
3457 2017-10-24 Pedro Alves <palves@redhat.com>
3458
3459 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3460
3461 2017-10-24 Pedro Alves <palves@redhat.com>
3462
3463 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3464 loop.
3465
3466 2017-10-24 Pedro Alves <palves@redhat.com>
3467
3468 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3469 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3470
3471 2017-10-24 Pedro Alves <palves@redhat.com>
3472
3473 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3474 parameter and handle it. Don't output read value in test name.
3475
3476 2017-10-24 Pedro Alves <palves@redhat.com>
3477
3478 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3479 custom test name.
3480
3481 2017-10-24 Pedro Alves <palves@redhat.com>
3482
3483 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3484 include the unstable output directory name in the test's name.
3485 (initial_setup_simple) <'set args'>: Use custom test name.
3486
3487 2017-10-24 Pedro Alves <palves@redhat.com>
3488
3489 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3490 with explicit test name.
3491
3492 2017-10-20 Pedro Alves <palves@redhat.com>
3493
3494 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3495 'wait -i'. Use gdb_assert and remote_close.
3496
3497 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3498
3499 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3500 number from variable rather than hard-coded.
3501
3502 2017-10-19 Pedro Alves <palves@redhat.com>
3503
3504 * gdb.base/long-inferior-output.c: New file.
3505 * gdb.base/long-inferior-output.exp: New file.
3506
3507 2017-11-18 Keith Seitz <keiths@redhat.com>
3508
3509 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3510 method.
3511 (main): Call it.
3512 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3513 Add additional user-defined conversion operator tests.
3514
3515 2017-10-17 Pedro Alves <palves@redhat.com>
3516
3517 * boards/native-stdio-gdbserver.exp: Load "local-board".
3518
3519 2017-10-17 Pedro Alves <palves@redhat.com>
3520
3521 * gdb.base/quit-live.c: New file.
3522 * gdb.base/quit-live.exp: New file.
3523
3524 2017-10-16 Keith Seitz <keiths@redhat.com>
3525
3526 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3527 (class_with_protected_typedef, class_with_private_typedef)
3528 (struct_with_public_typedef, struct_with_protected_typedef)
3529 (struct_with_private_typedef): New classes/structs.
3530 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3531 typedefs and access specifiers.
3532
3533 2017-10-16 Pedro Alves <palves@redhat.com>
3534 Simon Marchi <simon.marchi@polymtl.ca>
3535
3536 * README (Local vs Remote vs Native): New section.
3537 * boards/local-board.exp: New file, with bits factored out from
3538 ...
3539 * boards/native-extended-gdbserver.exp: ... here. Load
3540 "local-board".
3541 * boards/native-gdbserver.exp: Load "local-board".
3542 (${board}_spawn, ${board}_exec): Delete.
3543 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3544 ...
3545 * boards/stdio-gdbserver-base.exp: ... this new file.
3546 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3547 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3548 procedure.
3549 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3550 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3551 stdio_gdbserver_command.
3552 (${board}_get_remote_address, ${board}_get_comm_port)
3553 (${board}_download, ${board}_upload): Delete.
3554 (get_target_remote_pipe_cmd): New.
3555
3556 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3557
3558 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3559 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3560 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3561 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3562 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3563 remove with_test_prefix.
3564
3565 2017-10-13 Pedro Alves <palves@redhat.com>
3566
3567 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3568 * gdb.base/annota1.exp: Use it instead of is_remote.
3569 * gdb.base/annota3.exp: Use it instead of is_remote.
3570 * gdb.cp/annota2.exp: Use it instead of is_remote.
3571 * gdb.cp/annota3.exp: Use it instead of is_remote.
3572 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3573
3574 2017-10-13 Pedro Alves <palves@redhat.com>
3575
3576 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3577 (test_num_test_vars, run_and_count_vars, find_env)
3578 (test_set_unset_env, test_inherit_env_var): New procedures.
3579 (top level): Use them.
3580
3581 2017-10-13 Pedro Alves <palves@redhat.com>
3582
3583 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3584 also skip on stub-like targets.
3585
3586 2017-10-13 Pedro Alves <palves@redhat.com>
3587
3588 PR gdb/22293
3589 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3590 (top level): Move some tests to ...
3591 (test_not_found): ... this new procedure.
3592 (top level): Call it.
3593
3594 2017-10-13 Pedro Alves <palves@redhat.com>
3595
3596 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3597 expect different "info terminal" output if testing with a
3598 non-native target.
3599
3600 2017-10-13 Pedro Alves <palves@redhat.com>
3601 Simon Marchi <simon.marchi@polymtl.ca>
3602
3603 PR python/12966
3604 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3605
3606 2017-10-13 Pedro Alves <palves@redhat.com>
3607
3608 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3609 already.
3610
3611 2017-10-13 Pedro Alves <palves@redhat.com>
3612
3613 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3614 is_remote.
3615
3616 2017-10-13 Pedro Alves <palves@redhat.com>
3617
3618 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3619 is_remote.
3620
3621 2017-10-13 Pedro Alves <palves@redhat.com>
3622
3623 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3624 is set.
3625 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3626 instead of is_remote.
3627
3628 2017-10-13 Pedro Alves <palves@redhat.com>
3629
3630 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3631 (top level): Add comment.
3632
3633 2017-10-13 Pedro Alves <palves@redhat.com>
3634
3635 * gdb.base/remote.exp (top level): Fix comment typo and add
3636 missing return.
3637
3638 2017-10-13 Pedro Alves <palves@redhat.com>
3639 Simon Marchi <simon.marchi@polymtl.ca>
3640
3641 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3642 calls and add comments. Skip test if use_gdb_stub is set.
3643 (top level): Use "set cwd" command instead of "cd" command.
3644
3645 2017-10-13 Pedro Alves <palves@redhat.com>
3646
3647 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3648 is_remote target check.
3649
3650 2017-10-13 Pedro Alves <palves@redhat.com>
3651
3652 * gdb.base/scope.exp: Use build_executable + clean_restart +
3653 gdb_file_cmd instead of prepare_for_testing and no longer skip
3654 "before run" tests on is_remote target boards. Update comments.
3655 * boards/native-extended-gdbserver.exp
3656 (extended_gdbserver_load_last_file): New, factored out from ...
3657 (gdb_load): ... this. Move further below and add comment.
3658 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3659
3660 2017-10-12 Pedro Alves <palves@redhat.com>
3661
3662 * gdb.base/attach.exp: Remove references to gdb64.
3663 * gdb.base/dbx.exp: Remove references to gdb64.
3664
3665 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3666 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.base/label.exp: Remove is_remote target check.
3669
3670 2017-10-12 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.base/auvx.exp (coredir): Update comment.
3673 (top level) <core_works>: Use "set cwd" command instead of "cd"
3674 command.
3675
3676 2017-10-12 Pedro Alves <palves@redhat.com>
3677 Simon Marchi <simon.marchi@polymtl.ca>
3678
3679 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3680 target boards.
3681
3682 2017-10-12 Pedro Alves <palves@redhat.com>
3683 Simon Marchi <simon.marchi@polymtl.ca>
3684
3685 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3686 Instead skip if there's any gdb_protocol set.
3687
3688 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3689 Pedro Alves <palves@redhat.com>
3690
3691 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3692
3693 2017-10-12 Pedro Alves <palves@redhat.com>
3694 Simon Marchi <simon.marchi@polymtl.ca>
3695
3696 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3697 instead of on dejagnu remote boards.
3698
3699 2017-10-12 Pedro Alves <palves@redhat.com>
3700 Simon Marchi <simon.marchi@polymtl.ca>
3701
3702 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3703 checks. Use build_executable + clean_restart instead of
3704 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3705 of enabling non-stop after starting gdb.
3706
3707 2017-10-12 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3710 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3711 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3712 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3713
3714 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3715
3716 * gdb.arch/arc-tdesc-cpu.exp: New file.
3717 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3718
3719 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3720
3721 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3722
3723 2017-10-10 Pedro Alves <palves@redhat.com>
3724
3725 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3726 expect CLI output.
3727
3728 2017-10-10 Pedro Alves <palves@redhat.com>
3729
3730 * lib/selftest-support.exp (selftest_setup): Update for
3731 captured_command_loop's prototype change.
3732
3733 2017-10-09 Pedro Alves <palves@redhat.com>
3734
3735 Test both arch1=>arch2 and arch2=>arch1.
3736
3737 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3738 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3739 factored out to...
3740 (append_arch1_options, append_arch2_options, append_arch_options)
3741 (build_executables): New procedures.
3742 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3743 local.
3744 (top level): Add new 'first_arch' testing axis.
3745
3746 2017-10-09 Pedro Alves <palves@redhat.com>
3747
3748 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3749 (barrier): New.
3750 (thread_start, all_started): New functions.
3751 (main): Spawn new thread and wait until it is scheduled.
3752 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3753 option.
3754 (do_test): Add 'selected_thread' parameter. Run to all_started
3755 instead of main. Explicitly set the breakpoint at main. Switch
3756 to the SELECTED_THREAD thread.
3757 (top level): Test handling the exec event with either the main
3758 thread or the second thread selected.
3759
3760 2017-10-09 Pedro Alves <palves@redhat.com>
3761
3762 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3763 logic. Move STOP marker after the value checks.
3764 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3765 regexp.
3766
3767 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3768
3769 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3770
3771 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3772
3773 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3774 integer-to-dfp conversion.
3775 * gdb.base/dfp-test.exp: Likewise.
3776
3777 2017-10-04 Pedro Alves <palves@redhat.com>
3778
3779 * gdb.multi/hangout.c: Include <unistd.h>.
3780 (hangout_loop): New function.
3781 (main): Call alarm. Call hangout_loop in a loop.
3782 * gdb.multi/hello.c: Include <unistd.h>.
3783 (hello_loop): New function.
3784 (main): Call alarm. Call hangout_loop in a loop.
3785 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3786 inferior with the other selected.
3787
3788 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3789
3790 * gdb.mi/list-thread-groups-available.exp: New file.
3791 * gdb.mi/list-thread-groups-available.c: New file.
3792
3793 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3794
3795 * gdb.base/set-cwd.exp: Make it available on
3796 native-extended-gdbserver.
3797
3798 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3799
3800 * gdb.base/set-cwd.c: New file.
3801 * gdb.base/set-cwd.exp: Likewise.
3802
3803 2017-10-02 Tom Tromey <tom@tromey.com>
3804
3805 PR rust/22236:
3806 * gdb.rust/simple.rs (main): New variable "fslice".
3807 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3808
3809 2017-10-02 Tom Tromey <tom@tromey.com>
3810
3811 * gdb.rust/simple.exp: Test ptype of a slice.
3812
3813 2017-10-02 Tom Tromey <tom@tromey.com>
3814
3815 * gdb.rust/simple.exp: Test index of slice.
3816
3817 2017-09-27 Tom Tromey <tom@tromey.com>
3818
3819 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3820
3821 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3822 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.base/compare-sections.exp (get value of read-only section): Read
3825 as unsigned value.
3826 (corrupt read-only section): Likewise and don't set written if patching
3827 failed.
3828
3829 2017-09-21 Kevin Buettner <kevinb@redhat.com>
3830
3831 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3832 files.
3833
3834 2017-09-20 Pedro Alves <palves@redhat.com>
3835
3836 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3837 symbol names in gdb's output.
3838 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3839
3840 2017-09-20 Pedro Alves <palves@redhat.com>
3841
3842 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3843 Rename to ...
3844 (test_list_ambiguous_symbol): ... this and add a symbol name
3845 parameter. Adjust.
3846 (test_list_ambiguous_function): Reimplement on top of
3847 test_list_ambiguous_symbol and also test listing ambiguous
3848 variables.
3849 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3850 (ambiguous_fun): ... this.
3851 (ambiguous_var): New.
3852 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3853 (ambiguous_fun): ... this.
3854 (ambiguous_var): New.
3855
3856 2017-09-19 John Baldwin <jhb@FreeBSD.org>
3857
3858 * gdb.base/starti.c: New file.
3859 * gdb.base/starti.exp: New file.
3860 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3861
3862 2017-09-14 Pedro Alves <palves@redhat.com>
3863
3864 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3865 (top level): Use it instead of runto.
3866
3867 2017-09-11 Tom Tromey <tom@tromey.com>
3868
3869 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3870
3871 2017-09-11 Tom Tromey <tom@tromey.com>
3872
3873 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3874 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3875
3876 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3877
3878 * gdb.fortran/printing-types.exp: New file.
3879 * gdb.fortran/printing-types.exp: New file.
3880
3881 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3882
3883 * gdb.fortran/vla-ptype.exp: Fix typos.
3884 * gdb.fortran/vla-value.exp: Same.
3885
3886 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3887
3888 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3889 * gdb.mi/mi-var-child-f.exp: Likewise.
3890 * gdb.mi/mi-vla-fortran.exp: Likewise.
3891
3892 2017-09-08 Frank Penczek <frank.penczek@intel.com>
3893 Christoph Weinmann <christoph.t.weinmann@intel.com>
3894 Bernhard Heckel <bernhard.heckel@intel.com>
3895
3896 * gdb.fortran/ptr-indentation.f90: New file.
3897 * gdb.fortran/ptr-indentation.exp: New file.
3898
3899 2017-09-05 Tom Tromey <tom@tromey.com>
3900
3901 PR gdb/22010:
3902 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3903
3904 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
3905
3906 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3907
3908 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3909
3910 * gdb.threads/tls-nodebug-pie.c: New file.
3911 * gdb.threads/tls-nodebug-pie.exp: New file.
3912
3913 2017-09-05 Tom Tromey <tom@tromey.com>
3914
3915 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3916 for rust.
3917
3918 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
3919
3920 * gdb.multi/multi-arch-exec.exp: Test with different
3921 "follow-exec-mode" settings.
3922 (do_test): New procedure.
3923
3924 2017-09-04 Pedro Alves <palves@redhat.com>
3925
3926 * gdb.base/func-static.c (S::method const, S::method volatile)
3927 (S::method volatile const): New methods.
3928 (c_s, v_s, cv_s): New instances.
3929 (main): Call method() on them.
3930 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3931 (cannot_resolve): New procedure.
3932 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3933 print-quote-unquoted columns.
3934 (do_test): Test printing each scope too.
3935
3936 2017-09-04 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/local-static.exp: Also test with
3939 class::method::variable wholly quoted.
3940 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3941
3942 2017-09-04 Pedro Alves <palves@redhat.com>
3943
3944 * gdb.base/local-static.c: New.
3945 * gdb.base/local-static.cc: New.
3946 * gdb.base/local-static.exp: New.
3947
3948 2017-09-04 Pedro Alves <palves@redhat.com>
3949
3950 * gdb.asm/asm-source.exp: Add casts to int.
3951 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3952 (dataglobal64_1, dataglobal64_2): New globals.
3953 * gdb.base/nodebug.exp: Test different expressions involving the
3954 new globals, with print, whatis and ptype. Add casts to int.
3955 * gdb.base/solib-display.exp: Add casts to int.
3956 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3957 * gdb.cp/m-static.exp: Add cast to int.
3958 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3959 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3960 tls variable with no debug info without a cast. Test with a cast
3961 to int too.
3962 * gdb.trace/entry-values.exp: Add casts.
3963
3964 2017-09-04 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.base/nodebug.exp: Test that ptype's error about functions
3967 with unknown return type includes the function name too.
3968
3969 2017-09-04 Pedro Alves <palves@redhat.com>
3970
3971 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3972 return type of munmap in infcall.
3973 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3974 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3975 type of ftell in infcall.
3976 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3977 type of getpid in infcall.
3978 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3979 infcall.
3980 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3981 Bail on failure to extract the pid.
3982 * gdb.base/nodebug.c: #include <stdint.h>.
3983 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3984 New functions.
3985 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3986 Change expected output of print/whatis/ptype with functions with
3987 no debug info. Test all supported languages. Call
3988 test_call_promotion.
3989 * gdb.compile/compile.exp: Adjust expected output to expect
3990 warning.
3991 * gdb.threads/siginfo-threads.exp: Likewise.
3992
3993 2017-09-04 Pedro Alves <palves@redhat.com>
3994
3995 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3996 "prototypes". Test calling float functions via prototyped and
3997 unprototyped function pointers.
3998 (perform_all_tests): New parameter "prototypes". Pass it down.
3999 (top level): Pass down "prototypes" parameter to
4000 perform_all_tests.
4001
4002 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4003
4004 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4005 Test with nested loops.
4006
4007 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4008
4009 * gdb.base/commands.exp: Call the new procedures.
4010 (loop_break_test, loop_continue_test): New procedures.
4011
4012 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4013
4014 * gdb.base/commands.exp: Call new procedure.
4015 (define_if_without_arg_test): New procedure.
4016
4017 2017-09-04 Pedro Alves <palves@redhat.com>
4018
4019 * gdb.base/list-ambiguous.exp: New file.
4020 * gdb.base/list-ambiguous0.c: New file.
4021 * gdb.base/list-ambiguous1.c: New file.
4022 * gdb.base/list.exp (test_list_range): Adjust expected output.
4023
4024 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4025
4026 * gdb.base/share-env-with-gdbserver.c: New file.
4027 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4028
4029 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4030
4031 * gdb.base/commands.exp (gdbvar_simple_if_test,
4032 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4033 progvar_simple_if_test, progvar_simple_while_test,
4034 progvar_complex_if_while_test, user_defined_command_test,
4035 user_defined_command_args_eval,
4036 user_defined_command_args_stack_test,
4037 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4038 temporary_breakpoint_commands,
4039 gdb_test_no_prompt, redefine_hook_test,
4040 redefine_backtrace_test): Remove "global gdb_prompt".
4041
4042 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4043
4044 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4045 New proc, call it from toplevel.
4046
4047 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4048
4049 PR remote/21852
4050 * gdb.server/normal.c: New file, copied from gdb.base.
4051 * gdb.server/run-without-local-binary.exp: New file.
4052
4053 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4054
4055 * gdb.arch/sparc64-adi.exp: New file.
4056 * gdb.arch/sparc64-adi.c: New file.
4057
4058 2017-08-22 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4061 (top level): Add "list all overloads" tests.
4062
4063 2017-08-22 Tom Tromey <tom@tromey.com>
4064
4065 * gdb.gdb/xfullpath.exp: Remove.
4066
4067 2017-08-21 Pedro Alves <palves@redhat.com>
4068
4069 PR gdb/19487
4070 * gdb.base/symbol-alias.c: New.
4071 * gdb.base/symbol-alias2.c: New.
4072 * gdb.base/symbol-alias.exp: New.
4073
4074 2017-08-21 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.base/dfp-test.c
4077 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4078 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4079 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4080 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4081 * gdb.base/whatis-ptype-typedefs.c: New.
4082 * gdb.base/whatis-ptype-typedefs.exp: New.
4083 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4084 (an_int, an_int_type, an_int_type2): New globals.
4085 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4086 involving typedefs and cast expressions.
4087 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4088 (lookup_typedefs_function): New.
4089 (typedefs_pretty_printers_dict): New.
4090 (top level): Register lookup_typedefs_function in
4091 gdb.pretty_printers.
4092
4093 2017-08-18 Yao Qi <yao.qi@linaro.org>
4094
4095 * gdb.server/unittest.exp: New.
4096
4097 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4098
4099 PR gdb/21954
4100 * gdb.base/environ.exp: Add test to check if 'unset environment'
4101 works.
4102
4103 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4104
4105 * lib/gdb.exp (universal_compile_options): New caching proc.
4106 (gdb_compile): Suppress GCC's coloring of messages.
4107
4108 2017-08-14 Tom Tromey <tom@tromey.com>
4109
4110 PR gdb/21675:
4111 * gdb.base/printcmds.exp (test_radices): New function.
4112 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4113 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4114 * lib/gdb.exp (get_integer_valueof): Use p/d.
4115
4116 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4117
4118 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4119 characters.
4120
4121 2017-08-05 Tom Tromey <tom@tromey.com>
4122
4123 * gdb.rust/simple.exp: Allow String to appear in a different
4124 namespace.
4125
4126 2017-07-26 Yao Qi <yao.qi@linaro.org>
4127
4128 * gdb.gdb/unittest.exp: Invoke command
4129 "maintenance check xml-descriptions".
4130
4131 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4132
4133 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4134 calling context.
4135 (hex128): Drop erroneous calculation of parameters.
4136
4137 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4138
4139 * gdb.python/py-unwind.exp: Disable stack protection when
4140 building test file.
4141
4142 2017-07-20 Pedro Alves <palves@redhat.com>
4143
4144 * gdb.base/default.exp (set language): Adjust expected output.
4145
4146 2017-07-20 Pedro Alves <palves@redhat.com>
4147
4148 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4149 (test_minsym): ... this, and make static.
4150 (get_pck__foo__bar__minsym): Rename to ...
4151 (get_test_minsym): ... this.
4152 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4153 symbol names and comments.
4154 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4155 (get_test_minsym): ... this.
4156 (pck__foo__bar__minsym__2): Rename to ...
4157 (test_minsym): ... this.
4158 (main): Adjust.
4159
4160 2017-07-17 Pedro Alves <palves@redhat.com>
4161
4162 * gdb.base/completion.exp: Adjust expected output.
4163 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4164 the completer works.
4165
4166 2017-07-17 Pedro Alves <palves@redhat.com>
4167
4168 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4169
4170 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4171
4172 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4173
4174 2017-07-14 Tom Tromey <tom@tromey.com>
4175
4176 PR rust/21764:
4177 * gdb.rust/simple.exp: Add tests.
4178
4179 2017-07-14 Tom Tromey <tom@tromey.com>
4180
4181 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4182
4183 2017-07-14 Pedro Alves <palves@redhat.com>
4184
4185 * gdb.linespec/base/one/thefile.cc (z1): New function.
4186 * gdb.linespec/base/two/thefile.cc (z2): New function.
4187 * gdb.linespec/linespec.exp: Add tests.
4188
4189 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4190
4191 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4192 to mi_create_breakpoint.
4193
4194 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4195
4196 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4197 mi_create_breakpoint.
4198
4199 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4200
4201 * gdb.dlang/demangle.exp: Update for demangling changes.
4202
4203 2017-07-09 Tom Tromey <tom@tromey.com>
4204
4205 * gdb.dwarf2/shortpiece.exp: New file.
4206
4207 2017-07-06 David Blaikie <dblaikie@gmail.com>
4208
4209 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4210 built from fissiont-multi-cu{1,2}.c.
4211 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4212 except putting 'main' and 'func' in separate CUs in the same DWO file.
4213 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4214 test.
4215 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4216 test.
4217
4218 2017-07-06 Pedro Alves <palves@redhat.com>
4219
4220 * gdb.python/py-unwind.exp: Test flushregs.
4221
4222 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4223
4224 PR cli/21688
4225 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4226 tests for alias commands and trailing whitespace.
4227
4228 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4229
4230 PR cli/21688
4231 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4232 procedure. Call it.
4233
4234 2017-06-29 Pedro Alves <palves@redhat.com>
4235
4236 * gdb.base/printcmds.exp: Add tests.
4237
4238 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4239
4240 PR gdb/21337
4241 * gdb.base/reread-readsym.exp: New file.
4242 * gdb.base/reread-readsym.c: New file.
4243
4244 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4245
4246 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4247 subpattern.
4248
4249 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4250
4251 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4252 extended mnemonic.
4253 * gdb.arch/powerpc-power9.s: Likewise.
4254
4255 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4256
4257 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4258 on 32-bit x86 targets. Exploit is_*_target macros where
4259 appropriate.
4260
4261 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4262
4263 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4264 register pieces.
4265
4266 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4267
4268 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4269 located in one or more DWARF pieces.
4270
4271 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4272
4273 * lib/gdb.exp (get_endianness): New proc.
4274 * gdb.arch/aarch64-fp.exp: Use it.
4275 * gdb.arch/altivec-regs.exp: Likewise.
4276 * gdb.arch/e500-regs.exp: Likewise.
4277 * gdb.arch/vsx-regs.exp: Likewise.
4278 * gdb.base/dump.exp: Likewise.
4279 * gdb.base/funcargs.exp: Likewise.
4280 * gdb.base/gnu_vector.exp: Likewise.
4281 * gdb.dwarf2/formdata16.exp: Likewise.
4282 * gdb.dwarf2/implptrpiece.exp: Likewise.
4283 * gdb.dwarf2/nonvar-access.exp: Likewise.
4284 * gdb.python/py-inferior.exp: Likewise.
4285 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4286
4287 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4288
4289 PR gdb/21226
4290 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4291 stack value pieces are taken from the LSB end.
4292
4293 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4294
4295 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4296 variable at nonzero offset.
4297
4298 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4299
4300 * gdb.dwarf2/var-access.c: New file.
4301 * gdb.dwarf2/var-access.exp: New test.
4302 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4303
4304 2017-06-12 Tom Tromey <tom@tromey.com>
4305
4306 * gdb.dwarf2/formdata16.exp: Add tests.
4307
4308 2017-06-12 Tom Tromey <tom@tromey.com>
4309
4310 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4311
4312 2017-06-12 Tom Tromey <tom@tromey.com>
4313
4314 PR exp/16225:
4315 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4316 * gdb.arch/vsx-regs.exp: Update tests.
4317 * gdb.arch/s390-vregs.exp (hex128): New proc.
4318 Update test.
4319 * gdb.arch/altivec-regs.exp: Update tests.
4320
4321 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4322
4323 * gdb.base/startup-with-shell.c: New file.
4324 * gdb.base/startup-with-shell.exp: Likewise.
4325
4326 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4327
4328 * gdb.server/non-existing-program.exp: Update regex in order to
4329 reflect the fact that gdbserver is now using fork_inferior (with a
4330 shell) to startup the inferior.
4331
4332 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4333
4334 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4335 support function calls from GDB.
4336
4337 2017-05-21 Tom Tromey <tom@tromey.com>
4338
4339 PR rust/21466:
4340 * gdb.rust/unsized.exp: New file.
4341 * gdb.rust/unsized.rs: New file.
4342
4343 2017-05-19 Tom Tromey <tom@tromey.com>
4344
4345 PR rust/21484:
4346 * gdb.rust/watch.exp: New file.
4347 * gdb.rust/watch.rs: New file.
4348
4349 2017-05-18 Tom Tromey <tom@tromey.com>
4350
4351 * gdb.rust/simple.exp: Allow Box to be qualified.
4352
4353 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4354
4355 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4356
4357 2017-05-18 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/fileio.c (test_write, test_read, test_close)
4360 (test_fstat): Don't print 'ret' in the fail path.
4361
4362 2017-05-18 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4365 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4366 (test_system, test_rename, test_unlink, test_time): Change
4367 prototypes.
4368 * gdb.base/fileio.exp (stop_msg): Adjust.
4369
4370 2017-05-18 Pedro Alves <palves@redhat.com>
4371
4372 * gdb.base/fileio.c (null_str): New global.
4373 (test_stat): Use it.
4374 * gdb.base/fileio.exp: Remove nowarnings.
4375
4376 2017-05-17 Yao Qi <yao.qi@linaro.org>
4377
4378 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4379
4380 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4381
4382 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4383 argument command.
4384 (top-level): Invoke test_set_inferior_tty.
4385
4386 2017-05-04 Pedro Alves <palves@redhat.com>
4387
4388 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4389 Add parens to print call for Python 3.
4390
4391 2017-05-03 Keith Seitz <keiths@redhat.com>
4392
4393 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4394 (main): Call it.
4395
4396 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4397
4398 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4399 to prev and next.
4400
4401 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4402
4403 * gdb.python/py-record-btrace.exp: Remove test for
4404 gdb.BtraceInstruction.error.
4405
4406 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4407
4408 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4409
4410 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4411
4412 * gdb.python/py-record-btrace-threads.c: New file.
4413 * gdb.python/py-record-btrace-threads.exp: New file.
4414
4415 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4416
4417 PR testsuite/8595
4418 * gdb.base/environ.exp: Make test available in all architectures.
4419 Move bits related to "info program" testing to
4420 gdb.base/info-program.exp. Rewrite tests to use the two new
4421 procedures mentione below.
4422 (test_set_show_env_var) New procedure.
4423 (test_set_show_env_var_equal): Likewise.
4424 * gdb.base/info-program.exp: New file.
4425
4426 2017-04-27 Keith Seitz <keiths@redhat.com>
4427
4428 * gdb.cp/oranking.cc (test15): New function.
4429 (main): Call test15 and declare additional variables for testing.
4430 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4431 "p foo101('abc')" tests.
4432 Add tests for cv qualifier overloads.
4433 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4434 "lvalue reference overload" test.
4435 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4436 "print value of f1 on Child&& in f2" test.
4437
4438 2017-04-19 Pedro Alves <palves@redhat.com>
4439
4440 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4441 procedure.
4442 (top level): Call it.
4443 * lib/gdb.exp (gdb_define_cmd): New procedure.
4444
4445 2017-04-12 Pedro Alves <palves@redhat.com>
4446
4447 PR gdb/21323
4448 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4449 (wchar): New global.
4450 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4451 (do_test_wide_char, wide_char_types_no_program, top level): Add
4452 wchar_t testing.
4453
4454 2017-04-12 Pedro Alves <palves@redhat.com>
4455
4456 PR c++/21323
4457 * gdb.cp/wide_char_types.c: New file.
4458 * gdb.cp/wide_char_types.exp: New file.
4459
4460 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4461
4462 PR gdb/21352
4463 * gdb.trace/tsv.exp: Add test for "tsave -r".
4464
4465 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4466
4467 * gdb.dlang/watch-loc.c: New file.
4468 * gdb.dlang/watch-loc.exp: New file.
4469
4470 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4471
4472 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4473
4474 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4475
4476 * gdb.arch/arc-analyze-prologue.S: New file.
4477 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4478
4479 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4480
4481 * gdb.arch/arc-decode-insn.S: New file.
4482 * gdb.arch/arc-decode-insn.exp: Likewise.
4483
4484 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4485
4486 PR tdep/20928
4487 * gdb.arch/sparc64-regs.exp: New file.
4488 * gdb.arch/sparc64-regs.S: Likewise.
4489
4490 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4491
4492 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4493 and memory view on Python 3.
4494
4495 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
4496 Keith Seitz <keiths@redhat.com>
4497
4498 PR gdb/14441
4499 * gdb.cp/demangle.exp: Add rvalue reference tests.
4500 * gdb.cp/rvalue-ref-casts.cc: New file.
4501 * gdb.cp/rvalue-ref-casts.exp: New file.
4502 * gdb.cp/rvalue-ref-overload.cc: New file.
4503 * gdb.cp/rvalue-ref-overload.exp: New file.
4504 * gdb.cp/rvalue-ref-params.cc: New file.
4505 * gdb.cp/rvalue-ref-params.exp: New file.
4506 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4507 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4508 * gdb.cp/rvalue-ref-types.cc: New file.
4509 * gdb.cp/rvalue-ref-types.exp: New file.
4510 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4511 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4512
4513 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4514
4515 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4516 New procedure.
4517
4518 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4519
4520 * lib/mi-support.exp (mi_gdb_test): Add additional message
4521 for unexpected output.
4522
4523 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4524
4525 * gdb.base/examine-backward.c (Barrier): New character array
4526 constant, to ensure that TestStrings is preceded by a string
4527 terminator.
4528
4529 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4530
4531 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4532 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4533 and implicit pointer into such a location.
4534
4535 2017-03-16 Doug Evans <dje@google.com>
4536
4537 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4538
4539 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4540
4541 * gdb.cp/m-static.exp: Fix expectation for prototype of
4542 test5.single_constructor and single_constructor::single_constructor.
4543
4544 2017-03-16 Doug Evans <dje@google.com>
4545
4546 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4547 * gdb.guile/scm-lazy-string.c: New file.
4548 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4549 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4550 for pointer, array, typedef lazy strings.
4551
4552 2017-03-16 Doug Evans <dje@google.com>
4553
4554 PR python/17728, python/18439, python/18779
4555 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4556 * gdb.python/py-lazy-string.c (pointer): New typedef.
4557 (main): New locals ptr, array, typedef_ptr.
4558 * gdb.python/py-value.exp: Move lazy string tests to ...
4559 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4560 array, typedef lazy strings.
4561
4562 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4563
4564 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4565 Add optional 'test' parameter.
4566
4567 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4568
4569 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4570 Skip for versions of DejaGnu < 1.5.
4571
4572 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4573
4574 * lib/gdb.exp (dejagnu_version): New proc.
4575 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4576 Use dejagnu_version.
4577
4578 2017-03-10 Keith Seitz <keiths@redhat.com>
4579
4580 PR c++/8128
4581 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4582 type from destructor regexps.
4583 Add a branch which actually passes the test.
4584 Adjust "ptype t5i" test names.
4585
4586 2017-03-08 Pedro Alves <palves@redhat.com>
4587
4588 * gdb.base/step-over-exit.exp: Add explicit test message.
4589
4590 2017-03-08 Pedro Alves <palves@redhat.com>
4591
4592 PR gdb/18360
4593 * gdb.threads/interrupt-while-step-over.c: New file.
4594 * gdb.threads/interrupt-while-step-over.exp: New file.
4595
4596 2017-03-08 Pedro Alves <palves@redhat.com>
4597
4598 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4599 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4600
4601 2017-03-08 Pedro Alves <palves@redhat.com>
4602
4603 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4604 PKRU as not supported as a PASS.
4605
4606 2017-03-08 Pedro Alves <palves@redhat.com>
4607
4608 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4609 prefix instead of $binfile1/$binfile2.
4610 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4611 in test message.
4612 * gdb.python/py-completion.exp: Use "load python file" as test
4613 messages instead of unstable path names.
4614
4615 2017-03-08 Pedro Alves <palves@redhat.com>
4616 Jan Kratochvil <jan.kratochvil@redhat.com>
4617
4618 PR cli/21218
4619 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4620 New proc.
4621 (top level): Call it.
4622
4623 2017-03-08 Pedro Alves <palves@redhat.com>
4624
4625 PR tui/21216
4626 * gdb.tui/tui-nl-filtered-output.exp: New file.
4627
4628 2017-03-08 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.base/completion.exp: Move TUI completion tests to ...
4631 * gdb.tui/completion.exp: ... this new file.
4632
4633 2017-03-08 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.base/tui-disasm-long-lines.c,
4636 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4637 gdb.base/tui-layout.exp: Move to ...
4638 * gdb.tui/: ... this new directory.
4639
4640 2017-03-07 Pedro Alves <palves@redhat.com>
4641
4642 * gdb.base/tui-layout.c: New file.
4643 * gdb.base/tui-layout.exp: New file.
4644
4645 2017-03-07 Pedro Alves <palves@redhat.com>
4646
4647 * gdb.base/tui-layout.c: Rename to ...
4648 * gdb.base/tui-disasm-long-lines.c: ... this.
4649 * gdb.base/tui-layout.exp: Rename to ...
4650 * gdb.base/tui-disasm-long-lines.exp: ... this.
4651
4652 2017-03-07 Pedro Alves <palves@redhat.com>
4653
4654 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4655
4656 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4657
4658 * i386-mpx-call.c: New file.
4659 * i386-mpx-call.exp: New file.
4660
4661 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4662
4663 * gdb.arch/powerpc-power.exp: Delete test.
4664 * gdb.arch/powerpc-power.s: Likewise.
4665 * gdb.disasm/disassembler-options.exp: New test.
4666 * gdb.arch/powerpc-altivec.exp: Likewise.
4667 * gdb.arch/powerpc-altivec.s: Likewise.
4668 * gdb.arch/powerpc-altivec2.exp: Likewise.
4669 * gdb.arch/powerpc-altivec2.s: Likewise.
4670 * gdb.arch/powerpc-altivec3.exp: Likewise.
4671 * gdb.arch/powerpc-altivec3.s: Likewise.
4672 * gdb.arch/powerpc-power7.exp: Likewise.
4673 * gdb.arch/powerpc-power7.s: Likewise.
4674 * gdb.arch/powerpc-power8.exp: Likewise.
4675 * gdb.arch/powerpc-power8.s: Likewise.
4676 * gdb.arch/powerpc-power9.exp: Likewise.
4677 * gdb.arch/powerpc-power9.s: Likewise.
4678 * gdb.arch/powerpc-vsx.exp: Likewise.
4679 * gdb.arch/powerpc-vsx.s: Likewise.
4680 * gdb.arch/powerpc-vsx2.exp: Likewise.
4681 * gdb.arch/powerpc-vsx2.s: Likewise.
4682 * gdb.arch/powerpc-vsx3.exp: Likewise.
4683 * gdb.arch/powerpc-vsx3.s: Likewise.
4684 * gdb.arch/arm-disassembler-options.exp: Likewise.
4685 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4686 * gdb.arch/s390-disassembler-options.exp: Likewise.
4687
4688 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
4689
4690 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4691 (check_supported_features): ... this. Changed return type to void.
4692 (supports_rdseed): New static global.
4693 (rdseed): Check supports_rdseed.
4694 (initialize): Call check_supported_features.
4695
4696 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4697
4698 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4699 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4700 and lqarx/stqcx.
4701 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4702 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4703
4704 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4705
4706 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4707 uppercase.
4708
4709 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4710
4711 * gdb.dwarf2/formdata16.c: New file.
4712 * gdb.dwarf2/formdata16.exp: New file.
4713 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4714
4715 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4716
4717 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4718 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4719 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4720 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4721 DW_AT_GNU_*.
4722
4723 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4724
4725 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4726
4727 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4728
4729 PR gdb/21164
4730 * gdb.base/maint.exp: Add testcases for when the commands do
4731 not have arguments.
4732
4733 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4734
4735 * gdb.cp/chained-calls.exp: Use p instead of P.
4736
4737 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4738
4739 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4740 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4741
4742 2017-02-14 Tom Tromey <tom@tromey.com>
4743
4744 PR python/13598:
4745 * gdb.python/py-events.exp: Add before_prompt event tests.
4746
4747 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4748
4749 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4750
4751 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4752
4753 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4754 (main): Call my_unique_function_name.
4755 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4756 completion of patterns with a single match.
4757 Add missing -re switches to gdb_test_multiple calls.
4758
4759 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4760
4761 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4762 return if core file is not recognized.
4763
4764 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4765
4766 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4767 and extra UIs.
4768
4769 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4770
4771 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4772 proc_with_prefix.
4773
4774 2017-02-10 Tom Tromey <tom@tromey.com>
4775
4776 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4777
4778 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
4779
4780 PR gdb/21122
4781 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4782
4783 2017-02-08 Jerome Guitton <guitton@adacore.com>
4784
4785 * gdb.base/define.exp: Add test for command abbreviations
4786 in define.
4787
4788 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
4789
4790 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4791 * gdb.reverse/insn-reverse-x86.c: New file.
4792
4793 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4794
4795 PR tdep/20936
4796 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4797
4798 2017-02-03 Tom Tromey <tom@tromey.com>
4799
4800 PR rust/21097:
4801 * gdb.rust/simple.exp: Add new tests.
4802
4803 2017-02-02 Pedro Alves <palves@redhat.com>
4804
4805 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4806 tests.
4807
4808 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4809
4810 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4811 taking a 2-byte value out of a 4-byte DWARF implicit value on
4812 big-endian targets.
4813 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4814 logic. Add test cases for DW_OP_implicit.
4815
4816 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4817
4818 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4819
4820 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4821
4822 * gdb.btrace/enable.exp: Call gdb_exit before
4823 skip_gdbserver_tests.
4824
4825 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4826
4827 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4828 GDBFLAGS.
4829
4830 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4831
4832 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4833 the test is skipped.
4834 * gdb.btrace/data.exp: Likewise.
4835 * gdb.btrace/delta.exp: Likewise.
4836 * gdb.btrace/dlopen.exp: Likewise.
4837 * gdb.btrace/enable-running.exp: Likewise.
4838 * gdb.btrace/enable.exp: Likewise.
4839 * gdb.btrace/exception.exp: Likewise.
4840 * gdb.btrace/function_call_history.exp: Likewise.
4841 * gdb.btrace/gcore.exp: Likewise.
4842 * gdb.btrace/instruction_history.exp: Likewise.
4843 * gdb.btrace/multi-thread-step.exp: Likewise.
4844 * gdb.btrace/nohist.exp: Likewise.
4845 * gdb.btrace/non-stop.exp: Likewise.
4846 * gdb.btrace/reconnect.exp: Likewise.
4847 * gdb.btrace/record_goto-step.exp: Likewise.
4848 * gdb.btrace/record_goto.exp: Likewise.
4849 * gdb.btrace/rn-dl-bind.exp: Likewise.
4850 * gdb.btrace/segv.exp: Likewise.
4851 * gdb.btrace/step.exp: Likewise.
4852 * gdb.btrace/stepi.exp: Likewise.
4853 * gdb.btrace/tailcall-only.exp: Likewise.
4854 * gdb.btrace/tailcall.exp: Likewise.
4855 * gdb.btrace/tsx.exp: Likewise.
4856 * gdb.btrace/unknown_functions.exp: Likewise.
4857 * gdb.btrace/vdso.exp: Likewise.
4858
4859 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4860
4861 * gdb.btrace/enable-running.c: New.
4862 * gdb.btrace/enable-running.exp: New.
4863
4864 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4865
4866 * gdb.arch/amd64-gs_base.c: New file.
4867 * gdb.arch/amd64-gs_base.exp: New file.
4868
4869 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4870
4871 * lib/memory.exp: Remove spurious empty newlines.
4872
4873 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4874
4875 * gdb.python/py-bad-printers.exp: Load python file using "source".
4876 * gdb.python/py-events.exp: Likewise.
4877 * gdb.python/py-evsignal.exp: Likewise.
4878 * gdb.python/py-evthreads.exp: Likewise.
4879 * gdb.python/py-frame-args.exp: Likewise.
4880 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4881 * gdb.python/py-framefilter-mi.exp: Likewise.
4882 * gdb.python/py-framefilter.exp: Likewise.
4883 * gdb.python/py-mi.exp: Likewise.
4884 * gdb.python/py-pp-maint.exp: Likewise.
4885 * gdb.python/py-pp-registration.exp: Likewise.
4886 * gdb.python/py-prettyprint.exp: Likewise.
4887 (run_lang_tests): Likewise.
4888 * gdb.python/py-typeprint.exp: Likewise.
4889
4890 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4891
4892 * lib/memory.exp: New file.
4893 * lib/gdb.exp: Load memory.exp.
4894 * gdb.base/memattr.exp (delete_memory): Move proc to
4895 lib/memory.exp and rename to delete_memory_regions.
4896 Replace delete_memory with delete_memory_regions.
4897 Cleanup memory regions before tests.
4898 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4899 before tests.
4900
4901 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4902
4903 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4904 files.
4905 (initialize): New function conditionally defined.
4906 (testcases): Move within conditional block.
4907 (main): Call initialize.
4908 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4909 of gdb.reverse/insn-reverse.c.
4910 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4911 gdb.reverse/insn-reverse.c.
4912
4913 2017-01-26 Yao Qi <yao.qi@linaro.org>
4914
4915 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4916 disassemble on address 0.
4917
4918 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
4919 Yao Qi <yao.qi@linaro.org>
4920
4921 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4922 * gdb.dwarf2/implptr-64bit.S: Remove.
4923 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
4924 variables in caller's context. Add DW_OP_implicit_value.
4925
4926 2017-01-25 Yao Qi <yao.qi@linaro.org>
4927
4928 * lib/dwarf.exp (Dwarf::_location): Handle
4929 DW_OP_GNU_implicit_pointer with proper size.
4930
4931 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
4932
4933 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4934 and add untested calls.
4935
4936 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
4937
4938 * gdb.python/python.exp: Check line number against what GDB thinks
4939 the line number is for func1.
4940
4941 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4942
4943 * gdb.dlang/debug-expr.exp: New file.
4944
4945 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
4946
4947 Fix test names for the following files:
4948
4949 * gdb.ada/exec_changed.exp
4950 * gdb.ada/info_types.exp
4951 * gdb.arch/aarch64-atomic-inst.exp
4952 * gdb.arch/aarch64-fp.exp
4953 * gdb.arch/altivec-abi.exp
4954 * gdb.arch/altivec-regs.exp
4955 * gdb.arch/amd64-byte.exp
4956 * gdb.arch/amd64-disp-step.exp
4957 * gdb.arch/amd64-dword.exp
4958 * gdb.arch/amd64-entry-value-inline.exp
4959 * gdb.arch/amd64-entry-value-param.exp
4960 * gdb.arch/amd64-entry-value-paramref.exp
4961 * gdb.arch/amd64-entry-value.exp
4962 * gdb.arch/amd64-i386-address.exp
4963 * gdb.arch/amd64-invalid-stack-middle.exp
4964 * gdb.arch/amd64-invalid-stack-top.exp
4965 * gdb.arch/amd64-optimout-repeat.exp
4966 * gdb.arch/amd64-prologue-skip.exp
4967 * gdb.arch/amd64-prologue-xmm.exp
4968 * gdb.arch/amd64-stap-special-operands.exp
4969 * gdb.arch/amd64-stap-wrong-subexp.exp
4970 * gdb.arch/amd64-tailcall-cxx.exp
4971 * gdb.arch/amd64-tailcall-noret.exp
4972 * gdb.arch/amd64-tailcall-ret.exp
4973 * gdb.arch/amd64-tailcall-self.exp
4974 * gdb.arch/amd64-word.exp
4975 * gdb.arch/arm-bl-branch-dest.exp
4976 * gdb.arch/arm-disp-step.exp
4977 * gdb.arch/arm-neon.exp
4978 * gdb.arch/arm-single-step-kernel-helper.exp
4979 * gdb.arch/avr-flash-qualifier.exp
4980 * gdb.arch/disp-step-insn-reloc.exp
4981 * gdb.arch/e500-abi.exp
4982 * gdb.arch/e500-regs.exp
4983 * gdb.arch/ftrace-insn-reloc.exp
4984 * gdb.arch/i386-avx512.exp
4985 * gdb.arch/i386-bp_permanent.exp
4986 * gdb.arch/i386-byte.exp
4987 * gdb.arch/i386-cfi-notcurrent.exp
4988 * gdb.arch/i386-disp-step.exp
4989 * gdb.arch/i386-dr3-watch.exp
4990 * gdb.arch/i386-float.exp
4991 * gdb.arch/i386-gnu-cfi.exp
4992 * gdb.arch/i386-mpx-map.exp
4993 * gdb.arch/i386-mpx-sigsegv.exp
4994 * gdb.arch/i386-mpx-simple_segv.exp
4995 * gdb.arch/i386-mpx.exp
4996 * gdb.arch/i386-permbkpt.exp
4997 * gdb.arch/i386-prologue.exp
4998 * gdb.arch/i386-signal.exp
4999 * gdb.arch/i386-size-overlap.exp
5000 * gdb.arch/i386-unwind.exp
5001 * gdb.arch/i386-word.exp
5002 * gdb.arch/mips-fcr.exp
5003 * gdb.arch/powerpc-d128-regs.exp
5004 * gdb.arch/powerpc-stackless.exp
5005 * gdb.arch/ppc64-atomic-inst.exp
5006 * gdb.arch/s390-stackless.exp
5007 * gdb.arch/s390-tdbregs.exp
5008 * gdb.arch/s390-vregs.exp
5009 * gdb.arch/sparc-sysstep.exp
5010 * gdb.arch/thumb-bx-pc.exp
5011 * gdb.arch/thumb-singlestep.exp
5012 * gdb.arch/thumb2-it.exp
5013 * gdb.arch/vsx-regs.exp
5014 * gdb.asm/asm-source.exp
5015 * gdb.base/a2-run.exp
5016 * gdb.base/advance.exp
5017 * gdb.base/all-bin.exp
5018 * gdb.base/anon.exp
5019 * gdb.base/args.exp
5020 * gdb.base/arithmet.exp
5021 * gdb.base/async-shell.exp
5022 * gdb.base/async.exp
5023 * gdb.base/attach-pie-noexec.exp
5024 * gdb.base/attach-twice.exp
5025 * gdb.base/auto-load.exp
5026 * gdb.base/bang.exp
5027 * gdb.base/bitfields.exp
5028 * gdb.base/break-always.exp
5029 * gdb.base/break-caller-line.exp
5030 * gdb.base/break-entry.exp
5031 * gdb.base/break-inline.exp
5032 * gdb.base/break-on-linker-gcd-function.exp
5033 * gdb.base/break-probes.exp
5034 * gdb.base/break.exp
5035 * gdb.base/breakpoint-shadow.exp
5036 * gdb.base/call-ar-st.exp
5037 * gdb.base/call-sc.exp
5038 * gdb.base/call-signal-resume.exp
5039 * gdb.base/call-strs.exp
5040 * gdb.base/callfuncs.exp
5041 * gdb.base/catch-fork-static.exp
5042 * gdb.base/catch-gdb-caused-signals.exp
5043 * gdb.base/catch-load.exp
5044 * gdb.base/catch-signal-fork.exp
5045 * gdb.base/catch-signal.exp
5046 * gdb.base/catch-syscall.exp
5047 * gdb.base/charset.exp
5048 * gdb.base/checkpoint.exp
5049 * gdb.base/chng-syms.exp
5050 * gdb.base/code-expr.exp
5051 * gdb.base/code_elim.exp
5052 * gdb.base/commands.exp
5053 * gdb.base/completion.exp
5054 * gdb.base/complex.exp
5055 * gdb.base/cond-expr.exp
5056 * gdb.base/condbreak.exp
5057 * gdb.base/consecutive.exp
5058 * gdb.base/continue-all-already-running.exp
5059 * gdb.base/coredump-filter.exp
5060 * gdb.base/corefile.exp
5061 * gdb.base/dbx.exp
5062 * gdb.base/debug-expr.exp
5063 * gdb.base/define.exp
5064 * gdb.base/del.exp
5065 * gdb.base/disabled-location.exp
5066 * gdb.base/disasm-end-cu.exp
5067 * gdb.base/disasm-optim.exp
5068 * gdb.base/display.exp
5069 * gdb.base/duplicate-bp.exp
5070 * gdb.base/ena-dis-br.exp
5071 * gdb.base/ending-run.exp
5072 * gdb.base/enumval.exp
5073 * gdb.base/environ.exp
5074 * gdb.base/eu-strip-infcall.exp
5075 * gdb.base/eval-avoid-side-effects.exp
5076 * gdb.base/eval-skip.exp
5077 * gdb.base/exitsignal.exp
5078 * gdb.base/expand-psymtabs.exp
5079 * gdb.base/filesym.exp
5080 * gdb.base/find-unmapped.exp
5081 * gdb.base/finish.exp
5082 * gdb.base/float.exp
5083 * gdb.base/foll-exec-mode.exp
5084 * gdb.base/foll-exec.exp
5085 * gdb.base/foll-fork.exp
5086 * gdb.base/fortran-sym-case.exp
5087 * gdb.base/freebpcmd.exp
5088 * gdb.base/func-ptr.exp
5089 * gdb.base/func-ptrs.exp
5090 * gdb.base/funcargs.exp
5091 * gdb.base/gcore-buffer-overflow.exp
5092 * gdb.base/gcore-relro-pie.exp
5093 * gdb.base/gcore-relro.exp
5094 * gdb.base/gcore.exp
5095 * gdb.base/gdb1090.exp
5096 * gdb.base/gdb11530.exp
5097 * gdb.base/gdb11531.exp
5098 * gdb.base/gdb1821.exp
5099 * gdb.base/gdbindex-stabs.exp
5100 * gdb.base/gdbvars.exp
5101 * gdb.base/hbreak.exp
5102 * gdb.base/hbreak2.exp
5103 * gdb.base/included.exp
5104 * gdb.base/infcall-input.exp
5105 * gdb.base/inferior-died.exp
5106 * gdb.base/infnan.exp
5107 * gdb.base/info-macros.exp
5108 * gdb.base/info-os.exp
5109 * gdb.base/info-proc.exp
5110 * gdb.base/info-shared.exp
5111 * gdb.base/info-target.exp
5112 * gdb.base/infoline.exp
5113 * gdb.base/interp.exp
5114 * gdb.base/interrupt.exp
5115 * gdb.base/jit-reader.exp
5116 * gdb.base/jit-simple.exp
5117 * gdb.base/kill-after-signal.exp
5118 * gdb.base/kill-detach-inferiors-cmd.exp
5119 * gdb.base/label.exp
5120 * gdb.base/langs.exp
5121 * gdb.base/ldbl_e308.exp
5122 * gdb.base/line-symtabs.exp
5123 * gdb.base/linespecs.exp
5124 * gdb.base/list.exp
5125 * gdb.base/long_long.exp
5126 * gdb.base/longest-types.exp
5127 * gdb.base/maint.exp
5128 * gdb.base/max-value-size.exp
5129 * gdb.base/memattr.exp
5130 * gdb.base/mips_pro.exp
5131 * gdb.base/morestack.exp
5132 * gdb.base/moribund-step.exp
5133 * gdb.base/multi-forks.exp
5134 * gdb.base/nested-addr.exp
5135 * gdb.base/nextoverexit.exp
5136 * gdb.base/noreturn-finish.exp
5137 * gdb.base/noreturn-return.exp
5138 * gdb.base/nostdlib.exp
5139 * gdb.base/offsets.exp
5140 * gdb.base/opaque.exp
5141 * gdb.base/pc-fp.exp
5142 * gdb.base/permissions.exp
5143 * gdb.base/print-symbol-loading.exp
5144 * gdb.base/prologue-include.exp
5145 * gdb.base/psymtab.exp
5146 * gdb.base/ptype.exp
5147 * gdb.base/random-signal.exp
5148 * gdb.base/randomize.exp
5149 * gdb.base/range-stepping.exp
5150 * gdb.base/readline-ask.exp
5151 * gdb.base/recpar.exp
5152 * gdb.base/recurse.exp
5153 * gdb.base/relational.exp
5154 * gdb.base/restore.exp
5155 * gdb.base/return-nodebug.exp
5156 * gdb.base/return.exp
5157 * gdb.base/run-after-attach.exp
5158 * gdb.base/save-bp.exp
5159 * gdb.base/scope.exp
5160 * gdb.base/sect-cmd.exp
5161 * gdb.base/set-lang-auto.exp
5162 * gdb.base/set-noassign.exp
5163 * gdb.base/setvar.exp
5164 * gdb.base/sigall.exp
5165 * gdb.base/sigbpt.exp
5166 * gdb.base/siginfo-addr.exp
5167 * gdb.base/siginfo-infcall.exp
5168 * gdb.base/siginfo-obj.exp
5169 * gdb.base/siginfo.exp
5170 * gdb.base/signals-state-child.exp
5171 * gdb.base/signest.exp
5172 * gdb.base/sigstep.exp
5173 * gdb.base/sizeof.exp
5174 * gdb.base/skip.exp
5175 * gdb.base/solib-corrupted.exp
5176 * gdb.base/solib-nodir.exp
5177 * gdb.base/solib-search.exp
5178 * gdb.base/stack-checking.exp
5179 * gdb.base/stale-infcall.exp
5180 * gdb.base/stap-probe.exp
5181 * gdb.base/start.exp
5182 * gdb.base/step-break.exp
5183 * gdb.base/step-bt.exp
5184 * gdb.base/step-line.exp
5185 * gdb.base/step-over-exit.exp
5186 * gdb.base/step-over-syscall.exp
5187 * gdb.base/step-resume-infcall.exp
5188 * gdb.base/step-test.exp
5189 * gdb.base/store.exp
5190 * gdb.base/structs3.exp
5191 * gdb.base/sym-file.exp
5192 * gdb.base/symbol-without-target_section.exp
5193 * gdb.base/term.exp
5194 * gdb.base/testenv.exp
5195 * gdb.base/ui-redirect.exp
5196 * gdb.base/until.exp
5197 * gdb.base/unwindonsignal.exp
5198 * gdb.base/value-double-free.exp
5199 * gdb.base/vla-datatypes.exp
5200 * gdb.base/vla-ptr.exp
5201 * gdb.base/vla-sideeffect.exp
5202 * gdb.base/volatile.exp
5203 * gdb.base/watch-cond-infcall.exp
5204 * gdb.base/watch-cond.exp
5205 * gdb.base/watch-non-mem.exp
5206 * gdb.base/watch-read.exp
5207 * gdb.base/watch-vfork.exp
5208 * gdb.base/watchpoint-cond-gone.exp
5209 * gdb.base/watchpoint-delete.exp
5210 * gdb.base/watchpoint-hw-hit-once.exp
5211 * gdb.base/watchpoint-hw.exp
5212 * gdb.base/watchpoint-stops-at-right-insn.exp
5213 * gdb.base/watchpoints.exp
5214 * gdb.base/wchar.exp
5215 * gdb.base/whatis-exp.exp
5216 * gdb.btrace/buffer-size.exp
5217 * gdb.btrace/data.exp
5218 * gdb.btrace/delta.exp
5219 * gdb.btrace/dlopen.exp
5220 * gdb.btrace/enable.exp
5221 * gdb.btrace/exception.exp
5222 * gdb.btrace/function_call_history.exp
5223 * gdb.btrace/gcore.exp
5224 * gdb.btrace/instruction_history.exp
5225 * gdb.btrace/nohist.exp
5226 * gdb.btrace/reconnect.exp
5227 * gdb.btrace/record_goto-step.exp
5228 * gdb.btrace/record_goto.exp
5229 * gdb.btrace/rn-dl-bind.exp
5230 * gdb.btrace/segv.exp
5231 * gdb.btrace/step.exp
5232 * gdb.btrace/stepi.exp
5233 * gdb.btrace/tailcall-only.exp
5234 * gdb.btrace/tailcall.exp
5235 * gdb.btrace/tsx.exp
5236 * gdb.btrace/unknown_functions.exp
5237 * gdb.btrace/vdso.exp
5238 * gdb.compile/compile-ifunc.exp
5239 * gdb.compile/compile-ops.exp
5240 * gdb.compile/compile-print.exp
5241 * gdb.compile/compile-setjmp.exp
5242 * gdb.cp/abstract-origin.exp
5243 * gdb.cp/ambiguous.exp
5244 * gdb.cp/annota2.exp
5245 * gdb.cp/annota3.exp
5246 * gdb.cp/anon-ns.exp
5247 * gdb.cp/anon-struct.exp
5248 * gdb.cp/anon-union.exp
5249 * gdb.cp/arg-reference.exp
5250 * gdb.cp/baseenum.exp
5251 * gdb.cp/bool.exp
5252 * gdb.cp/breakpoint.exp
5253 * gdb.cp/bs15503.exp
5254 * gdb.cp/call-c.exp
5255 * gdb.cp/casts.exp
5256 * gdb.cp/chained-calls.exp
5257 * gdb.cp/class2.exp
5258 * gdb.cp/classes.exp
5259 * gdb.cp/cmpd-minsyms.exp
5260 * gdb.cp/converts.exp
5261 * gdb.cp/cp-relocate.exp
5262 * gdb.cp/cpcompletion.exp
5263 * gdb.cp/cpexprs.exp
5264 * gdb.cp/cplabel.exp
5265 * gdb.cp/cplusfuncs.exp
5266 * gdb.cp/cpsizeof.exp
5267 * gdb.cp/ctti.exp
5268 * gdb.cp/derivation.exp
5269 * gdb.cp/destrprint.exp
5270 * gdb.cp/dispcxx.exp
5271 * gdb.cp/enum-class.exp
5272 * gdb.cp/exception.exp
5273 * gdb.cp/exceptprint.exp
5274 * gdb.cp/expand-psymtabs-cxx.exp
5275 * gdb.cp/expand-sals.exp
5276 * gdb.cp/extern-c.exp
5277 * gdb.cp/filename.exp
5278 * gdb.cp/formatted-ref.exp
5279 * gdb.cp/fpointer.exp
5280 * gdb.cp/gdb1355.exp
5281 * gdb.cp/gdb2495.exp
5282 * gdb.cp/hang.exp
5283 * gdb.cp/impl-this.exp
5284 * gdb.cp/infcall-dlopen.exp
5285 * gdb.cp/inherit.exp
5286 * gdb.cp/iostream.exp
5287 * gdb.cp/koenig.exp
5288 * gdb.cp/local.exp
5289 * gdb.cp/m-data.exp
5290 * gdb.cp/m-static.exp
5291 * gdb.cp/mb-ctor.exp
5292 * gdb.cp/mb-inline.exp
5293 * gdb.cp/mb-templates.exp
5294 * gdb.cp/member-name.exp
5295 * gdb.cp/member-ptr.exp
5296 * gdb.cp/meth-typedefs.exp
5297 * gdb.cp/method.exp
5298 * gdb.cp/method2.exp
5299 * gdb.cp/minsym-fallback.exp
5300 * gdb.cp/misc.exp
5301 * gdb.cp/namelessclass.exp
5302 * gdb.cp/namespace-enum.exp
5303 * gdb.cp/namespace-nested-import.exp
5304 * gdb.cp/namespace.exp
5305 * gdb.cp/nextoverthrow.exp
5306 * gdb.cp/no-dmgl-verbose.exp
5307 * gdb.cp/non-trivial-retval.exp
5308 * gdb.cp/noparam.exp
5309 * gdb.cp/nsdecl.exp
5310 * gdb.cp/nsimport.exp
5311 * gdb.cp/nsnested.exp
5312 * gdb.cp/nsnoimports.exp
5313 * gdb.cp/nsrecurs.exp
5314 * gdb.cp/nsstress.exp
5315 * gdb.cp/nsusing.exp
5316 * gdb.cp/operator.exp
5317 * gdb.cp/oranking.exp
5318 * gdb.cp/overload-const.exp
5319 * gdb.cp/overload.exp
5320 * gdb.cp/ovldbreak.exp
5321 * gdb.cp/ovsrch.exp
5322 * gdb.cp/paren-type.exp
5323 * gdb.cp/parse-lang.exp
5324 * gdb.cp/pass-by-ref.exp
5325 * gdb.cp/pr-1023.exp
5326 * gdb.cp/pr-1210.exp
5327 * gdb.cp/pr-574.exp
5328 * gdb.cp/pr10687.exp
5329 * gdb.cp/pr12028.exp
5330 * gdb.cp/pr17132.exp
5331 * gdb.cp/pr17494.exp
5332 * gdb.cp/pr9067.exp
5333 * gdb.cp/pr9167.exp
5334 * gdb.cp/pr9631.exp
5335 * gdb.cp/printmethod.exp
5336 * gdb.cp/psmang.exp
5337 * gdb.cp/psymtab-parameter.exp
5338 * gdb.cp/ptype-cv-cp.exp
5339 * gdb.cp/ptype-flags.exp
5340 * gdb.cp/re-set-overloaded.exp
5341 * gdb.cp/ref-types.exp
5342 * gdb.cp/rtti.exp
5343 * gdb.cp/scope-err.exp
5344 * gdb.cp/shadow.exp
5345 * gdb.cp/smartp.exp
5346 * gdb.cp/static-method.exp
5347 * gdb.cp/static-print-quit.exp
5348 * gdb.cp/temargs.exp
5349 * gdb.cp/templates.exp
5350 * gdb.cp/try_catch.exp
5351 * gdb.cp/typedef-operator.exp
5352 * gdb.cp/typeid.exp
5353 * gdb.cp/userdef.exp
5354 * gdb.cp/using-crash.exp
5355 * gdb.cp/var-tag.exp
5356 * gdb.cp/virtbase.exp
5357 * gdb.cp/virtfunc.exp
5358 * gdb.cp/virtfunc2.exp
5359 * gdb.cp/vla-cxx.exp
5360 * gdb.disasm/t01_mov.exp
5361 * gdb.disasm/t02_mova.exp
5362 * gdb.disasm/t03_add.exp
5363 * gdb.disasm/t04_sub.exp
5364 * gdb.disasm/t05_cmp.exp
5365 * gdb.disasm/t06_ari2.exp
5366 * gdb.disasm/t07_ari3.exp
5367 * gdb.disasm/t08_or.exp
5368 * gdb.disasm/t09_xor.exp
5369 * gdb.disasm/t10_and.exp
5370 * gdb.disasm/t11_logs.exp
5371 * gdb.disasm/t12_bit.exp
5372 * gdb.disasm/t13_otr.exp
5373 * gdb.dlang/circular.exp
5374 * gdb.dwarf2/arr-stride.exp
5375 * gdb.dwarf2/arr-subrange.exp
5376 * gdb.dwarf2/atomic-type.exp
5377 * gdb.dwarf2/bad-regnum.exp
5378 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5379 * gdb.dwarf2/callframecfa.exp
5380 * gdb.dwarf2/clztest.exp
5381 * gdb.dwarf2/corrupt.exp
5382 * gdb.dwarf2/data-loc.exp
5383 * gdb.dwarf2/dup-psym.exp
5384 * gdb.dwarf2/dw2-anon-mptr.exp
5385 * gdb.dwarf2/dw2-anonymous-func.exp
5386 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5387 * gdb.dwarf2/dw2-bad-unresolved.exp
5388 * gdb.dwarf2/dw2-basic.exp
5389 * gdb.dwarf2/dw2-canonicalize-type.exp
5390 * gdb.dwarf2/dw2-case-insensitive.exp
5391 * gdb.dwarf2/dw2-common-block.exp
5392 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5393 * gdb.dwarf2/dw2-compressed.exp
5394 * gdb.dwarf2/dw2-const.exp
5395 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5396 * gdb.dwarf2/dw2-cu-size.exp
5397 * gdb.dwarf2/dw2-dup-frame.exp
5398 * gdb.dwarf2/dw2-entry-value.exp
5399 * gdb.dwarf2/dw2-icycle.exp
5400 * gdb.dwarf2/dw2-ifort-parameter.exp
5401 * gdb.dwarf2/dw2-inline-break.exp
5402 * gdb.dwarf2/dw2-inline-param.exp
5403 * gdb.dwarf2/dw2-intercu.exp
5404 * gdb.dwarf2/dw2-intermix.exp
5405 * gdb.dwarf2/dw2-lexical-block-bare.exp
5406 * gdb.dwarf2/dw2-linkage-name-trust.exp
5407 * gdb.dwarf2/dw2-minsym-in-cu.exp
5408 * gdb.dwarf2/dw2-noloc.exp
5409 * gdb.dwarf2/dw2-op-call.exp
5410 * gdb.dwarf2/dw2-op-out-param.exp
5411 * gdb.dwarf2/dw2-opt-structptr.exp
5412 * gdb.dwarf2/dw2-param-error.exp
5413 * gdb.dwarf2/dw2-producer.exp
5414 * gdb.dwarf2/dw2-ranges-base.exp
5415 * gdb.dwarf2/dw2-ref-missing-frame.exp
5416 * gdb.dwarf2/dw2-reg-undefined.exp
5417 * gdb.dwarf2/dw2-regno-invalid.exp
5418 * gdb.dwarf2/dw2-restore.exp
5419 * gdb.dwarf2/dw2-restrict.exp
5420 * gdb.dwarf2/dw2-single-line-discriminators.exp
5421 * gdb.dwarf2/dw2-strp.exp
5422 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5423 * gdb.dwarf2/dw2-unresolved.exp
5424 * gdb.dwarf2/dw2-var-zero-addr.exp
5425 * gdb.dwarf2/dw4-sig-types.exp
5426 * gdb.dwarf2/dwz.exp
5427 * gdb.dwarf2/dynarr-ptr.exp
5428 * gdb.dwarf2/enum-type.exp
5429 * gdb.dwarf2/gdb-index.exp
5430 * gdb.dwarf2/implptr-64bit.exp
5431 * gdb.dwarf2/implptr-optimized-out.exp
5432 * gdb.dwarf2/implptr.exp
5433 * gdb.dwarf2/implref-array.exp
5434 * gdb.dwarf2/implref-const.exp
5435 * gdb.dwarf2/implref-global.exp
5436 * gdb.dwarf2/implref-struct.exp
5437 * gdb.dwarf2/mac-fileno.exp
5438 * gdb.dwarf2/main-subprogram.exp
5439 * gdb.dwarf2/member-ptr-forwardref.exp
5440 * gdb.dwarf2/method-ptr.exp
5441 * gdb.dwarf2/missing-sig-type.exp
5442 * gdb.dwarf2/nonvar-access.exp
5443 * gdb.dwarf2/opaque-type-lookup.exp
5444 * gdb.dwarf2/pieces-optimized-out.exp
5445 * gdb.dwarf2/pieces.exp
5446 * gdb.dwarf2/pr10770.exp
5447 * gdb.dwarf2/pr13961.exp
5448 * gdb.dwarf2/staticvirtual.exp
5449 * gdb.dwarf2/subrange.exp
5450 * gdb.dwarf2/symtab-producer.exp
5451 * gdb.dwarf2/trace-crash.exp
5452 * gdb.dwarf2/typeddwarf.exp
5453 * gdb.dwarf2/valop.exp
5454 * gdb.dwarf2/watch-notconst.exp
5455 * gdb.fortran/array-element.exp
5456 * gdb.fortran/charset.exp
5457 * gdb.fortran/common-block.exp
5458 * gdb.fortran/complex.exp
5459 * gdb.fortran/derived-type-function.exp
5460 * gdb.fortran/derived-type.exp
5461 * gdb.fortran/logical.exp
5462 * gdb.fortran/module.exp
5463 * gdb.fortran/multi-dim.exp
5464 * gdb.fortran/nested-funcs.exp
5465 * gdb.fortran/print-formatted.exp
5466 * gdb.fortran/subarray.exp
5467 * gdb.fortran/vla-alloc-assoc.exp
5468 * gdb.fortran/vla-datatypes.exp
5469 * gdb.fortran/vla-history.exp
5470 * gdb.fortran/vla-ptr-info.exp
5471 * gdb.fortran/vla-ptype-sub.exp
5472 * gdb.fortran/vla-ptype.exp
5473 * gdb.fortran/vla-sizeof.exp
5474 * gdb.fortran/vla-type.exp
5475 * gdb.fortran/vla-value-sub-arbitrary.exp
5476 * gdb.fortran/vla-value-sub-finish.exp
5477 * gdb.fortran/vla-value-sub.exp
5478 * gdb.fortran/vla-value.exp
5479 * gdb.fortran/whatis_type.exp
5480 * gdb.go/chan.exp
5481 * gdb.go/handcall.exp
5482 * gdb.go/hello.exp
5483 * gdb.go/integers.exp
5484 * gdb.go/methods.exp
5485 * gdb.go/package.exp
5486 * gdb.go/strings.exp
5487 * gdb.go/types.exp
5488 * gdb.go/unsafe.exp
5489 * gdb.guile/scm-arch.exp
5490 * gdb.guile/scm-block.exp
5491 * gdb.guile/scm-breakpoint.exp
5492 * gdb.guile/scm-cmd.exp
5493 * gdb.guile/scm-disasm.exp
5494 * gdb.guile/scm-equal.exp
5495 * gdb.guile/scm-frame-args.exp
5496 * gdb.guile/scm-frame-inline.exp
5497 * gdb.guile/scm-frame.exp
5498 * gdb.guile/scm-iterator.exp
5499 * gdb.guile/scm-math.exp
5500 * gdb.guile/scm-objfile.exp
5501 * gdb.guile/scm-ports.exp
5502 * gdb.guile/scm-symbol.exp
5503 * gdb.guile/scm-symtab.exp
5504 * gdb.guile/scm-value-cc.exp
5505 * gdb.guile/types-module.exp
5506 * gdb.linespec/break-ask.exp
5507 * gdb.linespec/cpexplicit.exp
5508 * gdb.linespec/explicit.exp
5509 * gdb.linespec/keywords.exp
5510 * gdb.linespec/linespec.exp
5511 * gdb.linespec/ls-dollar.exp
5512 * gdb.linespec/ls-errs.exp
5513 * gdb.linespec/skip-two.exp
5514 * gdb.linespec/thread.exp
5515 * gdb.mi/mi-async.exp
5516 * gdb.mi/mi-basics.exp
5517 * gdb.mi/mi-break.exp
5518 * gdb.mi/mi-catch-load.exp
5519 * gdb.mi/mi-cli.exp
5520 * gdb.mi/mi-cmd-param-changed.exp
5521 * gdb.mi/mi-console.exp
5522 * gdb.mi/mi-detach.exp
5523 * gdb.mi/mi-disassemble.exp
5524 * gdb.mi/mi-eval.exp
5525 * gdb.mi/mi-file-transfer.exp
5526 * gdb.mi/mi-file.exp
5527 * gdb.mi/mi-fill-memory.exp
5528 * gdb.mi/mi-inheritance-syntax-error.exp
5529 * gdb.mi/mi-linespec-err-cp.exp
5530 * gdb.mi/mi-logging.exp
5531 * gdb.mi/mi-memory-changed.exp
5532 * gdb.mi/mi-read-memory.exp
5533 * gdb.mi/mi-record-changed.exp
5534 * gdb.mi/mi-reg-undefined.exp
5535 * gdb.mi/mi-regs.exp
5536 * gdb.mi/mi-return.exp
5537 * gdb.mi/mi-reverse.exp
5538 * gdb.mi/mi-simplerun.exp
5539 * gdb.mi/mi-solib.exp
5540 * gdb.mi/mi-stack.exp
5541 * gdb.mi/mi-stepi.exp
5542 * gdb.mi/mi-syn-frame.exp
5543 * gdb.mi/mi-until.exp
5544 * gdb.mi/mi-var-block.exp
5545 * gdb.mi/mi-var-child.exp
5546 * gdb.mi/mi-var-cmd.exp
5547 * gdb.mi/mi-var-cp.exp
5548 * gdb.mi/mi-var-display.exp
5549 * gdb.mi/mi-var-invalidate.exp
5550 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5551 * gdb.mi/mi-vla-fortran.exp
5552 * gdb.mi/mi-watch.exp
5553 * gdb.mi/mi2-var-child.exp
5554 * gdb.mi/user-selected-context-sync.exp
5555 * gdb.modula2/unbounded-array.exp
5556 * gdb.multi/dummy-frame-restore.exp
5557 * gdb.multi/multi-arch-exec.exp
5558 * gdb.multi/multi-arch.exp
5559 * gdb.multi/tids.exp
5560 * gdb.multi/watchpoint-multi.exp
5561 * gdb.opencl/callfuncs.exp
5562 * gdb.opencl/convs_casts.exp
5563 * gdb.opencl/datatypes.exp
5564 * gdb.opencl/operators.exp
5565 * gdb.opencl/vec_comps.exp
5566 * gdb.opt/clobbered-registers-O2.exp
5567 * gdb.opt/inline-break.exp
5568 * gdb.opt/inline-bt.exp
5569 * gdb.opt/inline-cmds.exp
5570 * gdb.opt/inline-locals.exp
5571 * gdb.pascal/case-insensitive-symbols.exp
5572 * gdb.pascal/floats.exp
5573 * gdb.pascal/gdb11492.exp
5574 * gdb.python/lib-types.exp
5575 * gdb.python/py-arch.exp
5576 * gdb.python/py-as-string.exp
5577 * gdb.python/py-bad-printers.exp
5578 * gdb.python/py-block.exp
5579 * gdb.python/py-breakpoint-create-fail.exp
5580 * gdb.python/py-breakpoint.exp
5581 * gdb.python/py-caller-is.exp
5582 * gdb.python/py-cmd.exp
5583 * gdb.python/py-explore-cc.exp
5584 * gdb.python/py-explore.exp
5585 * gdb.python/py-finish-breakpoint.exp
5586 * gdb.python/py-finish-breakpoint2.exp
5587 * gdb.python/py-frame-args.exp
5588 * gdb.python/py-frame-inline.exp
5589 * gdb.python/py-frame.exp
5590 * gdb.python/py-framefilter-mi.exp
5591 * gdb.python/py-infthread.exp
5592 * gdb.python/py-lazy-string.exp
5593 * gdb.python/py-linetable.exp
5594 * gdb.python/py-mi-events.exp
5595 * gdb.python/py-mi-objfile.exp
5596 * gdb.python/py-mi.exp
5597 * gdb.python/py-objfile.exp
5598 * gdb.python/py-pp-integral.exp
5599 * gdb.python/py-pp-maint.exp
5600 * gdb.python/py-pp-re-notag.exp
5601 * gdb.python/py-pp-registration.exp
5602 * gdb.python/py-recurse-unwind.exp
5603 * gdb.python/py-strfns.exp
5604 * gdb.python/py-symbol.exp
5605 * gdb.python/py-symtab.exp
5606 * gdb.python/py-sync-interp.exp
5607 * gdb.python/py-typeprint.exp
5608 * gdb.python/py-unwind-maint.exp
5609 * gdb.python/py-unwind.exp
5610 * gdb.python/py-value-cc.exp
5611 * gdb.python/py-xmethods.exp
5612 * gdb.reverse/amd64-tailcall-reverse.exp
5613 * gdb.reverse/break-precsave.exp
5614 * gdb.reverse/break-reverse.exp
5615 * gdb.reverse/consecutive-precsave.exp
5616 * gdb.reverse/consecutive-reverse.exp
5617 * gdb.reverse/finish-precsave.exp
5618 * gdb.reverse/finish-reverse-bkpt.exp
5619 * gdb.reverse/finish-reverse.exp
5620 * gdb.reverse/fstatat-reverse.exp
5621 * gdb.reverse/getresuid-reverse.exp
5622 * gdb.reverse/i386-precsave.exp
5623 * gdb.reverse/i386-reverse.exp
5624 * gdb.reverse/i386-sse-reverse.exp
5625 * gdb.reverse/i387-env-reverse.exp
5626 * gdb.reverse/i387-stack-reverse.exp
5627 * gdb.reverse/insn-reverse.exp
5628 * gdb.reverse/machinestate-precsave.exp
5629 * gdb.reverse/machinestate.exp
5630 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5631 * gdb.reverse/pipe-reverse.exp
5632 * gdb.reverse/readv-reverse.exp
5633 * gdb.reverse/recvmsg-reverse.exp
5634 * gdb.reverse/rerun-prec.exp
5635 * gdb.reverse/s390-mvcle.exp
5636 * gdb.reverse/step-precsave.exp
5637 * gdb.reverse/step-reverse.exp
5638 * gdb.reverse/time-reverse.exp
5639 * gdb.reverse/until-precsave.exp
5640 * gdb.reverse/until-reverse.exp
5641 * gdb.reverse/waitpid-reverse.exp
5642 * gdb.reverse/watch-precsave.exp
5643 * gdb.reverse/watch-reverse.exp
5644 * gdb.rust/generics.exp
5645 * gdb.rust/methods.exp
5646 * gdb.rust/modules.exp
5647 * gdb.rust/simple.exp
5648 * gdb.server/connect-with-no-symbol-file.exp
5649 * gdb.server/ext-attach.exp
5650 * gdb.server/ext-restart.exp
5651 * gdb.server/ext-wrapper.exp
5652 * gdb.server/file-transfer.exp
5653 * gdb.server/server-exec-info.exp
5654 * gdb.server/server-kill.exp
5655 * gdb.server/server-mon.exp
5656 * gdb.server/wrapper.exp
5657 * gdb.stabs/exclfwd.exp
5658 * gdb.stabs/gdb11479.exp
5659 * gdb.threads/clone-new-thread-event.exp
5660 * gdb.threads/corethreads.exp
5661 * gdb.threads/current-lwp-dead.exp
5662 * gdb.threads/dlopen-libpthread.exp
5663 * gdb.threads/gcore-thread.exp
5664 * gdb.threads/sigstep-threads.exp
5665 * gdb.threads/watchpoint-fork.exp
5666 * gdb.trace/actions-changed.exp
5667 * gdb.trace/backtrace.exp
5668 * gdb.trace/change-loc.exp
5669 * gdb.trace/circ.exp
5670 * gdb.trace/collection.exp
5671 * gdb.trace/disconnected-tracing.exp
5672 * gdb.trace/ftrace.exp
5673 * gdb.trace/mi-trace-frame-collected.exp
5674 * gdb.trace/mi-trace-unavailable.exp
5675 * gdb.trace/mi-traceframe-changed.exp
5676 * gdb.trace/mi-tsv-changed.exp
5677 * gdb.trace/no-attach-trace.exp
5678 * gdb.trace/passc-dyn.exp
5679 * gdb.trace/qtro.exp
5680 * gdb.trace/range-stepping.exp
5681 * gdb.trace/read-memory.exp
5682 * gdb.trace/save-trace.exp
5683 * gdb.trace/signal.exp
5684 * gdb.trace/status-stop.exp
5685 * gdb.trace/tfile.exp
5686 * gdb.trace/trace-break.exp
5687 * gdb.trace/trace-buffer-size.exp
5688 * gdb.trace/trace-condition.exp
5689 * gdb.trace/tracefile-pseudo-reg.exp
5690 * gdb.trace/tstatus.exp
5691 * gdb.trace/unavailable.exp
5692 * gdb.trace/while-dyn.exp
5693 * gdb.trace/while-stepping.exp
5694
5695 2016-12-22 Doug Evans <xdje42@gmail.com>
5696
5697 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5698 and msymbols.
5699
5700 2016-12-19 Yao Qi <yao.qi@linaro.org>
5701
5702 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5703 (test_with_self): Don't call do_steps_and_nexts, and remove
5704 code about stepping into xmalloc.
5705
5706 2016-12-09 Yao Qi <yao.qi@linaro.org>
5707
5708 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5709
5710 2016-12-09 Yao Qi <yao.qi@linaro.org>
5711
5712 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5713
5714 2016-12-09 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.base/all-architectures-0.exp: New file.
5717 * gdb.base/all-architectures-1.exp: New file.
5718 * gdb.base/all-architectures-2.exp: New file.
5719 * gdb.base/all-architectures-3.exp: New file.
5720 * gdb.base/all-architectures-4.exp: New file.
5721 * gdb.base/all-architectures-5.exp: New file.
5722 * gdb.base/all-architectures-6.exp: New file.
5723 * gdb.base/all-architectures-7.exp: New file.
5724 * gdb.base/all-architectures.exp.in: New file.
5725
5726 2016-12-09 Yao Qi <yao.qi@linaro.org>
5727
5728 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5729
5730 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5731
5732 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5733 possible.
5734 Remove useless pattern-matching code.
5735
5736 2016-12-02 Pedro Alves <palves@redhat.com>
5737
5738 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5739 procedure.
5740 (top level): Call it.
5741
5742 2016-12-02 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5745 New procedure.
5746 (top level): Call it.
5747
5748 2016-12-02 Pedro Alves <palves@redhat.com>
5749
5750 PR cli/20559
5751 * gdb.base/commands.exp (user_defined_command_args_eval): New
5752 procedure.
5753 (top level): Call it.
5754
5755 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5756
5757 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5758 timeout handling.
5759
5760 2016-12-02 Tom Tromey <tom@tromey.com>
5761
5762 * gdb.dwarf2/main-subprogram.c: New file.
5763 * gdb.dwarf2/main-subprogram.exp: New file.
5764
5765 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5766
5767 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5768 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5769 gdb_test_no_output for a couple of cases.
5770 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5771
5772 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5773
5774 Fix test names and standardize compilation error messages throughout
5775 the following files:
5776
5777 * gdb.ada/start.exp
5778 * gdb.arch/alpha-step.exp
5779 * gdb.arch/e500-prologue.exp
5780 * gdb.arch/ftrace-insn-reloc.exp
5781 * gdb.arch/gdb1291.exp
5782 * gdb.arch/gdb1431.exp
5783 * gdb.arch/gdb1558.exp
5784 * gdb.arch/i386-dr3-watch.exp
5785 * gdb.arch/i386-sse-stack-align.exp
5786 * gdb.arch/ia64-breakpoint-shadow.exp
5787 * gdb.arch/pa-nullify.exp
5788 * gdb.arch/powerpc-aix-prologue.exp
5789 * gdb.arch/thumb-bx-pc.exp
5790 * gdb.base/annota1.exp
5791 * gdb.base/annota3.exp
5792 * gdb.base/arrayidx.exp
5793 * gdb.base/assign.exp
5794 * gdb.base/attach.exp
5795 * gdb.base/auxv.exp
5796 * gdb.base/bang.exp
5797 * gdb.base/bfp-test.exp
5798 * gdb.base/bigcore.exp
5799 * gdb.base/bitfields2.exp
5800 * gdb.base/break-fun-addr.exp
5801 * gdb.base/break-probes.exp
5802 * gdb.base/call-rt-st.exp
5803 * gdb.base/callexit.exp
5804 * gdb.base/catch-fork-kill.exp
5805 * gdb.base/charset.exp
5806 * gdb.base/checkpoint.exp
5807 * gdb.base/comprdebug.exp
5808 * gdb.base/constvars.exp
5809 * gdb.base/coredump-filter.exp
5810 * gdb.base/cursal.exp
5811 * gdb.base/cvexpr.exp
5812 * gdb.base/detach.exp
5813 * gdb.base/display.exp
5814 * gdb.base/dmsym.exp
5815 * gdb.base/dprintf-pending.exp
5816 * gdb.base/dso2dso.exp
5817 * gdb.base/dtrace-probe.exp
5818 * gdb.base/dump.exp
5819 * gdb.base/enum_cond.exp
5820 * gdb.base/exe-lock.exp
5821 * gdb.base/exec-invalid-sysroot.exp
5822 * gdb.base/execl-update-breakpoints.exp
5823 * gdb.base/exprs.exp
5824 * gdb.base/fileio.exp
5825 * gdb.base/find.exp
5826 * gdb.base/finish.exp
5827 * gdb.base/fixsection.exp
5828 * gdb.base/foll-vfork.exp
5829 * gdb.base/frame-args.exp
5830 * gdb.base/gcore.exp
5831 * gdb.base/gdb1250.exp
5832 * gdb.base/global-var-nested-by-dso.exp
5833 * gdb.base/gnu-ifunc.exp
5834 * gdb.base/hashline1.exp
5835 * gdb.base/hashline2.exp
5836 * gdb.base/hashline3.exp
5837 * gdb.base/hbreak-in-shr-unsupported.exp
5838 * gdb.base/huge.exp
5839 * gdb.base/infcall-input.exp
5840 * gdb.base/info-fun.exp
5841 * gdb.base/info-shared.exp
5842 * gdb.base/jit-simple.exp
5843 * gdb.base/jit-so.exp
5844 * gdb.base/jit.exp
5845 * gdb.base/jump.exp
5846 * gdb.base/label.exp
5847 * gdb.base/lineinc.exp
5848 * gdb.base/logical.exp
5849 * gdb.base/longjmp.exp
5850 * gdb.base/macscp.exp
5851 * gdb.base/miscexprs.exp
5852 * gdb.base/new-ui-echo.exp
5853 * gdb.base/new-ui-pending-input.exp
5854 * gdb.base/new-ui.exp
5855 * gdb.base/nodebug.exp
5856 * gdb.base/nofield.exp
5857 * gdb.base/offsets.exp
5858 * gdb.base/overlays.exp
5859 * gdb.base/pending.exp
5860 * gdb.base/pointers.exp
5861 * gdb.base/pr11022.exp
5862 * gdb.base/printcmds.exp
5863 * gdb.base/prologue.exp
5864 * gdb.base/ptr-typedef.exp
5865 * gdb.base/realname-expand.exp
5866 * gdb.base/relativedebug.exp
5867 * gdb.base/relocate.exp
5868 * gdb.base/remote.exp
5869 * gdb.base/reread.exp
5870 * gdb.base/return2.exp
5871 * gdb.base/savedregs.exp
5872 * gdb.base/sep.exp
5873 * gdb.base/sepdebug.exp
5874 * gdb.base/sepsymtab.exp
5875 * gdb.base/set-inferior-tty.exp
5876 * gdb.base/setshow.exp
5877 * gdb.base/shlib-call.exp
5878 * gdb.base/sigaltstack.exp
5879 * gdb.base/siginfo-addr.exp
5880 * gdb.base/signals.exp
5881 * gdb.base/signull.exp
5882 * gdb.base/sigrepeat.exp
5883 * gdb.base/so-impl-ld.exp
5884 * gdb.base/solib-display.exp
5885 * gdb.base/solib-overlap.exp
5886 * gdb.base/solib-search.exp
5887 * gdb.base/solib-symbol.exp
5888 * gdb.base/structs.exp
5889 * gdb.base/structs2.exp
5890 * gdb.base/symtab-search-order.exp
5891 * gdb.base/twice.exp
5892 * gdb.base/unload.exp
5893 * gdb.base/varargs.exp
5894 * gdb.base/watchpoint-solib.exp
5895 * gdb.base/watchpoint.exp
5896 * gdb.base/whatis.exp
5897 * gdb.base/wrong_frame_bt_full.exp
5898 * gdb.btrace/dlopen.exp
5899 * gdb.cell/ea-standalone.exp
5900 * gdb.cell/ea-test.exp
5901 * gdb.cp/dispcxx.exp
5902 * gdb.cp/gdb2384.exp
5903 * gdb.cp/method2.exp
5904 * gdb.cp/nextoverthrow.exp
5905 * gdb.cp/pr10728.exp
5906 * gdb.disasm/am33.exp
5907 * gdb.disasm/h8300s.exp
5908 * gdb.disasm/mn10300.exp
5909 * gdb.disasm/sh3.exp
5910 * gdb.dwarf2/dw2-dir-file-name.exp
5911 * gdb.fortran/complex.exp
5912 * gdb.fortran/library-module.exp
5913 * gdb.guile/scm-pretty-print.exp
5914 * gdb.guile/scm-symbol.exp
5915 * gdb.guile/scm-type.exp
5916 * gdb.guile/scm-value.exp
5917 * gdb.linespec/linespec.exp
5918 * gdb.mi/gdb701.exp
5919 * gdb.mi/gdb792.exp
5920 * gdb.mi/mi-breakpoint-changed.exp
5921 * gdb.mi/mi-dprintf-pending.exp
5922 * gdb.mi/mi-dprintf.exp
5923 * gdb.mi/mi-exit-code.exp
5924 * gdb.mi/mi-pending.exp
5925 * gdb.mi/mi-solib.exp
5926 * gdb.mi/new-ui-mi-sync.exp
5927 * gdb.mi/pr11022.exp
5928 * gdb.mi/user-selected-context-sync.exp
5929 * gdb.opt/solib-intra-step.exp
5930 * gdb.python/py-events.exp
5931 * gdb.python/py-finish-breakpoint.exp
5932 * gdb.python/py-mi.exp
5933 * gdb.python/py-prettyprint.exp
5934 * gdb.python/py-shared.exp
5935 * gdb.python/py-symbol.exp
5936 * gdb.python/py-template.exp
5937 * gdb.python/py-type.exp
5938 * gdb.python/py-value.exp
5939 * gdb.reverse/solib-precsave.exp
5940 * gdb.reverse/solib-reverse.exp
5941 * gdb.server/solib-list.exp
5942 * gdb.stabs/weird.exp
5943 * gdb.threads/reconnect-signal.exp
5944 * gdb.threads/stepi-random-signal.exp
5945 * gdb.trace/actions.exp
5946 * gdb.trace/ax.exp
5947 * gdb.trace/backtrace.exp
5948 * gdb.trace/change-loc.exp
5949 * gdb.trace/deltrace.exp
5950 * gdb.trace/ftrace-lock.exp
5951 * gdb.trace/ftrace.exp
5952 * gdb.trace/infotrace.exp
5953 * gdb.trace/mi-tracepoint-changed.exp
5954 * gdb.trace/packetlen.exp
5955 * gdb.trace/passcount.exp
5956 * gdb.trace/pending.exp
5957 * gdb.trace/range-stepping.exp
5958 * gdb.trace/report.exp
5959 * gdb.trace/stap-trace.exp
5960 * gdb.trace/tfind.exp
5961 * gdb.trace/trace-break.exp
5962 * gdb.trace/trace-condition.exp
5963 * gdb.trace/trace-enable-disable.exp
5964 * gdb.trace/trace-mt.exp
5965 * gdb.trace/tracecmd.exp
5966 * gdb.trace/tspeed.exp
5967 * gdb.trace/tsv.exp
5968 * lib/perftest.exp
5969
5970 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5971
5972 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5973 with gdb_test_no_output.
5974 Use command as test name.
5975
5976 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5977
5978 Fix test names starting with uppercase throughout the files.
5979
5980 * gdb.ada/assign_1.exp
5981 * gdb.ada/boolean_expr.exp
5982 * gdb.base/arrayidx.exp
5983 * gdb.base/del.exp
5984 * gdb.base/gcore-buffer-overflow.exp
5985 * gdb.base/testenv.exp
5986 * gdb.compile/compile.exp
5987 * gdb.python/py-framefilter-invalidarg.exp
5988 * gdb.python/py-framefilter.exp
5989
5990 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5991
5992 Fix test names starting with uppercase throughout the files.
5993
5994 * gdb.ada/array_return.exp
5995 * gdb.ada/expr_delims.exp
5996 * gdb.ada/mi_dyn_arr.exp
5997 * gdb.ada/mi_interface.exp
5998 * gdb.ada/mi_var_array.exp
5999 * gdb.ada/watch_arg.exp
6000 * gdb.arch/alpha-step.exp
6001 * gdb.arch/altivec-regs.exp
6002 * gdb.arch/e500-regs.exp
6003 * gdb.arch/powerpc-d128-regs.exp
6004 * gdb.base/arrayidx.exp
6005 * gdb.base/break.exp
6006 * gdb.base/checkpoint.exp
6007 * gdb.base/debug-expr.exp
6008 * gdb.base/dmsym.exp
6009 * gdb.base/radix.exp
6010 * gdb.base/sepdebug.exp
6011 * gdb.base/testenv.exp
6012 * gdb.base/watch_thread_num.exp
6013 * gdb.base/watchpoint-cond-gone.exp
6014 * gdb.cell/break.exp
6015 * gdb.cell/ea-cache.exp
6016 * gdb.compile/compile.exp
6017 * gdb.cp/gdb2495.exp
6018 * gdb.gdb/selftest.exp
6019 * gdb.gdb/xfullpath.exp
6020 * gdb.go/hello.exp
6021 * gdb.go/integers.exp
6022 * gdb.objc/basicclass.exp
6023 * gdb.pascal/hello.exp
6024 * gdb.pascal/integers.exp
6025 * gdb.python/py-breakpoint.exp
6026 * gdb.python/py-cmd.exp
6027 * gdb.python/py-linetable.exp
6028 * gdb.python/py-xmethods.exp
6029 * gdb.python/python.exp
6030 * gdb.reverse/consecutive-precsave.exp
6031 * gdb.reverse/finish-precsave.exp
6032 * gdb.reverse/i386-precsave.exp
6033 * gdb.reverse/machinestate-precsave.exp
6034 * gdb.reverse/sigall-precsave.exp
6035 * gdb.reverse/solib-precsave.exp
6036 * gdb.reverse/step-precsave.exp
6037 * gdb.reverse/until-precsave.exp
6038 * gdb.reverse/watch-precsave.exp
6039 * gdb.threads/leader-exit.exp
6040 * gdb.threads/pthreads.exp
6041 * gdb.threads/wp-replication.exp
6042 * gdb.trace/actions.exp
6043 * gdb.trace/mi-tsv-changed.exp
6044 * gdb.trace/tsv.exp
6045
6046 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6047
6048 Fix test names starting with uppercase throughout the files.
6049
6050 * gdb.arch/i386-bp_permanent.exp
6051 * gdb.arch/i386-gnu-cfi.exp
6052 * gdb.base/disasm-end-cu.exp
6053 * gdb.base/macscp.exp
6054 * gdb.base/pending.exp
6055 * gdb.base/watch_thread_num.exp
6056 * gdb.cp/exception.exp
6057 * gdb.cp/gdb2495.exp
6058 * gdb.cp/local.exp
6059 * gdb.python/py-evsignal.exp
6060 * gdb.python/python.exp
6061 * gdb.trace/tracecmd.exp
6062
6063 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6064
6065 Fix test names starting with uppercase throughout the files.
6066
6067 * gdb.base/charset.exp
6068 * gdb.base/eval.exp
6069 * gdb.base/multi-forks.exp
6070 * gdb.guile/scm-progspace.exp
6071 * gdb.opencl/datatypes.exp
6072 * gdb.python/py-block.exp
6073 * gdb.python/py-function.exp
6074 * gdb.python/py-symbol.exp
6075 * gdb.python/py-symtab.exp
6076 * gdb.python/py-xmethods.exp
6077 * gdb.reverse/break-precsave.exp
6078 * gdb.reverse/break-reverse.exp
6079 * gdb.reverse/consecutive-precsave.exp
6080 * gdb.reverse/consecutive-reverse.exp
6081 * gdb.reverse/finish-precsave.exp
6082 * gdb.reverse/finish-reverse-bkpt.exp
6083 * gdb.reverse/finish-reverse.exp
6084 * gdb.reverse/fstatat-reverse.exp
6085 * gdb.reverse/getresuid-reverse.exp
6086 * gdb.reverse/i386-precsave.exp
6087 * gdb.reverse/i386-reverse.exp
6088 * gdb.reverse/i386-sse-reverse.exp
6089 * gdb.reverse/i387-stack-reverse.exp
6090 * gdb.reverse/insn-reverse.exp
6091 * gdb.reverse/machinestate-precsave.exp
6092 * gdb.reverse/machinestate.exp
6093 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6094 * gdb.reverse/pipe-reverse.exp
6095 * gdb.reverse/readv-reverse.exp
6096 * gdb.reverse/recvmsg-reverse.exp
6097 * gdb.reverse/rerun-prec.exp
6098 * gdb.reverse/s390-mvcle.exp
6099 * gdb.reverse/sigall-precsave.exp
6100 * gdb.reverse/sigall-reverse.exp
6101 * gdb.reverse/solib-precsave.exp
6102 * gdb.reverse/solib-reverse.exp
6103 * gdb.reverse/step-precsave.exp
6104 * gdb.reverse/step-reverse.exp
6105 * gdb.reverse/time-reverse.exp
6106 * gdb.reverse/until-precsave.exp
6107 * gdb.reverse/until-reverse.exp
6108 * gdb.reverse/waitpid-reverse.exp
6109 * gdb.reverse/watch-precsave.exp
6110 * gdb.reverse/watch-reverse.exp
6111
6112 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6113
6114 Fix test names starting with uppercase throughout the files.
6115
6116 * gdb.arch/i386-mpx-simple_segv.exp
6117 * gdb.arch/i386-mpx.exp
6118 * gdb.arch/i386-permbkpt.exp
6119 * gdb.arch/pa-nullify.exp
6120 * gdb.arch/powerpc-d128-regs.exp
6121 * gdb.arch/vsx-regs.exp
6122 * gdb.base/bfp-test.exp
6123 * gdb.base/break.exp
6124 * gdb.base/breakpoint-shadow.exp
6125 * gdb.base/callfuncs.exp
6126 * gdb.base/charset.exp
6127 * gdb.base/commands.exp
6128 * gdb.base/completion.exp
6129 * gdb.base/dfp-test.exp
6130 * gdb.base/echo.exp
6131 * gdb.base/ending-run.exp
6132 * gdb.base/eval.exp
6133 * gdb.base/expand-psymtabs.exp
6134 * gdb.base/float128.exp
6135 * gdb.base/floatn.exp
6136 * gdb.base/foll-exec-mode.exp
6137 * gdb.base/gdb1056.exp
6138 * gdb.base/gdb11531.exp
6139 * gdb.base/kill-after-signal.exp
6140 * gdb.base/multi-forks.exp
6141 * gdb.base/overlays.exp
6142 * gdb.base/pending.exp
6143 * gdb.base/sepdebug.exp
6144 * gdb.base/testenv.exp
6145 * gdb.base/valgrind-db-attach.exp
6146 * gdb.base/watch_thread_num.exp
6147 * gdb.base/watchpoint-cond-gone.exp
6148 * gdb.base/watchpoint.exp
6149 * gdb.base/watchpoints.exp
6150 * gdb.cp/arg-reference.exp
6151 * gdb.cp/baseenum.exp
6152 * gdb.cp/operator.exp
6153 * gdb.cp/shadow.exp
6154 * gdb.dwarf2/dw2-op-out-param.exp
6155 * gdb.dwarf2/dw2-reg-undefined.exp
6156 * gdb.go/chan.exp
6157 * gdb.go/hello.exp
6158 * gdb.go/integers.exp
6159 * gdb.go/methods.exp
6160 * gdb.go/package.exp
6161 * gdb.guile/scm-parameter.exp
6162 * gdb.guile/scm-progspace.exp
6163 * gdb.guile/scm-value.exp
6164 * gdb.mi/mi-pending.exp
6165 * gdb.mi/user-selected-context-sync.exp
6166 * gdb.multi/multi-attach.exp
6167 * gdb.multi/tids.exp
6168 * gdb.opt/clobbered-registers-O2.exp
6169 * gdb.pascal/floats.exp
6170 * gdb.pascal/integers.exp
6171 * gdb.python/py-block.exp
6172 * gdb.python/py-events.exp
6173 * gdb.python/py-parameter.exp
6174 * gdb.python/py-symbol.exp
6175 * gdb.python/py-symtab.exp
6176 * gdb.python/py-type.exp
6177 * gdb.python/py-value.exp
6178 * gdb.python/py-xmethods.exp
6179 * gdb.python/python.exp
6180 * gdb.reverse/break-precsave.exp
6181 * gdb.reverse/consecutive-precsave.exp
6182 * gdb.reverse/finish-precsave.exp
6183 * gdb.reverse/i386-precsave.exp
6184 * gdb.reverse/machinestate-precsave.exp
6185 * gdb.reverse/sigall-precsave.exp
6186 * gdb.reverse/solib-precsave.exp
6187 * gdb.reverse/step-precsave.exp
6188 * gdb.reverse/until-precsave.exp
6189 * gdb.reverse/watch-precsave.exp
6190 * gdb.server/ext-attach.exp
6191 * gdb.server/ext-restart.exp
6192 * gdb.server/ext-run.exp
6193 * gdb.server/ext-wrapper.exp
6194 * gdb.stabs/gdb11479.exp
6195 * gdb.stabs/weird.exp
6196 * gdb.threads/attach-many-short-lived-threads.exp
6197 * gdb.threads/kill.exp
6198 * gdb.threads/watchpoint-fork.exp
6199
6200 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6201
6202 Fix test names starting with uppercase throughout all the files below.
6203
6204 * gdb.ada/array_return.exp
6205 * gdb.ada/catch_ex.exp
6206 * gdb.ada/info_exc.exp
6207 * gdb.ada/mi_catch_ex.exp
6208 * gdb.ada/mi_dyn_arr.exp
6209 * gdb.ada/mi_ex_cond.exp
6210 * gdb.ada/mi_exc_info.exp
6211 * gdb.ada/mi_interface.exp
6212 * gdb.ada/mi_task_arg.exp
6213 * gdb.ada/mi_task_info.exp
6214 * gdb.ada/mi_var_array.exp
6215 * gdb.arch/alpha-step.exp
6216 * gdb.arch/amd64-disp-step.exp
6217 * gdb.arch/arm-disp-step.exp
6218 * gdb.arch/disp-step-insn-reloc.exp
6219 * gdb.arch/e500-prologue.exp
6220 * gdb.arch/ftrace-insn-reloc.exp
6221 * gdb.arch/gdb1558.exp
6222 * gdb.arch/i386-bp_permanent.exp
6223 * gdb.arch/i386-disp-step.exp
6224 * gdb.arch/i386-float.exp
6225 * gdb.arch/i386-gnu-cfi.exp
6226 * gdb.arch/ia64-breakpoint-shadow.exp
6227 * gdb.arch/mips16-thunks.exp
6228 * gdb.arch/pa-nullify.exp
6229 * gdb.arch/powerpc-aix-prologue.exp
6230 * gdb.arch/powerpc-power.exp
6231 * gdb.arch/ppc-dfp.exp
6232 * gdb.arch/s390-tdbregs.exp
6233 * gdb.arch/spu-info.exp
6234 * gdb.arch/spu-ls.exp
6235 * gdb.arch/thumb-bx-pc.exp
6236 * gdb.base/advance.exp
6237 * gdb.base/annota-input-while-running.exp
6238 * gdb.base/arrayidx.exp
6239 * gdb.base/asmlabel.exp
6240 * gdb.base/async.exp
6241 * gdb.base/attach-wait-input.exp
6242 * gdb.base/auto-connect-native-target.exp
6243 * gdb.base/batch-preserve-term-settings.exp
6244 * gdb.base/bfp-test.exp
6245 * gdb.base/bigcore.exp
6246 * gdb.base/bp-permanent.exp
6247 * gdb.base/break-always.exp
6248 * gdb.base/break-fun-addr.exp
6249 * gdb.base/break-idempotent.exp
6250 * gdb.base/break-main-file-remove-fail.exp
6251 * gdb.base/break-probes.exp
6252 * gdb.base/break-unload-file.exp
6253 * gdb.base/break.exp
6254 * gdb.base/call-ar-st.exp
6255 * gdb.base/call-rt-st.exp
6256 * gdb.base/call-sc.exp
6257 * gdb.base/call-signal-resume.exp
6258 * gdb.base/call-strs.exp
6259 * gdb.base/callexit.exp
6260 * gdb.base/callfuncs.exp
6261 * gdb.base/catch-gdb-caused-signals.exp
6262 * gdb.base/catch-signal-siginfo-cond.exp
6263 * gdb.base/catch-syscall.exp
6264 * gdb.base/compare-sections.exp
6265 * gdb.base/cond-eval-mode.exp
6266 * gdb.base/condbreak-call-false.exp
6267 * gdb.base/consecutive-step-over.exp
6268 * gdb.base/cursal.exp
6269 * gdb.base/disabled-location.exp
6270 * gdb.base/disasm-end-cu.exp
6271 * gdb.base/display.exp
6272 * gdb.base/double-prompt-target-event-error.exp
6273 * gdb.base/dprintf-bp-same-addr.exp
6274 * gdb.base/dprintf-detach.exp
6275 * gdb.base/dprintf-next.exp
6276 * gdb.base/dprintf-non-stop.exp
6277 * gdb.base/dprintf-pending.exp
6278 * gdb.base/dso2dso.exp
6279 * gdb.base/ending-run.exp
6280 * gdb.base/enum_cond.exp
6281 * gdb.base/examine-backward.exp
6282 * gdb.base/exe-lock.exp
6283 * gdb.base/exec-invalid-sysroot.exp
6284 * gdb.base/execl-update-breakpoints.exp
6285 * gdb.base/execution-termios.exp
6286 * gdb.base/fileio.exp
6287 * gdb.base/fixsection.exp
6288 * gdb.base/foll-exec-mode.exp
6289 * gdb.base/foll-exec.exp
6290 * gdb.base/fork-running-state.exp
6291 * gdb.base/frame-args.exp
6292 * gdb.base/fullpath-expand.exp
6293 * gdb.base/func-ptr.exp
6294 * gdb.base/gcore-relro-pie.exp
6295 * gdb.base/gdb1090.exp
6296 * gdb.base/gdb1555.exp
6297 * gdb.base/global-var-nested-by-dso.exp
6298 * gdb.base/gnu-ifunc.exp
6299 * gdb.base/hbreak-in-shr-unsupported.exp
6300 * gdb.base/hbreak-unmapped.exp
6301 * gdb.base/hook-stop.exp
6302 * gdb.base/infcall-input.exp
6303 * gdb.base/info-fun.exp
6304 * gdb.base/info-shared.exp
6305 * gdb.base/interrupt-noterm.exp
6306 * gdb.base/jit-so.exp
6307 * gdb.base/jit.exp
6308 * gdb.base/line-symtabs.exp
6309 * gdb.base/list.exp
6310 * gdb.base/longjmp.exp
6311 * gdb.base/macscp.exp
6312 * gdb.base/max-value-size.exp
6313 * gdb.base/nodebug.exp
6314 * gdb.base/nofield.exp
6315 * gdb.base/overlays.exp
6316 * gdb.base/paginate-after-ctrl-c-running.exp
6317 * gdb.base/paginate-bg-execution.exp
6318 * gdb.base/paginate-inferior-exit.exp
6319 * gdb.base/pending.exp
6320 * gdb.base/pr11022.exp
6321 * gdb.base/printcmds.exp
6322 * gdb.base/ptr-typedef.exp
6323 * gdb.base/ptype.exp
6324 * gdb.base/randomize.exp
6325 * gdb.base/range-stepping.exp
6326 * gdb.base/realname-expand.exp
6327 * gdb.base/relativedebug.exp
6328 * gdb.base/remote.exp
6329 * gdb.base/savedregs.exp
6330 * gdb.base/sepdebug.exp
6331 * gdb.base/set-noassign.exp
6332 * gdb.base/shlib-call.exp
6333 * gdb.base/shreloc.exp
6334 * gdb.base/sigaltstack.exp
6335 * gdb.base/sigbpt.exp
6336 * gdb.base/siginfo-addr.exp
6337 * gdb.base/siginfo-obj.exp
6338 * gdb.base/siginfo-thread.exp
6339 * gdb.base/signest.exp
6340 * gdb.base/signull.exp
6341 * gdb.base/sigrepeat.exp
6342 * gdb.base/skip.exp
6343 * gdb.base/so-impl-ld.exp
6344 * gdb.base/solib-corrupted.exp
6345 * gdb.base/solib-disc.exp
6346 * gdb.base/solib-display.exp
6347 * gdb.base/solib-overlap.exp
6348 * gdb.base/solib-search.exp
6349 * gdb.base/solib-symbol.exp
6350 * gdb.base/source-execution.exp
6351 * gdb.base/sss-bp-on-user-bp-2.exp
6352 * gdb.base/sss-bp-on-user-bp.exp
6353 * gdb.base/stack-checking.exp
6354 * gdb.base/stale-infcall.exp
6355 * gdb.base/step-break.exp
6356 * gdb.base/step-line.exp
6357 * gdb.base/step-over-exit.exp
6358 * gdb.base/step-test.exp
6359 * gdb.base/structs.exp
6360 * gdb.base/sym-file.exp
6361 * gdb.base/symtab-search-order.exp
6362 * gdb.base/term.exp
6363 * gdb.base/type-opaque.exp
6364 * gdb.base/unload.exp
6365 * gdb.base/until-nodebug.exp
6366 * gdb.base/until.exp
6367 * gdb.base/unwindonsignal.exp
6368 * gdb.base/watch-cond.exp
6369 * gdb.base/watch-non-mem.exp
6370 * gdb.base/watch_thread_num.exp
6371 * gdb.base/watchpoint-reuse-slot.exp
6372 * gdb.base/watchpoint-solib.exp
6373 * gdb.base/watchpoint.exp
6374 * gdb.btrace/dlopen.exp
6375 * gdb.cell/arch.exp
6376 * gdb.cell/break.exp
6377 * gdb.cell/bt.exp
6378 * gdb.cell/core.exp
6379 * gdb.cell/data.exp
6380 * gdb.cell/dwarfaddr.exp
6381 * gdb.cell/ea-cache.exp
6382 * gdb.cell/ea-standalone.exp
6383 * gdb.cell/ea-test.exp
6384 * gdb.cell/f-regs.exp
6385 * gdb.cell/fork.exp
6386 * gdb.cell/gcore.exp
6387 * gdb.cell/mem-access.exp
6388 * gdb.cell/ptype.exp
6389 * gdb.cell/registers.exp
6390 * gdb.cell/sizeof.exp
6391 * gdb.cell/solib-symbol.exp
6392 * gdb.cell/solib.exp
6393 * gdb.compile/compile-tls.exp
6394 * gdb.cp/exception.exp
6395 * gdb.cp/gdb2495.exp
6396 * gdb.cp/local.exp
6397 * gdb.cp/mb-inline.exp
6398 * gdb.cp/mb-templates.exp
6399 * gdb.cp/pr10687.exp
6400 * gdb.cp/pr9167.exp
6401 * gdb.cp/scope-err.exp
6402 * gdb.cp/templates.exp
6403 * gdb.cp/virtfunc.exp
6404 * gdb.dwarf2/dw2-dir-file-name.exp
6405 * gdb.dwarf2/dw2-single-line-discriminators.exp
6406 * gdb.fortran/complex.exp
6407 * gdb.fortran/library-module.exp
6408 * gdb.guile/guile.exp
6409 * gdb.guile/scm-cmd.exp
6410 * gdb.guile/scm-frame-inline.exp
6411 * gdb.guile/scm-objfile.exp
6412 * gdb.guile/scm-pretty-print.exp
6413 * gdb.guile/scm-symbol.exp
6414 * gdb.guile/scm-type.exp
6415 * gdb.guile/scm-value.exp
6416 * gdb.linespec/keywords.exp
6417 * gdb.linespec/ls-errs.exp
6418 * gdb.linespec/macro-relative.exp
6419 * gdb.linespec/thread.exp
6420 * gdb.mi/mi-breakpoint-changed.exp
6421 * gdb.mi/mi-dprintf-pending.exp
6422 * gdb.mi/mi-fullname-deleted.exp
6423 * gdb.mi/mi-logging.exp
6424 * gdb.mi/mi-pending.exp
6425 * gdb.mi/mi-solib.exp
6426 * gdb.mi/new-ui-mi-sync.exp
6427 * gdb.mi/user-selected-context-sync.exp
6428 * gdb.multi/dummy-frame-restore.exp
6429 * gdb.multi/multi-arch-exec.exp
6430 * gdb.multi/remove-inferiors.exp
6431 * gdb.multi/watchpoint-multi-exit.exp
6432 * gdb.opt/solib-intra-step.exp
6433 * gdb.perf/backtrace.exp
6434 * gdb.perf/single-step.exp
6435 * gdb.perf/skip-command.exp
6436 * gdb.perf/skip-prologue.exp
6437 * gdb.perf/solib.exp
6438 * gdb.python/lib-types.exp
6439 * gdb.python/py-as-string.exp
6440 * gdb.python/py-bad-printers.exp
6441 * gdb.python/py-block.exp
6442 * gdb.python/py-breakpoint.exp
6443 * gdb.python/py-cmd.exp
6444 * gdb.python/py-events.exp
6445 * gdb.python/py-evthreads.exp
6446 * gdb.python/py-finish-breakpoint.exp
6447 * gdb.python/py-finish-breakpoint2.exp
6448 * gdb.python/py-frame-inline.exp
6449 * gdb.python/py-frame.exp
6450 * gdb.python/py-inferior.exp
6451 * gdb.python/py-infthread.exp
6452 * gdb.python/py-mi.exp
6453 * gdb.python/py-objfile.exp
6454 * gdb.python/py-pp-maint.exp
6455 * gdb.python/py-pp-registration.exp
6456 * gdb.python/py-prettyprint.exp
6457 * gdb.python/py-recurse-unwind.exp
6458 * gdb.python/py-shared.exp
6459 * gdb.python/py-symbol.exp
6460 * gdb.python/py-symtab.exp
6461 * gdb.python/py-template.exp
6462 * gdb.python/py-type.exp
6463 * gdb.python/py-unwind-maint.exp
6464 * gdb.python/py-unwind.exp
6465 * gdb.python/py-value.exp
6466 * gdb.python/python.exp
6467 * gdb.reverse/finish-reverse-bkpt.exp
6468 * gdb.reverse/insn-reverse.exp
6469 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6470 * gdb.reverse/solib-precsave.exp
6471 * gdb.reverse/solib-reverse.exp
6472 * gdb.stabs/gdb11479.exp
6473 * gdb.stabs/weird.exp
6474 * gdb.threads/fork-child-threads.exp
6475 * gdb.threads/fork-plus-threads.exp
6476 * gdb.threads/fork-thread-pending.exp
6477 * gdb.threads/forking-threads-plus-breakpoint.exp
6478 * gdb.threads/hand-call-in-threads.exp
6479 * gdb.threads/interrupted-hand-call.exp
6480 * gdb.threads/linux-dp.exp
6481 * gdb.threads/local-watch-wrong-thread.exp
6482 * gdb.threads/next-while-other-thread-longjmps.exp
6483 * gdb.threads/non-ldr-exit.exp
6484 * gdb.threads/pending-step.exp
6485 * gdb.threads/print-threads.exp
6486 * gdb.threads/process-dies-while-detaching.exp
6487 * gdb.threads/process-dies-while-handling-bp.exp
6488 * gdb.threads/pthreads.exp
6489 * gdb.threads/queue-signal.exp
6490 * gdb.threads/reconnect-signal.exp
6491 * gdb.threads/signal-command-handle-nopass.exp
6492 * gdb.threads/signal-command-multiple-signals-pending.exp
6493 * gdb.threads/signal-delivered-right-thread.exp
6494 * gdb.threads/signal-sigtrap.exp
6495 * gdb.threads/sigthread.exp
6496 * gdb.threads/staticthreads.exp
6497 * gdb.threads/stepi-random-signal.exp
6498 * gdb.threads/thread-unwindonsignal.exp
6499 * gdb.threads/thread_check.exp
6500 * gdb.threads/thread_events.exp
6501 * gdb.threads/tid-reuse.exp
6502 * gdb.threads/tls-nodebug.exp
6503 * gdb.threads/tls-shared.exp
6504 * gdb.threads/tls-so_extern.exp
6505 * gdb.threads/tls.exp
6506 * gdb.threads/wp-replication.exp
6507 * gdb.trace/actions-changed.exp
6508 * gdb.trace/actions.exp
6509 * gdb.trace/backtrace.exp
6510 * gdb.trace/change-loc.exp
6511 * gdb.trace/collection.exp
6512 * gdb.trace/deltrace.exp
6513 * gdb.trace/disconnected-tracing.exp
6514 * gdb.trace/entry-values.exp
6515 * gdb.trace/ftrace-lock.exp
6516 * gdb.trace/ftrace.exp
6517 * gdb.trace/infotrace.exp
6518 * gdb.trace/mi-trace-frame-collected.exp
6519 * gdb.trace/mi-trace-unavailable.exp
6520 * gdb.trace/mi-traceframe-changed.exp
6521 * gdb.trace/mi-tracepoint-changed.exp
6522 * gdb.trace/mi-tsv-changed.exp
6523 * gdb.trace/no-attach-trace.exp
6524 * gdb.trace/packetlen.exp
6525 * gdb.trace/passc-dyn.exp
6526 * gdb.trace/passcount.exp
6527 * gdb.trace/pending.exp
6528 * gdb.trace/pr16508.exp
6529 * gdb.trace/qtro.exp
6530 * gdb.trace/range-stepping.exp
6531 * gdb.trace/read-memory.exp
6532 * gdb.trace/report.exp
6533 * gdb.trace/save-trace.exp
6534 * gdb.trace/signal.exp
6535 * gdb.trace/stap-trace.exp
6536 * gdb.trace/status-stop.exp
6537 * gdb.trace/strace.exp
6538 * gdb.trace/tfile.exp
6539 * gdb.trace/tfind.exp
6540 * gdb.trace/trace-break.exp
6541 * gdb.trace/trace-condition.exp
6542 * gdb.trace/trace-enable-disable.exp
6543 * gdb.trace/trace-mt.exp
6544 * gdb.trace/tracecmd.exp
6545 * gdb.trace/tracefile-pseudo-reg.exp
6546 * gdb.trace/tspeed.exp
6547 * gdb.trace/tstatus.exp
6548 * gdb.trace/tsv.exp
6549 * gdb.trace/unavailable.exp
6550 * gdb.trace/while-dyn.exp
6551 * gdb.trace/while-stepping.exp
6552 * lib/gdb-guile.exp
6553 * lib/gdb.exp
6554 * lib/mi-support.exp
6555 * lib/pascal.exp
6556 * lib/perftest.exp
6557 * lib/prelink-support.exp
6558 * lib/selftest-support.exp
6559
6560 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6561
6562 * Makefile.in: Include disable-implicit-rules.mk.
6563
6564 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6565
6566 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6567 non-byte-aligned bit fields.
6568
6569 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6570
6571 PR gdb/12616
6572 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6573 respects the DW_AT_data_bit_offset attribute.
6574
6575 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6576
6577 * gdb.base/default.exp: Fix output of "set language".
6578
6579 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6580
6581 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6582 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6583 make.
6584 * configure.ac: Remove checks for the make program.
6585 * configure: Re-generate.
6586
6587 2016-11-16 Kevin Buettner <kevinb@redhat.com>
6588
6589 * gdb.python/py-recurse-unwind.c (main): Add loop.
6590 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6591 to read_register() and gdb.parse_and_eval(). Make each code
6592 call a separate case that can be individually tested.
6593 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6594 proc. Call cont_and_backtrace for each of the code paths that
6595 we want to test in the unwinder.
6596
6597 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6598
6599 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6600 the definition of struct S.
6601
6602 2016-11-11 Catherine Moore <clm@codesourcery.com>
6603
6604 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6605
6606 2016-11-09 Pedro Alves <palves@redhat.com>
6607
6608 * gdb.base/commands.exp (runto_or_return): New procedure.
6609 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6610 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6611 (progvar_simple_while_test, progvar_complex_if_while_test)
6612 (if_while_breakpoint_command_test)
6613 (infrun_breakpoint_command_test, breakpoint_command_test)
6614 (user_defined_command_test, watchpoint_command_test)
6615 (test_command_prompt_position, redefine_hook_test)
6616 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6617 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6618 multi_line_input and multi_line. Remove gdb_expect and
6619 gdb_stop_suppressing_tests uses.
6620 * lib/gdb.exp (valnum_re): New global.
6621 (multi_line_input): New procedure.
6622
6623 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6624
6625 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6626 Remove.
6627 (test_setup): Define with proc_with_prefix.
6628 (test_cli_inferior): Likewise.
6629 (test_cli_thread): Likewise.
6630 (test_cli_frame): Likewise.
6631 (test_cli_select_frame): Likewise.
6632 (test_cli_up_down): Likewise.
6633 (test_mi_thread_select): Likewise.
6634 (test_mi_stack_select_frame): Likewise.
6635 (test_cli_in_mi_inferior): Likewise.
6636 (test_cli_in_mi_thread): Likewise.
6637 (test_cli_in_mi_frame): Likewise.
6638 (top level): Do not use with_test_prefix_procname.
6639
6640 2016-11-09 Pedro Alves <palves@redhat.com>
6641
6642 * gdb.base/commands.exp (gdbvar_simple_if_test)
6643 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6644 (progvar_simple_if_test, progvar_simple_while_test)
6645 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6646 (infrun_breakpoint_command_test, breakpoint_command_test)
6647 (user_defined_command_test, watchpoint_command_test)
6648 (test_command_prompt_position, deprecated_command_test)
6649 (bp_deleted_in_command, temporary_breakpoint_commands)
6650 (stray_arg0_test, source_file_with_indented_comment)
6651 (recursive_source_test, if_commands_test)
6652 (error_clears_commands_left, redefine_hook_test)
6653 (redefine_backtrace_test): Use proc_with_prefix.
6654 * lib/gdb.exp (proc_with_prefix): New proc.
6655
6656 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6657
6658 * gdb.base/tui-layout.c: New file.
6659 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6660 disassembly window contains very long lines.
6661
6662 2016-11-08 Tom Tromey <tom@tromey.com>
6663
6664 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6665 depend on Python 2.
6666
6667 2016-11-08 Tom Tromey <tom@tromey.com>
6668
6669 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6670 New method.
6671
6672 2016-10-29 Manish Goregaokar <manish@mozilla.com>
6673
6674 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6675
6676 2016-10-27 Manish Goregaokar <manish@mozilla.com>
6677
6678 * gdb.rust/simple.rs: Add test for univariant enums without
6679 discriminants and for encoded struct-like enums.
6680
6681 2016-10-28 Pedro Alves <palves@redhat.com>
6682
6683 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6684 gdb_test_multiple, tighten regexps and match symtabs and line
6685 tables incrementally.
6686
6687 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
6688
6689 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6690 general.
6691
6692 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
6693
6694 * gdb.base/exec-invalid-sysroot.exp: New file.
6695
6696 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6697
6698 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6699
6700 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6701
6702 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6703
6704 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6705
6706 * gdb.base/killed-outside.exp: Remove $options from a call to
6707 `prepare_for_testing'.
6708
6709 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6710
6711 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6712 Change test message.
6713
6714 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6715
6716 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6717 Update comment.
6718
6719 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6720
6721 * gdb.trace/mi-trace-save.exp: New file.
6722
6723 2016-10-13 Yao Qi <yao.qi@linaro.org>
6724
6725 * gdb.base/code_elim.exp (get_var_address): Remove.
6726 * gdb.base/relocate.exp: Likewise.
6727 * gdb.base/shreloc.exp: Likewise.
6728 * lib/gdb.exp (get_var_address): New.
6729
6730 2016-10-13 Yao Qi <yao.qi@linaro.org>
6731
6732 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6733 floating point tests if $skip_float_test is false.
6734
6735 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
6736
6737 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6738 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6739 argc values.
6740 Add 1 to argc so we guarantee distinct initial/modified argc values.
6741
6742 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6743
6744 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6745
6746 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6747
6748 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6749 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6750 * gdb.arch/vsx-regs.exp: Likewise.
6751
6752 2016-10-07 Yao Qi <yao.qi@linaro.org>
6753
6754 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6755
6756 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6757
6758 * gdb.python/python.exp: Test decode_line("*0").
6759
6760 2016-10-06 Doug Evans <dje@google.com>
6761
6762 * gdb.python/py-value.exp (test_value_creation): Add test for large
6763 unsigned 64-bit value.
6764
6765 2016-10-06 Tom Tromey <tom@tromey.com>
6766
6767 * gdb.compile/compile.exp: Change java tests to rust.
6768 * gdb.base/setshow.exp: Change java tests to rust.
6769 * gdb.base/default.exp: Remove java from language list.
6770 * README (Examples): Update language example.
6771 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6772 test.
6773 * lib/gdb.exp (skip_java_tests): Remove.
6774 * lib/java.exp: Remove.
6775 * gdb.java: Remove.
6776
6777 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6778
6779 * gdb.arch/mips-fcr.exp: New test.
6780 * gdb.arch/mips-fcr.c: Source for the new test.
6781
6782 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6783
6784 * gdb.base/solib-disc.exp: Use `standard_output_file'
6785 throughout.
6786
6787 2016-10-06 Pedro Alves <palves@redhat.com>
6788
6789 * gdb.base/jit-simple-dl.c: New file.
6790 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6791 * gdb.base/jit-simple.c: ... this.
6792 * gdb.base/jit-simple.exp (jit_run): Delete.
6793 (build_jit): New proc.
6794 (jit_test_reread): Recompile either the main program or the shared
6795 library, depending on what is being tested. Skip changing address
6796 if caller wants to. Compare before/after addresses. If testing
6797 standalone, explicitly load the binary. Test "maint info
6798 breakpoints".
6799 (top level): Add "standalone vs shared lib" and "change address"
6800 vs "same address" axes.
6801
6802 2016-10-06 Pedro Alves <palves@redhat.com>
6803
6804 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6805 call.
6806 (jit_run): Delete.
6807 (jit_test_reread): Use with_test_prefix. Reload the main binary
6808 explicitly. Compare the before/after addresses of the JIT
6809 descriptor.
6810
6811 2016-08-15 Doug Evans <dje@google.com>
6812
6813 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6814 for single bitfields is bool.
6815 * gdb.xml/tdesc-regs.exp: Ditto.
6816
6817 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6818
6819 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6820
6821 2016-10-05 Yao Qi <yao.qi@linaro.org>
6822
6823 * lib/gdb.exp (support_complex_tests): Return zero if
6824 gdb_skip_float_test return true.
6825
6826 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6827 Simon Marchi <simon.marchi@ericsson.com>
6828
6829 PR gdb/20487
6830 * gdb.mi/user-selected-context-sync.exp: New file.
6831 * gdb.mi/user-selected-context-sync.c: New file.
6832
6833 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6834 Simon Marchi <simon.marchi@ericsson.com>
6835
6836 PR gdb/20487
6837 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6838 =thread-select-event check.
6839
6840 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6841
6842 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6843 the compulsory L operand changes.
6844 * gdb.arch/powerpc-power.s: Likewise.
6845
6846 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6847
6848 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6849 * gdb.base/jit-attach-pie.c: New file.
6850 * gdb.base/jit-attach-pie.exp: New file.
6851
6852 2016-09-28 Pedro Alves <palves@redhat.com>
6853
6854 * gdb.base/infcall-input.c: New file.
6855 * gdb.base/infcall-input.exp: New file.
6856
6857 2016-09-22 Yao Qi <yao.qi@linaro.org>
6858
6859 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6860 (gdb_exit): Rename it to ...
6861 (gdbserver_gdb_exit): ... Close GDBserver.
6862 (gdb_exit): New proc, call gdbserver_gdb_exit.
6863 (mi_gdb_exit): Likewise.
6864
6865 2016-09-22 Yao Qi <yao.qi@linaro.org>
6866
6867 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6868 path.
6869 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6870 Remove duplication.
6871
6872 2016-09-22 Yao Qi <yao.qi@linaro.org>
6873
6874 * lib/gdbserver-support.exp: Check the existence of
6875 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6876
6877 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6878
6879 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6880
6881 2016-09-21 Tom Tromey <tom@tromey.com>
6882
6883 PR gdb/20604:
6884 * gdb.base/quit.exp: New file.
6885
6886 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6887
6888 * .gitignore: New file.
6889
6890 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6891
6892 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6893 throughout.
6894
6895 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6896
6897 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6898
6899 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6900
6901 * gdb.cp/casts.cc (decltype): Move it ...
6902 (main): ... with its call to ...
6903 * gdb.cp/casts03.cc: ... a new file.
6904 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6905
6906 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6907
6908 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6909
6910 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
6911
6912 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6913 and sync up the test with tests in gas/testsuite/gas/ppc.
6914 * gdb.arch/powerpc-power.exp: Likewise.
6915
6916 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6917
6918 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6919
6920 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6921 Jan Kratochvil <jan.kratochvil@redhat.com>
6922
6923 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6924 make m1's definition to be different from m2's. Use 'dummy' as an
6925 argument for probe 'two'.
6926
6927 2016-09-10 Jon Beniston <jon@beniston.com>
6928
6929 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6930 for sim target.
6931
6932 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6933
6934 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6935 variable declaration.
6936 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6937 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6938 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6939 received HWCAP as its argument.
6940
6941 2016-09-06 Pedro Alves <palves@redhat.com>
6942
6943 * gdb.base/new-ui-pending-input.c: New file.
6944 * gdb.base/new-ui-pending-input.exp: New file.
6945 * gdb.exp (clear_gdb_spawn_id): New procedure.
6946 (with_spawn_id): Check whether gdb_spawn_id exists before
6947 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6948 on exit.
6949
6950 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6951
6952 * gdb.base/float128.c: New file.
6953 * gdb.base/float128.exp: Likewise.
6954 * gdb.base/floatn.c: Likewise.
6955 * gdb.base/floatn.exp: Likewise.
6956
6957 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6958
6959 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6960
6961 2016-09-05 Pedro Alves <palves@redhat.com>
6962
6963 PR backtrace/19927
6964 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6965 unwinders are immediately called as side effect of "source" or
6966 "disable unwinder" commands.
6967 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6968
6969 2016-09-02 Yao Qi <yao.qi@linaro.org>
6970
6971 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6972 is true and $type is "float" or "double".
6973
6974 2016-09-02 Yao Qi <yao.qi@linaro.org>
6975
6976 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6977 true.
6978 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6979 * gdb.base/call-rt-st.exp: Likewise.
6980 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6981 return value instead of gdb,skip_float_test.
6982 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6983 (do_function_calls): Use its return value instead of
6984 gdb,skip_float_test.
6985 * gdb.base/finish.exp: Likewise.
6986 * gdb.base/funcargs.exp: Likewise.
6987 * gdb.base/return.exp: Likewise.
6988 * gdb.base/return2.exp: Likewise.
6989 * gdb.base/varargs.exp: Likewise.
6990 * lib/gdb.exp (gdb_skip_float_test): Change it to
6991 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6992
6993 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6994
6995 * gdb.multi/tids.exp: Test "thread apply all".
6996
6997 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6998
6999 * gdb.base/default.exp (tty): Remove.
7000
7001 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7002
7003 * gdb.python/py-recurse-unwind.c: New file.
7004 * gdb.python/py-recurse-unwind.py: New file.
7005 * gdb.python/py-recurse-unwind.exp: New file.
7006
7007 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7008
7009 * gdb.base/set-inferior-tty.exp: New file.
7010 * gdb.base/set-inferior-tty.c: New file.
7011
7012 2016-08-23 Pedro Alves <palves@redhat.com>
7013
7014 PR gdb/20494
7015 * gdb.base/new-ui-echo.c: New file.
7016 * gdb.base/new-ui-echo.exp: New file.
7017
7018 2016-08-23 Yao Qi <yao.qi@linaro.org>
7019
7020 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7021 gdbserver_spawn.
7022 * gdb.server/connect-without-multi-process.exp (do_test):
7023 Likewise.
7024
7025 2016-08-23 Yao Qi <yao.qi@linaro.org>
7026
7027 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7028 standalone_txt. Delete gdb_txt and standalone_txt on host
7029 and target. Spawn the binary on target. Copy files from
7030 target to host.
7031
7032 2016-08-22 Pedro Alves <palves@redhat.com>
7033
7034 PR gdb/20505
7035 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7036 with_test_prefix. Factor out bits to ...
7037 (test_no_vdso): ... this new procedure.
7038
7039 2016-08-19 Carl Love <cel@us.ibm.com>
7040
7041 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7042 maintaining separate logic for constructing the output path.
7043 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7044 * gdb.arch/ppc-dfp.exp: Likewise.
7045 * gdb.arch/ppc-fp.exp: Likewise.
7046 * gdb.arch/vsx-regs.exp: Likewise.
7047 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7048 binprefix for generating the additional binary files.
7049
7050 2016-08-19 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.trace/mi-trace-frame-collected.exp
7053 (test_trace_frame_collected): On x32, expect two registers.
7054
7055 2016-08-18 Carl Love <cel@us.ibm.com>
7056
7057 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7058 and sync up the test with tests in gas/testsuite/gas/ppc.
7059 * gdb.arch/powerpc-power.exp: Likewise.
7060
7061 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7062
7063 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7064 expected error message.
7065
7066 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7067
7068 * gdb.multi/remove-inferiors.exp: New file.
7069 * gdb.multi/remove-inferiors.c: New file.
7070
7071 2016-08-12 Yao Qi <yao.qi@linaro.org>
7072
7073 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7074 argument list.
7075
7076 2016-08-10 Pedro Alves <palves@redhat.com>
7077
7078 PR gdb/19187
7079 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7080 setup_kfails.
7081
7082 2016-08-09 Pedro Alves <palves@redhat.com>
7083 Simon Marchi <simon.marchi@ericsson.com>
7084
7085 PR gdb/20418
7086 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7087 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7088
7089 2016-08-09 Pedro Alves <palves@redhat.com>
7090
7091 PR mi/20431
7092 * gdb.mi/mi-cmd-error.exp: New file.
7093
7094 2016-08-09 Pedro Alves <palves@redhat.com>
7095
7096 PR gdb/18653
7097 * gdb.base/signals-state-child.c: New file.
7098 * gdb.base/signals-state-child.exp: New file.
7099 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7100
7101 2016-08-09 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7104
7105 2016-08-03 Tom Tromey <tom@tromey.com>
7106
7107 PR python/18565:
7108 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7109
7110 2016-08-01 Yao Qi <yao.qi@linaro.org>
7111
7112 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7113 variable mode to "multi-process" if $multi_process is 1, otherwise
7114 set it to "single-process".
7115
7116 2016-08-01 Yao Qi <yao.qi@linaro.org>
7117
7118 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7119 * gdb.cp/cpexprs.exp: Likewise.
7120 * gdb.cp/m-static.exp: Likewise.
7121
7122 2016-07-26 Tom Tromey <tom@tromey.com>
7123
7124 PR python/20190:
7125 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7126 test.
7127
7128 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7129
7130 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7131 selecting assembly source files.
7132 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7133 assembly source files.
7134 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7135 assembly source files.
7136 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7137 selecting assembly source files.
7138
7139 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7140
7141 * gdb.base/new-ui.exp (do_test_invalid_args): New
7142 procedure.
7143
7144 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7145
7146 * gdb.btrace/reconnect.c: New file.
7147 * gdb.btrace/reconnect.exp: New file.
7148
7149 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7150
7151 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7152 to test_catch_syscall_group.
7153 (test_catch_syscall_group): New.
7154
7155 2016-07-21 Tom Tromey <tom@tromey.com>
7156
7157 * gdb.rust/simple.rs (main): Use empty struct expression.
7158 * gdb.rust/simple.exp: Add tests for empty struct expression.
7159
7160 2016-07-21 Yao Qi <yao.qi@linaro.org>
7161
7162 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7163 if gdb_skip_xml_test is true on some targets.
7164
7165 2016-07-21 Yao Qi <yao.qi@linaro.org>
7166
7167 * gdb.server/solib-list.exp: Unset last_loaded_file.
7168
7169 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7170
7171 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7172 "step into captured_main (args)".
7173
7174 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7175
7176 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7177
7178 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7179
7180 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7181
7182 2016-07-19 Pedro Alves <palves@redhat.com>
7183
7184 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7185 * gdb.opt/inline-bt.exp: Likewise.
7186 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7187 additional_flags=-Winline.
7188 * gdb.opt/inline-locals.exp: Likewise.
7189 * gdb.opt/inline-markers.c (ATTR): Define.
7190 (inlined_fn): Use it.
7191
7192 2016-07-19 Yao Qi <yao.qi@linaro.org>
7193
7194 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7195 (test_with_self): Remove some code. Remove argument executable.
7196 (top-level): Use do_self_tests.
7197
7198 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7199 Don Breazeal <donb@codesourcery.com>
7200
7201 * gdb.base/maint.exp: Escape paths used in regular expressions.
7202 * gdb.stabs/weird.exp: Likewise.
7203
7204 2016-07-13 Tom Tromey <tom@tromey.com>
7205
7206 PR python/15620, PR python/18620:
7207 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7208 (test_bkpt_events): New procs.
7209
7210 2016-07-13 Tom Tromey <tom@tromey.com>
7211
7212 PR python/17698:
7213 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7214 test.
7215 (test_watchpoints): Likewise.
7216 (test_bkpt_pending): New proc.
7217
7218 2016-07-13 Tom Tromey <tom@tromey.com>
7219
7220 PR cli/18053:
7221 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7222 completion test.
7223
7224 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7225
7226 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7227 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7228 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7229 f_label.
7230 (g): Rename g_end_lbl to g_label.
7231 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7232 low_pc and high_pc.
7233 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7234
7235 2016-07-12 Tom Tromey <tom@tromey.com>
7236
7237 PR python/19293:
7238 * gdb.python/py-unwind-maint.exp: Update tests.
7239
7240 2016-07-12 Yao Qi <yao.qi@linaro.org>
7241
7242 * lib/selftest-support.exp (selftest_setup): Match the output
7243 when captured_main is inlined.
7244
7245 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7246
7247 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7248 New variables.
7249 (print this%a, print this%b, print this): New tests.
7250 * gdb.fortran/derived-types.f90 (this): New object and
7251 initialization.
7252
7253 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7254
7255 * gdb.ada/arraydim.exp: Remove extra directory level in build
7256 directory.
7257
7258 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7259
7260 * lib/ada.exp: Remove extra directory level in build directory.
7261 * gdb.ada/cond_lang.exp: Likewise.
7262 * gdb.ada/exec_changed.exp: Likewise.
7263 * gdb.ada/lang_switch.exp: Likewise.
7264
7265 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7266
7267 * simple.rs: Add test for raw pointer subscripting.
7268 * simple.exp: Add test expectations.
7269
7270 2016-07-05 Yao Qi <yao.qi@linaro.org>
7271
7272 * gdb.mi/mi-reverse.exp: Match =record-started output.
7273
7274 2016-07-01 Pedro Alves <palves@redhat.com>
7275
7276 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7277 procedure.
7278 (jit_reader_test): Test the jit reader's unwinder.
7279 * gdb.base/jithost.c (jit_function_00_code): New global.
7280 (main): Use memcpy to fill in the mmapped code, instead of poking
7281 bytes manually here.
7282 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7283 value.
7284 (read_debug_info): Save the function's range.
7285 (read_sp): New function.
7286 (unwind_frame): Use it. Also unwind RBP.
7287 (get_frame_id): Use read_sp.
7288 (gdb_init_reader): Use calloc instead of malloc.
7289 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7290 parameter. Use gdb_test_multiple.
7291
7292 2016-07-01 Pedro Alves <palves@redhat.com>
7293 Antoine Tremblay <antoine.tremblay@ericsson.com>
7294
7295 * gdb.threads/process-dies-while-detaching.c: New file.
7296 * gdb.threads/process-dies-while-detaching.exp: New file.
7297
7298 2016-07-01 Pedro Alves <palves@redhat.com>
7299
7300 * gdb.multi/watchpoint-multi-exit.c: New file.
7301 * gdb.multi/watchpoint-multi-exit.exp: New file.
7302
7303 2016-06-30 Pedro Alves <palves@redhat.com>
7304
7305 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7306 unset inferior_spawn_id.
7307
7308 2016-06-30 Pedro Alves <palves@redhat.com>
7309
7310 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7311 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7312
7313 2016-06-29 Yao Qi <yao.qi@linaro.org>
7314
7315 * gdb.base/return.c: Add copyright header.
7316
7317 2016-06-29 Tom Tromey <tom@tromey.com>
7318
7319 PR python/20129:
7320 * gdb.python/py-framefilter.exp: Add tests for setting priority
7321 and disabling of non-existent frame filter.
7322
7323 2016-06-29 Yao Qi <yao.qi@linaro.org>
7324
7325 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7326 0x0f07ff.
7327
7328 2016-06-28 Yao Qi <yao.qi@linaro.org>
7329
7330 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7331 triplets. Start gdb, execute catch syscall, and continue. Check
7332 gdb's output to determine catch syscall is supported.
7333
7334 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7335
7336 * gdb.rust/simple.rs: Add test for returning unit in a function.
7337 * gdb.rust/simple.exp: Add expectation for functions returning
7338 unit.
7339
7340 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7341
7342 * gdb.python/py-breakpoint-create-fail.c,
7343 gdb.python/py-breakpoint-create-fail.exp,
7344 gdb.python/py-breakpoint-create-fail.py: New testcase.
7345
7346 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7347
7348 PR gdb/20239
7349 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7350 * gdb.rust/simple.exp: Add test expectations for new NonZero
7351 tests.
7352
7353 2016-06-24 David Taylor <dtaylor@emc.com>
7354
7355 * gdb.base/offsets.exp: New file.
7356 * gdb.base/offsets.c: New file.
7357
7358 2016-06-23 Tom Tromey <tom@tromey.com>
7359
7360 PR gdb/16483:
7361 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7362 before any filters are loaded.
7363
7364 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7365
7366 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7367 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7368 structs.
7369 * gdb.fortran/derived-type-function.exp: New file.
7370 * gdb.fortran/derived-type-function.f90: New file.
7371
7372
7373 2016-06-21 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.base/new-ui.exp: New file.
7376 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7377 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7378 (with_spawn_id): New procedure.
7379
7380 2016-06-21 Pedro Alves <palves@redhat.com>
7381
7382 * gdb.mi/mi-exec-run.exp: New file.
7383
7384 2016-06-21 Pedro Alves <palves@redhat.com>
7385
7386 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7387 breakpoint command's output on the main UI.
7388 (test_break): New procedure, factored out from calls in the top
7389 level.
7390 (top level): Use foreach_with_prefix to test MI as main UI and as
7391 separate UI.
7392
7393 2016-06-21 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7396 (test_awatch_creation_and_listing)
7397 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7398 Remove 'type' parameter.
7399 (test_watchpoint_all): New parameter mi_mode. Remove
7400 with_test_prefix.
7401 (top level): Use foreach_with_prefix, and add main/separate UI MI
7402 testing axis.
7403
7404 2016-06-21 Pedro Alves <palves@redhat.com>
7405
7406 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7407 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7408 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7409 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7410 (gdb_main_spawn_id, mi_spawn_id): Declare and
7411 comment.
7412 (mi_create_inferior_pty): New procedure,
7413 factored out from default_mi_gdb_start.
7414 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7415 procedures.
7416 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7417 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7418 Use mi_create_inferior_pty.
7419 (mi_gdb_start): Use eval to pass down args list.
7420
7421 2016-06-21 Pedro Alves <palves@redhat.com>
7422
7423 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7424 * gdb.opt/inline-cmds.exp: Add MI tests.
7425
7426 2016-06-21 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7429
7430 2016-06-21 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7433 (top level): Use it instead of mi_execute_to.
7434
7435 2016-06-21 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7438 (cont_handler_str): New.
7439 (signal_stop_handler): Set stop_handler_str instead of printing to
7440 stdout.
7441 (continue_handler): Set cont_handler_str instead of printing to
7442 stdout.
7443 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7444 mi_send_resuming_command. Print stop_handler_str and
7445 cont_handler_str instead of expecting the python events print
7446 directly.
7447
7448 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7449
7450 * gdb.base/jit-reader.exp: New file.
7451 * gdb.base/jithost.c: New file.
7452 * gdb.base/jithost.h: New file.
7453 * gdb.base/jitreader.c : New file.
7454 * gdb.base/jit-protocol.h: New file.
7455
7456 2016-06-17 Yao Qi <yao.qi@linaro.org>
7457
7458 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7459 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7460 and detach-on-fork. Adjust tests.
7461 (top level): Invoke break_cond_on_syscall with combinations of
7462 syscall, follow-fork-mode and detach-on-fork.
7463
7464 2016-06-17 Yao Qi <yao.qi@linaro.org>
7465
7466 * gdb.base/step-over-exit.c: New.
7467 * gdb.base/step-over-exit.exp: New.
7468
7469 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7470
7471 * gdb.base/float.exp: Add target check for nds32*-*-*.
7472 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7473
7474 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7475
7476 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7477 for unsupported target features.
7478 * gdb.base/call-rt-st.exp: Likewise.
7479 * gdb.base/call-sc.exp: Likewise.
7480 * gdb.base/call-signal-resume.exp: Likewise.
7481 * gdb.base/call-strs.exp: Likewise.
7482 * gdb.base/callexit.exp: Likewise.
7483 * gdb.base/callfuncs.exp: Likewise.
7484 * gdb.base/nodebug.exp: Likewise.
7485 * gdb.base/printcmds.exp: Likewise.
7486 * gdb.base/ptype.exp: Likewise.
7487 * gdb.base/structs.exp: Likewise.
7488 * gdb.base/unwindonsignal.exp: Likewise.
7489 * gdb.cp/gdb2495.exp: Likewise.
7490 * gdb.cp/templates.exp: Likewise.
7491 * gdb.cp/virtfunc.exp: Likewise.
7492 * gdb.threads/hand-call-in-threads.exp: Likewise.
7493 * gdb.threads/interrupted-hand-call.exp: Likewise.
7494 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7495
7496 2016-06-10 Tom Tromey <tom@tromey.com>
7497
7498 PR rust/20110:
7499 * gdb.rust/expr.exp: Add test for integer constant larger than
7500 i32.
7501
7502 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7503
7504 * gdb.fortran/nested-funcs.exp: New.
7505 * gdb.fortran/nested-funcs.f90: New.
7506
7507 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7508
7509 * gdb.base/examine-backward.c: New file.
7510 * gdb.base/examine-backward.exp: New file.
7511
7512 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7513
7514 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7515 matching.
7516
7517 2016-06-02 Tom Tromey <tom@tromey.com>
7518
7519 PR python/18984:
7520 * gdb.python/py-shared.exp: Add solib_name test.
7521
7522 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7523
7524 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7525
7526 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7527
7528 PR c++/19893
7529 * gdb.dwarf2/implref.exp: Rename to...
7530 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7531 * gdb.dwarf2/implref-array.c: New file.
7532 * gdb.dwarf2/implref-array.exp: Likewise.
7533 * gdb.dwarf2/implref-global.c: Likewise.
7534 * gdb.dwarf2/implref-global.exp: Likewise.
7535 * gdb.dwarf2/implref-struct.c: Likewise.
7536 * gdb.dwarf2/implref-struct.exp: Likewise.
7537
7538 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7539
7540 * gdb.trace/trace-condition.exp: Add 64bit tests.
7541
7542 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7543
7544 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7545 bits types.
7546 (main): Adapt to 8 to 64 bits types.
7547 * gdb.trace/trace-condition.exp: Add new tests.
7548
7549 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7550
7551 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7552
7553 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7554
7555 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7556 Move condition tests...
7557 * gdb.trace/trace-condition.exp: Here.
7558
7559 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7560
7561 * gdb.trace/trace-condition.exp: Add counter-case tests.
7562
7563 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7564
7565 PR c++/15231
7566 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7567 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7568
7569 2016-05-27 Pedro Alves <palves@redhat.com>
7570
7571 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7572 New procedure.
7573 (top level): Call it, and bail out of DejaGnu is known to be bad.
7574
7575 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7576
7577 * gdb.base/whatis.c: Extend the test case.
7578 * gdb.base/whatis.exp: Add additional tests.
7579
7580 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7581
7582 * gdb.fortran/type.f90: Add pointer variable.
7583 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7584
7585 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7586
7587 * gdb.fortran/vla-type.exp: Fix testcase name.
7588
7589 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7590
7591 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7592
7593 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7594
7595 * gdb.fortran/type.f90: Add nested structures.
7596 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7597 * gdb.fortran/derived-type.exp: Adapt expected output.
7598 * gdb.fortran/vla-type.exp: Adapt expected output.
7599
7600 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7601
7602 * gdb.fortran/whatis_type.exp: Adapt expected output.
7603
7604 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7605
7606 * gdb.fortran/print_type.exp: Fix expected output.
7607 * gdb.fortran/whatis_type.exp: Fix expected output.
7608
7609 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7610
7611 * gdb.fortran/whatis_type.exp: Use multi_line.
7612
7613 2016-05-24 Tom Tromey <tom@tromey.com>
7614
7615 PR python/17386:
7616 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7617 use value as an index.
7618
7619 2016-05-23 Tom Tromey <tom@tromey.com>
7620
7621 PR python/17981:
7622 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7623 no-breakpoint case.
7624
7625 2016-05-24 Pedro Alves <palves@redhat.com>
7626
7627 PR gdb/19828
7628 * gdb.threads/clone-attach-detach.c: New file.
7629 * gdb.threads/clone-attach-detach.exp: New file.
7630
7631 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7632
7633 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7634
7635 2016-05-23 Tom Tromey <tom@tromey.com>
7636
7637 PR python/19438, PR python/18393:
7638 * gdb.python/py-progspace.exp: Add "dir" test.
7639 * gdb.python/py-objfile.exp: Add "dir" test.
7640
7641 2016-05-23 Yao Qi <yao.qi@linaro.org>
7642
7643 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7644 * gdb.arch/thumb2-it.exp: Likewise.
7645
7646 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7647
7648 * gdb.mi/mi-threads-interrupt.c: New file.
7649 * gdb.mi/mi-threads-interrupt.exp: New file.
7650
7651 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7652
7653 PR gdb/18077
7654 * gdb.mi/mi-async-run.exp: New file.
7655 * gdb.mi/mi-async-run.c: New file.
7656
7657 2016-05-17 Tom Tromey <tom@tromey.com>
7658 Manish Goregaokar <manishsmail@gmail.com>
7659
7660 * lib/rust-support.exp: New file.
7661 * lib/gdb.exp (skip_rust_tests): New proc.
7662 (build_executable_from_specs): Handle rust.
7663 * lib/future.exp (gdb_find_rustc): New proc.
7664 (gdb_default_target_compile): Handle rust.
7665 * gdb.rust/expr.exp: New file.
7666 * gdb.rust/generics.exp: New file.
7667 * gdb.rust/generics.rs: New file.
7668 * gdb.rust/methods.exp: New file.
7669 * gdb.rust/methods.rs: New file.
7670 * gdb.rust/modules.exp: New file.
7671 * gdb.rust/modules.rs: New file.
7672 * gdb.rust/simple.exp: New file.
7673 * gdb.rust/simple.rs: New file.
7674
7675 2016-05-17 Tom Tromey <tom@tromey.com>
7676
7677 * gdb.base/default.exp (set language): Add rust.
7678
7679 2016-05-17 Tom Tromey <tom@tromey.com>
7680
7681 * gdb.gdb/unittest.exp: New file.
7682
7683 2016-05-16 Yao Qi <yao.qi@linaro.org>
7684
7685 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7686 shell_prompt. Update shell_prompt_re.
7687
7688 2016-05-12 Doug Evans <dje@google.com>
7689
7690 PR symtab/19999
7691 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7692 $options when building executable.
7693 * gdb.dwarf2/fission-loclists-pie.S: New file.
7694 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7695
7696 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7697
7698 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7699 of [is_remote target],
7700
7701 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7702
7703 * lib/gdb.exp (use_gdb_stub): New procedure.
7704
7705 2016-05-03 Yunlian Jiang <yunlian@google.com>
7706 Doug Evans <dje@google.com>
7707
7708 PR symtab/19914
7709 * gdb.dwarf2/dwp-sepdebug.c: New file.
7710 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7711
7712 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7713
7714 * gdb.base/detach.exp: Remove is_remote check.
7715
7716 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7717
7718 * gdb.base/annota-input-while-running.exp: Don't check for
7719 [is_remote target]. Enable annotations after running to main.
7720 Remove unused "set test..." line.
7721
7722 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7723
7724 * gdb.trace/trace-enable-disable.exp: New file.
7725 * gdb.trace/trace-enable-disable.c: New file.
7726
7727 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7728
7729 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7730 use it in info sharedlibrary test.
7731 * gdb.trace/ftrace-lock.exp: Likewise.
7732 * gdb.trace/ftrace.exp: Likewise.
7733 * gdb.trace/range-stepping.exp: Likewise.
7734 * gdb.trace/trace-break.exp: Likewise.
7735 * gdb.trace/trace-condition.exp: Likewise.
7736 * gdb.trace/trace-mt.exp: Likewise.
7737
7738 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7739
7740 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7741 (gdb_load_shlib): ... this.
7742 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7743 gdb_load_shlib.
7744 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7745 * gdb.base/ctxobj.exp: Likewise.
7746 * gdb.base/dprintf-pending.exp: Likewise.
7747 * gdb.base/dso2dso.exp: Likewise.
7748 * gdb.base/fixsection.exp: Likewise.
7749 * gdb.base/gcore-relro.exp: Likewise.
7750 * gdb.base/gdb1555.exp: Likewise.
7751 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7752 * gdb.base/gnu-ifunc.exp: Likewise.
7753 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7754 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7755 * gdb.base/pending.exp: Likewise.
7756 * gdb.base/print-file-var.exp: Likewise.
7757 * gdb.base/print-symbol-loading.exp: Likewise.
7758 * gdb.base/shlib-call.exp: Likewise.
7759 * gdb.base/shreloc.exp: Likewise.
7760 * gdb.base/so-impl-ld.exp: Likewise.
7761 * gdb.base/solib-disc.exp: Likewise.
7762 * gdb.base/solib-nodir.exp: Likewise.
7763 * gdb.base/solib-overlap.exp: Likewise.
7764 * gdb.base/solib-symbol.exp: Likewise.
7765 * gdb.base/solib-weak.exp (do_test): Likewise.
7766 * gdb.base/sym-file.exp: Likewise.
7767 * gdb.base/symtab-search-order.exp: Likewise.
7768 * gdb.base/type-opaque.exp: Likewise.
7769 * gdb.base/unload.exp: Likewise.
7770 * gdb.base/watchpoint-solib.exp: Likewise.
7771 * gdb.compile/compile.exp: Likewise.
7772 * gdb.cp/gdb2384.exp: Likewise.
7773 * gdb.cp/infcall-dlopen.exp: Likewise.
7774 * gdb.cp/re-set-overloaded.exp: Likewise.
7775 * gdb.fortran/library-module.exp: Likewise.
7776 * gdb.opt/solib-intra-step.exp: Likewise.
7777 * gdb.python/py-finish-breakpoint.exp: Likewise.
7778 * gdb.python/py-shared.exp: Likewise.
7779 * gdb.reverse/solib-precsave.exp: Likewise.
7780 * gdb.reverse/solib-reverse.exp: Likewise.
7781 * gdb.server/solib-list.exp: Likewise.
7782 * gdb.threads/dlopen-libpthread.exp: Likewise.
7783 * gdb.threads/tls-shared.exp: Likewise.
7784 * gdb.threads/tls-so_extern.exp: Likewise.
7785 * gdb.trace/change-loc.exp: Likewise.
7786 * gdb.trace/ftrace-lock.exp: Likewise.
7787 * gdb.trace/ftrace.exp: Likewise.
7788 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7789 * gdb.trace/pending.exp: Likewise.
7790 * gdb.trace/range-stepping.exp: Likewise.
7791 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7792 (strace_info_marker): Likewise.
7793 (strace_probe_marker): Likewise.
7794 (strace_trace_on_same_addr): Likewise.
7795 (strace_trace_on_diff_addr): Likewise.
7796 * gdb.trace/trace-break.exp: Likewise.
7797 * gdb.trace/trace-condition.exp: Likewise.
7798 * gdb.trace/trace-mt.exp: Likewise.
7799
7800 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7801
7802 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7803 result of gdb_remote_download.
7804 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7805 * gdb.base/dso2dso.exp: Likewise.
7806 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7807 * gdb.base/print-file-var.exp: Likewise.
7808 * gdb.base/shlib-call.exp: Likewise.
7809 * gdb.base/shreloc.exp: Likewise.
7810 * gdb.base/solib-overlap.exp: Likewise.
7811 * gdb.base/solib-weak.exp (do_test): Likewise.
7812 * gdb.base/unload.exp: Likewise.
7813
7814 2016-04-27 Yao Qi <yao.qi@linaro.org>
7815
7816 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7817 exists.
7818
7819 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7820
7821 * vla-type.exp: Print structure from toplevel.
7822
7823 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7824
7825 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7826 of dynamic types.
7827 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7828 of dynamic types.
7829
7830 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7831
7832 * gdb.fortran/vla-type.f90: New file.
7833 * gdb.fortran/vla-type.exp: New file.
7834
7835 2016-04-25 Yao Qi <yao.qi@linaro.org>
7836
7837 * gdb.base/branch-to-self.c: New file.
7838 * gdb.base/branch-to-self.exp: New file.
7839
7840 2016-04-22 Yao Qi <yao.qi@linaro.org>
7841
7842 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7843 more after $hex.
7844
7845 2016-04-22 Yao Qi <yao.qi@linaro.org>
7846
7847 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7848 * gdb.base/annota3.exp: Likewise.
7849
7850 2016-04-22 Yao Qi <yao.qi@linaro.org>
7851
7852 * gdb.reverse/step-precsave.exp: Do one step and test program
7853 stops in "callee" and do multiple steps until program goes out
7854 of "callee".
7855 * gdb.reverse/step-reverse.exp: Likewise.
7856
7857 2016-04-22 Yao Qi <yao.qi@linaro.org>
7858
7859 * gdb.trace/signal.exp: Also pass if
7860 $tracepoint_hits($i) > $iterations.
7861
7862 2016-04-22 Yao Qi <yao.qi@linaro.org>
7863
7864 * gdb.trace/signal.c: New file.
7865 * gdb.trace/signal.exp: New file.
7866
7867 2016-04-19 Doug Evans <xdje42@gmail.com>
7868
7869 * gdb.base/bad-file.exp: New file.
7870
7871 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7872
7873 * gdb.dwarf2/implref.exp: New file.
7874
7875 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7876
7877 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7878 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7879 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7880 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7881 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7882 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7883 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7884 * lib/fortran.exp (fortran_int4): New procedure.
7885 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7886 (fortran_logical4): Likewise.
7887
7888 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7889
7890 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7891
7892 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7893
7894 * lib/compiler.c: Add Intel specific preprocessor macros.
7895 * lib/compiler.cc: Likewise.
7896
7897 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
7898
7899 * gdb.server/connect-with-no-symbol-file.c: New file.
7900 * gdb.server/connect-with-no-symbol-file.exp: New file.
7901
7902 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7903
7904 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7905
7906 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7907
7908 * boards/gdbserver-base.exp (${board}_download): Copy source file to
7909 standard output directory.
7910
7911 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
7912
7913 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7914
7915 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
7916
7917 * gdb.btrace/instruction_history.c (loop): Add declaration.
7918
7919 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7920
7921 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7922
7923 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7924
7925 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7926 parentheses to print.
7927 (continue_handler): Likewise.
7928
7929 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7930
7931 * gdb.server/solib-list.exp: Remove is_remote check.
7932 Pass shlib= to gdb_compile. Don't link shared library with
7933 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7934 Run binary filename through "readlink -f" on the target.
7935
7936 2016-04-08 Pedro Alves <palves@redhat.com>
7937
7938 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7939 interpreter filename as argument to gdbserver_spawn.
7940 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7941 Return empty if $last_loaded_file does not exist.
7942
7943 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7944
7945 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7946 * gdb.base/jit-main.c: Use exit after usage.
7947
7948 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7949
7950 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7951 GDBHISTSIZE prior to the tests.
7952 * gdb.base/gdbinit-history.exp: Likewise.
7953
7954 2016-04-07 Pedro Alves <palves@redhat.com>
7955
7956 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7957 instead of build_executable. Use gdb_load_shlibs.
7958
7959 2016-04-07 Yao Qi <yao.qi@linaro.org>
7960
7961 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7962 Execute "si" command.
7963
7964 2016-04-07 Yao Qi <yao.qi@linaro.org>
7965
7966 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7967 number instead of the comments on some line.
7968
7969 2016-04-06 Don Breazeal <donb@codesourcery.com>
7970
7971 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7972 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7973
7974 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7975
7976 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7977 standard_output_file. Remove unused binfile variable.
7978
7979 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
7980
7981 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7982 * gdb.python/py-mi-objfile.exp: Match "list main" output
7983 in console format.
7984
7985 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7986
7987 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7988 absolute.
7989
7990 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7991
7992 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7993 absolute.
7994 * gdb.trace/ftrace.exp: Likewise.
7995 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7996 targets as well.
7997 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7998 (gdb_load_shlibs): Copy libraries to test directory when testing
7999 natively. Only set solib-search-path if testing remotely.
8000 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8001
8002 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8003
8004 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8005 gdb_download. Use it even if the target is not remote.
8006 * gdb.base/jit.exp (compile_jit_test): Likewise.
8007 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8008 output directory if the destination board is local, otherwise use
8009 the standard remote_download from DejaGnu.
8010 (gdb_download): Remove.
8011 (gdb_load_shlibs): Use gdb_remote_download instead of
8012 gdb_download.
8013 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8014 Use gdb_remote_download instead of gdb_download. Use it even if
8015 the target is not remote.
8016 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8017 instead of gdb_download.
8018
8019 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8020
8021 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8022 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8023 run.
8024
8025 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8026
8027 PR gdb/19820
8028 * gdb.base/printcmds.exp: Add artificial arrays tests.
8029
8030 2016-03-31 Pedro Alves <palves@redhat.com>
8031
8032 PR gdb/19858
8033 * gdb.base/jit-main.c: Include unistd.h.
8034 (ATTACH): Define to 0 if not already defined.
8035 (wait_for_gdb, mypid): New globals.
8036 (WAIT_FOR_GDB): New macro.
8037 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8038 some breakpoint locations.
8039 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8040 New procedures.
8041 (one_jit_test): Add REATTACH parameter, and handle it. Use
8042 continue_to_test_location.
8043 (top level): Test attach, and adjusts calls to one_jit_test.
8044
8045 2016-03-31 Pedro Alves <palves@redhat.com>
8046
8047 PR gdb/19858
8048 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8049 BINSUFFIX parameter, and handle it.
8050 (top level): Adjust calls compile_jit_test.
8051
8052 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8053
8054 PR python/19743
8055 * gdb.python/py-mi-events-gdb.py: New file.
8056 * gdb.python/py-mi-events.c: New file.
8057 * gdb.python/py-mi-events.exp: New file.
8058
8059 2016-03-30 Yao Qi <yao.qi@linaro.org>
8060
8061 * gdb.reverse/until-precsave.exp: Match function name only.
8062 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8063 Move malloc to a condition block.
8064 * gdb.reverse/until-reverse.exp: Match function name only.
8065
8066 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8067
8068 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8069 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8070 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8071 variable for GPR 0 instead of assuming it is register 0.
8072 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8073 * lib/trace-support.exp: Add s390 registers.
8074
8075 2016-03-29 Yao Qi <yao.qi@linaro.org>
8076
8077 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8078
8079 2016-03-24 Yao Qi <yao.qi@linaro.org>
8080
8081 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8082 test message.
8083
8084 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8085
8086 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8087 maintaining separate logic for constructing the output path.
8088
8089 2016-03-16 Don Breazeal <donb@codesourcery.com>
8090
8091 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8092 Retry fork and waitpid on interrupted system call errors.
8093 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8094 Use with_timeout_factor to increase timeout by factor of 10.
8095
8096 2016-03-15 Don Breazeal <donb@codesourcery.com>
8097
8098 * gdb.cp/scope-err.cc: New test program.
8099 * gdb.cp/scope-err.exp: New test script.
8100 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8101 lines and "set breakpoint here" comment.
8102 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8103 Fixed some whitespace and format issues.
8104 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8105 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8106
8107 2016-03-15 Doug Evans <dje@google.com>
8108
8109 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8110 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8111 All callers updated. Add tests for enums, mixed flags register.
8112
8113 2016-03-15 Doug Evans <dje@google.com>
8114
8115 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8116 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8117
8118 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8119
8120 * gdb.base/default.exp: Add $_as_string to the list of expected
8121 convenience functions.
8122
8123 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8124
8125 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8126
8127 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8128
8129 * gdb.python/py-as-string.exp: New file.
8130 * gdb.python/py-as-string.c: New file.
8131
8132 2016-03-09 Pedro Alves <palves@redhat.com>
8133
8134 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8135 signal" -> "Thread NN received signal" output change.
8136 * gdb.threads/ia64-sigill.exp: Likewise.
8137 * gdb.threads/linux-dp.exp: Likewise.
8138 * gdb.threads/manythreads.exp: Likewise.
8139 * gdb.threads/pending-step.exp: Likewise.
8140 * gdb.threads/print-threads.exp: Likewise.
8141 * gdb.threads/sigstep-threads.exp: Likewise.
8142 * gdb.threads/staticthreads.exp: Likewise.
8143 * gdb.threads/tls.exp: Likewise.
8144
8145 2016-03-09 Pedro Alves <palves@redhat.com>
8146
8147 * gdb.base/command-line-input.exp: New file.
8148
8149 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8150
8151 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8152 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8153 * gdb.trace/pending.exp: Accept leading dot before function name.
8154 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8155 * lib/trace-support.exp: Set registers for ppc.
8156
8157 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8158
8159 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8160 use it for disassembly; accept .main in addition to main in backtrace.
8161
8162 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8163 Marcin Kościelnicki <koriakin@0x04.net>
8164
8165 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8166 (gdb_recursion_test_ptr): New global variable.
8167 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8168 gdb_recursion_test.
8169 (gdb_c_test): Ditto.
8170
8171 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8172
8173 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8174 ordering.
8175
8176 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8177
8178 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8179 (bar): Add bar_start_lbl label.
8180 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8181 of foo/bar for emitting DWARF and tracing.
8182
8183 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8184
8185 * analyze-racy-logs.py: Set executable bit.
8186
8187 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8188
8189 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8190 (CHECK_TARGET_TMP): Likewise.
8191 (check-single-racy): New rule.
8192 (check-parallel-racy): Likewise.
8193 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8194 (do-check-parallel-racy): New rule.
8195 (check-racy/%.exp): Likewise.
8196 * README (Racy testcases): New section.
8197 * analyze-racy-logs.py: New file.
8198
8199 2016-03-03 Doug Evans <dje@google.com>
8200
8201 * gdb.base/skip.exp: Use with_test_prefix.
8202
8203 2016-03-03 Yao Qi <yao.qi@linaro.org>
8204
8205 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8206 Invoke step_over_syscall "clone" and break_cond_on_syscall
8207 "clone".
8208 * gdb.base/step-over-clone.c: New file.
8209
8210 2016-03-03 Yao Qi <yao.qi@linaro.org>
8211
8212 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8213 code format.
8214
8215 2016-03-03 Yao Qi <yao.qi@linaro.org>
8216
8217 * gdb.base/disp-step-fork.c: Rename to ...
8218 * gdb.base/step-over-fork.c: ... it. New file.
8219 * gdb.base/disp-step-vfork.c: Rename to ...
8220 * gdb.base/step-over-vfork.c: ... it. New file.
8221 * gdb.base/disp-step-syscall.exp: Rename to ...
8222 * gdb.base/step-over-syscall.exp: ... it. New file.
8223 (disp_step_cross_syscall): Rename to ...
8224 (step_over_syscall): ... it.
8225
8226 2016-03-03 Yao Qi <yao.qi@linaro.org>
8227
8228 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8229 If target supports condition evaluation on target, invoke
8230 break_cond_on_syscall for fork and vfork.
8231
8232 2016-03-03 Yao Qi <yao.qi@linaro.org>
8233
8234 * gdb.base/disp-step-syscall.exp: Don't invoke
8235 support_displaced_stepping.
8236 (disp_step_cross_syscall): Test with displaced stepping off and
8237 on if supported.
8238
8239 2016-03-03 Yao Qi <yao.qi@linaro.org>
8240
8241 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8242 proc.
8243 (setup): New proc.
8244 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8245 and setup.
8246
8247 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8248
8249 * gdb.fortran/vla-history.exp: Remove breakpoint.
8250
8251 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8252
8253 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8254 exceeds timeout.
8255
8256 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8257
8258 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8259 breakpoint.
8260
8261 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8262
8263 * gdb.mi/vla.f90: Nullify pointer after declaration.
8264
8265 2016-03-01 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8268
8269 2016-03-01 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8272 before anything else.
8273 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8274 _GNU_SOURCE here.
8275 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8276 before anything else.
8277 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8278
8279 2016-03-01 Pedro Alves <palves@redhat.com>
8280
8281 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8282
8283 2016-03-01 Yao Qi <yao.qi@linaro.org>
8284
8285 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8286 prepare_for_testing.
8287
8288 2016-03-01 Yao Qi <yao.qi@linaro.org>
8289
8290 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8291
8292 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8293
8294 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8295 manually constructing the output path.
8296
8297 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8298
8299 * gdb.arch/s390-stackless.S: New.
8300 * gdb.arch/s390-stackless.exp: New.
8301
8302 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8303
8304 * gdb.dlang/circular.c: New file.
8305 * gdb.dlang/circular.exp: New file.
8306
8307 2016-02-26 Yao Qi <yao.qi@linaro.org>
8308
8309 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8310 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8311 (testcases): Update.
8312
8313 2016-02-26 Yao Qi <yao.qi@linaro.org>
8314
8315 * gdb.reverse/aarch64.c: Rename to ...
8316 * gdb.reverse/insn-reverse.c: ... it.
8317 * gdb.reverse/aarch64.exp: Rename to ...
8318 * gdb.reverse/insn-reverse.exp: ... it.
8319
8320 2016-02-26 Yao Qi <yao.qi@linaro.org>
8321
8322 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8323 (testcase_ftype): New.
8324 (testcases): New array.
8325 (n_testcases): New.
8326 (main): Call each element in testcases.
8327 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8328 (read_testcase): New.
8329 Do the tests in a loop.
8330
8331 2016-02-25 Yao Qi <yao.qi@linaro.org>
8332
8333 * gdb.base/branches.c: Remove.
8334
8335 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8336
8337 PR gdb/13808
8338 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8339
8340 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8341
8342 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8343
8344 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8345
8346 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8347 change x86_64 call_insn to 'callq'.
8348
8349 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8350
8351 * gdb.trace/tfile-avx.c: Move to...
8352 * gdb.trace/tracefile-pseudo-reg.c: Here.
8353 * gdb.trace/tfile-avx.exp: Move to...
8354 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8355
8356 2016-02-24 Gary Benson <gbenson@redhat.com>
8357
8358 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8359 message on attach.
8360
8361 2016-02-23 Doug Evans <dje@google.com>
8362
8363 * gdb.base/skip.c (test_skip): New function.
8364 (end_test_skip_file_and_function): New function.
8365 (test_skip_file_and_function): New function.
8366 * gdb.base/skip1.c (test_skip): New function.
8367 (skip1_test_skip_file_and_function): New function.
8368 * gdb.base/skip.exp: Add tests for new skip options.
8369 * gdb.base/skip-solib.exp: Update expected output.
8370 * gdb.perf/skip-command.cc: New file.
8371 * gdb.perf/skip-command.exp: New file.
8372 * gdb.perf/skip-command.py: New file.
8373
8374 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8375
8376 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8377 info registers pattern.
8378
8379 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8380
8381 * lib/future.exp: Add D support.
8382 (gdb_find_gdc): New proc.
8383 (gdb_default_target_compile): Add D support.
8384
8385 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8386
8387 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8388 user+system time.
8389 (trace_speed_test): Determine the iteration count for a time
8390 between 15..30 seconds.
8391
8392 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8393
8394 * gdb.arch/i386-mpx-sigsegv.c: New file.
8395 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8396 * gdb.arch/i386-mpx-simple_segv.c: New file.
8397 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8398
8399 2016-02-18 Yao Qi <yao.qi@linaro.org>
8400
8401 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8402 Don't call setup_kfail.
8403
8404 2016-02-18 Yao Qi <yao.qi@linaro.org>
8405
8406 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8407 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8408
8409 2016-02-16 Doug Evans <dje@google.com>
8410
8411 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8412 * gdb.base/skip1.c: Ditto.
8413 * gdb.base/skip.exp: Whitespace cleanup.
8414
8415 2016-02-16 Don Breazeal <donb@codesourcery.com>
8416
8417 PR remote/19496
8418 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8419 Remove kfail for PR remote/19496.
8420
8421 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8422
8423 * lib/gdb.exp (standard_temp_file): Return a path specific to
8424 the runtest invocation.
8425
8426 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8427
8428 * gdb.trace/save-trace.exp: Change relative path to be in the
8429 standard output directory.
8430
8431 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8432
8433 * gdb.arch/i386-prologue.c: Add missing prototypes.
8434
8435 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8436
8437 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8438 * gdb.arch/i386-prologue.exp: Likewise.
8439 * gdb.arch/i386-size.exp: Likewise.
8440
8441 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8442
8443 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8444 define object file path.
8445 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8446 file path.
8447 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8448 standard_output_file to define binfile.
8449
8450 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8451
8452 Fix compatibility with recent gfortran-5.3.1.
8453 * gdb.fortran/vla-history.exp (print vla1 allocated)
8454 (print vla2 allocated, print $2, print $3): Remove
8455 (print $4): Rename to ...
8456 (print $2): ... here.
8457 (print $9): Rename to ...
8458 (print $5): ... here.
8459 (print $10): Rename to ...
8460 (print $6): ... here.
8461 * gdb.fortran/vla.f90: Add pvla initialization.
8462
8463 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8464
8465 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8466 New test.
8467 * gdb.fortran/vla-value-sub.exp: Likewise.
8468
8469 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8470
8471 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8472
8473 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8474
8475 * i386-biarch-core.exp: Define corefile using
8476 standard_output_file.
8477
8478 2016-02-12 Yao Qi <yao.qi@linaro.org>
8479
8480 * gdb.arch/arm-single-step-kernel-helper.c: New.
8481 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8482
8483 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8484
8485 * gdb.btrace/tailcall-only.exp: New.
8486 * gdb.btrace/tailcall-only.c: New.
8487 * gdb.btrace/x86_64-tailcall-only.S: New.
8488 * gdb.btrace/i686-tailcall-only.S: New.
8489
8490 2016-02-11 Pedro Alves <palves@redhat.com>
8491
8492 * README (Parallel testing): Add missing double quotes.
8493
8494 2016-02-11 Pedro Alves <palves@redhat.com>
8495
8496 * README (Parallel testing): New section.
8497 (GDB_PARALLEL): Rewrite.
8498 (FORCE_PARALLEL): Document.
8499
8500 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8501
8502 * gdb.trace/tfile-avx.c: New test.
8503 * gdb.trace/tfile-avx.exp: New test.
8504
8505 2016-02-09 Keith Seitz <keiths@redhat.com>
8506
8507 PR breakpoints/19546
8508 * gdb.base/infcall-exec.c: New file.
8509 * gdb.base/infcall-exec2.c: New file.
8510 * gdb.base/infcall-exec.exp: New file.
8511
8512 2016-02-09 Keith Seitz <keiths@redhat.com>
8513
8514 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8515 (toplevel): Call test_bkpt_address.
8516
8517 2016-02-09 Keith Seitz <keiths@redhat.com>
8518
8519 PR python/19506
8520 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8521 (toplevel): Call test_bkpt_address.
8522
8523 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8524
8525 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8526 to AC_OUTPUT.
8527 * configure: Regenerate.
8528
8529 2016-02-09 Pedro Alves <palves@redhat.com>
8530
8531 PR breakpoints/19548
8532 * gdb.base/execl-update-breakpoints.c (some_function): New
8533 function.
8534 (main): Call it.
8535 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8536 Tighten expected GDB output.
8537
8538 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8539
8540 * Makefile.in (ALL_SUBDIRS): Remove.
8541 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8542 (distclean maintainer-clean realclean): Likewise.
8543 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8544 * configure: Regenerate.
8545 * gdb.ada/Makefile.in: Delete.
8546 * gdb.arch/Makefile.in: Likewise.
8547 * gdb.asm/Makefile.in: Likewise.
8548 * gdb.base/Makefile.in: Likewise.
8549 * gdb.btrace/Makefile.in: Likewise.
8550 * gdb.cell/Makefile.in: Likewise.
8551 * gdb.compile/Makefile.in: Likewise.
8552 * gdb.cp/Makefile.in: Likewise.
8553 * gdb.disasm/Makefile.in: Likewise.
8554 * gdb.dlang/Makefile.in: Likewise.
8555 * gdb.dwarf2/Makefile.in: Likewise.
8556 * gdb.fortran/Makefile.in: Likewise.
8557 * gdb.gdb/Makefile.in: Likewise.
8558 * gdb.go/Makefile.in: Likewise.
8559 * gdb.guile/Makefile.in: Likewise.
8560 * gdb.java/Makefile.in: Likewise.
8561 * gdb.linespec/Makefile.in: Likewise.
8562 * gdb.mi/Makefile.in: Likewise.
8563 * gdb.modula2/Makefile.in: Likewise.
8564 * gdb.multi/Makefile.in: Likewise.
8565 * gdb.objc/Makefile.in: Likewise.
8566 * gdb.opencl/Makefile.in: Likewise.
8567 * gdb.opt/Makefile.in: Likewise.
8568 * gdb.pascal/Makefile.in: Likewise.
8569 * gdb.perf/Makefile.in: Likewise.
8570 * gdb.python/Makefile.in: Likewise.
8571 * gdb.reverse/Makefile.in: Likewise.
8572 * gdb.server/Makefile.in: Likewise.
8573 * gdb.stabs/Makefile.in: Likewise.
8574 * gdb.threads/Makefile.in: Likewise.
8575 * gdb.trace/Makefile.in: Likewise.
8576 * gdb.xml/Makefile.in: Likewise.
8577 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8578 GDB_PARALLEL.
8579 (standard_output_file): Remove check for GDB_PARALLEL, always
8580 return path in outputs/$subdir/$testname.
8581
8582 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8583
8584 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8585 (site.exp): Assign abs_srcdir to tcl's srcdir.
8586
8587 2016-02-04 Yao Qi <yao.qi@linaro.org>
8588
8589 * gdb.base/foll-exec-mode.c: Include limits.h.
8590 (main): Add parameters argc and argv. Get directory from
8591 argv[0].
8592 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8593 compilation.
8594 * gdb.base/foll-exec.c: Include limits.h.
8595 (main): Add parameters argc and argv.
8596 Get directory from argv[0].
8597 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8598 Adjust tests on the number of lines as source code changed.
8599 * gdb.base/foll-vfork-exit.c: Include limits.h.
8600 (main): Add one line of statement before vfork.
8601 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8602 (main): Add parameters argc and argv. Get directory from
8603 argv[0].
8604 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8605 (setup_gdb): Set tbreak to skip some source lines.
8606 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8607 (main): Add parameters argc and argv. Get directory from
8608 argv[0].
8609 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8610 compilation.
8611 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8612 (main): Add parameters argc and argv. Get directory from
8613 argv[0].
8614 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8615 compilation.
8616
8617 2016-02-01 Doug Evans <dje@google.com>
8618
8619 * gdb.base/skip.exp: Clean up multiple references to same test name.
8620
8621 2016-02-01 Pedro Alves <palves@redhat.com>
8622
8623 PR remote/19496
8624 * gdb.threads/forking-threads-plus-breakpoint.exp
8625 (displaced_stepping_supported): New global.
8626 (probe_displaced_stepping_support): New procedure.
8627 (do_test): Add 'displaced' parameter, and use it.
8628 (top level): Check for displaced stepping support. Add displaced
8629 stepping on/off testing axis.
8630
8631 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8632
8633 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8634 pointer. Don't perform further tests on the unassociated pointer
8635 if the first test fails.
8636
8637 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8638
8639 * gdb.base/max-value-size.c: New file.
8640 * gdb.base/max-value-size.exp: New file.
8641 * gdb.base/huge.exp: Disable max-value-size for this test.
8642
8643 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8644
8645 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8646
8647 2016-01-28 Yao Qi <yao.qi@linaro.org>
8648
8649 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8650
8651 2016-01-25 Pedro Alves <palves@redhat.com>
8652
8653 PR threads/19461
8654 * gdb.base/fork-running-state.c: New file.
8655 * gdb.base/fork-running-state.exp: New file.
8656
8657 2016-01-25 Pedro Alves <palves@redhat.com>
8658
8659 PR gdb/19494
8660 * gdb.base/catch-fork-kill.c: New file.
8661 * gdb.base/catch-fork-kill.exp: New file.
8662
8663 2016-01-25 Pedro Alves <palves@redhat.com>
8664
8665 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8666 Delete, moved to lib/gdb.exp.
8667 * gdb.threads/forking-threads-plus-breakpoint.exp
8668 (foreach_with_prefix): Likewise.
8669 * gdb.threads/process-dies-while-handling-bp.exp
8670 (foreach_with_prefix): Likewise.
8671 * lib/gdb.exp (foreach_with_prefix): New procedure.
8672
8673 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8674
8675 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8676 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8677
8678 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8679
8680 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8681 endian targets.
8682
8683 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8684 Pedro Alves <palves@redhat.com>
8685
8686 Fix testsuite compatibility with Guile.
8687 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8688 number.
8689
8690 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8691
8692 Fix testsuite compatibility with Guile.
8693 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8694 (thread 1): New test for backtrace through signal handler.
8695
8696 2016-01-22 Yao Qi <yao.qi@linaro.org>
8697
8698 PR testsuite/19491
8699 * gdb.base/multi-forks.c: Include
8700 ../lib/unbuffer_output.c
8701 (main): Call gdb_unbuffer_output.
8702
8703 2016-01-21 Doug Evans <dje@google.com>
8704
8705 * lib/ada.exp (gdb_compile_ada): Fix typo.
8706
8707 2016-01-21 Joel Brobecker <brobecker@adacore.com>
8708
8709 * gdb.base/break-fun-addr.exp: New file.
8710 * gdb.base/break-fun-addr1.c: New file.
8711 * gdb.base/break-fun-addr2.c: New file.
8712
8713 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8714
8715 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8716 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8717 enum flag values.
8718
8719 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8720
8721 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8722 when GDB can not set the vector return value. Add more comments
8723 for clarification.
8724
8725 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8726
8727 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8728 command.
8729
8730 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8731
8732 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8733
8734 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8735
8736 * Makefile.in (check-single): Pass --status to runtest.
8737 (check/%.exp): Likewise.
8738
8739 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8740
8741 * Makefile.in (check-parallel): Propagate return code from make
8742 do-check-parallel.
8743
8744 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8745
8746 * gdb.trace/ftrace.exp: Fix expected message on continue.
8747 * gdb.trace/pending.exp: Fix expected message on continue.
8748 * gdb.trace/trace-break.exp: Fix expected message on continue.
8749
8750 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8751
8752 * lib/gdb.exp (gdb_test): Remove unused global references.
8753
8754 2016-01-18 Pedro Alves <palves@redhat.com>
8755
8756 * gdb.base/async-shell.exp: Adjust expected output.
8757 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8758 * gdb.base/siginfo-thread.exp: Adjust expected output.
8759 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8760 * gdb.java/jnpe.exp: Adjust expected output.
8761 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8762 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8763 * gdb.threads/leader-exit.exp: Adjust expected output.
8764 * gdb.threads/manythreads.exp: Adjust expected output.
8765 * gdb.threads/pthreads.exp: Adjust expected output.
8766 * gdb.threads/schedlock.exp: Adjust expected output.
8767 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8768 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8769 expected output.
8770 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8771 output.
8772 * gdb.threads/sigthread.exp: Adjust expected output.
8773 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8774
8775 2016-01-18 Yao Qi <yao.qi@linaro.org>
8776
8777 * gdb.guile/scm-section-script.c: Replace @progbits with
8778 %progbits.
8779 * gdb.python/py-section-script.c: Likewise.
8780
8781 2016-01-15 Pedro Alves <palves@redhat.com>
8782
8783 * gdb.multi/tids.exp: Test star wildcard ranges.
8784
8785 2016-01-15 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8788 command from "thread apply" invocation.
8789 (thr_apply_info_thr_invalid): Default the expected output to the
8790 input tid list.
8791 (top level): Add tests that use convenience variables. Add tests
8792 for "thread apply" with a valid TID list, but missing the command.
8793
8794 2016-01-13 Pedro Alves <palves@redhat.com>
8795
8796 * gdb.base/default.exp: Expect $_gthread as well.
8797 * gdb.multi/tids.exp: Test $_gthread.
8798 * gdb.threads/thread-specific.exp: Test $_gthread.
8799
8800 2016-01-13 Pedro Alves <palves@redhat.com>
8801
8802 * gdb.multi/tids.exp: Test "info threads -gid".
8803
8804 2016-01-13 Pedro Alves <palves@redhat.com>
8805
8806 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8807 Breakpoint.thread.
8808 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8809
8810 2016-01-07 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.base/break.exp: Adjust to output changes.
8813 * gdb.base/hbreak2.exp: Likewise.
8814 * gdb.base/sepdebug.exp: Likewise.
8815 * gdb.base/watch_thread_num.exp: Likewise.
8816 * gdb.linespec/keywords.exp: Likewise.
8817 * gdb.multi/info-threads.exp: Likewise.
8818 * gdb.threads/thread-find.exp: Likewise.
8819 * gdb.multi/tids.c: New file.
8820 * gdb.multi/tids.exp: New file.
8821
8822 2016-01-13 Pedro Alves <palves@redhat.com>
8823
8824 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8825
8826 2016-01-13 Pedro Alves <palves@redhat.com>
8827
8828 * gdb.base/default.exp: Expect $_inferior as well.
8829 * gdb.multi/base.exp: Test $_inferior.
8830
8831 2016-01-13 Pedro Alves <palves@redhat.com>
8832
8833 PR breakpoints/19388
8834 * gdb.base/catch-signal-siginfo-cond.c: New file.
8835 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8836
8837 2016-01-12 Josh Stone <jistone@redhat.com>
8838 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8839
8840 * gdb.base/catch-syscall.c (do_execve): New variable.
8841 (main): Conditionally trigger an execve.
8842 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8843 (test_catch_syscall_execve): New, check entry/return across execve.
8844 (do_syscall_tests): Call test_catch_syscall_execve.
8845
8846 2016-01-12 Pedro Alves <palves@redhat.com>
8847
8848 * gdb.base/random-signal.exp (do_test): New procedure, with body
8849 of testcase moved in.
8850
8851 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8852 Pedro Alves <palves@redhat.com>
8853
8854 * gdb.base/funcargs.exp (finish from indirectly called function):
8855 Reintroduce the case for 'First'.
8856
8857 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8858 Pedro Alves <palves@redhat.com>
8859
8860 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8861 (tcatch_vfork_then_child_follow_exec)
8862 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8863 identification.
8864
8865 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8868 and repeats to unlimited.
8869 * gdb.python/py-value.exp: Likewise.
8870 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8871 and repeats to unlimited.
8872
8873 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8874
8875 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8876 and reordering the functions.
8877 * gdb.multi/hangout.c: Likewise.
8878 * gdb.multi/hello.c: Likewise.
8879
8880 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8881
8882 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8883 absolute.
8884 (SingleStatisticTestResult.report): Use dict.keys instead of
8885 dict.iterkeys.
8886
8887 2016-01-06 Pedro Alves <palves@redhat.com>
8888
8889 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8890
8891 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8892
8893 * gdb.btrace/dlopen.exp: New.
8894 * gdb.btrace/dlopen.c: New.
8895 * gdb.btrace/dlopen-dso.c: New.
8896
8897 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8898
8899 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8900 PATTERN argument is optional.
8901
8902 2015-12-24 Joel Brobecker <brobecker@adacore.com>
8903
8904 * lib/ada.exp (target_compile_ada_from_dir): New function.
8905 (gdb_compile_ada): Reimplement avoiding the use of project files.
8906 * gdb.ada/gnat_ada.gpr: Delete.
8907 * gdb.ada/cond_lang.exp: Adjust test to make path before
8908 filename optional.
8909 * gdb.ada/small_reg_param.exp: Likewise.
8910
8911 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
8912
8913 * gdb.base/foll-vork.exp: Remove HP-UX special case.
8914
8915 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
8916
8917 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8918 case.
8919
8920 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
8921
8922 * gdb.base/break.exp: Remove dead code.
8923 * gdb.base/sepdebug.exp: Likewise.
8924
8925 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8926
8927 * gdb.asm/asm-source.exp: Remove HP-UX references.
8928 * gdb.base/annota1.exp: Likewise.
8929 * gdb.base/annota3.exp: Likewise.
8930 * gdb.base/attach.exp: Likewise.
8931 * gdb.base/bigcore.exp: Likewise.
8932 * gdb.base/break.exp: Likewise.
8933 * gdb.base/call-ar-st.exp: Likewise.
8934 * gdb.base/callfuncs.exp: Likewise.
8935 * gdb.base/catch-fork-static.exp: Likewise.
8936 * gdb.base/display.exp: Likewise.
8937 * gdb.base/foll-exec-mode.exp: Likewise.
8938 * gdb.base/foll-exec.exp: Likewise.
8939 * gdb.base/foll-fork.exp: Likewise.
8940 * gdb.base/foll-vfork.exp: Likewise.
8941 * gdb.base/funcargs.exp: Likewise.
8942 * gdb.base/hbreak2.exp: Likewise.
8943 * gdb.base/inferior-died.exp: Likewise.
8944 * gdb.base/interrupt.exp: Likewise.
8945 * gdb.base/multi-forks.exp: Likewise.
8946 * gdb.base/nodebug.exp: Likewise.
8947 * gdb.base/sepdebug.exp: Likewise.
8948 * gdb.base/solib1.c: Likewise.
8949 * gdb.base/step-test.exp: Likewise.
8950 * gdb.mi/non-stop.c: Likewise.
8951 * gdb.mi/pthreads.c: Likewise.
8952 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8953 * gdb.threads/pthreads.c: Likewise.
8954 * gdb.threads/staticthreads.exp: Likewise.
8955 * lib/future.exp: Likewise.
8956 * lib/gdb.exp: Likewise.
8957 * gdb.base/so-indr-cl.c: Remove.
8958 * gdb.base/so-indr-cl.exp: Likewise.
8959 * gdb.base/solib.c: Likewise.
8960 * gdb.base/solib.exp: Likewise.
8961 * gdb.base/solib2.c: Likewise.
8962
8963 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8964
8965 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8966 * gdb.base/call-ar-st.exp: Likewise.
8967 * gdb.base/callfuncs.exp: Likewise.
8968 * gdb.base/condbreak.exp: Likewise.
8969 * gdb.base/constvars.exp: Likewise.
8970 * gdb.base/hbreak2.exp: Likewise.
8971 * gdb.base/langs.exp: Likewise.
8972 * gdb.base/list.exp: Likewise.
8973 * gdb.base/long_long.exp: Likewise.
8974 * gdb.base/ptype.exp: Likewise.
8975 * gdb.base/scope.exp: Likewise.
8976 * gdb.base/signals.exp: Likewise.
8977 * gdb.base/so-impl-ld.exp: Likewise.
8978 * gdb.base/varargs.exp: Likewise.
8979 * gdb.base/volatile.exp: Likewise.
8980 * gdb.base/whatis.exp: Likewise.
8981 * gdb.cp/cplusfuncs.exp: Likewise.
8982 * gdb.cp/inherit.exp: Likewise.
8983 * gdb.cp/local.exp: Likewise.
8984 * gdb.cp/member-ptr.exp: Likewise.
8985 * gdb.cp/method.exp: Likewise.
8986 * gdb.cp/overload.exp: Likewise.
8987 * gdb.cp/templates.exp: Likewise.
8988 * gdb.stabs/weird.exp: Likewise.
8989 * lib/compiler.c: Likewise.
8990 * lib/compiler.cc: Likewise.
8991 * lib/cp-support.exp: Likewise.
8992 * lib/gdb.exp: Likewise.
8993
8994 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8995
8996 * configure.ac: Remove HP-UX case.
8997 * configure: Regenerate.
8998
8999 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9000
9001 * lib/gdb.exp (gdb_compile): Add function doc.
9002
9003 2015-12-17 Pedro Alves <palves@redhat.com>
9004
9005 PR threads/19354
9006 * gdb.multi/info-threads.exp: New file.
9007
9008 2015-12-15 Yao Qi <yao.qi@linaro.org>
9009
9010 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9011 is aarch64*-*-*.
9012
9013 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9014
9015 * gdb.base/history-duplicates.exp: Skip if no readline support.
9016
9017 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9018
9019 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9020
9021 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9022
9023 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9024
9025 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9026
9027 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9028 ctrl-C if nointerrupts target property is set.
9029 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9030 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9031 * gdb.base/paginate-bg-execution.exp: Likewise.
9032 * gdb.base/paginate-execution-startup.exp: Likewise.
9033 * gdb.base/random-signal.exp: Likewise.
9034 * gdb.base/range-stepping.exp: Likewise.
9035 * gdb.cp/annota2.exp: Likewise.
9036 * gdb.cp/annota3.exp: Likewise.
9037 * gdb.gdb/selftest.exp: Likewise.
9038 * gdb.threads/continue-pending-status.exp: Likewise.
9039 * gdb.threads/leader-exit.exp: Likewise.
9040 * gdb.threads/manythreads.exp: Likewise.
9041 * gdb.threads/pthreads.exp: Likewise.
9042 * gdb.threads/schedlock.exp: Likewise.
9043 * gdb.threads/sigthread.exp: Likewise.
9044
9045 2015-12-11 Don Breazeal <donb@codesourcery.com>
9046
9047 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9048 remote.
9049 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9050 * gdb.base/foll-exec.exp (main): Enable for target remote.
9051 * gdb.base/foll-fork.exp (main): Likewise.
9052 * gdb.base/foll-vfork.exp (main): Likewise.
9053 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9054 (proc continue_to_exit_bp_loc): Use clean_restart.
9055 * gdb.base/pie-execl.exp (main): Disable for target remote.
9056 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9057 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9058 * gdb.threads/execl.exp (main): Likewise.
9059 * gdb.threads/fork-child-threads.exp (main): Likewise.
9060 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9061 remote.
9062 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9063 remote.
9064 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9065 pid.tid style ptids, instead of just tid.
9066 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9067 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9068 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9069 ptids, instead of just tid.
9070
9071 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9072
9073 * gdb.base/list.exp (test_list_forward): Add end of file error
9074 test.
9075 (test_repeat_list_command): Add end of file error test.
9076 (test_list_backwards): Add beginning of file error test.
9077
9078 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9079
9080 * gdb.base/list.exp (test_list_invalid_args): New function,
9081 defined, and called.
9082
9083 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9084
9085 * gdb.base/list.exp (test_list): Make test names unique.
9086
9087 2015-12-11 Yao Qi <yao.qi@linaro.org>
9088
9089 * gdb.base/coremaker2.c: Remove.
9090
9091 2015-12-10 Pedro Alves <palves@redhat.com>
9092
9093 * gdb.multi/base.exp: Remove stale "spaces" references.
9094
9095 2015-12-10 Pedro Alves <palves@redhat.com>
9096
9097 * gdb.multi/base.exp: Don't use nowarnings.
9098 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9099 * gdb.multi/hangout.c: Include stdio.h.
9100 * gdb.multi/hello.c: Include stdlib.h.
9101 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9102 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9103 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9104
9105 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9106
9107 * gdb.dwarf2/dw2-ranges-base.c: New file.
9108 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9109 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9110 support additional line table, and debug ranges generation.
9111 (Dwarf::ranges): New function, generate .debug_ranges.
9112 (Dwarf::lines): Support generating simple line table programs.
9113 (Dwarf::assemble): Initialise new namespace variables.
9114
9115 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9116
9117 * gdb.base/async.exp (proc test_background): Add case for
9118 asynchronous execution not supported.
9119
9120 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9121
9122 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9123 format and change test names to make them unique.
9124
9125 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9126 Pedro Alves <pedro@redhat.com>
9127
9128 PR gdb/18702
9129 Add checking of floatformats setup on x86_64 hosts.
9130 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9131 (smallval, bigval): New labels/constants.
9132 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9133 float" after loading bigval and smallval.
9134
9135 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9136
9137 * gdb.ada/fun_overload_menu.exp: New testcase.
9138 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9139
9140 2015-12-04 Josh Stone <jistone@redhat.com>
9141
9142 * gdb.base/catch-fork-static.exp: New.
9143
9144 2015-12-03 Yao Qi <yao.qi@linaro.org>
9145
9146 * gdb.base/sizeof.c: Don't include stdio.h and
9147 ../lib/unbuffer_output.c.
9148 (main): New variable 'size' and 'value'. Remove printf and
9149 gdb_unbuffer_output. Assign return value to size and value.
9150 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9151 at the beginning.
9152 (check_sizeof): Check the result by printing variable 'size'.
9153 (check_valueof): Check the result by printing variable 'value'.
9154
9155 2015-12-01 Yao Qi <yao.qi@linaro.org>
9156
9157 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9158 for aarch64*-*-linux* target.
9159
9160 2015-11-30 Pedro Alves <palves@redhat.com>
9161
9162 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9163
9164 2015-11-30 Pedro Alves <palves@redhat.com>
9165
9166 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9167 Handle non-stop mode vCont replies.
9168
9169 2015-11-30 Pedro Alves <palves@redhat.com>
9170
9171 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9172 prepare_for_testing. Start gdb with "set non-stop on" appended to
9173 GDBFLAGS. Lax expected stop output.
9174
9175 2015-11-27 Yao Qi <yao.qi@linaro.org>
9176
9177 * gdb.arch/arm-neon.exp: New.
9178 * gdb.arch/arm-neon.c: New.
9179
9180 2015-11-27 Yao Qi <yao.qi@linaro.org>
9181
9182 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9183
9184 2015-11-27 Yao Qi <yao.qi@linaro.org>
9185
9186 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9187 frames-invalid annotation.
9188
9189 2015-11-27 Yao Qi <yao.qi@linaro.org>
9190
9191 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9192
9193 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9194
9195 * gdb.threads/names.exp: New file.
9196 * gdb.threads/names.c: New file.
9197 * README: Mention gdb,no_thread_names.
9198
9199 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9200
9201 PR 19297
9202 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9203 support" error.
9204
9205 2015-11-24 Pedro Alves <palves@redhat.com>
9206
9207 PR 17539
9208 * gdb.base/display.exp: Expect displays to be sorted in ascending
9209 order. Use multi_line.
9210 * gdb.base/solib-display.exp: Likewise.
9211
9212 2015-11-24 Pedro Alves <palves@redhat.com>
9213
9214 PR 17539
9215 * gdb.base/display.exp: Expect displays to be sorted in ascending
9216 order. Use multi_line.
9217 * gdb.base/solib-display.exp: Likewise.
9218
9219 2015-11-24 Pedro Alves <palves@redhat.com>
9220
9221 PR 17539
9222 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9223 threads in ascending order.
9224 * gdb.base/foll-fork.exp: Likewise.
9225 * gdb.base/foll-vfork.exp: Likewise.
9226 * gdb.base/multi-forks.exp: Likewise.
9227 * gdb.mi/mi-nonstop.exp: Likewise.
9228 * gdb.mi/mi-nsintrall.exp: Likewise.
9229 * gdb.multi/base.exp: Likewise.
9230 * gdb.multi/multi-arch.exp: Likewise.
9231 * gdb.python/py-inferior.exp: Likewise.
9232 * gdb.threads/break-while-running.exp: Likewise.
9233 * gdb.threads/execl.exp: Likewise.
9234 * gdb.threads/gcore-thread.exp: Likewise.
9235 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9236 * gdb.threads/kill.exp: Likewise.
9237 * gdb.threads/linux-dp.exp: Likewise.
9238 * gdb.threads/multiple-step-overs.exp: Likewise.
9239 * gdb.threads/next-bp-other-thread.exp: Likewise.
9240 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9241 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9242 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9243 * gdb.threads/thread-find.exp: Likewise.
9244 * gdb.threads/tls.exp: Likewise.
9245 * lib/mi-support.exp (mi_reverse_list): Delete.
9246 (mi_check_thread_states): No longer reverse list.
9247
9248 2015-11-24 Pedro Alves <palves@redhat.com>
9249
9250 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9251 use lowercase.
9252
9253 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9254
9255 * gdb.trace/actions.c: Include trace-common.h.
9256 (main): Add a location for a fast tracepoint.
9257 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9258 the normal tracepoints.
9259 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9260
9261 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9262
9263 * save-trace.exp: Factor out code to these...
9264 (gdb_save_tracepoints): New.
9265 (gdb_load_tracepoints): New.
9266 (do_save_load_test): New.
9267
9268 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9269
9270 * gdb.base/asmlabel.exp: New test.
9271 * gdb.base/asmlabel.c: New test case.
9272
9273 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9274
9275 * gdb.base/wrong_frame_bt_full-main.c: New file.
9276 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9277 * gdb.base/wrong_frame_bt_full.exp: New file.
9278
9279 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9280
9281 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9282
9283 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9284
9285 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9286 pstate register when comparing registers values in
9287 sparc64-*-linux-gnu targets to avoid spurious differences.
9288
9289 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9290
9291 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9292
9293 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9294
9295 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9296 as type argument to gdb_compile.
9297 * gdb.base/nested-subp2.exp: Likewise.
9298 * gdb.base/nested-subp3.exp: Likewise.
9299
9300 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9301
9302 * lib/dwarf.exp (_note): Fix left shift of negative value.
9303 * gdb.trace/trace-condition.exp: Likewise.
9304
9305 2015-11-13 Yao Qi <yao.qi@linaro.org>
9306
9307 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9308 comments about d10v.
9309 (test_scalar_returns): Likewise.
9310 * gdb.base/d10v.ld: Remove.
9311 * gdb.base/overlays.exp: Remove the target triplet checking for
9312 d10v-*-*.
9313 * gdb.base/structs.exp (test_struct_returns): Remove the
9314 comments about d10v.
9315 (test_struct_calls): Likewise.
9316
9317 2015-11-13 Yao Qi <yao.qi@linaro.org>
9318
9319 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9320 * gdb.base/gnu_vector.c: Don't include stdio.h.
9321 (main): Don't print res and call add_some_intvecs.
9322
9323 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9324
9325 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9326 macro.
9327 (func5): Removed.
9328 (func4): Use FAST_TRACEPOINT_LABEL.
9329 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9330 macro.
9331 (func): Removed.
9332 (thread_function): Use FAST_TRACEPOINT_LABEL.
9333 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9334 (func): Remove.
9335 (marker): Use FAST_TRACEPOINT_LABEL.
9336 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9337 (pendfunc1): Remove.
9338 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9339 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9340 (foo): Remove.
9341 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9342 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9343 macro.
9344 (func): Remove.
9345 (marker): Use FAST_TRACEPOINT_LABEL.
9346 * gdb.trace/trace-common.h: New header.
9347 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9348 macro.
9349 (func): Remove.
9350 (marker): Use FAST_TRACEPOINT_LABEL.
9351 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9352 (func): Remove.
9353 (thread_function): Use FAST_TRACEPOINT_LABEL.
9354
9355 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9356
9357 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9358 in front.
9359 * gdb.trace/change-loc.exp: Use global pcreg definition.
9360 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9361 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9362 in front.
9363 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9364 * gdb.trace/pending.exp: Likewise.
9365 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9366 * gdb.trace/trace-break.exp: Likewise.
9367 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9368 in front.
9369 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9370 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9371 in front.
9372 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9373
9374 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9375
9376 * gdb.ada/fin_fun_out: New testcase.
9377
9378 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9379
9380 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9381 value associated with DW_AT_byte_size.
9382 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9383 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9384 DW_AT_upper_bound.
9385
9386 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9387
9388 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9389 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9390 version.
9391 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9392 gdb.dwarf2/dw2-canonicalize-type.exp,
9393 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9394 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9395 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9396 provided by gdb_target_symbol_prefix_flags_asm.
9397 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9398 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9399 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9400 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9401 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9402 macros where needed). Use this macro for symbols which require
9403 the prefix provided by SYMBOL_PREFIX.
9404
9405 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9406
9407 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9408 New procs.
9409 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9410 representing expressions, of more than one list element.
9411 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9412 to prepend linker symbol prefix to f.
9413 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9414 table_1 and table_2.
9415 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9416 Likewise, for f and g.
9417 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9418 for ptr.
9419 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9420 for main.
9421 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9422 table_1_ptr and table_2_ptr.
9423
9424 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9425 Joel Brobecker <brobecker@adacore.com>
9426
9427 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9428
9429 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9430
9431 * gdb.reverse/s390-mvcle.c: New test.
9432 * gdb.reverse/s390-mvcle.exp: New file.
9433 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9434
9435 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9436
9437 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9438
9439 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9440
9441 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9442 reaching marker2.
9443 * gdb.reverse/getresuid-reverse.exp: Likewise.
9444 * gdb.reverse/pipe-reverse.exp: Likewise.
9445 * gdb.reverse/readv-reverse.exp: Likewise.
9446 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9447 * gdb.reverse/time-reverse.exp: Likewise.
9448 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9449
9450 2015-10-30 Yao Qi <yao.qi@linaro.org>
9451
9452 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9453 (empty_cycle): Remove.
9454 (main): Don't call empty_cycle. Don't use watch_count_done.
9455 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9456 empty_cycle. Rewrite the code counting HW watchpoints.
9457
9458 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9459
9460 * gdb.reverse/fstatat-reverse.c: New test.
9461 * gdb.reverse/fstatat-reverse.exp: New file.
9462 * gdb.reverse/getresuid-reverse.c: New test.
9463 * gdb.reverse/getresuid-reverse.exp: New file.
9464 * gdb.reverse/pipe-reverse.c: New test.
9465 * gdb.reverse/pipe-reverse.exp: New file.
9466 * gdb.reverse/readv-reverse.c: New test.
9467 * gdb.reverse/readv-reverse.exp: New file.
9468 * gdb.reverse/recvmsg-reverse.c: New test.
9469 * gdb.reverse/recvmsg-reverse.exp: New file.
9470 * gdb.reverse/time-reverse.c: New test.
9471 * gdb.reverse/time-reverse.exp: New file.
9472 * gdb.reverse/waitpid-reverse.c: New test.
9473 * gdb.reverse/waitpid-reverse.exp: New file.
9474
9475 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9476
9477 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9478
9479 2015-10-26 Doug Evans <dje@google.com>
9480
9481 PR symtab/17391
9482 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9483 * gdb.dwarf2/bad-regnum.c: New file.
9484 * gdb.dwarf2/bad-regnum.exp: New file.
9485
9486 2015-10-26 Doug Evans <dje@google.com>
9487
9488 PR python/18938
9489 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9490 file.
9491
9492 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9493
9494 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9495 for a change by "Mention language in compile error message".
9496
9497 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9498
9499 PR python/18073
9500 * gdb.python/py-type.c (C::a_method): New.
9501 (C::a_const_method): New.
9502 (C::a_static_method): New.
9503 (a_function): New.
9504 * gdb.python/py-type.exp (test_fields): Test getting fields
9505 from function and method.
9506
9507 2015-10-21 Keven Boell <keven.boell@intel.com>
9508
9509 * gdb.fortran/vla-alloc-assoc.exp: New file.
9510 * gdb.fortran/vla-datatypes.exp: New file.
9511 * gdb.fortran/vla-datatypes.f90: New file.
9512 * gdb.fortran/vla-history.exp: New file.
9513 * gdb.fortran/vla-ptype-sub.exp: New file.
9514 * gdb.fortran/vla-ptype.exp: New file.
9515 * gdb.fortran/vla-sizeof.exp: New file.
9516 * gdb.fortran/vla-sub.f90: New file.
9517 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9518 * gdb.fortran/vla-value-sub-finish.exp: New file.
9519 * gdb.fortran/vla-value-sub.exp: New file.
9520 * gdb.fortran/vla-value.exp: New file.
9521 * gdb.fortran/vla-ptr-info.exp: New file.
9522 * gdb.mi/mi-vla-fortran.exp: New file.
9523 * gdb.mi/vla.f90: New file.
9524
9525 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9526
9527 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9528 of hardwired timeout value.
9529
9530 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9531 Pedro Alves <palves@redhat.com>
9532
9533 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9534 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9535
9536 2015-10-19 Josh Stone <jistone@redhat.com>
9537
9538 * gdb.base/catch-syscall.c: Include <sched.h>.
9539 (unknown_syscall): New variable.
9540 (main): Trigger a vfork and an unknown syscall.
9541 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9542 (unknown_syscall_number): Likewise.
9543 (check_call_to_syscall): Accept an optional syscall pattern.
9544 (check_return_from_syscall): Likewise.
9545 (check_continue): Likewise.
9546 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9547 (test_catch_syscall_skipping_return): New test toggling off 'catch
9548 syscall' to step over the syscall return, then toggling back on.
9549 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9550 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9551 (do_syscall_tests): Call test_catch_syscall_without_args and
9552 test_catch_syscall_mid_vfork.
9553 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9554 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9555
9556 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
9557
9558 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9559 print g_vE): Add new pass patterns.
9560 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9561 print various symbol names for vptr fields.
9562
9563 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9564
9565 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9566 results.
9567
9568 2015-10-12 Yao Qi <yao.qi@linaro.org>
9569
9570 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9571
9572 2015-10-12 Yao Qi <yao.qi@linaro.org>
9573
9574 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9575 is aarch64*-*-linux*.
9576
9577 2015-10-12 Yao Qi <yao.qi@linaro.org>
9578
9579 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9580 (can_relocate_bcond_true): ... it.
9581 (can_relocate_bcond_false): New function.
9582 (foo): Likewise.
9583 (can_relocate_bl): Likewise.
9584 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9585 can_relocate_bl.
9586
9587 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9588
9589 * gdb.base/nested-addr.c: New file.
9590 * gdb.base/nested-addr.exp: New testcase.
9591
9592 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9593
9594 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9595 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9596 its output. Ignore the output of "record goto begin" and instead
9597 check that GDB is replaying.
9598
9599 2015-10-09 Pedro Alves <palves@redhat.com>
9600
9601 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9602 (top level): Use it in the run with no args test.
9603
9604 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9605
9606 * gdb.dlang/properties.exp: New file.
9607
9608 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9609
9610 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9611 whether or not address 0x1000 is mapped on the target.
9612
9613 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9614
9615 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9616 build.
9617
9618 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9619
9620 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9621 instruction-history test.
9622
9623 2015-09-28 Doug Evans <dje@google.com>
9624
9625 * gdb.base/gcore.c (array_func): Add reference to static_array.
9626
9627 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9628
9629 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9630 source line.
9631
9632 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9633
9634 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9635 short or char as base type.
9636
9637 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9638
9639 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9640 to allow any size enum.
9641
9642 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9643
9644 * gdb.ada/array_ptr_renaming.exp: New testcase.
9645 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9646 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9647
9648 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9649
9650 * gdb.trace/ftrace-lock.c: New file.
9651 * gdb.trace/ftrace-lock.exp: New file.
9652
9653 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9654
9655 * gdb.arch/insn-reloc.c: New file.
9656 * gdb.arch/ftrace-insn-reloc.exp: New file.
9657
9658 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9659
9660 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9661 instruction.
9662 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9663 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9664 * gdb.trace/range-stepping.c: Likewise.
9665 * gdb.trace/trace-break.c: Likewise.
9666 * gdb.trace/trace-mt.c (thread_function): Likewise.
9667 * gdb.trace/ftrace.c (marker): Likewise.
9668 * gdb.trace/trace-condition.c (marker): Likewise.
9669 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9670 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9671 is_aarch64_target.
9672
9673 2015-09-18 Doug Evans <xdje42@gmail.com>
9674
9675 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9676 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9677
9678 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9679
9680 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9681 the breakpoint.
9682
9683 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9684
9685 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9686 the pending breakpoint. Remove timeout override for "Run till
9687 MI pending breakpoint on pendfunc3 on thread 2" test.
9688
9689 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9690
9691 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9692 filename pattern.
9693
9694 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9695
9696 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9697 in breakpoint filename pattern.
9698
9699 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9700
9701 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9702
9703 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9704
9705 * gdb.linespec/explicit.exp: Check for readline support for
9706 tab-completion tests. Fix obvious typo.
9707
9708 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9709
9710 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9711 and replay.
9712
9713 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9714
9715 * gdb.btrace/non-stop.c: New.
9716 * gdb.btrace/non-stop.exp: New.
9717
9718 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9719 Yao Qi <yao.qi@linaro.org>
9720
9721 * gdb.trace/trace-condition.c: New file.
9722 * gdb.trace/trace-condition.exp: New file.
9723
9724 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
9725
9726 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9727 for testing bytecode compilation.
9728
9729 2015-09-16 Pedro Alves <palves@redhat.com>
9730 Sandra Loosemore <sandra@codesourcery.com>
9731
9732 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9733 (SECONDS): Redefine.
9734 (main): Call pthread_kill and alarm early.
9735 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9736 support.
9737 (test): If the target can't hardware step and doesn't support
9738 displaced stepping, increase the timeout.
9739
9740 2015-09-16 Pedro Alves <palves@redhat.com>
9741
9742 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9743 (enable_debug): New procedures.
9744 (test): Use them. Bail out if waiting for threads fails.
9745 (top level): Bail out if a test fails.
9746
9747 2015-09-16 Yao Qi <yao.qi@linaro.org>
9748
9749 * gdb.asm/asm-source.exp: Set asm-arch for
9750 aarch64*-*-* target.
9751 * gdb.asm/aarch64.inc: New file.
9752
9753 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9754
9755 * gdb.ada/array_of_variable_length.exp: New testcase.
9756 * gdb.ada/array_of_variable_length/foo.adb: New file.
9757 * gdb.ada/array_of_variable_length/pck.adb: New file.
9758 * gdb.ada/array_of_variable_length/pck.ads: New file.
9759
9760 2015-09-15 Doug Evans <dje@google.com>
9761
9762 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9763 of function static local variable.
9764
9765 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9766
9767 * gdb.threads/tls-so_extern.exp: New test file.
9768 * gdb.threads/tls-so_extern.c: New test file.
9769 * gdb.threads/tls-so_extern_main.c: New test file.
9770
9771 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9772
9773 * gdb.opt/solib-intra-step-lib.c: New file.
9774 * gdb.opt/solib-intra-step-main.c: New file.
9775 * gdb.opt/solib-intra-step.exp: New file.
9776
9777 2015-09-15 Pedro Alves <palves@redhat.com>
9778
9779 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9780 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9781
9782 2015-09-14 Pedro Alves <palves@redhat.com>
9783
9784 * gdb.base/hook-stop-continue.c: Delete.
9785 * gdb.base/hook-stop-continue.exp: Delete.
9786 * gdb.base/hook-stop-frame.c: Delete.
9787 * gdb.base/hook-stop-frame.exp: Delete.
9788 * gdb.base/hook-stop.c: New file.
9789 * gdb.base/hook-stop.exp: New file.
9790
9791 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9792
9793 * gdb.ada/access_to_packed_array.exp: New testcase.
9794 * gdb.ada/access_to_packed_array/foo.adb: New file.
9795 * gdb.ada/access_to_packed_array/pack.adb: New file.
9796 * gdb.ada/access_to_packed_array/pack.ads: New file.
9797
9798 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9799
9800 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9801 buffer size test.
9802
9803 2015-09-11 Don Breazeal <donb@codesourcery.com>
9804
9805 * gdb.base/foll-exec.c: Add copyright header. Fix
9806 formatting issues.
9807 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9808 (do_exec_tests): Use clean_restart in place of zap_session,
9809 and for test initialization. Fix formatting issues. Use
9810 fail in place of perror.
9811 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9812 an expect statement to match an expression with output from
9813 the program under debug.
9814 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9815 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9816 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9817 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9818 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9819
9820 2015-09-09 Doug Evans <dje@google.com>
9821
9822 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9823
9824 2015-09-09 Doug Evans <dje@google.com>
9825
9826 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9827
9828 2015-09-09 Doug Evans <dje@google.com>
9829
9830 * gdb.base/savedregs.exp: Fix typo.
9831
9832 2015-09-09 Pedro Alves <palves@redhat.com>
9833
9834 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9835
9836 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9837
9838 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9839 command actually switches threads. Give up on remaining
9840 tests if target fails to stop at breakpoint.
9841
9842 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9843
9844 * gdb.ada/funcall_char.exp: New testcase.
9845 * gdb.ada/funcall_char/foo.adb: New file.
9846
9847 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9848
9849 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9850 expected outputs. Add two testcases for completing ambiguous
9851 functions.
9852 * gdb.ada/complete/aux_pck.adb: New file.
9853 * gdb.ada/complete/aux_pck.ads: New file.
9854 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9855 Ambiguous_Func functions.
9856 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9857 * gdb.ada/complete/pck.adb: Likewise.
9858
9859 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9860
9861 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9862 failures to run the test program under GDB.
9863
9864 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
9865
9866 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9867 to C.
9868
9869 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9870
9871 * gdb.base/run-after-attach.exp: New test file.
9872 * gdb.base/run-after-attach.c: New test file.
9873
9874 2015-08-26 Don Breazeal <donb@codesourcery.com>
9875
9876 * gdb.base/foll-exec-2.c: New test program.
9877 * gdb.base/foll-exec-2.exp: New test.
9878
9879 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9880
9881 * gdb.base/nested-subp1.exp: New file.
9882 * gdb.base/nested-subp1.c: New file.
9883 * gdb.base/nested-subp2.exp: New file.
9884 * gdb.base/nested-subp2.c: New file.
9885 * gdb.base/nested-subp3.exp: New file.
9886 * gdb.base/nested-subp3.c: New file.
9887
9888 2015-08-24 Pedro Alves <palves@redhat.com>
9889
9890 * gdb.server/connect-without-multi-process.c: New file.
9891 * gdb.server/connect-without-multi-process.exp: New file.
9892
9893 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9894
9895 * gdb.opt/inline-markers.c: Make z int.
9896
9897 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9898
9899 * gdb.opt/inline-markers.c: Make z volatile.
9900
9901 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9902
9903 * gdb.opt/inline-bt.c: New volatile global z.
9904 * gdb.opt/inline-cmds.c: Likewise.
9905 * gdb.opt/inline-locals.c: Likewise.
9906 * gdb.opt/inline-markers.c: New extern global z.
9907 (marker): Use z.
9908 (inline_fn): Likewise.
9909
9910 2015-08-24 Pedro Alves <palves@redhat.com>
9911
9912 * config/m32r-stub.exp: Remove file.
9913 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9914 * gdb.base/call-rt-st.exp: Likewise.
9915 * gdb.base/call-strs.exp: Likewise.
9916 * gdb.base/default.exp: Remove references to h8300-*-hms and
9917 *-*-udi*.
9918 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9919
9920 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9921
9922 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9923 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
9924 and "return" use KFAIL when GDB can not read/write the vector
9925 return value.
9926
9927 2015-08-21 Gary Benson <gbenson@redhat.com>
9928
9929 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9930
9931 2015-08-20 Pedro Alves <palves@redhat.com>
9932
9933 * gdb.server/solib-list.exp: No longer expect an interior stop in
9934 non-stop mode.
9935
9936 2015-08-20 Pedro Alves <palves@redhat.com>
9937
9938 * gdb.server/connect-stopped-target.c: New file.
9939 * gdb.server/connect-stopped-target.exp: New file.
9940
9941 2015-08-20 Pedro Alves <palves@redhat.com>
9942
9943 * gdb.dwarf2/comp-unit-lang.exp: New file.
9944 * gdb.dwarf2/comp-unit-lang.c: New file.
9945
9946 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9947
9948 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9949 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9950
9951 2015-08-19 Kevin Buettner <kevinb@redhat.com>
9952
9953 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9954 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9955
9956 2015-08-18 Doug Evans <dje@google.com>
9957 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9958
9959 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9960 skip_python_tests. New arg prompt_regexp.
9961 (skip_python_tests): New function.
9962 * lib/mi-support.exp (mi_skip_python_tests): New function.
9963 * gdb.python/py-mi-objfile-gdb.py: New file.
9964 * gdb.python/py-mi-objfile.c: New file.
9965 * gdb.python/py-mi-objfile.exp: New file.
9966
9967 2015-08-17 Keith Seitz <keiths@redhat.com>
9968
9969 * gdb.linespec/explicit.exp: Move strace test from here ...
9970 * gdb.trace/strace.exp: ... to here.
9971
9972 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9973
9974 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9975 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9976
9977 2015-08-14 Doug Evans <xdje42@gmail.com>
9978
9979 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9980 inferior before selecting a new file.
9981
9982 2015-08-14 Doug Evans <xdje42@gmail.com>
9983
9984 * gdb.mi/mi-disassemble.exp: Update.
9985 * gdb.base/disasm-optim.S: New file.
9986 * gdb.base/disasm-optim.c: New file.
9987 * gdb.base/disasm-optim.h: New file.
9988 * gdb.base/disasm-optim.exp: New file.
9989
9990 2015-08-14 Keith Seitz <keiths@redhat.com>
9991
9992 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9993 "evaluated-by".
9994
9995 2015-08-13 Joel Brobecker <brobecker@adacore.com>
9996
9997 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9998
9999 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10000
10001 * gdb.ada/fun_renaming.exp: New testcase.
10002 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10003 * gdb.ada/fun_renaming/pack.adb: New file.
10004 * gdb.ada/fun_renaming/pack.ads: New file.
10005
10006 2015-08-12 Keith Seitz <keiths@redhat.com>
10007
10008 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10009 gdb_get_line_number.
10010
10011 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10012
10013 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10014 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10015 gdb.base/dso2dso.exp: New files.
10016
10017 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10018 Pedro Alves <palves@redhat.com>
10019 Keith Seitz <keiths@redhat.com>
10020
10021 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10022 GDBFLAGS.
10023
10024 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10025
10026 * gdb.base/gdbhistsize-history.exp
10027 (test_histsize_history_setting): Use save_vars.
10028 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10029 Use save_vars.
10030 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10031 * gdb.base/readline.exp: Use save_vars.
10032
10033 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10034
10035 * lib/gdb.exp (save_vars): New proc.
10036
10037 2015-08-11 Keith Seitz <keiths@redhat.com>
10038
10039 * gdb.base/help.exp: Update help_breakpoint_text.
10040
10041 2015-08-11 Keith Seitz <keiths@redhat.com>
10042
10043 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10044 (at toplevel): Call test_explicit_breakpoints.
10045 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10046 breakpoints.
10047 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10048 breakpoint conditions, "-cond".
10049
10050 2015-08-11 Keith Seitz <keiths@redhat.com>
10051
10052 * gdb.linespec/3explicit.c: New file.
10053 * gdb.linespec/cpexplicit.cc: New file.
10054 * gdb.linespec/cpexplicit.exp: New file.
10055 * gdb.linespec/explicit.c: New file.
10056 * gdb.linespec/explicit.exp: New file.
10057 * gdb.linespec/explicit2.c: New file.
10058 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10059 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10060 before using in the matching pattern.
10061 Clarify that `prefix' is a regular expression.
10062
10063 2015-08-11 Keith Seitz <keiths@redhat.com>
10064
10065 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10066 test.
10067 Add tests for missing ",FMT" and ",".
10068
10069 2015-08-10 Doug Evans <dje@google.com>
10070 Keith Seitz <keiths@redhat.com>
10071
10072 PR gdb/17960
10073 * gdb.base/completion.exp: Add location completer tests.
10074
10075 2015-08-07 Pedro Alves <palves@redhat.com>
10076
10077 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10078 tests here.
10079 (top level): Run do_test with and without displaced stepping.
10080
10081 2015-08-07 Pedro Alves <palves@redhat.com>
10082
10083 * gdb.base/valgrind-disp-step.c: New file.
10084 * gdb.base/valgrind-disp-step.exp: New file.
10085
10086 2015-08-07 Pedro Alves <palves@redhat.com>
10087
10088 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10089 Delete function.
10090 (main): Add alarm. Run an infinite loop instead of calling
10091 wait_threads.
10092 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10093 comment.
10094 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10095 Delete function.
10096 (main): Add alarm. Run an infinite loop instead of calling
10097 wait_threads.
10098 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10099 comment.
10100
10101 2015-08-07 Pedro Alves <palves@redhat.com>
10102
10103 * gdb.base/checkpoint-ns.exp: New file.
10104 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10105 standard_testfile.
10106
10107 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10108
10109 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10110 * gdb.btrace/instruction_history.exp: Update.
10111 * gdb.btrace/tsx.exp: New.
10112 * gdb.btrace/tsx.c: New.
10113
10114 2015-08-06 Pedro Alves <palves@redhat.com>
10115
10116 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10117 increase timeout.
10118 * gdb.reverse/until-precsave.exp: Bump timeouts.
10119
10120 2015-08-06 Pedro Alves <palves@redhat.com>
10121
10122 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10123
10124 2015-08-06 Pedro Alves <palves@redhat.com>
10125
10126 PR gdb/18749
10127 * gdb.threads/process-dies-while-handling-bp.c: New file.
10128 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10129
10130 2015-08-06 Pedro Alves <palves@redhat.com>
10131
10132 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10133 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10134
10135 2015-08-05 Pedro Alves <palves@redhat.com>
10136
10137 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10138 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10139
10140 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10141
10142 * gdb.base/bp-permanent.exp: Report test as unsupported if
10143 the target cannot stop at the permanent breakpoint.
10144
10145 2015-08-03 Doug Evans <dje@google.com>
10146
10147 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10148 10000.
10149
10150 2015-08-03 Doug Evans <dje@google.com>
10151
10152 * Makefile.in (workers/%.worker, build-perf): New rule.
10153 (GDB_PERFTEST_MODE): New variable.
10154 (check-perf): Use it.
10155 (clean): Clean up gdb.perf parallel build subdirs.
10156 * lib/build-piece.exp: New file.
10157 * lib/gdb.exp (make_gdb_parallel_path): New function
10158 (standard_output_file, standard_temp_file): Call it.
10159 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10160 of $GDB_PARALLEL.
10161 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10162
10163 2015-08-03 Doug Evans <dje@google.com>
10164
10165 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10166 (LOG_FILE_NAME): New global.
10167 (TextReporter.__init__): Initialize self.txt_sum.
10168 (TextReporter.report): Add support for multiple data-points.
10169 Move report to perftest.sum, put raw data in perftest.log.
10170 (TextReporter.start): Open sum and log files.
10171 (TextReporter.end): Close sum and log files.
10172 * gdb.perf/lib/perftest/testresult.py
10173 (SingleStatisticTestResult.record): Handle multiple data-points.
10174
10175 2015-07-31 Pedro Alves <palves@redhat.com>
10176
10177 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10178 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10179 kill_wait_spawned_process instead of explicit "kill -9".
10180 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10181 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10182 kill_wait_spawned_process.
10183 * gdb.base/attach-twice.exp: Likewise.
10184 * gdb.base/attach.exp: Likewise.
10185 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10186 gdb_test_multiple.
10187 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10188 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10189 kill_wait_spawned_process.
10190 * gdb.base/valgrind-infcall.exp: Likewise.
10191 * gdb.multi/multi-attach.exp: Likewise.
10192 * gdb.python/py-prompt.exp: Likewise.
10193 * gdb.python/py-sync-interp.exp: Likewise.
10194 * gdb.server/ext-attach.exp: Likewise.
10195 * gdb.threads/attach-into-signal.exp (corefunc): Use
10196 spawn_wait_for_attach, spawn_id_get_pid and
10197 kill_wait_spawned_process.
10198 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10199 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10200 spawn_id_get_pid and kill_wait_spawned_process.
10201 * gdb.threads/attach-stopped.exp (corefunc): Use
10202 spawn_wait_for_attach, spawn_id_get_pid and
10203 kill_wait_spawned_process.
10204 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10205 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10206 kill_wait_spawned_process instead of explicit "kill -9".
10207 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10208 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10209 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10210 processes. Don't map cygwin/windows pids here. Now returns a
10211 spawn id list.
10212
10213 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10214
10215 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10216 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10217 correct patch.
10218
10219 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10220
10221 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10222
10223 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10224
10225 Reapply:
10226 2014-05-21 Mark Wielaard <mjw@redhat.com>
10227
10228 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10229
10230 2015-07-30 Pedro Alves <palves@redhat.com>
10231
10232 * linux-low.c (handle_extended_wait): Set the child's last
10233 reported status to TARGET_WAITKIND_STOPPED.
10234
10235 2015-07-30 Pedro Alves <palves@redhat.com>
10236
10237 PR threads/18600
10238 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10239 only shows inferior 1.
10240
10241 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10242 Pedro Alves <palves@redhat.com>
10243
10244 PR threads/18600
10245 * gdb.threads/fork-plus-threads.c: New file.
10246 * gdb.threads/fork-plus-threads.exp: New file.
10247
10248 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10249
10250 * gdb.base/batch-preserve-term-settings.exp
10251 (test_terminal_settings_preserved_after_cli_exit): Use
10252 send_quit_command.
10253
10254 2015-07-29 Pedro Alves <palves@redhat.com>
10255 Don Breazeal <donb@codesourcery.com>
10256
10257 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10258 output from both inferior_spawn_id and gdb_spawn_id.
10259
10260 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10261
10262 * gdb.threads/attach-into-signal.exp (corefunc): Use
10263 with_test_prefix on nested loops, uniquefying the test messages.
10264
10265 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10266
10267 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10268 commit.
10269
10270 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10271
10272 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10273 New proc.
10274 (test_terminal_settings_preserved_after_sigterm): New test.
10275
10276 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10277
10278 * gdb.base/batch-preserve-term-settings.exp
10279 (test_terminal_settings_preserved_after_cli_exit): New test.
10280
10281 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10282
10283 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10284 manipulation of saved_gdbflags.
10285 (test_terminal_settings_preserved): Remove global declaration of
10286 the unused variable pagination_prompt. Remove manipulation of
10287 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10288 GDBFLAGS.
10289
10290 2015-07-29 Pedro Alves <palves@redhat.com>
10291
10292 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10293
10294 2015-07-29 Pedro Alves <palves@redhat.com>
10295
10296 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10297 at the top.
10298
10299 2015-07-29 Pedro Alves <palves@redhat.com>
10300
10301 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10302 (main): Call gdb_unbuffer_output.
10303 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10304 (main): Call gdb_unbuffer_output.
10305 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10306 (main): Call gdb_unbuffer_output.
10307 * gdb.base/call-strs.exp: Adjust to step over the
10308 gdb_unbuffer_output call.
10309 * gdb.base/catch-gdb-caused-signals.c: Include
10310 "../lib/unbuffer_output.c".
10311 (main): Call gdb_unbuffer_output.
10312 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10313 (main): Call gdb_unbuffer_output.
10314 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10315 (main): Call gdb_unbuffer_output.
10316 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10317 (main): Call gdb_unbuffer_output.
10318 * gdb.base/shlib-call.exp: Adjust to step over the
10319 gdb_unbuffer_output call.
10320 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10321 (main): Call gdb_unbuffer_output.
10322 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10323 (main): Call gdb_unbuffer_output.
10324 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10325 (main): Rename to ...
10326 (test): ... this.
10327 (main): Reimplement.
10328 * gdb.base/varargs.exp: Run to test instead of to main.
10329 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10330 (main): Call gdb_unbuffer_output.
10331
10332 2015-07-29 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10335 factore out from mi_continue_dprintf. For call-style dprintfs,
10336 expect dprintf output out of $inferior_spawn_id.
10337 (mi_continue_dprintf): Use mi_expect_dprintf.
10338 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10339 (main): Call gdb_unbuffer_output.
10340
10341 2015-07-29 Pedro Alves <palves@redhat.com>
10342
10343 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10344 (default_mi_gdb_start): Set inferior_spawn_id instead of
10345 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10346 gdb_spawn_id.
10347 (mi_gdb_test): Always expect inferior output from both
10348 $inferior_spawn_id and $gdb_spawn_id.
10349
10350 2015-07-29 Pedro Alves <palves@redhat.com>
10351
10352 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10353 send_inferior and $inferior_spawn_id.
10354
10355 2015-07-29 Pedro Alves <palves@redhat.com>
10356
10357 * gdb.gdb/complaints.exp (test_initial_complaints)
10358 (test_serial_complaints, test_short_complaints): Use
10359 gdb_test_stdio.
10360 (test_empty_complaint): Handle $inferior_spawn_id !=
10361 $gdb_spawn_id.
10362
10363 2015-07-29 Pedro Alves <palves@redhat.com>
10364
10365 * gdb.base/varargs.exp: Use gdb_test_stdio.
10366
10367 2015-07-29 Pedro Alves <palves@redhat.com>
10368
10369 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10370
10371 2015-07-29 Pedro Alves <palves@redhat.com>
10372
10373 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10374
10375 2015-07-29 Pedro Alves <palves@redhat.com>
10376
10377 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10378 parameter into two new parameters, "inf_result" and "gdb_result".
10379 Expect inferior output and gdb output from $inferior_spawn_id and
10380 $gdb_spawn_id, respectively. Adjust all callers.
10381
10382 2015-07-29 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10385 of gdb_test_sequence.
10386
10387 2015-07-29 Pedro Alves <palves@redhat.com>
10388
10389 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10390 (saw_spurious_output): Expect inferior output from
10391 $inferior_spawn_id. Use gdb_test_stdio.
10392
10393 2015-07-29 Pedro Alves <palves@redhat.com>
10394
10395 * gdb.base/dprintf.exp: Use standard_testfile. Change
10396 prepare_for_testing call.
10397 (srcfile): Don't set.
10398 (restart): New procedure.
10399 (test_dprintf): New procecure, use to continue over dprintfs.
10400 (test_call, test_agent): New procedures, tests moved here.
10401 Restart gdb and recreate dprintfs. Adjust expected output.
10402
10403 2015-07-29 Pedro Alves <palves@redhat.com>
10404
10405 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10406
10407 2015-07-29 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10410
10411 2015-07-29 Pedro Alves <palves@redhat.com>
10412
10413 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10414 gdb_test_stdio.
10415
10416 2015-07-29 Pedro Alves <palves@redhat.com>
10417
10418 * lib/gdb.exp (gdb_test_stdio): New procedure.
10419
10420 2015-07-29 Pedro Alves <palves@redhat.com>
10421
10422 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10423
10424 2015-07-29 Pedro Alves <palves@redhat.com>
10425
10426 * gdb.base/call-signal-resume.exp: Remove check for
10427 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10428 * gdb.base/unwindonsignal.exp: Likewise.
10429 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10430 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10431
10432 2015-07-29 Pedro Alves <palves@redhat.com>
10433
10434 * gdb.base/siginfo-addr.c (pass): New function.
10435 (handler): Call it iff si_addr is correct.
10436 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10437 Set a breakpoint at "pass" and continue to it.
10438
10439 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10440
10441 * gdb.python/py-objfile.exp: Make some tests have unique names.
10442 * gdb.python/py-pp-registration.exp: Likewise.
10443
10444 2015-07-28 Pedro Alves <palves@redhat.com>
10445
10446 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10447
10448 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10449
10450 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10451
10452 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10453
10454 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10455
10456 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10457
10458 * gdb.base/gdb-sigterm-2.exp: New test.
10459
10460 2015-07-25 Doug Evans <xdje42@gmail.com>
10461
10462 Revert:
10463 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10464 (workers/%.worker, build-perf): New rule.
10465 (GDB_PERFTEST_MODE): New variable.
10466 (check-perf): Use it.
10467 (clean): Clean up gdb.perf parallel build subdirs.
10468 * lib/build-piece.exp: New file.
10469 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10470 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10471 name.
10472 (standard_temp_file): Ditto.
10473 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10474 of $GDB_PARALLEL.
10475
10476 2015-07-24 Doug Evans <dje@google.com>
10477
10478 * gdb.perf/lib/perftest/utils.py: New file.
10479 * gdb.perf/gm-hello.cc: New file.
10480 * gdb.perf/gm-pervasive-typedef.cc: New file.
10481 * gdb.perf/gm-pervasive-typedef.h: New file.
10482 * gdb.perf/gm-std.cc: New file.
10483 * gdb.perf/gm-std.h: New file.
10484 * gdb.perf/gm-use-cerr.cc: New file.
10485 * gdb.perf/gm-utils.h: New file.
10486 * gdb.perf/gmonster-null-lookup.py: New file.
10487 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10488 * gdb.perf/gmonster-print-cerr.py: New file.
10489 * gdb.perf/gmonster-ptype-string.py: New file.
10490 * gdb.perf/gmonster-runto-main.py: New file.
10491 * gdb.perf/gmonster-select-file.py: New file.
10492 * gdb.perf/gmonster1-null-lookup.exp: New file.
10493 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10494 * gdb.perf/gmonster1-print-cerr.exp: New file.
10495 * gdb.perf/gmonster1-ptype-string.exp: New file.
10496 * gdb.perf/gmonster1-runto-main.exp: New file.
10497 * gdb.perf/gmonster1-select-file.exp: New file.
10498 * gdb.perf/gmonster1.cc: New file.
10499 * gdb.perf/gmonster1.exp: New file.
10500 * gdb.perf/gmonster2-null-lookup.exp: New file.
10501 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10502 * gdb.perf/gmonster2-print-cerr.exp: New file.
10503 * gdb.perf/gmonster2-ptype-string.exp: New file.
10504 * gdb.perf/gmonster2-runto-main.exp: New file.
10505 * gdb.perf/gmonster2-select-file.exp: New file.
10506 * gdb.perf/gmonster2.cc: New file.
10507 * gdb.perf/gmonster2.exp: New file.
10508
10509 2015-07-24 Doug Evans <dje@google.com>
10510
10511 * gdb.perf/README: New file.
10512 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10513 * lib/gen-perf-test.exp: New file.
10514
10515 2015-07-24 Doug Evans <dje@google.com>
10516
10517 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10518 (PerfTest::startup): New function.
10519 (PerfTest::run): Return result of calling body.
10520 (PerfTest::assemble): Rewrite.
10521 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10522 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10523 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10524 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10525 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10526
10527 2015-07-24 Doug Evans <dje@google.com>
10528
10529 * lib/gdb.exp (clean_restart): Make executable optional.
10530
10531 2015-07-24 Doug Evans <dje@google.com>
10532
10533 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10534 compiler_info references.
10535 * gdb.cp/temargs.exp: Ditto.
10536 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10537 (get_compiler_info): Early exit if already computed. Set compiler_info
10538 to "unknown" if there was a problem.
10539 (test_compiler_info): Add function comment. Call get_compiler_info.
10540
10541 2015-07-24 Doug Evans <dje@google.com>
10542
10543 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10544 (workers/%.worker, build-perf): New rule.
10545 (GDB_PERFTEST_MODE): New variable.
10546 (check-perf): Use it.
10547 (clean): Clean up gdb.perf parallel build subdirs.
10548 * lib/build-piece.exp: New file.
10549 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10550 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10551 name.
10552 (standard_temp_file): Ditto.
10553 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10554 of $GDB_PARALLEL.
10555
10556 2015-07-24 Doug Evans <dje@google.com>
10557
10558 * lib/future.exp (gdb_default_target_compile): New option
10559 "early_flags".
10560 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10561 --as-needed.
10562
10563 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10564
10565 * gdb.base/catch-syscall.exp: Call gdb_exit before
10566 gdb_skip_xml_test.
10567
10568 2015-07-24 Pedro Alves <palves@redhat.com>
10569
10570 * gdb.python/py-events.exp: Accept output between the stop event
10571 and the prompt.
10572 * gdb.python/py-evsignal.exp: Likewise.
10573 * gdb.python/py-evthreads.exp: Likewise.
10574
10575 2015-07-24 Pedro Alves <palves@redhat.com>
10576
10577 PR gdb/18717
10578 * gdb.threads/non-ldr-exit.c: New file.
10579 * gdb.threads/non-ldr-exit.exp: New file.
10580
10581 2015-07-24 Yao Qi <yao.qi@linaro.org>
10582
10583 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10584 restarting process.
10585
10586 2015-07-24 Yao Qi <yao.qi@linaro.org>
10587
10588 * gdb.server/ext-restart.exp: New file.
10589
10590 2015-07-24 Yao Qi <yao.qi@linaro.org>
10591
10592 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10593 argument options.
10594 * gdb.server/ext-wrapper.exp: New file.
10595
10596 2015-07-23 Doug Evans <dje@google.com>
10597
10598 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10599 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10600
10601 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10602
10603 * gdb.ada/var_arr_typedef.exp: New testcase.
10604 * gdb.ada/var_arr_typedef/pack.adb: New file.
10605 * gdb.ada/var_arr_typedef/pack.ads: New file.
10606 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10607
10608 2015-07-20 Joel Brobecker <brobecker@adacore.com>
10609
10610 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10611
10612 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10613
10614 * gdb.arch/i386-biarch-core.exp: Replace istarget
10615 by "complete set gnutarget". Remove expectation for the "core-file"
10616 command.
10617
10618 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10619
10620 Revert the previous commit:
10621 Tests for validate symbol file using build-id.
10622
10623 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10624
10625 Tests for validate symbol file using build-id.
10626 * gdb.base/solib-mismatch-lib.c: New file.
10627 * gdb.base/solib-mismatch-libmod.c: New file.
10628 * gdb.base/solib-mismatch.c: New file.
10629 * gdb.base/solib-mismatch.exp: New file.
10630
10631 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10632
10633 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10634 nios2-*-linux*.
10635 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10636 * gdb.base/siginfo.exp: Likewise.
10637 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10638
10639 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10640
10641 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10642 Move it to ...
10643 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10644 ... here.
10645 * gdb.trace/range-stepping.exp: Check that the target supports
10646 range stepping.
10647
10648 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10649
10650 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10651
10652 2015-07-14 Pedro Alves <palves@redhat.com>
10653
10654 * gdb.base/killed-outside.exp: New file.
10655 * gdb.base/killed-outside.c: New file.
10656
10657 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10658
10659 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10660 (n at main): New.
10661 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10662
10663 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10664
10665 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10666 infcall tests instead of setting up for KFAIL.
10667
10668 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10669
10670 * gdb.btrace/record_goto-step.exp: New.
10671
10672 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10673
10674 PR compile/18484
10675 * gdb.compile/compile.c (struct struct_type): Add volatile to
10676 selffield's type.
10677 * gdb.compile/compile.exp
10678 (compile code struct_object.selffield = &struct_object): Skip further
10679 struct_object tests if this one xfails.
10680
10681 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
10682
10683 PR exp/18617
10684 * gdb.trace/ax.exp: Add test.
10685
10686 2015-07-07 Yao Qi <yao.qi@linaro.org>
10687
10688 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10689 instead of istarget "aarch64*-*-*".
10690 * gdb.arch/aarch64-fp.exp: Likewise.
10691 * gdb.base/float.exp: Likewise.
10692 * gdb.reverse/aarch64.exp: Likewise.
10693 * lib/gdb.exp (is_aarch64_target): New proc.
10694
10695 2015-07-07 Yao Qi <yao.qi@linaro.org>
10696
10697 * lib/gdb.exp (is_aarch32_target): New proc.
10698 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10699 instead of "istarget "arm*-*-*"".
10700 * gdb.arch/arm-disp-step.exp: Likewise.
10701 * gdb.arch/thumb-bx-pc.exp: Likewise.
10702 * gdb.arch/thumb-prologue.exp: Likewise.
10703 * gdb.arch/thumb-singlestep.exp: Likewise.
10704 * gdb.base/disp-step-syscall.exp: Likewise.
10705 * gdb.base/float.exp: Likewise.
10706
10707 2015-07-07 Yao Qi <yao.qi@linaro.org>
10708
10709 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10710 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10711
10712 2015-07-07 Yao Qi <yao.qi@linaro.org>
10713
10714 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10715 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10716 if it exists.
10717 * gdb.multi/multi-arch.exp: Likewise.
10718
10719 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10720
10721 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10722 print.
10723
10724 2015-07-07 Yao Qi <yao.qi@linaro.org>
10725
10726 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10727
10728 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10729
10730 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10731 '[' and ']' characters.
10732
10733 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10734
10735 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10736
10737 2015-06-29 Pedro Alves <palves@redhat.com>
10738
10739 PR threads/18127
10740 * gdb.threads/hand-call-new-thread.c: New file.
10741 * gdb.threads/hand-call-new-thread.c: New file.
10742
10743 2015-06-26 Keith Seitz <keiths@redhat.com>
10744 Doug Evans <dje@google.com>
10745
10746 PR 16253
10747 * gdb.cp/var-tag-2.cc: New file.
10748 * gdb.cp/var-tag-3.cc: New file.
10749 * gdb.cp/var-tag-4.cc: New file.
10750 * gdb.cp/var-tag.cc: New file.
10751 * gdb.cp/var-tag.exp: New file.
10752
10753 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10754
10755 * gdb.base/history-duplicates.exp: New test.
10756
10757 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10758
10759 * gdb.base/completion.exp: Test the completion of the "focus"
10760 command.
10761
10762 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10763
10764 * gdb.arch/amd64-prologue-skip.S: New file.
10765 * gdb.arch/amd64-prologue-skip.exp: New file.
10766
10767 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10768
10769 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10770 is_address_zero_readable check.
10771
10772 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10773
10774 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10775 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10776
10777 2015-06-24 Yao Qi <yao.qi@linaro.org>
10778
10779 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10780 linux targets.
10781
10782 2015-06-24 Yao Qi <yao.qi@linaro.org>
10783
10784 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10785 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10786 * gdb.base/siginfo-thread.exp: Likewise.
10787
10788 2015-06-22 Yao Qi <yao.qi@linaro.org>
10789
10790 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10791
10792 2015-06-22 Yao Qi <yao.qi@linaro.org>
10793
10794 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10795 aarch64*-*-*.
10796 (skip_hw_watchpoint_tests): Likewise.
10797
10798 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10799
10800 * gdb.base/gdbinit-history.exp: Test the interaction between
10801 setting GDBHISTSIZE and setting the history size via .gdbinit.
10802
10803 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10804
10805 PR gdb/16999
10806 * gdb.base/gdbhistsize-history.exp: New test.
10807
10808 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10809
10810 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10811 with GDBHISTSIZE.
10812 * gdb.base/readline.exp: Likewise.
10813
10814 2015-06-17 Yao Qi <yao.qi@linaro.org>
10815
10816 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10817 line.
10818
10819 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10820
10821 * gdb.base/gdbinit-history.exp: Add test case to check that
10822 an unlimited history file does not get truncated on exit.
10823
10824 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10825
10826 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10827 (VECTOR): New macro. Use it...
10828 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10829 ...for these typedefs.
10830 (int8, char1, int1, double1): New typedefs.
10831 (struct just_int2, struct two_int2): New structures.
10832 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10833 (add_structvecs, add_singlevecs): New functions.
10834 (main): Call add_some_intvecs twice.
10835 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10836 the compile and exit upon failure. Try compiling for the "native"
10837 architecture. Test inferior function calls with vector arguments
10838 and vector return value handling with "finish" and "return".
10839
10840 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10841
10842 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10843 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10844 PE file.
10845 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10846
10847 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10848
10849 PR breakpoints/16465
10850 * gdb.mi/mi-dprintf-pending.c: New file.
10851 * gdb.mi/mi-dprintf-pending.exp: New test.
10852 * gdb.mi/mi-dprintf-pendshr.c: New file.
10853
10854 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10855 Mircea Gherzan <mircea.gherzan@intel.com>
10856
10857 * gdb.arch/i386-mpx-map.c: New file.
10858 * gdb.arch/i386-mpx-map.exp: New File.
10859
10860 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10861
10862 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10863 * gdb.arch/i386-mpx.exp: Indentation fixed.
10864
10865 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10866
10867 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10868 function and improved indentation.
10869 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10870 gdb_test_multiple. Added additional tests to skip the test.
10871
10872 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10873
10874 * gdb.arch/i386-avx512.c: Change path in include file.
10875 * gdb.arch/i386-avx512.exp: Change include dir path
10876 compilation flag.
10877 * gdb.arch/i386-mpx.c: Change path in include file.
10878 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10879 flag.
10880
10881 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10882
10883 * gdb.compile/compile-print.exp (compile print *vararray@3)
10884 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10885
10886 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10887
10888 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10889 (do not keep jit in memory): ... this.
10890 (expect 5): Change it to ...
10891 (expect no 5): ... this.
10892
10893 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10894
10895 PR gdb/15564
10896 * gdb.mi/mi-detach.exp: New file.
10897
10898 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10899
10900 PR symtab/18392
10901 * gdb.arch/amd64-tailcall-self.S: New file.
10902 * gdb.arch/amd64-tailcall-self.c: New file.
10903 * gdb.arch/amd64-tailcall-self.exp: New file.
10904
10905 2015-05-28 Don Breazeal <donb@codesourcery.com>
10906
10907 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10908 tests for remote targets by checking is_target_gdbserver.
10909
10910 2015-05-27 Doug Evans <dje@google.com>
10911
10912 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10913 * gdb.dwarf2/opaque-type-lookup.c: New file.
10914 * gdb.dwarf2/opaque-type-lookup.exp: New file.
10915
10916 2015-05-26 Doug Evans <dje@google.com>
10917
10918 * gdb.cp/iostream.cc: New file.
10919 * gdb.cp/iostream.exp: New file.
10920
10921 2015-05-26 Doug Evans <dje@google.com>
10922
10923 * gdb.dwarf2/dw2-op-call.exp: Update.
10924 * gdb.dwarf2/dw4-sig-types.exp: Update.
10925 * gdb.dwarf2/implptr.exp: Update.
10926 * gdb.mi/mi-cmd-param-changed.exp: Update.
10927
10928 2015-05-26 Doug Evans <dje@google.com>
10929
10930 * gdb.python/py-lazy-string.c: New file.
10931 * gdb.python/py-lazy-string.exp: New file.
10932 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10933 (main): Update. Add estring3.
10934 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10935 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10936
10937 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
10938 Yao Qi <yao.qi@linaro.org>
10939
10940 * gdb.reverse/aarch64.c: New.
10941 * gdb.reverse/aarch64.exp: New.
10942
10943 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
10944
10945 * lib/gdb.exp (supports_process_record): Return true for
10946 aarch64*-linux*.
10947 (supports_reverse): Likewise.
10948
10949 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10950
10951 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10952 Use with_test_prefix.
10953
10954 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10955
10956 * gdb.base/completion.exp: Add test for completion of layout
10957 names.
10958
10959 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10960
10961 * lib/gdb.exp (skip_tui_tests): New proc.
10962 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10963
10964 2015-05-19 Pedro Alves <palves@redhat.com>
10965
10966 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10967 Save the whole env array instead of just HOME. Unset HISTSIZE in
10968 the environment while testing. Restore whole environment
10969 afterwards.
10970
10971 2015-05-16 Doug Evans <xdje42@gmail.com>
10972
10973 * gdb.guile/scm-ports.c: New file.
10974 * gdb.guile/scm-ports.exp: Add memory port tests.
10975
10976 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10977
10978 * gdb.compile/compile-print.c: New file.
10979 * gdb.compile/compile-print.exp: New file.
10980
10981 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10982
10983 * gdb.compile/compile-ops.exp: Cast param to void.
10984 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10985 (compile code struct_object.selffield = &struct_object): Add xfail.
10986
10987 2015-05-15 Joel Brobecker <brobecker@adacore.com>
10988
10989 * gdb.ada/arr_enum_with_gap: New testcase.
10990
10991 2015-05-15 Joel Brobecker <brobecker@adacore.com>
10992
10993 * gdb.ada/byte_packed_arr: New testcase.
10994
10995 2015-05-15 Joel Brobecker <brobecker@adacore.com>
10996
10997 * gdb.ada/pckd_neg: New testcase.
10998
10999 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11000
11001 PR gdb/17820
11002 * gdb.base/gdbinit-history.exp: New test.
11003 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11004 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11005
11006 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11007
11008 * gdb.python/py-xmethods.cc: Enhance test case.
11009 * gdb.python/py-xmethods.exp: New tests.
11010 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11011 function.
11012 (B_indexoper): Likewise.
11013 (global_dm_list) : Add new xmethod worker functions.
11014
11015 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11016
11017 * gdb.base/coredump-filter.exp: Correctly unset
11018 "coredump_var_addr" array.
11019
11020 2015-05-08 Pedro Alves <palves@redhat.com>
11021
11022 * gdb.server/non-existing-program.exp: Unset spawn_id.
11023
11024 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11025
11026 PR python/18291
11027 * gdb.python/py-xmethods.exp: Add tests.
11028
11029 2015-05-08 Yao Qi <yao.qi@linaro.org>
11030
11031 PR gdb/18208
11032 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11033 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11034 function set_coredump_filter, and remove remote_exec call.
11035 Remove argument ipid. Callers update.
11036 (top level): Don't get inferior's PID.
11037
11038 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11039
11040 * gdb.base/watch_thread_num.exp: Skip test on targets without
11041 access watchpoints.
11042
11043 2015-05-06 Pedro Alves <palves@redhat.com>
11044
11045 PR server/18081
11046 * gdb.server/non-existing-program.exp: New file.
11047
11048 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11049
11050 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11051
11052 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11053
11054 * gdb.ada/out_of_line_in_inlined: New testcase.
11055
11056 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11057
11058 * gdb.ada/var_rec_arr: New testcase.
11059
11060 2015-04-30 Yao Qi <yao.qi@linaro.org>
11061
11062 * gdb.base/break-idempotent.exp: If
11063 skip_hw_watchpoint_multi_tests returns true, skip the tests
11064 on "rwatch" and "awatch".
11065
11066 2015-04-30 Yao Qi <yao.qi@linaro.org>
11067
11068 * gdb.base/relativedebug.exp: Invoke gdb command
11069 "info sharedlibrary", and if libc.so doesn't have debug info,
11070 skip the test.
11071
11072 2015-04-29 Doug Evans <dje@google.com>
11073
11074 * gdb.python/py-xmethods.exp: Add ptype tests.
11075 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11076 get_result_type method.
11077
11078 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11079
11080 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11081 the target does not support hardware watchpoints.
11082
11083 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11084
11085 * gdb.base/break-always.exp: Abort testing if writing to memory
11086 causes an error.
11087
11088 2015-04-28 Doug Evans <dje@google.com>
11089
11090 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11091 * gdb.python/py-pp-registration.exp: ... here. New file.
11092 * gdb.python/py-pp-registration.c: New file.
11093 * gdb.python/py-pp-registration.py: New file.
11094
11095 2015-04-28 Doug Evans <dje@google.com>
11096
11097 * gdb.python/py-bad-printers.c: New file.
11098 * gdb.python/py-bad-printers.py: New file.
11099 * gdb.python/py-bad-printers.exp: New file.
11100
11101 2015-04-28 Sasha Smundak <asmundak@google.com>
11102
11103 * gdb.python/py-type.exp: New test.
11104
11105 2015-04-28 Andy Wingo <wingo@igalia.com>
11106
11107 * gdb.python/py-parameter.exp:
11108 * gdb.guile/scm-parameter.exp: Escape the path that we are
11109 matching against, as it might contain characters that are special
11110 to regular expressions.
11111
11112 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11113
11114 * gdb.ada/rec_comp: New testcase.
11115
11116 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11117
11118 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11119 before using it.
11120
11121 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11122
11123 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11124 new tests for verilog output.
11125
11126 2015-04-24 Yao Qi <yao.qi@linaro.org>
11127
11128 * boards/remote-gdbserver-on-localhost.exp: New file.
11129
11130 2015-04-23 Pedro Alves <palves@redhat.com>
11131
11132 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11133 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11134 "end of file", remove $inferior_spawn_id from the indirect list.
11135
11136 2015-04-23 Pedro Alves <palves@redhat.com>
11137
11138 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11139
11140 2015-04-23 Pedro Alves <palves@redhat.com>
11141
11142 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11143 on $any_spawn_id instead of only on $gdb_spawn_id.
11144
11145 2015-04-21 Pierre Muller <muller@sourceware.org>
11146
11147 PR pascal/17815
11148 * lib/pascal.exp (gpc_compile): Add new option "class".
11149 (fpc_compile): Likewise.
11150 * gdb.pascal/case-insensitive-symbols.pas: New file.
11151 * gdb.pascal/case-insensitive-symbols.exp: New file.
11152
11153 2015-04-20 Gary Benson <gbenson@redhat.com>
11154
11155 * gdb.base/attach.exp: Fix three extended remote failures.
11156
11157 2015-04-17 Gary Benson <gbenson@redhat.com>
11158
11159 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11160 the main executable over the remote protocol.
11161
11162 2015-04-16 Pedro Alves <palves@redhat.com>
11163
11164 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11165 a new gdbserver if gdbserver_reconnect_p is set.
11166
11167 2015-04-16 Pedro Alves <palves@redhat.com>
11168
11169 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11170 is set, don't exit gdbserver.
11171
11172 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11173
11174 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11175 appropriate .insn, such that an older assembler can be used.
11176 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11177 the z/Architecture instruction set on 31-bit targets as well.
11178
11179 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11180
11181 * gdb.go/handcall.exp: Remove all logic related to the first
11182 breakpoint and rely on go_runto_main instead.
11183 * gdb.go/strings.exp: Likewise.
11184 * gdb.go/unsafe.exp: Likewise.
11185 * gdb.go/hello.exp: Likewise. Also rename the remaining
11186 breakpoint marker to "breakpoint 1".
11187 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11188 * gdb.go/strings.go: Likewise.
11189 * gdb.go/unsafe.go: Likewise.
11190 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11191 "set breakpoint 2 here" and rename the remaining breakpoint marker
11192 to "breakpoint 1".
11193
11194 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11195
11196 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11197 if itertools.imap is not present.
11198 * gdb.python/py-objfile.exp: Add parentheses.
11199 * gdb.python/py-type.exp: Same.
11200 * gdb.python/py-unwind-maint.py: Same.
11201
11202 2015-04-15 Yao Qi <yao.qi@linaro.org>
11203
11204 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11205 of ":$ptr_size" and set its form explicitly.
11206
11207 2015-04-15 Pedro Alves <palves@redhat.com>
11208 Yao Qi <yao.qi@linaro.org>
11209
11210 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11211 timeout by factor of 4.
11212 (test_regular_watch): Likewise.
11213 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11214 * gdb.reverse/sigall-reverse.exp: Likewise.
11215 * gdb.reverse/until-precsave.exp: Likewise.
11216 * lib/gdb.exp (with_timeout_factor): New proc.
11217 (gdb_expect): Move some code to ...
11218 (get_largest_timeout): ... here. New procedure.
11219
11220 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11221
11222 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11223
11224 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11225
11226 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11227 to write to the .text section.
11228
11229 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11230
11231 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11232 Handle the case of targets that do not provide PID information.
11233
11234 2015-04-13 Yao Qi <yao.qi@linaro.org>
11235
11236 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11237 and use expect instead of gdb_expect.
11238
11239 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11240
11241 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11242 "coredump_var_addr" to avoid naming conflict with other testcases.
11243
11244 2015-04-10 Pedro Alves <palves@redhat.com>
11245
11246 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11247 gdb_test_sequence and gdb_assert.
11248
11249 2015-04-10 Pedro Alves <palves@redhat.com>
11250
11251 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11252 test messages that don't include the breakpoint address.
11253
11254 2015-04-10 Yao Qi <yao.qi@linaro.org>
11255
11256 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11257 false for some offset and width combinations which aren't
11258 supported by linux kernel.
11259
11260 2015-04-10 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11263 procedure, factored out from ...
11264 (top level): ... here. Add "set displaced-stepping" testing axis.
11265 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11266 parameter "displaced". Use it.
11267 (top level): Use foreach and add "set displaced-stepping" testing
11268 axis.
11269
11270 2015-04-10 Pedro Alves <palves@redhat.com>
11271
11272 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11273 Remove comment.
11274 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11275 both the address of the instruction that triggers the watchpoint
11276 and the address of the instruction immediately after, and use
11277 those addresses for the test. Fix comment.
11278
11279 2015-04-10 Pedro Alves <palves@redhat.com>
11280
11281 * gdb.base/sigstep.exp (breakpoint_to_handler)
11282 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11283 Test "backtrace" in handler.
11284 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11285 (top level): Add new "displaced" test axis to
11286 breakpoint_to_handler, breakpoint_to_handler_entry and
11287 breakpoint_over_handler.
11288
11289 2015-04-10 Pedro Alves <palves@redhat.com>
11290
11291 PR gdb/18216
11292 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11293
11294 2015-04-10 Yao Qi <yao.qi@linaro.org>
11295
11296 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11297 (test_add_rn_pc): New function.
11298 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11299 (top level): Invoke test_add_rn_pc.
11300
11301 2015-04-10 Pedro Alves <palves@redhat.com>
11302
11303 PR gdb/13858
11304 * gdb.base/step-over-no-symbols.exp: New file.
11305
11306 2015-04-09 Andy Wingo <wingo@igalia.com>
11307
11308 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11309 after the Python tests.
11310
11311 2015-04-08 Keith Seitz <keiths@redhat.com>
11312
11313 PR python/16699
11314 * gdb.python/py-completion.exp: New tests for completion.
11315 * gdb.python/py-completion.py (CompleteLimit1): New class.
11316 (CompleteLimit2): Likewise.
11317 (CompleteLimit3): Likewise.
11318 (CompleteLimit4): Likewise.
11319 (CompleteLimit5): Likewise.
11320 (CompleteLimit6): Likewise.
11321 (CompleteLimit7): Likewise.
11322
11323 2015-04-08 Pedro Alves <palves@redhat.com>
11324
11325 PR gdb/18214
11326 PR gdb/18216
11327 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11328 function.
11329 (main): Install it as SIGUSR1 handler.
11330 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11331 parameter. Always use "setup" as prefix. Toggle "set
11332 displaced-stepping" off/on depending on global. Don't switch to
11333 thread 1 here.
11334 (top level): Add displaced stepping "off/on" test axis. Update
11335 "setup" calls. Wrap each subtest with with_test_prefix. Test
11336 continuing with a queued signal in each thread.
11337
11338 2015-04-08 Pedro Alves <palves@redhat.com>
11339
11340 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11341 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11342 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11343 Return early if running to main fails.
11344 * gdb.trace/while-stepping.exp: Likewise.
11345
11346 2015-04-07 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11349 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11350 interact with inferior program.
11351
11352 2015-04-07 Pedro Alves <palves@redhat.com>
11353
11354 * lib/gdb.exp (inferior_spawn_id): New global.
11355 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11356 spawn id after processing the user code.
11357 (default_gdb_start): Set inferior_spawn_id.
11358 (send_inferior): New procedure.
11359 * lib/gdbserver-support.exp (gdbserver_start): Set
11360 inferior_spawn_id.
11361 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11362
11363 2015-04-07 Pedro Alves <palves@redhat.com>
11364
11365 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11366 * lib/gdbserver-support.exp (gdbserver_start): Make
11367 $server_spawn_id global.
11368 (gdbserver_start): Don't wait for gdbserver's spawn id with
11369 expect_background.
11370 (close_gdbserver): New procedure.
11371 (gdb_exit): Rename the default version and reimplement.
11372
11373 2015-04-07 Pedro Alves <palves@redhat.com>
11374
11375 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11376 append the substituted item, not the original item.
11377
11378 2015-04-07 Pedro Alves <palves@redhat.com>
11379
11380 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11381 gdb_expect.
11382
11383 2015-04-07 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11386 output appearing once only.
11387
11388 2015-04-07 Pedro Alves <palves@redhat.com>
11389
11390 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11391 that doesn't expect anything. Return early if running to main
11392 fails.
11393
11394 2015-04-07 Yao Qi <yao.qi@linaro.org>
11395
11396 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11397 (child_function): Call alarm.
11398 (main): Move call to alarm into the loop.
11399 * gdb.threads/non-stop-fair-events.exp: Build program with
11400 -DTIMEOUT=$timeout.
11401
11402 2015-04-06 Doug Evans <xdje42@gmail.com>
11403
11404 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11405 Fix dest parameter to board_info.
11406 (fpc_compile): Ditto.
11407 (gdb_compile_pascal): Rename dest arg to destfile.
11408
11409 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11410
11411 * gdb.ada/funcall_ref.exp: New file.
11412 * gdb.ada/funcall_ref/foo.adb: New file.
11413
11414 2015-04-02 Yao Qi <yao.qi@linaro.org>
11415
11416 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11417 is remote.
11418
11419 2015-04-02 Gary Benson <gbenson@redhat.com>
11420
11421 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11422
11423 2015-04-01 Sasha Smundak <asmundak@google.com>
11424
11425 * gdb.python/py-unwind-maint.c: New file.
11426 * gdb.python/py-unwind-maint.exp: New test.
11427 * gdb.python/py-unwind-maint.py: New file.
11428 * gdb.python/py-unwind.c: New file.
11429 * gdb.python/py-unwind.exp: New test.
11430 * gdb.python/py-unwind.py: New test.
11431
11432 2015-04-01 Pedro Alves <palves@redhat.com>
11433
11434 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11435 to fail instead of non-existent $test.
11436
11437 2015-04-01 Pedro Alves <palves@redhat.com>
11438
11439 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11440 GDBFLAGS if not empty.
11441
11442 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11443
11444 * gdb.ada/complete.exp: Remove "multi_line".
11445 * gdb.ada/info_exc.exp: Remove "multi_line".
11446 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11447 * gdb.ada/ptype_field.exp: Remove "multi_line".
11448 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11449 * gdb.ada/tagged.exp: Remove "multi_line".
11450 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11451 [multi_line ...]
11452 * gdb.btrace/delta.exp: Likewise.
11453 * gdb.btrace/exception.exp: Likewise.
11454 * gdb.btrace/function_call_history.exp: Likewise.
11455 * gdb.btrace/instruction_history.exp: Likewise.
11456 * gdb.btrace/nohist.exp: Likewise.
11457 * gdb.btrace/record_goto.exp: Likewise.
11458 * gdb.btrace/segv.exp: Likewise.
11459 * gdb.btrace/stepi.exp: Likewise.
11460 * gdb.btrace/tailcall.exp: Likewise.
11461 * gdb.btrace/unknown_functions.exp: Likewise.
11462 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11463 * lib/gdb.exp: Add the "multi_line" helper.
11464
11465 2015-04-01 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.threads/tid-reuse.c: New file.
11468 * gdb.threads/tid-reuse.exp: New file.
11469
11470 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11471
11472 PR corefiles/16092
11473 * gdb.base/coredump-filter.c: New file.
11474 * gdb.base/coredump-filter.exp: Likewise.
11475
11476 2015-03-27 Petr Machata <pmachata@redhat.com>
11477
11478 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11479 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11480 (Dwarf::assemble): Initialize them.
11481 (Dwarf::lines): New function.
11482
11483 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11484
11485 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11486 SYMBOL_PREFIX for x86_64-*-cygwin.
11487
11488 2015-03-26 Andy Wingo <wingo@igalia.com>
11489
11490 PR symtab/18148
11491 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11492 const_value but not a location.
11493 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11494 location defined in non-main CUs are visible.
11495
11496 2015-03-26 Yao Qi <yao.qi@linaro.org>
11497
11498 PR testsuite/18139
11499 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11500 Add a line number entry for the same line.
11501 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11502 Add a line number entry for the same line.
11503
11504 2015-03-26 Yao Qi <yao.qi@linaro.org>
11505
11506 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11507 .int 0.
11508 (func): Likewise. Add .Lfunc_1 label.
11509 Use .Lfunc_1 label.
11510 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11511 .int 0.
11512 (func): Likewise.
11513 Use .Lfunc_1 label.
11514
11515 2015-03-26 Yao Qi <yao.qi@linaro.org>
11516
11517 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11518 Call gdb_compile instead to compile each .s files without debug
11519 information.
11520
11521 2015-03-26 Yao Qi <yao.qi@linaro.org>
11522
11523 * gdb.base/savedregs.exp (process_saved_regs): Make
11524 "Saved registers:" optional in the pattern.
11525
11526 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11527
11528 * gdb.btrace/next.exp: Merged into step.exp.
11529 * gdb.btrace/finish.exp: Merged into step.exp.
11530 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11531 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11532 "record goto" and checking the exact replay position.
11533 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11534 check for "Recording format" in "info record" output.
11535 * gdb.btrace/record_goto.exp: Choose test file based on target.
11536 * gdb.btrace/x86-record_goto.S: Renamed into ...
11537 * gdb.btrace/x86_64-record_goto.S: ... this.
11538 * gdb.btrace/i686-record_goto.S: New.
11539 * gdb.btrace/x86-tailcall.S: Renamed into ...
11540 * gdb.btrace/x86_64-tailcall.S: ... this.
11541 * gdb.btrace/i686-tailcall.S: New.
11542 * gdb.btrace/x86-tailcall.c: Renamed into ...
11543 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11544 separate statements. Update test.
11545 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11546 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11547 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11548 * gdb.btrace/tailcall.exp: Choose test file based on target.
11549 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11550
11551 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11552
11553 * gdb.btrace/exception.exp: Increase BTS buffer size.
11554
11555 2015-03-24 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11558
11559 2015-03-24 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.threads/schedlock.exp (test_step): No longer expect that
11562 "set scheduler-locking step" with "next" over a function call runs
11563 threads unlocked.
11564
11565 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11566
11567 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11568
11569 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11570
11571 PR breakpoints/16466
11572 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11573 * gdb.mi/mi-pending.c (thread_func): New function.
11574 (int main): Add threading support required.
11575 * gdb.mi/mi-pending.exp: Add tests for this issue.
11576 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11577 (pendfunc2): Remove stdio dependency.
11578 * gdb.mi/mi-pendshr2.c: New file.
11579
11580 2015-03-23 Keith Seitz <keiths@redhat.com>
11581
11582 * gdb.linespec/keywords.c: New file.
11583 * gdb.linespec/keywords.exp: New file.
11584
11585 2015-03-23 Keith Seitz <keiths@redhat.com>
11586
11587 PR gdb/18021
11588 * gdb.dwarf2/staticvirtual.exp: New test.
11589
11590 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11591
11592 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11593 * README: Remove HP-UX and gdb.hp.
11594 (configuration):
11595 * configure: Regenerate.
11596 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11597 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11598 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11599 gdb.hp/gdb.defects/Makefile.
11600 * gdb.hp/Makefile.in: File deleted.
11601 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11602 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11603 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11604 * gdb.hp/gdb.aCC/run.c: File deleted.
11605 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11606 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11607 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11608 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11609 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11610 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11611 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11612 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11613 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11614 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11615 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11616 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11617 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11618 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11619 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11620 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11621 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11622 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11623 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11624 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11625 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11626 * gdb.hp/gdb.compat/average.c: File deleted.
11627 * gdb.hp/gdb.compat/sum.c: File deleted.
11628 * gdb.hp/gdb.compat/xdb.c: File deleted.
11629 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11630 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11631 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11632 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11633 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11634 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11635 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11636 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11637 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11638 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11639 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11640 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11641 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11642 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11643 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11644 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11645 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11646 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11647 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11648 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11649 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11650 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11651 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11652 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11653 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11654 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11655 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11656 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11657 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11658 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11659 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11660 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11661 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11662 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11663 * gdb.hp/tools/odump: File deleted.
11664
11665 2015-03-19 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11668 (saw_thread_3): New globals.
11669 (top level): Increment them when an event for the corresponding
11670 thread is seen.
11671 (no thread starvation): New test.
11672
11673 2015-03-19 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.threads/continue-pending-status.c: New file.
11676 * gdb.threads/continue-pending-status.exp: New file.
11677
11678 2015-03-18 Pedro Alves <palves@redhat.com>
11679
11680 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11681 Use gdb_is_target_remote instead of is_remote. Use
11682 gdb_test_multiple instead of gdb_expect. Exit early if
11683 gdb_test_multiple hits its internal matches. Tighten stepi tests
11684 expected output. Fail on exit with any signal, instead of just
11685 SIGILL.
11686
11687 2015-03-18 Yao Qi <yao.qi@linaro.org>
11688
11689 PR tdep/18107
11690 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11691 variable.
11692 * gdb.base/catch-syscall.exp: Don't skip it on
11693 aarch64*-*-linux* target. Remove elements in all_syscalls.
11694 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11695 target.
11696 (setup_all_syscalls): New proc.
11697
11698 2015-03-16 Yao Qi <yao.qi@linaro.org>
11699
11700 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11701 (top level): Skip tests if valid_addr_p returns false for
11702 $cmd1 or $cmd2.
11703
11704 2015-03-11 Andy Wingo <wingo@igalia.com>
11705
11706 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11707
11708 2015-03-11 Yao Qi <yao.qi@linaro.org>
11709
11710 * gdb.base/catch-syscall.exp: Fix typo in comments.
11711
11712 2015-03-11 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11715
11716 2015-03-09 Pedro Alves <palves@redhat.com>
11717
11718 * dg-extract-results.py: Delete.
11719
11720 2015-03-09 Pedro Alves <palves@redhat.com>
11721
11722 Merge dg-extract-results.sh from GCC upstream (r218843).
11723
11724 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11725 * dg-extract-results.sh: Use --text with grep to avoid issues with
11726 binary files. Fall back to cat -v, if that doesn't work.
11727
11728 2015-03-05 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11731
11732 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11733
11734 * lib/mi-support.exp (mi_expect_interrupt): Accept
11735 alternative event for when in all-stop mode.
11736
11737 2015-03-04 Pedro Alves <palves@redhat.com>
11738
11739 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11740
11741 2015-03-04 Mark Kettenis <kettenis@gnu.org>
11742
11743 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11744
11745 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11746
11747 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11748 regexps for GDB's current line display, accept a hex address
11749 preceding the line number.
11750
11751 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11752
11753 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11754 the 'arch1' variable for "s390*-linux*" targets.
11755
11756 2015-03-04 Pedro Alves <palves@redhat.com>
11757
11758 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11759 (main): Pass missing retval argument to pthread_join call.
11760
11761 2015-03-02 Pedro Alves <palves@redhat.com>
11762
11763 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11764 (top level): Call do_test with non-stop as well.
11765
11766 2015-03-02 Pedro Alves <palves@redhat.com>
11767
11768 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11769 -1.
11770
11771 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11772
11773 * gdb.arch/s390-vregs.exp: New test.
11774 * gdb.arch/s390-vregs.S: New file.
11775
11776 2015-02-27 Pedro Alves <palves@redhat.com>
11777
11778 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11779 call to catch_command_errors.
11780 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11781 catch_command_errors.
11782
11783 2015-02-27 Pedro Alves <palves@redhat.com>
11784
11785 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11786 "true" for boolean result.
11787 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11788 prototype of main.
11789
11790 2015-02-27 Pedro Alves <palves@redhat.com>
11791
11792 * lib/unbuffer_output.c: New file.
11793 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11794 (main): Call gdb_unbuffer_output.
11795
11796 2015-02-27 Yao Qi <yao.qi@linaro.org>
11797
11798 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11799 target.
11800
11801 2015-02-26 Doug Evans <dje@google.com>
11802
11803 * gdb.cp/class2.cc (Dbase, D): New classes.
11804 (main): New local delta.
11805 * gdb.cp/class2.exp: Test printing delta.
11806 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11807 (dynbar): New global.
11808 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11809
11810 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11811
11812 * gdb.compile/compile-ifunc.c: New file.
11813 * gdb.compile/compile-ifunc.exp: New file.
11814
11815 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11816
11817 * gdb.base/structs.exp: Check for correct struct on finish.
11818
11819 2015-02-26 Yao Qi <yao.qi@linaro.org>
11820
11821 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11822 is zero.
11823
11824 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11825
11826 * gdb.arch/cordic.ko.bz2: New file.
11827 * gdb.arch/cordic.ko.debug.bz2: New file.
11828 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11829
11830 2015-02-25 Yao Qi <yao.qi@linaro.org>
11831
11832 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11833 aarch64*-*-* target.
11834
11835 2015-02-23 Pedro Alves <palves@redhat.com>
11836
11837 * lib/gdb.exp (delete_breakpoints): Rewrite using
11838 gdb_test_multiple.
11839
11840 2015-02-23 Pedro Alves <palves@redhat.com>
11841
11842 * gdb.base/info-os.c: Include stdlib.h.
11843
11844 2015-02-22 Doug Evans <xdje42@gmail.com>
11845
11846 PR symtab/17855
11847 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11848 is read after symbols have been re-read.
11849 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11850 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11851
11852 2015-02-21 Doug Evans <dje@google.com>
11853
11854 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11855
11856 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11857
11858 PR corefiles/17808
11859 * gdb.arch/i386-biarch-core.core.bz2: New file.
11860 * gdb.arch/i386-biarch-core.exp: New file.
11861
11862 2015-02-21 Pedro Alves <palves@redhat.com>
11863
11864 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11865 runto_main fails.
11866
11867 2015-02-20 Pedro Alves <palves@redhat.com>
11868
11869 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11870 info probes.
11871
11872 2015-02-20 Pedro Alves <palves@redhat.com>
11873
11874 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11875
11876 2015-02-20 Pedro Alves <palves@redhat.com>
11877
11878 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11879 clean_restart before gdb_target_supports_trace.
11880
11881 2015-02-20 Pedro Alves <palves@redhat.com>
11882
11883 PR threads/18006
11884 * gdb.threads/clone-thread_db.c: New file.
11885 * gdb.threads/clone-thread_db.exp: New file.
11886
11887 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11888
11889 PR breakpoints/16812
11890 * gdb.base/catch-gdb-caused-signals.c: New file.
11891 * gdb.base/catch-gdb-caused-signals.exp: New file.
11892
11893 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11894
11895 * configure: Regenerated.
11896 * configure.ac: Use GDB_AC_TRANSFORM.
11897 * aclocal.m4: sinclude ../transform.m4.
11898
11899 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11900
11901 * lib/dtrace.exp: New file.
11902 * gdb.base/dtrace-probe.exp: Likewise.
11903 * gdb.base/dtrace-probe.d: Likewise.
11904 * gdb.base/dtrace-probe.c: Likewise.
11905 * lib/pdtrace.in: Likewise.
11906 * configure.ac: Output variables with the transformed names of
11907 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
11908 * configure: Regenerated.
11909
11910 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11911
11912 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11913 expected message when trying to access $_probe_* convenience
11914 variables while not on a probe.
11915
11916 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11917
11918 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11919
11920 2015-02-11 Pedro Alves <pedro@codesourcery.com>
11921
11922 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11923 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11924
11925 2015-02-10 Doug Evans <xdje42@gmail.com>
11926
11927 * lib/gdb.exp (gdb_load): Always return a result.
11928
11929 2015-02-10 Pedro Alves <palves@redhat.com>
11930
11931 * gdb.threads/signal-sigtrap.c: New file.
11932 * gdb.threads/signal-sigtrap.exp: New file.
11933
11934 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11935
11936 * gdb.trace/no-attach-trace.c: New file.
11937 * gdb.trace/no-attach-trace.exp: New file.
11938
11939 2015-02-09 Mark Wielaard <mjw@redhat.com>
11940
11941 * gdb.dwarf2/atomic.c: New file.
11942 * gdb.dwarf2/atomic-type.exp: Likewise.
11943
11944 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11945
11946 * gdb.btrace/buffer-size.exp: Update "info record" output.
11947 * gdb.btrace/delta.exp: Update "info record" output.
11948 * gdb.btrace/enable.exp: Update "info record" output.
11949 * gdb.btrace/finish.exp: Update "info record" output.
11950 * gdb.btrace/instruction_history.exp: Update "info record" output.
11951 * gdb.btrace/next.exp: Update "info record" output.
11952 * gdb.btrace/nexti.exp: Update "info record" output.
11953 * gdb.btrace/step.exp: Update "info record" output.
11954 * gdb.btrace/stepi.exp: Update "info record" output.
11955 * gdb.btrace/nohist.exp: Update "info record" output.
11956
11957 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11958
11959 * gdb.btrace/buffer-size: New.
11960
11961 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11962
11963 * gdb.btrace/delta.exp: Update "info record" output.
11964 * gdb.btrace/enable.exp: Update "info record" output.
11965 * gdb.btrace/finish.exp: Update "info record" output.
11966 * gdb.btrace/instruction_history.exp: Update "info record" output.
11967 * gdb.btrace/next.exp: Update "info record" output.
11968 * gdb.btrace/nexti.exp: Update "info record" output.
11969 * gdb.btrace/step.exp: Update "info record" output.
11970 * gdb.btrace/stepi.exp: Update "info record" output.
11971 * gdb.btrace/nohist.exp: Update "info record" output.
11972
11973 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11974
11975 PR gdb/15678
11976 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11977
11978 2015-02-06 Pedro Alves <palves@redhat.com>
11979
11980 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11981 macro.
11982 (seconds_left, again): New globals.
11983 (main): Wait seconds_left in a 1-second sleep loop instead of
11984 sleeping 180 seconds. If 'again' is set, reset the seconds
11985 counter.
11986 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11987 'again' in the inferior before detaching. Print the seconds left.
11988 (options): New global.
11989 (top level): Build program with -DTIMEOUT=$timeout.
11990
11991 2015-02-06 Pedro Alves <palves@redhat.com>
11992
11993 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11994 determine how many seconds to pass to 'alarm'.
11995 * gdb.base/gdb-sigterm.exp (top level): Build program with
11996 -DTIMEOUT=$timeout.
11997 (do_test): Return success/failure indication. Add more verbose
11998 logging. Don't fail if 200 single steps are seen. Instead, fail
11999 when the test times out.
12000 (passes): New global.
12001 (top level): Break the testing loop if testing fails on any
12002 iteration. Use gdb_assert.
12003
12004 2015-02-04 Don Breazeal <donb@codesourcery.com>
12005
12006 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12007 and initialize them.
12008 (ipc_cleanup): New function.
12009 (main): Don't declare shmid, semid, and msqid. Add a call to
12010 atexit so that we call ipc_cleanup on exit.
12011
12012 2015-02-04 Pedro Alves <palves@redhat.com>
12013
12014 * boards/native-extended-gdbserver.exp: Remove any target variant
12015 specifications from the board name before clearing the isremote
12016 flag from board_info.
12017
12018 2015-01-31 Doug Evans <xdje42@gmail.com>
12019
12020 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12021
12022 2015-01-31 Gary Benson <gbenson@redhat.com>
12023
12024 * gdb.base/completion.exp: Disable completion limiting for
12025 existing tests. Add new tests to check completion limiting.
12026 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12027
12028 2015-01-31 Doug Evans <xdje42@gmail.com>
12029
12030 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12031
12032 2015-01-31 Doug Evans <xdje42@gmail.com>
12033
12034 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12035 entries. Duplicate file section script entries.
12036 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12037 inlined entries. Add test for safe-path rejection.
12038 * gdb.python/py-section-script.c: Add duplicate inlined section script
12039 entries. Duplicate file section script entries.
12040 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12041 inlined entries. Add test for safe-path rejection.
12042
12043 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12044
12045 * gdb.ada/disc_arr_bound: New testcase.
12046
12047 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12048
12049 * gdb.ada/mi_var_array: New testcase.
12050
12051 2015-01-27 Doug Evans <dje@google.com>
12052
12053 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12054 Add test for objfile.filename, objfile.username after objfile
12055 has been unloaded.
12056
12057 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12058
12059 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12060 the second test to print the name attribute of value
12061 returned by the call to gdb.lookup_type, and adjust
12062 the expected output accordingly.
12063
12064 2015-01-25 Mark Wielaard <mjw@redhat.com>
12065
12066 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12067 * gdb.base/disp-step-fork.c: Include unistd.h.
12068 * gdb.base/siginfo-obj.c: Include stdio.h.
12069 * gdb.base/siginfo-thread.c: Likewise.
12070 * gdb.mi/non-stop.c: Include unistd.h.
12071 * gdb.mi/nsthrexec.c: Include stdio.h.
12072 * gdb.mi/pthreads.c: Include unistd.h.
12073 * gdb.modula2/unbounded1.c (main): Declare returns int.
12074 * gdb.reverse/consecutive-reverse.c: Likewise.
12075 * gdb.threads/create-fail.c: Include unistd.h.
12076 * gdb.threads/killed.c: Likewise.
12077 * gdb.threads/linux-dp.c: Likewise.
12078 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12079 * gdb.threads/non-ldr-exc-2.c: Likewise.
12080 * gdb.threads/non-ldr-exc-3.c: Likewise.
12081 * gdb.threads/non-ldr-exc-4.c: Likewise.
12082 * gdb.threads/pthreads.c: Include unistd.h.
12083 (main): Declare returns int.
12084 * gdb.threads/tls-main.c (foo): New declaration.
12085 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12086
12087 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12088
12089 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12090 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12091
12092 2015-01-15 Mark Wielaard <mjw@redhat.com>
12093
12094 * gdb.base/noreturn-return.c: New file.
12095 * gdb.base/noreturn-return.exp: New file.
12096 * gdb.base/noreturn-finish.c: New file.
12097 * gdb.base/noreturn-finish.exp: New file.
12098
12099 2015-01-23 Pedro Alves <palves@redhat.com>
12100
12101 * gdb.threads/continue-pending-after-query.c: New file.
12102 * gdb.threads/continue-pending-after-query.exp: New file.
12103
12104 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12105 Simon Marchi <simon.marchi@ericsson.com>
12106
12107 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12108 * gdb.base/valgrind-db-attach.exp: Same.
12109 * gdb.base/valgrind-infcall.exp: Same.
12110 * lib/mi-support.exp (default_mi_gdb_start): Same.
12111 * lib/prompt.exp (default_prompt_gdb_start): Same.
12112 * lib/gdb.exp (default_gdb_spawn): Same.
12113 (gdb_interact): New.
12114
12115
12116 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12117
12118 * gdb.compile/compile.exp (pointer to jit function): New test.
12119
12120 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12121
12122 * lib/gdb.exp (supports_process_record): Return true for
12123 powerpc*-*-linux*.
12124 (supports_reverse): Likewise.
12125
12126 2015-01-15 Don Breazeal <donb@codesourcery.com>
12127
12128 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12129 instead of checking whether the target board is remote and
12130 use spawn_wait_for_attach instead of exec/sleep.
12131 * gdb.base/attach-twice.exp: Likewise.
12132
12133 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12134
12135 * gdb.ada/var_arr_attrs: New testcase.
12136
12137 2015-01-14 Pedro Alves <palves@redhat.com>
12138 Joel Brobecker <brobecker@adacore.com>
12139
12140 PR gdb/17525
12141 * gdb.base/bp-cmds-execution-x-script.c: New file.
12142 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12143 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12144
12145 2015-01-14 Pedro Alves <palves@redhat.com>
12146
12147 PR cli/17828
12148 * gdb.base/batch-preserve-term-settings.c: New file.
12149 * gdb.base/batch-preserve-term-settings.exp: New file.
12150
12151 2015-01-13 Doug Evans <dje@google.com>
12152
12153 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12154 binary.
12155
12156 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12157
12158 * Makefile.in (clean mostlyclean): Do not delete *.py.
12159
12160 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12161
12162 * gdb.python/py-lookup-type.exp: New file.
12163
12164 2015-01-12 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12167 restore GDBFLAGS before returning.
12168
12169 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12170
12171 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12172 is_amd64_regs_target and is_x86_like_target.
12173
12174 2015-01-11 Doug Evans <xdje42@gmail.com>
12175
12176 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12177 is given without an explicit form.
12178 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12179 attributes.
12180 * gdb.dwarf/corrupt.exp: Ditto.
12181 * gdb.dwarf2/enum-type.exp: Ditto.
12182 * gdb.trace/entry-values.exp: Ditto.
12183 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12184
12185 2015-01-11 Doug Evans <xdje42@gmail.com>
12186
12187 PR gdb/15830
12188 * gdb.base/maint.exp: Remove references to "maint demangle".
12189 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12190 Add tests for explicitly specifying language to demangle.
12191 * gdb.dlang/demangle.exp: Ditto.
12192
12193 2015-01-09 Pedro Alves <palves@redhat.com>
12194
12195 * gdb.threads/non-stop-fair-events.c: New file.
12196 * gdb.threads/non-stop-fair-events.exp: New file.
12197
12198 2015-01-09 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12201 the global scope. Set a breakpoint after all threads are started
12202 rather than stepping over two source lines. Expect the prompt.
12203 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12204 global.
12205 (NUM): Now 15.
12206 (main): Use threads_started_barrier to wait for all threads to
12207 start. Main thread no longer calls thread_function. Exit after
12208 180 seconds.
12209 (loop): New function.
12210 (thread_function): Wait on threads_started_barrier barrier. Call
12211 'loop' at each iteration.
12212 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12213 threads have started, instead of hardcoding number of "next"
12214 steps. Use an access watchpoint instead of a write watchpoint.
12215
12216 2015-01-09 Pedro Alves <palves@redhat.com>
12217
12218 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12219 (thread_func): Wait on barrier.
12220 (main): Wait for all threads to start before stopping GDB.
12221 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12222 global.
12223 (thread1_func, thread2_func): Wait on barrier.
12224 (main): Wait for all threads to start before stopping GDB.
12225 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12226 New global.
12227 (thread1_func, thread2_func): Wait on barrier.
12228 (main): Wait for all threads to start before stopping GDB.
12229
12230 2015-01-09 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.threads/attach-many-short-lived-threads.c: New file.
12233 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12234
12235 2014-01-09 Pedro Alves <palves@redhat.com>
12236
12237 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12238 instead of to thread 2.
12239 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12240 Add barrier around each pthread_create call instead of around all
12241 calls.
12242 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12243 Set a break on thread_function and have the child threads hit it
12244 one at at a time.
12245
12246 2015-01-09 Pedro Alves <palves@redhat.com>
12247
12248 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12249 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12250 false.
12251 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12252 checking whether the target board is remote.
12253 * gdb.multi/multi-attach.exp: Likewise.
12254 * gdb.python/py-sync-interp.exp: Likewise.
12255 * gdb.server/ext-attach.exp: Likewise.
12256 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12257 tests that need to attach, instead of checking whether the target
12258 board is remote at the top of the file.
12259
12260 2015-01-08 Yao Qi <yao@codesourcery.com>
12261
12262 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12263
12264 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12265
12266 Fix testcase compilation.
12267 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12268
12269 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12270
12271 * gdb.python/py-type.exp: Add a couple test about empty
12272 array creation, and negative-length array creation.
12273
12274 2015-01-02 Doug Evans <xdje42@gmail.com>
12275
12276 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12277
12278 2015-01-02 Doug Evans <dje@google.com>
12279
12280 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12281
12282 2014-12-29 Yao Qi <yao@codesourcery.com>
12283
12284 * gdb.trace/entry-values.exp: Update comments. Rename variable
12285 bar_call_foo to returned_from_foo.
12286
12287 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12288
12289 PR gdb/17394
12290 * gdb.linespec/break-asm-file.c: New file.
12291 * gdb.linespec/break-asm-file.exp: New file.
12292 * gdb.linespec/break-asm-file0.s: New file.
12293 * gdb.linespec/break-asm-file1.s: New file.
12294
12295 2014-12-18 Nigel Stephens <nigel@mips.com>
12296 Maciej W. Rozycki <macro@codesourcery.com>
12297
12298 * gdb.base/float.exp: Handle the new output from "info float" on
12299 MIPS targets.
12300
12301 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12302
12303 Fix MinGW compilation.
12304 * gdb.compile/compile-ops.exp: Update untested message if
12305 !skip_compile_feature_tests.
12306 * gdb.compile/compile-setjmp.exp: Likewise.
12307 * gdb.compile/compile-tls.exp: Likewise.
12308 * gdb.compile/compile.exp: Likewise.
12309 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12310 supported on this host".
12311
12312 2014-12-16 Doug Evans <xdje42@gmail.com>
12313
12314 * boards/stabs.exp: New file.
12315
12316 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12317
12318 * gdb.base/completion.exp: Adjust to format changes of "maint
12319 print user-registers".
12320
12321 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12322
12323 PR server/17457
12324 * gdb.arch/aarch64-fp.c: New file.
12325 * gdb.arch/aarch64-fp.exp: New file.
12326
12327 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12328
12329 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12330 r210637, r210913, r211666, r215400, r215817).
12331
12332 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12333 * dg-extract-results.py: New file.
12334 * dg-extract-results.sh: Use it if the environment seems
12335 suitable.
12336
12337 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12338
12339 * dg-extract-results.py (parse_run): Handle warnings that
12340 are printed before a test harness is run.
12341
12342 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12343
12344 * dg-extract-results.py (Named): Remove __cmp__ method.
12345 (output_variation): Use a key to sort variation.harnesses.
12346
12347 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12348
12349 * dg-extract-results.py: For Python 3, force sys.stdout to
12350 handle surrogate escape sequences.
12351 (safe_open): New function.
12352 (output_segment, main): Use it.
12353
12354 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12355
12356 * dg-extract-results.py (Prog.result_re): Include options
12357 in test name.
12358
12359 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12360
12361 * dg-extract-results.py (output_variation): Always sort if
12362 do_sum.
12363
12364 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12365
12366 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12367 as long as we get pagination notifications.
12368
12369 2014-12-15 Jason Merrill <jason@redhat.com>
12370
12371 * Makefile.in (check-gdb.%): Restore.
12372 * README: Mention it.
12373
12374 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12375
12376 * gdb.ada/str_uninit: New testcase.
12377
12378 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12379
12380 PR symtab/17642
12381 * gdb.base/vla-stub-define.c: New file.
12382 * gdb.base/vla-stub.c: New file.
12383 * gdb.base/vla-stub.exp: New file.
12384
12385 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12386 Jan Kratochvil <jan.kratochvil@redhat.com>
12387 Tom Tromey <tromey@redhat.com>
12388
12389 * configure.ac: Add gdb.compile/.
12390 * configure: Regenerate.
12391 * gdb.compile/Makefile.in: New file.
12392 * gdb.compile/compile-ops.exp: New file.
12393 * gdb.compile/compile-ops.c: New file.
12394 * gdb.compile/compile-tls.c: New file.
12395 * gdb.compile/compile-tls.exp: New file.
12396 * gdb.compile/compile-constvar.S: New file.
12397 * gdb.compile/compile-constvar.c: New file.
12398 * gdb.compile/compile-mod.c: New file.
12399 * gdb.compile/compile-nodebug.c: New file.
12400 * gdb.compile/compile-setjmp-mod.c: New file.
12401 * gdb.compile/compile-setjmp.c: New file.
12402 * gdb.compile/compile-setjmp.exp: New file.
12403 * gdb.compile/compile-shlib.c: New file.
12404 * gdb.compile/compile.c: New file.
12405 * gdb.compile/compile.exp: New file.
12406 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12407
12408 2014-12-12 Tom Tromey <tromey@redhat.com>
12409
12410 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12411 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12412
12413 2014-12-12 Doug Evans <dje@google.com>
12414
12415 * lib/gdb-python.exp (get_python_valueof): New function.
12416 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12417
12418 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12419
12420 * gdb.base/completion.exp: Add test for completion of "info
12421 registers ".
12422
12423 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12424
12425 * gdb.base/func-ptrs.c: New file.
12426 * gdb.base/func-ptrs.exp: New file.
12427
12428 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12429
12430 PR breakpoints/17012
12431 * gdb.base/dprintf-detach.c: New file.
12432 * gdb.base/dprintf-detach.exp: New file.
12433
12434 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12435
12436 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12437 * lib/gdb.exp (target_is_gdbserver): New procedure.
12438
12439 2014-12-08 Doug Evans <dje@google.com>
12440
12441 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12442
12443 2014-12-05 Yao Qi <yao@codesourcery.com>
12444
12445 * gdb.guile/scm-error.exp: Remove the third argument to
12446 gdb_remote_download.
12447 * gdb.guile/scm-frame-args.exp: Likewise.
12448 * gdb.guile/scm-section-script.exp: Likewise.
12449
12450 2014-12-05 Yao Qi <yao@codesourcery.com>
12451
12452 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12453
12454 2014-12-04 Doug Evans <dje@google.com>
12455
12456 * gdb.python/py-objfile.exp: Add tests for
12457 objfile.add_separate_debug_file.
12458
12459 2014-12-04 Doug Evans <dje@google.com>
12460
12461 * lib/gdb.exp (get_build_id): New function.
12462 (build_id_debug_filename_get): Rewrite to use it.
12463 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12464
12465 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12466
12467 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12468 `method(long)', not just 0x0.
12469 * gdb.cp/nsalias.exp: Align code labels to 4.
12470 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12471 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12472 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12473 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12474 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12475 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12476
12477 2014-12-02 Doug Evans <dje@google.com>
12478
12479 PR symtab/17602
12480 * gdb.cp/anon-ns.cc: Move guts of this file to ...
12481 * gdb.cp/anon-ns2.cc: ... here. New file.
12482 * gdb.cp/anon-ns.exp: Update.
12483
12484 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
12485
12486 * gdb.python/py-events.py (inferior_call_handler): New.
12487 (register_changed_handler, memory_changed_handler): New.
12488 (test_events.invoke): Register new handlers.
12489 * gdb.python/py-events.exp: Add tests for inferior call,
12490 memory_changed and register_changed events.
12491
12492 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12493
12494 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12495 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12496 if the linker doesn't understand this.
12497
12498 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12499
12500 * gdb.python/python.exp: Change expected reply to help().
12501
12502 2014-12-01 Yao Qi <yao@codesourcery.com>
12503
12504 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12505 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12506 * configure: Re-generated.
12507
12508 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12509
12510 * gdb.cp/chained-calls.cc: New file.
12511 * gdb.cp/chained-calls.exp: New file.
12512 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12513
12514 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12515
12516 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12517 * gdb.dwarf2/symtab-producer.exp: Same.
12518 * gdb.gdb/python-interrupts.exp: Same.
12519 * gdb.gdb/python-selftest.exp: Same.
12520 * gdb.python/py-linetable.exp: Same.
12521 * gdb.python/py-type.exp: Same.
12522 * gdb.python/py-value-cc.exp: Same.
12523 * gdb.python/py-value.exp: Same.
12524
12525 2014-11-28 Yao Qi <yao@codesourcery.com>
12526
12527 * gdb.base/break-probes.exp: Match library name prefixed with
12528 sysroot.
12529
12530 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12531
12532 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12533 test expected output. Add parentheses for the call to print.
12534 Remove L suffix from integers.
12535
12536 2014-11-26 Doug Evans <dje@google.com>
12537
12538 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12539
12540 2014-11-22 Yao Qi <yao@codesourcery.com>
12541
12542 * gdb.trace/entry-values.c: Remove asms.
12543 (foo): Add foo_label.
12544 (bar): Add bar_label.
12545 * gdb.trace/entry-values.exp: Remove code computing foo's
12546 length and bar's length.
12547 (Dwarf::assemble): Invoke function_range for bar and use
12548 MACRO_AT_func for foo.
12549
12550 2014-11-22 Yao Qi <yao@codesourcery.com>
12551
12552 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12553 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12554 Use .Lgcc43_procstart instead of gcc43.
12555
12556 2014-11-21 Joel Brobecker <brobecker@adacore.com>
12557
12558 * gdb.ada/n_arr_bound: New testcase.
12559
12560 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12561
12562 PR breakpoints/10737
12563 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12564 test_catch_syscall_multi_arch.
12565 (test_catch_syscall_multi_arch): New function.
12566
12567 2014-11-20 Doug Evans <xdje42@gmail.com>
12568
12569 * gdb.base/maint.exp: Update expected output.
12570
12571 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12572
12573 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12574 4-byte instruction on S390.
12575
12576 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12577
12578 * gdb.ada/arr_arr: New testcase.
12579
12580 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12581
12582 * gdb.ada/pkd_arr_elem: New Testcase.
12583
12584 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
12585
12586 * gdb.reverse/break-precsave: Expect completion message for
12587 core file reads.
12588 * gdb.reverse/consecutive-precsave.exp: Likewise.
12589 * gdb.reverse/finish-precsave.exp: Likewise.
12590 * gdb.reverse/i386-precsave.exp: Likewise.
12591 * gdb.reverse/machinestate-precsave.exp: Likewise.
12592 * gdb.reverse/sigall-precsave.exp: Likewise.
12593 * gdb.reverse/solib-precsave.exp: Likewise.
12594 * gdb.reverse/step-precsave.exp: Likewise.
12595 * gdb.reverse/until-precsave.exp: Likewise.
12596 * gdb.reverse/watch-precsave.exp: Likewise.
12597
12598 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12599
12600 * gdb.base/bp-permanent.c: Include unistd.h.
12601 * gdb.python/py-framefilter-mi.c (main): Add return type.
12602 * gdb.python/py-framefilter.c (main): Likewise.
12603 * gdb.trace/actions-changed.c (main): Likewise.
12604
12605 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12606
12607 * gdb.mi/until.c: Add eye-catchers.
12608 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12609 line numbers.
12610
12611 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12612
12613 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12614 function header variants in break1.c.
12615 * gdb.base/ena-dis-br.exp: Likewise.
12616 * gdb.base/hbreak2.exp: Likewise.
12617 * gdb.reverse/until-precsave.exp: Drop references to removed
12618 non-prototype function header variants in ur1.c.
12619 * gdb.reverse/until-reverse.exp: Likewise.
12620
12621 2014-11-17 Petr Machata <pmachata@redhat.com>
12622
12623 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12624 ${_cu_offset_size} bytes abbrev offset.
12625
12626 2014-11-15 Doug Evans <xdje42@gmail.com>
12627
12628 PR symtab/17559
12629 * gdb.base/line-symtabs.exp: New file.
12630 * gdb.base/line-symtabs.c: New file.
12631 * gdb.base/line-symtabs.h: New file.
12632
12633 2014-11-14 Yao Qi <yao@codesourcery.com>
12634
12635 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12636 (func): Add label func_label.
12637 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12638 Replace low_pc and high_pc with MACRO_AT_range.
12639 Replace name, low_pc and high_pc with MACRO_AT_func.
12640
12641 2014-11-14 Yao Qi <yao@codesourcery.com>
12642
12643 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12644 Replace name, low_pc and high_pc with MACRO_AT_func.
12645
12646 2014-11-14 Yao Qi <yao@codesourcery.com>
12647
12648 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12649 produce debug information.
12650 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12651
12652 2014-11-14 Yao Qi <yao@codesourcery.com>
12653
12654 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12655 object and get function length.
12656 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12657 with MACRO_AT_func.
12658 (top-level): Replace gdb_compile and clean_restart with
12659 prepare_for_testing.
12660 * gdb.dwarf2/main.c (main): Add label main_label.
12661
12662 2014-11-14 Yao Qi <yao@codesourcery.com>
12663
12664 * lib/dwarf.exp (function_range): New procedure.
12665 (Dwarf::_handle_macro_at_func): New procedure.
12666 (Dwarf::_handle_macro_at_range): New procedure.
12667 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12668
12669 2014-11-14 Yao Qi <yao@codesourcery.com>
12670
12671 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12672 (_handle_attribute): New procedure.
12673
12674 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12675
12676 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12677 * gdb.base/call-sc.c (zed): Likewise.
12678 * gdb.base/checkpoint.c (main): Likewise.
12679 * gdb.base/dump.c (main): Likewise.
12680 * gdb.base/gcore.c (main): Likewise.
12681 * gdb.base/huge.c (main): Likewise.
12682 * gdb.base/multi-forks.c (main): Likewise.
12683 * gdb.base/pr10179-a.c (main): Likewise.
12684 * gdb.base/savedregs.c (main): Likewise.
12685 * gdb.base/sigaltstack.c (main): Likewise.
12686 * gdb.base/siginfo.c (main): Likewise.
12687 * gdb.base/structs.c (zed): Likewise.
12688 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12689 * gdb.mi/mi-syn-frame.c (main): Likewise.
12690 * gdb.mi/until.c (foo, main): Likewise.
12691 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12692 * gdb.base/solib-weak.c (foo): Declare.
12693 * gdb.base/attach-twice.c: Include stdio.h.
12694 * gdb.base/weaklib1.c: Likewise.
12695 * gdb.base/weaklib2.c: Likewise.
12696 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12697 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12698 unistd.h.
12699 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12700 * gdb.mi/mi-exit-code.c: Likewise.
12701 * gdb.base/break-interp-lib.c: Include string.h.
12702 * gdb.base/coremaker.c: Likewise.
12703 * gdb.base/testenv.c: Likewise.
12704 * gdb.python/py-finish-breakpoint.c: Likewise.
12705 * gdb.base/inferior-died.c: Include sys/wait.h.
12706 * gdb.base/fileio.c: Include time.h.
12707 * gdb.base/async-shell.c: Include unistd.h.
12708 * gdb.base/dprintf-non-stop.c: Likewise.
12709 * gdb.base/info-os.c: Likewise.
12710 * gdb.mi/mi-console.c: Likewise.
12711 * gdb.mi/watch-nonstop.c: Likewise.
12712 * gdb.python/py-events.c: Likewise.
12713 * gdb.base/async.c (baz): Move up before its invocation.
12714 * gdb.base/code_elim2.c (my_global_func): Likewise.
12715 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12716 * gdb.base/advance.c (func2): Likewise.
12717
12718 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12719
12720 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12721 variant.
12722 * gdb.base/annota3.c: Likewise.
12723 * gdb.base/async.c: Likewise.
12724 * gdb.base/average.c: Likewise.
12725 * gdb.base/call-ar-st.c: Likewise.
12726 * gdb.base/call-rt-st.c: Likewise.
12727 * gdb.base/call-sc.c: Likewise.
12728 * gdb.base/call-strs.c: Likewise.
12729 * gdb.base/ending-run.c: Likewise.
12730 * gdb.base/execd-prog.c: Likewise.
12731 * gdb.base/exprs.c: Likewise.
12732 * gdb.base/foll-exec.c: Likewise.
12733 * gdb.base/foll-fork.c: Likewise.
12734 * gdb.base/foll-vfork.c: Likewise.
12735 * gdb.base/funcargs.c: Likewise.
12736 * gdb.base/gcore.c: Likewise.
12737 * gdb.base/jump.c: Likewise.
12738 * gdb.base/langs0.c: Likewise.
12739 * gdb.base/langs1.c: Likewise.
12740 * gdb.base/langs2.c: Likewise.
12741 * gdb.base/mips_pro.c: Likewise.
12742 * gdb.base/nodebug.c: Likewise.
12743 * gdb.base/opaque0.c: Likewise.
12744 * gdb.base/opaque1.c: Likewise.
12745 * gdb.base/recurse.c: Likewise.
12746 * gdb.base/run.c: Likewise.
12747 * gdb.base/scope0.c: Likewise.
12748 * gdb.base/scope1.c: Likewise.
12749 * gdb.base/setshow.c: Likewise.
12750 * gdb.base/setvar.c: Likewise.
12751 * gdb.base/shmain.c: Likewise.
12752 * gdb.base/shr1.c: Likewise.
12753 * gdb.base/shr2.c: Likewise.
12754 * gdb.base/sigall.c: Likewise.
12755 * gdb.base/signals.c: Likewise.
12756 * gdb.base/so-indr-cl.c: Likewise.
12757 * gdb.base/solib2.c: Likewise.
12758 * gdb.base/structs.c: Likewise.
12759 * gdb.base/sum.c: Likewise.
12760 * gdb.base/vforked-prog.c: Likewise.
12761 * gdb.base/watchpoint.c: Likewise.
12762 * gdb.reverse/shr2.c: Likewise.
12763 * gdb.reverse/until-reverse.c: Likewise.
12764 * gdb.reverse/ur1.c: Likewise.
12765 * gdb.reverse/watch-reverse.c: Likewise.
12766
12767 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12768
12769 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12770 variant.
12771 * gdb.base/sepdebug.exp: Drop references to removed code.
12772
12773 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12774
12775 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12776 variant. Preserve original line numbering.
12777 * gdb.base/list1.c: Likewise.
12778
12779 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12780
12781 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12782 variant.
12783 * gdb.base/break1.c: Likewise.
12784 * gdb.base/break.exp: Drop references to removed code.
12785
12786 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12787
12788 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12789 variant.
12790
12791 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12792
12793 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12794
12795 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12796
12797 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12798 logic into perform_all_tests() and invoke it with and without
12799 function header prototypes.
12800 (do_function_calls): Remove conditional XFAIL for PR 5318.
12801 (rerun_and_prepare): Remove duplicate code.
12802 (perform_all_tests): New. Main logic moved here.
12803
12804 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12805
12806 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12807 code guarded by #ifdef NO_PROTOTYPES.
12808 (t_double_many_args): Likewise.
12809 (DEF_FUNC_MANY_ARGS_1): Likewise.
12810 (DEF_FUNC_VALUES_1): Likewise.
12811 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12812 guarded by #ifdef PROTOTYPES.
12813
12814 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12815
12816 * gdb.mi/mi-console.c: Add eye-catcher.
12817 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12818 instead of literal line number.
12819
12820 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12821
12822 * gdb.base/shr2.c: Add eye-catcher.
12823 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12824 line number.
12825
12826 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12827
12828 * gdb.base/jump.c: Add eye-catchers.
12829 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12830 numbers.
12831
12832 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12833
12834 * gdb.base/execd-prog.c: Add eye-catchers.
12835 * gdb.base/foll-exec.c: Likewise.
12836 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12837 line numbers.
12838
12839 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12840
12841 * gdb.base/ending-run.c: Add eye-catchers.
12842 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12843 literal line numbers.
12844
12845 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12846
12847 * gdb.base/call-rt-st.c: Add eye-catchers.
12848 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12849 literal line numbers.
12850
12851 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12852
12853 * gdb.base/call-ar-st.c: Add eye-catchers.
12854 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12855 literal line numbers.
12856
12857 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12858
12859 * gdb.base/average.c: Add eye-catchers.
12860 * gdb.base/sum.c: Likewise.
12861 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12862 regexps dynamically.
12863
12864 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12865
12866 * gdb.base/solib1.c: Add eye-catchers.
12867 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12868 literal line numbers.
12869
12870 2014-11-12 Pedro Alves <palves@redhat.com>
12871
12872 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12873 leader has exited.
12874
12875 2014-11-12 Pedro Alves <palves@redhat.com>
12876
12877 * gdb.arch/i386-bp_permanent.c: New file.
12878 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12879 (srcfile): Set to i386-bp_permanent.c.
12880 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12881 that stepi does not execute the 'leave' instruction, instead of
12882 testing it does execute.
12883 * gdb.base/bp-permanent.c: New file.
12884 * gdb.base/bp-permanent.exp: New file.
12885
12886 2014-11-10 Doug Evans <xdje42@gmail.com>
12887
12888 PR symtab/17564
12889 * gdb.base/symtab-search-order.exp: New file.
12890 * gdb.base/symtab-search-order.c: New file.
12891 * gdb.base/symtab-search-order-1.c: New file.
12892 * gdb.base/symtab-search-order-shlib-1.c: New file.
12893
12894 2014-11-07 Pedro Alves <palves@redhat.com>
12895
12896 PR gdb/17511
12897 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12898 i?86-*-linux*.
12899
12900 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12901
12902 PR c++/17494
12903 * gdb.cp/pr17494.cc: New file.
12904 * gdb.cp/pr17494.exp: New file.
12905
12906 2014-11-02 Yao Qi <yao@codesourcery.com>
12907
12908 * gdb.python/python.exp: Get working directory and match the
12909 output of "set extended-prompt \\w " with it.
12910
12911 2014-10-30 Doug Evans <dje@google.com>
12912
12913 * gdb.python/py-objfile.exp: Add tests for setting random attributes
12914 in objfiles.
12915 * gdb.python/py-progspace.exp: Add tests for setting random attributes
12916 in progspaces.
12917
12918 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
12919
12920 * gdb.base/fullpath-expand.exp: Skip for a remote host.
12921 * gdb.base/realname-expand.exp: Likewise.
12922 * gdb.linespec/macro-relative.exp: Likewise.
12923
12924 2014-10-29 Pedro Alves <palves@redhat.com>
12925
12926 PR gdb/17408
12927 * gdb.threads/schedlock.c (some_function): New function.
12928 (call_function): New global.
12929 (MAYBE_CALL_SOME_FUNCTION): New macro.
12930 (thread_function): Call it.
12931 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12932 and use it instead of a global counter. Adjust all callers.
12933 (get_current_thread): Use "find current thread" for test message
12934 here rather than having all callers pass down the same string.
12935 (goto_loop): New procedure, factored out from ...
12936 (my_continue): ... this.
12937 (step_ten_loops): Change parameter from test message to command to
12938 use. Adjust.
12939 (list_count): Delete global.
12940 (check_result): New procedure, factored out from duplicate top
12941 level code.
12942 (continue tests): Wrap in with_test_prefix.
12943 (test_step): New procedure, factored out from duplicate top level
12944 code.
12945 (top level): Test "step" in combination with all scheduler-locking
12946 modes. Test "next" in combination with all scheduler-locking
12947 modes, and in combination with stepping over a function call or
12948 not.
12949 * gdb.threads/next-bp-other-thread.c: New file.
12950 * gdb.threads/next-bp-other-thread.exp: New file.
12951
12952 2014-10-29 Pedro Alves <palves@redhat.com>
12953
12954 PR python/17372
12955 * gdb.python/python.exp: Test a multi-line command that spawns
12956 interactive Python.
12957 * gdb.base/multi-line-starts-subshell.exp: New file.
12958
12959 2014-10-29 Yao Qi <yao@codesourcery.com>
12960
12961 * gdb.base/fileio.exp: Make directories on host.
12962
12963 2014-10-29 Yao Qi <yao@codesourcery.com>
12964
12965 * gdb.base/fileio.c (test_write): Close the file.
12966
12967 2014-10-28 Pedro Alves <palves@redhat.com>
12968
12969 PR gdb/12623
12970 * gdb.base/sigstep.c (no_handler): New global.
12971 (main): If 'no_handler is true, set the signal handlers to
12972 SIG_IGN.
12973 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12974 with_sw_watch and no_handler parameters. Handle them.
12975 (top level) <stepping over handler when stopped at a breakpoint
12976 test>: Add a test axis for testing with a software watchpoint, and
12977 another for testing with the signal handler set to SIG_IGN.
12978 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12979 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12980
12981 2014-10-28 Pedro Alves <palves@redhat.com>
12982
12983 PR gdb/17511
12984 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12985 * gdb.base/sigstep.exp (other_handler_location): New global.
12986 (advance): Support stepping into the signal handler, and running
12987 commands while in the handler.
12988 (in_handler_map): New global.
12989 (top level): In the advance test, add combinations for getting
12990 into the handler with stepping commands, and for running commands
12991 in the handler. Add comment descripting the advancei tests.
12992
12993 2014-10-28 Pedro Alves <palves@redhat.com>
12994
12995 * gdb.base/sigstep.exp: Use build_executable instead of
12996 prepare_for_testing.
12997 (top level): Move code that starts GDB, runs to main and creates a
12998 display to ...
12999 (restart): ... this new procedure.
13000 (top level): Move backtrace from signal handler test to ...
13001 (validate_backtrace): ... this new procedure.
13002 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13003 with_test_prefix. Always restart GDB.
13004 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13005 with_test_prefix. Always restart GDB. No need to delete
13006 breakpoints after the test.
13007 (test_skip_handler): Remove prefix parameter.
13008 (skip_over_handler, breakpoint_to_handler)
13009 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13010 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13011 restart GDB. No need to delete breakpoints after the test.
13012 (top level): Use foreach to call the test procedures with
13013 different commands.
13014
13015 2014-10-28 Pedro Alves <palves@redhat.com>
13016
13017 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13018 instead of GNATS numbers.
13019 * gdb.base/sigbpt.exp: Likewise.
13020 * gdb.base/siginfo.exp: Likewise.
13021 * gdb.base/sigstep.exp: Likewise.
13022
13023 2014-10-27 Pedro Alves <palves@redhat.com>
13024
13025 * gdb.base/sigstep.c (dummy): New global.
13026 (main): Issue a couple writes to the new global.
13027 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13028 procedures.
13029 (skip_over_handler): Use test_skip_handler.
13030 (top level): Call skip_over_handler for stepi and nexti too.
13031 (breakpoint_over_handler): Use test_skip_handler.
13032 (top level): Call breakpoint_over_handler for stepi and nexti too.
13033
13034 2014-10-27 Yao Qi <yao@codesourcery.com>
13035
13036 * gdb.trace/tfile.c (adjust_function_address)
13037 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13038 function descriptor.
13039
13040 2014-10-24 Don Breazeal <donb@codesourcery.com>
13041
13042 * gdb.base/foll-fork.exp (test_follow_fork,
13043 catch_fork_child_follow): Check for updated fork messages emitted
13044 from infrun.c.
13045 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13046 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13047 vfork_and_exec_child_follow_through_step): Check for updated vfork
13048 messages emitted from infrun.c.
13049
13050 2014-10-24 Pedro Alves <palves@redhat.com>
13051
13052 * gdb.base/corefile.exp: Remove references to ultrix.
13053 * gdb.base/interrupt.exp: Likewise.
13054 * gdb.base/whatis.exp: Likewise.
13055 * gdb.gdb/selftest.exp: Likewise.
13056 * gdb.threads/manythreads.exp: Likewise.
13057 * gdb.threads/print-threads.exp: Likewise.
13058 * gdb.threads/pthreads.exp:: Likewise.
13059 * gdb.threads/schedlock.exp: Likewise.
13060
13061 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13062
13063 * gdb.cp/non-trivial-retval.cc: Add a test case.
13064 * gdb.cp/non-trivial-retval.exp: Add a test.
13065
13066 2014-10-20 Yao Qi <yao@codesourcery.com>
13067
13068 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13069 * gdb.python/py-objfile-script-gdb.py: New file.
13070 * gdb.python/py-objfile-script.exp: Update reference to
13071 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13072 of remote_download. Remove the dest file.
13073
13074 2014-10-20 Yao Qi <yao@codesourcery.com>
13075
13076 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13077 * gdb.base/step-line.exp: Likewise.
13078 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13079 * gdb.dwarf2/dw2-basic.exp: Likewise.
13080 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13081 * gdb.dwarf2/dw2-filename.exp: Likewise.
13082 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13083 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13084 * gdb.dwarf2/dw2-producer.exp: Likewise.
13085 * gdb.dwarf2/mac-fileno.exp: Likewise.
13086 * gdb.python/py-frame-args.exp: Likewise.
13087 * gdb.python/py-framefilter.exp: Likewise.
13088 * gdb.python/py-mi.exp: Likewise.
13089 * gdb.python/py-objfile-script.exp: Likewise
13090 * gdb.python/py-pp-integral.exp: Likewise.
13091 * gdb.python/py-pp-re-notag.exp: Likewise.
13092 * gdb.python/py-prettyprint.exp: Likewise.
13093 * gdb.python/py-section-script.exp: Likewise.
13094 * gdb.python/py-typeprint.exp: Likewise.
13095 * gdb.python/py-xmethods.exp: Likewise.
13096 * gdb.stabs/weird.exp: Likewise.
13097 * gdb.xml/tdesc-regs.exp: Likewise.
13098
13099 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13100
13101 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13102 (out_cu): Use addr_len for the size of addresses.
13103 (out_line): Likewise. Size DW_LNE_set_address instruction
13104 according to addr_len.
13105 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13106 (FUNC): Add START_INSNS to definition.
13107
13108 2014-10-18 Yao Qi <yao@codesourcery.com>
13109
13110 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13111 gdb_has_argv0 return true.
13112 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13113 check [target_info exists noargs], check [gdb_has_argv0]
13114 instead.
13115 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13116 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13117 procedures.
13118
13119 2014-10-17 Doug Evans <dje@google.com>
13120
13121 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13122 event.
13123 * gdb.python/py-events.py: Add clear_objfiles event.
13124
13125 2014-10-17 Doug Evans <dje@google.com>
13126
13127 * gdb.python/py-objfile.exp: Test progspace attribute.
13128
13129 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13130
13131 * gdb.guile/scm-breakpoint.exp: Do not assume any
13132 directory separators when matching source file paths.
13133 * gdb.python/py-breakpoint.exp: Likewise.
13134 * gdb.reverse/break-precsave.exp: Likewise.
13135 * gdb.reverse/break-reverse.exp: Likewise.
13136 * gdb.reverse/consecutive-precsave.exp: Likewise.
13137 * gdb.reverse/finish-precsave.exp: Likewise.
13138 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13139 * gdb.reverse/finish-reverse.exp: Likewise.
13140 * gdb.reverse/i386-precsave.exp: Likewise.
13141 * gdb.reverse/i387-env-reverse.exp: Likewise.
13142 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13143 * gdb.reverse/machinestate-precsave.exp: Likewise.
13144 * gdb.reverse/machinestate.exp: Likewise.
13145 * gdb.reverse/sigall-precsave.exp: Likewise.
13146 * gdb.reverse/solib-precsave.exp: Likewise.
13147 * gdb.reverse/step-precsave.exp: Likewise.
13148 * gdb.reverse/until-precsave.exp: Likewise.
13149 * gdb.reverse/watch-precsave.exp: Likewise.
13150 * gdb.reverse/watch-reverse.exp: Likewise.
13151
13152 2014-10-17 Yao Qi <yao@codesourcery.com>
13153
13154 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13155 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13156
13157 2014-10-17 Pedro Alves <palves@redhat.com>
13158
13159 PR gdb/17471
13160 * gdb.base/bg-execution-repeat.c: New file.
13161 * gdb.base/bg-execution-repeat.exp: New file.
13162
13163 2014-10-17 Pedro Alves <palves@redhat.com>
13164
13165 PR gdb/17300
13166 * gdb.base/continue-all-already-running.c: New file.
13167 * gdb.base/continue-all-already-running.exp: New file.
13168
13169 2014-10-17 Pedro Alves <palves@redhat.com>
13170
13171 PR gdb/17472
13172 * gdb.base/annota-input-while-running.c: New file.
13173 * gdb.base/annota-input-while-running.exp: New file.
13174
13175 2014-10-17 Pedro Alves <palves@redhat.com>
13176
13177 * gdb.base/callfuncs.exp: emove references to osf.
13178 * gdb.base/sigall.exp: Likewise.
13179 * gdb.gdb/selftest.exp: Likewise.
13180 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13181 * gdb.mi/non-stop.c: Likewise.
13182 * gdb.mi/pthreads.c: Likewise.
13183 * gdb.reverse/sigall-precsave.exp: Likewise.
13184 * gdb.reverse/sigall-reverse.exp: Likewise.
13185 * gdb.threads/pthreads.c: Likewise.
13186 * gdb.threads/pthreads.exp: Likewise.
13187
13188 2014-10-17 Yao Qi <yao@codesourcery.com>
13189
13190 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13191 check 'target_info exists noargs'.
13192 (test_command_prompt_position): Likewise.
13193 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13194 Remove "set args".
13195 (progvar_simple_while_test): Likewise.
13196 (progvar_complex_if_while_test): Likewise.
13197 (if_while_breakpoint_command_test): Likewise.
13198 (infrun_breakpoint_command_test): Likewise.
13199 (breakpoint_command_test): Likewise.
13200 (watchpoint_command_test): Likewise.
13201 (bp_deleted_in_command_test): Likewise.
13202 (temporary_breakpoint_commands): Likewise.
13203
13204 2014-10-16 Yao Qi <yao@codesourcery.com>
13205
13206 * gdb.base/remotetimeout.exp: Remove noargs checking.
13207
13208 2014-10-15 Pedro Alves <palves@redhat.com>
13209
13210 PR breakpoints/9649
13211 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13212 * gdb.base/breakpoint-in-ro-region.exp
13213 (probe_target_hardware_step): New procedure.
13214 (top level): Probe hardware stepping and hardware breakpoint
13215 support. Test stepping through a read-only region, with both
13216 "breakpoint auto-hw" on and off and both "always-inserted" on and
13217 off.
13218
13219 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13220
13221 * gdb.dlang/demangle.exp: Update for demangling changes.
13222
13223 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13224
13225 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13226 * gdb.cp/non-trivial-retval.exp: Add new tests.
13227
13228 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13229
13230 PR c++/13403
13231 PR c++/15154
13232 * gdb.cp/non-trivial-retval.cc: New file.
13233 * gdb.cp/non-trivial-retval.exp: New file.
13234
13235 2014-10-15 Yao Qi <yao@codesourcery.com>
13236
13237 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13238 remote host.
13239
13240 2014-10-15 Yao Qi <yao@codesourcery.com>
13241
13242 * gdb.python/py-symbol.exp: Match file base name if host is
13243 remote, otherwise match file name with dir name.
13244 * gdb.python/py-symtab.exp: Likewise.
13245 * gdb.python/python.exp: Likewise.
13246
13247 2014-10-15 Yao Qi <yao@codesourcery.com>
13248
13249 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13250 pattern.
13251 * gdb.python/py-symtab.exp: Likewise.
13252 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13253 locationn.
13254
13255 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13256
13257 * gdb.ada/addr_arith: New testcase.
13258
13259 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13260
13261 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13262 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13263 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13264 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13265
13266 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13267
13268 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13269 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13270 * gdb.arch/stap-eval-lang-ada.exp: New file.
13271
13272 2014-10-14 Yao Qi <yao@codesourcery.com>
13273
13274 * gdb.mi/mi-var-child.c (nothing1): New function.
13275 (nothing2): New function.
13276 (do_children_tests): Set function pointers by nothing1 and
13277 nothing2.
13278 * gdb.mi/mi-var-child.exp: Step over new added statements.
13279 Update test to match the new output.
13280 * gdb.mi/var-cmd.c (nothing1): New function.
13281 (nothing2): New function.
13282 (do_children_tests): Set function pointers by nothing1 and
13283 nothing2.
13284 * gdb.mi/mi-var-display.exp: Update test to match output.
13285 Step to the line specified by $line_dct_nothing.
13286 Increase the number of lines to step.
13287
13288 2014-10-14 Yao Qi <yao@codesourcery.com>
13289
13290 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13291 tests.
13292 * gdb.mi/mi2-var-child.exp: Likewise.
13293
13294 2014-10-13 Doug Evans <dje@google.com>
13295
13296 * gdb.python/py-objfile.exp: Change name of file name test.
13297
13298 2014-10-13 Doug Evans <dje@google.com>
13299
13300 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13301 from the start of the CU.
13302
13303 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13304 Yao Qi <yao@codesourcery.com>
13305
13306 Fix "save breakpoints" for "catch" command.
13307 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13308 Remove -nonewline. Match also the added "main" line.
13309
13310 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13311
13312 Fix "save breakpoints" for "disable $bpnum" command.
13313 * gdb.base/save-bp.c (main): Add label.
13314 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13315
13316 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13317
13318 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13319
13320 2014-10-11 Yao Qi <yao@codesourcery.com>
13321
13322 * gdb.server/server-kill.exp: Execute command
13323 "set remote trace-status-packet on" before "tstatus".
13324
13325 2014-10-11 Yao Qi <yao@codesourcery.com>
13326
13327 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13328 (main): Call getppid.
13329 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13330 and continue to it. Read variable "server_pid".
13331
13332 2014-10-11 Yao Qi <yao@codesourcery.com>
13333
13334 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13335
13336 2014-10-11 Yao Qi <yao@codesourcery.com>
13337
13338 * gdb.threads/thread-find.exp: Don't execute command
13339 "info threads".
13340 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13341 * gdb.threads/linux-dp.exp: Don't check the condition
13342 $threads_created equals to zero.
13343
13344 2014-10-10 Pedro Alves <palves@redhat.com>
13345
13346 * gdb.base/bigcore.exp: Remove references to IRIX.
13347 * gdb.base/funcargs.exp: Likewise.
13348 * gdb.base/interrupt.exp: Likewise.
13349 * gdb.base/mips_pro.exp: Likewise.
13350 * gdb.base/nodebug.exp: Likewise.
13351 * gdb.base/setvar.exp: Likewise.
13352 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13353
13354 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13355 Pedro Alves <palves@redhat.com>
13356
13357 PR symtab/14466
13358 * gdb.base/vdso-warning.c: New file.
13359 * gdb.base/vdso-warning.exp: New file.
13360
13361 2014-10-02 Doug Evans <dje@google.com>
13362
13363 * gdb.base/structs.c (main): Don't run forever.
13364
13365 2014-10-02 Pedro Alves <palves@redhat.com>
13366
13367 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13368 (top level) <stop threads 1, stop threads 2>: Use it.
13369
13370 2014-10-02 Pedro Alves <palves@redhat.com>
13371
13372 * gdb.threads/break-while-running.exp (test): Add new
13373 'update_thread_list' argument. Skip "info threads" if false.
13374 (top level): Add new 'update_thread_list' axis.
13375
13376 2014-10-02 Pedro Alves <palves@redhat.com>
13377
13378 PR breakpoints/17431
13379 * gdb.base/execl-update-breakpoints.c: New file.
13380 * gdb.base/execl-update-breakpoints.exp: New file.
13381
13382 2014-10-01 Pedro Alves <palves@redhat.com>
13383
13384 * gdb.base/breakpoint-in-ro-region.c: New file.
13385 * gdb.base/breakpoint-in-ro-region.exp: New file.
13386
13387 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13388
13389 * gdb.mi/mi-exit-code.exp: New file.
13390 * gdb.mi/mi-exit-code.c: New file.
13391
13392 2014-09-30 Yao Qi <yao@codesourcery.com>
13393
13394 * lib/prelink-support.exp (build_executable_own_libs): Error if
13395 the target isn't native.
13396
13397 2014-09-30 Yao Qi <yao@codesourcery.com>
13398
13399 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13400 false.
13401
13402 2014-09-22 Pedro Alves <palves@redhat.com>
13403
13404 * gdb.threads/break-while-running.exp: New file.
13405 * gdb.threads/break-while-running.c: New file.
13406
13407 2014-09-19 Yao Qi <yao@codesourcery.com>
13408
13409 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13410 Invoke test. Restart GDB with --readnow and invoke test again.
13411
13412 2014-09-19 Yao Qi <yao@codesourcery.com>
13413
13414 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13415 proc set_breakpoint_on_gcd_function. Invoke
13416 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13417 invoke set_breakpoint_on_gcd_function again.
13418
13419 2014-09-18 Doug Evans <dje@google.com>
13420
13421 * gdb.dwarf2/symtab-producer.exp: New file.
13422
13423 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13424
13425 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13426 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13427 * gdb.base/global-var-nested-by-dso.c: Likewise.
13428 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13429
13430 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13431 Pedro Alves <palves@redhat.com>
13432
13433 * gdb.base/watch-bitfields.exp: Pass string other than test file
13434 name to prepare_for_testing.
13435 (watch): New procedure.
13436 (expect_watchpoint): Use with_test_prefix.
13437 (top level): Factor out tests to ...
13438 (test_watch_location, test_regular_watch): ... these new
13439 procedures, and use with_test_prefix and gdb_continue_to_end.
13440
13441 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13442
13443 PR breakpoints/12526
13444 * gdb.base/watch-bitfields.exp: New file.
13445 * gdb.base/watch-bitfields.c: New file.
13446
13447 2014-09-16 Pedro Alves <palves@redhat.com>
13448
13449 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13450 software and hardware addresses, not software address against
13451 itself.
13452
13453 2014-09-16 Pedro Alves <palves@redhat.com>
13454
13455 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13456 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13457
13458 2014-09-16 Pedro Alves <palves@redhat.com>
13459
13460 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13461 files.
13462 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13463 "*-*-vxworks*" throughout.
13464 * gdb.base/break.exp: Likewise.
13465 * gdb.base/default.exp: Likewise.
13466 * gdb.base/scope.exp: Likewise.
13467 * gdb.base/sepdebug.exp: Likewise.
13468 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13469 throughout.
13470 * gdb.base/run.c: Likewise.
13471 * gdb.base/sepdebug.c: Likewise.
13472 * gdb.hp/gdb.aCC/run.c: Likewise.
13473 * gdb.reverse/until-reverse.c: Likewise.
13474 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13475
13476 2014-09-16 Yao Qi <yao@codesourcery.com>
13477
13478 * boards/local-remote-host-native.exp: New file.
13479
13480 2014-09-14 Doug Evans <xdje42@gmail.com>
13481
13482 * gdb.threads/queue-signal.c (thread_count): New variable.
13483 (thread_count_mutex, thread_count_condvar): New variables.
13484 (incr_thread_count, wait_all_threads_running): New functions.
13485 (main): Wait for all threads to be in their thread functions.
13486
13487 2014-09-13 Doug Evans <xdje42@gmail.com>
13488
13489 * gdb.threads/queue-signal.c: New file.
13490 * gdb.threads/queue-signal.exp: New file.
13491
13492 2014-09-13 Doug Evans <xdje42@gmail.com>
13493
13494 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13495 be consistent with what default_gdb_init uses.
13496 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13497 the plain text of the prompt. Add some logging printfs.
13498 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13499
13500 2014-09-12 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13503 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13504 * gdb.arch/i386-size-overlap.exp: Likewise.
13505 * gdb.arch/i386-size.exp: Likewise.
13506 * gdb.arch/i386-unwind.exp: Likewise.
13507 * gdb.base/a2-run.exp: Likewise.
13508 * gdb.base/break.exp: Likewise.
13509 * gdb.base/charset.exp: Likewise.
13510 * gdb.base/chng-syms.exp: Likewise.
13511 * gdb.base/commands.exp: Likewise.
13512 * gdb.base/dbx.exp: Likewise.
13513 * gdb.base/find.exp: Likewise.
13514 * gdb.base/funcargs.exp: Likewise.
13515 * gdb.base/jit-simple.exp: Likewise.
13516 * gdb.base/reread.exp: Likewise.
13517 * gdb.base/sepdebug.exp: Likewise.
13518 * gdb.base/step-bt.exp: Likewise.
13519 * gdb.cp/mb-inline.exp: Likewise.
13520 * gdb.cp/mb-templates.exp: Likewise.
13521 * gdb.objc/basicclass.exp: Likewise.
13522 * gdb.threads/killed.exp: Likewise.
13523
13524 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13525
13526 PR tdep/17379
13527 * gdb.arch/powerpc-stackless.S: New file.
13528 * gdb.arch/powerpc-stackless.exp: New file.
13529
13530 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13531
13532 * gdb.base/attach.c: Include unistd.h.
13533 (main): Call alarm. Add label postloop.
13534 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13535 gdb_breakpoint, gdb_continue_to_breakpoint.
13536 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13537
13538 2014-09-11 Pedro Alves <palves@redhat.com>
13539
13540 PR gdb/17347
13541 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13542 * gdb.base/attach.exp (test_command_line_attach_run): New
13543 procedure.
13544 (top level): Call it.
13545
13546 2014-09-11 Pedro Alves <palves@redhat.com>
13547
13548 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13549 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13550 (do_command_attach_tests): Use spawn_wait_for_attach.
13551 * gdb.base/solib-overlap.exp: Likewise.
13552 * gdb.multi/multi-attach.exp: Likewise.
13553 * gdb.python/py-prompt.exp: Likewise.
13554 * gdb.python/py-sync-interp.exp: Likewise.
13555 * gdb.server/ext-attach.exp: Likewise.
13556
13557 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13558
13559 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13560 command in testcase. Simplify testcase.
13561
13562 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13563
13564 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13565
13566 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13567
13568 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13569
13570 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13571
13572 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13573
13574 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13575
13576 * gdb.dwarf2/dynarr-ptr.c: New file.
13577 * gdb.dwarf2/dynarr-ptr.exp: New file.
13578
13579 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13580
13581 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13582 of 30 rather than hardcoding 120 for a slow test case. Take the
13583 `gdb,timeout' target setting into account for this calculation.
13584 Don't extend the timeout for the test cases that don't need it.
13585
13586 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13587
13588 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13589 a factor of 2 for a slow test case. Take the `gdb,timeout'
13590 target setting into account for this calculation.
13591 * gdb.reverse/until-precsave.exp: Increase the timeout by
13592 a factor of 15 and 3 respectively rather than adding 120
13593 for a pair of slow test cases. Take the `gdb,timeout'
13594 target setting into account for this calculation.
13595
13596 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13597
13598 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13599 timeout, don't pass one down to gdb_expect.
13600 (gdb_expect): Rework timeout selection.
13601
13602 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13603
13604 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13605 exception on timeout.
13606 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13607 (gdbserver_start_extended): Catch any `gdbserver_start' error
13608 exceptions.
13609 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13610 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13611 `gdbserver_gdb_load' error exceptions.
13612
13613 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13614
13615 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13616 120 on waiting for the TCP socket to open.
13617
13618 2014-09-09 Doug Evans <xdje42@gmail.com>
13619
13620 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13621 _caller_matches, _any_caller_is, _any_caller_matches.
13622
13623 2014-09-09 Doug Evans <xdje42@gmail.com>
13624
13625 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13626
13627 2014-09-09 Yao Qi <yao@codesourcery.com>
13628
13629 * gdb.mi/mi-var-display.exp: Set print symbol off.
13630
13631 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13632
13633 PR gdb/17035
13634 * gdb.base/commands.exp: Add tests to verify user-defined
13635 commands with empty bodies.
13636 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13637 python commands in `show user command`.
13638 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13639 scheme commands in `show user command`.
13640
13641 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13642
13643 PR python/17355
13644 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13645 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13646 * gdb.python/py-framefilter-invalidarg.exp: New file.
13647 * gdb.python/py-framefilter-invalidarg.py: New file.
13648
13649 2014-09-06 Doug Evans <xdje42@gmail.com>
13650
13651 PR 15276
13652 * gdb.python/py-caller-is.c: New file.
13653 * gdb.python/py-caller-is.exp: New file.
13654
13655 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13656
13657 PR gdb/17235
13658 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13659 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13660
13661 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13662
13663 PR fortran/17237
13664 * gdb.fortran/print-formatted.exp: New file.
13665 * gdb.fortran/print-formatted.f90: Likewise.
13666
13667 2014-09-03 Sasha Smundak <asmundak@google.com>
13668
13669 * gdb.python/py-frame.exp: Test Frame.read_register.
13670
13671 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13672
13673 PR python/16699
13674 * gdb.python/py-completion.exp: New file.
13675 * gdb.python/py-completion.py: Likewise.
13676
13677 2014-08-28 Doug Evans <dje@google.com>
13678
13679 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13680 eax,etc. are live with values set by gdb and thus the compiler can't
13681 use them.
13682 * gdb.arch/i386-pseudo.c (main): Ditto.
13683
13684 2014-08-27 Doug Evans <dje@google.com>
13685
13686 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13687
13688 2014-08-25 Doug Evans <dje@google.com>
13689
13690 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13691 (main): Ditto.
13692
13693 2014-08-25 Doug Evans <dje@google.com>
13694
13695 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13696
13697 2014-08-24 Yao Qi <yao@codesourcery.com>
13698
13699 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13700 symbol off.
13701 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13702
13703 2014-08-22 Doug Evans <dje@google.com>
13704
13705 PR 17276
13706 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13707 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13708 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13709
13710 2014-08-22 Yao Qi <yao@codesourcery.com>
13711
13712 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13713 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13714 * gdb.python/python.exp: Likewise. Use .py file on the host
13715 instead of the build.
13716
13717 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13718
13719 * gdb.threads/gcore-stale-thread.c: New file.
13720 * gdb.threads/gcore-stale-thread.exp: New file.
13721
13722 2014-08-21 Pedro Alves <palves@redhat.com>
13723
13724 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13725 * gdb.base/gcore-relro-pie.exp: Likewise.
13726 * gdb.base/gcore-relro.exp: Likewise.
13727 * gdb.base/gcore.exp: Likewise.
13728 * gdb.base/print-symbol-loading.exp: Likewise.
13729 * gdb.threads/gcore-thread.exp: Likewise.
13730 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13731
13732 2014-08-20 Pedro Alves <palves@redhat.com>
13733 Jan Kratochvil <jan.kratochvil@redhat.com>
13734
13735 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13736 configure.
13737 (EXPECT): Handle READ1 being set.
13738 (all): Depend on EXTRA_RULES.
13739 (check-read1, expect-read1, read1.so, read1): New rules.
13740 * README (Testsuite Parameters): Document the READ1 make variable.
13741 (Race detection): New section.
13742 * configure: Regenerate.
13743 * configure.ac: If build==host==target, and running under a
13744 GNU/glibc system, add read1 to the extra Makefile rules.
13745 (EXTRA_RULES): AC_SUBST it.
13746 * lib/read1.c: New file.
13747
13748 2014-08-20 Joel Brobecker <brobecker@adacore.com>
13749
13750 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13751 the handling of variables declared as a typedef to an array
13752 which a DW_AT_data_location attribute.
13753
13754 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
13755 Pedro Alves <palves@redhat.com>
13756
13757 PR symtab/14604
13758 PR symtab/14605
13759 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13760 gdb_test.
13761
13762 2014-08-19 Pedro Alves <palves@redhat.com>
13763
13764 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13765
13766 2014-08-19 Yao Qi <yao@codesourcery.com>
13767
13768 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13769 right line.
13770
13771 2014-08-18 David Blaikie <dblaikie@gmail.com>
13772
13773 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13774
13775 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13776
13777 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13778 attribute in array range.
13779
13780 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13781
13782 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13783
13784 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13785
13786 PR c++/17132
13787 * gdb.cp/pr17132.cc: New file.
13788 * gdb.cp/pr17132.exp: New file.
13789
13790 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13791
13792 * gdb.python/py-xmethods.py (A_getarrayind)
13793 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13794 Use 'print' with function call syntax.
13795 (E_method_matcher.match): Fix tab vs space indentation mixup.
13796
13797 2014-08-15 Yao Qi <yao@codesourcery.com>
13798
13799 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13800 false.
13801
13802 2014-08-15 Yao Qi <yao@codesourcery.com>
13803
13804 * gdb.cp/casts.exp: Set print symbol off.
13805 * gdb.cp/class2.exp: Likewise.
13806 * gdb.cp/overload.exp: Likewise.
13807 * gdb.cp/templates.exp: Likewise.
13808
13809 2014-08-11 Doug Evans <dje@google.com>
13810
13811 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13812 (test_load_shlib): Update.
13813
13814 2014-08-09 Yao Qi <yao@codesourcery.com>
13815
13816 * gdb.base/display.exp: Invoke is_address_zero_readable.
13817 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13818 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13819 * gdb.base/hbreak-unmapped.exp: Return if
13820 is_address_zero_readable returns true.
13821 * gdb.base/signest.exp: Likewise.
13822 * gdb.base/signull.exp: Likewise.
13823 * gdb.base/sigbpt.exp: Likewise.
13824 * gdb.guile/scm-disasm.exp: Do the test if
13825 is_address_zero_readable returns false.
13826 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13827 * gdb.python/py-arch.exp: Likewise.
13828 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13829 * lib/gdb.exp (is_address_zero_readable): New proc.
13830
13831 2014-08-09 Yao Qi <yao@codesourcery.com>
13832
13833 PR testsuite/13443
13834 * gdb.mi/mi-var-display.exp: Make test messages unique.
13835
13836 2014-08-04 Tom Tromey <tromey@redhat.com>
13837
13838 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13839 target 0".
13840
13841 2014-08-04 Tom Tromey <tromey@redhat.com>
13842
13843 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13844 "target_resume".
13845
13846 2014-08-01 Joel Brobecker <brobecker@adacore.com>
13847
13848 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13849 inner_vla_struct_object_size.
13850 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13851 as xfail.
13852
13853 2014-07-30 Pedro Alves <palves@redhat.com>
13854
13855 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13856 comment.
13857
13858 2014-07-29 Yao Qi <yao@codesourcery.com>
13859
13860 PR gdb/17206
13861 * gdb.base/until-nodebug.exp: New.
13862
13863 2014-07-28 Doug Evans <xdje42@gmail.com>
13864
13865 PR guile/17203
13866 * gdb.guile/scm-parameter.exp: Add tests for trying to create
13867 previously existing parameter, and previously ambiguously spelled
13868 parameter.
13869
13870 2014-07-28 Will Newton <will.newton@linaro.org>
13871
13872 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13873
13874 2014-07-26 Ludovic Courtès <ludo@gnu.org>
13875 Doug Evans <xdje42@gmail.com>
13876
13877 PR guile/17146
13878 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13879
13880 2014-07-25 Pedro Alves <palves@redhat.com>
13881
13882 * gdb.threads/signal-command-handle-nopass.c: New file.
13883 * gdb.threads/signal-command-handle-nopass.exp: New file.
13884 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13885 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13886 * gdb.threads/signal-delivered-right-thread.c: New file.
13887 * gdb.threads/signal-delivered-right-thread.exp: New file.
13888
13889 2014-07-25 Pedro Alves <palves@redhat.com>
13890
13891 * gdb.base/double-prompt-target-event-error.exp
13892 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13893 match.
13894 (cancel_pagination_in_target_event): Rework double prompt
13895 detection.
13896 * gdb.base/paginate-after-ctrl-c-running.exp
13897 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13898 <return>' match.
13899 * gdb.base/paginate-bg-execution.exp
13900 (test_bg_execution_pagination_return)
13901 (test_bg_execution_pagination_cancel): Remove '-notransfer
13902 <return>' matches.
13903 * gdb.base/paginate-execution-startup.exp
13904 (test_fg_execution_pagination_return)
13905 (test_fg_execution_pagination_cancel): Remove '-notransfer
13906 <return>' matches.
13907 * gdb.base/paginate-inferior-exit.exp
13908 (test_paginate_inferior_exited): Remove '-notransfer <return>'
13909 match.
13910 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13911 * lib/gdb.exp (pagination_prompt): Run text through
13912 string_to_regexp.
13913 (gdb_test_multiple): Match $pagination_prompt instead of
13914 "<return>".
13915 (string_to_regexp): Move to lib/gdb-utils.exp.
13916
13917 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13918
13919 * gdb.arch/amd64-entry-value-paramref.S: New file.
13920 * gdb.arch/amd64-entry-value-paramref.cc: New file.
13921 * gdb.arch/amd64-entry-value-paramref.exp: New file.
13922 * gdb.arch/amd64-optimout-repeat.S: New file.
13923 * gdb.arch/amd64-optimout-repeat.c: New file.
13924 * gdb.arch/amd64-optimout-repeat.exp: New file.
13925
13926 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13927
13928 PR gdb/17170
13929 * gdb.base/statistics.exp: New file.
13930
13931 2014-07-17 Doug Evans <dje@google.com>
13932
13933 PR gdb/17170
13934 * gdb.base/maint.exp: Update testing of per-command stats.
13935
13936 2014-07-16 Pedro Alves <palves@redhat.com>
13937
13938 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13939 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13940 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13941 (tfile_write_buf): New functions.
13942 (add_memory_block): Rewrite using the above.
13943 (adjust_function_address): New function.
13944 (FUNCTION_ADDRESS): New macro.
13945 (write_basic_trace_file): Remove short_x local, and use
13946 tfile_write_16. Change type of func_addr local to unsigned long
13947 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13948 here. Cast argument of add_memory_block to char pointer.
13949 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13950 (main): Remove parameters.
13951 * gdb.trace/tfile.exp: Remove nowarnings.
13952
13953 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13954
13955 * gdb.base/debug-expr.exp: Test string evaluation with
13956 "debug expression" on.
13957
13958 2014-07-15 Pedro Alves <palves@redhat.com>
13959
13960 * gdb.base/reread.exp: Use clean_restart.
13961
13962 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13963
13964 * gdb.arch/avr-flash-qualifer.c: New.
13965 * gdb.arch/avr-flash-qualifer.exp: New.
13966
13967 2014-07-14 Pedro Alves <palves@redhat.com>
13968
13969 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13970 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13971
13972 2014-07-14 Pedro Alves <palves@redhat.com>
13973
13974 * gdb.base/double-prompt-target-event-error.c: New file.
13975 * gdb.base/double-prompt-target-event-error.exp: New file.
13976
13977 2014-07-14 Pedro Alves <palves@redhat.com>
13978
13979 PR gdb/17072
13980 * gdb.base/paginate-inferior-exit.c: New file.
13981 * gdb.base/paginate-inferior-exit.exp: New file.
13982
13983 2014-07-14 Pedro Alves <palves@redhat.com>
13984
13985 PR gdb/17072
13986 * gdb.base/paginate-bg-execution.c: New file.
13987 * gdb.base/paginate-bg-execution.exp: New file.
13988
13989 2014-07-14 Pedro Alves <palves@redhat.com>
13990
13991 PR gdb/17072
13992 * gdb.base/paginate-execution-startup.c: New file.
13993 * gdb.base/paginate-execution-startup.exp: New file.
13994 * lib/gdb.exp (pagination_prompt): New global.
13995 (default_gdb_spawn): New procedure, factored out from
13996 default_gdb_spawn.
13997 (default_gdb_start): Adjust to call default_gdb_spawn.
13998 (gdb_spawn): New procedure.
13999
14000 2014-07-14 Pedro Alves <palves@redhat.com>
14001
14002 * lib/gdb.exp (gdb_assert): New procedure.
14003 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14004
14005 2014-07-14 Pedro Alves <palves@redhat.com>
14006
14007 * gdb.base/execution-termios.c: New file.
14008 * gdb.base/execution-termios.exp: New file.
14009
14010 2014-07-14 Tom Tromey <tromey@redhat.com>
14011
14012 * gdb.cp/vla-cxx.cc: New file.
14013 * gdb.cp/vla-cxx.exp: New file.
14014
14015 2014-07-14 Tom Tromey <tromey@redhat.com>
14016
14017 * gdb.reverse/rerun-prec.c: New file.
14018 * gdb.reverse/rerun-prec.exp: New file.
14019
14020 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14021 Maciej W. Rozycki <macro@codesourcery.com>
14022
14023 * lib/gdb-utils.exp: New file.
14024 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14025 inline `gdb_init_command' processing.
14026 (gdb_start_cmd): Likewise.
14027 * lib/mi-support.exp (mi_run_cmd): Likewise.
14028 * README: Document `gdb_init_command' and `gdb_init_commands'.
14029
14030 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14031
14032 Fix false FAIL running under a very long directory name.
14033 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14034 and "set print elements 10000". Twice.
14035
14036 2014-07-11 Yao Qi <yao@codesourcery.com>
14037
14038 * gdb.base/exprs.exp: "set print symbol off".
14039
14040 2014-07-11 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.threads/kill.c: New file.
14043 * gdb.threads/kill.exp: New file.
14044
14045 2014-07-10 Yao Qi <yao@codesourcery.com>
14046
14047 * gdb.trace/tfile.c (write_basic_trace_file)
14048 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14049 address written to trace file.
14050
14051 2014-07-09 Pedro Alves <palves@redhat.com>
14052
14053 * gdb.base/attach-wait-input.exp: New file.
14054 * gdb.base/attach-wait-input.c: New file.
14055
14056 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14057
14058 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14059 setting up test structures.
14060 (main): Call new test function.
14061 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14062 test function, continue into test function and walk test
14063 structures.
14064
14065 2014-07-02 Yao Qi <yao@codesourcery.com>
14066
14067 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14068 'bar_start' at the beginning of functions 'foo' and 'bar'
14069 respectively.
14070 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14071 instead of 'foo' and 'bar'.
14072
14073 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14074
14075 * gdb.btrace/segv.exp: New.
14076 * gdb.btrace/segv.c: New.
14077
14078 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14079
14080 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14081 instruction.
14082
14083 2014-06-30 Mark Wielaard <mjw@redhat.com>
14084
14085 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14086 vulture, vilify, villar): New volatile array constants.
14087 (vindictive, vegetation): New const volatile array constants.
14088 * gdb.base/volatile.exp: Test volatile and const volatile array
14089 types.
14090
14091 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14092
14093 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14094 target lacks support for awatch, rwatch, or hbreak.
14095
14096 2014-06-27 Yao Qi <yao@codesourcery.com>
14097
14098 * gdb.multi/dummy-frame-restore.exp: New.
14099 * gdb.multi/dummy-frame-restore.c: New.
14100
14101 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14102
14103 * gdb.btrace/gcore.exp: New.
14104
14105 2014-06-23 Pedro Alves <palves@redhat.com>
14106
14107 * gdb.base/watchpoint-reuse-slot.c: New file.
14108 * gdb.base/watchpoint-reuse-slot.exp: New file.
14109
14110 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14111
14112 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14113 progspace's filename in 'info', 'enable' and 'disable' command
14114 tests.
14115
14116 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14117
14118 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14119 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14120 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14121
14122 2014-06-20 Gary Benson <gbenson@redhat.com>
14123
14124 * gdb.arch/i386-avx.exp: Fix include file location.
14125 * gdb.arch/i386-sse.exp: Likewise.
14126
14127 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14128
14129 * gdb.dlang/expression.exp: New file.
14130
14131 2014-06-19 Pedro Alves <palves@redhat.com>
14132
14133 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14134 out from ...
14135 (top level): ... here. Iterate running tests under different
14136 scheduler-locking settings.
14137
14138 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14139
14140 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14141 to DW_FORM_addr and use non-zero addresses.
14142
14143 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14144
14145 PR gdb/17017
14146 * gdb.python/py-xmethods.cc: Add global function call counters and
14147 increment them in their respective functions. Remove "cout"
14148 statements.
14149 * gdb.python/py-xmethods.exp: Make tests check the global function
14150 call counters instead of depending on inferior IO.
14151
14152 2014-06-18 Don Breazeal <donb@codesourcery.com>
14153
14154 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14155 Deleted procedure.
14156 (explicit_fork_parent_follow): Deleted procedure.
14157 (explicit_fork_child_follow): Deleted procedure.
14158 (test_follow_fork): New procedure.
14159 (do_fork_tests): Replace calls to deleted procedures with
14160 calls to test_follow_fork and reset GDB for subsequent
14161 procedure calls.
14162
14163 2014-06-17 Yao Qi <yao@codesourcery.com>
14164
14165 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14166 CP1252.
14167
14168 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14169
14170 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14171 Initialize ptr and S explicitly.
14172 (skip_type_update_when_not_use_rtti_test): Likewise.
14173
14174 2014-06-16 Keith Seitz <keiths@redhat.com>
14175
14176 PR mi/15863
14177 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14178 the inferior is started.
14179
14180 2014-06-16 Pedro Alves <palves@redhat.com>
14181
14182 * gdb.base/break-main-file-remove-fail.c: New file.
14183 * gdb.base/break-main-file-remove-fail.exp: New file.
14184 * gdb.base/break-unload-file.exp: Use build_executable instead of
14185 prepare_for_testing.
14186 (test_break): New parameter "initial_load". Handle it.
14187 (top level): Add initial_load cmdline/file axis.
14188
14189 2014-06-12 Tom Tromey <tromey@redhat.com>
14190
14191 * gdb.base/completion.exp: Don't use directory name in test.
14192
14193 2014-06-09 Gary Benson <gbenson@redhat.com>
14194
14195 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14196 separate the always-available ANSI-standard signals from the
14197 signals that require checking.
14198 (main): Likewise.
14199 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14200 Likewise.
14201 (main): Likewise.
14202
14203 2014-06-07 Keith Seitz <keiths@redhat.com>
14204
14205 Revert:
14206 PR c++/16253
14207 * gdb.cp/var-tag.cc: New file.
14208 * gdb.cp/var-tag.exp: New file.
14209 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14210 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14211 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14212 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14213
14214 2014-06-06 Doug Evans <xdje42@gmail.com>
14215
14216 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14217
14218 2014-06-06 Pedro Alves <palves@redhat.com>
14219
14220 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14221 in target debug output instead of looking at RSP packets,
14222 disabling the test on any target that uses hardware stepping.
14223 Update comments.
14224
14225 2014-06-06 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.base/break-unload-file.exp: Fix typo.
14228
14229 2014-06-06 Yao Qi <yao@codesourcery.com>
14230
14231 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14232 from "jit_function" to "^jit_function".
14233
14234 2014-06-06 Yao Qi <yao@codesourcery.com>
14235
14236 * gdb.base/async.c (foo): Add one statement.
14237 * gdb.base/async.exp: Get the next instruction address and
14238 match the output of "nexti" by instruction address. Match
14239 the hex address in the output of "finish".
14240
14241 2014-06-06 Gary Benson <gbenson@redhat.com>
14242
14243 * gdb.base/call-signals.c: Remove preprocessor conditionals
14244 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14245 SIGSEGV and SIGTERM.
14246 * gdb.base/sigall.c: Likewise.
14247 * gdb.base/unwindonsignal.c: Likewise.
14248 * gdb.reverse/sigall-reverse.c: Likewise.
14249
14250 2014-06-06 Yao Qi <yao@codesourcery.com>
14251
14252 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14253 readable, skip the test.
14254
14255 2014-06-06 Yao Qi <yao@codesourcery.com>
14256
14257 * gdb.threads/staticthreads.c (thread_function): Move the line
14258 setting breakpoint on forward.
14259 * gdb.threads/staticthreads.exp: Update comments.
14260
14261 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14262
14263 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14264 "history-append! type error".
14265
14266 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14267
14268 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14269 erroneous dprintf expected input.
14270
14271 2014-06-04 Doug Evans <xdje42@gmail.com>
14272
14273 * gdb.guile/scm-generics.exp: Delete.
14274
14275 2014-06-04 Doug Evans <xdje42@gmail.com>
14276
14277 * gdb.guile/scm-breakpoint.exp: Update.
14278 Add tests for breakpoint registration.
14279
14280 2014-06-04 Tom Tromey <tromey@redhat.com>
14281
14282 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14283 VLA-in-union.
14284 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14285 inner_vla_struct, vla_union types. Initialize objects of those
14286 types and compute their sizes.
14287
14288 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14289 Hui Zhu <hui@codesourcery.com>
14290
14291 * gdb.base/fileio.exp: Add test for shell not available as well as
14292 available.
14293 * gdb.base/fileio.c (test_system): Check for shell twice.
14294
14295 2014-06-04 Yao Qi <yao@codesourcery.com>
14296
14297 * gdb.base/auto-connect-native-target.exp: Remove redundant
14298 space from the regexp pattern.
14299
14300 2014-06-04 Yao Qi <yao@codesourcery.com>
14301
14302 * gdb.base/default.exp: Replace "child" with "native" in
14303 regexp pattern.
14304
14305 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14306
14307 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14308 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14309 * gdb.python/py-xmethods.py: Python script supporting the
14310 new testcase and tests.
14311
14312 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14313 Pedro Alves <palves@redhat.com>
14314
14315 PR breakpoints/17000
14316 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14317 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14318
14319 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14320
14321 * gdb.base/subst.exp: Add tests to verify partial path matching
14322 output.
14323
14324 2014-06-03 Pedro Alves <palves@redhat.com>
14325
14326 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14327 target that doesn't use software single-stepping.
14328
14329 2014-06-03 Pedro Alves <palves@redhat.com>
14330
14331 PR breakpoints/17000
14332 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14333 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14334
14335 2014-06-02 Doug Evans <xdje42@gmail.com>
14336
14337 * gdb.guile/scm-parameter.exp: New file.
14338
14339 2014-06-02 Doug Evans <xdje42@gmail.com>
14340
14341 * gdb.guile/scm-cmd.c: New file.
14342 * gdb.guile/scm-cmd.exp: New file.
14343
14344 2014-06-02 Doug Evans <xdje42@gmail.com>
14345
14346 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14347 pretty-printer lookup.
14348 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14349 (make-pp_s-printer): Call it.
14350 (make-pretty-printer-from-dict): New function.
14351 (lookup-pretty-printer-maker-from-dict): New function.
14352 (*pretty-printer*): Simplify.
14353 (make-objfile-pp_s-printer): New function.
14354 (install-objfile-pretty-printers!): New function.
14355 (make-progspace-pp_s-printer): New function.
14356 (install-progspace-pretty-printers!): New function.
14357 * gdb.guile/scm-progspace.c: New file.
14358 * gdb.guile/scm-progspace.exp: New file.
14359
14360 2014-06-02 Pedro Alves <palves@redhat.com>
14361
14362 * gdb.base/dprintf-bp-same-addr.c: New file.
14363 * gdb.base/dprintf-bp-same-addr.exp: New file.
14364
14365 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14366
14367 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14368 * gdb.arch/powerpc-power.s: Likewise.
14369
14370 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14371
14372 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14373
14374 2014-06-01 Yao Qi <yao@codesourcery.com>
14375
14376 * gdb.base/watchpoint.exp (test_watch_location): Check null
14377 pointer can be dereferenced. If not, do the test, otherwise
14378 skip it.
14379
14380 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14381
14382 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14383 results.
14384 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14385
14386 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14387
14388 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14389 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14390 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14391 * gdb.arch/amd64-invalid-stack-top.c: New file.
14392 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14393
14394 2014-05-30 Pedro Alves <palves@redhat.com>
14395
14396 PR breakpoints/17000
14397 * gdb.base/sss-bp-on-user-bp.c: New file.
14398 * gdb.base/sss-bp-on-user-bp.exp: New file.
14399
14400 2014-05-30 David Blaikie <dblaikie@gmail.com>
14401
14402 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14403 gnu_inline semantics via attribute.
14404 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14405 source explicitly specifies the required semantics.
14406
14407 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14408
14409 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14410
14411 2014-05-29 Pedro Alves <palves@redhat.com>
14412 Tom Tromey <tromey@redhat.com>
14413
14414 * gdb.base/async-shell.exp: Don't enable target-async.
14415 * gdb.base/async.exp
14416 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14417 parameter. Adjust.
14418 (top level): Don't test with "target-async".
14419 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14420 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14421 * gdb.base/inferior-died.exp: Don't enable target-async.
14422 * gdb.base/interrupt-noterm.exp: Likewise.
14423 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14424 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14425 * gdb.mi/mi-nonstop.exp: Likewise.
14426 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14427 * gdb.mi/mi-nsintrall.exp: Likewise.
14428 * gdb.mi/mi-nsmoribund.exp: Likewise.
14429 * gdb.mi/mi-nsthrexec.exp: Likewise.
14430 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14431 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14432 * gdb.python/py-evsignal.exp: Don't enable target-async.
14433 * gdb.python/py-evthreads.exp: Likewise.
14434 * gdb.python/py-prompt.exp: Likewise.
14435 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14436 * gdb.server/solib-list.exp: Don't enable target-async.
14437 * gdb.threads/thread-specific-bp.exp: Likewise.
14438 * lib/mi-support.exp: Adjust to use mi-async.
14439
14440 2014-05-29 Pedro Alves <palves@redhat.com>
14441
14442 PR gdb/13860
14443 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14444 reason, even in sync mode.
14445
14446 2014-05-29 Pedro Alves <palves@redhat.com>
14447 Hui Zhu <hui@codesourcery.com>
14448
14449 PR PR15693
14450 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14451 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14452 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14453 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14454
14455 2014-05-28 Joel Brobecker <brobecker@adacore.com>
14456
14457 * config/monitor.exp (gdb_target_monitor): Replace use of
14458 "set remotebaud" by "set serial baud".
14459
14460 2014-05-26 Andy Wingo <wingo@igalia.com>
14461
14462 * gdb.guile/scm-breakpoint.exp:
14463 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14464 properties instead of gdb-object-properties.
14465
14466 2014-05-26 Yao Qi <yao@codesourcery.com>
14467
14468 * gdb.server/no-thread-db.exp: Specify source file name
14469 explicitly when setting a breakpoint.
14470
14471 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14472
14473 * gdb.btrace/vdso.c: New.
14474 * gdb.btrace/vdso.exp: New.
14475
14476 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14477
14478 * gdb.base/gcore.exp (capture_command_output): Move ...
14479 * lib/gdb.exp (capture_command_output): ... here.
14480
14481 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14482
14483 * gdb.btrace/data.exp: Test memory access during btrace replay.
14484
14485 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14486
14487 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14488
14489 2014-05-21 Pedro Alves <palves@redhat.com>
14490
14491 PR gdb/13860
14492 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14493 (top level): Test that output related to execution commands is
14494 sent to the console with CLI commands, but not with MI commands.
14495 Test that breakpoint events are always mirrored to the console.
14496 Also expect the new source line to be output after a "next" in
14497 async mode too. Make it a pass/fail test.
14498 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14499 output.
14500 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14501
14502 2014-05-21 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14505 Use them to test variations of "list" after reaching a breakpoint.
14506 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14507 Test "list" with listsize 10 after reaching a breakpoint.
14508 * gdb.python/python.exp (decode_line current location line
14509 number): Adjust expected line number.
14510
14511 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14512
14513 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14514 behavior for $args, pass it directly to "run".
14515
14516 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14517
14518 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14519 30000 to 65536.
14520
14521 2014-05-21 Pedro Alves <palves@redhat.com>
14522
14523 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14524 auto-connect-native-target off".
14525 * gdb.base/auto-connect-native-target.c: New file.
14526 * gdb.base/auto-connect-native-target.exp: New file.
14527
14528 2014-05-21 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.base/default.exp: Test "target native" instead of "target
14531 child".
14532
14533 2014-05-21 Mark Wielaard <mjw@redhat.com>
14534
14535 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14536
14537 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14538
14539 Fix TLS access for -static -pthread.
14540 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14541 <HAVE_TLS> (thread_function, main): Initialize it.
14542 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14543 Add clean_restart.
14544 <$have_tls != "">: Check TLSVAR.
14545
14546 2014-05-21 Pedro Alves <palves@redhat.com>
14547
14548 * gdb.base/dcache-line-read-error.c: New.
14549 * gdb.base/dcache-line-read-error.exp: New.
14550
14551 2014-05-20 Pedro Alves <palves@redhat.com>
14552
14553 * gdb.base/compare-sections.c: New file.
14554 * gdb.base/compare-sections.exp: New file.
14555
14556 2014-05-20 Pedro Alves <palves@redhat.com>
14557
14558 * gdb.base/break-idempotent.c: New file.
14559 * gdb.base/break-idempotent.exp: New file.
14560
14561 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14562
14563 * gdb.btrace/nohist.exp: New.
14564
14565 2014-05-20 Yao Qi <yao@codesourcery.com>
14566
14567 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14568 gdb.reverse directory and gdb_reverse_timeout exists in board
14569 setting.
14570 * README: Document gdb_reverse_timeout.
14571
14572 2014-05-20 Yao Qi <yao@codesourcery.com>
14573
14574 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14575 'test_file_name'. Treat args as a string instead of a list.
14576 (gdb_init): Rename argument 'args' by 'test_file_name'.
14577
14578 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14579
14580 * gdb.arch/powerpc-power.exp: New file.
14581 * gdb.arch/powerpc-power.s: New file.
14582
14583 2014-05-16 Doug Evans <dje@google.com>
14584
14585 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14586 * gdb.base/completion.exp: Check that all expected files exist
14587 before doing file completion.
14588
14589 2014-05-16 Doug Evans <dje@google.com>
14590
14591 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14592 Update.
14593 (do_syscall_tests_without_xml): Update.
14594
14595 2014-05-16 Pedro Alves <palves@redhat.com>
14596
14597 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14598 instead of "unknown output after running".
14599
14600 2014-05-16 Yao Qi <yao@codesourcery.com>
14601
14602 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14603 file1.txt from host at the end.
14604 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14605
14606 2014-05-15 Doug Evans <dje@google.com>
14607
14608 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14609 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14610 loading file. Add test for TU lookup.
14611
14612 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14613
14614 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14615 calling "-exec-arguments" or "set args" before running the
14616 inferior.
14617
14618 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14619
14620 * lib/mi-support.exp (mi_expect_stop): Expect message for
14621 inferiors that exit with non-zero exit code.
14622
14623 2014-05-14 Yao Qi <yao@codesourcery.com>
14624
14625 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14626 match absolute path on remote host.
14627 (test_file_list_exec_source_files): Remove "/" from the
14628 pattern.
14629
14630 2014-05-14 Yao Qi <yao@codesourcery.com>
14631
14632 * boards/local-remote-host-notty.exp (${board}_file): New
14633 proc.
14634
14635 2014-05-07 Kyle McMartin <kyle@redhat.com>
14636
14637 Pushed by Joel Brobecker <brobecker@adacore.com>.
14638 * gdb.arch/aarch64-atomic-inst.c: New file.
14639 * gdb.arch/aarch64-atomic-inst.exp: New file.
14640
14641 2014-05-07 Yao Qi <yao@codesourcery.com>
14642
14643 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14644 in current context" too.
14645
14646 2014-05-05 Keith Seitz <keiths@redhat.com>
14647
14648 * gdb.linespec/ls-dollar.exp: Add test for linespec
14649 file:convenience_variable.
14650
14651 2014-05-05 Yao Qi <yao@codesourcery.com>
14652
14653 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14654 traceframes into tfile and ctf trace files. Read data from
14655 trace file and test collected data.
14656 (gdb_collect_locals_test): Likewise.
14657 (gdb_unavailable_registers_test): Likewise.
14658 (gdb_unavailable_floats): Likewise.
14659 (gdb_collect_globals_test): Likewise.
14660 (top-level): Append "ctf" to trace_file_targets if GDB
14661 supports.
14662
14663 2014-05-05 Yao Qi <yao@codesourcery.com>
14664
14665 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14666 code to ...
14667 (gdb_collect_args_test_1): ... it. New proc.
14668 (gdb_collect_locals_test): Move some code to ...
14669 (gdb_collect_locals_test_1): ... it. New proc.
14670 (gdb_unavailable_registers_test): Move some code to ...
14671 (gdb_unavailable_registers_test_1): ... it. New proc.
14672 (gdb_unavailable_floats): Move some code to ...
14673 (gdb_unavailable_floats_1): ... it. New proc.
14674
14675 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14676
14677 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14678 probes to test for bitness recognition.
14679 * gdb.arch/amd64-stap-optional-prefix.exp
14680 (test_probe_value_without_reg): New procedure.
14681 Add code to test for different kinds of bitness.
14682
14683 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14684
14685 PR breakpoints/16889
14686 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14687 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14688
14689 2014-05-01 Pedro Alves <palves@redhat.com>
14690
14691 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14692 gdb_file_cmd if no file is specified.
14693 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14694 last_loaded_file to set the remote exec-file.
14695
14696 2014-05-01 Pedro Alves <palves@redhat.com>
14697
14698 * boards/local-remote-host.exp: New file.
14699
14700 2014-05-01 Pedro Alves <palves@redhat.com>
14701
14702 * boards/local-remote-host.exp: Rename to ...
14703 * boards/local-remote-host-notty.exp: ... this.
14704
14705 2014-04-28 Joel Brobecker <brobecker@adacore.com>
14706
14707 * gdb.ada/dyn_arrayidx: New testcase.
14708
14709 2014-04-26 Yao Qi <yao@codesourcery.com>
14710
14711 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14712 and compute the length of function main. Save it in
14713 $main_length.
14714 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14715 (top-level): Use gdb_compile to compile objects into
14716 executable and restart GDB. Remove invocation to
14717 prepare_for_testing.
14718
14719 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14720 Pedro Alves <palves@redhat.com>
14721
14722 PR server/16255
14723 * gdb.multi/multi-attach.c: New file.
14724 * gdb.multi/multi-attach.exp: New file.
14725
14726 2014-04-25 Pedro Alves <palves@redhat.com>
14727
14728 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14729 user.
14730 (top level): Test that "set remote conditional-breakpoints-packet
14731 off" works as intended.
14732 * gdb.base/dprintf.exp: Test that "set remote
14733 breakpoint-commands-packet off" works as intended.
14734 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14735 New function.
14736 (top level): Call it.
14737 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14738 remote fast-tracepoints-packet off" works as intended.
14739 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14740 * lib/gdb.exp (gdb_is_target_remote): ... here.
14741
14742 2014-04-24 David Blaikie <dblaikie@gmail.com>
14743
14744 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14745 ensure clang would not discard them.
14746 * gdb.base/gdbvars.c: Ditto.
14747 * gdb.base/memattr.c: Ditto.
14748 * gdb.base/whatis.c: Ditto.
14749 * gdb.python/py-prettyprint.c: Ditto.
14750 * gdb.trace/actions.c: Ditto.
14751 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14752 ensure clang would not discard it.
14753
14754 2014-04-24 David Blaikie <dblaikie@gmail.com>
14755
14756 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14757 clang to emit the full definition of type required by the test
14758 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14759
14760 2014-04-24 David Blaikie <dblaikie@gmail.com>
14761
14762 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14763 coax Clang into emitting the definition of the type.
14764 * gdb.cp/pr10728-x.h (y): Ditto.
14765 * gdb.cp/pr10728-y.cc (y): Ditto.
14766
14767 2014-04-24 David Blaikie <dblaikie@gmail.com>
14768
14769 * gdb.base/label.exp: XFAIL label related tests under Clang.
14770 * gdb.cp/cplabel.exp: Ditto.
14771 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14772 under Clang those using labels.
14773
14774 2014-04-25 Yao Qi <yao@codesourcery.com>
14775
14776 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14777 double_label.
14778 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14779 partial_label and double_label.
14780
14781 2014-04-24 David Blaikie <dblaikie@gmail.com>
14782
14783 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14784
14785 2014-04-24 David Blaikie <dblaikie@gmail.com>
14786
14787 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14788 of the function to work across GCC and Clang.
14789 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14790 pointer types (const void ** const V void **).
14791
14792 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
14793 Walfred Tedeschi <walfred.tedeschi@intel.com>
14794
14795 * Makefile.in (EXECUTABLES): Added i386-avx512.
14796 * gdb.arch/i386-avx512.c: New file.
14797 * gdb.arch/i386-avx512.exp: Likewise.
14798
14799 2014-04-23 Keith Seitz <keiths@redhat.com>
14800
14801 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14802 (mi_make_breakpoint_table): New procedure.
14803 (mi_create_breakpoint): Use mi_make_breakpoint
14804 and return the result.
14805 (mi_make_breakpoint): New procedure.
14806 (mi_build_kv_pairs): New procedure.
14807
14808 * gdb.mi/mi-break.exp: Remove unused globals,
14809 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14810 All callers updated.
14811 * gdb.mi/mi-dprintf.exp: Use variable to track command
14812 number.
14813 Update all callers of mi_create_breakpoint and use
14814 mi_make_breakpoint_table.
14815 Remove any unused global variables.
14816 * gdb.mi/mi-nonstop.exp: Likewise.
14817 * gdb.mi/mi-nsintrall.exp: Likewise.
14818 * gdb.mi/mi-nsmoribund.exp: Likewise.
14819 * gdb.mi/mi-nsthrexec.exp: Likewise.
14820 * gdb.mi/mi-reverse.exp: Likewise.
14821 * gdb.mi/mi-simplerun.exp: Likewise.
14822 * gdb.mi/mi-stepn.exp: Likewise.
14823 * gdb.mi/mi-syn-frame.exp: Likewise.
14824 * gdb.mi/mi-until.exp: Likewise.
14825 * gdb.mi/mi-var-cp.exp: Likewise.
14826 * gdb.mi/mi-var-display.exp: Likewise.
14827 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14828 * gdb.mi/mi2-var-child.exp: Likewise.
14829 * gdb.mi/mi-vla-c99.exp: Likewise.
14830 * lib/mi-support.exp: Likewise.
14831
14832 From Ian Lance Taylor <iant@cygnus.com>:
14833 * lib/gdb.exp (parse_args): New procedure.
14834
14835 2014-04-23 Pedro Alves <palves@redhat.com>
14836
14837 * gdb.base/break-unload-file.c: New file.
14838 * gdb.base/break-unload-file.exp: New file.
14839 * gdb.base/sym-file-lib.c (baz): New function.
14840 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14841 field.
14842 (load): Store the segment's mapped size.
14843 (unload): New function.
14844 (unload_shlib): New function.
14845 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14846 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14847 set a breakpoint at baz, and call it.
14848 * gdb.base/sym-file.exp: New tests for stale breakpoint
14849 instructions.
14850
14851 2014-04-23 Pedro Alves <palves@redhat.com>
14852
14853 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14854 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14855 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14856 * gdb.base/hbreak-unmapped.c: New file.
14857 * gdb.base/hbreak-unmapped.exp: New file.
14858 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14859 * lib/gdb.exp (gdb_is_target_remote): ... here.
14860
14861 2014-04-22 Pedro Alves <palves@redhat.com>
14862
14863 * gdb.base/consecutive-step-over.c: New file.
14864 * gdb.base/consecutive-step-over.exp: New file.
14865
14866 2014-04-22 Pedro Alves <palves@redhat.com>
14867
14868 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14869 instead of send_gdb/gdb_expect.
14870
14871 2014-04-22 Yao Qi <yao@codesourcery.com>
14872
14873 * lib/trace-support.exp (generate_tracefile): New procedure.
14874 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14875 return 0.
14876 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14877 if generate_tracefile returns 1.
14878
14879 2014-04-18 Tom Tromey <palves@redhat.com>
14880 Pedro alves <tromey@redhat.com>
14881
14882 PR backtrace/15558
14883 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14884 with a backtrace limit.
14885 * gdb.python/py-frame-inline.exp: Test running to an inline
14886 function with a backtrace limit, and printing the newest frame.
14887 * gdb.python/py-frame-inline.c (main): Call f.
14888
14889 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14890
14891 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14892
14893 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14894
14895 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14896 Drop prefix from unsupported source file path.
14897
14898 2014-04-17 Yao Qi <yao@codesourcery.com>
14899
14900 * lib/gdb.exp (with_target_charset): New proc.
14901 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14902 with_target_charset.
14903 (test_print_strings): Likewise.
14904 (test_repeat_bytes): Likewise.
14905 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14906 for some tests.
14907
14908 2014-04-16 Keith Seitz <keiths@redhat.com>
14909
14910 PR gdb/15827
14911 * gdb.dwarf2/corrupt.c: New file.
14912 * gdb.dwarf2/corrupt.exp: New file.
14913
14914 2014-04-16 Keith Seitz <keiths@redhat.com>
14915
14916 PR c++/16597
14917 * gdb.cp/namelessclass.cc: New file.
14918 * gdb.cp/namelessclass.exp: New file.
14919 * gdb.cp/namelessclass.S: New file.
14920
14921 2014-04-16 Doug Evans <dje@google.com>
14922
14923 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14924 Add comment.
14925 (gdbserver_default_get_comm_port): New function.
14926 (gdbserver_start): Check if board file provided
14927 "gdbserver,get_comm_port" and use it if so.
14928 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14929 (gdb,socketport): Set to "stdio".
14930 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14931 (stdio_gdbserver_template): Delete.
14932 (${board}_get_remote_address): Update.
14933 (${board}_build_remote_cmd): Delete.
14934 (${board}_get_comm_port): New function.
14935 (${board}_spawn): Update.
14936 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14937 Delete.
14938 (${board}_get_remote_address): Update.
14939 (${board}_get_comm_port): New function.
14940
14941 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
14942
14943 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14944 appearing in any order.
14945
14946 2014-04-15 Doug Evans <dje@google.com>
14947
14948 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14949 uninitialized value of "description".
14950
14951 2014-04-15 Keith Seitz <keiths@redhat.com>
14952
14953 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14954 Remove unused globals.
14955 (test_running_the_program): Likewise.
14956 (test_controlled_execution): Likewise.
14957 (test_controlling_breakpoints): Likewise.
14958 (test_program_termination): Likewise.
14959
14960 2014-04-15 Keith Seitz <keiths@redhat.com>
14961
14962 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14963 unused globals.
14964 (test_rbreak_creation_and_listing): Likewise.
14965 (test_ignore_count): Likewise.
14966 (test_error): Likewise.
14967
14968 2014-04-15 Pedro Alves <palves@redhat.com>
14969
14970 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14971 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14972 sym-file-loader.c.
14973 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14974 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14975 to sym-file-loader.c.
14976 (struct library): Forward declare.
14977 (load_shlib, lookup_function): Change prototypes.
14978 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14979 (translate_offset): Remove declarations.
14980 (get_text_addr): New declaration.
14981 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14982 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14983 sym-file-loader.h.
14984 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14985 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14986 here from sym-file-loader.h.
14987 (struct library): New structure.
14988 (load_shlib, lookup_function): Change prototypes and adjust to
14989 work with a struct library.
14990 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14991 (translate_offset): Make static.
14992 (get_text_addr): New function.
14993 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14994
14995 2014-04-15 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14998
14999 2014-04-15 Pedro Alves <palves@redhat.com>
15000
15001 * gdb.base/sym-file-loader.c: Include <limits.h>.
15002 (SELF_LINK): New define.
15003 (get_origin): New function.
15004 (load_shlib): Use it.
15005 * gdb.base/sym-file.exp: Don't early return if the target is
15006 remote. Use runto_main, and issue fail is that fails. Use
15007 gdb_load_shlibs.
15008 (shlib_name): Delete.
15009 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15010
15011 2014-04-15 Pedro Alves <palves@redhat.com>
15012
15013 * gdb.base/sym-file.exp: Remove regex characters from test
15014 message. Don't refer to breakpoint numbers in test messages.
15015
15016 2014-04-14 Keith Seitz <keiths@redhat.com>
15017
15018 PR c++/16253
15019 * gdb.cp/var-tag.cc: New file.
15020 * gdb.cp/var-tag.exp: New file.
15021 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15022 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15023 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15024 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15025
15026 2014-04-14 Tom Tromey <tromey@redhat.com>
15027
15028 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15029 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15030 type.
15031 * gdb.cp/enum-class.exp: New file.
15032 * gdb.cp/enum-class.cc: New file.
15033
15034 2014-04-14 Tom Tromey <tromey@redhat.com>
15035
15036 * gdb.dwarf2/enum-type.exp: New file.
15037
15038 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15039
15040 * gdb.mi/mi-vla-c99.exp: New file.
15041 * gdb.mi/vla.c: New file.
15042
15043 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15044
15045 * gdb.base/vla-datatypes.c: New file.
15046 * gdb.base/vla-datatypes.exp: New file.
15047
15048 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15049
15050 * gdb.base/vla-ptr.c: New file.
15051 * gdb.base/vla-ptr.exp: New file.
15052
15053 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15054
15055 * gdb.dwarf2/count.exp: New file.
15056
15057 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15058
15059 * gdb.base/vla-sideeffect.c: New file.
15060 * gdb.base/vla-sideeffect.exp: New file.
15061
15062 2014-04-14 David Blaikie <dblaikie@gmail.com>
15063
15064 * gdb.mi/non-stop.c: Add return value for non-void function return
15065 statement.
15066 * gdb.threads/staticthreads.c: Ditto.
15067
15068 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15069 Doug Evans <xdje42@gmail.com>
15070
15071 * gdb.guile/scm-value.c: Improve test case.
15072 * gdb.guile/scm-value.exp: Add new test.
15073
15074 2014-04-11 David Blaikie <dblaikie@gmail.com>
15075
15076 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15077 override Clang's default.
15078
15079 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15080
15081 Revert the following changes (regressions):
15082
15083 * gdb.base/vla-sideeffect.c: New file.
15084 * gdb.base/vla-sideeffect.exp: New file.
15085
15086 * gdb.dwarf2/count.exp: New file.
15087
15088 * gdb.base/vla-multi.c: New file.
15089 * gdb.base/vla-multi.exp: New file.
15090
15091 * gdb.base/vla-ptr.c: New file.
15092 * gdb.base/vla-ptr.exp: New file.
15093
15094 * gdb.base/vla-datatypes.c: New file.
15095 * gdb.base/vla-datatypes.exp: New file.
15096
15097 * gdb.mi/mi-vla-c99.exp: New file.
15098 * gdb.mi/vla.c: New file.
15099
15100 2014-04-11 Keith Seitz <keiths@redhat.com>
15101
15102 PR c++/16675
15103 * gdb.cp/cpsizeof.exp: New file.
15104 * gdb.cp/cpsizeof.cc: New file.
15105
15106 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15107
15108 * gdb.mi/mi-vla-c99.exp: New file.
15109 * gdb.mi/vla.c: New file.
15110
15111 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15112
15113 * gdb.base/vla-datatypes.c: New file.
15114 * gdb.base/vla-datatypes.exp: New file.
15115
15116 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15117
15118 * gdb.base/vla-ptr.c: New file.
15119 * gdb.base/vla-ptr.exp: New file.
15120
15121 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15122
15123 * gdb.base/vla-multi.c: New file.
15124 * gdb.base/vla-multi.exp: New file.
15125
15126 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15127
15128 * gdb.dwarf2/count.exp: New file.
15129
15130 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15131
15132 * gdb.base/vla-sideeffect.c: New file.
15133 * gdb.base/vla-sideeffect.exp: New file.
15134
15135 2014-04-11 Yao Qi <yao@codesourcery.com>
15136
15137 * gdb.base/completion.exp: Check file exists before running tests
15138 on file completion.
15139
15140 2014-04-10 Pedro Alves <palves@redhat.com>
15141
15142 * gdb.base/cond-eval-mode.c: New file.
15143 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15144 prepare_for_testing to build the new file. Check result of
15145 runto_main.
15146 (test_break, test_watch): New procedures.
15147 (top level): Use them.
15148
15149 2014-04-08 Pierre Muller <muller@sourceware.org>
15150
15151 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15152 Ctrl-V use for mingw hosts.
15153
15154 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15155
15156 * gdb.python/py-value.c: Improve test case.
15157 * gdb.python/py-value.exp: Add new test.
15158
15159 2014-04-07 David Blaikie <dblaikie@gmail.com>
15160
15161 * lib/compiler.c: Identify the clang compiler.
15162 * lib/compiler.cc: Ditto.
15163
15164 2014-04-03 Yao Qi <yao@codesourcery.com>
15165
15166 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15167
15168 2014-04-01 Anton Blanchard <anton@samba.org>
15169
15170 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15171 messages unique.
15172
15173 2014-04-01 Anton Blanchard <anton@samba.org>
15174
15175 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15176 prepare_for_testing.
15177
15178 2014-04-01 Anton Blanchard <anton@samba.org>
15179
15180 * gdb.arch/ppc64-atomic-inst.c: Remove.
15181 * gdb.arch/ppc64-atomic-inst.S: New file.
15182 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15183
15184 2014-03-31 Doug Evans <dje@google.com>
15185
15186 * gdb.base/print-symbol-loading-lib.c: New file.
15187 * gdb.base/print-symbol-loading-main.c: New file.
15188 * gdb.base/print-symbol-loading.exp: New file.
15189
15190 2014-03-31 Yao Qi <yao@codesourcery.com>
15191
15192 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15193
15194 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15195
15196 * gdb.ada/mi_dyn_arr: New testcase.
15197
15198 2014-03-27 Doug Evans <dje@google.com>
15199
15200 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15201
15202 2014-03-27 Yao Qi <yao@codesourcery.com>
15203
15204 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15205 if target is nios2-*-*.
15206
15207 2014-03-26 Yao Qi <yao@codesourcery.com>
15208
15209 * lib/gdb.exp (readline_is_used): New proc.
15210 * gdb.base/completion.exp: Move tests on command complete up.
15211 Skip the rest of tests if readline is not used.
15212 * gdb.ada/complete.exp: Skp the test if readline is not
15213 used.
15214 * gdb.base/filesym.exp: Likewise.
15215 * gdb.base/macscp.exp: Likewise.
15216 * gdb.base/readline-ask.exp: Likewise.
15217 * gdb.base/readline.exp: Likewise.
15218 * gdb.python/py-cmd.exp: Likewise.
15219 * gdb.trace/tfile.exp: Likewise.
15220
15221 2014-03-26 Yao Qi <yao@codesourcery.com>
15222
15223 * gdb.base/macscp.exp: Fix code format issues.
15224
15225 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15226
15227 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15228 * gdb.asm/powerpc64le.inc: New file.
15229
15230 2014-03-25 Pedro Alves <palves@redhat.com>
15231 Doug Evans <dje@google.com>
15232
15233 * gdb.base/source-execution.c: New file.
15234 * gdb.base/source-execution.exp: New file.
15235 * gdb.base/source-execution.gdb: New file.
15236
15237 2014-03-24 Doug Evans <dje@google.com>
15238
15239 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15240 using fission.
15241
15242 2014-03-24 Hui Zhu <hui@codesourcery.com>
15243 Pedro Alves <palves@redhat.com>
15244
15245 PR breakpoints/16101
15246 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15247 test pass/fail messages. Detect missing support for dprintf when
15248 breakpoints are actually inserted.
15249 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15250 breakpoints are actually inserted.
15251 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15252 fails.
15253
15254 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15255
15256 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15257
15258 2014-03-22 Doug Evans <xdje42@gmail.com>
15259
15260 * gdb.python/python.exp (python not supported): Verify multi-line
15261 python command issues an error.
15262 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15263 guile command issues an error.
15264
15265 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15266
15267 * gdb.threads/thread-specific.exp: Handle the lack of usable
15268 $this_breakpoint and $this_thread.
15269
15270 2014-03-21 Hui Zhu <hui@codesourcery.com>
15271
15272 * gdb.base/attach.exp (do_command_attach_tests): New.
15273
15274 2014-03-20 Tom Tromey <tromey@redhat.com>
15275 Pedro Alves <palves@redhat.com>
15276
15277 PR cli/15718
15278 * gdb.base/condbreak-call-false.c: New file.
15279 * gdb.base/condbreak-call-false.exp: New file.
15280
15281 2014-03-20 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15284 Delete.
15285 (block_signals, unblock_signals): Delete.
15286 (child_function_2, main): Remove references to deleted variable
15287 and functions.
15288
15289 2014-03-20 Pedro Alves <palves@redhat.com>
15290
15291 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15292 Use pthread_kill to signal thread 2.
15293 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15294 Adjust to make the test send itself a signal rather than using the
15295 host's "kill" command.
15296
15297 2014-03-20 Pedro Alves <palves@redhat.com>
15298
15299 * gdb.threads/multiple-step-overs.c: New file.
15300 * gdb.threads/multiple-step-overs.exp: New file.
15301 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15302 Adjust expected infrun debug output.
15303
15304 2014-03-20 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15307 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15308
15309 2014-03-20 Pedro Alves <palves@redhat.com>
15310
15311 PR breakpoints/7143
15312 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15313 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15314 of gdb_test_multiple.
15315 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15316 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15317
15318 2014-03-20 Pedro Alves <palves@redhat.com>
15319
15320 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15321 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15322
15323 2014-03-19 Pedro Alves <palves@redhat.com>
15324
15325 * gdb.base/async.exp: Remove early return.
15326
15327 2014-03-19 Pedro Alves <palves@redhat.com>
15328
15329 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15330
15331 2014-03-19 Pedro Alves <palves@redhat.com>
15332
15333 * gdb.base/async.exp (test_background): Expect \r\n after
15334 "completed." in the fail pattern.
15335
15336 2014-03-19 Pedro Alves <palves@redhat.com>
15337
15338 * gdb.base/async.exp (test_background): New procedure.
15339 Use it for all background execution command tests.
15340
15341 2014-03-19 Pedro Alves <palves@redhat.com>
15342
15343 * gdb.base/async.exp: Use prepare_for_testing.
15344
15345 2014-03-19 Pedro Alves <palves@redhat.com>
15346
15347 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15348 the same line.
15349
15350 2014-03-19 Pedro Alves <palves@redhat.com>
15351
15352 * gdb.base/async.c (main): Add "jump here" and "until here" line
15353 marker comments.
15354 * gdb.base/async.exp (jump_here): New global.
15355 (jump& test): Use it.
15356 (until_here): New global.
15357 (until& test): Use it.
15358
15359 2014-03-19 Pedro Alves <palves@redhat.com>
15360
15361 * gdb.base/async.exp: Don't frob gdb_protocol.
15362
15363 2014-03-18 Doug Evans <xdje42@gmail.com>
15364
15365 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15366 Fix spelling of exec-done-display.
15367
15368 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15369
15370 PR gdb/15358
15371 * gdb.base/gdb-sigterm.c: New file.
15372 * gdb.base/gdb-sigterm.exp: New file.
15373
15374 2014-03-18 Pedro Alves <palves@redhat.com>
15375
15376 PR gdb/13860
15377 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15378 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15379 solib-event.
15380
15381 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15382
15383 * gdb.ada/pckd_arr_ren: New testcase.
15384
15385 2014-03-13 Doug Evans <xdje42@gmail.com>
15386
15387 PR guile/16612
15388 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15389 collect after discarding symbols.
15390
15391 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15392 Doug Evans <xdje42@gmail.com>
15393
15394 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15395 to history survives a gc.
15396
15397 2014-03-13 Pedro Alves <palves@redhat.com>
15398
15399 * gdb.base/default.exp: Don't test "target procfs".
15400
15401 2014-03-13 Pedro Alves <palves@redhat.com>
15402
15403 * gdb.base/default.exp: Update "target child" and "target procfs"
15404 tests to not expect "Unix".
15405
15406 2014-03-12 Tom Tromey <tromey@redhat.com>
15407
15408 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15409 New procs. Add target-async tests.
15410 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15411 Add target-async tests.
15412
15413 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15414
15415 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15416 'func_start' and 'func_end' for the beginning and end of the
15417 function code, respectively.
15418 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15419 'func_end' instead of 'func' and 'main'.
15420
15421 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15422
15423 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15424 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15425 generate the debug info assembler source.
15426
15427 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15428
15429 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15430 * gdb.dwarf2/arr-subrange.exp: Likewise.
15431 * gdb.dwarf2/dwz.exp: Likewise.
15432 * gdb.dwarf2/method-ptr.exp: Likewise.
15433 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15434 * gdb.dwarf2/subrange.exp: Likewise.
15435 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15436 * gdb.dwarf2/implptrpiece.exp: Likewise.
15437 * gdb.dwarf2/nostaticblock.exp: Likewise.
15438
15439 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15440
15441 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15442 directory to absolute path name arguments.
15443
15444 2014-03-10 Joel Brobecker <brobecker@adacore.com>
15445
15446 * gdb.ada/tagged_access: New testcase.
15447
15448 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15449
15450 * gdb.btrace/data.exp: Update expected output.
15451
15452 2014-03-06 Yao Qi <yao@codesourcery.com>
15453
15454 * gdb.trace/pr16508.exp: New file.
15455
15456 2014-03-05 Pedro Alves <palves@redhat.com>
15457
15458 PR gdb/16575
15459 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15460 procedure.
15461 (top level): Adjust to use it. Add tests that exercise breakpoint
15462 interaction with the code-cache.
15463
15464 2014-02-26 Ludovic Courtès <ludo@gnu.org>
15465
15466 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15467 test for 'history-append!'.
15468
15469 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15470
15471 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15472 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15473 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15474 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15475 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15476 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15477
15478 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15479
15480 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15481 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15482 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15483
15484 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15485
15486 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15487
15488 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15489
15490 * gdb.dwarf2/arr-stride.c: New file.
15491 * gdb.dwarf2/arr-stride.exp: New file.
15492
15493 2014-02-26 Pedro Alves <palves@redhat.com>
15494
15495 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15496 that won't ever trigger. Make sure that GDB reports the correct
15497 breakpoint that caused the stop.
15498
15499 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15500
15501 PR gdb/16626
15502 * gdb.base/auto-load-script: New file.
15503 * gdb.base/auto-load.c: New file.
15504 * gdb.base/auto-load.exp: New file.
15505
15506 PR gdb/16626
15507 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15508
15509 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15510
15511 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15512 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15513
15514 2014-02-24 Doug Evans <dje@google.com>
15515
15516 * lib/gdb.exp (run_on_host): Log error output if program fails.
15517
15518 2014-02-21 Pedro Alves <palves@redhat.com>
15519
15520 * gdb.threads/step-after-sr-lock.c: Rename to ...
15521 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15522 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15523 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15524 ... this.
15525
15526 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15527
15528 PR tdep/16397
15529 * gdb.arch/amd64-stap-special-operands.exp: New file.
15530 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15531 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15532 * gdb.arch/amd64-stap-triplet.S: Likewise.
15533 * gdb.arch/amd64-stap-triplet.c: Likewise.
15534
15535 2014-02-20 Joel Brobecker <brobecker@adacore.com>
15536
15537 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15538 in .section pseudo-op.
15539
15540 2014-02-20 lin zuojian <manjian2006@gmail.com>
15541 Joel Brobecker <brobecker@adacore.com>
15542 Doug Evans <xdje42@gmail.com>
15543
15544 PR symtab/16581
15545 * gdb.dwarf2/dw2-icycle.S: New file.
15546 * gdb.dwarf2/dw2-icycle.c: New file.
15547 * gdb.dwarf2/dw2-icycle.exp: New file.
15548
15549 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15550
15551 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15552 operations on gdb.Value objects.
15553 * gdb.python/py-value-cc.exp: Add new test to test operations on
15554 gdb.Value objects.
15555
15556 2014-02-18 Doug Evans <dje@google.com>
15557
15558 * Makefile.in (TESTS): New variable.
15559 (expanded_tests, expanded_tests_or_none): New variables
15560 (check-single): Pass $(expanded_tests_or_none) to runtest.
15561 (check-parallel): Only run tests in $(TESTS) if non-empty.
15562 (check/no-matching-tests-found): New rule.
15563 * README: Document TESTS makefile variable.
15564
15565 2014-02-18 Doug Evans <dje@google.com>
15566
15567 * Makefile.in (check-parallel): rm -rf outputs temp.
15568
15569 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15570
15571 Fix "ERROR: no fileid for" in the testsuite.
15572 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15573
15574 2014-02-12 Doug Evans <dje@google.com>
15575
15576 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15577 (MISCELLANEOUS): New variable.
15578 (clean): rm -rf $(MISCELLANEOUS).
15579 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15580 dwp live in the same directory as symlinks, with each symlink pointed
15581 to a differently named file in a different directory.
15582
15583 2014-02-11 Doug Evans <dje@google.com>
15584
15585 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15586 of Tcl file commands.
15587
15588 2014-02-10 Mark Kettenis <kettenis@gnu.org>
15589
15590 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15591 "kill -SIGUSR1 -1".
15592
15593 2014-02-10 Joel Brobecker <brobecker@adacore.com>
15594
15595 * gdb.ada/tick_length_array_enum_idx: New testcase.
15596
15597 2014-02-10 Doug Evans <xdje42@gmail.com>
15598
15599 * configure.ac (AC_OUTPUT): Add gdb.guile.
15600 * configure: Regenerate.
15601 * lib/gdb-guile.exp: New file.
15602 * lib/gdb.exp (get_target_charset): New function.
15603 * gdb.base/help.exp: Update expected output from "apropos apropos".
15604 * gdb.guile/Makefile.in: New file.
15605 * gdb.guile/guile.exp: New file.
15606 * gdb.guile/scm-arch.c: New file.
15607 * gdb.guile/scm-arch.exp: New file.
15608 * gdb.guile/scm-block.c: New file.
15609 * gdb.guile/scm-block.exp: New file.
15610 * gdb.guile/scm-breakpoint.c: New file.
15611 * gdb.guile/scm-breakpoint.exp: New file.
15612 * gdb.guile/scm-disasm.c: New file.
15613 * gdb.guile/scm-disasm.exp: New file.
15614 * gdb.guile/scm-equal.c: New file.
15615 * gdb.guile/scm-equal.exp: New file.
15616 * gdb.guile/scm-error.exp: New file.
15617 * gdb.guile/scm-error.scm: New file.
15618 * gdb.guile/scm-frame-args.c: New file.
15619 * gdb.guile/scm-frame-args.exp: New file.
15620 * gdb.guile/scm-frame-args.scm: New file.
15621 * gdb.guile/scm-frame-inline.c: New file.
15622 * gdb.guile/scm-frame-inline.exp: New file.
15623 * gdb.guile/scm-frame.c: New file.
15624 * gdb.guile/scm-frame.exp: New file.
15625 * gdb.guile/scm-generics.exp: New file.
15626 * gdb.guile/scm-gsmob.exp: New file.
15627 * gdb.guile/scm-iterator.c: New file.
15628 * gdb.guile/scm-iterator.exp: New file.
15629 * gdb.guile/scm-math.c: New file.
15630 * gdb.guile/scm-math.exp: New file.
15631 * gdb.guile/scm-objfile-script-gdb.in: New file.
15632 * gdb.guile/scm-objfile-script.c: New file.
15633 * gdb.guile/scm-objfile-script.exp: New file.
15634 * gdb.guile/scm-objfile.c: New file.
15635 * gdb.guile/scm-objfile.exp: New file.
15636 * gdb.guile/scm-ports.exp: New file.
15637 * gdb.guile/scm-pretty-print.c: New file.
15638 * gdb.guile/scm-pretty-print.exp: New file.
15639 * gdb.guile/scm-pretty-print.scm: New file.
15640 * gdb.guile/scm-section-script.c: New file.
15641 * gdb.guile/scm-section-script.exp: New file.
15642 * gdb.guile/scm-section-script.scm: New file.
15643 * gdb.guile/scm-symbol.c: New file.
15644 * gdb.guile/scm-symbol.exp: New file.
15645 * gdb.guile/scm-symtab-2.c: New file.
15646 * gdb.guile/scm-symtab.c: New file.
15647 * gdb.guile/scm-symtab.exp: New file.
15648 * gdb.guile/scm-type.c: New file.
15649 * gdb.guile/scm-type.exp: New file.
15650 * gdb.guile/scm-value-cc.cc: New file.
15651 * gdb.guile/scm-value-cc.exp: New file.
15652 * gdb.guile/scm-value.c: New file.
15653 * gdb.guile/scm-value.exp: New file.
15654 * gdb.guile/source2.scm: New file.
15655 * gdb.guile/types-module.cc: New file.
15656 * gdb.guile/types-module.exp: New file.
15657
15658 2014-02-10 Yao Qi <yao@codesourcery.com>
15659
15660 PR testsuite/16543
15661 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15662 * configure: Regenerated.
15663 * Makefile.in: New file.
15664
15665 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15666
15667 * gdb.python/py-framefilter.exp: Fix typo.
15668
15669 2014-02-08 Yao Qi <yao@codesourcery.com>
15670
15671 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15672 that no =breakpoint-modified is emitted when breakpoints are
15673 modified through MI commands.
15674
15675 2014-02-07 Pedro Alves <pedro@codesourcery.com>
15676 Pedro Alves <palves@redhat.com>
15677
15678 * gdb.threads/step-after-sr-lock.c: New file.
15679 * gdb.threads/step-after-sr-lock.exp: New file.
15680
15681 2014-02-07 Pedro Alves <palves@redhat.com>
15682
15683 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15684
15685 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15686
15687 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15688 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15689
15690 2014-02-06 Doug Evans <xdje42@gmail.com>
15691
15692 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15693 output.
15694
15695 * gdb.gdb/python-interrupts.exp: New file.
15696
15697 2014-02-05 Yao Qi <yao@codesourcery.com>
15698
15699 * gdb.trace/report.exp (use_collected_data): Test the output
15700 of "info threads" and "info inferiors".
15701
15702 2014-02-05 Yao Qi <yao@codesourcery.com>
15703
15704 Revert this patch:
15705
15706 2013-05-24 Yao Qi <yao@codesourcery.com>
15707
15708 * gdb.trace/tfile.exp: Test inferior and thread.
15709
15710 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15711
15712 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15713 on a function.
15714 * gdb.base/step-bt.c: Call hello via function pointer to make
15715 sure its first instruction is executed on powerpc64le-linux.
15716
15717 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15718
15719 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15720
15721 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15722
15723 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15724 of the test patterns for use on little-endian systems.
15725
15726 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15727
15728 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15729 (decimal_vector): Fix for little-endian.
15730
15731 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15732
15733 * gdb.arch/sparc-sysstep.exp: New file.
15734 * gdb.arch/sparc-sysstep.c: Likewise.
15735
15736 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15737
15738 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15739
15740 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15741
15742 2014-01-23 Tom Tromey <tromey@redhat.com>
15743
15744 * gdb.ada/array_char_idx: New testcase.
15745
15746 2014-01-23 Tom Tromey <tromey@redhat.com>
15747
15748 PR python/16487:
15749 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15750 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15751 classes.
15752
15753 2014-01-23 Tom Tromey <tromey@redhat.com>
15754
15755 PR python/16491:
15756 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15757 string from an inferior frame.
15758 * gdb.python/py-framefilter-mi.exp: Update.
15759
15760 2014-01-22 Doug Evans <dje@google.com>
15761
15762 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15763
15764 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15765
15766 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15767
15768 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15769
15770 * gdb.trace/entry-values.exp: Remove excess space character from
15771 regex patterns. Handle s390 call instruction.
15772
15773 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15774
15775 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15776 define "*_start" label. Make "name" static.
15777 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15778 ${name} by references to ${name}_start.
15779
15780 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15781
15782 * gdb.base/info-macros.exp: Remove "debug" from the compile
15783 options.
15784
15785 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15786
15787 * gdb.dlang/demangle.exp: New file.
15788
15789 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15790
15791 * gdb.dlang/primitive-types.exp: New file.
15792
15793 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15794
15795 * configure.ac: Create gdb.dlang/Makefile.
15796 * configure: Regenerate.
15797 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15798 * gdb.dlang/Makefile.in: New file.
15799 * lib/d-support.exp: New file.
15800 * lib/gdb.exp (skip_d_tests): New proc.
15801
15802 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15803
15804 * gdb.btrace/delta.exp: Check reverse stepi.
15805 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15806 * gdb.btrace/finish.exp: New.
15807 * gdb.btrace/next.exp: New.
15808 * gdb.btrace/nexti.exp: New.
15809 * gdb.btrace/record_goto.c: Add comments.
15810 * gdb.btrace/step.exp: New.
15811 * gdb.btrace/stepi.exp: New.
15812 * gdb.btrace/multi-thread-step.c: New.
15813 * gdb.btrace/multi-thread-step.exp: New.
15814 * gdb.btrace/rn-dl-bind.c: New.
15815 * gdb.btrace/rn-dl-bind.exp: New.
15816 * gdb.btrace/data.c: New.
15817 * gdb.btrace/data.exp: New.
15818 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15819
15820 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15821
15822 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15823 * gdb.btrace/exception.exp: Update.
15824 * gdb.btrace/instruction_history.exp: Update.
15825 * gdb.btrace/record_goto.exp: Update.
15826 * gdb.btrace/tailcall.exp: Update.
15827 * gdb.btrace/unknown_functions.exp: Update.
15828 * gdb.btrace/delta.exp: New.
15829
15830 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15831
15832 * gdb.btrace/record_goto.exp: Add backtrace test.
15833 * gdb.btrace/tailcall.exp: Add backtrace test.
15834
15835 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15836
15837 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15838 * gdb.btrace/record_goto.c: New.
15839 * gdb.btrace/record_goto.exp: New.
15840 * gdb.btrace/x86-record_goto.S: New.
15841
15842 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15843
15844 * gdb.btrace/function_call_history.exp: Update tests.
15845 * gdb.btrace/instruction_history.exp: Update tests.
15846
15847 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15848
15849 * gdb.btrace/function_call_history.exp: Fix expected field
15850 order for "record function-call-history".
15851 Add new tests for "record function-call-history /c".
15852 * gdb.btrace/exception.cc: New.
15853 * gdb.btrace/exception.exp: New.
15854 * gdb.btrace/tailcall.exp: New.
15855 * gdb.btrace/x86-tailcall.S: New.
15856 * gdb.btrace/x86-tailcall.c: New.
15857 * gdb.btrace/unknown_functions.c: New.
15858 * gdb.btrace/unknown_functions.exp: New.
15859 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15860
15861 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15862
15863 * gdb.btrace/instruction_history.exp: Update.
15864 * gdb.btrace/function_call_history.exp: Update.
15865
15866 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15867
15868 * gdb.btrace/function_call_history.exp: Fix expected function
15869 trace.
15870 * gdb.btrace/instruction_history.exp: Initialize traced.
15871 Remove traced_functions.
15872
15873 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15874
15875 * gdb.btrace/function_call_history.exp: Update
15876 * gdb.btrace/instruction_history.exp: Update.
15877
15878 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15879
15880 * gdb.btrace/enable.exp: Update expected text.
15881
15882 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15883
15884 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15885 bytes.
15886
15887 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15888
15889 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15890
15891 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
15892
15893 * lib/gdb.exp (supports_process_record): Return true for
15894 arm*-linux*. (supports_reverse): Likewise.
15895
15896 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15897
15898 PR python/15464
15899 PR python/16113
15900 * gdb.python/py-type.c: Enhance test case.
15901 * gdb.python/py-value-cc.cc: Likewise
15902 * gdb.python/py-type.exp: Add new tests.
15903 * gdb.python/py-value-cc.exp: Likewise
15904
15905 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15906 Pedro Alves <palves@redhat.com>
15907
15908 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15909 Make "name" extern.
15910 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15911 references to ${name}_start by references to ${name}.
15912
15913 2014-01-10 Joel Brobecker <brobecker@adacore.com>
15914
15915 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15916
15917 2014-01-10 Joel Brobecker <brobecker@adacore.com>
15918
15919 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15920
15921 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
15922 Pedro Alves <palves@redhat.com>
15923
15924 * gdb.mi/mi-info-os.exp: Connect to the target with
15925 mi_gdb_target_load.
15926
15927 2014-01-08 Pedro Alves <palves@redhat.com>
15928
15929 * gdb.threads/reconnect-signal.c: New file.
15930 * gdb.threads/reconnect-signal.exp: New file.
15931
15932 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15933
15934 * gdb.base/source-dir.exp: New file.
15935
15936 2014-01-07 Joel Brobecker <brobecker@adacore.com>
15937
15938 * gdb.ada/mi_interface: New testcase.
15939
15940 2014-01-07 Joel Brobecker <brobecker@adacore.com>
15941
15942 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15943 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15944 gdb.ada/pp-rec-component/pck.ads: New files.
15945
15946 2014-01-07 Joel Brobecker <brobecker@adacore.com>
15947
15948 * gdb.python/py-pp-integral.c: New file.
15949 * gdb.python/py-pp-integral.py: New file.
15950 * gdb.python/py-pp-integral.exp: New file.
15951
15952 For older changes see ChangeLog-1993-2013.
15953 \f
15954 ;; Local Variables:
15955 ;; mode: change-log
15956 ;; left-margin: 8
15957 ;; fill-column: 74
15958 ;; version-control: never
15959 ;; End:
15960
15961 Copyright 2014-2019 Free Software Foundation, Inc.
15962 Copying and distribution of this file, with or without modification,
15963 are permitted provided the copyright notice and this notice are preserved.