Fix TID parser bug
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-06-13 Pedro Alves <palves@redhat.com>
2
3 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4 foo --1" test.
5
6 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7
8 * gdb.fortran/block-data.f: New.
9 * gdb.fortran/block-data.exp: New.
10
11 2019-06-11 Tom de Vries <tdevries@suse.de>
12
13 PR testsuite/24521
14 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
15 message.
16
17 2019-06-11 Tom de Vries <tdevries@suse.de>
18
19 PR testsuite/24521
20 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
21
22 2019-06-11 Tom de Vries <tdevries@suse.de>
23
24 * boards/readnow.exp: New file.
25
26 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * gdb.fortran/vla-sizeof.exp: Update expected results.
29
30 2019-06-06 Amos Bird <amosbird@gmail.com>
31
32 * gdb.base/annota1.exp (thread_switch): Add test for
33 thread-exited annotation.
34
35 2019-06-06 Tom Tromey <tromey@adacore.com>
36
37 * gdb.base/maint.exp: Expect command started/finished output.
38
39 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
42 comment.
43 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
44
45 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
48 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
49 * gdb.arch/riscv-unwind-long-insn.c: New file.
50 * gdb.arch/riscv-unwind-long-insn.exp: New file.
51
52 2019-06-04 Christian Biesinger <cbiesinger@google.com>
53
54 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
55
56 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
57
58 * lib/gdb.exp (help_list_trailer): New regexp variable
59 factorizing the help trailer message.
60 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
61 arg to allow to better factorize various tests.
62 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
63 (test_prefix_command_help): Use help_list_trailer.
64 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
65 * gdb.guile/scm-cmd.exp: Likewise.
66 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
67 * gdb.base/help.exp: Use test_user_defined_class_help.
68 * gdb.base/style.exp: Add tests for styling of help and apropos.
69 * lib/gdb-utils.exp (style): Add title and highlight styles.
70
71 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
72
73 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
74 $_shell_exitsignal.
75 * gdb.base/default.exp: Update for new convenience variables.
76
77 2019-05-29 Tom Tromey <tromey@adacore.com>
78
79 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
80 to "break complete ada" test case's regexp.
81
82 2019-05-29 Tom Tromey <tromey@adacore.com>
83
84 PR c++/20020:
85 * gdb.cp/constexpr-field.exp: New file.
86 * gdb.cp/constexpr-field.cc: New file.
87
88 2019-05-29 Tom Tromey <tromey@adacore.com>
89
90 * gdb.base/finish.exp (finish_no_print): New proc.
91 (finish_tests): Call it.
92
93 2019-05-24 Tom de Vries <tdevries@suse.de>
94
95 * gdb.dwarf2/gdb-add-index.exp: New file.
96
97 2019-05-22 Tom Tromey <tromey@adacore.com>
98
99 * gdb.base/info-shared.exp (check_info_shared): Use "style".
100 * gdb.base/style.exp: Use "style".
101 * lib/gdb-utils.exp (style): New proc.
102
103 2019-05-22 Tom de Vries <tdevries@suse.de>
104
105 * gdb.base/align.exp: Require c++11.
106
107 2019-05-22 Tom de Vries <tdevries@suse.de>
108
109 PR testsuite/24586
110 * gdb.python/py-mi-var-info-path-expression.exp: Call
111 mi_skip_python_tests to check if python is supported.
112
113 2019-05-22 Alan Hayward <alan.hayward@arm.com>
114
115 * gdb.arch/aarch64-pauth.c: New test.
116 * gdb.arch/aarch64-pauth.exp: New file.
117
118 2019-05-22 Alan Hayward <alan.hayward@arm.com>
119
120 * README (Re-running Tests Outside The Testsuite): New section.
121
122 2019-05-21 Tom de Vries <tdevries@suse.de>
123
124 * gdb.arch/amd64-eval.exp: Require c++11.
125 * gdb.base/max-depth.exp: Same.
126 * gdb.compile/compile-cplus-array-decay.exp: Same.
127 * gdb.cp/meth-typedefs.exp: Same.
128 * gdb.cp/subtypes.exp: Same.
129 * gdb.cp/temargs.exp: Same.
130
131 2019-05-21 Alan Hayward <alan.hayward@arm.com>
132
133 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
134
135 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 PR gdb/18644
138 * gdb.fortran/complex.exp: Remove setup_kfail calls.
139 * gdb.fortran/printing-types.exp: Add new test.
140 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
141 testing.
142 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
143 setup_kfail call.
144
145 2019-05-17 Alan Hayward <alan.hayward@arm.com>
146
147 * README (Running the Testsuite): Change example.
148 (Testsuite Parameters): Remove TRANSCRIPT.
149 * lib/gdb.exp: Remove TRANSCRIPT check.
150
151 2019-05-17 Alan Hayward <alan.hayward@arm.com>
152
153 * README (Testsuite Parameters): Add replay logging to
154 GDBSERVER_DEBUG.
155 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
156 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
157 as a comma separated list.
158 (gdb_debug_init): Override procedure.
159
160 2019-05-17 Alan Hayward <alan.hayward@arm.com>
161
162 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
163 (gdb_write_cmd_file): New procedure.
164 * lib/gdbserver-support.exp (gdbserver_start): Call
165 gdbserver_write_cmd_file.
166 (gdbserver_write_cmd_file): New procedure.
167
168 2019-05-17 Alan Hayward <alan.hayward@arm.com>
169
170 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
171 (delete_breakpoints): Likewise.
172 (gdb_run_cmd): Likewise.
173 (gdb_start_cmd): Likewise.
174 (gdb_starti_cmd): Likewise.
175 (gdb_internal_error_resync): Likewise.
176 (gdb_test_multiple): Likewise.
177 (gdb_reinitialize_dir): Likewise.
178 (default_gdb_exit): Likewise.
179 (gdb_file_cmd): Mark kill as optional.
180 (default_gdb_start): Call gdb_stdin_log_init.
181 (send_gdb): Call gdb_stdin_log_write.
182 (rerun_to_main): Mark Y as an answer.
183 (gdb_stdin_log_init): New function.
184 (gdb_stdin_log_write): Likewise.
185
186 2019-05-17 Alan Hayward <alan.hayward@arm.com>
187
188 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
189 * gdb.base/debug-expr.exp: Likewise.
190 * gdb.base/foll-fork.exp: Likewise.
191 * gdb.base/foll-vfork.exp: Likewise.
192 * gdb.base/fork-print-inferior-events.exp: Likewise.
193 * gdb.base/gdb-sigterm.exp: Likewise.
194 * gdb.base/gdbinit-history.exp: Likewise.
195 * gdb.base/osabi.exp: Likewise.
196 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
197 * gdb.base/ui-redirect.exp: Likewise.
198 * gdb.gdb/unittest.exp: Likewise.
199 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
200 * gdb.mi/mi-watch.exp: Likewise.
201 * gdb.mi/new-ui-mi-sync.exp: Likewise.
202 * gdb.mi/user-selected-context-sync.exp: Likewise.
203 * gdb.python/python.exp: Disable debug test when debugging.
204 * gdb.threads/check-libthread-db.exp: Disable when debugging.
205 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
206 Likewise.
207 * gdb.threads/stepi-random-signal.exp: Likewise.
208
209 2019-05-17 Alan Hayward <alan.hayward@arm.com>
210
211 * Makefile.in: Pass through GDB_DEBUG.
212 * README (Testsuite Parameters): Add GDB_DEBUG.
213 (gdb,debug): Add board setting.
214 * lib/gdb.exp (default_gdb_start): Start debugging.
215 (gdb_debug_enabled): New procedure.
216 (gdb_debug_init): Likewise.
217
218 2019-05-17 Alan Hayward <alan.hayward@arm.com>
219
220 * Makefile.in: Pass through GDB_DEBUG.
221 * README (Testsuite Parameters): Add GDB_DEBUG.
222 (gdb,debug): Add board setting.
223 * lib/gdb.exp (default_gdb_start): Start debugging.
224 (gdb_debug_enabled): New procedure.
225 (gdb_debug_init): Likewise.
226
227 2019-05-17 Alan Hayward <alan.hayward@arm.com>
228
229 * gdb.base/ui-redirect.exp: Add debug redirect tests.
230
231 2019-05-17 Alan Hayward <alan.hayward@arm.com>
232
233 * gdb.base/ui-redirect.exp: Test redirection.
234
235 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
236
237 * gdb.mi/mi-complete.exp: New file.
238 * gdb.mi/mi-complete.cc: Likewise.
239
240 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
241
242 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
243 indexed and sliced arrays, and pointers to arrays.
244
245 2019-05-14 Tom Tromey <tromey@adacore.com>
246
247 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
248 styling test.
249
250 2019-05-14 Tom de Vries <tdevries@suse.de>
251
252 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
253 selection entry encoding.
254
255 2019-05-10 Tom Tromey <tromey@adacore.com>
256
257 * gdb.ada/info_exc.exp: Add "complete" test.
258
259 2019-05-09 Tom de Vries <tdevries@suse.de>
260
261 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
262 CU-relative.
263
264 2019-05-09 Tom de Vries <tdevries@suse.de>
265
266 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
267 CU-relative.
268
269 2019-05-08 Joel Brobecker <brobecker@adacore.com>
270
271 * gdb.ada/frame_arg_lang.exp: New testcase.
272 * gdb.ada/frame_arg_lang/bla.adb: New file.
273 * gdb.ada/frame_arg_lang/pck.ads: New file.
274 * gdb.ada/frame_arg_lang/pck.adb: New file.
275 * gdb.ada/frame_arg_lang/foo.c: New file.
276
277 2019-05-08 Tom Tromey <tromey@adacore.com>
278
279 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
280
281 2019-05-08 Tom Tromey <tromey@adacore.com>
282
283 * gdb.base/ptype-offsets.exp: Update tests.
284
285 2019-05-08 Tom Tromey <tromey@adacore.com>
286
287 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
288 cases.
289 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
290 "short".
291
292 2019-05-08 Tom Tromey <tromey@adacore.com>
293
294 * gdb.ada/vla.exp: New file.
295 * gdb.ada/vla/vla.adb: New file.
296
297 2019-05-07 Tom de Vries <tdevries@suse.de>
298
299 * gdb.base/index-cache.exp (ls_host): Fix return statement.
300
301 2019-05-07 Tom de Vries <tdevries@suse.de>
302
303 PR testsuite/24522
304 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
305 section.
306
307 2019-05-07 Tom de Vries <tdevries@suse.de>
308
309 PR testsuite/24522
310 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
311 .debug_aranges section.
312
313 2019-05-07 Tom de Vries <tdevries@suse.de>
314
315 PR testsuite/24159
316 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
317
318 2019-05-06 Tom de Vries <tdevries@suse.de>
319
320 * lib/gdb.exp (exec_has_index_section): New proc.
321 * gdb.base/index-cache.exp: Handle case that binfile contains an index
322 section.
323
324 2019-05-04 Tom de Vries <tdevries@suse.de>
325
326 * boards/cc-with-debug-names.exp: New file.
327
328 2019-05-03 Tom Tromey <tromey@adacore.com>
329
330 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
331 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
332 * gdb.ada/char_enum.exp: Add test.
333
334 2019-05-03 Tom de Vries <tdevries@suse.de>
335
336 * boards/cc-with-gdb-index.exp: New file.
337
338 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
339
340 * gdb.rust/simple.exp: Add new test case.
341 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
342 (main): Initialise an instance of the new struct.
343
344 2019-05-01 Tom Tromey <tromey@adacore.com>
345
346 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
347 record.
348 (NPR): New variable.
349 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
350 test.
351
352 2019-05-01 Tom Tromey <tromey@adacore.com>
353
354 * gdb.ada/packed_array_assign.exp: Add packed assignment
355 regression test.
356
357 2019-05-01 Tom de Vries <tdevries@suse.de>
358
359 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
360
361 2019-05-01 Tom de Vries <tdevries@suse.de>
362
363 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
364
365 2019-04-30 Ali Tamur <tamur@google.com>
366
367 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
368
369 2019-04-30 Tom Tromey <tromey@adacore.com>
370
371 * lib/ada.exp (find_ada_tool): New proc.
372 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
373 * gdb.ada/catch_ex_std.exp: New file.
374 * gdb.ada/catch_ex_std/foo.adb: New file.
375 * gdb.ada/catch_ex_std/some_package.adb: New file.
376 * gdb.ada/catch_ex_std/some_package.ads: New file.
377
378 2019-04-30 Tom Tromey <tromey@adacore.com>
379
380 PR c++/24470:
381 * gdb.cp/temargs.cc: Add test code from PR.
382
383 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
384
385 * gdb.fortran/vla-datatypes.exp: Update expected results.
386 * gdb.fortran/vla-ptype.exp: Likewise.
387 * gdb.fortran/vla-type.exp: Likewise.
388 * gdb.fortran/vla-value.exp: Likewise.
389
390 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
391
392 * gdb.fortran/ptr-indentation.exp: Update expected results.
393 * gdb.fortran/ptype-on-functions.exp: Likewise.
394 * gdb.fortran/vla-ptr-info.exp: Likewise.
395 * gdb.fortran/vla-value.exp: Likewise.
396
397 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 * gdb.fortran/ptype-on-functions.exp: New file.
400 * gdb.fortran/ptype-on-functions.f90: New file.
401
402 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
403
404 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
405 case void string.
406
407 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 * gdb.fortran/complex.exp: Expand.
410 * gdb.fortran/complex.f: Renamed to...
411 * gdb.fortran/complex.f90: ...this, and extended to add more
412 complex values.
413
414 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
417 MODULO, CMPLX.
418
419 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
420 Richard Bunt <richard.bunt@arm.com>
421
422 * gdb.base/max-depth.c: New file.
423 * gdb.base/max-depth.exp: New file.
424 * gdb.python/py-nested-maps.c: New file.
425 * gdb.python/py-nested-maps.exp: New file.
426 * gdb.python/py-nested-maps.py: New file.
427 * gdb.python/py-format-string.exp (test_max_depth): New proc.
428 (test_all_common): Call test_max_depth.
429 * gdb.fortran/max-depth.exp: New file.
430 * gdb.fortran/max-depth.f90: New file.
431 * gdb.go/max-depth.exp: New file.
432 * gdb.go/max-depth.go: New file.
433 * gdb.modula2/max-depth.exp: New file.
434 * gdb.modula2/max-depth.c: New file.
435 * lib/gdb.exp (get_print_expr_at_depths): New proc.
436
437 2019-04-29 Tom de Vries <tdevries@suse.de>
438
439 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
440
441 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
442
443 * gdb.base/callexit.exp: Test may-call-functions off.
444
445 2019-04-25 Keith Seitz <keiths@redhat.com>
446
447 PR c++/24367
448 * gdb.cp/meth-typedefs.cc (incomplete_struct)
449 (another_incomplete_struct, test_incomplete): New definitions.
450 (main): Use new definitions.
451 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
452 functions.
453
454 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
455
456 PR corefiles/11608
457 PR corefiles/18187
458 * gdb.base/coredump-filter-build-id.exp: New file.
459
460 2019-04-25 Alan Hayward <alan.hayward@arm.com>
461
462 * Makefile.in: Pass through GDBSERVER_DEBUG.
463 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
464 (gdbserver,debug): Add board setting.
465 * gdb.trace/tspeed.exp: Skip when debugging.
466 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
467 * lib/gdbserver-support.exp: Likewise
468
469 2019-04-24 Tom Tromey <tromey@adacore.com>
470
471 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
472 Rust.
473
474 2019-04-24 Tom Tromey <tromey@adacore.com>
475
476 * gdb.arch/amd64-eval.exp: Test bitfield return.
477 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
478 (class Foo) <return_bitfields>: New method.
479 (main): Call it.
480
481 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gdb.cp/many-args.cc: New file.
484 * gdb.cp/many-args.exp: New file.
485
486 2019-04-23 Tom de Vries <tdevries@suse.de>
487
488 PR gdb/24433
489 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
490
491 2019-04-23 Alan Hayward <alan.hayward@arm.com>
492
493 * gdb.trace/backtrace.exp: Use nopie flag.
494 * gdb.trace/circ.exp: Likewise.
495 * gdb.trace/collection.exp: Likewise.
496 * gdb.trace/ftrace.exp: Likewise.
497 * gdb.trace/mi-trace-unavailable.exp: Likewise.
498 * gdb.trace/mi-traceframe-changed.exp: Likewise.
499 * gdb.trace/qtro.exp: Likewise.
500 * gdb.trace/read-memory.exp: Likewise.
501 * gdb.trace/report.exp: Likewise.
502 * gdb.trace/tfile.exp: Likewise.
503 * gdb.trace/tfind.exp: Likewise.
504 * gdb.trace/unavailable.exp: Likewise.
505
506 2019-04-22 Pedro Alves <palves@redhat.com>
507
508 * gdb.base/solib-probes-nosharedlibrary.c,
509 gdb.base/solib-probes-nosharedlibrary.exp: New files.
510
511 2019-04-19 Tom Tromey <tromey@adacore.com>
512
513 * gdb.ada/ptype_union.c: New file.
514 * gdb.ada/ptype_union.exp: New file.
515
516 2019-04-19 Tom Tromey <tromey@adacore.com>
517
518 PR symtab/24423:
519 * gdb.base/list0.h (foo): Add a control-l character.
520
521 2019-04-18 Tom de Vries <tdevries@suse.de>
522
523 PR gdb/24433
524 * boards/local-board.exp: Set sysroot to "".
525
526 2019-04-18 Tom de Vries <tdevries@suse.de>
527 Pedro Alves <palves@redhat.com>
528
529 PR gdb/24454
530 * gdb.threads/vfork-follow-child-exec.c: New file.
531 * gdb.threads/vfork-follow-child-exec.exp: New file.
532 * gdb.threads/vfork-follow-child-exit.c: New file.
533 * gdb.threads/vfork-follow-child-exit.exp: New file.
534
535 2019-04-15 Leszek Swirski <leszeks@google.com>
536
537 * gdb.arch/amd64-eval.cc: New file.
538 * gdb.arch/amd64-eval.exp: New file.
539
540 2019-04-11 Alan Hayward <alan.hayward@arm.com>
541
542 * gdb.server/sysroot.c: New test.
543 * gdb.server/sysroot.exp: New file.
544 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
545 matching param.
546
547 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.base/align.exp: Extend test to cover structures containing
550 only static fields.
551
552 2019-04-11 Tom de Vries <tdevries@suse.de>
553
554 * boards/cc-with-dwz-m.exp: New file.
555 * boards/cc-with-dwz.exp: New file.
556 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
557
558 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
559
560 * gdb.base/start-cpp.exp: New file.
561 * gdb.base/start-cpp.cc: New file.
562
563 2019-04-08 Kevin Buettner <kevinb@redhat.com>
564
565 * gdb.python/py-thrhandle.exp: Adjust tests to call
566 thread_from_handle instead of thread_from_thread_handle.
567
568 2019-04-08 Kevin Buettner <kevinb@redhat.com>
569
570 * gdb.python/py-thrhandle.exp: Add tests for
571 gdb.InferiorThread.handle.
572
573 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
574
575 * gdb.python/py-function.exp: Check calling helper function from
576 all languages.
577 * lib/gdb.exp (gdb_supported_languages): New proc.
578
579 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
580
581 * gdb.base/complex-parts.c: New file.
582 * gdb.base/complex-parts.exp: New file.
583
584 2019-04-01 Tom Tromey <tromey@adacore.com>
585
586 PR symtab/23331:
587 * gdb.dwarf2/dw2-ranges-main.c: New file.
588 * gdb.dwarf2/dw2-ranges-psym.c: New file.
589 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
590
591 2019-03-30 Simon Marchi <simark@simark.ca>
592
593 * gdb.base/default.exp: Add values for $_gdb_major and
594 $_gdb_minor.
595
596 2019-03-29 Tom Tromey <tromey@adacore.com>
597
598 * gdb.base/help.exp: Tighten apropos regexp.
599
600 2019-03-29 Keith Seitz <keiths@redhat.com>
601
602 * gdb.fortran/array-bounds.exp: New file.
603 * gdb.fortran/array-bounds.f90: New file.
604
605 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
606
607 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
608
609 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
610
611 * gdb.multi/hello.c (main): Increase alarm timer.
612
613 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
614
615 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
616 factor when no hardware watchpoint support.
617
618 2019-03-28 Alan Hayward <alan.hayward@arm.com>
619 Pedro Alves <palves@redhat.com>
620
621 * boards/local-board.exp: set sysroot to /.
622
623 2019-03-27 Alan Hayward <alan.hayward@arm.com>
624
625 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
626 in child.
627
628 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
629
630 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
631 field.
632 (make_container): Initialise new field.
633 * gdb.python/py-prettyprint.exp: Add new tests.
634 * gdb.python/py-prettyprint.py (class ContainerPrinter)
635 <display_hint>: New method.
636
637 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
640 gdb_continue_to_breakpoint more throughout this test.
641 (run_lang_tests) Supply unique test names, and use
642 gdb_test_no_output.
643
644 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * gdb.base/finish-pretty.exp: Update expected results.
647 * gdb.base/pretty-print.c: New file.
648 * gdb.base/pretty-print.exp: New file.
649
650 2019-03-25 Pedro Alves <palves@redhat.com>
651
652 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
653 move comments outside list. Append '-i "" eof' section.
654
655 2019-03-22 Alan Hayward <alan.hayward@arm.com>
656
657 * README: Add pie options.
658 * gdb.base/break-interp.exp: Ensure pie is disabled.
659 * gdb.base/dump.exp: Likewise.
660 * lib/gdb.exp (gdb_compile): Add pie option.
661
662 2019-03-19 Tom Tromey <tromey@adacore.com>
663
664 * gdb.mi/mi2-cli-display.c: New file.
665 * gdb.mi/mi2-cli-display.exp: New file.
666
667 2019-03-18 Joel Brobecker <brobecker@adacore.com>
668 Tom Tromey <tromey@adacore.com>
669
670 * gdb.ada/ptype_array/pck.adb: New file.
671 * gdb.ada/ptype_array/pck.ads: New file.
672 * gdb.ada/ptype_array/foo.adb: New file.
673 * gdb.ada/ptype_array.exp: New file.
674
675 2019-03-14 Tom Tromey <tromey@adacore.com>
676
677 * gdb.base/style.exp: Add "set style sources" test.
678
679 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
680
681 * mi-breakpoint-location-ena-dis.exp: Rename to ...
682 * mi-breakpoint-multiple-locations.exp: ... this.
683 (make_breakpoints_pattern): New proc.
684 (do_test): Add mi_version parameter, test -break-insert,
685 -break-info and =breakpoint-created.
686
687 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * config/default.exp: Remove 'load_lib gdb.exp'.
690 * config/monitor.exp: Likewise.
691 * config/sid.exp: Likewise.
692 * config/sim.exp: Likewise.
693 * config/slite.exp: Likewise.
694 * config/unix.exp: Likewise.
695 * gdb.base/default.exp: Remove unhelpful comment.
696
697 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
698
699 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
700
701 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
704
705 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
706
707 * gdb.fortran/type-kinds.exp: Update expected results.
708
709 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
710
711 * gdb.fortran/type-kinds.exp: Test new integer type kind.
712
713 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
714
715 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
716 function.
717 (test_basic_parsing_of_type_kinds): Expand types tested.
718 (test_parsing_invalid_type_kinds): New function.
719
720 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.fortran/intrinsics.exp: New file.
723 * gdb.fortran/intrinsics.f90: New file.
724 * gdb.fortran/type-kinds.exp: New file.
725
726 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * gdb.fortran/dot-ops.exp: New file.
729
730 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
733 Check upper and lower case logical literals.
734
735 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
736
737 * gdb.fortran/types.exp (test_float_literal_types_accepted):
738 Remove duplicate tests.
739
740 2019-03-06 Alan Hayward <alan.hayward@arm.com>
741
742 * lib/gdb.exp (builtin_cd): rename of cd.
743 (cd): Override builtin.
744
745 2019-03-06 Richard Bunt <richard.bunt@arm.com>
746
747 * gdb.fortran/function-calls.exp: New file.
748 * gdb.fortran/function-calls.f90: New test.
749
750 2019-03-04 Richard Bunt <richard.bunt@arm.com>
751
752 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
753 on user program standard output.
754 * gdb.fortran/short-circuit-argument-list.f90: Record function
755 calls.
756
757 2019-02-28 Alan Hayward <alan.hayward@arm.com>
758
759 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
760 failure.
761
762 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
763
764 PR gdb/8527
765 * gdb.base/interrupt-daemon-attach.c,
766 gdb.base/interrupt-daemon-attach.exp: New test.
767
768 2019-02-27 Pedro Alves <palves@redhat.com>
769
770 * gdb.base/page.exp: Add tests for "set width/height -1".
771
772 2019-02-27 Pedro Alves <palves@redhat.com>
773
774 * gdb.base/page.exp: Add tests for "set/show width/height" with
775 "infinite" values.
776
777 2019-02-27 Tom Tromey <tromey@adacore.com>
778
779 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
780 2.4.
781 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
782 workaround.
783
784 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
785
786 * gdb.base/align.exp: Extend to compile in both C and C++, and add
787 tests for structs with static members.
788
789 2019-02-26 Tom Tromey <tromey@adacore.com>
790
791 * gdb.python/py-value.exp (test_value_from_buffer): Check for
792 ValueError, not TypeError.
793
794 2019-02-26 Kevin Buettner <kevinb@redhat.com>
795
796 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
797 call from main program.
798
799 2019-02-23 Joel Brobecker <brobecker@adacore.com>
800
801 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
802 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
803 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
804 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
805 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
806
807 2019-02-22 Keith Seitz <keiths@redhat.com>
808
809 PR symtab/23853
810 * gdb.base/symlink-sourcefile.c: New file.
811 * gdb.base/symlink-sourcefile.exp: New file.
812
813 2019-02-20 Tom Tromey <tom@tromey.com>
814
815 * gdb.base/info_qt.exp: Update.
816
817 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
818
819 * gdb.base/source.exp: Move "error in sourced script" code to
820 the end.
821 * gdb.base/source-error.gdb: Move contents to
822 source-error-1.gdb. Add new code to source source-error-1.gdb.
823 * gdb.base/source-error-1.gdb: New file, from previous
824 source-error.gdb.
825
826 2019-02-17 Tom Tromey <tom@tromey.com>
827
828 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
829 for macro styling.
830 * gdb.base/style.c (SOME_MACRO): New macro.
831
832 2019-02-17 Tom Tromey <tom@tromey.com>
833
834 * gdb.base/style.exp: Add line-wrapping tests.
835 * gdb.base/page.exp: Add test for quitting during pagination.
836
837 2019-02-17 Joel Brobecker <brobecker@adacore.com>
838
839 * gdb.ada/big_packed_array: New testcase.
840 * gdb.ada/homonym.exp: Fix incorrect expected output for
841 "break <homonym__get_value>" test.
842
843 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
844
845 PR breakpoints/21870
846 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
847 and prepare_for_testing. Add comment.
848 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
849 redundant cleanup call. Clean up comment.
850
851 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
852
853 PR breakpoints/21870
854 * gdb.arch/aarch64-dbreg-contents.exp: New file.
855 * gdb.arch/aarch64-dbreg-contents.c: New file.
856
857 2019-02-10 Joel Brobecker <brobecker@adacore.com>
858
859 * gdb.ada/mi_ref_changeable: New testcase.
860
861 2019-02-07 Alan Hayward <alan.hayward@arm.com>
862
863 * gdb.base/attach.exp: Add double attach test.
864
865 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
866
867 * lib/gdb.exp (default_gdb_start): Don't match pagination
868 prompt.
869 (gdb_init): Set stty_init.
870
871 2019-01-27 Tom Tromey <tom@tromey.com>
872
873 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
874 skip_python_tests.
875
876 2019-01-24 Alan Hayward <alan.hayward@arm.com>
877
878 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
879 New structure.
880 (struct struct_static_02_02): Likewise.
881 (struct struct_static_02_03): Likewise.
882 (struct struct_static_02_04): Likewise.
883 (struct struct_static_04_01): Likewise.
884 (struct struct_static_04_02): Likewise.
885 (struct struct_static_04_03): Likewise.
886 (struct struct_static_04_04): Likewise.
887 (struct struct_static_06_01): Likewise.
888 (struct struct_static_06_02): Likewise.
889 (struct struct_static_06_03): Likewise.
890 (struct struct_static_06_04): Likewise.
891 (cmp_struct_static_02_01): Likewise.
892 (cmp_struct_static_02_02): Likewise.
893 (cmp_struct_static_02_03): Likewise.
894 (cmp_struct_static_02_04): Likewise.
895 (cmp_struct_static_04_01): Likewise.
896 (cmp_struct_static_04_02): Likewise.
897 (cmp_struct_static_04_03): Likewise.
898 (cmp_struct_static_04_04): Likewise.
899 (cmp_struct_static_06_01): Likewise.
900 (cmp_struct_static_06_02): Likewise.
901 (cmp_struct_static_06_03): Likewise.
902 (cmp_struct_static_06_04): Likewise.
903 (call_all): Test new structs.
904 * gdb.base/infcall-nested-structs.exp: Likewise.
905
906 2019-01-21 Alan Hayward <alan.hayward@arm.com>
907 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
908
909 2019-01-21 Alan Hayward <alan.hayward@arm.com>
910 * gdb.base/stack-protector.c: New test.
911 * gdb.base/stack-protector.exp: New file.
912 * gdb.cp/ovldbreak.exp: Only allow a single break line.
913 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
914 option.
915 (gdb_compile): Remove stack protector for GCC and prevent
916 recursion.
917
918 2019-01-16 Keith Seitz <keiths@redhat.com>
919
920 PR gdb/23773
921 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
922
923 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
924
925 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
926 aliases.
927 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
928 tests.
929 * gdb.arch/powerpc-vector-regs.c: New file.
930 * gdb.arch/powerpc-vector-regs.exp: New file.
931
932 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
933
934 * gdb.arch/altivec-regs.exp: Fix the list passed to
935 gdb_expect_list when testing "info vector".
936
937 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 * gdb.base/style.exp: Don't include path in testname.
940
941 2019-01-10 Keith Seitz <keiths@redhat.com>
942
943 PR gdb/23712
944 PR symtab/23010
945 * gdb.dwarf2/multidictionary.exp: New file.
946
947 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
948
949 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
950 (test_gnuv3_style_demangling): ... this.
951 (test_lucid_style_demangling): Remove.
952 (test_arm_style_demangling): Remove.
953 (test_hp_style_demangling): Remove.
954 (do_tests): Remove calls to the above.
955
956 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
957
958 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
959 case.
960
961 2019-01-06 Tom Tromey <tom@tromey.com>
962
963 PR gdb/28155:
964 * gdb.dwarf2/typedef-void-finish.exp: New file.
965
966 2018-12-28 Tom Tromey <tom@tromey.com>
967 Simon Marchi <simark@simark.ca>
968
969 * gdb.base/jit-exec.exp: New file.
970 * gdb.base/jit-exec.c: New file.
971 * gdb.base/jit-execd.c: New file.
972
973 2018-12-28 Tom Tromey <tom@tromey.com>
974
975 * gdb.base/style.exp: Update test to check for address styling.
976
977 2018-12-28 Tom Tromey <tom@tromey.com>
978
979 * gdb.base/style.exp: Add test for styling of "Reading symbols"
980 message.
981
982 2018-12-28 Tom Tromey <tom@tromey.com>
983
984 * gdb.base/style.exp: Add test for version number styling.
985
986 2018-12-28 Tom Tromey <tom@tromey.com>
987
988 * gdb.base/style.exp: Add test for print_address_symbolic.
989
990 2018-12-28 Tom Tromey <tom@tromey.com>
991
992 * gdb.base/style.exp: Add test for breakpoint setting.
993
994 2018-12-28 Tom Tromey <tom@tromey.com>
995
996 * gdb.base/style.exp: Add test for variable names.
997
998 2018-12-28 Tom Tromey <tom@tromey.com>
999
1000 * gdb.base/style.exp: New file.
1001 * gdb.base/style.c: New file.
1002
1003 2018-12-28 Tom Tromey <tom@tromey.com>
1004
1005 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1006 "dumb".
1007 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1008 the TERM environment variable.
1009
1010 2018-12-27 Tom Tromey <tom@tromey.com>
1011
1012 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1013 pagination test.
1014
1015 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1018 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1019
1020 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1021
1022 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1023 Filename a.adb changed to bp_fun_addr.adb.
1024 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1025
1026 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1027
1028 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1029 non-PIE executables.
1030 * README: Mention the gdb,nopie_flag board setting.
1031 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1032 non-PIE executable.
1033 * gdb.arch/amd64-entry-value.exp: Likewise.
1034 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1035 * gdb.arch/i386-float.exp: Likewise.
1036 * gdb.arch/i386-signal.exp: Likewise.
1037 * gdb.mi/mi-reg-undefined.exp: Likewise.
1038
1039 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1040
1041 PR gdb/23974
1042 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1043
1044 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1045
1046 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1047 Update order of results accordingly.
1048
1049 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1050
1051 * gdb.base/annota1.exp: Update a test regexp.
1052
1053 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1056
1057 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1058
1059 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1060 (reuse_time): Initialize to REUSE_TIME_CAP.
1061 (check_rc): New function.
1062 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1063 Check pthread_create rc.
1064 (spawner_thread_func): Check pthread_create and pthread_join rc.
1065
1066 2018-12-08 Pedro Alves <palves@redhat.com>
1067
1068 * gdb.base/list.exp (test_forward_search): Rename to ...
1069 (test_forward_reverse_search): ... this. Also test reverse-search
1070 and the forward-search alias.
1071
1072 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1073
1074 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1075 local timeout variable before return, and remove all local timeout
1076 variable entirely.
1077 (gdb_load): Likewise.
1078
1079 2018-12-01 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.base/gdb-caching-proc.exp: New file.
1082
1083 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1084
1085 * Makefile.in (TIMESTAMP): New variable.
1086 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1087 command.
1088 (check-single-racy): Likewise.
1089 (check/%.exp): Likewise.
1090 (check-racy/%.exp): Likewise.
1091 (workers/%.worker): Likewise.
1092 (build-perf): Likewise.
1093 (check-perf): Likewise.
1094 * README: Describe new "TS" and "TS_FORMAT" variables.
1095 * print-ts.py: New file.
1096
1097 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1098
1099 PR python/23714
1100 * gdb.python/python.exp: Test command repetition after
1101 gdb.execute.
1102
1103 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1106 is correctly aligned.
1107
1108 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1109
1110 * gdb.ada/info_auto_lang.exp: New testcase.
1111 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1112 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1113 * gdb.ada/info_auto_lang/some_c.c: New file.
1114
1115 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1116
1117 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1118 FUNC_lang language syntax.
1119
1120 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1121
1122 * gdb.base/info_minsym.c: New file.
1123 * gdb.base/info_minsym.exp: New file.
1124
1125 2018-11-19 Tom Tromey <tom@tromey.com>
1126
1127 PR rust/23625:
1128 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1129 * gdb.rust/expr.exp: Update expected output. Change one test.
1130
1131 2018-11-19 Tom Tromey <tom@tromey.com>
1132
1133 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1134
1135 2018-11-19 Pedro Alves <palves@redhat.com>
1136
1137 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1138 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1139 see the expected warning.
1140
1141 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1142
1143 PR gdb/22736:
1144 * gdb.cp/infcall-nodebug-lib.c: New test.
1145 * gdb.cp/infcall-nodebug-main.c: New test.
1146 * gdb.cp/infcall-nodebug.exp: New file.
1147
1148 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1149
1150 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1151 completer tests.
1152
1153 2018-11-09 Tom de Vries <tdevries@suse.de>
1154
1155 * gdb.base/msym-lang.c: New test.
1156 * gdb.base/msym-lang.exp: New file.
1157 * gdb.base/msym-lang-main.c: New test.
1158
1159 2018-11-08 Tom Tromey <tom@tromey.com>
1160
1161 PR gdb/23555:
1162 PR gdb/23838:
1163 * gdb.base/warning.exp: New file.
1164
1165 2018-11-08 Jan Beulich <jbeulich@suse.com>
1166
1167 * testsuite/gdb.arch/i386-avx512.c,
1168 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1169
1170 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1171
1172 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1173 point hardware.
1174
1175 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1178 * gdb.dwarf2/missing-type-name.exp: New file.
1179
1180 2018-11-06 Tom de Vries <tdevries@suse.de>
1181
1182 * gdb.base/many-headers.c: New test.
1183 * gdb.base/many-headers.exp: New file.
1184
1185 2018-11-06 Jim Wilson <jimw@sifive.com>
1186
1187 * gdb.base/code_elim.exp: For riscv, set additional_flags
1188 to include -msmall-data-limit=0.
1189
1190 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1191
1192 * gdb.ada/watch_minus_l: New testcase.
1193
1194 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1195
1196 * gdb.arch/aix-sighandle.c: New file.
1197 * gdb.arch/aix-sighandle.exp: New file.
1198
1199 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1202 registers being unions.
1203
1204 2018-10-31 Tom de Vries <tdevries@suse.de>
1205
1206 * lib/valgrind.exp: New file.
1207 (vgdb_start, vgdb_stop): New procs, factored out of ...
1208 * gdb.base/valgrind-bt.exp: ... here, ...
1209 * gdb.base/valgrind-disp-step.exp: ... here and ...
1210 * gdb.base/valgrind-infcall.exp: ... here.
1211
1212 2018-10-31 Tom de Vries <tdevries@suse.de>
1213
1214 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1215
1216 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1217
1218 * gdb.dwarf2/void-type.c: New file.
1219 * gdb.dwarf2/void-type.exp: New file.
1220
1221 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1222
1223 * gdb.base/info_qt.c: New file.
1224 * gdb.base/info_qt.exp: New file.
1225
1226 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1227
1228 * gdb.arch/powerpc-htm-regs.c: New file.
1229 * gdb.arch/powerpc-htm-regs.exp: New file.
1230
1231 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1232
1233 * gdb.arch/powerpc-tar.c: New file.
1234 * gdb.arch/powerpc-tar.exp: New file.
1235
1236 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1237
1238 * gdb.arch/powerpc-ppr-dscr.c: New file.
1239 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1240
1241 2018-10-25 Tom de Vries <tdevries@suse.de>
1242
1243 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1244
1245 2018-10-24 Tom de Vries <tdevries@suse.de>
1246
1247 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1248 longer exists error.
1249
1250 2018-10-24 Tom de Vries <tdevries@suse.de>
1251
1252 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1253
1254 2018-10-24 Tom de Vries <tdevries@suse.de>
1255
1256 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1257 --db-attach in valgrind.
1258
1259 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1260
1261 * gdb.arch/riscv-reg-aliases.c: New file.
1262 * gdb.arch/riscv-reg-aliases.exp: New file.
1263
1264 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1265
1266 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1267
1268 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1269
1270 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1271
1272 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1273
1274 * gdb.cp/ovldbreak.exp: Fix regexps.
1275
1276 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1277
1278 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1279
1280 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1281
1282 PR cli/23785
1283 * gdb.base/restore.exp: New test to check if "restore" with an
1284 invalid file doesn't segfault.
1285
1286 2018-10-18 Tom de Vries <tdevries@suse.de>
1287
1288 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1289 * gdb.ada/excep_handle.exp: Same.
1290 * gdb.ada/mi_string_access.exp: Same.
1291 * gdb.ada/mi_var_union.exp: Same.
1292 * gdb.arch/arc-analyze-prologue.exp: Same.
1293 * gdb.arch/arc-decode-insn.exp: Same.
1294 * gdb.base/readnever.exp: Same.
1295 * gdb.fortran/printing-types.exp: Same.
1296 * gdb.guile/scm-lazy-string.exp: Same.
1297
1298 2018-10-16 Tom de Vries <tdevries@suse.de>
1299
1300 PR gdb/23730
1301 * gdb.base/catch-follow-exec.c: Add copyright notice.
1302 * gdb.base/catch-follow-exec.exp: Rewrite to use
1303 gdb_spawn_with_cmdline_opts. Require gdb-native.
1304
1305 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1306
1307 * gdb.trace/actions-changed.exp: Check for arch support.
1308 * gdb.trace/actions.exp: Likewise.
1309 * gdb.trace/ax.exp: Likewise.
1310 * gdb.trace/backtrace.exp: Likewise.
1311 * gdb.trace/change-loc.exp: Likewise.
1312 * gdb.trace/deltrace.exp: Likewise.
1313 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1314 * gdb.trace/ftrace.exp: Likewise.
1315 * gdb.trace/infotrace.exp: Check for arch support.
1316 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1317 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1318 * gdb.trace/mi-tsv-changed.exp: Likewise.
1319 * gdb.trace/packetlen.exp: Likewise.
1320 * gdb.trace/passc-dyn.exp: Likewise.
1321 * gdb.trace/passcount.exp: Likewise.
1322 * gdb.trace/pending.exp: Likewise.
1323 * gdb.trace/range-stepping.exp: Check for shlib support.
1324 * gdb.trace/report.exp: Check for arch support.
1325 * gdb.trace/save-trace.exp: Likewise.
1326 * gdb.trace/signal.exp: Check for signal support.
1327 * gdb.trace/tfind.exp: Check for arch support.
1328 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1329 * gdb.trace/trace-common.h: Add comment.
1330 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1331 * gdb.trace/trace-enable-disable.exp: Likewise.
1332 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1333 * gdb.trace/tracecmd.exp: Check for arch support.
1334 * gdb.trace/tspeed.exp: Check for shlib and target support.
1335 * gdb.trace/tstatus.exp: Check for arch support.
1336 * gdb.trace/tsv.exp: Likewise.
1337 * gdb.trace/while-dyn.exp: Likewise.
1338 * gdb.trace/while-stepping.exp: Likewise.
1339 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1340
1341 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1342
1343 * gdb.trace/tspeed.exp: Remove nowarnings.
1344 (prepare_for_trace_test): Declare "global ipalib".
1345 * gdb.trace/tspeed.c: Include unistd.h.
1346 (main): Remove superfluous printf argument.
1347
1348 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1349
1350 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1351 directory prefix on the filename.
1352
1353 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1354
1355 * gdb.gdb/unittest.exp: Update expected message informing that
1356 selftests have been disabled.
1357 * gdb.server/unittest.exp: Likewise.
1358
1359 2018-10-09 Tom de Vries <tdevries@suse.de>
1360
1361 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1362 with runto_main.
1363
1364 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1365
1366 PR c++/16841
1367 * gdb.cp/virtbase2.cc: New file.
1368 * gdb.cp/virtbase2.exp: New file.
1369
1370 2018-10-06 Tom Tromey <tom@tromey.com>
1371
1372 PR python/19399:
1373 * gdb.python/py-inferior.exp: Add architecture test.
1374
1375 2018-10-06 Tom Tromey <tom@tromey.com>
1376
1377 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1378 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1379
1380 2018-10-06 Tom Tromey <tom@tromey.com>
1381
1382 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1383 of a "throw" catchpoint.
1384
1385 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1386
1387 * gdb.base/info-proc.exp: Update string expected from "help info
1388 proc".
1389
1390 2018-10-04 Tom Tromey <tom@tromey.com>
1391
1392 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1393 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1394 (test_initial_complaints, test_empty_complaints): Update.
1395 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1396
1397 2018-10-04 Tom Tromey <tom@tromey.com>
1398
1399 PR cli/19551:
1400 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1401 * lib/gdb.exp (gdb_file_cmd): Update.
1402 * gdb.stabs/weird.exp (print_weird_var): Update.
1403 * gdb.server/solib-list.exp: Update.
1404 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1405 * gdb.mi/mi-cli.exp: Update.
1406 * gdb.linespec/linespec.exp: Update.
1407 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1408 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1409 * gdb.cp/cp-relocate.exp: Update.
1410 * gdb.base/sym-file.exp: Update.
1411 * gdb.base/relocate.exp: Update.
1412 * gdb.base/readnever.exp: Update.
1413 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1414 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1415 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1416 * gdb.base/code_elim.exp: Update.
1417 * gdb.base/break-unload-file.exp (test_break): Update.
1418 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1419 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1420 Update.
1421 * gdb.base/attach.exp (do_attach_tests): Update.
1422 * gdb.base/sepdebug.exp: Update.
1423 * gdb.python/py-section-script.exp: Update.
1424
1425 2018-10-04 Tom Tromey <tom@tromey.com>
1426
1427 PR cli/22234:
1428 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1429 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1430 output.
1431
1432 2018-10-04 Tom Tromey <tom@tromey.com>
1433
1434 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1435 set width and height to 0.
1436 (test_command_line_attach_run): Use -quiet.
1437
1438 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1439
1440 * lib/gdb.exp (skip_ifunc_tests): New.
1441 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1442 other compile failures.
1443 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1444
1445 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1446
1447 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1448 is_amd64_regs_target.
1449
1450 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1451
1452 * gdb.arch/aarch64-sighandler-regs.c: New test.
1453 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1454 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1455
1456 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1457
1458 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1459 assembly.
1460
1461 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1462
1463 * gdb.base/frame-selection.exp: New file.
1464 * gdb.base/frame-selection.c: New file.
1465
1466 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1467
1468 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1469 pthread barrier.
1470 (main): Likewise.
1471
1472 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1473
1474 * gdb.base/large-frame-1.c: New file.
1475 * gdb.base/large-frame-2.c: New file.
1476 * gdb.base/large-frame.exp: New file.
1477 * gdb.base/large-frame.h: New file.
1478
1479 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1480
1481 PR gdb/20948
1482 * gdb.base/write_mem.exp: New test.
1483 * gdb.base/write_mem.c: Likewise.
1484
1485 2018-09-23 Tom Tromey <tom@tromey.com>
1486
1487 PR python/18852:
1488 * gdb.python/py-parameter.exp: Add test for parameter that throws
1489 on "set".
1490
1491 2018-09-23 Tom Tromey <tom@tromey.com>
1492
1493 PR python/17284:
1494 * gdb.python/py-template.exp (test_template_arg): Add test for
1495 negative template argument number.
1496
1497 2018-09-23 Tom Tromey <tom@tromey.com>
1498
1499 PR python/14062:
1500 * gdb.python/python.exp: Add test for post_event error.
1501
1502 2018-09-23 Tom Tromey <tom@tromey.com>
1503
1504 PR python/18170:
1505 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1506 convert pointers to int and long.
1507
1508 2018-09-23 Tom Tromey <tom@tromey.com>
1509
1510 PR python/20126:
1511 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1512 signed-ness conversion tests.
1513
1514 2018-09-23 Tom Tromey <tom@tromey.com>
1515
1516 PR python/18352;
1517 * gdb.python/py-value.exp (test_float_conversion): New proc.
1518 Use it.
1519
1520 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1521
1522 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1523
1524 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1525
1526 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1527 no readline.
1528 * gdb.base/utf8-identifiers.exp: Likewise.
1529 * gdb.cp/cpcompletion.exp: Likewise.
1530 * gdb.linespec/cpcompletion.exp: Likewise.
1531 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1532 * gdb.linespec/cpls-ops.exp: Likewise.
1533
1534 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1535 Chris January <chris.january@arm.com>
1536
1537 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1538 * gdb.fortran/short-circuit-argument-list.exp: New file.
1539 * gdb.fortran/short-circuit-argument-list.f90: New test.
1540
1541 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1542
1543 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1544 "arch=" keyword when executing "-stack-list-frames".
1545
1546 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1547
1548 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1549 "arch=" keyword when executing "-stack-list-frames".
1550
1551 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1552
1553 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1554 break ada".
1555
1556 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1557
1558 PR python/23669
1559 * gdb.python/python.exp: Test gdb.execute("show commands").
1560
1561 2018-09-16 Tom Tromey <tom@tromey.com>
1562
1563 * gdb.base/new-ui.exp (do_execution_tests): Update.
1564 * gdb.base/dbx.exp (test_breakpoints): Update.
1565
1566 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1567
1568 * lib/gdb.exp (gdb_simple_compile): Add proc.
1569 (is_elf_target): Use gdb_simple_compile.
1570 (skip_altivec_tests): Likewise.
1571 (skip_vsx_tests): Likewise.
1572 (skip_tsx_tests): Likewise.
1573 (skip_btrace_tests): Likewise.
1574 (skip_btrace_pt_tests): Likewise.
1575 (gdb_can_simple_compile): Likewise.
1576 (gdb_has_argv0): Likewise.
1577 (gdb_target_symbol_prefix): Likewise.
1578 (target_supports_scheduler_locking): Likewise.
1579
1580 2018-09-13 Tom Tromey <tom@tromey.com>
1581
1582 * Makefile.in (TAGS): Recognize proc_with_prefix and
1583 gdb_caching_proc.
1584
1585 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1586
1587 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1588 method.
1589
1590 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1591
1592 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1593 and a few other Inferior properties when the Inferior is no
1594 longer valid.
1595
1596 2018-09-13 Tom Tromey <tom@tromey.com>
1597
1598 PR rust/23650:
1599 * gdb.rust/simple.exp: Add test for enum field access error.
1600
1601 2018-09-13 Tom Tromey <tom@tromey.com>
1602
1603 PR rust/23626:
1604 * gdb.rust/simple.rs (EmptyEnum): New type.
1605 (main): Use it.
1606 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1607
1608 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1609
1610 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1611 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1612 * gdb.python/py-symtab.exp: Update test printing an objfile.
1613
1614 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1615
1616 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1617 object.
1618
1619 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1620
1621 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1622 (support_complex_tests): Use gdb_can_simple_compile.
1623 (is_ilp32_target): Likewise.
1624 (is_lp64_target): Likewise.
1625 (is_64_target): Likewise.
1626 (is_amd64_regs_target): Likewise.
1627 (is_aarch32_target): Likewise.
1628 (gdb_int128_helper): Likewise.
1629
1630 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1633
1634 2018-09-10 Jerome Guitton <guitton@adacore.com>
1635
1636 * gdb.ada/same_component_name: Add test for case of tagged record
1637 with variable-length fields.
1638
1639 2018-09-10 Xavier Roirand <roirand@adacore.com>
1640
1641 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1642 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1643 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1644 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1645
1646 2018-09-10 Xavier Roirand <roirand@adacore.com>
1647
1648 * gdb.ada/mi_string_access.exp: New testcase.
1649 * gdb.ada/mi_string_access/bar.adb: New file.
1650 * gdb.ada/mi_string_access/pck.adb: New file.
1651 * gdb.ada/mi_string_access/pck.asd: New file.
1652
1653 2018-09-10 Xavier Roirand <roirand@adacore.com>
1654
1655 * gdb.ada/mi_var_union.exp: New testcase.
1656 * gdb.ada/mi_var_union/bar.adb: New file.
1657 * gdb.ada/mi_var_union/pck.adb: New file.
1658 * gdb.ada/mi_var_union/pck.asd: New file.
1659
1660 2018-09-08 Tom Tromey <tom@tromey.com>
1661
1662 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1663
1664 2018-09-08 Tom Tromey <tom@tromey.com>
1665
1666 PR python/16047:
1667 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1668 (register_pretty_printers): Register new printer.
1669 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1670 test.
1671 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1672 (an_int_type3): New global.
1673
1674 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1675
1676 * gdb.ada/expr_with_funcall: New testcase.
1677
1678 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1679
1680 * gdb.ada/packed_array_assign: New testcase.
1681
1682 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1683
1684 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1685 names, and add test prefixes to make test names unique.
1686
1687 2018-09-05 Tom de Vries <tdevries@suse.de>
1688
1689 * gdb.dwarf2/varval.exp: Add test.
1690
1691 2018-09-04 Gary Benson <gbenson@redhat.com>
1692
1693 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1694 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1695
1696 2018-08-31 Tom Tromey <tom@tromey.com>
1697
1698 * gdb.rust/simple.rs: Rename second variable "v".
1699
1700 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1701
1702 * gdb.base/funcargs.c (use_a): New function.
1703 (recurse): Call use_a.
1704
1705 2018-08-29 Keith Seitz <keiths@redhat.com>
1706
1707 * gdb.compile/compile-cplus-anonymous.cc: New file.
1708 * gdb.compile/compile-cplus-anonymous.exp: New file.
1709 * gdb.compile/compile-cplus-array-decay.cc: New file.
1710 * gdb.compile/compile-cplus-array-decay.exp: New file.
1711 * gdb.compile/compile-cplus-inherit.cc: New file.
1712 * gdb.compile/compile-cplus-inherit.exp: New file.
1713 * gdb.compile/compile-cplus-member.cc: New file.
1714 * gdb.compile/compile-cplus-member.exp: New file.
1715 * gdb.compile/compile-cplus-method.cc: New file.
1716 * gdb.compile/compile-cplus-method.exp: New file.
1717 * gdb.compile/compile-cplus-mod.c: "New" file.
1718 * gdb.compile/compile-cplus-namespace.cc: New file.
1719 * gdb.compile/compile-cplus-namespace.exp: New file.
1720 * gdb.compile/compile-cplus-nested.cc: New file.
1721 * gdb.compile/compile-cplus-nested.exp: New file.
1722 * gdb.compile/compile-cplus-print.c: "New" file.
1723 * gdb.compile/compile-cplus-print.exp: "New" file.
1724 * gdb.compile/compile-cplus-virtual.cc: New file.
1725 * gdb.compile/compile-cplus-virtual.exp: New file.
1726 * gdb.compile/compile-cplus.c: "New" file.
1727 * gdb.compile/compile-cplus.exp: "New" file.
1728 * lib/compile-support.exp: New file.
1729
1730 2018-08-16 Gary Benson <gbenson@redhat.com>
1731
1732 PR gdb/13000:
1733 * gdb.base/batch-exit-status.exp: New file.
1734 * gdb.base/batch-exit-status.good-commands: Likewise.
1735 * gdb.base/batch-exit-status.bad-commands: Likewise.
1736
1737 2018-08-29 Alan Hayward <alan.hayward@arm.com>
1738
1739 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1740 (struct struct02): Likewise.
1741 (struct struct03): Likewise.
1742 (struct struct04): Likewise.
1743 (struct struct_01_01): New struct.
1744 (struct struct_01_02): Likewise.
1745 (struct struct_01_03): Likewise.
1746 (struct struct_01_04): Likewise.
1747 (struct struct_02_01): Likewise.
1748 (struct struct_02_02): Likewise.
1749 (struct struct_02_03): Likewise.
1750 (struct struct_02_04): Likewise.
1751 (struct struct_04_01): Likewise.
1752 (struct struct_04_02): Likewise.
1753 (struct struct_04_03): Likewise.
1754 (struct struct_04_04): Likewise.
1755 (struct struct_05_01): Likewise.
1756 (struct struct_05_02): Likewise.
1757 (struct struct_05_03): Likewise.
1758 (struct struct_05_04): Likewise.
1759 (cmp_struct01): Remove function.
1760 (cmp_struct02): Likewise.
1761 (cmp_struct03): Likewise.
1762 (cmp_struct04): Likewise.
1763 (cmp_struct_01_01): Add Function.
1764 (cmp_struct_01_02): Likewise.
1765 (cmp_struct_01_03): Likewise.
1766 (cmp_struct_01_04): Likewise.
1767 (cmp_struct_02_01): Likewise.
1768 (cmp_struct_02_02): Likewise.
1769 (cmp_struct_02_03): Likewise.
1770 (cmp_struct_02_04): Likewise.
1771 (cmp_struct_04_01): Likewise.
1772 (cmp_struct_04_02): Likewise.
1773 (cmp_struct_04_03): Likewise.
1774 (cmp_struct_04_04): Likewise.
1775 (cmp_struct_05_01): Likewise.
1776 (cmp_struct_05_02): Likewise.
1777 (cmp_struct_05_03): Likewise.
1778 (cmp_struct_05_04): Likewise.
1779 (call_all): Add new structs.
1780 * gdb.base/infcall-nested-structs.exp: Likewise.
1781
1782 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1783
1784 * gdb.python/py-framefilter-mi.exp: Update regexp to
1785 check for "arch" field in frame output.
1786
1787 2018-08-23 Kevin Buettner <kevinb@redhat.com>
1788
1789 * gdb.dwarf2/dw2-ranges-func.c: New file.
1790 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1791
1792 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1793
1794 * gdb.base/term.exp: Compare terminal settings with values from
1795 the inferior.
1796 * gdb.base/term.c: Get and set terminal settings.
1797
1798 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1799
1800 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1801 accommodate new "arch" field in frame output.
1802 * gdb.mi/mi-return.exp: Likewise.
1803 * gdb.mi/mi-stack.exp: Likewise.
1804 * gdb.mi/mi-syn-frame.exp: Likewise.
1805 * gdb.mi/user-selected-context-sync.exp: Likewise.
1806
1807 2018-08-19 Michael Spang <spang@google.com>
1808
1809 PR gdb/11786
1810 * gdb.base/gcore-tls-pie.c: New file.
1811 * gdb.base/gcore-tls-pie.exp: New file.
1812
1813 2018-08-18 Kevin Buettner <kevinb@redhat.com>
1814
1815 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1816 * gdb.dwarf2/varval.c: New file.
1817 * gdb.dwarf2/varval.exp: New file.
1818
1819 2018-08-17 Alan Hayward <alan.hayward@arm.com>
1820
1821 PR gdb/18931
1822 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1823
1824 2018-08-16 Keith Seitz <keiths@redhat.com>
1825
1826 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1827 tests expected to pass.
1828
1829 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1830
1831 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1832 -data-disassemble -a.
1833 (test_disassembly_bogus_args): Likewise.
1834
1835 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1836
1837 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1838
1839 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1840
1841 * gdb.base/vla-optimized-out.exp: Add new test.
1842
1843 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.base/vla-optimized-out-o3.exp: Delete.
1846 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1847 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1848 deleted tests.
1849
1850 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1851
1852 PR gdb/18050:
1853 * gdb.server/extended-remote-restart.c: New file.
1854 * gdb.server/extended-remote-restart.exp: New file.
1855
1856 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1857
1858 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1859 "set variable index = 42".
1860
1861 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1862
1863 * boards/index-cache-gdb.exp: New file.
1864 * gdb.dwarf2/index-cache.exp: New file.
1865 * gdb.dwarf2/index-cache.c: New file.
1866 * gdb.base/maint.exp: Check if we are using the index cache.
1867
1868 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1869
1870 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1871 MAKEFLAGS.
1872
1873 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1874
1875 * dg-extract-results.sh: Move to toplevel contrib.
1876 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1877 * Makefile.in (check-parallel-racy): Likewise.
1878
1879 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1880
1881 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1882 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1883 tests if the target supports scheduler locking.
1884
1885 2018-08-04 Tom de Vries <tdevries@suse.de>
1886
1887 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1888
1889 2018-08-02 Tom Tromey <tom@tromey.com>
1890
1891 PR symtab/16842.
1892 * gdb.cp/temargs.exp: Test "info address" of a template
1893 parameter.
1894
1895 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1896
1897 * gdb.python/py-mi-var-info-path-expression.c: New file.
1898 * gdb.python/py-mi-var-info-path-expression.py: New file.
1899 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1900
1901 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1902
1903 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1904 error after "cannot resolve name" string.
1905
1906 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1907
1908 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1909 started.
1910 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1911
1912 2018-07-28 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1915
1916 2018-07-26 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1919
1920 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1921
1922 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1923 is visible.
1924
1925 2018-07-26 Tom de Vries <tdevries@suse.de>
1926
1927 PR breakpoints/23366
1928 * gdb.base/catch-follow-exec.c: New test.
1929 * gdb.base/catch-follow-exec.exp: New file.
1930
1931 2018-07-25 Tom de Vries <tdevries@suse.de>
1932
1933 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1934 vla-optimized-out.c.
1935
1936 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1937
1938 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1939 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1940
1941 2018-07-20 Tom de Vries <tdevries@suse.de>
1942
1943 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1944 NOCLONE macro.
1945 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1946
1947 2018-07-19 Tom de Vries <tdevries@suse.de>
1948
1949 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1950 regular expression.
1951
1952 2018-07-18 Tom de Vries <tdevries@suse.de>
1953
1954 * gdb.base/vla-optimized-out.c: New test.
1955 * gdb.base/vla-optimized-out.exp: New file.
1956
1957 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1958
1959 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1960 message "No address associated with hostname" when gdbserver
1961 cannot resolve the hostname.
1962
1963 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1964
1965 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1966 Add some test prefixes to make tests unique.
1967
1968 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1969
1970 * gdb.base/frameapply.c: New file.
1971 * gdb.base/frameapply.exp: New file.
1972
1973 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1974
1975 * gdb.base/skip.exp: Update expected error message.
1976
1977 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1978 Jan Kratochvil <jan.kratochvil@redhat.com>
1979 Paul Fertser <fercerpav@gmail.com>
1980 Tsutomu Seki <sekiriki@gmail.com>
1981
1982 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1983 parameter.
1984 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1985 by default.
1986 * boards/native-gdbserver.exp: Likewise.
1987 * gdb.server/run-without-local-binary.exp: Improve regexp used
1988 for detecting when a remote debugging connection succeeds.
1989 * gdb.server/server-connect.exp: New file.
1990 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1991 Do not prefix the port number with ":".
1992 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1993 support for detecting and using it. Add '$debughost_gdbserver'
1994 to the list of arguments used to start gdbserver. Handle case
1995 when gdbserver cannot resolve a network name.
1996
1997 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1998
1999 PR c++/23373
2000 * gdb.base/ptype-offsets.cc (struct static_member): New
2001 struct.
2002 (main) <stmember>: New variable.
2003 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2004 with a static member in it.
2005
2006 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2007
2008 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2009 watchpoints enabled and disabled.
2010
2011 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * gdb.base/examine-backward.exp: Still run tests around address
2014 0x0, even if address 0x0 is not readable. Update the pattern for
2015 matching address 0x0 in expected output.
2016
2017 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2020 malloc/free.
2021
2022 2018-07-04 Tom de Vries <tdevries@suse.de>
2023
2024 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2025
2026 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2027
2028 PR tdep/8282
2029 * gdb.arch/mips-disassembler-options.exp: New test.
2030 * gdb.arch/mips-disassembler-options.s: New test source.
2031
2032 2018-06-29 Pedro Alves <palves@redhat.com>
2033
2034 * gdb.threads/names.exp: Adjust expected "info threads" output.
2035
2036 2018-06-29 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.opt/inline-break.exp (line number, address): Add "info
2039 break" tests.
2040
2041 2018-06-29 Pedro Alves <palves@redhat.com>
2042
2043 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2044 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2045 number and address and running to them.
2046
2047 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2048
2049 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2050
2051 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2052
2053 * lib/compiler.c: Remove executable permission flag.
2054
2055 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2056
2057 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2058 code.
2059 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2060
2061 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2062
2063 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2064
2065 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2066
2067 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2068 address argument is omitted.
2069
2070 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2071
2072 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2073
2074 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2075
2076 PR gdb/21695
2077 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2078 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2079
2080 2018-06-26 Tom Tromey <tom@tromey.com>
2081
2082 PR rust/22574:
2083 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2084 * gdb.rust/simple.rs (struct SimpleLayout): New.
2085
2086 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2087
2088 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2089 "info registers" output.
2090
2091 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2092
2093 * gdb.base/watchpoint-hw-attach.c: New test.
2094 * gdb.base/watchpoint-hw-attach.exp: New file.
2095
2096 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2097
2098 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2099 through /bin/sh.
2100 * boards/dwarf4-gdb-index.exp: Likewise.
2101 * boards/fission-dwp.exp: Likewise.
2102
2103 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2104
2105 * gdb.base/float128.exp: Add comment and improved fail message
2106 to the failure case of "print large128" test.
2107
2108 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2109
2110 * configure.ac: Remove AC_PREREQ.
2111 * configure: Re-generate.
2112
2113 2018-06-19 Pedro Alves <palves@redhat.com>
2114
2115 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2116 (func_extern_caller): New.
2117 (main): Call func_extern_caller.
2118 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2119 logic change.
2120
2121 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2122
2123 PR gdb/16841
2124 * gdb.cp/typedef-base.cc: New file.
2125 * gdb.cp/typedef-base.exp: New file.
2126
2127 2018-06-18 Tom de Vries <tdevries@suse.de>
2128
2129 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2130
2131 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2132 Richard Bunt <Richard.Bunt@arm.com>
2133
2134 * gdb.threads/attach-slow-waitpid.c: New file.
2135 * gdb.threads/attach-slow-waitpid.exp: New file.
2136 * gdb.threads/slow-waitpid.c: New file.
2137
2138 2018-06-14 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.base/fork-running-state.c: Include <errno.h>.
2141 (exit_if_relative_exits): New.
2142 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2143 exits.
2144 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2145 child exits.
2146
2147 2018-06-14 Tom de Vries <tdevries@suse.de>
2148
2149 PR cli/22573
2150 * gdb.base/finish-pretty.c: New test.
2151 * gdb.base/finish-pretty.exp: New file.
2152
2153 2018-06-14 Pedro Alves <palves@redhat.com>
2154
2155 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2156 gdb's expected startup output.
2157
2158 2018-06-14 Pedro Alves <palves@redhat.com>
2159
2160 * lib/selftest-support.exp (selftest_setup): Remove inlined
2161 function handling.
2162
2163 2018-06-14 Tom de Vries <tdevries@suse.de>
2164
2165 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2166 matching of breakpoint printing.
2167
2168 2018-06-13 Tom de Vries <tdevries@suse.de>
2169
2170 PR testsuite/23269
2171 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2172 (fork_child): ... here, and ...
2173 (fork_parent): ... here.
2174
2175 2018-06-12 Tom de Vries <tdevries@suse.de>
2176
2177 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2178
2179 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2180 Stephen Roberts <stephen.roberts@arm.com>
2181
2182 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2183 rewrite test to describe action performed, rather than possible
2184 failure.
2185
2186 2018-06-08 Gary Benson <gbenson@redhat.com>
2187
2188 * gdb.threads/check-libthread-db.exp: New file.
2189 * gdb.threads/check-libthread-db.c: Likewise.
2190
2191 2018-06-05 Tom Tromey <tom@tromey.com>
2192
2193 * gdb.base/default.exp: Update expected "show version" output.
2194
2195 2018-06-05 Tom Tromey <tom@tromey.com>
2196
2197 PR cli/12326:
2198 * gdb.cp/static-print-quit.exp: Update.
2199 * lib/gdb.exp (pagination_prompt): Update.
2200 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2201 * gdb.python/python.exp: Update.
2202
2203 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2204
2205 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2206
2207 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2208
2209 * gdb.ada/bp_fun_addr: New testcase.
2210
2211 2018-06-01 Tom Tromey <tom@tromey.com>
2212
2213 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2214 results.
2215 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2216 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2217 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2218 * gdb.base/maint.exp (maint_pass_if): Update.
2219
2220 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2221
2222 * gdb.base/endian.exp: New test.
2223 * gdb.base/endian.c: New test source.
2224
2225 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2226
2227 PR gdb/23203
2228 * gdb.base/bt-selected-frame.c: New file.
2229 * gdb.base/bt-selected-frame.exp: New file.
2230 * lib/gdb.exp (get_current_frame_number): New function.
2231
2232 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2233 Pedro Alves <palves@redhat.com>
2234
2235 * gdb.threads/tls-core.c: Include <stdlib.h>
2236 (thread_proc): Call `abort'.
2237 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2238 (tls_core_test): New procedure, bits factored out from ...
2239 (top level): ... here. Test both native cores and gcore cores.
2240
2241 2018-05-23 Tom Tromey <tom@tromey.com>
2242
2243 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2244
2245 2018-05-23 Tom Tromey <tom@tromey.com>
2246
2247 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2248 symfile_complaints.
2249 (test_short_complaints): Likewise.
2250 (test_empty_complaints): Likewise.
2251 (test_initial_complaints): Update.
2252
2253 2018-05-23 Tom Tromey <tom@tromey.com>
2254
2255 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2256
2257 2018-05-23 Tom Tromey <tom@tromey.com>
2258
2259 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2260 (test_short_complaints): Update.
2261
2262 2018-05-22 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/remote.exp: Only gdb_start after compiling the
2265 testcase. Issue "disconnect" before testing "set remote" command
2266 defaults. Issue clean_restart before running to main.
2267
2268 2018-05-22 Pedro Alves <palves@redhat.com>
2269
2270 * gdb.base/remote.exp: Adjust expected output of "show remote
2271 memory-write-packet-size". Add tests for "set remote
2272 memory-write-packet-size 0" and "set remote
2273 memory-write-packet-size fixed/limit".
2274
2275 2018-05-22 Pedro Alves <palves@redhat.com>
2276
2277 PR gdb/22973
2278 * gdb.base/utf8-identifiers.c: New file.
2279 * gdb.base/utf8-identifiers.exp: New file.
2280
2281 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2282
2283 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2284
2285 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2286
2287 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2288
2289 2018-05-18 Tom Tromey <tom@tromey.com>
2290
2291 * gdb.base/ptype-offsets.exp: Update.
2292
2293 2018-05-17 Keith Seitz <keiths@redhat.com>
2294
2295 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2296 in expected breakpoint stop locations.
2297 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2298 move to proper scope to test variable values.
2299 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2300 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2301 New functions.
2302 (main): Call not_inline_func3.
2303 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2304 inline_func1, inline_func2, and inline_func3. Test that when each
2305 breakpoint is hit, GDB properly reports both the stop location
2306 and the backtrace. Repeat tests for temporary breakpoints.
2307
2308 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2309
2310 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2311 rather then trying to access it in determining whether the PID
2312 of `gdbserver' could have been retrieved.
2313
2314 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2315
2316 * gdb.arch/amd64-init-x87-values.S: New file.
2317 * gdb.arch/amd64-init-x87-values.exp: New file.
2318
2319 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2320
2321 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2322
2323 2018-05-04 Tom Tromey <tom@tromey.com>
2324
2325 PR python/22730:
2326 * gdb.python/python.exp: Test multi-line execute.
2327
2328 2018-05-04 Tom Tromey <tom@tromey.com>
2329
2330 PR python/22731:
2331 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2332
2333 2018-05-04 Tom Tromey <tom@tromey.com>
2334
2335 PR gdb/11750:
2336 * gdb.base/define.exp: Test defining a user command inside a user
2337 command.
2338 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2339
2340 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2341 Pedro Alves <palves@redhat.com>
2342
2343 PR breakpoints/19806 and support for PR external/20207.
2344 * gdb.base/watchpoint-unaligned.c: New file.
2345 * gdb.base/watchpoint-unaligned.exp: New file.
2346
2347 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2348
2349 * gdb.base/maint.exp: Make test names unique, use
2350 test_prefix_command_help to test 'help maint info', and remove
2351 repeated test of 'help maint'.
2352
2353 2018-05-04 Tom Tromey <tom@tromey.com>
2354
2355 PR gdb/22619:
2356 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2357 behavior.
2358
2359 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2360
2361 * gdb.base/maint.exp: Process output from 'maint print registers'
2362 line at a time.
2363
2364 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2365
2366 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2367 timeout.
2368
2369 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2370
2371 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2372 filter pattern.
2373
2374 2018-05-02 Pedro Alves <palves@redhat.com>
2375
2376 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2377 to_log_command renames.
2378 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2379
2380 2018-05-02 Tom Tromey <tom@tromey.com>
2381
2382 * gdb.python/py-parameter.exp: Set test message.
2383
2384 2018-05-02 Tom Tromey <tom@tromey.com>
2385
2386 PR python/20084:
2387 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2388 PARAM_ZUINTEGER_UNLIMITED tests.
2389
2390 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2391
2392 PR rust/23124
2393 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2394 when casting.
2395
2396 2018-04-30 Tom Tromey <tom@tromey.com>
2397
2398 * gdb.python/py-type.exp: Check align attribute.
2399 * gdb.python/py-type.c: New "aligncheck" global.
2400
2401 2018-04-30 Tom Tromey <tom@tromey.com>
2402
2403 PR exp/17095:
2404 * gdb.dwarf2/dw2-align.exp: New file.
2405 * gdb.cp/align.exp: New file.
2406 * gdb.base/align.exp: New file.
2407 * lib/gdb.exp (gdb_int128_helper): New proc.
2408 (has_int128_c, has_int128_cxx): New caching procs.
2409
2410 2018-04-27 Tom Tromey <tom@tromey.com>
2411
2412 PR rust/22545:
2413 * gdb.rust/simple.exp: Add inclusive range tests.
2414
2415 2018-04-26 Pedro Alves <palves@redhat.com>
2416
2417 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2418 ifunc breakpoint locations correctly of ifunc breakpoints set
2419 while the program resolves the ifunc.
2420
2421 2018-04-26 Pedro Alves <palves@redhat.com>
2422
2423 * gdb.base/gnu-ifunc-final.c: New file.
2424 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2425 * gdb.base/gnu-ifunc.exp (executable): Delete.
2426 (staticexecutable): Adjust.
2427 (lib_opts, exec_opts): Delete.
2428 (make_binsuffix, build, set-break): New procedures.
2429 (misc_tests): New, with tests factored out from the top level.
2430 (top level): Test different combinations of ifunc resolver name,
2431 resolver with and with debug info, and ifunc target with and
2432 without debug info. Wrap static tests with with_target_prefix.
2433
2434 2018-04-26 Pedro Alves <palves@redhat.com>
2435
2436 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2437 return type" warnings.
2438
2439 2018-04-25 Pedro Alves <palves@redhat.com>
2440
2441 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2442 killed".
2443 * gdb.base/kill-after-signal.exp: Likewise.
2444 * gdb.threads/kill.exp: Likewise.
2445
2446 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2447 Sergio Durigan Junior <sergiodj@redhat.com>
2448 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2451 regexps to expect for '[Inferior ... detached]' as well.
2452 * gdb.base/attach.exp: Likewise.
2453 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2454 "gdb_continue_to_end".
2455 (test_catch_syscall_with_wrong_args): Likewise.
2456 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2457 ']'. Don't set 'verbose' on.
2458 * gdb.base/foll-vfork.exp: Likewise.
2459 * gdb.base/fork-print-inferior-events.c: New file.
2460 * gdb.base/fork-print-inferior-events.exp: New file.
2461 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2462 '[Inferior ... has been killed]' message.
2463 * gdb.base/kill-after-signal.exp: Likewise.
2464 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2465 detach message.
2466 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2467 message.
2468 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2469 regexps to expect for '[Inferior ... detached]' as well.
2470 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2471
2472 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2473
2474 PR gdb/23104
2475 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2476
2477 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2478
2479 * gdb.threads/multiple-successive-infcall.c: New test.
2480 * gdb.threads/multiple-successive-infcall.exp: New file.
2481
2482 2018-04-17 Tom Tromey <tom@tromey.com>
2483
2484 * gdb.rust/simple.rs (Union): New type.
2485 (main): New local "u".
2486 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2487
2488 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2489
2490 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2491 number information in output of "whereis" command.
2492 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2493
2494 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2495
2496 * gdb.ada/info_types.exp: Adjust expected output to the line
2497 numbers now printed by "info var/func/type".
2498 * gdb.base/completion.exp: Likewise.
2499 * gdb.base/included.exp: Likewise.
2500 * gdb.cp/cp-relocate.exp: Likewise.
2501 * gdb.cp/cplusfuncs.exp: Likewise.
2502 * gdb.cp/namespace.exp: Likewise.
2503 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2504
2505 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2506
2507 * gdb.btrace/cpu.exp: New.
2508
2509 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2510
2511 * gdb.base/step-indirect-call-thunk.exp: New.
2512 * gdb.base/step-indirect-call-thunk.c: New.
2513 * gdb.reverse/step-indirect-call-thunk.exp: New.
2514 * gdb.reverse/step-indirect-call-thunk.c: New.
2515
2516 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2517
2518 * gdb.base/pie-fork.c: New file.
2519 * gdb.base/pie-fork.exp: New file.
2520
2521 2018-04-11 Tom Tromey <tom@tromey.com>
2522
2523 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2524
2525 2018-04-10 Pedro Alves <palves@redhat.com>
2526
2527 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2528 exits. Instead loop running forever.
2529 (fork_parent): Run forever too.
2530
2531 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2532
2533 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2534 mi_continue_to_line.
2535 * gdb.mi/mi-stack.c (callee4): Add comment.
2536
2537 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2538
2539 * gdb.mi/mi-stack.exp: Fix indentation.
2540
2541 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2542
2543 PR gdb/22979
2544 * gdb.arch/amd64-osabi.exp: New file.
2545
2546 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2547
2548 PR gdb/22980
2549 * gdb.base/osabi.exp: New file.
2550
2551 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2552
2553 * gdb.cp/static-typedef-print.exp: New file.
2554 * gdb.cp/static-typedef-print.cc: New file.
2555
2556 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2557
2558 * gdb.ada/varsize_limit: New testcase.
2559
2560 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2561
2562 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2563
2564 * gdb.ada/notcplusplus: New testcase.
2565
2566 * gdb.base/c-linkage-name.c: New file.
2567 * gdb.base/c-linkage-name.exp: New testcase.
2568
2569 2018-03-26 Tom Tromey <tom@tromey.com>
2570
2571 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2572 * gdb.python/py-framefilter.py (name_error): New global.
2573 (ErrorInName.function): Use name_error.
2574
2575 2018-03-26 Tom Tromey <tom@tromey.com>
2576
2577 PR backtrace/15582:
2578 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2579
2580 2018-03-23 Keith Seitz <keiths@redhat.com>
2581
2582 PR c++/22968
2583 * gdb.cp/subtypes.exp: New file.
2584 * gdb.cp/subtypes.h: New file.
2585 * gdb.cp/subtypes.cc: New file.
2586 * gdb.cp/subtypes-2.cc: New file.
2587
2588 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2589
2590 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2591 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2592 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2593 -nostartfiles when compiling the test. Confirm that all registers
2594 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2595
2596 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2597
2598 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2599 option, syntax was wrong anyway.
2600 * gdb.arch/arm-disp-step.exp: Likewise.
2601 * gdb.arch/sparc64-regs.exp: Likewise.
2602 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2603 option, syntax was wrong anyway, switch to use
2604 prepare_for_testing.
2605 * gdb.arch/i386-disp-step.exp: Likewise.
2606
2607 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2608
2609 * gdb.ada/exec_changed.exp: Replace "target_info exists
2610 use_gdb_stub" by "use_gdb_stub".
2611 * gdb.ada/start.exp: Likewise.
2612 * gdb.base/async-shell.exp: Likewise.
2613 * gdb.base/attach-pie-misread.exp: Likewise.
2614 * gdb.base/attach-wait-input.exp: Likewise.
2615 * gdb.base/break-entry.exp: Likewise.
2616 * gdb.base/break-interp.exp: Likewise.
2617 * gdb.base/dprintf-detach.exp: Likewise.
2618 * gdb.base/nostdlib.exp: Likewise.
2619 * gdb.base/solib-nodir.exp: Likewise.
2620 * gdb.base/statistics.exp: Likewise.
2621 * gdb.base/testenv.exp: Likewise.
2622 * gdb.mi/mi-exec-run.exp: Likewise.
2623 * gdb.mi/mi-start.exp: Likewise.
2624 * gdb.multi/dummy-frame-restore.exp: Likewise.
2625 * gdb.multi/multi-arch-exec.exp: Likewise.
2626 * gdb.multi/multi-arch.exp: Likewise.
2627 * gdb.multi/tids.exp: Likewise.
2628 * gdb.multi/watchpoint-multi.exp: Likewise.
2629 * gdb.python/py-events.exp: Likewise.
2630 * gdb.threads/attach-into-signal.exp: Likewise.
2631 * gdb.threads/attach-stopped.exp: Likewise.
2632 * gdb.threads/threadapply.exp: Likewise.
2633 * lib/selftest-support.exp: Likewise.
2634
2635 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2636
2637 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2638
2639 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2640
2641 * gdb.perf/template-breakpoints.cc: New file.
2642 * gdb.perf/template-breakpoints.exp: New file.
2643 * gdb.perf/template-breakpoints.py: New file.
2644
2645 2018-03-19 Tom Tromey <tom@tromey.com>
2646
2647 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2648 y0.
2649 * gdb.rust/simple.exp: Test bare identifier form of struct
2650 initializer.
2651
2652 2018-03-19 Tom Tromey <tom@tromey.com>
2653
2654 * gdb.gdb/observer.exp: Remove.
2655
2656 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2657
2658 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2659 "qualified" option when setting breakpoints.
2660 * gdb.trace/backtrace.exp: Likewise.
2661 * gdb.trace/circ.exp: Likewise.
2662 * gdb.trace/collection.exp: Likewise.
2663 * gdb.trace/disconnected-tracing.exp: Likewise.
2664 * gdb.trace/ftrace-lock.exp: Likewise.
2665 * gdb.trace/ftrace.exp: Likewise.
2666 * gdb.trace/infotrace.exp: Likewise.
2667 * gdb.trace/packetlen.exp: Likewise.
2668 * gdb.trace/passc-dyn.exp: Likewise.
2669 * gdb.trace/qtro.exp: Likewise.
2670 * gdb.trace/read-memory.exp: Likewise.
2671 * gdb.trace/report.exp: Likewise.
2672 * gdb.trace/signal.exp: Likewise.
2673 * gdb.trace/status-stop.exp: Likewise.
2674 * gdb.trace/strace.exp: Likewise.
2675 * gdb.trace/tfind.exp: Likewise.
2676 * gdb.trace/trace-break.exp: Likewise.
2677 * gdb.trace/trace-condition.exp: Likewise.
2678 * gdb.trace/trace-mt.exp: Likewise.
2679 * gdb.trace/tstatus.exp: Likewise.
2680 * gdb.trace/tsv.exp: Likewise.
2681 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2682 * gdb.trace/unavailable.exp: Likewise.
2683 * gdb.trace/while-dyn.exp: Likewise.
2684
2685 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2686
2687 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2688 that libinproctrace is copied to the target.
2689
2690 2018-03-14 Tom Tromey <tom@tromey.com>
2691
2692 PR cli/14977:
2693 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2694 a null pointer.
2695 * gdb.base/wchar.exp: Likewise.
2696
2697 2018-03-14 Tom Tromey <tom@tromey.com>
2698
2699 PR cli/19918:
2700 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2701 flag.
2702
2703 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2704
2705 PR gdb/22841
2706 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2707 "target" to remote_exec.
2708
2709 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2710
2711 PR gdb/22841
2712 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2713 ${board}_upload): Remove.
2714
2715 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2716
2717 * gdb.cp/watch-cp.cc: New test.
2718 * gdb.cp/watch-cp.exp: New file.
2719
2720 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2721
2722 * gdb.base/infcall-nested-structs.exp: New file.
2723 * gdb.base/infcall-nested-structs.c: New file.
2724 * gdb.base/float.exp: Add riscv support.
2725
2726 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2727
2728 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2729 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2730
2731 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2732
2733 * gdb.server/abspath.exp: New file.
2734 * lib/gdb.exp (with_cwd): New procedure.
2735
2736 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2737
2738 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2739 use it.
2740 (gdb_is_target_remote_prompt): New proc.
2741 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2742 (gdb_is_target_native): Pass prompt parameter to
2743 gdb_is_target_1.
2744
2745 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2746
2747 * gdb.base/load-command.c: New file.
2748 * gdb.base/load-command.exp: New file.
2749 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2750 (gdb_is_target_1): ...this, and generalize for other targets
2751 than just remote.
2752 (gdb_is_target_remote): Use gdb_is_target_1.
2753 (gdb_is_target_native): use gdb_is_target_1.
2754
2755 2018-02-26 Tom Tromey <tom@tromey.com>
2756
2757 PR python/16497:
2758 * gdb.python/py-framefilter.exp: Update test.
2759
2760 2018-02-26 Tom Tromey <tom@tromey.com>
2761
2762 * gdb.dwarf2/variant.c: New file.
2763 * gdb.dwarf2/variant.exp: New file.
2764
2765 2018-02-26 Tom Tromey <tom@tromey.com>
2766
2767 * gdb.rust/simple.exp: Accept more possible results in enum test.
2768
2769 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2770
2771 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2772 parentheses.
2773
2774 2018-02-23 Maciej W. Rozycki <macro@mips.com>
2775
2776 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2777 name of a variable: $actual_linejj -> $actual_line.
2778
2779 2018-02-21 John Baldwin <jhb@FreeBSD.org>
2780
2781 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2782
2783 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2784
2785 * gdb.btrace/buffer-size.exp: Do not force BTS.
2786
2787 2018-02-14 Pedro Alves <palves@redhat.com>
2788
2789 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2790 getting a "Quit".
2791
2792 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2793
2794 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2795 Fix test name.
2796
2797 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2798
2799 * gdb.cp/m-static.exp: Check type of optimized out static
2800 member.
2801
2802 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2803
2804 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2805 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2806
2807 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2808 Leszek Swirski <leszeks@google.com>
2809
2810 * gdb.python/py-prettyprint.c
2811 (struct to_string_returns_value_inner,
2812 struct to_string_returns_value_wrapper): New.
2813 (main): Add tsrvw variable.
2814 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2815 ToStringReturnsValueWrapper): New classes.
2816 (register_pretty_printers): Register new pretty-printers.
2817 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2818 recursive pretty printer.
2819 * gdb.python/py-mi.exp: Likewise.
2820
2821 2018-02-01 Leszek Swirski <leszeks@google.com>
2822
2823 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2824 functions with the same name as an include file are parsed
2825 correctly.
2826
2827 2018-02-01 Yao Qi <yao.qi@linaro.org>
2828
2829 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2830 "\[^\r\n\]*".
2831
2832 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2833
2834 * gdb.arch/powerpc-prologue-frame.s: New file.
2835 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2836 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2837
2838 2018-01-31 Joel Brobecker <brobecker@adacore.com>
2839
2840 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2841
2842 2018-01-30 Pedro Alves <palves@redhat.com>
2843
2844 PR gdb/13211
2845 * gdb.base/interrupt-daemon.c: New.
2846 * gdb.base/interrupt-daemon.exp: New.
2847 * gdb.multi/multi-term-settings.c: New.
2848 * gdb.multi/multi-term-settings.exp: New.
2849
2850 2018-01-30 Joel Brobecker <brobecker@adacore.com>
2851
2852 * gdb.base/break.exp: Save the location where the breakpoint
2853 on break.c:47 was actually inserted when debugging the version
2854 compiled at -O2 and use it in the expected output of the "info
2855 break" test performed soon after.
2856
2857 2018-01-22 Pedro Alves <palves@redhat.com>
2858 Sergio Durigan Junior <sergiodj@redhat.com>
2859
2860 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2861 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2862
2863 2018-01-22 Joel Brobecker <brobecker@adacore.com>
2864
2865 * gdb.base/break-include.c, gdb.base/break-include.inc,
2866 gdb.base/break-include.exp: New files.
2867 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2868 line number now being the actual line number where the breakpoint
2869 was inserted.
2870 * gdb.mi/mi-break.exp: Likewise.
2871 * gdb.mi/mi-reverse.exp: Likewise.
2872 * gdb.mi/mi-simplerun.exp: Ditto.
2873
2874 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2877 varobj.
2878 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2879
2880 2018-01-21 Don Breazeal <donb@codesourcery.com>
2881 Andrew Burgess <andrew.burgess@embecosm.com>
2882
2883 * gdb.mi/basics.c: Add new global.
2884 * gdb.mi/mi-frame-regs.exp: New file.
2885 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2886 case.
2887
2888 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2889
2890 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2891 non-parameter, and on an unknown symbol.
2892
2893 2018-01-19 Tom Tromey <tom@tromey.com>
2894
2895 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2896 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2897
2898 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2899
2900 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2901 setrlimit and chdir to int.
2902
2903 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2904
2905 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2906 function.
2907 (my_tend): Likewise.
2908 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2909 rationale of avoiding FP- and vector instructions.
2910
2911 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2912
2913 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2914 "info reg" with "\[ \t\]*".
2915 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2916 "\[ \t\]+".
2917 * gdb.arch/s390-multiarch.exp: Ditto.
2918 * gdb.base/pc-fp.exp: Ditto.
2919 * gdb.reverse/i386-precsave.exp: Ditto.
2920 * gdb.reverse/i386-reverse.exp: Ditto.
2921 * gdb.reverse/i387-env-reverse.exp: Ditto.
2922 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2923
2924 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2925
2926 * lib/gdb.exp (gdb_compile): Re-enable use of
2927 universal_compile_options for languages other than Rust.
2928
2929 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2930
2931 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2932
2933 2018-01-17 Mike Gulick <mgulick@mathworks.com>
2934
2935 PR gdb/16577
2936 * gdb.base/solib-vanish.exp: New.
2937 * gdb.base/solib-vanish-main.c: New.
2938 * gdb.base/solib-vanish-lib1.c: New.
2939 * gdb.base/solib-vanish-lib2.c: New.
2940
2941 2018-01-17 Yao Qi <yao.qi@linaro.org>
2942
2943 * gdb.compile/compile.exp: Match the address printed for
2944 frame in the output of command "bt".
2945
2946 2018-01-15 Tom Tromey <tom@tromey.com>
2947
2948 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2949 compute sp_reg.
2950
2951 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2952
2953 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2954 to prepare.
2955 (prepare): Return 0 on error, 1 on success.
2956
2957 2018-01-12 Pedro Alves <palves@redhat.com>
2958
2959 * gdb.base/continue-after-aborted-step-over.c: New.
2960 * gdb.base/continue-after-aborted-step-over.exp: New.
2961
2962 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2963
2964 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2965 options when not creating an executable.
2966
2967 2018-01-11 Pedro Alves <palves@redhat.com>
2968
2969 PR remote/22597
2970 * gdb.server/stop-reply-no-thread.c: New file.
2971 * gdb.server/stop-reply-no-thread.exp: New file.
2972
2973 2018-01-10 Pedro Alves <palves@redhat.com>
2974
2975 PR gdb/22670
2976 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2977 functions too. Test setting breakpoints and printing C functions
2978 with no debug info too.
2979 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2980
2981 2018-01-10 Pedro Alves <palves@redhat.com>
2982
2983 PR gdb/22670
2984 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2985 a fail.
2986
2987 2018-01-10 Pedro Alves <palves@redhat.com>
2988
2989 PR gdb/22670
2990 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2991
2992 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2993
2994 * gdb.server/unittest.exp: Match the output in non-development
2995 mode.
2996
2997 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2998
2999 * gdb.gdb/unittest.exp: Match output in non-development mode.
3000
3001 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3002
3003 * gdb.ada/access_tagged_param.exp: Relax expected output
3004 for value of "ObjL" in "continue" to pck.inspect breakpoint
3005 test.
3006
3007 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3008
3009 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3010 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3011
3012 2018-01-05 Pedro Alves <palves@redhat.com>
3013
3014 PR gdb/18653
3015 * gdb.base/libsegfault.exp: New.
3016
3017 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3018
3019 PR gdb/22670
3020 * gdb.ada/access_tagged_param.exp: New file.
3021 * gdb.ada/access_tagged_param/foo.adb: New file.
3022
3023 2018-01-05 Pedro Alves <palves@redhat.com>
3024
3025 PR gdb/22670
3026 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3027 exercise lower case too, and to exercise both full matching and
3028 wild matching.
3029
3030 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3031
3032 * gdb.ada/rename_subscript_param: New testcase.
3033
3034 2018-01-05 Jerome Guitton <guitton@adacore.com>
3035
3036 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3037
3038 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3039
3040 * gdb.ada/convvar_comp: New testcase.
3041
3042 2018-01-05 Xavier Roirand <roirand@adacore.com>
3043
3044 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3045 (My_Table): New global variable.
3046 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3047
3048 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3049
3050 PR gdb/22670
3051 * gdb.ada/maint_with_ada: New testcase.
3052
3053 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3054
3055 PR gdb/22670
3056 * gdb.ada/bp_c_mixed_case: New testcase.
3057
3058 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3059
3060 PR gdb/22670
3061 * gdb.ada/complete.exp: Add "complete break ada" test.
3062
3063 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3064
3065 PR gdb/22670
3066 * gdb.ada/info_addr_mixed_case: New testcase.
3067
3068 2018-01-03 Xavier Roirand <roirand@adacore.com>
3069
3070 * gdb.ada/excep_handle.exp: New testcase.
3071 * gdb.ada/excep_handle/foo.adb: New file.
3072 * gdb.ada/excep_handle/pck.ads: New file.
3073
3074 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3075
3076 * gdb.base/step-line.c: Add extra empty line in copyright header.
3077 * gdb.base/step-line.inp: Likewise.
3078
3079 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3080
3081 * gdb.ada/dyn_stride.exp: Add slice test.
3082
3083 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdb.ada/dyn_stride: New testcase.
3086
3087 2017-12-27 Stafford Horne <shorne@gmail.com>
3088
3089 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3090 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3091
3092 2017-12-27 Stafford Horne <shorne@gmail.com>
3093
3094 * gdb.base/reggroups.c: New file.
3095 * gdb.base/reggroups.exp: New file.
3096
3097 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3098
3099 * gdb.dwarf2/ada-valprint-error.c: New file.
3100 * gdb.dwarf2/ada-valprint-error.exp: New file.
3101
3102 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3103
3104 * gdb.ada/assign_arr: New testcase.
3105
3106 2017-12-18 Xavier Roirand <roirand@adacore.com>
3107
3108 * gdb.ada/funcall_ptr: New testcase.
3109
3110 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3111
3112 PR cli/16224
3113 * gdb.base/ptype-offsets.cc: New file.
3114 * gdb.base/ptype-offsets.exp: New file.
3115
3116 2017-12-15 Yao Qi <yao.qi@linaro.org>
3117
3118 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3119 if XML is disabled.
3120
3121 2017-12-15 Xavier Roirand <roirand@adacore.com>
3122
3123 * gdb.ada/same_component_name: New testcase.
3124
3125 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3126
3127 * gdb.ada/str_binop_equal: New testcase.
3128
3129 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3130
3131 * gdb.ada/task_switch_in_core: New testcase.
3132
3133 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3134
3135 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3136 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3137 call test_bkpt_qualified.
3138 (test_bkpt_qualified): New proc.
3139
3140 2017-12-13 Pedro Alves <palves@redhat.com>
3141
3142 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3143 Tighten regexp by matching with an anchor.
3144
3145 2017-12-13 Pedro Alves <palves@redhat.com>
3146
3147 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3148 ("expression with namespace"): New set of tests.
3149 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3150 (Nested::Test_NS::qux): New.
3151 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3152 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3153
3154 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3155
3156 * gdb.base/server-del-break.c: New file.
3157 * gdb.base/server-del-break.exp: New file.
3158
3159 2017-12-12 Stafford Horne <shorne@gmail.com>
3160
3161 * gdb.xml/tdesc-regs.exp: Add or1k support.
3162
3163 2017-12-12 Stafford Horne <shorne@gmail.com>
3164
3165 * gdb.base/bp-permanent.c: Define nop of or1k.
3166
3167 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3168
3169 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3170 output with components being reordered.
3171
3172 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3175 output with components being reordered.
3176
3177 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3178 Pedro Alves <palves@redhat.com>
3179
3180 * gdb.base/maint.exp (check for .gdb_index): Check also for
3181 .debug_names.
3182 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3183 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3184 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3185 (.gdb_index used after symbol reloading): Support also .debug_names.
3186 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3187
3188 2017-12-08 Yao Qi <yao.qi@linaro.org>
3189
3190 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3191 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3192
3193 2017-12-08 Yao Qi <yao.qi@linaro.org>
3194
3195 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3196 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3197
3198 2017-12-08 Yao Qi <yao.qi@linaro.org>
3199
3200 * gdb.arch/aarch64-tagged-pointer.c: New file.
3201 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3202
3203 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3204
3205 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3206 "int".
3207
3208 2017-12-07 Keith Seitz <keiths@redhat.com>
3209
3210 PR breakpoints/22569
3211 * gdb.linespec/ls-errs.exp: Change expected result of "break
3212 -source this file has spaces.c -line 3".
3213 Check that an explicit source file followed by whitespace is
3214 identified as an invalid explicit location.
3215
3216 2017-12-07 Keith Seitz <keiths@redhat.com>
3217
3218 * gdb.cp/nested-types.cc: New file.
3219 * gdb.cp/nested-types.exp: New file.
3220 * lib/cp-support.exp: Load data-structures.exp library.
3221 (debug_cp_test_ptype_class): New global.
3222 (cp_ptype_class_verbose, next_line): New procedures.
3223 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3224 Add and document new return value.
3225 Switch the list of lines to a queue.
3226 Add support for new `type' key for nested type definitions.
3227 Add debugging/troubleshooting messages.
3228 * lib/data-structures.exp: New file.
3229
3230 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3231
3232 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3233 with proc_with_prefix, don't use with_test_prefix.
3234
3235 2017-12-07 Tom Tromey <tom@tromey.com>
3236
3237 * gdb.base/break.exp: Add test for empty "commands".
3238
3239 2017-12-07 Yao Qi <yao.qi@linaro.org>
3240
3241 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3242 malloc and catch syscall.
3243
3244 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3245
3246 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3247 tests for explicit locations.
3248
3249 2017-12-06 Pedro Alves <palves@redhat.com>
3250
3251 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3252 force-disabling XML descriptions.
3253
3254 2017-12-04 Pedro Alves <palves@redhat.com>
3255
3256 PR gdb/22499
3257 * gdb.arch/amd64-disp-step-avx.S: New file.
3258 * gdb.arch/amd64-disp-step-avx.exp: New file.
3259
3260 2017-12-03 Pedro Alves <palves@redhat.com>
3261
3262 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3263 and <string.h>.
3264 (parent_function): Print distinct messages when waitpid fails, or
3265 the child exits with a signal, or the child exits for an unhandled
3266 reason.
3267 * gdb.threads/process-dies-while-detaching.exp
3268 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3269 it. Wait for both inferior output and GDB's prompt. Use an
3270 indirect spawn id list.
3271 (do_detach): New parameter 'child_exit'. Use it to compute
3272 expected inferior output.
3273 (test_detach, test_detach_watch, test_detach_killed_outside):
3274 Adjust to pass down the expected child exit kind.
3275
3276 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3277 Sergio Durigan Junior <sergiodj@redhat.com>
3278 Pedro Alves <palves@redhat.com>
3279
3280 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3281
3282 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3283
3284 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3285 to 'symbol-file' and 'add-symbol-file' can be
3286 position-independent.
3287
3288 2017-12-01 Yao Qi <yao.qi@linaro.org>
3289
3290 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3291 the URL in copyright header.
3292 * gdb.arch/aarch64-fp.exp: Likewise.
3293 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3294 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3295 * gdb.base/expand-psymtabs.exp: Likewise.
3296 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3297 * gdb.fortran/common-block.exp: Likewise.
3298 * gdb.fortran/common-block.f90: Likewise.
3299 * gdb.fortran/logical.exp: Likewise.
3300 * gdb.fortran/vla-datatypes.f90: Likewise.
3301 * gdb.fortran/vla-sub.f90: Likewise.
3302
3303 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.ada/repeat_dyn: New testcase.
3306
3307 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3308
3309 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3310 Update for changed thread numbering.
3311 * gdb.cell/bt.exp: Update for changed GDB output.
3312
3313 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3314
3315 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3316 setting isremote by hand.
3317 * boards/dwarf4-gdb-index.exp: Likewise.
3318 * boards/fission.exp: Likewise.
3319 * boards/stabs.exp: Likewise.
3320
3321 2017-11-30 Pedro Alves <palves@redhat.com>
3322
3323 * gdb.linespec/cpls-ops.exp
3324 (check_explicit_skips_function_argument): Extract the underlying
3325 type of size_t instead of hardcoding it.
3326
3327 2017-11-29 Pedro Alves <palves@redhat.com>
3328
3329 PR c++/19436
3330 * gdb.linespec/cpls-abi-tag.cc: New file.
3331 * gdb.linespec/cpls-abi-tag.exp: New file.
3332
3333 2017-11-29 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/langs.exp: Use -qualified.
3336 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3337 it.
3338 * gdb.cp/namespace.exp: Use -qualified.
3339 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3340 (overload-3, template-overload, template-ret-type, const-overload)
3341 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3342 procedures.
3343 (test_driver): Call them.
3344 * gdb.cp/save-bp-qualified.cc: New.
3345 * gdb.cp/save-bp-qualified.exp: New.
3346 * gdb.linespec/explicit.exp: Test -qualified.
3347 * lib/completion-support.exp (completion::explicit_opts_list): Add
3348 "-qualified".
3349 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3350
3351 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3352
3353 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3354
3355 2017-11-29 Tom Tromey <tom@tromey.com>
3356
3357 * gdb.base/relocate.exp: Update invalid argument test.
3358 Add new tests for invalid arguments.
3359
3360 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3361
3362 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3363 Return 0 as a long.
3364 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3365
3366 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3367
3368 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3369 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3370 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3371 func ().
3372 * gdb.cp/shadow.cc (B.func): Return 0.
3373
3374 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3375
3376 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3377 expected output in gdb_expect call to allow the exception
3378 message to be present as well. Fix syntax confusion to avoid
3379 TCL thinking that exception_name is an array.
3380
3381 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3382
3383 * gdb.arch/spu-info.c: Include <unistd.h>.
3384 (do_signal_test): Fix broken calls to write.
3385 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3386 Fix checks for empty mailboxes. Update signal tests for corrected
3387 do_signal_test routine. Allow nonzero event status.
3388 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3389 * gdb.cell/arch.exp: Use standard_output_file.
3390 * gdb.cell/break.exp: Likewise.
3391 * gdb.cell/bt.exp: Likewise.
3392 * gdb.cell/core.exp: Likewise.
3393 * gdb.cell/dwarfaddr.exp: Likewise.
3394 * gdb.cell/ea-cache.exp: Likewise.
3395 * gdb.cell/ea-standalone.exp: Likewise.
3396 * gdb.cell/f-regs.exp: Likewise.
3397 * gdb.cell/fork.exp: Likewise.
3398 * gdb.cell/gcore.exp: Likewise.
3399 * gdb.cell/mem-access.exp: Likewise.
3400 * gdb.cell/ptype.exp: Likewise.
3401 * gdb.cell/registers.exp: Likewise.
3402 * gdb.cell/sizeof.exp: Likewise.
3403 * gdb.cell/solib-symbol.exp: Likewise.
3404 * gdb.cell/solib.exp: Likewise.
3405
3406 2017-11-25 Pedro Alves <palves@redhat.com>
3407
3408 * gdb.base/complete-empty.exp: New file.
3409 * gdb.base/completion.exp: Adjust.
3410
3411 2017-11-25 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.linespec/cpls-ops.cc: New file.
3414 * gdb.linespec/cpls-ops.exp: New file.
3415 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3416 factored out from ...
3417 (test_complete_prefix_range): ... this.
3418
3419 2017-11-24 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.linespec/cpcompletion.exp: New file.
3422 * gdb.linespec/cpls-hyphen.cc: New file.
3423 * gdb.linespec/cpls.cc: New file.
3424 * gdb.linespec/cpls2.cc: New file.
3425 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3426 test to use test_gdb_complete_unique. Add label completion,
3427 keyword completion and explicit location completion tests.
3428 * lib/completion-support.exp: New file.
3429
3430 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3431
3432 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3433 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3434 when hitting an exception catchpoint.
3435
3436 2017-11-22 Yao Qi <yao.qi@linaro.org>
3437
3438 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3439
3440 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3441
3442 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3443 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3444 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3445
3446 2017-11-22 Yao Qi <yao.qi@linaro.org>
3447
3448 * gdb.base/info-os.exp: Pass pthreads.
3449 * gdb.multi/multi-attach.exp: Likewise.
3450
3451 2017-11-22 Yao Qi <yao.qi@linaro.org>
3452
3453 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3454 compiler.
3455
3456 2017-11-22 Yao Qi <yao.qi@linaro.org>
3457
3458 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3459 * gdb.base/break-interp.exp: Likewise.
3460 * gdb.base/jit-attach-pie.exp: Likewise.
3461
3462 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3463
3464 * gdb.base/float128.c (large128): New variable.
3465 * gdb.base/float128.exp: Add test to print largest __float128 value.
3466
3467 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3468
3469 * gdb.arch/vsx-regs.exp: Update register content checks.
3470
3471 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3472
3473 * gdb.arch/ppc-longdouble.exp: New file.
3474 * gdb.arch/ppc-longdouble.c: Likewise.
3475
3476 2017-11-21 Pedro Alves <palves@redhat.com>
3477
3478 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3479
3480 2017-11-20 Pedro Alves <palves@redhat.com>
3481
3482 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3483 (long_double_typedef): New typedefs.
3484 Use DEF on double and long double.
3485 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3486 cases.
3487 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3488 and 'long_double_ptr_same_size' locals. Use them to decide
3489 whether cast from array/function to float is valid/invalid.
3490
3491 2017-11-17 Tom Tromey <tom@tromey.com>
3492
3493 * gdb.rust/traits.rs: New file.
3494 * gdb.rust/traits.exp: New file.
3495
3496 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3497
3498 * gdb.ada/minsyms: New testcase.
3499
3500 2017-11-16 Pedro Alves <palves@redhat.com>
3501
3502 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3503 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3504
3505 2017-11-16 Pedro Alves <palves@redhat.com>
3506
3507 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3508 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3509
3510 2017-11-16 Pedro Alves <palves@redhat.com>
3511
3512 * gdb.server/reconnect-ctrl-c.c: New file.
3513 * gdb.server/reconnect-ctrl-c.exp: New file.
3514
3515 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3516
3517 * gdb.python/py-rbreak.exp: New file.
3518 * gdb.python/py-rbreak.c: New file.
3519 * gdb.python/py-rbreak-func2.c: New file.
3520
3521 2017-11-16 Pedro Alves <palves@redhat.com>
3522
3523 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3524 pattern.
3525 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3526 GDB.
3527
3528 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3529
3530 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3531 regex.
3532
3533 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3534
3535 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3536 test names.
3537
3538 2017-11-09 Pedro Alves <palves@redhat.com>
3539
3540 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3541 factored out from ...
3542 (top level): ... here, and adjusted to avoid expecting beyond the
3543 prompt in a single gdb_test_multiple.
3544
3545 2017-11-09 Pedro Alves <palves@redhat.com>
3546
3547 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3548 output.
3549 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3550 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3551 * gdb.server/ext-run.exp ("kill" test): Likewise.
3552 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3553
3554 2017-11-09 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3557 match till end of line.
3558
3559 2017-11-09 Pedro Alves <palves@redhat.com>
3560
3561 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3562
3563 2017-11-09 Pedro Alves <palves@redhat.com>
3564
3565 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3566 New procedures, factored out from ...
3567 (top level): ... here, and adjusted to avoid expecting beyond the
3568 prompt in one go.
3569
3570 2017-11-09 Pedro Alves <palves@redhat.com>
3571
3572 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3573 output. Fix '?' match.
3574
3575 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3576
3577 * gdb.ada/scoped_watch: New testcase.
3578 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3579 which is actually correct.
3580 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3581 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3582
3583 2017-11-08 Pedro Alves <palves@redhat.com>
3584
3585 * gdb.gdb/complaints.exp (test_initial_complaints)
3586 (test_serial_complaints, test_short_complaints): Call
3587 complaint_internal instead of complaint.
3588
3589 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3590
3591 * gdb.threads/tls-core.c: New file.
3592 * gdb.threads/tls-core.exp: Likewise.
3593
3594 2017-11-08 Pedro Alves <palves@redhat.com>
3595
3596 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3597 (p Exported_Capitalized): New test.
3598 (p exported_capitalized): New test.
3599
3600 2017-11-07 Pedro Alves <palves@redhat.com>
3601
3602 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3603
3604 2017-11-07 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3607 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3608 (disable_invalid, disable_inverted, disable_negative): New
3609 procedures.
3610 ("bad numbers"): New set of tests.
3611
3612 2017-11-07 Pedro Alves <palves@redhat.com>
3613
3614 * gdb.cp/ena-dis-br-range.exp: Add tests.
3615
3616 2017-11-07 Pedro Alves <palves@redhat.com>
3617
3618 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3619
3620 2017-11-07 Xavier Roirand <roirand@adacore.com>
3621 Pedro Alves <palves@redhat.com>
3622
3623 * gdb.base/ena-dis-br.exp: Add reference to
3624 gdb.cp/ena-dis-br-range.exp.
3625 * gdb.cp/ena-dis-br-range.exp: New file.
3626 * gdb.cp/ena-dis-br-range.cc: New file.
3627
3628 2017-11-06 Pedro Alves <palves@redhat.com>
3629
3630 * gdb.base/attach-non-pgrp-leader.c: New.
3631 * gdb.base/attach-non-pgrp-leader.exp: New.
3632
3633 2017-11-06 Pedro Alves <palves@redhat.com>
3634
3635 * configure.ac: No longer check for termio.h and sgtty.h.
3636 * configure: Regenerate.
3637 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3638 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3639 Remove termio and sgtty code.
3640
3641 2017-11-03 Yao Qi <yao.qi@linaro.org>
3642
3643 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3644 in GDB is disabled.
3645
3646 2017-11-03 Yao Qi <yao.qi@linaro.org>
3647
3648 * gdb.python/py-thrhandle.exp: Skip it if python is not
3649 enabled.
3650
3651 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3652
3653 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3654 as a breakpoint command.
3655
3656 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3657
3658 PR python/21213
3659 * gdb.python/py-infthread.exp: Test calling
3660 InferiorThread.inferior () multiple times in a row.
3661
3662 2017-10-27 Keith Seitz <keiths@redhat.com>
3663
3664 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3665 Test "info break" for every inlined function breakpoint.
3666
3667 2017-10-27 Yao Qi <yao.qi@linaro.org>
3668
3669 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3670
3671 2017-10-26 Patrick Frants <osscontribute@gmail.com>
3672
3673 * gdb.cp/classes.exp (test_static_members): Test printing
3674 Outer::instance.
3675 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3676 (Inner::instance, Outer::instance): New.
3677
3678 2017-10-24 Pedro Alves <palves@redhat.com>
3679
3680 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3681 extra console" test in two stages.
3682
3683 2017-10-24 Pedro Alves <palves@redhat.com>
3684
3685 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3686
3687 2017-10-24 Pedro Alves <palves@redhat.com>
3688
3689 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3690 loop.
3691
3692 2017-10-24 Pedro Alves <palves@redhat.com>
3693
3694 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3695 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3696
3697 2017-10-24 Pedro Alves <palves@redhat.com>
3698
3699 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3700 parameter and handle it. Don't output read value in test name.
3701
3702 2017-10-24 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3705 custom test name.
3706
3707 2017-10-24 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3710 include the unstable output directory name in the test's name.
3711 (initial_setup_simple) <'set args'>: Use custom test name.
3712
3713 2017-10-24 Pedro Alves <palves@redhat.com>
3714
3715 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3716 with explicit test name.
3717
3718 2017-10-20 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3721 'wait -i'. Use gdb_assert and remote_close.
3722
3723 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3724
3725 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3726 number from variable rather than hard-coded.
3727
3728 2017-10-19 Pedro Alves <palves@redhat.com>
3729
3730 * gdb.base/long-inferior-output.c: New file.
3731 * gdb.base/long-inferior-output.exp: New file.
3732
3733 2017-11-18 Keith Seitz <keiths@redhat.com>
3734
3735 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3736 method.
3737 (main): Call it.
3738 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3739 Add additional user-defined conversion operator tests.
3740
3741 2017-10-17 Pedro Alves <palves@redhat.com>
3742
3743 * boards/native-stdio-gdbserver.exp: Load "local-board".
3744
3745 2017-10-17 Pedro Alves <palves@redhat.com>
3746
3747 * gdb.base/quit-live.c: New file.
3748 * gdb.base/quit-live.exp: New file.
3749
3750 2017-10-16 Keith Seitz <keiths@redhat.com>
3751
3752 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3753 (class_with_protected_typedef, class_with_private_typedef)
3754 (struct_with_public_typedef, struct_with_protected_typedef)
3755 (struct_with_private_typedef): New classes/structs.
3756 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3757 typedefs and access specifiers.
3758
3759 2017-10-16 Pedro Alves <palves@redhat.com>
3760 Simon Marchi <simon.marchi@polymtl.ca>
3761
3762 * README (Local vs Remote vs Native): New section.
3763 * boards/local-board.exp: New file, with bits factored out from
3764 ...
3765 * boards/native-extended-gdbserver.exp: ... here. Load
3766 "local-board".
3767 * boards/native-gdbserver.exp: Load "local-board".
3768 (${board}_spawn, ${board}_exec): Delete.
3769 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3770 ...
3771 * boards/stdio-gdbserver-base.exp: ... this new file.
3772 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3773 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3774 procedure.
3775 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3776 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3777 stdio_gdbserver_command.
3778 (${board}_get_remote_address, ${board}_get_comm_port)
3779 (${board}_download, ${board}_upload): Delete.
3780 (get_target_remote_pipe_cmd): New.
3781
3782 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3783
3784 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3785 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3786 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3787 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3788 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3789 remove with_test_prefix.
3790
3791 2017-10-13 Pedro Alves <palves@redhat.com>
3792
3793 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3794 * gdb.base/annota1.exp: Use it instead of is_remote.
3795 * gdb.base/annota3.exp: Use it instead of is_remote.
3796 * gdb.cp/annota2.exp: Use it instead of is_remote.
3797 * gdb.cp/annota3.exp: Use it instead of is_remote.
3798 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3799
3800 2017-10-13 Pedro Alves <palves@redhat.com>
3801
3802 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3803 (test_num_test_vars, run_and_count_vars, find_env)
3804 (test_set_unset_env, test_inherit_env_var): New procedures.
3805 (top level): Use them.
3806
3807 2017-10-13 Pedro Alves <palves@redhat.com>
3808
3809 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3810 also skip on stub-like targets.
3811
3812 2017-10-13 Pedro Alves <palves@redhat.com>
3813
3814 PR gdb/22293
3815 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3816 (top level): Move some tests to ...
3817 (test_not_found): ... this new procedure.
3818 (top level): Call it.
3819
3820 2017-10-13 Pedro Alves <palves@redhat.com>
3821
3822 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3823 expect different "info terminal" output if testing with a
3824 non-native target.
3825
3826 2017-10-13 Pedro Alves <palves@redhat.com>
3827 Simon Marchi <simon.marchi@polymtl.ca>
3828
3829 PR python/12966
3830 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3831
3832 2017-10-13 Pedro Alves <palves@redhat.com>
3833
3834 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3835 already.
3836
3837 2017-10-13 Pedro Alves <palves@redhat.com>
3838
3839 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3840 is_remote.
3841
3842 2017-10-13 Pedro Alves <palves@redhat.com>
3843
3844 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3845 is_remote.
3846
3847 2017-10-13 Pedro Alves <palves@redhat.com>
3848
3849 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3850 is set.
3851 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3852 instead of is_remote.
3853
3854 2017-10-13 Pedro Alves <palves@redhat.com>
3855
3856 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3857 (top level): Add comment.
3858
3859 2017-10-13 Pedro Alves <palves@redhat.com>
3860
3861 * gdb.base/remote.exp (top level): Fix comment typo and add
3862 missing return.
3863
3864 2017-10-13 Pedro Alves <palves@redhat.com>
3865 Simon Marchi <simon.marchi@polymtl.ca>
3866
3867 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3868 calls and add comments. Skip test if use_gdb_stub is set.
3869 (top level): Use "set cwd" command instead of "cd" command.
3870
3871 2017-10-13 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3874 is_remote target check.
3875
3876 2017-10-13 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.base/scope.exp: Use build_executable + clean_restart +
3879 gdb_file_cmd instead of prepare_for_testing and no longer skip
3880 "before run" tests on is_remote target boards. Update comments.
3881 * boards/native-extended-gdbserver.exp
3882 (extended_gdbserver_load_last_file): New, factored out from ...
3883 (gdb_load): ... this. Move further below and add comment.
3884 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3885
3886 2017-10-12 Pedro Alves <palves@redhat.com>
3887
3888 * gdb.base/attach.exp: Remove references to gdb64.
3889 * gdb.base/dbx.exp: Remove references to gdb64.
3890
3891 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3892 Pedro Alves <palves@redhat.com>
3893
3894 * gdb.base/label.exp: Remove is_remote target check.
3895
3896 2017-10-12 Pedro Alves <palves@redhat.com>
3897
3898 * gdb.base/auvx.exp (coredir): Update comment.
3899 (top level) <core_works>: Use "set cwd" command instead of "cd"
3900 command.
3901
3902 2017-10-12 Pedro Alves <palves@redhat.com>
3903 Simon Marchi <simon.marchi@polymtl.ca>
3904
3905 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3906 target boards.
3907
3908 2017-10-12 Pedro Alves <palves@redhat.com>
3909 Simon Marchi <simon.marchi@polymtl.ca>
3910
3911 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3912 Instead skip if there's any gdb_protocol set.
3913
3914 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3915 Pedro Alves <palves@redhat.com>
3916
3917 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3918
3919 2017-10-12 Pedro Alves <palves@redhat.com>
3920 Simon Marchi <simon.marchi@polymtl.ca>
3921
3922 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3923 instead of on dejagnu remote boards.
3924
3925 2017-10-12 Pedro Alves <palves@redhat.com>
3926 Simon Marchi <simon.marchi@polymtl.ca>
3927
3928 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3929 checks. Use build_executable + clean_restart instead of
3930 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3931 of enabling non-stop after starting gdb.
3932
3933 2017-10-12 Pedro Alves <palves@redhat.com>
3934
3935 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3936 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3937 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3938 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3939
3940 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3941
3942 * gdb.arch/arc-tdesc-cpu.exp: New file.
3943 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3944
3945 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3946
3947 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3948
3949 2017-10-10 Pedro Alves <palves@redhat.com>
3950
3951 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3952 expect CLI output.
3953
3954 2017-10-10 Pedro Alves <palves@redhat.com>
3955
3956 * lib/selftest-support.exp (selftest_setup): Update for
3957 captured_command_loop's prototype change.
3958
3959 2017-10-09 Pedro Alves <palves@redhat.com>
3960
3961 Test both arch1=>arch2 and arch2=>arch1.
3962
3963 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3964 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3965 factored out to...
3966 (append_arch1_options, append_arch2_options, append_arch_options)
3967 (build_executables): New procedures.
3968 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3969 local.
3970 (top level): Add new 'first_arch' testing axis.
3971
3972 2017-10-09 Pedro Alves <palves@redhat.com>
3973
3974 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3975 (barrier): New.
3976 (thread_start, all_started): New functions.
3977 (main): Spawn new thread and wait until it is scheduled.
3978 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3979 option.
3980 (do_test): Add 'selected_thread' parameter. Run to all_started
3981 instead of main. Explicitly set the breakpoint at main. Switch
3982 to the SELECTED_THREAD thread.
3983 (top level): Test handling the exec event with either the main
3984 thread or the second thread selected.
3985
3986 2017-10-09 Pedro Alves <palves@redhat.com>
3987
3988 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3989 logic. Move STOP marker after the value checks.
3990 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3991 regexp.
3992
3993 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3994
3995 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3996
3997 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3998
3999 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4000 integer-to-dfp conversion.
4001 * gdb.base/dfp-test.exp: Likewise.
4002
4003 2017-10-04 Pedro Alves <palves@redhat.com>
4004
4005 * gdb.multi/hangout.c: Include <unistd.h>.
4006 (hangout_loop): New function.
4007 (main): Call alarm. Call hangout_loop in a loop.
4008 * gdb.multi/hello.c: Include <unistd.h>.
4009 (hello_loop): New function.
4010 (main): Call alarm. Call hangout_loop in a loop.
4011 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4012 inferior with the other selected.
4013
4014 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4015
4016 * gdb.mi/list-thread-groups-available.exp: New file.
4017 * gdb.mi/list-thread-groups-available.c: New file.
4018
4019 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4020
4021 * gdb.base/set-cwd.exp: Make it available on
4022 native-extended-gdbserver.
4023
4024 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4025
4026 * gdb.base/set-cwd.c: New file.
4027 * gdb.base/set-cwd.exp: Likewise.
4028
4029 2017-10-02 Tom Tromey <tom@tromey.com>
4030
4031 PR rust/22236:
4032 * gdb.rust/simple.rs (main): New variable "fslice".
4033 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4034
4035 2017-10-02 Tom Tromey <tom@tromey.com>
4036
4037 * gdb.rust/simple.exp: Test ptype of a slice.
4038
4039 2017-10-02 Tom Tromey <tom@tromey.com>
4040
4041 * gdb.rust/simple.exp: Test index of slice.
4042
4043 2017-09-27 Tom Tromey <tom@tromey.com>
4044
4045 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4046
4047 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4048 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.base/compare-sections.exp (get value of read-only section): Read
4051 as unsigned value.
4052 (corrupt read-only section): Likewise and don't set written if patching
4053 failed.
4054
4055 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4056
4057 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4058 files.
4059
4060 2017-09-20 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4063 symbol names in gdb's output.
4064 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4065
4066 2017-09-20 Pedro Alves <palves@redhat.com>
4067
4068 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4069 Rename to ...
4070 (test_list_ambiguous_symbol): ... this and add a symbol name
4071 parameter. Adjust.
4072 (test_list_ambiguous_function): Reimplement on top of
4073 test_list_ambiguous_symbol and also test listing ambiguous
4074 variables.
4075 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4076 (ambiguous_fun): ... this.
4077 (ambiguous_var): New.
4078 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4079 (ambiguous_fun): ... this.
4080 (ambiguous_var): New.
4081
4082 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4083
4084 * gdb.base/starti.c: New file.
4085 * gdb.base/starti.exp: New file.
4086 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4087
4088 2017-09-14 Pedro Alves <palves@redhat.com>
4089
4090 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4091 (top level): Use it instead of runto.
4092
4093 2017-09-11 Tom Tromey <tom@tromey.com>
4094
4095 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4096
4097 2017-09-11 Tom Tromey <tom@tromey.com>
4098
4099 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4100 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4101
4102 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4103
4104 * gdb.fortran/printing-types.exp: New file.
4105 * gdb.fortran/printing-types.exp: New file.
4106
4107 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4108
4109 * gdb.fortran/vla-ptype.exp: Fix typos.
4110 * gdb.fortran/vla-value.exp: Same.
4111
4112 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4113
4114 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4115 * gdb.mi/mi-var-child-f.exp: Likewise.
4116 * gdb.mi/mi-vla-fortran.exp: Likewise.
4117
4118 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4119 Christoph Weinmann <christoph.t.weinmann@intel.com>
4120 Bernhard Heckel <bernhard.heckel@intel.com>
4121
4122 * gdb.fortran/ptr-indentation.f90: New file.
4123 * gdb.fortran/ptr-indentation.exp: New file.
4124
4125 2017-09-05 Tom Tromey <tom@tromey.com>
4126
4127 PR gdb/22010:
4128 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4129
4130 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4131
4132 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4133
4134 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4135
4136 * gdb.threads/tls-nodebug-pie.c: New file.
4137 * gdb.threads/tls-nodebug-pie.exp: New file.
4138
4139 2017-09-05 Tom Tromey <tom@tromey.com>
4140
4141 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4142 for rust.
4143
4144 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4145
4146 * gdb.multi/multi-arch-exec.exp: Test with different
4147 "follow-exec-mode" settings.
4148 (do_test): New procedure.
4149
4150 2017-09-04 Pedro Alves <palves@redhat.com>
4151
4152 * gdb.base/func-static.c (S::method const, S::method volatile)
4153 (S::method volatile const): New methods.
4154 (c_s, v_s, cv_s): New instances.
4155 (main): Call method() on them.
4156 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4157 (cannot_resolve): New procedure.
4158 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4159 print-quote-unquoted columns.
4160 (do_test): Test printing each scope too.
4161
4162 2017-09-04 Pedro Alves <palves@redhat.com>
4163
4164 * gdb.base/local-static.exp: Also test with
4165 class::method::variable wholly quoted.
4166 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4167
4168 2017-09-04 Pedro Alves <palves@redhat.com>
4169
4170 * gdb.base/local-static.c: New.
4171 * gdb.base/local-static.cc: New.
4172 * gdb.base/local-static.exp: New.
4173
4174 2017-09-04 Pedro Alves <palves@redhat.com>
4175
4176 * gdb.asm/asm-source.exp: Add casts to int.
4177 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4178 (dataglobal64_1, dataglobal64_2): New globals.
4179 * gdb.base/nodebug.exp: Test different expressions involving the
4180 new globals, with print, whatis and ptype. Add casts to int.
4181 * gdb.base/solib-display.exp: Add casts to int.
4182 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4183 * gdb.cp/m-static.exp: Add cast to int.
4184 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4185 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4186 tls variable with no debug info without a cast. Test with a cast
4187 to int too.
4188 * gdb.trace/entry-values.exp: Add casts.
4189
4190 2017-09-04 Pedro Alves <palves@redhat.com>
4191
4192 * gdb.base/nodebug.exp: Test that ptype's error about functions
4193 with unknown return type includes the function name too.
4194
4195 2017-09-04 Pedro Alves <palves@redhat.com>
4196
4197 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4198 return type of munmap in infcall.
4199 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4200 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4201 type of ftell in infcall.
4202 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4203 type of getpid in infcall.
4204 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4205 infcall.
4206 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4207 Bail on failure to extract the pid.
4208 * gdb.base/nodebug.c: #include <stdint.h>.
4209 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4210 New functions.
4211 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4212 Change expected output of print/whatis/ptype with functions with
4213 no debug info. Test all supported languages. Call
4214 test_call_promotion.
4215 * gdb.compile/compile.exp: Adjust expected output to expect
4216 warning.
4217 * gdb.threads/siginfo-threads.exp: Likewise.
4218
4219 2017-09-04 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4222 "prototypes". Test calling float functions via prototyped and
4223 unprototyped function pointers.
4224 (perform_all_tests): New parameter "prototypes". Pass it down.
4225 (top level): Pass down "prototypes" parameter to
4226 perform_all_tests.
4227
4228 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4229
4230 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4231 Test with nested loops.
4232
4233 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4234
4235 * gdb.base/commands.exp: Call the new procedures.
4236 (loop_break_test, loop_continue_test): New procedures.
4237
4238 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4239
4240 * gdb.base/commands.exp: Call new procedure.
4241 (define_if_without_arg_test): New procedure.
4242
4243 2017-09-04 Pedro Alves <palves@redhat.com>
4244
4245 * gdb.base/list-ambiguous.exp: New file.
4246 * gdb.base/list-ambiguous0.c: New file.
4247 * gdb.base/list-ambiguous1.c: New file.
4248 * gdb.base/list.exp (test_list_range): Adjust expected output.
4249
4250 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4251
4252 * gdb.base/share-env-with-gdbserver.c: New file.
4253 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4254
4255 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4256
4257 * gdb.base/commands.exp (gdbvar_simple_if_test,
4258 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4259 progvar_simple_if_test, progvar_simple_while_test,
4260 progvar_complex_if_while_test, user_defined_command_test,
4261 user_defined_command_args_eval,
4262 user_defined_command_args_stack_test,
4263 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4264 temporary_breakpoint_commands,
4265 gdb_test_no_prompt, redefine_hook_test,
4266 redefine_backtrace_test): Remove "global gdb_prompt".
4267
4268 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4269
4270 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4271 New proc, call it from toplevel.
4272
4273 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4274
4275 PR remote/21852
4276 * gdb.server/normal.c: New file, copied from gdb.base.
4277 * gdb.server/run-without-local-binary.exp: New file.
4278
4279 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4280
4281 * gdb.arch/sparc64-adi.exp: New file.
4282 * gdb.arch/sparc64-adi.c: New file.
4283
4284 2017-08-22 Pedro Alves <palves@redhat.com>
4285
4286 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4287 (top level): Add "list all overloads" tests.
4288
4289 2017-08-22 Tom Tromey <tom@tromey.com>
4290
4291 * gdb.gdb/xfullpath.exp: Remove.
4292
4293 2017-08-21 Pedro Alves <palves@redhat.com>
4294
4295 PR gdb/19487
4296 * gdb.base/symbol-alias.c: New.
4297 * gdb.base/symbol-alias2.c: New.
4298 * gdb.base/symbol-alias.exp: New.
4299
4300 2017-08-21 Pedro Alves <palves@redhat.com>
4301
4302 * gdb.base/dfp-test.c
4303 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4304 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4305 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4306 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4307 * gdb.base/whatis-ptype-typedefs.c: New.
4308 * gdb.base/whatis-ptype-typedefs.exp: New.
4309 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4310 (an_int, an_int_type, an_int_type2): New globals.
4311 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4312 involving typedefs and cast expressions.
4313 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4314 (lookup_typedefs_function): New.
4315 (typedefs_pretty_printers_dict): New.
4316 (top level): Register lookup_typedefs_function in
4317 gdb.pretty_printers.
4318
4319 2017-08-18 Yao Qi <yao.qi@linaro.org>
4320
4321 * gdb.server/unittest.exp: New.
4322
4323 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4324
4325 PR gdb/21954
4326 * gdb.base/environ.exp: Add test to check if 'unset environment'
4327 works.
4328
4329 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4330
4331 * lib/gdb.exp (universal_compile_options): New caching proc.
4332 (gdb_compile): Suppress GCC's coloring of messages.
4333
4334 2017-08-14 Tom Tromey <tom@tromey.com>
4335
4336 PR gdb/21675:
4337 * gdb.base/printcmds.exp (test_radices): New function.
4338 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4339 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4340 * lib/gdb.exp (get_integer_valueof): Use p/d.
4341
4342 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4343
4344 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4345 characters.
4346
4347 2017-08-05 Tom Tromey <tom@tromey.com>
4348
4349 * gdb.rust/simple.exp: Allow String to appear in a different
4350 namespace.
4351
4352 2017-07-26 Yao Qi <yao.qi@linaro.org>
4353
4354 * gdb.gdb/unittest.exp: Invoke command
4355 "maintenance check xml-descriptions".
4356
4357 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4358
4359 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4360 calling context.
4361 (hex128): Drop erroneous calculation of parameters.
4362
4363 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4364
4365 * gdb.python/py-unwind.exp: Disable stack protection when
4366 building test file.
4367
4368 2017-07-20 Pedro Alves <palves@redhat.com>
4369
4370 * gdb.base/default.exp (set language): Adjust expected output.
4371
4372 2017-07-20 Pedro Alves <palves@redhat.com>
4373
4374 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4375 (test_minsym): ... this, and make static.
4376 (get_pck__foo__bar__minsym): Rename to ...
4377 (get_test_minsym): ... this.
4378 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4379 symbol names and comments.
4380 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4381 (get_test_minsym): ... this.
4382 (pck__foo__bar__minsym__2): Rename to ...
4383 (test_minsym): ... this.
4384 (main): Adjust.
4385
4386 2017-07-17 Pedro Alves <palves@redhat.com>
4387
4388 * gdb.base/completion.exp: Adjust expected output.
4389 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4390 the completer works.
4391
4392 2017-07-17 Pedro Alves <palves@redhat.com>
4393
4394 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4395
4396 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4397
4398 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4399
4400 2017-07-14 Tom Tromey <tom@tromey.com>
4401
4402 PR rust/21764:
4403 * gdb.rust/simple.exp: Add tests.
4404
4405 2017-07-14 Tom Tromey <tom@tromey.com>
4406
4407 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4408
4409 2017-07-14 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.linespec/base/one/thefile.cc (z1): New function.
4412 * gdb.linespec/base/two/thefile.cc (z2): New function.
4413 * gdb.linespec/linespec.exp: Add tests.
4414
4415 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4416
4417 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4418 to mi_create_breakpoint.
4419
4420 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4421
4422 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4423 mi_create_breakpoint.
4424
4425 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4426
4427 * gdb.dlang/demangle.exp: Update for demangling changes.
4428
4429 2017-07-09 Tom Tromey <tom@tromey.com>
4430
4431 * gdb.dwarf2/shortpiece.exp: New file.
4432
4433 2017-07-06 David Blaikie <dblaikie@gmail.com>
4434
4435 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4436 built from fissiont-multi-cu{1,2}.c.
4437 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4438 except putting 'main' and 'func' in separate CUs in the same DWO file.
4439 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4440 test.
4441 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4442 test.
4443
4444 2017-07-06 Pedro Alves <palves@redhat.com>
4445
4446 * gdb.python/py-unwind.exp: Test flushregs.
4447
4448 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4449
4450 PR cli/21688
4451 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4452 tests for alias commands and trailing whitespace.
4453
4454 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4455
4456 PR cli/21688
4457 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4458 procedure. Call it.
4459
4460 2017-06-29 Pedro Alves <palves@redhat.com>
4461
4462 * gdb.base/printcmds.exp: Add tests.
4463
4464 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4465
4466 PR gdb/21337
4467 * gdb.base/reread-readsym.exp: New file.
4468 * gdb.base/reread-readsym.c: New file.
4469
4470 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4471
4472 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4473 subpattern.
4474
4475 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4476
4477 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4478 extended mnemonic.
4479 * gdb.arch/powerpc-power9.s: Likewise.
4480
4481 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4482
4483 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4484 on 32-bit x86 targets. Exploit is_*_target macros where
4485 appropriate.
4486
4487 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4488
4489 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4490 register pieces.
4491
4492 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4493
4494 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4495 located in one or more DWARF pieces.
4496
4497 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4498
4499 * lib/gdb.exp (get_endianness): New proc.
4500 * gdb.arch/aarch64-fp.exp: Use it.
4501 * gdb.arch/altivec-regs.exp: Likewise.
4502 * gdb.arch/e500-regs.exp: Likewise.
4503 * gdb.arch/vsx-regs.exp: Likewise.
4504 * gdb.base/dump.exp: Likewise.
4505 * gdb.base/funcargs.exp: Likewise.
4506 * gdb.base/gnu_vector.exp: Likewise.
4507 * gdb.dwarf2/formdata16.exp: Likewise.
4508 * gdb.dwarf2/implptrpiece.exp: Likewise.
4509 * gdb.dwarf2/nonvar-access.exp: Likewise.
4510 * gdb.python/py-inferior.exp: Likewise.
4511 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4512
4513 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4514
4515 PR gdb/21226
4516 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4517 stack value pieces are taken from the LSB end.
4518
4519 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4520
4521 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4522 variable at nonzero offset.
4523
4524 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4525
4526 * gdb.dwarf2/var-access.c: New file.
4527 * gdb.dwarf2/var-access.exp: New test.
4528 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4529
4530 2017-06-12 Tom Tromey <tom@tromey.com>
4531
4532 * gdb.dwarf2/formdata16.exp: Add tests.
4533
4534 2017-06-12 Tom Tromey <tom@tromey.com>
4535
4536 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4537
4538 2017-06-12 Tom Tromey <tom@tromey.com>
4539
4540 PR exp/16225:
4541 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4542 * gdb.arch/vsx-regs.exp: Update tests.
4543 * gdb.arch/s390-vregs.exp (hex128): New proc.
4544 Update test.
4545 * gdb.arch/altivec-regs.exp: Update tests.
4546
4547 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4548
4549 * gdb.base/startup-with-shell.c: New file.
4550 * gdb.base/startup-with-shell.exp: Likewise.
4551
4552 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4553
4554 * gdb.server/non-existing-program.exp: Update regex in order to
4555 reflect the fact that gdbserver is now using fork_inferior (with a
4556 shell) to startup the inferior.
4557
4558 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4559
4560 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4561 support function calls from GDB.
4562
4563 2017-05-21 Tom Tromey <tom@tromey.com>
4564
4565 PR rust/21466:
4566 * gdb.rust/unsized.exp: New file.
4567 * gdb.rust/unsized.rs: New file.
4568
4569 2017-05-19 Tom Tromey <tom@tromey.com>
4570
4571 PR rust/21484:
4572 * gdb.rust/watch.exp: New file.
4573 * gdb.rust/watch.rs: New file.
4574
4575 2017-05-18 Tom Tromey <tom@tromey.com>
4576
4577 * gdb.rust/simple.exp: Allow Box to be qualified.
4578
4579 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4580
4581 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4582
4583 2017-05-18 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.base/fileio.c (test_write, test_read, test_close)
4586 (test_fstat): Don't print 'ret' in the fail path.
4587
4588 2017-05-18 Pedro Alves <palves@redhat.com>
4589
4590 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4591 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4592 (test_system, test_rename, test_unlink, test_time): Change
4593 prototypes.
4594 * gdb.base/fileio.exp (stop_msg): Adjust.
4595
4596 2017-05-18 Pedro Alves <palves@redhat.com>
4597
4598 * gdb.base/fileio.c (null_str): New global.
4599 (test_stat): Use it.
4600 * gdb.base/fileio.exp: Remove nowarnings.
4601
4602 2017-05-17 Yao Qi <yao.qi@linaro.org>
4603
4604 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4605
4606 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4607
4608 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4609 argument command.
4610 (top-level): Invoke test_set_inferior_tty.
4611
4612 2017-05-04 Pedro Alves <palves@redhat.com>
4613
4614 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4615 Add parens to print call for Python 3.
4616
4617 2017-05-03 Keith Seitz <keiths@redhat.com>
4618
4619 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4620 (main): Call it.
4621
4622 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4623
4624 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4625 to prev and next.
4626
4627 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4628
4629 * gdb.python/py-record-btrace.exp: Remove test for
4630 gdb.BtraceInstruction.error.
4631
4632 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4633
4634 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4635
4636 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4637
4638 * gdb.python/py-record-btrace-threads.c: New file.
4639 * gdb.python/py-record-btrace-threads.exp: New file.
4640
4641 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4642
4643 PR testsuite/8595
4644 * gdb.base/environ.exp: Make test available in all architectures.
4645 Move bits related to "info program" testing to
4646 gdb.base/info-program.exp. Rewrite tests to use the two new
4647 procedures mentione below.
4648 (test_set_show_env_var) New procedure.
4649 (test_set_show_env_var_equal): Likewise.
4650 * gdb.base/info-program.exp: New file.
4651
4652 2017-04-27 Keith Seitz <keiths@redhat.com>
4653
4654 * gdb.cp/oranking.cc (test15): New function.
4655 (main): Call test15 and declare additional variables for testing.
4656 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4657 "p foo101('abc')" tests.
4658 Add tests for cv qualifier overloads.
4659 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4660 "lvalue reference overload" test.
4661 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4662 "print value of f1 on Child&& in f2" test.
4663
4664 2017-04-19 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4667 procedure.
4668 (top level): Call it.
4669 * lib/gdb.exp (gdb_define_cmd): New procedure.
4670
4671 2017-04-12 Pedro Alves <palves@redhat.com>
4672
4673 PR gdb/21323
4674 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4675 (wchar): New global.
4676 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4677 (do_test_wide_char, wide_char_types_no_program, top level): Add
4678 wchar_t testing.
4679
4680 2017-04-12 Pedro Alves <palves@redhat.com>
4681
4682 PR c++/21323
4683 * gdb.cp/wide_char_types.c: New file.
4684 * gdb.cp/wide_char_types.exp: New file.
4685
4686 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4687
4688 PR gdb/21352
4689 * gdb.trace/tsv.exp: Add test for "tsave -r".
4690
4691 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4692
4693 * gdb.dlang/watch-loc.c: New file.
4694 * gdb.dlang/watch-loc.exp: New file.
4695
4696 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4697
4698 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4699
4700 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4701
4702 * gdb.arch/arc-analyze-prologue.S: New file.
4703 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4704
4705 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4706
4707 * gdb.arch/arc-decode-insn.S: New file.
4708 * gdb.arch/arc-decode-insn.exp: Likewise.
4709
4710 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4711
4712 PR tdep/20928
4713 * gdb.arch/sparc64-regs.exp: New file.
4714 * gdb.arch/sparc64-regs.S: Likewise.
4715
4716 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4717
4718 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4719 and memory view on Python 3.
4720
4721 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
4722 Keith Seitz <keiths@redhat.com>
4723
4724 PR gdb/14441
4725 * gdb.cp/demangle.exp: Add rvalue reference tests.
4726 * gdb.cp/rvalue-ref-casts.cc: New file.
4727 * gdb.cp/rvalue-ref-casts.exp: New file.
4728 * gdb.cp/rvalue-ref-overload.cc: New file.
4729 * gdb.cp/rvalue-ref-overload.exp: New file.
4730 * gdb.cp/rvalue-ref-params.cc: New file.
4731 * gdb.cp/rvalue-ref-params.exp: New file.
4732 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4733 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4734 * gdb.cp/rvalue-ref-types.cc: New file.
4735 * gdb.cp/rvalue-ref-types.exp: New file.
4736 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4737 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4738
4739 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4740
4741 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4742 New procedure.
4743
4744 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4745
4746 * lib/mi-support.exp (mi_gdb_test): Add additional message
4747 for unexpected output.
4748
4749 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4750
4751 * gdb.base/examine-backward.c (Barrier): New character array
4752 constant, to ensure that TestStrings is preceded by a string
4753 terminator.
4754
4755 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4756
4757 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4758 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4759 and implicit pointer into such a location.
4760
4761 2017-03-16 Doug Evans <dje@google.com>
4762
4763 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4764
4765 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4766
4767 * gdb.cp/m-static.exp: Fix expectation for prototype of
4768 test5.single_constructor and single_constructor::single_constructor.
4769
4770 2017-03-16 Doug Evans <dje@google.com>
4771
4772 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4773 * gdb.guile/scm-lazy-string.c: New file.
4774 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4775 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4776 for pointer, array, typedef lazy strings.
4777
4778 2017-03-16 Doug Evans <dje@google.com>
4779
4780 PR python/17728, python/18439, python/18779
4781 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4782 * gdb.python/py-lazy-string.c (pointer): New typedef.
4783 (main): New locals ptr, array, typedef_ptr.
4784 * gdb.python/py-value.exp: Move lazy string tests to ...
4785 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4786 array, typedef lazy strings.
4787
4788 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4789
4790 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4791 Add optional 'test' parameter.
4792
4793 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4794
4795 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4796 Skip for versions of DejaGnu < 1.5.
4797
4798 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4799
4800 * lib/gdb.exp (dejagnu_version): New proc.
4801 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4802 Use dejagnu_version.
4803
4804 2017-03-10 Keith Seitz <keiths@redhat.com>
4805
4806 PR c++/8128
4807 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4808 type from destructor regexps.
4809 Add a branch which actually passes the test.
4810 Adjust "ptype t5i" test names.
4811
4812 2017-03-08 Pedro Alves <palves@redhat.com>
4813
4814 * gdb.base/step-over-exit.exp: Add explicit test message.
4815
4816 2017-03-08 Pedro Alves <palves@redhat.com>
4817
4818 PR gdb/18360
4819 * gdb.threads/interrupt-while-step-over.c: New file.
4820 * gdb.threads/interrupt-while-step-over.exp: New file.
4821
4822 2017-03-08 Pedro Alves <palves@redhat.com>
4823
4824 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4825 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4826
4827 2017-03-08 Pedro Alves <palves@redhat.com>
4828
4829 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4830 PKRU as not supported as a PASS.
4831
4832 2017-03-08 Pedro Alves <palves@redhat.com>
4833
4834 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4835 prefix instead of $binfile1/$binfile2.
4836 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4837 in test message.
4838 * gdb.python/py-completion.exp: Use "load python file" as test
4839 messages instead of unstable path names.
4840
4841 2017-03-08 Pedro Alves <palves@redhat.com>
4842 Jan Kratochvil <jan.kratochvil@redhat.com>
4843
4844 PR cli/21218
4845 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4846 New proc.
4847 (top level): Call it.
4848
4849 2017-03-08 Pedro Alves <palves@redhat.com>
4850
4851 PR tui/21216
4852 * gdb.tui/tui-nl-filtered-output.exp: New file.
4853
4854 2017-03-08 Pedro Alves <palves@redhat.com>
4855
4856 * gdb.base/completion.exp: Move TUI completion tests to ...
4857 * gdb.tui/completion.exp: ... this new file.
4858
4859 2017-03-08 Pedro Alves <palves@redhat.com>
4860
4861 * gdb.base/tui-disasm-long-lines.c,
4862 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4863 gdb.base/tui-layout.exp: Move to ...
4864 * gdb.tui/: ... this new directory.
4865
4866 2017-03-07 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.base/tui-layout.c: New file.
4869 * gdb.base/tui-layout.exp: New file.
4870
4871 2017-03-07 Pedro Alves <palves@redhat.com>
4872
4873 * gdb.base/tui-layout.c: Rename to ...
4874 * gdb.base/tui-disasm-long-lines.c: ... this.
4875 * gdb.base/tui-layout.exp: Rename to ...
4876 * gdb.base/tui-disasm-long-lines.exp: ... this.
4877
4878 2017-03-07 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4881
4882 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4883
4884 * i386-mpx-call.c: New file.
4885 * i386-mpx-call.exp: New file.
4886
4887 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4888
4889 * gdb.arch/powerpc-power.exp: Delete test.
4890 * gdb.arch/powerpc-power.s: Likewise.
4891 * gdb.disasm/disassembler-options.exp: New test.
4892 * gdb.arch/powerpc-altivec.exp: Likewise.
4893 * gdb.arch/powerpc-altivec.s: Likewise.
4894 * gdb.arch/powerpc-altivec2.exp: Likewise.
4895 * gdb.arch/powerpc-altivec2.s: Likewise.
4896 * gdb.arch/powerpc-altivec3.exp: Likewise.
4897 * gdb.arch/powerpc-altivec3.s: Likewise.
4898 * gdb.arch/powerpc-power7.exp: Likewise.
4899 * gdb.arch/powerpc-power7.s: Likewise.
4900 * gdb.arch/powerpc-power8.exp: Likewise.
4901 * gdb.arch/powerpc-power8.s: Likewise.
4902 * gdb.arch/powerpc-power9.exp: Likewise.
4903 * gdb.arch/powerpc-power9.s: Likewise.
4904 * gdb.arch/powerpc-vsx.exp: Likewise.
4905 * gdb.arch/powerpc-vsx.s: Likewise.
4906 * gdb.arch/powerpc-vsx2.exp: Likewise.
4907 * gdb.arch/powerpc-vsx2.s: Likewise.
4908 * gdb.arch/powerpc-vsx3.exp: Likewise.
4909 * gdb.arch/powerpc-vsx3.s: Likewise.
4910 * gdb.arch/arm-disassembler-options.exp: Likewise.
4911 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4912 * gdb.arch/s390-disassembler-options.exp: Likewise.
4913
4914 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
4915
4916 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4917 (check_supported_features): ... this. Changed return type to void.
4918 (supports_rdseed): New static global.
4919 (rdseed): Check supports_rdseed.
4920 (initialize): Call check_supported_features.
4921
4922 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4923
4924 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4925 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4926 and lqarx/stqcx.
4927 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4928 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4929
4930 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4931
4932 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4933 uppercase.
4934
4935 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4936
4937 * gdb.dwarf2/formdata16.c: New file.
4938 * gdb.dwarf2/formdata16.exp: New file.
4939 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4940
4941 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4942
4943 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4944 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4945 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4946 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4947 DW_AT_GNU_*.
4948
4949 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4950
4951 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4952
4953 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4954
4955 PR gdb/21164
4956 * gdb.base/maint.exp: Add testcases for when the commands do
4957 not have arguments.
4958
4959 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4960
4961 * gdb.cp/chained-calls.exp: Use p instead of P.
4962
4963 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4964
4965 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4966 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4967
4968 2017-02-14 Tom Tromey <tom@tromey.com>
4969
4970 PR python/13598:
4971 * gdb.python/py-events.exp: Add before_prompt event tests.
4972
4973 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4974
4975 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4976
4977 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4978
4979 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4980 (main): Call my_unique_function_name.
4981 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4982 completion of patterns with a single match.
4983 Add missing -re switches to gdb_test_multiple calls.
4984
4985 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4986
4987 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4988 return if core file is not recognized.
4989
4990 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4991
4992 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4993 and extra UIs.
4994
4995 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4996
4997 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4998 proc_with_prefix.
4999
5000 2017-02-10 Tom Tromey <tom@tromey.com>
5001
5002 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5003
5004 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5005
5006 PR gdb/21122
5007 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5008
5009 2017-02-08 Jerome Guitton <guitton@adacore.com>
5010
5011 * gdb.base/define.exp: Add test for command abbreviations
5012 in define.
5013
5014 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5015
5016 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5017 * gdb.reverse/insn-reverse-x86.c: New file.
5018
5019 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5020
5021 PR tdep/20936
5022 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5023
5024 2017-02-03 Tom Tromey <tom@tromey.com>
5025
5026 PR rust/21097:
5027 * gdb.rust/simple.exp: Add new tests.
5028
5029 2017-02-02 Pedro Alves <palves@redhat.com>
5030
5031 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5032 tests.
5033
5034 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5035
5036 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5037 taking a 2-byte value out of a 4-byte DWARF implicit value on
5038 big-endian targets.
5039 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5040 logic. Add test cases for DW_OP_implicit.
5041
5042 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5043
5044 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5045
5046 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5047
5048 * gdb.btrace/enable.exp: Call gdb_exit before
5049 skip_gdbserver_tests.
5050
5051 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5052
5053 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5054 GDBFLAGS.
5055
5056 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5057
5058 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5059 the test is skipped.
5060 * gdb.btrace/data.exp: Likewise.
5061 * gdb.btrace/delta.exp: Likewise.
5062 * gdb.btrace/dlopen.exp: Likewise.
5063 * gdb.btrace/enable-running.exp: Likewise.
5064 * gdb.btrace/enable.exp: Likewise.
5065 * gdb.btrace/exception.exp: Likewise.
5066 * gdb.btrace/function_call_history.exp: Likewise.
5067 * gdb.btrace/gcore.exp: Likewise.
5068 * gdb.btrace/instruction_history.exp: Likewise.
5069 * gdb.btrace/multi-thread-step.exp: Likewise.
5070 * gdb.btrace/nohist.exp: Likewise.
5071 * gdb.btrace/non-stop.exp: Likewise.
5072 * gdb.btrace/reconnect.exp: Likewise.
5073 * gdb.btrace/record_goto-step.exp: Likewise.
5074 * gdb.btrace/record_goto.exp: Likewise.
5075 * gdb.btrace/rn-dl-bind.exp: Likewise.
5076 * gdb.btrace/segv.exp: Likewise.
5077 * gdb.btrace/step.exp: Likewise.
5078 * gdb.btrace/stepi.exp: Likewise.
5079 * gdb.btrace/tailcall-only.exp: Likewise.
5080 * gdb.btrace/tailcall.exp: Likewise.
5081 * gdb.btrace/tsx.exp: Likewise.
5082 * gdb.btrace/unknown_functions.exp: Likewise.
5083 * gdb.btrace/vdso.exp: Likewise.
5084
5085 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5086
5087 * gdb.btrace/enable-running.c: New.
5088 * gdb.btrace/enable-running.exp: New.
5089
5090 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5091
5092 * gdb.arch/amd64-gs_base.c: New file.
5093 * gdb.arch/amd64-gs_base.exp: New file.
5094
5095 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5096
5097 * lib/memory.exp: Remove spurious empty newlines.
5098
5099 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5100
5101 * gdb.python/py-bad-printers.exp: Load python file using "source".
5102 * gdb.python/py-events.exp: Likewise.
5103 * gdb.python/py-evsignal.exp: Likewise.
5104 * gdb.python/py-evthreads.exp: Likewise.
5105 * gdb.python/py-frame-args.exp: Likewise.
5106 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5107 * gdb.python/py-framefilter-mi.exp: Likewise.
5108 * gdb.python/py-framefilter.exp: Likewise.
5109 * gdb.python/py-mi.exp: Likewise.
5110 * gdb.python/py-pp-maint.exp: Likewise.
5111 * gdb.python/py-pp-registration.exp: Likewise.
5112 * gdb.python/py-prettyprint.exp: Likewise.
5113 (run_lang_tests): Likewise.
5114 * gdb.python/py-typeprint.exp: Likewise.
5115
5116 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5117
5118 * lib/memory.exp: New file.
5119 * lib/gdb.exp: Load memory.exp.
5120 * gdb.base/memattr.exp (delete_memory): Move proc to
5121 lib/memory.exp and rename to delete_memory_regions.
5122 Replace delete_memory with delete_memory_regions.
5123 Cleanup memory regions before tests.
5124 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5125 before tests.
5126
5127 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5128
5129 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5130 files.
5131 (initialize): New function conditionally defined.
5132 (testcases): Move within conditional block.
5133 (main): Call initialize.
5134 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5135 of gdb.reverse/insn-reverse.c.
5136 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5137 gdb.reverse/insn-reverse.c.
5138
5139 2017-01-26 Yao Qi <yao.qi@linaro.org>
5140
5141 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5142 disassemble on address 0.
5143
5144 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5145 Yao Qi <yao.qi@linaro.org>
5146
5147 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5148 * gdb.dwarf2/implptr-64bit.S: Remove.
5149 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5150 variables in caller's context. Add DW_OP_implicit_value.
5151
5152 2017-01-25 Yao Qi <yao.qi@linaro.org>
5153
5154 * lib/dwarf.exp (Dwarf::_location): Handle
5155 DW_OP_GNU_implicit_pointer with proper size.
5156
5157 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5158
5159 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5160 and add untested calls.
5161
5162 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5163
5164 * gdb.python/python.exp: Check line number against what GDB thinks
5165 the line number is for func1.
5166
5167 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5168
5169 * gdb.dlang/debug-expr.exp: New file.
5170
5171 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5172
5173 Fix test names for the following files:
5174
5175 * gdb.ada/exec_changed.exp
5176 * gdb.ada/info_types.exp
5177 * gdb.arch/aarch64-atomic-inst.exp
5178 * gdb.arch/aarch64-fp.exp
5179 * gdb.arch/altivec-abi.exp
5180 * gdb.arch/altivec-regs.exp
5181 * gdb.arch/amd64-byte.exp
5182 * gdb.arch/amd64-disp-step.exp
5183 * gdb.arch/amd64-dword.exp
5184 * gdb.arch/amd64-entry-value-inline.exp
5185 * gdb.arch/amd64-entry-value-param.exp
5186 * gdb.arch/amd64-entry-value-paramref.exp
5187 * gdb.arch/amd64-entry-value.exp
5188 * gdb.arch/amd64-i386-address.exp
5189 * gdb.arch/amd64-invalid-stack-middle.exp
5190 * gdb.arch/amd64-invalid-stack-top.exp
5191 * gdb.arch/amd64-optimout-repeat.exp
5192 * gdb.arch/amd64-prologue-skip.exp
5193 * gdb.arch/amd64-prologue-xmm.exp
5194 * gdb.arch/amd64-stap-special-operands.exp
5195 * gdb.arch/amd64-stap-wrong-subexp.exp
5196 * gdb.arch/amd64-tailcall-cxx.exp
5197 * gdb.arch/amd64-tailcall-noret.exp
5198 * gdb.arch/amd64-tailcall-ret.exp
5199 * gdb.arch/amd64-tailcall-self.exp
5200 * gdb.arch/amd64-word.exp
5201 * gdb.arch/arm-bl-branch-dest.exp
5202 * gdb.arch/arm-disp-step.exp
5203 * gdb.arch/arm-neon.exp
5204 * gdb.arch/arm-single-step-kernel-helper.exp
5205 * gdb.arch/avr-flash-qualifier.exp
5206 * gdb.arch/disp-step-insn-reloc.exp
5207 * gdb.arch/e500-abi.exp
5208 * gdb.arch/e500-regs.exp
5209 * gdb.arch/ftrace-insn-reloc.exp
5210 * gdb.arch/i386-avx512.exp
5211 * gdb.arch/i386-bp_permanent.exp
5212 * gdb.arch/i386-byte.exp
5213 * gdb.arch/i386-cfi-notcurrent.exp
5214 * gdb.arch/i386-disp-step.exp
5215 * gdb.arch/i386-dr3-watch.exp
5216 * gdb.arch/i386-float.exp
5217 * gdb.arch/i386-gnu-cfi.exp
5218 * gdb.arch/i386-mpx-map.exp
5219 * gdb.arch/i386-mpx-sigsegv.exp
5220 * gdb.arch/i386-mpx-simple_segv.exp
5221 * gdb.arch/i386-mpx.exp
5222 * gdb.arch/i386-permbkpt.exp
5223 * gdb.arch/i386-prologue.exp
5224 * gdb.arch/i386-signal.exp
5225 * gdb.arch/i386-size-overlap.exp
5226 * gdb.arch/i386-unwind.exp
5227 * gdb.arch/i386-word.exp
5228 * gdb.arch/mips-fcr.exp
5229 * gdb.arch/powerpc-d128-regs.exp
5230 * gdb.arch/powerpc-stackless.exp
5231 * gdb.arch/ppc64-atomic-inst.exp
5232 * gdb.arch/s390-stackless.exp
5233 * gdb.arch/s390-tdbregs.exp
5234 * gdb.arch/s390-vregs.exp
5235 * gdb.arch/sparc-sysstep.exp
5236 * gdb.arch/thumb-bx-pc.exp
5237 * gdb.arch/thumb-singlestep.exp
5238 * gdb.arch/thumb2-it.exp
5239 * gdb.arch/vsx-regs.exp
5240 * gdb.asm/asm-source.exp
5241 * gdb.base/a2-run.exp
5242 * gdb.base/advance.exp
5243 * gdb.base/all-bin.exp
5244 * gdb.base/anon.exp
5245 * gdb.base/args.exp
5246 * gdb.base/arithmet.exp
5247 * gdb.base/async-shell.exp
5248 * gdb.base/async.exp
5249 * gdb.base/attach-pie-noexec.exp
5250 * gdb.base/attach-twice.exp
5251 * gdb.base/auto-load.exp
5252 * gdb.base/bang.exp
5253 * gdb.base/bitfields.exp
5254 * gdb.base/break-always.exp
5255 * gdb.base/break-caller-line.exp
5256 * gdb.base/break-entry.exp
5257 * gdb.base/break-inline.exp
5258 * gdb.base/break-on-linker-gcd-function.exp
5259 * gdb.base/break-probes.exp
5260 * gdb.base/break.exp
5261 * gdb.base/breakpoint-shadow.exp
5262 * gdb.base/call-ar-st.exp
5263 * gdb.base/call-sc.exp
5264 * gdb.base/call-signal-resume.exp
5265 * gdb.base/call-strs.exp
5266 * gdb.base/callfuncs.exp
5267 * gdb.base/catch-fork-static.exp
5268 * gdb.base/catch-gdb-caused-signals.exp
5269 * gdb.base/catch-load.exp
5270 * gdb.base/catch-signal-fork.exp
5271 * gdb.base/catch-signal.exp
5272 * gdb.base/catch-syscall.exp
5273 * gdb.base/charset.exp
5274 * gdb.base/checkpoint.exp
5275 * gdb.base/chng-syms.exp
5276 * gdb.base/code-expr.exp
5277 * gdb.base/code_elim.exp
5278 * gdb.base/commands.exp
5279 * gdb.base/completion.exp
5280 * gdb.base/complex.exp
5281 * gdb.base/cond-expr.exp
5282 * gdb.base/condbreak.exp
5283 * gdb.base/consecutive.exp
5284 * gdb.base/continue-all-already-running.exp
5285 * gdb.base/coredump-filter.exp
5286 * gdb.base/corefile.exp
5287 * gdb.base/dbx.exp
5288 * gdb.base/debug-expr.exp
5289 * gdb.base/define.exp
5290 * gdb.base/del.exp
5291 * gdb.base/disabled-location.exp
5292 * gdb.base/disasm-end-cu.exp
5293 * gdb.base/disasm-optim.exp
5294 * gdb.base/display.exp
5295 * gdb.base/duplicate-bp.exp
5296 * gdb.base/ena-dis-br.exp
5297 * gdb.base/ending-run.exp
5298 * gdb.base/enumval.exp
5299 * gdb.base/environ.exp
5300 * gdb.base/eu-strip-infcall.exp
5301 * gdb.base/eval-avoid-side-effects.exp
5302 * gdb.base/eval-skip.exp
5303 * gdb.base/exitsignal.exp
5304 * gdb.base/expand-psymtabs.exp
5305 * gdb.base/filesym.exp
5306 * gdb.base/find-unmapped.exp
5307 * gdb.base/finish.exp
5308 * gdb.base/float.exp
5309 * gdb.base/foll-exec-mode.exp
5310 * gdb.base/foll-exec.exp
5311 * gdb.base/foll-fork.exp
5312 * gdb.base/fortran-sym-case.exp
5313 * gdb.base/freebpcmd.exp
5314 * gdb.base/func-ptr.exp
5315 * gdb.base/func-ptrs.exp
5316 * gdb.base/funcargs.exp
5317 * gdb.base/gcore-buffer-overflow.exp
5318 * gdb.base/gcore-relro-pie.exp
5319 * gdb.base/gcore-relro.exp
5320 * gdb.base/gcore.exp
5321 * gdb.base/gdb1090.exp
5322 * gdb.base/gdb11530.exp
5323 * gdb.base/gdb11531.exp
5324 * gdb.base/gdb1821.exp
5325 * gdb.base/gdbindex-stabs.exp
5326 * gdb.base/gdbvars.exp
5327 * gdb.base/hbreak.exp
5328 * gdb.base/hbreak2.exp
5329 * gdb.base/included.exp
5330 * gdb.base/infcall-input.exp
5331 * gdb.base/inferior-died.exp
5332 * gdb.base/infnan.exp
5333 * gdb.base/info-macros.exp
5334 * gdb.base/info-os.exp
5335 * gdb.base/info-proc.exp
5336 * gdb.base/info-shared.exp
5337 * gdb.base/info-target.exp
5338 * gdb.base/infoline.exp
5339 * gdb.base/interp.exp
5340 * gdb.base/interrupt.exp
5341 * gdb.base/jit-reader.exp
5342 * gdb.base/jit-simple.exp
5343 * gdb.base/kill-after-signal.exp
5344 * gdb.base/kill-detach-inferiors-cmd.exp
5345 * gdb.base/label.exp
5346 * gdb.base/langs.exp
5347 * gdb.base/ldbl_e308.exp
5348 * gdb.base/line-symtabs.exp
5349 * gdb.base/linespecs.exp
5350 * gdb.base/list.exp
5351 * gdb.base/long_long.exp
5352 * gdb.base/longest-types.exp
5353 * gdb.base/maint.exp
5354 * gdb.base/max-value-size.exp
5355 * gdb.base/memattr.exp
5356 * gdb.base/mips_pro.exp
5357 * gdb.base/morestack.exp
5358 * gdb.base/moribund-step.exp
5359 * gdb.base/multi-forks.exp
5360 * gdb.base/nested-addr.exp
5361 * gdb.base/nextoverexit.exp
5362 * gdb.base/noreturn-finish.exp
5363 * gdb.base/noreturn-return.exp
5364 * gdb.base/nostdlib.exp
5365 * gdb.base/offsets.exp
5366 * gdb.base/opaque.exp
5367 * gdb.base/pc-fp.exp
5368 * gdb.base/permissions.exp
5369 * gdb.base/print-symbol-loading.exp
5370 * gdb.base/prologue-include.exp
5371 * gdb.base/psymtab.exp
5372 * gdb.base/ptype.exp
5373 * gdb.base/random-signal.exp
5374 * gdb.base/randomize.exp
5375 * gdb.base/range-stepping.exp
5376 * gdb.base/readline-ask.exp
5377 * gdb.base/recpar.exp
5378 * gdb.base/recurse.exp
5379 * gdb.base/relational.exp
5380 * gdb.base/restore.exp
5381 * gdb.base/return-nodebug.exp
5382 * gdb.base/return.exp
5383 * gdb.base/run-after-attach.exp
5384 * gdb.base/save-bp.exp
5385 * gdb.base/scope.exp
5386 * gdb.base/sect-cmd.exp
5387 * gdb.base/set-lang-auto.exp
5388 * gdb.base/set-noassign.exp
5389 * gdb.base/setvar.exp
5390 * gdb.base/sigall.exp
5391 * gdb.base/sigbpt.exp
5392 * gdb.base/siginfo-addr.exp
5393 * gdb.base/siginfo-infcall.exp
5394 * gdb.base/siginfo-obj.exp
5395 * gdb.base/siginfo.exp
5396 * gdb.base/signals-state-child.exp
5397 * gdb.base/signest.exp
5398 * gdb.base/sigstep.exp
5399 * gdb.base/sizeof.exp
5400 * gdb.base/skip.exp
5401 * gdb.base/solib-corrupted.exp
5402 * gdb.base/solib-nodir.exp
5403 * gdb.base/solib-search.exp
5404 * gdb.base/stack-checking.exp
5405 * gdb.base/stale-infcall.exp
5406 * gdb.base/stap-probe.exp
5407 * gdb.base/start.exp
5408 * gdb.base/step-break.exp
5409 * gdb.base/step-bt.exp
5410 * gdb.base/step-line.exp
5411 * gdb.base/step-over-exit.exp
5412 * gdb.base/step-over-syscall.exp
5413 * gdb.base/step-resume-infcall.exp
5414 * gdb.base/step-test.exp
5415 * gdb.base/store.exp
5416 * gdb.base/structs3.exp
5417 * gdb.base/sym-file.exp
5418 * gdb.base/symbol-without-target_section.exp
5419 * gdb.base/term.exp
5420 * gdb.base/testenv.exp
5421 * gdb.base/ui-redirect.exp
5422 * gdb.base/until.exp
5423 * gdb.base/unwindonsignal.exp
5424 * gdb.base/value-double-free.exp
5425 * gdb.base/vla-datatypes.exp
5426 * gdb.base/vla-ptr.exp
5427 * gdb.base/vla-sideeffect.exp
5428 * gdb.base/volatile.exp
5429 * gdb.base/watch-cond-infcall.exp
5430 * gdb.base/watch-cond.exp
5431 * gdb.base/watch-non-mem.exp
5432 * gdb.base/watch-read.exp
5433 * gdb.base/watch-vfork.exp
5434 * gdb.base/watchpoint-cond-gone.exp
5435 * gdb.base/watchpoint-delete.exp
5436 * gdb.base/watchpoint-hw-hit-once.exp
5437 * gdb.base/watchpoint-hw.exp
5438 * gdb.base/watchpoint-stops-at-right-insn.exp
5439 * gdb.base/watchpoints.exp
5440 * gdb.base/wchar.exp
5441 * gdb.base/whatis-exp.exp
5442 * gdb.btrace/buffer-size.exp
5443 * gdb.btrace/data.exp
5444 * gdb.btrace/delta.exp
5445 * gdb.btrace/dlopen.exp
5446 * gdb.btrace/enable.exp
5447 * gdb.btrace/exception.exp
5448 * gdb.btrace/function_call_history.exp
5449 * gdb.btrace/gcore.exp
5450 * gdb.btrace/instruction_history.exp
5451 * gdb.btrace/nohist.exp
5452 * gdb.btrace/reconnect.exp
5453 * gdb.btrace/record_goto-step.exp
5454 * gdb.btrace/record_goto.exp
5455 * gdb.btrace/rn-dl-bind.exp
5456 * gdb.btrace/segv.exp
5457 * gdb.btrace/step.exp
5458 * gdb.btrace/stepi.exp
5459 * gdb.btrace/tailcall-only.exp
5460 * gdb.btrace/tailcall.exp
5461 * gdb.btrace/tsx.exp
5462 * gdb.btrace/unknown_functions.exp
5463 * gdb.btrace/vdso.exp
5464 * gdb.compile/compile-ifunc.exp
5465 * gdb.compile/compile-ops.exp
5466 * gdb.compile/compile-print.exp
5467 * gdb.compile/compile-setjmp.exp
5468 * gdb.cp/abstract-origin.exp
5469 * gdb.cp/ambiguous.exp
5470 * gdb.cp/annota2.exp
5471 * gdb.cp/annota3.exp
5472 * gdb.cp/anon-ns.exp
5473 * gdb.cp/anon-struct.exp
5474 * gdb.cp/anon-union.exp
5475 * gdb.cp/arg-reference.exp
5476 * gdb.cp/baseenum.exp
5477 * gdb.cp/bool.exp
5478 * gdb.cp/breakpoint.exp
5479 * gdb.cp/bs15503.exp
5480 * gdb.cp/call-c.exp
5481 * gdb.cp/casts.exp
5482 * gdb.cp/chained-calls.exp
5483 * gdb.cp/class2.exp
5484 * gdb.cp/classes.exp
5485 * gdb.cp/cmpd-minsyms.exp
5486 * gdb.cp/converts.exp
5487 * gdb.cp/cp-relocate.exp
5488 * gdb.cp/cpcompletion.exp
5489 * gdb.cp/cpexprs.exp
5490 * gdb.cp/cplabel.exp
5491 * gdb.cp/cplusfuncs.exp
5492 * gdb.cp/cpsizeof.exp
5493 * gdb.cp/ctti.exp
5494 * gdb.cp/derivation.exp
5495 * gdb.cp/destrprint.exp
5496 * gdb.cp/dispcxx.exp
5497 * gdb.cp/enum-class.exp
5498 * gdb.cp/exception.exp
5499 * gdb.cp/exceptprint.exp
5500 * gdb.cp/expand-psymtabs-cxx.exp
5501 * gdb.cp/expand-sals.exp
5502 * gdb.cp/extern-c.exp
5503 * gdb.cp/filename.exp
5504 * gdb.cp/formatted-ref.exp
5505 * gdb.cp/fpointer.exp
5506 * gdb.cp/gdb1355.exp
5507 * gdb.cp/gdb2495.exp
5508 * gdb.cp/hang.exp
5509 * gdb.cp/impl-this.exp
5510 * gdb.cp/infcall-dlopen.exp
5511 * gdb.cp/inherit.exp
5512 * gdb.cp/iostream.exp
5513 * gdb.cp/koenig.exp
5514 * gdb.cp/local.exp
5515 * gdb.cp/m-data.exp
5516 * gdb.cp/m-static.exp
5517 * gdb.cp/mb-ctor.exp
5518 * gdb.cp/mb-inline.exp
5519 * gdb.cp/mb-templates.exp
5520 * gdb.cp/member-name.exp
5521 * gdb.cp/member-ptr.exp
5522 * gdb.cp/meth-typedefs.exp
5523 * gdb.cp/method.exp
5524 * gdb.cp/method2.exp
5525 * gdb.cp/minsym-fallback.exp
5526 * gdb.cp/misc.exp
5527 * gdb.cp/namelessclass.exp
5528 * gdb.cp/namespace-enum.exp
5529 * gdb.cp/namespace-nested-import.exp
5530 * gdb.cp/namespace.exp
5531 * gdb.cp/nextoverthrow.exp
5532 * gdb.cp/no-dmgl-verbose.exp
5533 * gdb.cp/non-trivial-retval.exp
5534 * gdb.cp/noparam.exp
5535 * gdb.cp/nsdecl.exp
5536 * gdb.cp/nsimport.exp
5537 * gdb.cp/nsnested.exp
5538 * gdb.cp/nsnoimports.exp
5539 * gdb.cp/nsrecurs.exp
5540 * gdb.cp/nsstress.exp
5541 * gdb.cp/nsusing.exp
5542 * gdb.cp/operator.exp
5543 * gdb.cp/oranking.exp
5544 * gdb.cp/overload-const.exp
5545 * gdb.cp/overload.exp
5546 * gdb.cp/ovldbreak.exp
5547 * gdb.cp/ovsrch.exp
5548 * gdb.cp/paren-type.exp
5549 * gdb.cp/parse-lang.exp
5550 * gdb.cp/pass-by-ref.exp
5551 * gdb.cp/pr-1023.exp
5552 * gdb.cp/pr-1210.exp
5553 * gdb.cp/pr-574.exp
5554 * gdb.cp/pr10687.exp
5555 * gdb.cp/pr12028.exp
5556 * gdb.cp/pr17132.exp
5557 * gdb.cp/pr17494.exp
5558 * gdb.cp/pr9067.exp
5559 * gdb.cp/pr9167.exp
5560 * gdb.cp/pr9631.exp
5561 * gdb.cp/printmethod.exp
5562 * gdb.cp/psmang.exp
5563 * gdb.cp/psymtab-parameter.exp
5564 * gdb.cp/ptype-cv-cp.exp
5565 * gdb.cp/ptype-flags.exp
5566 * gdb.cp/re-set-overloaded.exp
5567 * gdb.cp/ref-types.exp
5568 * gdb.cp/rtti.exp
5569 * gdb.cp/scope-err.exp
5570 * gdb.cp/shadow.exp
5571 * gdb.cp/smartp.exp
5572 * gdb.cp/static-method.exp
5573 * gdb.cp/static-print-quit.exp
5574 * gdb.cp/temargs.exp
5575 * gdb.cp/templates.exp
5576 * gdb.cp/try_catch.exp
5577 * gdb.cp/typedef-operator.exp
5578 * gdb.cp/typeid.exp
5579 * gdb.cp/userdef.exp
5580 * gdb.cp/using-crash.exp
5581 * gdb.cp/var-tag.exp
5582 * gdb.cp/virtbase.exp
5583 * gdb.cp/virtfunc.exp
5584 * gdb.cp/virtfunc2.exp
5585 * gdb.cp/vla-cxx.exp
5586 * gdb.disasm/t01_mov.exp
5587 * gdb.disasm/t02_mova.exp
5588 * gdb.disasm/t03_add.exp
5589 * gdb.disasm/t04_sub.exp
5590 * gdb.disasm/t05_cmp.exp
5591 * gdb.disasm/t06_ari2.exp
5592 * gdb.disasm/t07_ari3.exp
5593 * gdb.disasm/t08_or.exp
5594 * gdb.disasm/t09_xor.exp
5595 * gdb.disasm/t10_and.exp
5596 * gdb.disasm/t11_logs.exp
5597 * gdb.disasm/t12_bit.exp
5598 * gdb.disasm/t13_otr.exp
5599 * gdb.dlang/circular.exp
5600 * gdb.dwarf2/arr-stride.exp
5601 * gdb.dwarf2/arr-subrange.exp
5602 * gdb.dwarf2/atomic-type.exp
5603 * gdb.dwarf2/bad-regnum.exp
5604 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5605 * gdb.dwarf2/callframecfa.exp
5606 * gdb.dwarf2/clztest.exp
5607 * gdb.dwarf2/corrupt.exp
5608 * gdb.dwarf2/data-loc.exp
5609 * gdb.dwarf2/dup-psym.exp
5610 * gdb.dwarf2/dw2-anon-mptr.exp
5611 * gdb.dwarf2/dw2-anonymous-func.exp
5612 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5613 * gdb.dwarf2/dw2-bad-unresolved.exp
5614 * gdb.dwarf2/dw2-basic.exp
5615 * gdb.dwarf2/dw2-canonicalize-type.exp
5616 * gdb.dwarf2/dw2-case-insensitive.exp
5617 * gdb.dwarf2/dw2-common-block.exp
5618 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5619 * gdb.dwarf2/dw2-compressed.exp
5620 * gdb.dwarf2/dw2-const.exp
5621 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5622 * gdb.dwarf2/dw2-cu-size.exp
5623 * gdb.dwarf2/dw2-dup-frame.exp
5624 * gdb.dwarf2/dw2-entry-value.exp
5625 * gdb.dwarf2/dw2-icycle.exp
5626 * gdb.dwarf2/dw2-ifort-parameter.exp
5627 * gdb.dwarf2/dw2-inline-break.exp
5628 * gdb.dwarf2/dw2-inline-param.exp
5629 * gdb.dwarf2/dw2-intercu.exp
5630 * gdb.dwarf2/dw2-intermix.exp
5631 * gdb.dwarf2/dw2-lexical-block-bare.exp
5632 * gdb.dwarf2/dw2-linkage-name-trust.exp
5633 * gdb.dwarf2/dw2-minsym-in-cu.exp
5634 * gdb.dwarf2/dw2-noloc.exp
5635 * gdb.dwarf2/dw2-op-call.exp
5636 * gdb.dwarf2/dw2-op-out-param.exp
5637 * gdb.dwarf2/dw2-opt-structptr.exp
5638 * gdb.dwarf2/dw2-param-error.exp
5639 * gdb.dwarf2/dw2-producer.exp
5640 * gdb.dwarf2/dw2-ranges-base.exp
5641 * gdb.dwarf2/dw2-ref-missing-frame.exp
5642 * gdb.dwarf2/dw2-reg-undefined.exp
5643 * gdb.dwarf2/dw2-regno-invalid.exp
5644 * gdb.dwarf2/dw2-restore.exp
5645 * gdb.dwarf2/dw2-restrict.exp
5646 * gdb.dwarf2/dw2-single-line-discriminators.exp
5647 * gdb.dwarf2/dw2-strp.exp
5648 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5649 * gdb.dwarf2/dw2-unresolved.exp
5650 * gdb.dwarf2/dw2-var-zero-addr.exp
5651 * gdb.dwarf2/dw4-sig-types.exp
5652 * gdb.dwarf2/dwz.exp
5653 * gdb.dwarf2/dynarr-ptr.exp
5654 * gdb.dwarf2/enum-type.exp
5655 * gdb.dwarf2/gdb-index.exp
5656 * gdb.dwarf2/implptr-64bit.exp
5657 * gdb.dwarf2/implptr-optimized-out.exp
5658 * gdb.dwarf2/implptr.exp
5659 * gdb.dwarf2/implref-array.exp
5660 * gdb.dwarf2/implref-const.exp
5661 * gdb.dwarf2/implref-global.exp
5662 * gdb.dwarf2/implref-struct.exp
5663 * gdb.dwarf2/mac-fileno.exp
5664 * gdb.dwarf2/main-subprogram.exp
5665 * gdb.dwarf2/member-ptr-forwardref.exp
5666 * gdb.dwarf2/method-ptr.exp
5667 * gdb.dwarf2/missing-sig-type.exp
5668 * gdb.dwarf2/nonvar-access.exp
5669 * gdb.dwarf2/opaque-type-lookup.exp
5670 * gdb.dwarf2/pieces-optimized-out.exp
5671 * gdb.dwarf2/pieces.exp
5672 * gdb.dwarf2/pr10770.exp
5673 * gdb.dwarf2/pr13961.exp
5674 * gdb.dwarf2/staticvirtual.exp
5675 * gdb.dwarf2/subrange.exp
5676 * gdb.dwarf2/symtab-producer.exp
5677 * gdb.dwarf2/trace-crash.exp
5678 * gdb.dwarf2/typeddwarf.exp
5679 * gdb.dwarf2/valop.exp
5680 * gdb.dwarf2/watch-notconst.exp
5681 * gdb.fortran/array-element.exp
5682 * gdb.fortran/charset.exp
5683 * gdb.fortran/common-block.exp
5684 * gdb.fortran/complex.exp
5685 * gdb.fortran/derived-type-function.exp
5686 * gdb.fortran/derived-type.exp
5687 * gdb.fortran/logical.exp
5688 * gdb.fortran/module.exp
5689 * gdb.fortran/multi-dim.exp
5690 * gdb.fortran/nested-funcs.exp
5691 * gdb.fortran/print-formatted.exp
5692 * gdb.fortran/subarray.exp
5693 * gdb.fortran/vla-alloc-assoc.exp
5694 * gdb.fortran/vla-datatypes.exp
5695 * gdb.fortran/vla-history.exp
5696 * gdb.fortran/vla-ptr-info.exp
5697 * gdb.fortran/vla-ptype-sub.exp
5698 * gdb.fortran/vla-ptype.exp
5699 * gdb.fortran/vla-sizeof.exp
5700 * gdb.fortran/vla-type.exp
5701 * gdb.fortran/vla-value-sub-arbitrary.exp
5702 * gdb.fortran/vla-value-sub-finish.exp
5703 * gdb.fortran/vla-value-sub.exp
5704 * gdb.fortran/vla-value.exp
5705 * gdb.fortran/whatis_type.exp
5706 * gdb.go/chan.exp
5707 * gdb.go/handcall.exp
5708 * gdb.go/hello.exp
5709 * gdb.go/integers.exp
5710 * gdb.go/methods.exp
5711 * gdb.go/package.exp
5712 * gdb.go/strings.exp
5713 * gdb.go/types.exp
5714 * gdb.go/unsafe.exp
5715 * gdb.guile/scm-arch.exp
5716 * gdb.guile/scm-block.exp
5717 * gdb.guile/scm-breakpoint.exp
5718 * gdb.guile/scm-cmd.exp
5719 * gdb.guile/scm-disasm.exp
5720 * gdb.guile/scm-equal.exp
5721 * gdb.guile/scm-frame-args.exp
5722 * gdb.guile/scm-frame-inline.exp
5723 * gdb.guile/scm-frame.exp
5724 * gdb.guile/scm-iterator.exp
5725 * gdb.guile/scm-math.exp
5726 * gdb.guile/scm-objfile.exp
5727 * gdb.guile/scm-ports.exp
5728 * gdb.guile/scm-symbol.exp
5729 * gdb.guile/scm-symtab.exp
5730 * gdb.guile/scm-value-cc.exp
5731 * gdb.guile/types-module.exp
5732 * gdb.linespec/break-ask.exp
5733 * gdb.linespec/cpexplicit.exp
5734 * gdb.linespec/explicit.exp
5735 * gdb.linespec/keywords.exp
5736 * gdb.linespec/linespec.exp
5737 * gdb.linespec/ls-dollar.exp
5738 * gdb.linespec/ls-errs.exp
5739 * gdb.linespec/skip-two.exp
5740 * gdb.linespec/thread.exp
5741 * gdb.mi/mi-async.exp
5742 * gdb.mi/mi-basics.exp
5743 * gdb.mi/mi-break.exp
5744 * gdb.mi/mi-catch-load.exp
5745 * gdb.mi/mi-cli.exp
5746 * gdb.mi/mi-cmd-param-changed.exp
5747 * gdb.mi/mi-console.exp
5748 * gdb.mi/mi-detach.exp
5749 * gdb.mi/mi-disassemble.exp
5750 * gdb.mi/mi-eval.exp
5751 * gdb.mi/mi-file-transfer.exp
5752 * gdb.mi/mi-file.exp
5753 * gdb.mi/mi-fill-memory.exp
5754 * gdb.mi/mi-inheritance-syntax-error.exp
5755 * gdb.mi/mi-linespec-err-cp.exp
5756 * gdb.mi/mi-logging.exp
5757 * gdb.mi/mi-memory-changed.exp
5758 * gdb.mi/mi-read-memory.exp
5759 * gdb.mi/mi-record-changed.exp
5760 * gdb.mi/mi-reg-undefined.exp
5761 * gdb.mi/mi-regs.exp
5762 * gdb.mi/mi-return.exp
5763 * gdb.mi/mi-reverse.exp
5764 * gdb.mi/mi-simplerun.exp
5765 * gdb.mi/mi-solib.exp
5766 * gdb.mi/mi-stack.exp
5767 * gdb.mi/mi-stepi.exp
5768 * gdb.mi/mi-syn-frame.exp
5769 * gdb.mi/mi-until.exp
5770 * gdb.mi/mi-var-block.exp
5771 * gdb.mi/mi-var-child.exp
5772 * gdb.mi/mi-var-cmd.exp
5773 * gdb.mi/mi-var-cp.exp
5774 * gdb.mi/mi-var-display.exp
5775 * gdb.mi/mi-var-invalidate.exp
5776 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5777 * gdb.mi/mi-vla-fortran.exp
5778 * gdb.mi/mi-watch.exp
5779 * gdb.mi/mi2-var-child.exp
5780 * gdb.mi/user-selected-context-sync.exp
5781 * gdb.modula2/unbounded-array.exp
5782 * gdb.multi/dummy-frame-restore.exp
5783 * gdb.multi/multi-arch-exec.exp
5784 * gdb.multi/multi-arch.exp
5785 * gdb.multi/tids.exp
5786 * gdb.multi/watchpoint-multi.exp
5787 * gdb.opencl/callfuncs.exp
5788 * gdb.opencl/convs_casts.exp
5789 * gdb.opencl/datatypes.exp
5790 * gdb.opencl/operators.exp
5791 * gdb.opencl/vec_comps.exp
5792 * gdb.opt/clobbered-registers-O2.exp
5793 * gdb.opt/inline-break.exp
5794 * gdb.opt/inline-bt.exp
5795 * gdb.opt/inline-cmds.exp
5796 * gdb.opt/inline-locals.exp
5797 * gdb.pascal/case-insensitive-symbols.exp
5798 * gdb.pascal/floats.exp
5799 * gdb.pascal/gdb11492.exp
5800 * gdb.python/lib-types.exp
5801 * gdb.python/py-arch.exp
5802 * gdb.python/py-as-string.exp
5803 * gdb.python/py-bad-printers.exp
5804 * gdb.python/py-block.exp
5805 * gdb.python/py-breakpoint-create-fail.exp
5806 * gdb.python/py-breakpoint.exp
5807 * gdb.python/py-caller-is.exp
5808 * gdb.python/py-cmd.exp
5809 * gdb.python/py-explore-cc.exp
5810 * gdb.python/py-explore.exp
5811 * gdb.python/py-finish-breakpoint.exp
5812 * gdb.python/py-finish-breakpoint2.exp
5813 * gdb.python/py-frame-args.exp
5814 * gdb.python/py-frame-inline.exp
5815 * gdb.python/py-frame.exp
5816 * gdb.python/py-framefilter-mi.exp
5817 * gdb.python/py-infthread.exp
5818 * gdb.python/py-lazy-string.exp
5819 * gdb.python/py-linetable.exp
5820 * gdb.python/py-mi-events.exp
5821 * gdb.python/py-mi-objfile.exp
5822 * gdb.python/py-mi.exp
5823 * gdb.python/py-objfile.exp
5824 * gdb.python/py-pp-integral.exp
5825 * gdb.python/py-pp-maint.exp
5826 * gdb.python/py-pp-re-notag.exp
5827 * gdb.python/py-pp-registration.exp
5828 * gdb.python/py-recurse-unwind.exp
5829 * gdb.python/py-strfns.exp
5830 * gdb.python/py-symbol.exp
5831 * gdb.python/py-symtab.exp
5832 * gdb.python/py-sync-interp.exp
5833 * gdb.python/py-typeprint.exp
5834 * gdb.python/py-unwind-maint.exp
5835 * gdb.python/py-unwind.exp
5836 * gdb.python/py-value-cc.exp
5837 * gdb.python/py-xmethods.exp
5838 * gdb.reverse/amd64-tailcall-reverse.exp
5839 * gdb.reverse/break-precsave.exp
5840 * gdb.reverse/break-reverse.exp
5841 * gdb.reverse/consecutive-precsave.exp
5842 * gdb.reverse/consecutive-reverse.exp
5843 * gdb.reverse/finish-precsave.exp
5844 * gdb.reverse/finish-reverse-bkpt.exp
5845 * gdb.reverse/finish-reverse.exp
5846 * gdb.reverse/fstatat-reverse.exp
5847 * gdb.reverse/getresuid-reverse.exp
5848 * gdb.reverse/i386-precsave.exp
5849 * gdb.reverse/i386-reverse.exp
5850 * gdb.reverse/i386-sse-reverse.exp
5851 * gdb.reverse/i387-env-reverse.exp
5852 * gdb.reverse/i387-stack-reverse.exp
5853 * gdb.reverse/insn-reverse.exp
5854 * gdb.reverse/machinestate-precsave.exp
5855 * gdb.reverse/machinestate.exp
5856 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5857 * gdb.reverse/pipe-reverse.exp
5858 * gdb.reverse/readv-reverse.exp
5859 * gdb.reverse/recvmsg-reverse.exp
5860 * gdb.reverse/rerun-prec.exp
5861 * gdb.reverse/s390-mvcle.exp
5862 * gdb.reverse/step-precsave.exp
5863 * gdb.reverse/step-reverse.exp
5864 * gdb.reverse/time-reverse.exp
5865 * gdb.reverse/until-precsave.exp
5866 * gdb.reverse/until-reverse.exp
5867 * gdb.reverse/waitpid-reverse.exp
5868 * gdb.reverse/watch-precsave.exp
5869 * gdb.reverse/watch-reverse.exp
5870 * gdb.rust/generics.exp
5871 * gdb.rust/methods.exp
5872 * gdb.rust/modules.exp
5873 * gdb.rust/simple.exp
5874 * gdb.server/connect-with-no-symbol-file.exp
5875 * gdb.server/ext-attach.exp
5876 * gdb.server/ext-restart.exp
5877 * gdb.server/ext-wrapper.exp
5878 * gdb.server/file-transfer.exp
5879 * gdb.server/server-exec-info.exp
5880 * gdb.server/server-kill.exp
5881 * gdb.server/server-mon.exp
5882 * gdb.server/wrapper.exp
5883 * gdb.stabs/exclfwd.exp
5884 * gdb.stabs/gdb11479.exp
5885 * gdb.threads/clone-new-thread-event.exp
5886 * gdb.threads/corethreads.exp
5887 * gdb.threads/current-lwp-dead.exp
5888 * gdb.threads/dlopen-libpthread.exp
5889 * gdb.threads/gcore-thread.exp
5890 * gdb.threads/sigstep-threads.exp
5891 * gdb.threads/watchpoint-fork.exp
5892 * gdb.trace/actions-changed.exp
5893 * gdb.trace/backtrace.exp
5894 * gdb.trace/change-loc.exp
5895 * gdb.trace/circ.exp
5896 * gdb.trace/collection.exp
5897 * gdb.trace/disconnected-tracing.exp
5898 * gdb.trace/ftrace.exp
5899 * gdb.trace/mi-trace-frame-collected.exp
5900 * gdb.trace/mi-trace-unavailable.exp
5901 * gdb.trace/mi-traceframe-changed.exp
5902 * gdb.trace/mi-tsv-changed.exp
5903 * gdb.trace/no-attach-trace.exp
5904 * gdb.trace/passc-dyn.exp
5905 * gdb.trace/qtro.exp
5906 * gdb.trace/range-stepping.exp
5907 * gdb.trace/read-memory.exp
5908 * gdb.trace/save-trace.exp
5909 * gdb.trace/signal.exp
5910 * gdb.trace/status-stop.exp
5911 * gdb.trace/tfile.exp
5912 * gdb.trace/trace-break.exp
5913 * gdb.trace/trace-buffer-size.exp
5914 * gdb.trace/trace-condition.exp
5915 * gdb.trace/tracefile-pseudo-reg.exp
5916 * gdb.trace/tstatus.exp
5917 * gdb.trace/unavailable.exp
5918 * gdb.trace/while-dyn.exp
5919 * gdb.trace/while-stepping.exp
5920
5921 2016-12-22 Doug Evans <xdje42@gmail.com>
5922
5923 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5924 and msymbols.
5925
5926 2016-12-19 Yao Qi <yao.qi@linaro.org>
5927
5928 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5929 (test_with_self): Don't call do_steps_and_nexts, and remove
5930 code about stepping into xmalloc.
5931
5932 2016-12-09 Yao Qi <yao.qi@linaro.org>
5933
5934 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5935
5936 2016-12-09 Yao Qi <yao.qi@linaro.org>
5937
5938 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5939
5940 2016-12-09 Pedro Alves <palves@redhat.com>
5941
5942 * gdb.base/all-architectures-0.exp: New file.
5943 * gdb.base/all-architectures-1.exp: New file.
5944 * gdb.base/all-architectures-2.exp: New file.
5945 * gdb.base/all-architectures-3.exp: New file.
5946 * gdb.base/all-architectures-4.exp: New file.
5947 * gdb.base/all-architectures-5.exp: New file.
5948 * gdb.base/all-architectures-6.exp: New file.
5949 * gdb.base/all-architectures-7.exp: New file.
5950 * gdb.base/all-architectures.exp.in: New file.
5951
5952 2016-12-09 Yao Qi <yao.qi@linaro.org>
5953
5954 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5955
5956 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5957
5958 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5959 possible.
5960 Remove useless pattern-matching code.
5961
5962 2016-12-02 Pedro Alves <palves@redhat.com>
5963
5964 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5965 procedure.
5966 (top level): Call it.
5967
5968 2016-12-02 Pedro Alves <palves@redhat.com>
5969
5970 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5971 New procedure.
5972 (top level): Call it.
5973
5974 2016-12-02 Pedro Alves <palves@redhat.com>
5975
5976 PR cli/20559
5977 * gdb.base/commands.exp (user_defined_command_args_eval): New
5978 procedure.
5979 (top level): Call it.
5980
5981 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5982
5983 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5984 timeout handling.
5985
5986 2016-12-02 Tom Tromey <tom@tromey.com>
5987
5988 * gdb.dwarf2/main-subprogram.c: New file.
5989 * gdb.dwarf2/main-subprogram.exp: New file.
5990
5991 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5992
5993 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5994 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5995 gdb_test_no_output for a couple of cases.
5996 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5997
5998 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5999
6000 Fix test names and standardize compilation error messages throughout
6001 the following files:
6002
6003 * gdb.ada/start.exp
6004 * gdb.arch/alpha-step.exp
6005 * gdb.arch/e500-prologue.exp
6006 * gdb.arch/ftrace-insn-reloc.exp
6007 * gdb.arch/gdb1291.exp
6008 * gdb.arch/gdb1431.exp
6009 * gdb.arch/gdb1558.exp
6010 * gdb.arch/i386-dr3-watch.exp
6011 * gdb.arch/i386-sse-stack-align.exp
6012 * gdb.arch/ia64-breakpoint-shadow.exp
6013 * gdb.arch/pa-nullify.exp
6014 * gdb.arch/powerpc-aix-prologue.exp
6015 * gdb.arch/thumb-bx-pc.exp
6016 * gdb.base/annota1.exp
6017 * gdb.base/annota3.exp
6018 * gdb.base/arrayidx.exp
6019 * gdb.base/assign.exp
6020 * gdb.base/attach.exp
6021 * gdb.base/auxv.exp
6022 * gdb.base/bang.exp
6023 * gdb.base/bfp-test.exp
6024 * gdb.base/bigcore.exp
6025 * gdb.base/bitfields2.exp
6026 * gdb.base/break-fun-addr.exp
6027 * gdb.base/break-probes.exp
6028 * gdb.base/call-rt-st.exp
6029 * gdb.base/callexit.exp
6030 * gdb.base/catch-fork-kill.exp
6031 * gdb.base/charset.exp
6032 * gdb.base/checkpoint.exp
6033 * gdb.base/comprdebug.exp
6034 * gdb.base/constvars.exp
6035 * gdb.base/coredump-filter.exp
6036 * gdb.base/cursal.exp
6037 * gdb.base/cvexpr.exp
6038 * gdb.base/detach.exp
6039 * gdb.base/display.exp
6040 * gdb.base/dmsym.exp
6041 * gdb.base/dprintf-pending.exp
6042 * gdb.base/dso2dso.exp
6043 * gdb.base/dtrace-probe.exp
6044 * gdb.base/dump.exp
6045 * gdb.base/enum_cond.exp
6046 * gdb.base/exe-lock.exp
6047 * gdb.base/exec-invalid-sysroot.exp
6048 * gdb.base/execl-update-breakpoints.exp
6049 * gdb.base/exprs.exp
6050 * gdb.base/fileio.exp
6051 * gdb.base/find.exp
6052 * gdb.base/finish.exp
6053 * gdb.base/fixsection.exp
6054 * gdb.base/foll-vfork.exp
6055 * gdb.base/frame-args.exp
6056 * gdb.base/gcore.exp
6057 * gdb.base/gdb1250.exp
6058 * gdb.base/global-var-nested-by-dso.exp
6059 * gdb.base/gnu-ifunc.exp
6060 * gdb.base/hashline1.exp
6061 * gdb.base/hashline2.exp
6062 * gdb.base/hashline3.exp
6063 * gdb.base/hbreak-in-shr-unsupported.exp
6064 * gdb.base/huge.exp
6065 * gdb.base/infcall-input.exp
6066 * gdb.base/info-fun.exp
6067 * gdb.base/info-shared.exp
6068 * gdb.base/jit-simple.exp
6069 * gdb.base/jit-so.exp
6070 * gdb.base/jit.exp
6071 * gdb.base/jump.exp
6072 * gdb.base/label.exp
6073 * gdb.base/lineinc.exp
6074 * gdb.base/logical.exp
6075 * gdb.base/longjmp.exp
6076 * gdb.base/macscp.exp
6077 * gdb.base/miscexprs.exp
6078 * gdb.base/new-ui-echo.exp
6079 * gdb.base/new-ui-pending-input.exp
6080 * gdb.base/new-ui.exp
6081 * gdb.base/nodebug.exp
6082 * gdb.base/nofield.exp
6083 * gdb.base/offsets.exp
6084 * gdb.base/overlays.exp
6085 * gdb.base/pending.exp
6086 * gdb.base/pointers.exp
6087 * gdb.base/pr11022.exp
6088 * gdb.base/printcmds.exp
6089 * gdb.base/prologue.exp
6090 * gdb.base/ptr-typedef.exp
6091 * gdb.base/realname-expand.exp
6092 * gdb.base/relativedebug.exp
6093 * gdb.base/relocate.exp
6094 * gdb.base/remote.exp
6095 * gdb.base/reread.exp
6096 * gdb.base/return2.exp
6097 * gdb.base/savedregs.exp
6098 * gdb.base/sep.exp
6099 * gdb.base/sepdebug.exp
6100 * gdb.base/sepsymtab.exp
6101 * gdb.base/set-inferior-tty.exp
6102 * gdb.base/setshow.exp
6103 * gdb.base/shlib-call.exp
6104 * gdb.base/sigaltstack.exp
6105 * gdb.base/siginfo-addr.exp
6106 * gdb.base/signals.exp
6107 * gdb.base/signull.exp
6108 * gdb.base/sigrepeat.exp
6109 * gdb.base/so-impl-ld.exp
6110 * gdb.base/solib-display.exp
6111 * gdb.base/solib-overlap.exp
6112 * gdb.base/solib-search.exp
6113 * gdb.base/solib-symbol.exp
6114 * gdb.base/structs.exp
6115 * gdb.base/structs2.exp
6116 * gdb.base/symtab-search-order.exp
6117 * gdb.base/twice.exp
6118 * gdb.base/unload.exp
6119 * gdb.base/varargs.exp
6120 * gdb.base/watchpoint-solib.exp
6121 * gdb.base/watchpoint.exp
6122 * gdb.base/whatis.exp
6123 * gdb.base/wrong_frame_bt_full.exp
6124 * gdb.btrace/dlopen.exp
6125 * gdb.cell/ea-standalone.exp
6126 * gdb.cell/ea-test.exp
6127 * gdb.cp/dispcxx.exp
6128 * gdb.cp/gdb2384.exp
6129 * gdb.cp/method2.exp
6130 * gdb.cp/nextoverthrow.exp
6131 * gdb.cp/pr10728.exp
6132 * gdb.disasm/am33.exp
6133 * gdb.disasm/h8300s.exp
6134 * gdb.disasm/mn10300.exp
6135 * gdb.disasm/sh3.exp
6136 * gdb.dwarf2/dw2-dir-file-name.exp
6137 * gdb.fortran/complex.exp
6138 * gdb.fortran/library-module.exp
6139 * gdb.guile/scm-pretty-print.exp
6140 * gdb.guile/scm-symbol.exp
6141 * gdb.guile/scm-type.exp
6142 * gdb.guile/scm-value.exp
6143 * gdb.linespec/linespec.exp
6144 * gdb.mi/gdb701.exp
6145 * gdb.mi/gdb792.exp
6146 * gdb.mi/mi-breakpoint-changed.exp
6147 * gdb.mi/mi-dprintf-pending.exp
6148 * gdb.mi/mi-dprintf.exp
6149 * gdb.mi/mi-exit-code.exp
6150 * gdb.mi/mi-pending.exp
6151 * gdb.mi/mi-solib.exp
6152 * gdb.mi/new-ui-mi-sync.exp
6153 * gdb.mi/pr11022.exp
6154 * gdb.mi/user-selected-context-sync.exp
6155 * gdb.opt/solib-intra-step.exp
6156 * gdb.python/py-events.exp
6157 * gdb.python/py-finish-breakpoint.exp
6158 * gdb.python/py-mi.exp
6159 * gdb.python/py-prettyprint.exp
6160 * gdb.python/py-shared.exp
6161 * gdb.python/py-symbol.exp
6162 * gdb.python/py-template.exp
6163 * gdb.python/py-type.exp
6164 * gdb.python/py-value.exp
6165 * gdb.reverse/solib-precsave.exp
6166 * gdb.reverse/solib-reverse.exp
6167 * gdb.server/solib-list.exp
6168 * gdb.stabs/weird.exp
6169 * gdb.threads/reconnect-signal.exp
6170 * gdb.threads/stepi-random-signal.exp
6171 * gdb.trace/actions.exp
6172 * gdb.trace/ax.exp
6173 * gdb.trace/backtrace.exp
6174 * gdb.trace/change-loc.exp
6175 * gdb.trace/deltrace.exp
6176 * gdb.trace/ftrace-lock.exp
6177 * gdb.trace/ftrace.exp
6178 * gdb.trace/infotrace.exp
6179 * gdb.trace/mi-tracepoint-changed.exp
6180 * gdb.trace/packetlen.exp
6181 * gdb.trace/passcount.exp
6182 * gdb.trace/pending.exp
6183 * gdb.trace/range-stepping.exp
6184 * gdb.trace/report.exp
6185 * gdb.trace/stap-trace.exp
6186 * gdb.trace/tfind.exp
6187 * gdb.trace/trace-break.exp
6188 * gdb.trace/trace-condition.exp
6189 * gdb.trace/trace-enable-disable.exp
6190 * gdb.trace/trace-mt.exp
6191 * gdb.trace/tracecmd.exp
6192 * gdb.trace/tspeed.exp
6193 * gdb.trace/tsv.exp
6194 * lib/perftest.exp
6195
6196 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6197
6198 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6199 with gdb_test_no_output.
6200 Use command as test name.
6201
6202 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6203
6204 Fix test names starting with uppercase throughout the files.
6205
6206 * gdb.ada/assign_1.exp
6207 * gdb.ada/boolean_expr.exp
6208 * gdb.base/arrayidx.exp
6209 * gdb.base/del.exp
6210 * gdb.base/gcore-buffer-overflow.exp
6211 * gdb.base/testenv.exp
6212 * gdb.compile/compile.exp
6213 * gdb.python/py-framefilter-invalidarg.exp
6214 * gdb.python/py-framefilter.exp
6215
6216 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6217
6218 Fix test names starting with uppercase throughout the files.
6219
6220 * gdb.ada/array_return.exp
6221 * gdb.ada/expr_delims.exp
6222 * gdb.ada/mi_dyn_arr.exp
6223 * gdb.ada/mi_interface.exp
6224 * gdb.ada/mi_var_array.exp
6225 * gdb.ada/watch_arg.exp
6226 * gdb.arch/alpha-step.exp
6227 * gdb.arch/altivec-regs.exp
6228 * gdb.arch/e500-regs.exp
6229 * gdb.arch/powerpc-d128-regs.exp
6230 * gdb.base/arrayidx.exp
6231 * gdb.base/break.exp
6232 * gdb.base/checkpoint.exp
6233 * gdb.base/debug-expr.exp
6234 * gdb.base/dmsym.exp
6235 * gdb.base/radix.exp
6236 * gdb.base/sepdebug.exp
6237 * gdb.base/testenv.exp
6238 * gdb.base/watch_thread_num.exp
6239 * gdb.base/watchpoint-cond-gone.exp
6240 * gdb.cell/break.exp
6241 * gdb.cell/ea-cache.exp
6242 * gdb.compile/compile.exp
6243 * gdb.cp/gdb2495.exp
6244 * gdb.gdb/selftest.exp
6245 * gdb.gdb/xfullpath.exp
6246 * gdb.go/hello.exp
6247 * gdb.go/integers.exp
6248 * gdb.objc/basicclass.exp
6249 * gdb.pascal/hello.exp
6250 * gdb.pascal/integers.exp
6251 * gdb.python/py-breakpoint.exp
6252 * gdb.python/py-cmd.exp
6253 * gdb.python/py-linetable.exp
6254 * gdb.python/py-xmethods.exp
6255 * gdb.python/python.exp
6256 * gdb.reverse/consecutive-precsave.exp
6257 * gdb.reverse/finish-precsave.exp
6258 * gdb.reverse/i386-precsave.exp
6259 * gdb.reverse/machinestate-precsave.exp
6260 * gdb.reverse/sigall-precsave.exp
6261 * gdb.reverse/solib-precsave.exp
6262 * gdb.reverse/step-precsave.exp
6263 * gdb.reverse/until-precsave.exp
6264 * gdb.reverse/watch-precsave.exp
6265 * gdb.threads/leader-exit.exp
6266 * gdb.threads/pthreads.exp
6267 * gdb.threads/wp-replication.exp
6268 * gdb.trace/actions.exp
6269 * gdb.trace/mi-tsv-changed.exp
6270 * gdb.trace/tsv.exp
6271
6272 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6273
6274 Fix test names starting with uppercase throughout the files.
6275
6276 * gdb.arch/i386-bp_permanent.exp
6277 * gdb.arch/i386-gnu-cfi.exp
6278 * gdb.base/disasm-end-cu.exp
6279 * gdb.base/macscp.exp
6280 * gdb.base/pending.exp
6281 * gdb.base/watch_thread_num.exp
6282 * gdb.cp/exception.exp
6283 * gdb.cp/gdb2495.exp
6284 * gdb.cp/local.exp
6285 * gdb.python/py-evsignal.exp
6286 * gdb.python/python.exp
6287 * gdb.trace/tracecmd.exp
6288
6289 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6290
6291 Fix test names starting with uppercase throughout the files.
6292
6293 * gdb.base/charset.exp
6294 * gdb.base/eval.exp
6295 * gdb.base/multi-forks.exp
6296 * gdb.guile/scm-progspace.exp
6297 * gdb.opencl/datatypes.exp
6298 * gdb.python/py-block.exp
6299 * gdb.python/py-function.exp
6300 * gdb.python/py-symbol.exp
6301 * gdb.python/py-symtab.exp
6302 * gdb.python/py-xmethods.exp
6303 * gdb.reverse/break-precsave.exp
6304 * gdb.reverse/break-reverse.exp
6305 * gdb.reverse/consecutive-precsave.exp
6306 * gdb.reverse/consecutive-reverse.exp
6307 * gdb.reverse/finish-precsave.exp
6308 * gdb.reverse/finish-reverse-bkpt.exp
6309 * gdb.reverse/finish-reverse.exp
6310 * gdb.reverse/fstatat-reverse.exp
6311 * gdb.reverse/getresuid-reverse.exp
6312 * gdb.reverse/i386-precsave.exp
6313 * gdb.reverse/i386-reverse.exp
6314 * gdb.reverse/i386-sse-reverse.exp
6315 * gdb.reverse/i387-stack-reverse.exp
6316 * gdb.reverse/insn-reverse.exp
6317 * gdb.reverse/machinestate-precsave.exp
6318 * gdb.reverse/machinestate.exp
6319 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6320 * gdb.reverse/pipe-reverse.exp
6321 * gdb.reverse/readv-reverse.exp
6322 * gdb.reverse/recvmsg-reverse.exp
6323 * gdb.reverse/rerun-prec.exp
6324 * gdb.reverse/s390-mvcle.exp
6325 * gdb.reverse/sigall-precsave.exp
6326 * gdb.reverse/sigall-reverse.exp
6327 * gdb.reverse/solib-precsave.exp
6328 * gdb.reverse/solib-reverse.exp
6329 * gdb.reverse/step-precsave.exp
6330 * gdb.reverse/step-reverse.exp
6331 * gdb.reverse/time-reverse.exp
6332 * gdb.reverse/until-precsave.exp
6333 * gdb.reverse/until-reverse.exp
6334 * gdb.reverse/waitpid-reverse.exp
6335 * gdb.reverse/watch-precsave.exp
6336 * gdb.reverse/watch-reverse.exp
6337
6338 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6339
6340 Fix test names starting with uppercase throughout the files.
6341
6342 * gdb.arch/i386-mpx-simple_segv.exp
6343 * gdb.arch/i386-mpx.exp
6344 * gdb.arch/i386-permbkpt.exp
6345 * gdb.arch/pa-nullify.exp
6346 * gdb.arch/powerpc-d128-regs.exp
6347 * gdb.arch/vsx-regs.exp
6348 * gdb.base/bfp-test.exp
6349 * gdb.base/break.exp
6350 * gdb.base/breakpoint-shadow.exp
6351 * gdb.base/callfuncs.exp
6352 * gdb.base/charset.exp
6353 * gdb.base/commands.exp
6354 * gdb.base/completion.exp
6355 * gdb.base/dfp-test.exp
6356 * gdb.base/echo.exp
6357 * gdb.base/ending-run.exp
6358 * gdb.base/eval.exp
6359 * gdb.base/expand-psymtabs.exp
6360 * gdb.base/float128.exp
6361 * gdb.base/floatn.exp
6362 * gdb.base/foll-exec-mode.exp
6363 * gdb.base/gdb1056.exp
6364 * gdb.base/gdb11531.exp
6365 * gdb.base/kill-after-signal.exp
6366 * gdb.base/multi-forks.exp
6367 * gdb.base/overlays.exp
6368 * gdb.base/pending.exp
6369 * gdb.base/sepdebug.exp
6370 * gdb.base/testenv.exp
6371 * gdb.base/valgrind-db-attach.exp
6372 * gdb.base/watch_thread_num.exp
6373 * gdb.base/watchpoint-cond-gone.exp
6374 * gdb.base/watchpoint.exp
6375 * gdb.base/watchpoints.exp
6376 * gdb.cp/arg-reference.exp
6377 * gdb.cp/baseenum.exp
6378 * gdb.cp/operator.exp
6379 * gdb.cp/shadow.exp
6380 * gdb.dwarf2/dw2-op-out-param.exp
6381 * gdb.dwarf2/dw2-reg-undefined.exp
6382 * gdb.go/chan.exp
6383 * gdb.go/hello.exp
6384 * gdb.go/integers.exp
6385 * gdb.go/methods.exp
6386 * gdb.go/package.exp
6387 * gdb.guile/scm-parameter.exp
6388 * gdb.guile/scm-progspace.exp
6389 * gdb.guile/scm-value.exp
6390 * gdb.mi/mi-pending.exp
6391 * gdb.mi/user-selected-context-sync.exp
6392 * gdb.multi/multi-attach.exp
6393 * gdb.multi/tids.exp
6394 * gdb.opt/clobbered-registers-O2.exp
6395 * gdb.pascal/floats.exp
6396 * gdb.pascal/integers.exp
6397 * gdb.python/py-block.exp
6398 * gdb.python/py-events.exp
6399 * gdb.python/py-parameter.exp
6400 * gdb.python/py-symbol.exp
6401 * gdb.python/py-symtab.exp
6402 * gdb.python/py-type.exp
6403 * gdb.python/py-value.exp
6404 * gdb.python/py-xmethods.exp
6405 * gdb.python/python.exp
6406 * gdb.reverse/break-precsave.exp
6407 * gdb.reverse/consecutive-precsave.exp
6408 * gdb.reverse/finish-precsave.exp
6409 * gdb.reverse/i386-precsave.exp
6410 * gdb.reverse/machinestate-precsave.exp
6411 * gdb.reverse/sigall-precsave.exp
6412 * gdb.reverse/solib-precsave.exp
6413 * gdb.reverse/step-precsave.exp
6414 * gdb.reverse/until-precsave.exp
6415 * gdb.reverse/watch-precsave.exp
6416 * gdb.server/ext-attach.exp
6417 * gdb.server/ext-restart.exp
6418 * gdb.server/ext-run.exp
6419 * gdb.server/ext-wrapper.exp
6420 * gdb.stabs/gdb11479.exp
6421 * gdb.stabs/weird.exp
6422 * gdb.threads/attach-many-short-lived-threads.exp
6423 * gdb.threads/kill.exp
6424 * gdb.threads/watchpoint-fork.exp
6425
6426 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6427
6428 Fix test names starting with uppercase throughout all the files below.
6429
6430 * gdb.ada/array_return.exp
6431 * gdb.ada/catch_ex.exp
6432 * gdb.ada/info_exc.exp
6433 * gdb.ada/mi_catch_ex.exp
6434 * gdb.ada/mi_dyn_arr.exp
6435 * gdb.ada/mi_ex_cond.exp
6436 * gdb.ada/mi_exc_info.exp
6437 * gdb.ada/mi_interface.exp
6438 * gdb.ada/mi_task_arg.exp
6439 * gdb.ada/mi_task_info.exp
6440 * gdb.ada/mi_var_array.exp
6441 * gdb.arch/alpha-step.exp
6442 * gdb.arch/amd64-disp-step.exp
6443 * gdb.arch/arm-disp-step.exp
6444 * gdb.arch/disp-step-insn-reloc.exp
6445 * gdb.arch/e500-prologue.exp
6446 * gdb.arch/ftrace-insn-reloc.exp
6447 * gdb.arch/gdb1558.exp
6448 * gdb.arch/i386-bp_permanent.exp
6449 * gdb.arch/i386-disp-step.exp
6450 * gdb.arch/i386-float.exp
6451 * gdb.arch/i386-gnu-cfi.exp
6452 * gdb.arch/ia64-breakpoint-shadow.exp
6453 * gdb.arch/mips16-thunks.exp
6454 * gdb.arch/pa-nullify.exp
6455 * gdb.arch/powerpc-aix-prologue.exp
6456 * gdb.arch/powerpc-power.exp
6457 * gdb.arch/ppc-dfp.exp
6458 * gdb.arch/s390-tdbregs.exp
6459 * gdb.arch/spu-info.exp
6460 * gdb.arch/spu-ls.exp
6461 * gdb.arch/thumb-bx-pc.exp
6462 * gdb.base/advance.exp
6463 * gdb.base/annota-input-while-running.exp
6464 * gdb.base/arrayidx.exp
6465 * gdb.base/asmlabel.exp
6466 * gdb.base/async.exp
6467 * gdb.base/attach-wait-input.exp
6468 * gdb.base/auto-connect-native-target.exp
6469 * gdb.base/batch-preserve-term-settings.exp
6470 * gdb.base/bfp-test.exp
6471 * gdb.base/bigcore.exp
6472 * gdb.base/bp-permanent.exp
6473 * gdb.base/break-always.exp
6474 * gdb.base/break-fun-addr.exp
6475 * gdb.base/break-idempotent.exp
6476 * gdb.base/break-main-file-remove-fail.exp
6477 * gdb.base/break-probes.exp
6478 * gdb.base/break-unload-file.exp
6479 * gdb.base/break.exp
6480 * gdb.base/call-ar-st.exp
6481 * gdb.base/call-rt-st.exp
6482 * gdb.base/call-sc.exp
6483 * gdb.base/call-signal-resume.exp
6484 * gdb.base/call-strs.exp
6485 * gdb.base/callexit.exp
6486 * gdb.base/callfuncs.exp
6487 * gdb.base/catch-gdb-caused-signals.exp
6488 * gdb.base/catch-signal-siginfo-cond.exp
6489 * gdb.base/catch-syscall.exp
6490 * gdb.base/compare-sections.exp
6491 * gdb.base/cond-eval-mode.exp
6492 * gdb.base/condbreak-call-false.exp
6493 * gdb.base/consecutive-step-over.exp
6494 * gdb.base/cursal.exp
6495 * gdb.base/disabled-location.exp
6496 * gdb.base/disasm-end-cu.exp
6497 * gdb.base/display.exp
6498 * gdb.base/double-prompt-target-event-error.exp
6499 * gdb.base/dprintf-bp-same-addr.exp
6500 * gdb.base/dprintf-detach.exp
6501 * gdb.base/dprintf-next.exp
6502 * gdb.base/dprintf-non-stop.exp
6503 * gdb.base/dprintf-pending.exp
6504 * gdb.base/dso2dso.exp
6505 * gdb.base/ending-run.exp
6506 * gdb.base/enum_cond.exp
6507 * gdb.base/examine-backward.exp
6508 * gdb.base/exe-lock.exp
6509 * gdb.base/exec-invalid-sysroot.exp
6510 * gdb.base/execl-update-breakpoints.exp
6511 * gdb.base/execution-termios.exp
6512 * gdb.base/fileio.exp
6513 * gdb.base/fixsection.exp
6514 * gdb.base/foll-exec-mode.exp
6515 * gdb.base/foll-exec.exp
6516 * gdb.base/fork-running-state.exp
6517 * gdb.base/frame-args.exp
6518 * gdb.base/fullpath-expand.exp
6519 * gdb.base/func-ptr.exp
6520 * gdb.base/gcore-relro-pie.exp
6521 * gdb.base/gdb1090.exp
6522 * gdb.base/gdb1555.exp
6523 * gdb.base/global-var-nested-by-dso.exp
6524 * gdb.base/gnu-ifunc.exp
6525 * gdb.base/hbreak-in-shr-unsupported.exp
6526 * gdb.base/hbreak-unmapped.exp
6527 * gdb.base/hook-stop.exp
6528 * gdb.base/infcall-input.exp
6529 * gdb.base/info-fun.exp
6530 * gdb.base/info-shared.exp
6531 * gdb.base/interrupt-noterm.exp
6532 * gdb.base/jit-so.exp
6533 * gdb.base/jit.exp
6534 * gdb.base/line-symtabs.exp
6535 * gdb.base/list.exp
6536 * gdb.base/longjmp.exp
6537 * gdb.base/macscp.exp
6538 * gdb.base/max-value-size.exp
6539 * gdb.base/nodebug.exp
6540 * gdb.base/nofield.exp
6541 * gdb.base/overlays.exp
6542 * gdb.base/paginate-after-ctrl-c-running.exp
6543 * gdb.base/paginate-bg-execution.exp
6544 * gdb.base/paginate-inferior-exit.exp
6545 * gdb.base/pending.exp
6546 * gdb.base/pr11022.exp
6547 * gdb.base/printcmds.exp
6548 * gdb.base/ptr-typedef.exp
6549 * gdb.base/ptype.exp
6550 * gdb.base/randomize.exp
6551 * gdb.base/range-stepping.exp
6552 * gdb.base/realname-expand.exp
6553 * gdb.base/relativedebug.exp
6554 * gdb.base/remote.exp
6555 * gdb.base/savedregs.exp
6556 * gdb.base/sepdebug.exp
6557 * gdb.base/set-noassign.exp
6558 * gdb.base/shlib-call.exp
6559 * gdb.base/shreloc.exp
6560 * gdb.base/sigaltstack.exp
6561 * gdb.base/sigbpt.exp
6562 * gdb.base/siginfo-addr.exp
6563 * gdb.base/siginfo-obj.exp
6564 * gdb.base/siginfo-thread.exp
6565 * gdb.base/signest.exp
6566 * gdb.base/signull.exp
6567 * gdb.base/sigrepeat.exp
6568 * gdb.base/skip.exp
6569 * gdb.base/so-impl-ld.exp
6570 * gdb.base/solib-corrupted.exp
6571 * gdb.base/solib-disc.exp
6572 * gdb.base/solib-display.exp
6573 * gdb.base/solib-overlap.exp
6574 * gdb.base/solib-search.exp
6575 * gdb.base/solib-symbol.exp
6576 * gdb.base/source-execution.exp
6577 * gdb.base/sss-bp-on-user-bp-2.exp
6578 * gdb.base/sss-bp-on-user-bp.exp
6579 * gdb.base/stack-checking.exp
6580 * gdb.base/stale-infcall.exp
6581 * gdb.base/step-break.exp
6582 * gdb.base/step-line.exp
6583 * gdb.base/step-over-exit.exp
6584 * gdb.base/step-test.exp
6585 * gdb.base/structs.exp
6586 * gdb.base/sym-file.exp
6587 * gdb.base/symtab-search-order.exp
6588 * gdb.base/term.exp
6589 * gdb.base/type-opaque.exp
6590 * gdb.base/unload.exp
6591 * gdb.base/until-nodebug.exp
6592 * gdb.base/until.exp
6593 * gdb.base/unwindonsignal.exp
6594 * gdb.base/watch-cond.exp
6595 * gdb.base/watch-non-mem.exp
6596 * gdb.base/watch_thread_num.exp
6597 * gdb.base/watchpoint-reuse-slot.exp
6598 * gdb.base/watchpoint-solib.exp
6599 * gdb.base/watchpoint.exp
6600 * gdb.btrace/dlopen.exp
6601 * gdb.cell/arch.exp
6602 * gdb.cell/break.exp
6603 * gdb.cell/bt.exp
6604 * gdb.cell/core.exp
6605 * gdb.cell/data.exp
6606 * gdb.cell/dwarfaddr.exp
6607 * gdb.cell/ea-cache.exp
6608 * gdb.cell/ea-standalone.exp
6609 * gdb.cell/ea-test.exp
6610 * gdb.cell/f-regs.exp
6611 * gdb.cell/fork.exp
6612 * gdb.cell/gcore.exp
6613 * gdb.cell/mem-access.exp
6614 * gdb.cell/ptype.exp
6615 * gdb.cell/registers.exp
6616 * gdb.cell/sizeof.exp
6617 * gdb.cell/solib-symbol.exp
6618 * gdb.cell/solib.exp
6619 * gdb.compile/compile-tls.exp
6620 * gdb.cp/exception.exp
6621 * gdb.cp/gdb2495.exp
6622 * gdb.cp/local.exp
6623 * gdb.cp/mb-inline.exp
6624 * gdb.cp/mb-templates.exp
6625 * gdb.cp/pr10687.exp
6626 * gdb.cp/pr9167.exp
6627 * gdb.cp/scope-err.exp
6628 * gdb.cp/templates.exp
6629 * gdb.cp/virtfunc.exp
6630 * gdb.dwarf2/dw2-dir-file-name.exp
6631 * gdb.dwarf2/dw2-single-line-discriminators.exp
6632 * gdb.fortran/complex.exp
6633 * gdb.fortran/library-module.exp
6634 * gdb.guile/guile.exp
6635 * gdb.guile/scm-cmd.exp
6636 * gdb.guile/scm-frame-inline.exp
6637 * gdb.guile/scm-objfile.exp
6638 * gdb.guile/scm-pretty-print.exp
6639 * gdb.guile/scm-symbol.exp
6640 * gdb.guile/scm-type.exp
6641 * gdb.guile/scm-value.exp
6642 * gdb.linespec/keywords.exp
6643 * gdb.linespec/ls-errs.exp
6644 * gdb.linespec/macro-relative.exp
6645 * gdb.linespec/thread.exp
6646 * gdb.mi/mi-breakpoint-changed.exp
6647 * gdb.mi/mi-dprintf-pending.exp
6648 * gdb.mi/mi-fullname-deleted.exp
6649 * gdb.mi/mi-logging.exp
6650 * gdb.mi/mi-pending.exp
6651 * gdb.mi/mi-solib.exp
6652 * gdb.mi/new-ui-mi-sync.exp
6653 * gdb.mi/user-selected-context-sync.exp
6654 * gdb.multi/dummy-frame-restore.exp
6655 * gdb.multi/multi-arch-exec.exp
6656 * gdb.multi/remove-inferiors.exp
6657 * gdb.multi/watchpoint-multi-exit.exp
6658 * gdb.opt/solib-intra-step.exp
6659 * gdb.perf/backtrace.exp
6660 * gdb.perf/single-step.exp
6661 * gdb.perf/skip-command.exp
6662 * gdb.perf/skip-prologue.exp
6663 * gdb.perf/solib.exp
6664 * gdb.python/lib-types.exp
6665 * gdb.python/py-as-string.exp
6666 * gdb.python/py-bad-printers.exp
6667 * gdb.python/py-block.exp
6668 * gdb.python/py-breakpoint.exp
6669 * gdb.python/py-cmd.exp
6670 * gdb.python/py-events.exp
6671 * gdb.python/py-evthreads.exp
6672 * gdb.python/py-finish-breakpoint.exp
6673 * gdb.python/py-finish-breakpoint2.exp
6674 * gdb.python/py-frame-inline.exp
6675 * gdb.python/py-frame.exp
6676 * gdb.python/py-inferior.exp
6677 * gdb.python/py-infthread.exp
6678 * gdb.python/py-mi.exp
6679 * gdb.python/py-objfile.exp
6680 * gdb.python/py-pp-maint.exp
6681 * gdb.python/py-pp-registration.exp
6682 * gdb.python/py-prettyprint.exp
6683 * gdb.python/py-recurse-unwind.exp
6684 * gdb.python/py-shared.exp
6685 * gdb.python/py-symbol.exp
6686 * gdb.python/py-symtab.exp
6687 * gdb.python/py-template.exp
6688 * gdb.python/py-type.exp
6689 * gdb.python/py-unwind-maint.exp
6690 * gdb.python/py-unwind.exp
6691 * gdb.python/py-value.exp
6692 * gdb.python/python.exp
6693 * gdb.reverse/finish-reverse-bkpt.exp
6694 * gdb.reverse/insn-reverse.exp
6695 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6696 * gdb.reverse/solib-precsave.exp
6697 * gdb.reverse/solib-reverse.exp
6698 * gdb.stabs/gdb11479.exp
6699 * gdb.stabs/weird.exp
6700 * gdb.threads/fork-child-threads.exp
6701 * gdb.threads/fork-plus-threads.exp
6702 * gdb.threads/fork-thread-pending.exp
6703 * gdb.threads/forking-threads-plus-breakpoint.exp
6704 * gdb.threads/hand-call-in-threads.exp
6705 * gdb.threads/interrupted-hand-call.exp
6706 * gdb.threads/linux-dp.exp
6707 * gdb.threads/local-watch-wrong-thread.exp
6708 * gdb.threads/next-while-other-thread-longjmps.exp
6709 * gdb.threads/non-ldr-exit.exp
6710 * gdb.threads/pending-step.exp
6711 * gdb.threads/print-threads.exp
6712 * gdb.threads/process-dies-while-detaching.exp
6713 * gdb.threads/process-dies-while-handling-bp.exp
6714 * gdb.threads/pthreads.exp
6715 * gdb.threads/queue-signal.exp
6716 * gdb.threads/reconnect-signal.exp
6717 * gdb.threads/signal-command-handle-nopass.exp
6718 * gdb.threads/signal-command-multiple-signals-pending.exp
6719 * gdb.threads/signal-delivered-right-thread.exp
6720 * gdb.threads/signal-sigtrap.exp
6721 * gdb.threads/sigthread.exp
6722 * gdb.threads/staticthreads.exp
6723 * gdb.threads/stepi-random-signal.exp
6724 * gdb.threads/thread-unwindonsignal.exp
6725 * gdb.threads/thread_check.exp
6726 * gdb.threads/thread_events.exp
6727 * gdb.threads/tid-reuse.exp
6728 * gdb.threads/tls-nodebug.exp
6729 * gdb.threads/tls-shared.exp
6730 * gdb.threads/tls-so_extern.exp
6731 * gdb.threads/tls.exp
6732 * gdb.threads/wp-replication.exp
6733 * gdb.trace/actions-changed.exp
6734 * gdb.trace/actions.exp
6735 * gdb.trace/backtrace.exp
6736 * gdb.trace/change-loc.exp
6737 * gdb.trace/collection.exp
6738 * gdb.trace/deltrace.exp
6739 * gdb.trace/disconnected-tracing.exp
6740 * gdb.trace/entry-values.exp
6741 * gdb.trace/ftrace-lock.exp
6742 * gdb.trace/ftrace.exp
6743 * gdb.trace/infotrace.exp
6744 * gdb.trace/mi-trace-frame-collected.exp
6745 * gdb.trace/mi-trace-unavailable.exp
6746 * gdb.trace/mi-traceframe-changed.exp
6747 * gdb.trace/mi-tracepoint-changed.exp
6748 * gdb.trace/mi-tsv-changed.exp
6749 * gdb.trace/no-attach-trace.exp
6750 * gdb.trace/packetlen.exp
6751 * gdb.trace/passc-dyn.exp
6752 * gdb.trace/passcount.exp
6753 * gdb.trace/pending.exp
6754 * gdb.trace/pr16508.exp
6755 * gdb.trace/qtro.exp
6756 * gdb.trace/range-stepping.exp
6757 * gdb.trace/read-memory.exp
6758 * gdb.trace/report.exp
6759 * gdb.trace/save-trace.exp
6760 * gdb.trace/signal.exp
6761 * gdb.trace/stap-trace.exp
6762 * gdb.trace/status-stop.exp
6763 * gdb.trace/strace.exp
6764 * gdb.trace/tfile.exp
6765 * gdb.trace/tfind.exp
6766 * gdb.trace/trace-break.exp
6767 * gdb.trace/trace-condition.exp
6768 * gdb.trace/trace-enable-disable.exp
6769 * gdb.trace/trace-mt.exp
6770 * gdb.trace/tracecmd.exp
6771 * gdb.trace/tracefile-pseudo-reg.exp
6772 * gdb.trace/tspeed.exp
6773 * gdb.trace/tstatus.exp
6774 * gdb.trace/tsv.exp
6775 * gdb.trace/unavailable.exp
6776 * gdb.trace/while-dyn.exp
6777 * gdb.trace/while-stepping.exp
6778 * lib/gdb-guile.exp
6779 * lib/gdb.exp
6780 * lib/mi-support.exp
6781 * lib/pascal.exp
6782 * lib/perftest.exp
6783 * lib/prelink-support.exp
6784 * lib/selftest-support.exp
6785
6786 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6787
6788 * Makefile.in: Include disable-implicit-rules.mk.
6789
6790 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6791
6792 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6793 non-byte-aligned bit fields.
6794
6795 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6796
6797 PR gdb/12616
6798 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6799 respects the DW_AT_data_bit_offset attribute.
6800
6801 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6802
6803 * gdb.base/default.exp: Fix output of "set language".
6804
6805 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6806
6807 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6808 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6809 make.
6810 * configure.ac: Remove checks for the make program.
6811 * configure: Re-generate.
6812
6813 2016-11-16 Kevin Buettner <kevinb@redhat.com>
6814
6815 * gdb.python/py-recurse-unwind.c (main): Add loop.
6816 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6817 to read_register() and gdb.parse_and_eval(). Make each code
6818 call a separate case that can be individually tested.
6819 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6820 proc. Call cont_and_backtrace for each of the code paths that
6821 we want to test in the unwinder.
6822
6823 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6824
6825 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6826 the definition of struct S.
6827
6828 2016-11-11 Catherine Moore <clm@codesourcery.com>
6829
6830 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6831
6832 2016-11-09 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.base/commands.exp (runto_or_return): New procedure.
6835 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6836 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6837 (progvar_simple_while_test, progvar_complex_if_while_test)
6838 (if_while_breakpoint_command_test)
6839 (infrun_breakpoint_command_test, breakpoint_command_test)
6840 (user_defined_command_test, watchpoint_command_test)
6841 (test_command_prompt_position, redefine_hook_test)
6842 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6843 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6844 multi_line_input and multi_line. Remove gdb_expect and
6845 gdb_stop_suppressing_tests uses.
6846 * lib/gdb.exp (valnum_re): New global.
6847 (multi_line_input): New procedure.
6848
6849 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6850
6851 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6852 Remove.
6853 (test_setup): Define with proc_with_prefix.
6854 (test_cli_inferior): Likewise.
6855 (test_cli_thread): Likewise.
6856 (test_cli_frame): Likewise.
6857 (test_cli_select_frame): Likewise.
6858 (test_cli_up_down): Likewise.
6859 (test_mi_thread_select): Likewise.
6860 (test_mi_stack_select_frame): Likewise.
6861 (test_cli_in_mi_inferior): Likewise.
6862 (test_cli_in_mi_thread): Likewise.
6863 (test_cli_in_mi_frame): Likewise.
6864 (top level): Do not use with_test_prefix_procname.
6865
6866 2016-11-09 Pedro Alves <palves@redhat.com>
6867
6868 * gdb.base/commands.exp (gdbvar_simple_if_test)
6869 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6870 (progvar_simple_if_test, progvar_simple_while_test)
6871 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6872 (infrun_breakpoint_command_test, breakpoint_command_test)
6873 (user_defined_command_test, watchpoint_command_test)
6874 (test_command_prompt_position, deprecated_command_test)
6875 (bp_deleted_in_command, temporary_breakpoint_commands)
6876 (stray_arg0_test, source_file_with_indented_comment)
6877 (recursive_source_test, if_commands_test)
6878 (error_clears_commands_left, redefine_hook_test)
6879 (redefine_backtrace_test): Use proc_with_prefix.
6880 * lib/gdb.exp (proc_with_prefix): New proc.
6881
6882 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6883
6884 * gdb.base/tui-layout.c: New file.
6885 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6886 disassembly window contains very long lines.
6887
6888 2016-11-08 Tom Tromey <tom@tromey.com>
6889
6890 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6891 depend on Python 2.
6892
6893 2016-11-08 Tom Tromey <tom@tromey.com>
6894
6895 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6896 New method.
6897
6898 2016-10-29 Manish Goregaokar <manish@mozilla.com>
6899
6900 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6901
6902 2016-10-27 Manish Goregaokar <manish@mozilla.com>
6903
6904 * gdb.rust/simple.rs: Add test for univariant enums without
6905 discriminants and for encoded struct-like enums.
6906
6907 2016-10-28 Pedro Alves <palves@redhat.com>
6908
6909 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6910 gdb_test_multiple, tighten regexps and match symtabs and line
6911 tables incrementally.
6912
6913 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
6914
6915 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6916 general.
6917
6918 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
6919
6920 * gdb.base/exec-invalid-sysroot.exp: New file.
6921
6922 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6923
6924 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6925
6926 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6927
6928 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6929
6930 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6931
6932 * gdb.base/killed-outside.exp: Remove $options from a call to
6933 `prepare_for_testing'.
6934
6935 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6936
6937 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6938 Change test message.
6939
6940 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6941
6942 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6943 Update comment.
6944
6945 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6946
6947 * gdb.trace/mi-trace-save.exp: New file.
6948
6949 2016-10-13 Yao Qi <yao.qi@linaro.org>
6950
6951 * gdb.base/code_elim.exp (get_var_address): Remove.
6952 * gdb.base/relocate.exp: Likewise.
6953 * gdb.base/shreloc.exp: Likewise.
6954 * lib/gdb.exp (get_var_address): New.
6955
6956 2016-10-13 Yao Qi <yao.qi@linaro.org>
6957
6958 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6959 floating point tests if $skip_float_test is false.
6960
6961 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
6962
6963 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6964 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6965 argc values.
6966 Add 1 to argc so we guarantee distinct initial/modified argc values.
6967
6968 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6969
6970 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6971
6972 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6973
6974 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6975 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6976 * gdb.arch/vsx-regs.exp: Likewise.
6977
6978 2016-10-07 Yao Qi <yao.qi@linaro.org>
6979
6980 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6981
6982 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6983
6984 * gdb.python/python.exp: Test decode_line("*0").
6985
6986 2016-10-06 Doug Evans <dje@google.com>
6987
6988 * gdb.python/py-value.exp (test_value_creation): Add test for large
6989 unsigned 64-bit value.
6990
6991 2016-10-06 Tom Tromey <tom@tromey.com>
6992
6993 * gdb.compile/compile.exp: Change java tests to rust.
6994 * gdb.base/setshow.exp: Change java tests to rust.
6995 * gdb.base/default.exp: Remove java from language list.
6996 * README (Examples): Update language example.
6997 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6998 test.
6999 * lib/gdb.exp (skip_java_tests): Remove.
7000 * lib/java.exp: Remove.
7001 * gdb.java: Remove.
7002
7003 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7004
7005 * gdb.arch/mips-fcr.exp: New test.
7006 * gdb.arch/mips-fcr.c: Source for the new test.
7007
7008 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7009
7010 * gdb.base/solib-disc.exp: Use `standard_output_file'
7011 throughout.
7012
7013 2016-10-06 Pedro Alves <palves@redhat.com>
7014
7015 * gdb.base/jit-simple-dl.c: New file.
7016 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7017 * gdb.base/jit-simple.c: ... this.
7018 * gdb.base/jit-simple.exp (jit_run): Delete.
7019 (build_jit): New proc.
7020 (jit_test_reread): Recompile either the main program or the shared
7021 library, depending on what is being tested. Skip changing address
7022 if caller wants to. Compare before/after addresses. If testing
7023 standalone, explicitly load the binary. Test "maint info
7024 breakpoints".
7025 (top level): Add "standalone vs shared lib" and "change address"
7026 vs "same address" axes.
7027
7028 2016-10-06 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7031 call.
7032 (jit_run): Delete.
7033 (jit_test_reread): Use with_test_prefix. Reload the main binary
7034 explicitly. Compare the before/after addresses of the JIT
7035 descriptor.
7036
7037 2016-08-15 Doug Evans <dje@google.com>
7038
7039 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7040 for single bitfields is bool.
7041 * gdb.xml/tdesc-regs.exp: Ditto.
7042
7043 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7044
7045 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7046
7047 2016-10-05 Yao Qi <yao.qi@linaro.org>
7048
7049 * lib/gdb.exp (support_complex_tests): Return zero if
7050 gdb_skip_float_test return true.
7051
7052 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7053 Simon Marchi <simon.marchi@ericsson.com>
7054
7055 PR gdb/20487
7056 * gdb.mi/user-selected-context-sync.exp: New file.
7057 * gdb.mi/user-selected-context-sync.c: New file.
7058
7059 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7060 Simon Marchi <simon.marchi@ericsson.com>
7061
7062 PR gdb/20487
7063 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7064 =thread-select-event check.
7065
7066 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7067
7068 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7069 the compulsory L operand changes.
7070 * gdb.arch/powerpc-power.s: Likewise.
7071
7072 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7073
7074 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7075 * gdb.base/jit-attach-pie.c: New file.
7076 * gdb.base/jit-attach-pie.exp: New file.
7077
7078 2016-09-28 Pedro Alves <palves@redhat.com>
7079
7080 * gdb.base/infcall-input.c: New file.
7081 * gdb.base/infcall-input.exp: New file.
7082
7083 2016-09-22 Yao Qi <yao.qi@linaro.org>
7084
7085 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7086 (gdb_exit): Rename it to ...
7087 (gdbserver_gdb_exit): ... Close GDBserver.
7088 (gdb_exit): New proc, call gdbserver_gdb_exit.
7089 (mi_gdb_exit): Likewise.
7090
7091 2016-09-22 Yao Qi <yao.qi@linaro.org>
7092
7093 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7094 path.
7095 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7096 Remove duplication.
7097
7098 2016-09-22 Yao Qi <yao.qi@linaro.org>
7099
7100 * lib/gdbserver-support.exp: Check the existence of
7101 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7102
7103 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7104
7105 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7106
7107 2016-09-21 Tom Tromey <tom@tromey.com>
7108
7109 PR gdb/20604:
7110 * gdb.base/quit.exp: New file.
7111
7112 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7113
7114 * .gitignore: New file.
7115
7116 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7117
7118 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7119 throughout.
7120
7121 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7122
7123 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7124
7125 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7126
7127 * gdb.cp/casts.cc (decltype): Move it ...
7128 (main): ... with its call to ...
7129 * gdb.cp/casts03.cc: ... a new file.
7130 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7131
7132 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7133
7134 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7135
7136 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7137
7138 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7139 and sync up the test with tests in gas/testsuite/gas/ppc.
7140 * gdb.arch/powerpc-power.exp: Likewise.
7141
7142 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7143
7144 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7145
7146 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7147 Jan Kratochvil <jan.kratochvil@redhat.com>
7148
7149 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7150 make m1's definition to be different from m2's. Use 'dummy' as an
7151 argument for probe 'two'.
7152
7153 2016-09-10 Jon Beniston <jon@beniston.com>
7154
7155 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7156 for sim target.
7157
7158 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7159
7160 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7161 variable declaration.
7162 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7163 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7164 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7165 received HWCAP as its argument.
7166
7167 2016-09-06 Pedro Alves <palves@redhat.com>
7168
7169 * gdb.base/new-ui-pending-input.c: New file.
7170 * gdb.base/new-ui-pending-input.exp: New file.
7171 * gdb.exp (clear_gdb_spawn_id): New procedure.
7172 (with_spawn_id): Check whether gdb_spawn_id exists before
7173 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7174 on exit.
7175
7176 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7177
7178 * gdb.base/float128.c: New file.
7179 * gdb.base/float128.exp: Likewise.
7180 * gdb.base/floatn.c: Likewise.
7181 * gdb.base/floatn.exp: Likewise.
7182
7183 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7184
7185 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7186
7187 2016-09-05 Pedro Alves <palves@redhat.com>
7188
7189 PR backtrace/19927
7190 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7191 unwinders are immediately called as side effect of "source" or
7192 "disable unwinder" commands.
7193 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7194
7195 2016-09-02 Yao Qi <yao.qi@linaro.org>
7196
7197 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7198 is true and $type is "float" or "double".
7199
7200 2016-09-02 Yao Qi <yao.qi@linaro.org>
7201
7202 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7203 true.
7204 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7205 * gdb.base/call-rt-st.exp: Likewise.
7206 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7207 return value instead of gdb,skip_float_test.
7208 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7209 (do_function_calls): Use its return value instead of
7210 gdb,skip_float_test.
7211 * gdb.base/finish.exp: Likewise.
7212 * gdb.base/funcargs.exp: Likewise.
7213 * gdb.base/return.exp: Likewise.
7214 * gdb.base/return2.exp: Likewise.
7215 * gdb.base/varargs.exp: Likewise.
7216 * lib/gdb.exp (gdb_skip_float_test): Change it to
7217 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7218
7219 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7220
7221 * gdb.multi/tids.exp: Test "thread apply all".
7222
7223 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7224
7225 * gdb.base/default.exp (tty): Remove.
7226
7227 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7228
7229 * gdb.python/py-recurse-unwind.c: New file.
7230 * gdb.python/py-recurse-unwind.py: New file.
7231 * gdb.python/py-recurse-unwind.exp: New file.
7232
7233 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7234
7235 * gdb.base/set-inferior-tty.exp: New file.
7236 * gdb.base/set-inferior-tty.c: New file.
7237
7238 2016-08-23 Pedro Alves <palves@redhat.com>
7239
7240 PR gdb/20494
7241 * gdb.base/new-ui-echo.c: New file.
7242 * gdb.base/new-ui-echo.exp: New file.
7243
7244 2016-08-23 Yao Qi <yao.qi@linaro.org>
7245
7246 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7247 gdbserver_spawn.
7248 * gdb.server/connect-without-multi-process.exp (do_test):
7249 Likewise.
7250
7251 2016-08-23 Yao Qi <yao.qi@linaro.org>
7252
7253 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7254 standalone_txt. Delete gdb_txt and standalone_txt on host
7255 and target. Spawn the binary on target. Copy files from
7256 target to host.
7257
7258 2016-08-22 Pedro Alves <palves@redhat.com>
7259
7260 PR gdb/20505
7261 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7262 with_test_prefix. Factor out bits to ...
7263 (test_no_vdso): ... this new procedure.
7264
7265 2016-08-19 Carl Love <cel@us.ibm.com>
7266
7267 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7268 maintaining separate logic for constructing the output path.
7269 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7270 * gdb.arch/ppc-dfp.exp: Likewise.
7271 * gdb.arch/ppc-fp.exp: Likewise.
7272 * gdb.arch/vsx-regs.exp: Likewise.
7273 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7274 binprefix for generating the additional binary files.
7275
7276 2016-08-19 Pedro Alves <palves@redhat.com>
7277
7278 * gdb.trace/mi-trace-frame-collected.exp
7279 (test_trace_frame_collected): On x32, expect two registers.
7280
7281 2016-08-18 Carl Love <cel@us.ibm.com>
7282
7283 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7284 and sync up the test with tests in gas/testsuite/gas/ppc.
7285 * gdb.arch/powerpc-power.exp: Likewise.
7286
7287 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7288
7289 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7290 expected error message.
7291
7292 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7293
7294 * gdb.multi/remove-inferiors.exp: New file.
7295 * gdb.multi/remove-inferiors.c: New file.
7296
7297 2016-08-12 Yao Qi <yao.qi@linaro.org>
7298
7299 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7300 argument list.
7301
7302 2016-08-10 Pedro Alves <palves@redhat.com>
7303
7304 PR gdb/19187
7305 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7306 setup_kfails.
7307
7308 2016-08-09 Pedro Alves <palves@redhat.com>
7309 Simon Marchi <simon.marchi@ericsson.com>
7310
7311 PR gdb/20418
7312 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7313 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7314
7315 2016-08-09 Pedro Alves <palves@redhat.com>
7316
7317 PR mi/20431
7318 * gdb.mi/mi-cmd-error.exp: New file.
7319
7320 2016-08-09 Pedro Alves <palves@redhat.com>
7321
7322 PR gdb/18653
7323 * gdb.base/signals-state-child.c: New file.
7324 * gdb.base/signals-state-child.exp: New file.
7325 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7326
7327 2016-08-09 Pedro Alves <palves@redhat.com>
7328
7329 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7330
7331 2016-08-03 Tom Tromey <tom@tromey.com>
7332
7333 PR python/18565:
7334 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7335
7336 2016-08-01 Yao Qi <yao.qi@linaro.org>
7337
7338 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7339 variable mode to "multi-process" if $multi_process is 1, otherwise
7340 set it to "single-process".
7341
7342 2016-08-01 Yao Qi <yao.qi@linaro.org>
7343
7344 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7345 * gdb.cp/cpexprs.exp: Likewise.
7346 * gdb.cp/m-static.exp: Likewise.
7347
7348 2016-07-26 Tom Tromey <tom@tromey.com>
7349
7350 PR python/20190:
7351 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7352 test.
7353
7354 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7355
7356 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7357 selecting assembly source files.
7358 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7359 assembly source files.
7360 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7361 assembly source files.
7362 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7363 selecting assembly source files.
7364
7365 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7366
7367 * gdb.base/new-ui.exp (do_test_invalid_args): New
7368 procedure.
7369
7370 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7371
7372 * gdb.btrace/reconnect.c: New file.
7373 * gdb.btrace/reconnect.exp: New file.
7374
7375 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7376
7377 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7378 to test_catch_syscall_group.
7379 (test_catch_syscall_group): New.
7380
7381 2016-07-21 Tom Tromey <tom@tromey.com>
7382
7383 * gdb.rust/simple.rs (main): Use empty struct expression.
7384 * gdb.rust/simple.exp: Add tests for empty struct expression.
7385
7386 2016-07-21 Yao Qi <yao.qi@linaro.org>
7387
7388 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7389 if gdb_skip_xml_test is true on some targets.
7390
7391 2016-07-21 Yao Qi <yao.qi@linaro.org>
7392
7393 * gdb.server/solib-list.exp: Unset last_loaded_file.
7394
7395 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7396
7397 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7398 "step into captured_main (args)".
7399
7400 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7401
7402 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7403
7404 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7405
7406 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7407
7408 2016-07-19 Pedro Alves <palves@redhat.com>
7409
7410 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7411 * gdb.opt/inline-bt.exp: Likewise.
7412 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7413 additional_flags=-Winline.
7414 * gdb.opt/inline-locals.exp: Likewise.
7415 * gdb.opt/inline-markers.c (ATTR): Define.
7416 (inlined_fn): Use it.
7417
7418 2016-07-19 Yao Qi <yao.qi@linaro.org>
7419
7420 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7421 (test_with_self): Remove some code. Remove argument executable.
7422 (top-level): Use do_self_tests.
7423
7424 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7425 Don Breazeal <donb@codesourcery.com>
7426
7427 * gdb.base/maint.exp: Escape paths used in regular expressions.
7428 * gdb.stabs/weird.exp: Likewise.
7429
7430 2016-07-13 Tom Tromey <tom@tromey.com>
7431
7432 PR python/15620, PR python/18620:
7433 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7434 (test_bkpt_events): New procs.
7435
7436 2016-07-13 Tom Tromey <tom@tromey.com>
7437
7438 PR python/17698:
7439 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7440 test.
7441 (test_watchpoints): Likewise.
7442 (test_bkpt_pending): New proc.
7443
7444 2016-07-13 Tom Tromey <tom@tromey.com>
7445
7446 PR cli/18053:
7447 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7448 completion test.
7449
7450 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7451
7452 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7453 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7454 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7455 f_label.
7456 (g): Rename g_end_lbl to g_label.
7457 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7458 low_pc and high_pc.
7459 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7460
7461 2016-07-12 Tom Tromey <tom@tromey.com>
7462
7463 PR python/19293:
7464 * gdb.python/py-unwind-maint.exp: Update tests.
7465
7466 2016-07-12 Yao Qi <yao.qi@linaro.org>
7467
7468 * lib/selftest-support.exp (selftest_setup): Match the output
7469 when captured_main is inlined.
7470
7471 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7472
7473 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7474 New variables.
7475 (print this%a, print this%b, print this): New tests.
7476 * gdb.fortran/derived-types.f90 (this): New object and
7477 initialization.
7478
7479 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7480
7481 * gdb.ada/arraydim.exp: Remove extra directory level in build
7482 directory.
7483
7484 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7485
7486 * lib/ada.exp: Remove extra directory level in build directory.
7487 * gdb.ada/cond_lang.exp: Likewise.
7488 * gdb.ada/exec_changed.exp: Likewise.
7489 * gdb.ada/lang_switch.exp: Likewise.
7490
7491 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7492
7493 * simple.rs: Add test for raw pointer subscripting.
7494 * simple.exp: Add test expectations.
7495
7496 2016-07-05 Yao Qi <yao.qi@linaro.org>
7497
7498 * gdb.mi/mi-reverse.exp: Match =record-started output.
7499
7500 2016-07-01 Pedro Alves <palves@redhat.com>
7501
7502 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7503 procedure.
7504 (jit_reader_test): Test the jit reader's unwinder.
7505 * gdb.base/jithost.c (jit_function_00_code): New global.
7506 (main): Use memcpy to fill in the mmapped code, instead of poking
7507 bytes manually here.
7508 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7509 value.
7510 (read_debug_info): Save the function's range.
7511 (read_sp): New function.
7512 (unwind_frame): Use it. Also unwind RBP.
7513 (get_frame_id): Use read_sp.
7514 (gdb_init_reader): Use calloc instead of malloc.
7515 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7516 parameter. Use gdb_test_multiple.
7517
7518 2016-07-01 Pedro Alves <palves@redhat.com>
7519 Antoine Tremblay <antoine.tremblay@ericsson.com>
7520
7521 * gdb.threads/process-dies-while-detaching.c: New file.
7522 * gdb.threads/process-dies-while-detaching.exp: New file.
7523
7524 2016-07-01 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.multi/watchpoint-multi-exit.c: New file.
7527 * gdb.multi/watchpoint-multi-exit.exp: New file.
7528
7529 2016-06-30 Pedro Alves <palves@redhat.com>
7530
7531 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7532 unset inferior_spawn_id.
7533
7534 2016-06-30 Pedro Alves <palves@redhat.com>
7535
7536 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7537 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7538
7539 2016-06-29 Yao Qi <yao.qi@linaro.org>
7540
7541 * gdb.base/return.c: Add copyright header.
7542
7543 2016-06-29 Tom Tromey <tom@tromey.com>
7544
7545 PR python/20129:
7546 * gdb.python/py-framefilter.exp: Add tests for setting priority
7547 and disabling of non-existent frame filter.
7548
7549 2016-06-29 Yao Qi <yao.qi@linaro.org>
7550
7551 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7552 0x0f07ff.
7553
7554 2016-06-28 Yao Qi <yao.qi@linaro.org>
7555
7556 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7557 triplets. Start gdb, execute catch syscall, and continue. Check
7558 gdb's output to determine catch syscall is supported.
7559
7560 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7561
7562 * gdb.rust/simple.rs: Add test for returning unit in a function.
7563 * gdb.rust/simple.exp: Add expectation for functions returning
7564 unit.
7565
7566 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7567
7568 * gdb.python/py-breakpoint-create-fail.c,
7569 gdb.python/py-breakpoint-create-fail.exp,
7570 gdb.python/py-breakpoint-create-fail.py: New testcase.
7571
7572 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7573
7574 PR gdb/20239
7575 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7576 * gdb.rust/simple.exp: Add test expectations for new NonZero
7577 tests.
7578
7579 2016-06-24 David Taylor <dtaylor@emc.com>
7580
7581 * gdb.base/offsets.exp: New file.
7582 * gdb.base/offsets.c: New file.
7583
7584 2016-06-23 Tom Tromey <tom@tromey.com>
7585
7586 PR gdb/16483:
7587 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7588 before any filters are loaded.
7589
7590 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7591
7592 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7593 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7594 structs.
7595 * gdb.fortran/derived-type-function.exp: New file.
7596 * gdb.fortran/derived-type-function.f90: New file.
7597
7598
7599 2016-06-21 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.base/new-ui.exp: New file.
7602 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7603 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7604 (with_spawn_id): New procedure.
7605
7606 2016-06-21 Pedro Alves <palves@redhat.com>
7607
7608 * gdb.mi/mi-exec-run.exp: New file.
7609
7610 2016-06-21 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7613 breakpoint command's output on the main UI.
7614 (test_break): New procedure, factored out from calls in the top
7615 level.
7616 (top level): Use foreach_with_prefix to test MI as main UI and as
7617 separate UI.
7618
7619 2016-06-21 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7622 (test_awatch_creation_and_listing)
7623 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7624 Remove 'type' parameter.
7625 (test_watchpoint_all): New parameter mi_mode. Remove
7626 with_test_prefix.
7627 (top level): Use foreach_with_prefix, and add main/separate UI MI
7628 testing axis.
7629
7630 2016-06-21 Pedro Alves <palves@redhat.com>
7631
7632 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7633 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7634 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7635 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7636 (gdb_main_spawn_id, mi_spawn_id): Declare and
7637 comment.
7638 (mi_create_inferior_pty): New procedure,
7639 factored out from default_mi_gdb_start.
7640 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7641 procedures.
7642 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7643 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7644 Use mi_create_inferior_pty.
7645 (mi_gdb_start): Use eval to pass down args list.
7646
7647 2016-06-21 Pedro Alves <palves@redhat.com>
7648
7649 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7650 * gdb.opt/inline-cmds.exp: Add MI tests.
7651
7652 2016-06-21 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7655
7656 2016-06-21 Pedro Alves <palves@redhat.com>
7657
7658 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7659 (top level): Use it instead of mi_execute_to.
7660
7661 2016-06-21 Pedro Alves <palves@redhat.com>
7662
7663 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7664 (cont_handler_str): New.
7665 (signal_stop_handler): Set stop_handler_str instead of printing to
7666 stdout.
7667 (continue_handler): Set cont_handler_str instead of printing to
7668 stdout.
7669 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7670 mi_send_resuming_command. Print stop_handler_str and
7671 cont_handler_str instead of expecting the python events print
7672 directly.
7673
7674 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7675
7676 * gdb.base/jit-reader.exp: New file.
7677 * gdb.base/jithost.c: New file.
7678 * gdb.base/jithost.h: New file.
7679 * gdb.base/jitreader.c : New file.
7680 * gdb.base/jit-protocol.h: New file.
7681
7682 2016-06-17 Yao Qi <yao.qi@linaro.org>
7683
7684 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7685 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7686 and detach-on-fork. Adjust tests.
7687 (top level): Invoke break_cond_on_syscall with combinations of
7688 syscall, follow-fork-mode and detach-on-fork.
7689
7690 2016-06-17 Yao Qi <yao.qi@linaro.org>
7691
7692 * gdb.base/step-over-exit.c: New.
7693 * gdb.base/step-over-exit.exp: New.
7694
7695 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7696
7697 * gdb.base/float.exp: Add target check for nds32*-*-*.
7698 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7699
7700 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7701
7702 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7703 for unsupported target features.
7704 * gdb.base/call-rt-st.exp: Likewise.
7705 * gdb.base/call-sc.exp: Likewise.
7706 * gdb.base/call-signal-resume.exp: Likewise.
7707 * gdb.base/call-strs.exp: Likewise.
7708 * gdb.base/callexit.exp: Likewise.
7709 * gdb.base/callfuncs.exp: Likewise.
7710 * gdb.base/nodebug.exp: Likewise.
7711 * gdb.base/printcmds.exp: Likewise.
7712 * gdb.base/ptype.exp: Likewise.
7713 * gdb.base/structs.exp: Likewise.
7714 * gdb.base/unwindonsignal.exp: Likewise.
7715 * gdb.cp/gdb2495.exp: Likewise.
7716 * gdb.cp/templates.exp: Likewise.
7717 * gdb.cp/virtfunc.exp: Likewise.
7718 * gdb.threads/hand-call-in-threads.exp: Likewise.
7719 * gdb.threads/interrupted-hand-call.exp: Likewise.
7720 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7721
7722 2016-06-10 Tom Tromey <tom@tromey.com>
7723
7724 PR rust/20110:
7725 * gdb.rust/expr.exp: Add test for integer constant larger than
7726 i32.
7727
7728 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7729
7730 * gdb.fortran/nested-funcs.exp: New.
7731 * gdb.fortran/nested-funcs.f90: New.
7732
7733 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7734
7735 * gdb.base/examine-backward.c: New file.
7736 * gdb.base/examine-backward.exp: New file.
7737
7738 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7739
7740 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7741 matching.
7742
7743 2016-06-02 Tom Tromey <tom@tromey.com>
7744
7745 PR python/18984:
7746 * gdb.python/py-shared.exp: Add solib_name test.
7747
7748 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7749
7750 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7751
7752 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7753
7754 PR c++/19893
7755 * gdb.dwarf2/implref.exp: Rename to...
7756 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7757 * gdb.dwarf2/implref-array.c: New file.
7758 * gdb.dwarf2/implref-array.exp: Likewise.
7759 * gdb.dwarf2/implref-global.c: Likewise.
7760 * gdb.dwarf2/implref-global.exp: Likewise.
7761 * gdb.dwarf2/implref-struct.c: Likewise.
7762 * gdb.dwarf2/implref-struct.exp: Likewise.
7763
7764 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7765
7766 * gdb.trace/trace-condition.exp: Add 64bit tests.
7767
7768 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7769
7770 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7771 bits types.
7772 (main): Adapt to 8 to 64 bits types.
7773 * gdb.trace/trace-condition.exp: Add new tests.
7774
7775 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7776
7777 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7778
7779 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7780
7781 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7782 Move condition tests...
7783 * gdb.trace/trace-condition.exp: Here.
7784
7785 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7786
7787 * gdb.trace/trace-condition.exp: Add counter-case tests.
7788
7789 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7790
7791 PR c++/15231
7792 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7793 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7794
7795 2016-05-27 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7798 New procedure.
7799 (top level): Call it, and bail out of DejaGnu is known to be bad.
7800
7801 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7802
7803 * gdb.base/whatis.c: Extend the test case.
7804 * gdb.base/whatis.exp: Add additional tests.
7805
7806 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7807
7808 * gdb.fortran/type.f90: Add pointer variable.
7809 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7810
7811 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7812
7813 * gdb.fortran/vla-type.exp: Fix testcase name.
7814
7815 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7816
7817 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7818
7819 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7820
7821 * gdb.fortran/type.f90: Add nested structures.
7822 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7823 * gdb.fortran/derived-type.exp: Adapt expected output.
7824 * gdb.fortran/vla-type.exp: Adapt expected output.
7825
7826 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7827
7828 * gdb.fortran/whatis_type.exp: Adapt expected output.
7829
7830 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7831
7832 * gdb.fortran/print_type.exp: Fix expected output.
7833 * gdb.fortran/whatis_type.exp: Fix expected output.
7834
7835 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7836
7837 * gdb.fortran/whatis_type.exp: Use multi_line.
7838
7839 2016-05-24 Tom Tromey <tom@tromey.com>
7840
7841 PR python/17386:
7842 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7843 use value as an index.
7844
7845 2016-05-23 Tom Tromey <tom@tromey.com>
7846
7847 PR python/17981:
7848 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7849 no-breakpoint case.
7850
7851 2016-05-24 Pedro Alves <palves@redhat.com>
7852
7853 PR gdb/19828
7854 * gdb.threads/clone-attach-detach.c: New file.
7855 * gdb.threads/clone-attach-detach.exp: New file.
7856
7857 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7858
7859 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7860
7861 2016-05-23 Tom Tromey <tom@tromey.com>
7862
7863 PR python/19438, PR python/18393:
7864 * gdb.python/py-progspace.exp: Add "dir" test.
7865 * gdb.python/py-objfile.exp: Add "dir" test.
7866
7867 2016-05-23 Yao Qi <yao.qi@linaro.org>
7868
7869 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7870 * gdb.arch/thumb2-it.exp: Likewise.
7871
7872 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7873
7874 * gdb.mi/mi-threads-interrupt.c: New file.
7875 * gdb.mi/mi-threads-interrupt.exp: New file.
7876
7877 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7878
7879 PR gdb/18077
7880 * gdb.mi/mi-async-run.exp: New file.
7881 * gdb.mi/mi-async-run.c: New file.
7882
7883 2016-05-17 Tom Tromey <tom@tromey.com>
7884 Manish Goregaokar <manishsmail@gmail.com>
7885
7886 * lib/rust-support.exp: New file.
7887 * lib/gdb.exp (skip_rust_tests): New proc.
7888 (build_executable_from_specs): Handle rust.
7889 * lib/future.exp (gdb_find_rustc): New proc.
7890 (gdb_default_target_compile): Handle rust.
7891 * gdb.rust/expr.exp: New file.
7892 * gdb.rust/generics.exp: New file.
7893 * gdb.rust/generics.rs: New file.
7894 * gdb.rust/methods.exp: New file.
7895 * gdb.rust/methods.rs: New file.
7896 * gdb.rust/modules.exp: New file.
7897 * gdb.rust/modules.rs: New file.
7898 * gdb.rust/simple.exp: New file.
7899 * gdb.rust/simple.rs: New file.
7900
7901 2016-05-17 Tom Tromey <tom@tromey.com>
7902
7903 * gdb.base/default.exp (set language): Add rust.
7904
7905 2016-05-17 Tom Tromey <tom@tromey.com>
7906
7907 * gdb.gdb/unittest.exp: New file.
7908
7909 2016-05-16 Yao Qi <yao.qi@linaro.org>
7910
7911 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7912 shell_prompt. Update shell_prompt_re.
7913
7914 2016-05-12 Doug Evans <dje@google.com>
7915
7916 PR symtab/19999
7917 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7918 $options when building executable.
7919 * gdb.dwarf2/fission-loclists-pie.S: New file.
7920 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7921
7922 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7923
7924 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7925 of [is_remote target],
7926
7927 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7928
7929 * lib/gdb.exp (use_gdb_stub): New procedure.
7930
7931 2016-05-03 Yunlian Jiang <yunlian@google.com>
7932 Doug Evans <dje@google.com>
7933
7934 PR symtab/19914
7935 * gdb.dwarf2/dwp-sepdebug.c: New file.
7936 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7937
7938 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7939
7940 * gdb.base/detach.exp: Remove is_remote check.
7941
7942 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7943
7944 * gdb.base/annota-input-while-running.exp: Don't check for
7945 [is_remote target]. Enable annotations after running to main.
7946 Remove unused "set test..." line.
7947
7948 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7949
7950 * gdb.trace/trace-enable-disable.exp: New file.
7951 * gdb.trace/trace-enable-disable.c: New file.
7952
7953 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7954
7955 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7956 use it in info sharedlibrary test.
7957 * gdb.trace/ftrace-lock.exp: Likewise.
7958 * gdb.trace/ftrace.exp: Likewise.
7959 * gdb.trace/range-stepping.exp: Likewise.
7960 * gdb.trace/trace-break.exp: Likewise.
7961 * gdb.trace/trace-condition.exp: Likewise.
7962 * gdb.trace/trace-mt.exp: Likewise.
7963
7964 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7965
7966 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7967 (gdb_load_shlib): ... this.
7968 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7969 gdb_load_shlib.
7970 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7971 * gdb.base/ctxobj.exp: Likewise.
7972 * gdb.base/dprintf-pending.exp: Likewise.
7973 * gdb.base/dso2dso.exp: Likewise.
7974 * gdb.base/fixsection.exp: Likewise.
7975 * gdb.base/gcore-relro.exp: Likewise.
7976 * gdb.base/gdb1555.exp: Likewise.
7977 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7978 * gdb.base/gnu-ifunc.exp: Likewise.
7979 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7980 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7981 * gdb.base/pending.exp: Likewise.
7982 * gdb.base/print-file-var.exp: Likewise.
7983 * gdb.base/print-symbol-loading.exp: Likewise.
7984 * gdb.base/shlib-call.exp: Likewise.
7985 * gdb.base/shreloc.exp: Likewise.
7986 * gdb.base/so-impl-ld.exp: Likewise.
7987 * gdb.base/solib-disc.exp: Likewise.
7988 * gdb.base/solib-nodir.exp: Likewise.
7989 * gdb.base/solib-overlap.exp: Likewise.
7990 * gdb.base/solib-symbol.exp: Likewise.
7991 * gdb.base/solib-weak.exp (do_test): Likewise.
7992 * gdb.base/sym-file.exp: Likewise.
7993 * gdb.base/symtab-search-order.exp: Likewise.
7994 * gdb.base/type-opaque.exp: Likewise.
7995 * gdb.base/unload.exp: Likewise.
7996 * gdb.base/watchpoint-solib.exp: Likewise.
7997 * gdb.compile/compile.exp: Likewise.
7998 * gdb.cp/gdb2384.exp: Likewise.
7999 * gdb.cp/infcall-dlopen.exp: Likewise.
8000 * gdb.cp/re-set-overloaded.exp: Likewise.
8001 * gdb.fortran/library-module.exp: Likewise.
8002 * gdb.opt/solib-intra-step.exp: Likewise.
8003 * gdb.python/py-finish-breakpoint.exp: Likewise.
8004 * gdb.python/py-shared.exp: Likewise.
8005 * gdb.reverse/solib-precsave.exp: Likewise.
8006 * gdb.reverse/solib-reverse.exp: Likewise.
8007 * gdb.server/solib-list.exp: Likewise.
8008 * gdb.threads/dlopen-libpthread.exp: Likewise.
8009 * gdb.threads/tls-shared.exp: Likewise.
8010 * gdb.threads/tls-so_extern.exp: Likewise.
8011 * gdb.trace/change-loc.exp: Likewise.
8012 * gdb.trace/ftrace-lock.exp: Likewise.
8013 * gdb.trace/ftrace.exp: Likewise.
8014 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8015 * gdb.trace/pending.exp: Likewise.
8016 * gdb.trace/range-stepping.exp: Likewise.
8017 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8018 (strace_info_marker): Likewise.
8019 (strace_probe_marker): Likewise.
8020 (strace_trace_on_same_addr): Likewise.
8021 (strace_trace_on_diff_addr): Likewise.
8022 * gdb.trace/trace-break.exp: Likewise.
8023 * gdb.trace/trace-condition.exp: Likewise.
8024 * gdb.trace/trace-mt.exp: Likewise.
8025
8026 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8027
8028 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8029 result of gdb_remote_download.
8030 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8031 * gdb.base/dso2dso.exp: Likewise.
8032 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8033 * gdb.base/print-file-var.exp: Likewise.
8034 * gdb.base/shlib-call.exp: Likewise.
8035 * gdb.base/shreloc.exp: Likewise.
8036 * gdb.base/solib-overlap.exp: Likewise.
8037 * gdb.base/solib-weak.exp (do_test): Likewise.
8038 * gdb.base/unload.exp: Likewise.
8039
8040 2016-04-27 Yao Qi <yao.qi@linaro.org>
8041
8042 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8043 exists.
8044
8045 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8046
8047 * vla-type.exp: Print structure from toplevel.
8048
8049 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8050
8051 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8052 of dynamic types.
8053 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8054 of dynamic types.
8055
8056 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8057
8058 * gdb.fortran/vla-type.f90: New file.
8059 * gdb.fortran/vla-type.exp: New file.
8060
8061 2016-04-25 Yao Qi <yao.qi@linaro.org>
8062
8063 * gdb.base/branch-to-self.c: New file.
8064 * gdb.base/branch-to-self.exp: New file.
8065
8066 2016-04-22 Yao Qi <yao.qi@linaro.org>
8067
8068 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8069 more after $hex.
8070
8071 2016-04-22 Yao Qi <yao.qi@linaro.org>
8072
8073 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8074 * gdb.base/annota3.exp: Likewise.
8075
8076 2016-04-22 Yao Qi <yao.qi@linaro.org>
8077
8078 * gdb.reverse/step-precsave.exp: Do one step and test program
8079 stops in "callee" and do multiple steps until program goes out
8080 of "callee".
8081 * gdb.reverse/step-reverse.exp: Likewise.
8082
8083 2016-04-22 Yao Qi <yao.qi@linaro.org>
8084
8085 * gdb.trace/signal.exp: Also pass if
8086 $tracepoint_hits($i) > $iterations.
8087
8088 2016-04-22 Yao Qi <yao.qi@linaro.org>
8089
8090 * gdb.trace/signal.c: New file.
8091 * gdb.trace/signal.exp: New file.
8092
8093 2016-04-19 Doug Evans <xdje42@gmail.com>
8094
8095 * gdb.base/bad-file.exp: New file.
8096
8097 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8098
8099 * gdb.dwarf2/implref.exp: New file.
8100
8101 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8102
8103 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8104 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8105 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8106 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8107 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8108 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8109 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8110 * lib/fortran.exp (fortran_int4): New procedure.
8111 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8112 (fortran_logical4): Likewise.
8113
8114 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8115
8116 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8117
8118 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8119
8120 * lib/compiler.c: Add Intel specific preprocessor macros.
8121 * lib/compiler.cc: Likewise.
8122
8123 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8124
8125 * gdb.server/connect-with-no-symbol-file.c: New file.
8126 * gdb.server/connect-with-no-symbol-file.exp: New file.
8127
8128 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8129
8130 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8131
8132 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8133
8134 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8135 standard output directory.
8136
8137 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8138
8139 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8140
8141 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8142
8143 * gdb.btrace/instruction_history.c (loop): Add declaration.
8144
8145 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8146
8147 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8148
8149 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8150
8151 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8152 parentheses to print.
8153 (continue_handler): Likewise.
8154
8155 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8156
8157 * gdb.server/solib-list.exp: Remove is_remote check.
8158 Pass shlib= to gdb_compile. Don't link shared library with
8159 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8160 Run binary filename through "readlink -f" on the target.
8161
8162 2016-04-08 Pedro Alves <palves@redhat.com>
8163
8164 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8165 interpreter filename as argument to gdbserver_spawn.
8166 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8167 Return empty if $last_loaded_file does not exist.
8168
8169 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8170
8171 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8172 * gdb.base/jit-main.c: Use exit after usage.
8173
8174 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8175
8176 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8177 GDBHISTSIZE prior to the tests.
8178 * gdb.base/gdbinit-history.exp: Likewise.
8179
8180 2016-04-07 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8183 instead of build_executable. Use gdb_load_shlibs.
8184
8185 2016-04-07 Yao Qi <yao.qi@linaro.org>
8186
8187 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8188 Execute "si" command.
8189
8190 2016-04-07 Yao Qi <yao.qi@linaro.org>
8191
8192 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8193 number instead of the comments on some line.
8194
8195 2016-04-06 Don Breazeal <donb@codesourcery.com>
8196
8197 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8198 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8199
8200 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8201
8202 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8203 standard_output_file. Remove unused binfile variable.
8204
8205 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8206
8207 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8208 * gdb.python/py-mi-objfile.exp: Match "list main" output
8209 in console format.
8210
8211 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8212
8213 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8214 absolute.
8215
8216 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8217
8218 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8219 absolute.
8220 * gdb.trace/ftrace.exp: Likewise.
8221 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8222 targets as well.
8223 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8224 (gdb_load_shlibs): Copy libraries to test directory when testing
8225 natively. Only set solib-search-path if testing remotely.
8226 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8227
8228 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8229
8230 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8231 gdb_download. Use it even if the target is not remote.
8232 * gdb.base/jit.exp (compile_jit_test): Likewise.
8233 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8234 output directory if the destination board is local, otherwise use
8235 the standard remote_download from DejaGnu.
8236 (gdb_download): Remove.
8237 (gdb_load_shlibs): Use gdb_remote_download instead of
8238 gdb_download.
8239 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8240 Use gdb_remote_download instead of gdb_download. Use it even if
8241 the target is not remote.
8242 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8243 instead of gdb_download.
8244
8245 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8246
8247 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8248 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8249 run.
8250
8251 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8252
8253 PR gdb/19820
8254 * gdb.base/printcmds.exp: Add artificial arrays tests.
8255
8256 2016-03-31 Pedro Alves <palves@redhat.com>
8257
8258 PR gdb/19858
8259 * gdb.base/jit-main.c: Include unistd.h.
8260 (ATTACH): Define to 0 if not already defined.
8261 (wait_for_gdb, mypid): New globals.
8262 (WAIT_FOR_GDB): New macro.
8263 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8264 some breakpoint locations.
8265 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8266 New procedures.
8267 (one_jit_test): Add REATTACH parameter, and handle it. Use
8268 continue_to_test_location.
8269 (top level): Test attach, and adjusts calls to one_jit_test.
8270
8271 2016-03-31 Pedro Alves <palves@redhat.com>
8272
8273 PR gdb/19858
8274 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8275 BINSUFFIX parameter, and handle it.
8276 (top level): Adjust calls compile_jit_test.
8277
8278 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8279
8280 PR python/19743
8281 * gdb.python/py-mi-events-gdb.py: New file.
8282 * gdb.python/py-mi-events.c: New file.
8283 * gdb.python/py-mi-events.exp: New file.
8284
8285 2016-03-30 Yao Qi <yao.qi@linaro.org>
8286
8287 * gdb.reverse/until-precsave.exp: Match function name only.
8288 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8289 Move malloc to a condition block.
8290 * gdb.reverse/until-reverse.exp: Match function name only.
8291
8292 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8293
8294 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8295 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8296 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8297 variable for GPR 0 instead of assuming it is register 0.
8298 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8299 * lib/trace-support.exp: Add s390 registers.
8300
8301 2016-03-29 Yao Qi <yao.qi@linaro.org>
8302
8303 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8304
8305 2016-03-24 Yao Qi <yao.qi@linaro.org>
8306
8307 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8308 test message.
8309
8310 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8311
8312 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8313 maintaining separate logic for constructing the output path.
8314
8315 2016-03-16 Don Breazeal <donb@codesourcery.com>
8316
8317 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8318 Retry fork and waitpid on interrupted system call errors.
8319 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8320 Use with_timeout_factor to increase timeout by factor of 10.
8321
8322 2016-03-15 Don Breazeal <donb@codesourcery.com>
8323
8324 * gdb.cp/scope-err.cc: New test program.
8325 * gdb.cp/scope-err.exp: New test script.
8326 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8327 lines and "set breakpoint here" comment.
8328 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8329 Fixed some whitespace and format issues.
8330 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8331 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8332
8333 2016-03-15 Doug Evans <dje@google.com>
8334
8335 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8336 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8337 All callers updated. Add tests for enums, mixed flags register.
8338
8339 2016-03-15 Doug Evans <dje@google.com>
8340
8341 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8342 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8343
8344 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8345
8346 * gdb.base/default.exp: Add $_as_string to the list of expected
8347 convenience functions.
8348
8349 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8350
8351 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8352
8353 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8354
8355 * gdb.python/py-as-string.exp: New file.
8356 * gdb.python/py-as-string.c: New file.
8357
8358 2016-03-09 Pedro Alves <palves@redhat.com>
8359
8360 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8361 signal" -> "Thread NN received signal" output change.
8362 * gdb.threads/ia64-sigill.exp: Likewise.
8363 * gdb.threads/linux-dp.exp: Likewise.
8364 * gdb.threads/manythreads.exp: Likewise.
8365 * gdb.threads/pending-step.exp: Likewise.
8366 * gdb.threads/print-threads.exp: Likewise.
8367 * gdb.threads/sigstep-threads.exp: Likewise.
8368 * gdb.threads/staticthreads.exp: Likewise.
8369 * gdb.threads/tls.exp: Likewise.
8370
8371 2016-03-09 Pedro Alves <palves@redhat.com>
8372
8373 * gdb.base/command-line-input.exp: New file.
8374
8375 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8376
8377 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8378 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8379 * gdb.trace/pending.exp: Accept leading dot before function name.
8380 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8381 * lib/trace-support.exp: Set registers for ppc.
8382
8383 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8384
8385 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8386 use it for disassembly; accept .main in addition to main in backtrace.
8387
8388 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8389 Marcin Kościelnicki <koriakin@0x04.net>
8390
8391 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8392 (gdb_recursion_test_ptr): New global variable.
8393 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8394 gdb_recursion_test.
8395 (gdb_c_test): Ditto.
8396
8397 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8398
8399 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8400 ordering.
8401
8402 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8403
8404 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8405 (bar): Add bar_start_lbl label.
8406 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8407 of foo/bar for emitting DWARF and tracing.
8408
8409 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8410
8411 * analyze-racy-logs.py: Set executable bit.
8412
8413 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8414
8415 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8416 (CHECK_TARGET_TMP): Likewise.
8417 (check-single-racy): New rule.
8418 (check-parallel-racy): Likewise.
8419 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8420 (do-check-parallel-racy): New rule.
8421 (check-racy/%.exp): Likewise.
8422 * README (Racy testcases): New section.
8423 * analyze-racy-logs.py: New file.
8424
8425 2016-03-03 Doug Evans <dje@google.com>
8426
8427 * gdb.base/skip.exp: Use with_test_prefix.
8428
8429 2016-03-03 Yao Qi <yao.qi@linaro.org>
8430
8431 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8432 Invoke step_over_syscall "clone" and break_cond_on_syscall
8433 "clone".
8434 * gdb.base/step-over-clone.c: New file.
8435
8436 2016-03-03 Yao Qi <yao.qi@linaro.org>
8437
8438 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8439 code format.
8440
8441 2016-03-03 Yao Qi <yao.qi@linaro.org>
8442
8443 * gdb.base/disp-step-fork.c: Rename to ...
8444 * gdb.base/step-over-fork.c: ... it. New file.
8445 * gdb.base/disp-step-vfork.c: Rename to ...
8446 * gdb.base/step-over-vfork.c: ... it. New file.
8447 * gdb.base/disp-step-syscall.exp: Rename to ...
8448 * gdb.base/step-over-syscall.exp: ... it. New file.
8449 (disp_step_cross_syscall): Rename to ...
8450 (step_over_syscall): ... it.
8451
8452 2016-03-03 Yao Qi <yao.qi@linaro.org>
8453
8454 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8455 If target supports condition evaluation on target, invoke
8456 break_cond_on_syscall for fork and vfork.
8457
8458 2016-03-03 Yao Qi <yao.qi@linaro.org>
8459
8460 * gdb.base/disp-step-syscall.exp: Don't invoke
8461 support_displaced_stepping.
8462 (disp_step_cross_syscall): Test with displaced stepping off and
8463 on if supported.
8464
8465 2016-03-03 Yao Qi <yao.qi@linaro.org>
8466
8467 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8468 proc.
8469 (setup): New proc.
8470 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8471 and setup.
8472
8473 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8474
8475 * gdb.fortran/vla-history.exp: Remove breakpoint.
8476
8477 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8478
8479 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8480 exceeds timeout.
8481
8482 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8483
8484 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8485 breakpoint.
8486
8487 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8488
8489 * gdb.mi/vla.f90: Nullify pointer after declaration.
8490
8491 2016-03-01 Pedro Alves <palves@redhat.com>
8492
8493 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8494
8495 2016-03-01 Pedro Alves <palves@redhat.com>
8496
8497 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8498 before anything else.
8499 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8500 _GNU_SOURCE here.
8501 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8502 before anything else.
8503 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8504
8505 2016-03-01 Pedro Alves <palves@redhat.com>
8506
8507 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8508
8509 2016-03-01 Yao Qi <yao.qi@linaro.org>
8510
8511 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8512 prepare_for_testing.
8513
8514 2016-03-01 Yao Qi <yao.qi@linaro.org>
8515
8516 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8517
8518 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8519
8520 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8521 manually constructing the output path.
8522
8523 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8524
8525 * gdb.arch/s390-stackless.S: New.
8526 * gdb.arch/s390-stackless.exp: New.
8527
8528 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8529
8530 * gdb.dlang/circular.c: New file.
8531 * gdb.dlang/circular.exp: New file.
8532
8533 2016-02-26 Yao Qi <yao.qi@linaro.org>
8534
8535 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8536 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8537 (testcases): Update.
8538
8539 2016-02-26 Yao Qi <yao.qi@linaro.org>
8540
8541 * gdb.reverse/aarch64.c: Rename to ...
8542 * gdb.reverse/insn-reverse.c: ... it.
8543 * gdb.reverse/aarch64.exp: Rename to ...
8544 * gdb.reverse/insn-reverse.exp: ... it.
8545
8546 2016-02-26 Yao Qi <yao.qi@linaro.org>
8547
8548 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8549 (testcase_ftype): New.
8550 (testcases): New array.
8551 (n_testcases): New.
8552 (main): Call each element in testcases.
8553 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8554 (read_testcase): New.
8555 Do the tests in a loop.
8556
8557 2016-02-25 Yao Qi <yao.qi@linaro.org>
8558
8559 * gdb.base/branches.c: Remove.
8560
8561 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8562
8563 PR gdb/13808
8564 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8565
8566 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8567
8568 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8569
8570 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8571
8572 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8573 change x86_64 call_insn to 'callq'.
8574
8575 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8576
8577 * gdb.trace/tfile-avx.c: Move to...
8578 * gdb.trace/tracefile-pseudo-reg.c: Here.
8579 * gdb.trace/tfile-avx.exp: Move to...
8580 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8581
8582 2016-02-24 Gary Benson <gbenson@redhat.com>
8583
8584 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8585 message on attach.
8586
8587 2016-02-23 Doug Evans <dje@google.com>
8588
8589 * gdb.base/skip.c (test_skip): New function.
8590 (end_test_skip_file_and_function): New function.
8591 (test_skip_file_and_function): New function.
8592 * gdb.base/skip1.c (test_skip): New function.
8593 (skip1_test_skip_file_and_function): New function.
8594 * gdb.base/skip.exp: Add tests for new skip options.
8595 * gdb.base/skip-solib.exp: Update expected output.
8596 * gdb.perf/skip-command.cc: New file.
8597 * gdb.perf/skip-command.exp: New file.
8598 * gdb.perf/skip-command.py: New file.
8599
8600 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8601
8602 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8603 info registers pattern.
8604
8605 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8606
8607 * lib/future.exp: Add D support.
8608 (gdb_find_gdc): New proc.
8609 (gdb_default_target_compile): Add D support.
8610
8611 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8612
8613 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8614 user+system time.
8615 (trace_speed_test): Determine the iteration count for a time
8616 between 15..30 seconds.
8617
8618 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8619
8620 * gdb.arch/i386-mpx-sigsegv.c: New file.
8621 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8622 * gdb.arch/i386-mpx-simple_segv.c: New file.
8623 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8624
8625 2016-02-18 Yao Qi <yao.qi@linaro.org>
8626
8627 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8628 Don't call setup_kfail.
8629
8630 2016-02-18 Yao Qi <yao.qi@linaro.org>
8631
8632 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8633 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8634
8635 2016-02-16 Doug Evans <dje@google.com>
8636
8637 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8638 * gdb.base/skip1.c: Ditto.
8639 * gdb.base/skip.exp: Whitespace cleanup.
8640
8641 2016-02-16 Don Breazeal <donb@codesourcery.com>
8642
8643 PR remote/19496
8644 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8645 Remove kfail for PR remote/19496.
8646
8647 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8648
8649 * lib/gdb.exp (standard_temp_file): Return a path specific to
8650 the runtest invocation.
8651
8652 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8653
8654 * gdb.trace/save-trace.exp: Change relative path to be in the
8655 standard output directory.
8656
8657 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8658
8659 * gdb.arch/i386-prologue.c: Add missing prototypes.
8660
8661 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8662
8663 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8664 * gdb.arch/i386-prologue.exp: Likewise.
8665 * gdb.arch/i386-size.exp: Likewise.
8666
8667 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8668
8669 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8670 define object file path.
8671 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8672 file path.
8673 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8674 standard_output_file to define binfile.
8675
8676 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8677
8678 Fix compatibility with recent gfortran-5.3.1.
8679 * gdb.fortran/vla-history.exp (print vla1 allocated)
8680 (print vla2 allocated, print $2, print $3): Remove
8681 (print $4): Rename to ...
8682 (print $2): ... here.
8683 (print $9): Rename to ...
8684 (print $5): ... here.
8685 (print $10): Rename to ...
8686 (print $6): ... here.
8687 * gdb.fortran/vla.f90: Add pvla initialization.
8688
8689 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8690
8691 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8692 New test.
8693 * gdb.fortran/vla-value-sub.exp: Likewise.
8694
8695 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8696
8697 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8698
8699 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8700
8701 * i386-biarch-core.exp: Define corefile using
8702 standard_output_file.
8703
8704 2016-02-12 Yao Qi <yao.qi@linaro.org>
8705
8706 * gdb.arch/arm-single-step-kernel-helper.c: New.
8707 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8708
8709 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8710
8711 * gdb.btrace/tailcall-only.exp: New.
8712 * gdb.btrace/tailcall-only.c: New.
8713 * gdb.btrace/x86_64-tailcall-only.S: New.
8714 * gdb.btrace/i686-tailcall-only.S: New.
8715
8716 2016-02-11 Pedro Alves <palves@redhat.com>
8717
8718 * README (Parallel testing): Add missing double quotes.
8719
8720 2016-02-11 Pedro Alves <palves@redhat.com>
8721
8722 * README (Parallel testing): New section.
8723 (GDB_PARALLEL): Rewrite.
8724 (FORCE_PARALLEL): Document.
8725
8726 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8727
8728 * gdb.trace/tfile-avx.c: New test.
8729 * gdb.trace/tfile-avx.exp: New test.
8730
8731 2016-02-09 Keith Seitz <keiths@redhat.com>
8732
8733 PR breakpoints/19546
8734 * gdb.base/infcall-exec.c: New file.
8735 * gdb.base/infcall-exec2.c: New file.
8736 * gdb.base/infcall-exec.exp: New file.
8737
8738 2016-02-09 Keith Seitz <keiths@redhat.com>
8739
8740 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8741 (toplevel): Call test_bkpt_address.
8742
8743 2016-02-09 Keith Seitz <keiths@redhat.com>
8744
8745 PR python/19506
8746 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8747 (toplevel): Call test_bkpt_address.
8748
8749 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8750
8751 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8752 to AC_OUTPUT.
8753 * configure: Regenerate.
8754
8755 2016-02-09 Pedro Alves <palves@redhat.com>
8756
8757 PR breakpoints/19548
8758 * gdb.base/execl-update-breakpoints.c (some_function): New
8759 function.
8760 (main): Call it.
8761 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8762 Tighten expected GDB output.
8763
8764 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8765
8766 * Makefile.in (ALL_SUBDIRS): Remove.
8767 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8768 (distclean maintainer-clean realclean): Likewise.
8769 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8770 * configure: Regenerate.
8771 * gdb.ada/Makefile.in: Delete.
8772 * gdb.arch/Makefile.in: Likewise.
8773 * gdb.asm/Makefile.in: Likewise.
8774 * gdb.base/Makefile.in: Likewise.
8775 * gdb.btrace/Makefile.in: Likewise.
8776 * gdb.cell/Makefile.in: Likewise.
8777 * gdb.compile/Makefile.in: Likewise.
8778 * gdb.cp/Makefile.in: Likewise.
8779 * gdb.disasm/Makefile.in: Likewise.
8780 * gdb.dlang/Makefile.in: Likewise.
8781 * gdb.dwarf2/Makefile.in: Likewise.
8782 * gdb.fortran/Makefile.in: Likewise.
8783 * gdb.gdb/Makefile.in: Likewise.
8784 * gdb.go/Makefile.in: Likewise.
8785 * gdb.guile/Makefile.in: Likewise.
8786 * gdb.java/Makefile.in: Likewise.
8787 * gdb.linespec/Makefile.in: Likewise.
8788 * gdb.mi/Makefile.in: Likewise.
8789 * gdb.modula2/Makefile.in: Likewise.
8790 * gdb.multi/Makefile.in: Likewise.
8791 * gdb.objc/Makefile.in: Likewise.
8792 * gdb.opencl/Makefile.in: Likewise.
8793 * gdb.opt/Makefile.in: Likewise.
8794 * gdb.pascal/Makefile.in: Likewise.
8795 * gdb.perf/Makefile.in: Likewise.
8796 * gdb.python/Makefile.in: Likewise.
8797 * gdb.reverse/Makefile.in: Likewise.
8798 * gdb.server/Makefile.in: Likewise.
8799 * gdb.stabs/Makefile.in: Likewise.
8800 * gdb.threads/Makefile.in: Likewise.
8801 * gdb.trace/Makefile.in: Likewise.
8802 * gdb.xml/Makefile.in: Likewise.
8803 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8804 GDB_PARALLEL.
8805 (standard_output_file): Remove check for GDB_PARALLEL, always
8806 return path in outputs/$subdir/$testname.
8807
8808 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8809
8810 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8811 (site.exp): Assign abs_srcdir to tcl's srcdir.
8812
8813 2016-02-04 Yao Qi <yao.qi@linaro.org>
8814
8815 * gdb.base/foll-exec-mode.c: Include limits.h.
8816 (main): Add parameters argc and argv. Get directory from
8817 argv[0].
8818 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8819 compilation.
8820 * gdb.base/foll-exec.c: Include limits.h.
8821 (main): Add parameters argc and argv.
8822 Get directory from argv[0].
8823 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8824 Adjust tests on the number of lines as source code changed.
8825 * gdb.base/foll-vfork-exit.c: Include limits.h.
8826 (main): Add one line of statement before vfork.
8827 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8828 (main): Add parameters argc and argv. Get directory from
8829 argv[0].
8830 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8831 (setup_gdb): Set tbreak to skip some source lines.
8832 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8833 (main): Add parameters argc and argv. Get directory from
8834 argv[0].
8835 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8836 compilation.
8837 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8838 (main): Add parameters argc and argv. Get directory from
8839 argv[0].
8840 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8841 compilation.
8842
8843 2016-02-01 Doug Evans <dje@google.com>
8844
8845 * gdb.base/skip.exp: Clean up multiple references to same test name.
8846
8847 2016-02-01 Pedro Alves <palves@redhat.com>
8848
8849 PR remote/19496
8850 * gdb.threads/forking-threads-plus-breakpoint.exp
8851 (displaced_stepping_supported): New global.
8852 (probe_displaced_stepping_support): New procedure.
8853 (do_test): Add 'displaced' parameter, and use it.
8854 (top level): Check for displaced stepping support. Add displaced
8855 stepping on/off testing axis.
8856
8857 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8858
8859 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8860 pointer. Don't perform further tests on the unassociated pointer
8861 if the first test fails.
8862
8863 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8864
8865 * gdb.base/max-value-size.c: New file.
8866 * gdb.base/max-value-size.exp: New file.
8867 * gdb.base/huge.exp: Disable max-value-size for this test.
8868
8869 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8870
8871 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8872
8873 2016-01-28 Yao Qi <yao.qi@linaro.org>
8874
8875 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8876
8877 2016-01-25 Pedro Alves <palves@redhat.com>
8878
8879 PR threads/19461
8880 * gdb.base/fork-running-state.c: New file.
8881 * gdb.base/fork-running-state.exp: New file.
8882
8883 2016-01-25 Pedro Alves <palves@redhat.com>
8884
8885 PR gdb/19494
8886 * gdb.base/catch-fork-kill.c: New file.
8887 * gdb.base/catch-fork-kill.exp: New file.
8888
8889 2016-01-25 Pedro Alves <palves@redhat.com>
8890
8891 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8892 Delete, moved to lib/gdb.exp.
8893 * gdb.threads/forking-threads-plus-breakpoint.exp
8894 (foreach_with_prefix): Likewise.
8895 * gdb.threads/process-dies-while-handling-bp.exp
8896 (foreach_with_prefix): Likewise.
8897 * lib/gdb.exp (foreach_with_prefix): New procedure.
8898
8899 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8900
8901 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8902 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8903
8904 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8905
8906 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8907 endian targets.
8908
8909 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8910 Pedro Alves <palves@redhat.com>
8911
8912 Fix testsuite compatibility with Guile.
8913 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8914 number.
8915
8916 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8917
8918 Fix testsuite compatibility with Guile.
8919 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8920 (thread 1): New test for backtrace through signal handler.
8921
8922 2016-01-22 Yao Qi <yao.qi@linaro.org>
8923
8924 PR testsuite/19491
8925 * gdb.base/multi-forks.c: Include
8926 ../lib/unbuffer_output.c
8927 (main): Call gdb_unbuffer_output.
8928
8929 2016-01-21 Doug Evans <dje@google.com>
8930
8931 * lib/ada.exp (gdb_compile_ada): Fix typo.
8932
8933 2016-01-21 Joel Brobecker <brobecker@adacore.com>
8934
8935 * gdb.base/break-fun-addr.exp: New file.
8936 * gdb.base/break-fun-addr1.c: New file.
8937 * gdb.base/break-fun-addr2.c: New file.
8938
8939 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8940
8941 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8942 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8943 enum flag values.
8944
8945 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8946
8947 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8948 when GDB can not set the vector return value. Add more comments
8949 for clarification.
8950
8951 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8952
8953 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8954 command.
8955
8956 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8957
8958 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8959
8960 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8961
8962 * Makefile.in (check-single): Pass --status to runtest.
8963 (check/%.exp): Likewise.
8964
8965 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8966
8967 * Makefile.in (check-parallel): Propagate return code from make
8968 do-check-parallel.
8969
8970 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8971
8972 * gdb.trace/ftrace.exp: Fix expected message on continue.
8973 * gdb.trace/pending.exp: Fix expected message on continue.
8974 * gdb.trace/trace-break.exp: Fix expected message on continue.
8975
8976 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8977
8978 * lib/gdb.exp (gdb_test): Remove unused global references.
8979
8980 2016-01-18 Pedro Alves <palves@redhat.com>
8981
8982 * gdb.base/async-shell.exp: Adjust expected output.
8983 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8984 * gdb.base/siginfo-thread.exp: Adjust expected output.
8985 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8986 * gdb.java/jnpe.exp: Adjust expected output.
8987 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8988 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8989 * gdb.threads/leader-exit.exp: Adjust expected output.
8990 * gdb.threads/manythreads.exp: Adjust expected output.
8991 * gdb.threads/pthreads.exp: Adjust expected output.
8992 * gdb.threads/schedlock.exp: Adjust expected output.
8993 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8994 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8995 expected output.
8996 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8997 output.
8998 * gdb.threads/sigthread.exp: Adjust expected output.
8999 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9000
9001 2016-01-18 Yao Qi <yao.qi@linaro.org>
9002
9003 * gdb.guile/scm-section-script.c: Replace @progbits with
9004 %progbits.
9005 * gdb.python/py-section-script.c: Likewise.
9006
9007 2016-01-15 Pedro Alves <palves@redhat.com>
9008
9009 * gdb.multi/tids.exp: Test star wildcard ranges.
9010
9011 2016-01-15 Pedro Alves <palves@redhat.com>
9012
9013 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9014 command from "thread apply" invocation.
9015 (thr_apply_info_thr_invalid): Default the expected output to the
9016 input tid list.
9017 (top level): Add tests that use convenience variables. Add tests
9018 for "thread apply" with a valid TID list, but missing the command.
9019
9020 2016-01-13 Pedro Alves <palves@redhat.com>
9021
9022 * gdb.base/default.exp: Expect $_gthread as well.
9023 * gdb.multi/tids.exp: Test $_gthread.
9024 * gdb.threads/thread-specific.exp: Test $_gthread.
9025
9026 2016-01-13 Pedro Alves <palves@redhat.com>
9027
9028 * gdb.multi/tids.exp: Test "info threads -gid".
9029
9030 2016-01-13 Pedro Alves <palves@redhat.com>
9031
9032 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9033 Breakpoint.thread.
9034 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9035
9036 2016-01-07 Pedro Alves <palves@redhat.com>
9037
9038 * gdb.base/break.exp: Adjust to output changes.
9039 * gdb.base/hbreak2.exp: Likewise.
9040 * gdb.base/sepdebug.exp: Likewise.
9041 * gdb.base/watch_thread_num.exp: Likewise.
9042 * gdb.linespec/keywords.exp: Likewise.
9043 * gdb.multi/info-threads.exp: Likewise.
9044 * gdb.threads/thread-find.exp: Likewise.
9045 * gdb.multi/tids.c: New file.
9046 * gdb.multi/tids.exp: New file.
9047
9048 2016-01-13 Pedro Alves <palves@redhat.com>
9049
9050 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9051
9052 2016-01-13 Pedro Alves <palves@redhat.com>
9053
9054 * gdb.base/default.exp: Expect $_inferior as well.
9055 * gdb.multi/base.exp: Test $_inferior.
9056
9057 2016-01-13 Pedro Alves <palves@redhat.com>
9058
9059 PR breakpoints/19388
9060 * gdb.base/catch-signal-siginfo-cond.c: New file.
9061 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9062
9063 2016-01-12 Josh Stone <jistone@redhat.com>
9064 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9065
9066 * gdb.base/catch-syscall.c (do_execve): New variable.
9067 (main): Conditionally trigger an execve.
9068 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9069 (test_catch_syscall_execve): New, check entry/return across execve.
9070 (do_syscall_tests): Call test_catch_syscall_execve.
9071
9072 2016-01-12 Pedro Alves <palves@redhat.com>
9073
9074 * gdb.base/random-signal.exp (do_test): New procedure, with body
9075 of testcase moved in.
9076
9077 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9078 Pedro Alves <palves@redhat.com>
9079
9080 * gdb.base/funcargs.exp (finish from indirectly called function):
9081 Reintroduce the case for 'First'.
9082
9083 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9084 Pedro Alves <palves@redhat.com>
9085
9086 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9087 (tcatch_vfork_then_child_follow_exec)
9088 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9089 identification.
9090
9091 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9092
9093 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9094 and repeats to unlimited.
9095 * gdb.python/py-value.exp: Likewise.
9096 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9097 and repeats to unlimited.
9098
9099 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9100
9101 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9102 and reordering the functions.
9103 * gdb.multi/hangout.c: Likewise.
9104 * gdb.multi/hello.c: Likewise.
9105
9106 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9107
9108 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9109 absolute.
9110 (SingleStatisticTestResult.report): Use dict.keys instead of
9111 dict.iterkeys.
9112
9113 2016-01-06 Pedro Alves <palves@redhat.com>
9114
9115 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9116
9117 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9118
9119 * gdb.btrace/dlopen.exp: New.
9120 * gdb.btrace/dlopen.c: New.
9121 * gdb.btrace/dlopen-dso.c: New.
9122
9123 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9124
9125 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9126 PATTERN argument is optional.
9127
9128 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9129
9130 * lib/ada.exp (target_compile_ada_from_dir): New function.
9131 (gdb_compile_ada): Reimplement avoiding the use of project files.
9132 * gdb.ada/gnat_ada.gpr: Delete.
9133 * gdb.ada/cond_lang.exp: Adjust test to make path before
9134 filename optional.
9135 * gdb.ada/small_reg_param.exp: Likewise.
9136
9137 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9138
9139 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9140
9141 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9142
9143 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9144 case.
9145
9146 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9147
9148 * gdb.base/break.exp: Remove dead code.
9149 * gdb.base/sepdebug.exp: Likewise.
9150
9151 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9152
9153 * gdb.asm/asm-source.exp: Remove HP-UX references.
9154 * gdb.base/annota1.exp: Likewise.
9155 * gdb.base/annota3.exp: Likewise.
9156 * gdb.base/attach.exp: Likewise.
9157 * gdb.base/bigcore.exp: Likewise.
9158 * gdb.base/break.exp: Likewise.
9159 * gdb.base/call-ar-st.exp: Likewise.
9160 * gdb.base/callfuncs.exp: Likewise.
9161 * gdb.base/catch-fork-static.exp: Likewise.
9162 * gdb.base/display.exp: Likewise.
9163 * gdb.base/foll-exec-mode.exp: Likewise.
9164 * gdb.base/foll-exec.exp: Likewise.
9165 * gdb.base/foll-fork.exp: Likewise.
9166 * gdb.base/foll-vfork.exp: Likewise.
9167 * gdb.base/funcargs.exp: Likewise.
9168 * gdb.base/hbreak2.exp: Likewise.
9169 * gdb.base/inferior-died.exp: Likewise.
9170 * gdb.base/interrupt.exp: Likewise.
9171 * gdb.base/multi-forks.exp: Likewise.
9172 * gdb.base/nodebug.exp: Likewise.
9173 * gdb.base/sepdebug.exp: Likewise.
9174 * gdb.base/solib1.c: Likewise.
9175 * gdb.base/step-test.exp: Likewise.
9176 * gdb.mi/non-stop.c: Likewise.
9177 * gdb.mi/pthreads.c: Likewise.
9178 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9179 * gdb.threads/pthreads.c: Likewise.
9180 * gdb.threads/staticthreads.exp: Likewise.
9181 * lib/future.exp: Likewise.
9182 * lib/gdb.exp: Likewise.
9183 * gdb.base/so-indr-cl.c: Remove.
9184 * gdb.base/so-indr-cl.exp: Likewise.
9185 * gdb.base/solib.c: Likewise.
9186 * gdb.base/solib.exp: Likewise.
9187 * gdb.base/solib2.c: Likewise.
9188
9189 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9190
9191 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9192 * gdb.base/call-ar-st.exp: Likewise.
9193 * gdb.base/callfuncs.exp: Likewise.
9194 * gdb.base/condbreak.exp: Likewise.
9195 * gdb.base/constvars.exp: Likewise.
9196 * gdb.base/hbreak2.exp: Likewise.
9197 * gdb.base/langs.exp: Likewise.
9198 * gdb.base/list.exp: Likewise.
9199 * gdb.base/long_long.exp: Likewise.
9200 * gdb.base/ptype.exp: Likewise.
9201 * gdb.base/scope.exp: Likewise.
9202 * gdb.base/signals.exp: Likewise.
9203 * gdb.base/so-impl-ld.exp: Likewise.
9204 * gdb.base/varargs.exp: Likewise.
9205 * gdb.base/volatile.exp: Likewise.
9206 * gdb.base/whatis.exp: Likewise.
9207 * gdb.cp/cplusfuncs.exp: Likewise.
9208 * gdb.cp/inherit.exp: Likewise.
9209 * gdb.cp/local.exp: Likewise.
9210 * gdb.cp/member-ptr.exp: Likewise.
9211 * gdb.cp/method.exp: Likewise.
9212 * gdb.cp/overload.exp: Likewise.
9213 * gdb.cp/templates.exp: Likewise.
9214 * gdb.stabs/weird.exp: Likewise.
9215 * lib/compiler.c: Likewise.
9216 * lib/compiler.cc: Likewise.
9217 * lib/cp-support.exp: Likewise.
9218 * lib/gdb.exp: Likewise.
9219
9220 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9221
9222 * configure.ac: Remove HP-UX case.
9223 * configure: Regenerate.
9224
9225 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9226
9227 * lib/gdb.exp (gdb_compile): Add function doc.
9228
9229 2015-12-17 Pedro Alves <palves@redhat.com>
9230
9231 PR threads/19354
9232 * gdb.multi/info-threads.exp: New file.
9233
9234 2015-12-15 Yao Qi <yao.qi@linaro.org>
9235
9236 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9237 is aarch64*-*-*.
9238
9239 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9240
9241 * gdb.base/history-duplicates.exp: Skip if no readline support.
9242
9243 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9244
9245 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9246
9247 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9248
9249 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9250
9251 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9252
9253 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9254 ctrl-C if nointerrupts target property is set.
9255 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9256 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9257 * gdb.base/paginate-bg-execution.exp: Likewise.
9258 * gdb.base/paginate-execution-startup.exp: Likewise.
9259 * gdb.base/random-signal.exp: Likewise.
9260 * gdb.base/range-stepping.exp: Likewise.
9261 * gdb.cp/annota2.exp: Likewise.
9262 * gdb.cp/annota3.exp: Likewise.
9263 * gdb.gdb/selftest.exp: Likewise.
9264 * gdb.threads/continue-pending-status.exp: Likewise.
9265 * gdb.threads/leader-exit.exp: Likewise.
9266 * gdb.threads/manythreads.exp: Likewise.
9267 * gdb.threads/pthreads.exp: Likewise.
9268 * gdb.threads/schedlock.exp: Likewise.
9269 * gdb.threads/sigthread.exp: Likewise.
9270
9271 2015-12-11 Don Breazeal <donb@codesourcery.com>
9272
9273 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9274 remote.
9275 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9276 * gdb.base/foll-exec.exp (main): Enable for target remote.
9277 * gdb.base/foll-fork.exp (main): Likewise.
9278 * gdb.base/foll-vfork.exp (main): Likewise.
9279 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9280 (proc continue_to_exit_bp_loc): Use clean_restart.
9281 * gdb.base/pie-execl.exp (main): Disable for target remote.
9282 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9283 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9284 * gdb.threads/execl.exp (main): Likewise.
9285 * gdb.threads/fork-child-threads.exp (main): Likewise.
9286 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9287 remote.
9288 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9289 remote.
9290 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9291 pid.tid style ptids, instead of just tid.
9292 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9293 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9294 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9295 ptids, instead of just tid.
9296
9297 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9298
9299 * gdb.base/list.exp (test_list_forward): Add end of file error
9300 test.
9301 (test_repeat_list_command): Add end of file error test.
9302 (test_list_backwards): Add beginning of file error test.
9303
9304 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9305
9306 * gdb.base/list.exp (test_list_invalid_args): New function,
9307 defined, and called.
9308
9309 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9310
9311 * gdb.base/list.exp (test_list): Make test names unique.
9312
9313 2015-12-11 Yao Qi <yao.qi@linaro.org>
9314
9315 * gdb.base/coremaker2.c: Remove.
9316
9317 2015-12-10 Pedro Alves <palves@redhat.com>
9318
9319 * gdb.multi/base.exp: Remove stale "spaces" references.
9320
9321 2015-12-10 Pedro Alves <palves@redhat.com>
9322
9323 * gdb.multi/base.exp: Don't use nowarnings.
9324 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9325 * gdb.multi/hangout.c: Include stdio.h.
9326 * gdb.multi/hello.c: Include stdlib.h.
9327 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9328 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9329 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9330
9331 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9332
9333 * gdb.dwarf2/dw2-ranges-base.c: New file.
9334 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9335 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9336 support additional line table, and debug ranges generation.
9337 (Dwarf::ranges): New function, generate .debug_ranges.
9338 (Dwarf::lines): Support generating simple line table programs.
9339 (Dwarf::assemble): Initialise new namespace variables.
9340
9341 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9342
9343 * gdb.base/async.exp (proc test_background): Add case for
9344 asynchronous execution not supported.
9345
9346 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9347
9348 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9349 format and change test names to make them unique.
9350
9351 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9352 Pedro Alves <pedro@redhat.com>
9353
9354 PR gdb/18702
9355 Add checking of floatformats setup on x86_64 hosts.
9356 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9357 (smallval, bigval): New labels/constants.
9358 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9359 float" after loading bigval and smallval.
9360
9361 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9362
9363 * gdb.ada/fun_overload_menu.exp: New testcase.
9364 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9365
9366 2015-12-04 Josh Stone <jistone@redhat.com>
9367
9368 * gdb.base/catch-fork-static.exp: New.
9369
9370 2015-12-03 Yao Qi <yao.qi@linaro.org>
9371
9372 * gdb.base/sizeof.c: Don't include stdio.h and
9373 ../lib/unbuffer_output.c.
9374 (main): New variable 'size' and 'value'. Remove printf and
9375 gdb_unbuffer_output. Assign return value to size and value.
9376 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9377 at the beginning.
9378 (check_sizeof): Check the result by printing variable 'size'.
9379 (check_valueof): Check the result by printing variable 'value'.
9380
9381 2015-12-01 Yao Qi <yao.qi@linaro.org>
9382
9383 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9384 for aarch64*-*-linux* target.
9385
9386 2015-11-30 Pedro Alves <palves@redhat.com>
9387
9388 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9389
9390 2015-11-30 Pedro Alves <palves@redhat.com>
9391
9392 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9393 Handle non-stop mode vCont replies.
9394
9395 2015-11-30 Pedro Alves <palves@redhat.com>
9396
9397 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9398 prepare_for_testing. Start gdb with "set non-stop on" appended to
9399 GDBFLAGS. Lax expected stop output.
9400
9401 2015-11-27 Yao Qi <yao.qi@linaro.org>
9402
9403 * gdb.arch/arm-neon.exp: New.
9404 * gdb.arch/arm-neon.c: New.
9405
9406 2015-11-27 Yao Qi <yao.qi@linaro.org>
9407
9408 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9409
9410 2015-11-27 Yao Qi <yao.qi@linaro.org>
9411
9412 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9413 frames-invalid annotation.
9414
9415 2015-11-27 Yao Qi <yao.qi@linaro.org>
9416
9417 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9418
9419 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9420
9421 * gdb.threads/names.exp: New file.
9422 * gdb.threads/names.c: New file.
9423 * README: Mention gdb,no_thread_names.
9424
9425 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9426
9427 PR 19297
9428 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9429 support" error.
9430
9431 2015-11-24 Pedro Alves <palves@redhat.com>
9432
9433 PR 17539
9434 * gdb.base/display.exp: Expect displays to be sorted in ascending
9435 order. Use multi_line.
9436 * gdb.base/solib-display.exp: Likewise.
9437
9438 2015-11-24 Pedro Alves <palves@redhat.com>
9439
9440 PR 17539
9441 * gdb.base/display.exp: Expect displays to be sorted in ascending
9442 order. Use multi_line.
9443 * gdb.base/solib-display.exp: Likewise.
9444
9445 2015-11-24 Pedro Alves <palves@redhat.com>
9446
9447 PR 17539
9448 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9449 threads in ascending order.
9450 * gdb.base/foll-fork.exp: Likewise.
9451 * gdb.base/foll-vfork.exp: Likewise.
9452 * gdb.base/multi-forks.exp: Likewise.
9453 * gdb.mi/mi-nonstop.exp: Likewise.
9454 * gdb.mi/mi-nsintrall.exp: Likewise.
9455 * gdb.multi/base.exp: Likewise.
9456 * gdb.multi/multi-arch.exp: Likewise.
9457 * gdb.python/py-inferior.exp: Likewise.
9458 * gdb.threads/break-while-running.exp: Likewise.
9459 * gdb.threads/execl.exp: Likewise.
9460 * gdb.threads/gcore-thread.exp: Likewise.
9461 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9462 * gdb.threads/kill.exp: Likewise.
9463 * gdb.threads/linux-dp.exp: Likewise.
9464 * gdb.threads/multiple-step-overs.exp: Likewise.
9465 * gdb.threads/next-bp-other-thread.exp: Likewise.
9466 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9467 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9468 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9469 * gdb.threads/thread-find.exp: Likewise.
9470 * gdb.threads/tls.exp: Likewise.
9471 * lib/mi-support.exp (mi_reverse_list): Delete.
9472 (mi_check_thread_states): No longer reverse list.
9473
9474 2015-11-24 Pedro Alves <palves@redhat.com>
9475
9476 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9477 use lowercase.
9478
9479 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9480
9481 * gdb.trace/actions.c: Include trace-common.h.
9482 (main): Add a location for a fast tracepoint.
9483 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9484 the normal tracepoints.
9485 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9486
9487 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9488
9489 * save-trace.exp: Factor out code to these...
9490 (gdb_save_tracepoints): New.
9491 (gdb_load_tracepoints): New.
9492 (do_save_load_test): New.
9493
9494 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9495
9496 * gdb.base/asmlabel.exp: New test.
9497 * gdb.base/asmlabel.c: New test case.
9498
9499 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9500
9501 * gdb.base/wrong_frame_bt_full-main.c: New file.
9502 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9503 * gdb.base/wrong_frame_bt_full.exp: New file.
9504
9505 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9506
9507 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9508
9509 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9510
9511 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9512 pstate register when comparing registers values in
9513 sparc64-*-linux-gnu targets to avoid spurious differences.
9514
9515 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9516
9517 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9518
9519 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9520
9521 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9522 as type argument to gdb_compile.
9523 * gdb.base/nested-subp2.exp: Likewise.
9524 * gdb.base/nested-subp3.exp: Likewise.
9525
9526 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9527
9528 * lib/dwarf.exp (_note): Fix left shift of negative value.
9529 * gdb.trace/trace-condition.exp: Likewise.
9530
9531 2015-11-13 Yao Qi <yao.qi@linaro.org>
9532
9533 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9534 comments about d10v.
9535 (test_scalar_returns): Likewise.
9536 * gdb.base/d10v.ld: Remove.
9537 * gdb.base/overlays.exp: Remove the target triplet checking for
9538 d10v-*-*.
9539 * gdb.base/structs.exp (test_struct_returns): Remove the
9540 comments about d10v.
9541 (test_struct_calls): Likewise.
9542
9543 2015-11-13 Yao Qi <yao.qi@linaro.org>
9544
9545 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9546 * gdb.base/gnu_vector.c: Don't include stdio.h.
9547 (main): Don't print res and call add_some_intvecs.
9548
9549 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9550
9551 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9552 macro.
9553 (func5): Removed.
9554 (func4): Use FAST_TRACEPOINT_LABEL.
9555 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9556 macro.
9557 (func): Removed.
9558 (thread_function): Use FAST_TRACEPOINT_LABEL.
9559 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9560 (func): Remove.
9561 (marker): Use FAST_TRACEPOINT_LABEL.
9562 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9563 (pendfunc1): Remove.
9564 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9565 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9566 (foo): Remove.
9567 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9568 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9569 macro.
9570 (func): Remove.
9571 (marker): Use FAST_TRACEPOINT_LABEL.
9572 * gdb.trace/trace-common.h: New header.
9573 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9574 macro.
9575 (func): Remove.
9576 (marker): Use FAST_TRACEPOINT_LABEL.
9577 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9578 (func): Remove.
9579 (thread_function): Use FAST_TRACEPOINT_LABEL.
9580
9581 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9582
9583 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9584 in front.
9585 * gdb.trace/change-loc.exp: Use global pcreg definition.
9586 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9587 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9588 in front.
9589 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9590 * gdb.trace/pending.exp: Likewise.
9591 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9592 * gdb.trace/trace-break.exp: Likewise.
9593 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9594 in front.
9595 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9596 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9597 in front.
9598 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9599
9600 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9601
9602 * gdb.ada/fin_fun_out: New testcase.
9603
9604 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9605
9606 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9607 value associated with DW_AT_byte_size.
9608 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9609 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9610 DW_AT_upper_bound.
9611
9612 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9613
9614 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9615 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9616 version.
9617 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9618 gdb.dwarf2/dw2-canonicalize-type.exp,
9619 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9620 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9621 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9622 provided by gdb_target_symbol_prefix_flags_asm.
9623 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9624 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9625 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9626 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9627 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9628 macros where needed). Use this macro for symbols which require
9629 the prefix provided by SYMBOL_PREFIX.
9630
9631 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9632
9633 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9634 New procs.
9635 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9636 representing expressions, of more than one list element.
9637 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9638 to prepend linker symbol prefix to f.
9639 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9640 table_1 and table_2.
9641 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9642 Likewise, for f and g.
9643 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9644 for ptr.
9645 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9646 for main.
9647 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9648 table_1_ptr and table_2_ptr.
9649
9650 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9651 Joel Brobecker <brobecker@adacore.com>
9652
9653 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9654
9655 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9656
9657 * gdb.reverse/s390-mvcle.c: New test.
9658 * gdb.reverse/s390-mvcle.exp: New file.
9659 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9660
9661 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9662
9663 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9664
9665 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9666
9667 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9668 reaching marker2.
9669 * gdb.reverse/getresuid-reverse.exp: Likewise.
9670 * gdb.reverse/pipe-reverse.exp: Likewise.
9671 * gdb.reverse/readv-reverse.exp: Likewise.
9672 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9673 * gdb.reverse/time-reverse.exp: Likewise.
9674 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9675
9676 2015-10-30 Yao Qi <yao.qi@linaro.org>
9677
9678 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9679 (empty_cycle): Remove.
9680 (main): Don't call empty_cycle. Don't use watch_count_done.
9681 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9682 empty_cycle. Rewrite the code counting HW watchpoints.
9683
9684 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9685
9686 * gdb.reverse/fstatat-reverse.c: New test.
9687 * gdb.reverse/fstatat-reverse.exp: New file.
9688 * gdb.reverse/getresuid-reverse.c: New test.
9689 * gdb.reverse/getresuid-reverse.exp: New file.
9690 * gdb.reverse/pipe-reverse.c: New test.
9691 * gdb.reverse/pipe-reverse.exp: New file.
9692 * gdb.reverse/readv-reverse.c: New test.
9693 * gdb.reverse/readv-reverse.exp: New file.
9694 * gdb.reverse/recvmsg-reverse.c: New test.
9695 * gdb.reverse/recvmsg-reverse.exp: New file.
9696 * gdb.reverse/time-reverse.c: New test.
9697 * gdb.reverse/time-reverse.exp: New file.
9698 * gdb.reverse/waitpid-reverse.c: New test.
9699 * gdb.reverse/waitpid-reverse.exp: New file.
9700
9701 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9702
9703 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9704
9705 2015-10-26 Doug Evans <dje@google.com>
9706
9707 PR symtab/17391
9708 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9709 * gdb.dwarf2/bad-regnum.c: New file.
9710 * gdb.dwarf2/bad-regnum.exp: New file.
9711
9712 2015-10-26 Doug Evans <dje@google.com>
9713
9714 PR python/18938
9715 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9716 file.
9717
9718 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9719
9720 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9721 for a change by "Mention language in compile error message".
9722
9723 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9724
9725 PR python/18073
9726 * gdb.python/py-type.c (C::a_method): New.
9727 (C::a_const_method): New.
9728 (C::a_static_method): New.
9729 (a_function): New.
9730 * gdb.python/py-type.exp (test_fields): Test getting fields
9731 from function and method.
9732
9733 2015-10-21 Keven Boell <keven.boell@intel.com>
9734
9735 * gdb.fortran/vla-alloc-assoc.exp: New file.
9736 * gdb.fortran/vla-datatypes.exp: New file.
9737 * gdb.fortran/vla-datatypes.f90: New file.
9738 * gdb.fortran/vla-history.exp: New file.
9739 * gdb.fortran/vla-ptype-sub.exp: New file.
9740 * gdb.fortran/vla-ptype.exp: New file.
9741 * gdb.fortran/vla-sizeof.exp: New file.
9742 * gdb.fortran/vla-sub.f90: New file.
9743 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9744 * gdb.fortran/vla-value-sub-finish.exp: New file.
9745 * gdb.fortran/vla-value-sub.exp: New file.
9746 * gdb.fortran/vla-value.exp: New file.
9747 * gdb.fortran/vla-ptr-info.exp: New file.
9748 * gdb.mi/mi-vla-fortran.exp: New file.
9749 * gdb.mi/vla.f90: New file.
9750
9751 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9752
9753 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9754 of hardwired timeout value.
9755
9756 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9757 Pedro Alves <palves@redhat.com>
9758
9759 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9760 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9761
9762 2015-10-19 Josh Stone <jistone@redhat.com>
9763
9764 * gdb.base/catch-syscall.c: Include <sched.h>.
9765 (unknown_syscall): New variable.
9766 (main): Trigger a vfork and an unknown syscall.
9767 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9768 (unknown_syscall_number): Likewise.
9769 (check_call_to_syscall): Accept an optional syscall pattern.
9770 (check_return_from_syscall): Likewise.
9771 (check_continue): Likewise.
9772 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9773 (test_catch_syscall_skipping_return): New test toggling off 'catch
9774 syscall' to step over the syscall return, then toggling back on.
9775 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9776 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9777 (do_syscall_tests): Call test_catch_syscall_without_args and
9778 test_catch_syscall_mid_vfork.
9779 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9780 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9781
9782 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
9783
9784 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9785 print g_vE): Add new pass patterns.
9786 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9787 print various symbol names for vptr fields.
9788
9789 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9790
9791 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9792 results.
9793
9794 2015-10-12 Yao Qi <yao.qi@linaro.org>
9795
9796 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9797
9798 2015-10-12 Yao Qi <yao.qi@linaro.org>
9799
9800 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9801 is aarch64*-*-linux*.
9802
9803 2015-10-12 Yao Qi <yao.qi@linaro.org>
9804
9805 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9806 (can_relocate_bcond_true): ... it.
9807 (can_relocate_bcond_false): New function.
9808 (foo): Likewise.
9809 (can_relocate_bl): Likewise.
9810 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9811 can_relocate_bl.
9812
9813 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9814
9815 * gdb.base/nested-addr.c: New file.
9816 * gdb.base/nested-addr.exp: New testcase.
9817
9818 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9819
9820 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9821 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9822 its output. Ignore the output of "record goto begin" and instead
9823 check that GDB is replaying.
9824
9825 2015-10-09 Pedro Alves <palves@redhat.com>
9826
9827 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9828 (top level): Use it in the run with no args test.
9829
9830 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9831
9832 * gdb.dlang/properties.exp: New file.
9833
9834 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9835
9836 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9837 whether or not address 0x1000 is mapped on the target.
9838
9839 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9840
9841 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9842 build.
9843
9844 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9845
9846 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9847 instruction-history test.
9848
9849 2015-09-28 Doug Evans <dje@google.com>
9850
9851 * gdb.base/gcore.c (array_func): Add reference to static_array.
9852
9853 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9854
9855 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9856 source line.
9857
9858 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9859
9860 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9861 short or char as base type.
9862
9863 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9864
9865 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9866 to allow any size enum.
9867
9868 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9869
9870 * gdb.ada/array_ptr_renaming.exp: New testcase.
9871 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9872 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9873
9874 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9875
9876 * gdb.trace/ftrace-lock.c: New file.
9877 * gdb.trace/ftrace-lock.exp: New file.
9878
9879 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9880
9881 * gdb.arch/insn-reloc.c: New file.
9882 * gdb.arch/ftrace-insn-reloc.exp: New file.
9883
9884 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9885
9886 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9887 instruction.
9888 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9889 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9890 * gdb.trace/range-stepping.c: Likewise.
9891 * gdb.trace/trace-break.c: Likewise.
9892 * gdb.trace/trace-mt.c (thread_function): Likewise.
9893 * gdb.trace/ftrace.c (marker): Likewise.
9894 * gdb.trace/trace-condition.c (marker): Likewise.
9895 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9896 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9897 is_aarch64_target.
9898
9899 2015-09-18 Doug Evans <xdje42@gmail.com>
9900
9901 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9902 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9903
9904 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9905
9906 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9907 the breakpoint.
9908
9909 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9910
9911 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9912 the pending breakpoint. Remove timeout override for "Run till
9913 MI pending breakpoint on pendfunc3 on thread 2" test.
9914
9915 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9916
9917 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9918 filename pattern.
9919
9920 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9921
9922 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9923 in breakpoint filename pattern.
9924
9925 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9926
9927 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9928
9929 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9930
9931 * gdb.linespec/explicit.exp: Check for readline support for
9932 tab-completion tests. Fix obvious typo.
9933
9934 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9935
9936 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9937 and replay.
9938
9939 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9940
9941 * gdb.btrace/non-stop.c: New.
9942 * gdb.btrace/non-stop.exp: New.
9943
9944 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9945 Yao Qi <yao.qi@linaro.org>
9946
9947 * gdb.trace/trace-condition.c: New file.
9948 * gdb.trace/trace-condition.exp: New file.
9949
9950 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
9951
9952 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9953 for testing bytecode compilation.
9954
9955 2015-09-16 Pedro Alves <palves@redhat.com>
9956 Sandra Loosemore <sandra@codesourcery.com>
9957
9958 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9959 (SECONDS): Redefine.
9960 (main): Call pthread_kill and alarm early.
9961 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9962 support.
9963 (test): If the target can't hardware step and doesn't support
9964 displaced stepping, increase the timeout.
9965
9966 2015-09-16 Pedro Alves <palves@redhat.com>
9967
9968 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9969 (enable_debug): New procedures.
9970 (test): Use them. Bail out if waiting for threads fails.
9971 (top level): Bail out if a test fails.
9972
9973 2015-09-16 Yao Qi <yao.qi@linaro.org>
9974
9975 * gdb.asm/asm-source.exp: Set asm-arch for
9976 aarch64*-*-* target.
9977 * gdb.asm/aarch64.inc: New file.
9978
9979 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9980
9981 * gdb.ada/array_of_variable_length.exp: New testcase.
9982 * gdb.ada/array_of_variable_length/foo.adb: New file.
9983 * gdb.ada/array_of_variable_length/pck.adb: New file.
9984 * gdb.ada/array_of_variable_length/pck.ads: New file.
9985
9986 2015-09-15 Doug Evans <dje@google.com>
9987
9988 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9989 of function static local variable.
9990
9991 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9992
9993 * gdb.threads/tls-so_extern.exp: New test file.
9994 * gdb.threads/tls-so_extern.c: New test file.
9995 * gdb.threads/tls-so_extern_main.c: New test file.
9996
9997 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9998
9999 * gdb.opt/solib-intra-step-lib.c: New file.
10000 * gdb.opt/solib-intra-step-main.c: New file.
10001 * gdb.opt/solib-intra-step.exp: New file.
10002
10003 2015-09-15 Pedro Alves <palves@redhat.com>
10004
10005 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10006 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10007
10008 2015-09-14 Pedro Alves <palves@redhat.com>
10009
10010 * gdb.base/hook-stop-continue.c: Delete.
10011 * gdb.base/hook-stop-continue.exp: Delete.
10012 * gdb.base/hook-stop-frame.c: Delete.
10013 * gdb.base/hook-stop-frame.exp: Delete.
10014 * gdb.base/hook-stop.c: New file.
10015 * gdb.base/hook-stop.exp: New file.
10016
10017 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10018
10019 * gdb.ada/access_to_packed_array.exp: New testcase.
10020 * gdb.ada/access_to_packed_array/foo.adb: New file.
10021 * gdb.ada/access_to_packed_array/pack.adb: New file.
10022 * gdb.ada/access_to_packed_array/pack.ads: New file.
10023
10024 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10025
10026 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10027 buffer size test.
10028
10029 2015-09-11 Don Breazeal <donb@codesourcery.com>
10030
10031 * gdb.base/foll-exec.c: Add copyright header. Fix
10032 formatting issues.
10033 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10034 (do_exec_tests): Use clean_restart in place of zap_session,
10035 and for test initialization. Fix formatting issues. Use
10036 fail in place of perror.
10037 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10038 an expect statement to match an expression with output from
10039 the program under debug.
10040 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10041 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10042 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10043 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10044 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10045
10046 2015-09-09 Doug Evans <dje@google.com>
10047
10048 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10049
10050 2015-09-09 Doug Evans <dje@google.com>
10051
10052 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10053
10054 2015-09-09 Doug Evans <dje@google.com>
10055
10056 * gdb.base/savedregs.exp: Fix typo.
10057
10058 2015-09-09 Pedro Alves <palves@redhat.com>
10059
10060 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10061
10062 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10063
10064 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10065 command actually switches threads. Give up on remaining
10066 tests if target fails to stop at breakpoint.
10067
10068 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10069
10070 * gdb.ada/funcall_char.exp: New testcase.
10071 * gdb.ada/funcall_char/foo.adb: New file.
10072
10073 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10074
10075 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10076 expected outputs. Add two testcases for completing ambiguous
10077 functions.
10078 * gdb.ada/complete/aux_pck.adb: New file.
10079 * gdb.ada/complete/aux_pck.ads: New file.
10080 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10081 Ambiguous_Func functions.
10082 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10083 * gdb.ada/complete/pck.adb: Likewise.
10084
10085 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10086
10087 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10088 failures to run the test program under GDB.
10089
10090 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10091
10092 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10093 to C.
10094
10095 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10096
10097 * gdb.base/run-after-attach.exp: New test file.
10098 * gdb.base/run-after-attach.c: New test file.
10099
10100 2015-08-26 Don Breazeal <donb@codesourcery.com>
10101
10102 * gdb.base/foll-exec-2.c: New test program.
10103 * gdb.base/foll-exec-2.exp: New test.
10104
10105 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10106
10107 * gdb.base/nested-subp1.exp: New file.
10108 * gdb.base/nested-subp1.c: New file.
10109 * gdb.base/nested-subp2.exp: New file.
10110 * gdb.base/nested-subp2.c: New file.
10111 * gdb.base/nested-subp3.exp: New file.
10112 * gdb.base/nested-subp3.c: New file.
10113
10114 2015-08-24 Pedro Alves <palves@redhat.com>
10115
10116 * gdb.server/connect-without-multi-process.c: New file.
10117 * gdb.server/connect-without-multi-process.exp: New file.
10118
10119 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10120
10121 * gdb.opt/inline-markers.c: Make z int.
10122
10123 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10124
10125 * gdb.opt/inline-markers.c: Make z volatile.
10126
10127 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10128
10129 * gdb.opt/inline-bt.c: New volatile global z.
10130 * gdb.opt/inline-cmds.c: Likewise.
10131 * gdb.opt/inline-locals.c: Likewise.
10132 * gdb.opt/inline-markers.c: New extern global z.
10133 (marker): Use z.
10134 (inline_fn): Likewise.
10135
10136 2015-08-24 Pedro Alves <palves@redhat.com>
10137
10138 * config/m32r-stub.exp: Remove file.
10139 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10140 * gdb.base/call-rt-st.exp: Likewise.
10141 * gdb.base/call-strs.exp: Likewise.
10142 * gdb.base/default.exp: Remove references to h8300-*-hms and
10143 *-*-udi*.
10144 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10145
10146 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10147
10148 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10149 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10150 and "return" use KFAIL when GDB can not read/write the vector
10151 return value.
10152
10153 2015-08-21 Gary Benson <gbenson@redhat.com>
10154
10155 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10156
10157 2015-08-20 Pedro Alves <palves@redhat.com>
10158
10159 * gdb.server/solib-list.exp: No longer expect an interior stop in
10160 non-stop mode.
10161
10162 2015-08-20 Pedro Alves <palves@redhat.com>
10163
10164 * gdb.server/connect-stopped-target.c: New file.
10165 * gdb.server/connect-stopped-target.exp: New file.
10166
10167 2015-08-20 Pedro Alves <palves@redhat.com>
10168
10169 * gdb.dwarf2/comp-unit-lang.exp: New file.
10170 * gdb.dwarf2/comp-unit-lang.c: New file.
10171
10172 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10173
10174 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10175 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10176
10177 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10178
10179 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10180 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10181
10182 2015-08-18 Doug Evans <dje@google.com>
10183 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10184
10185 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10186 skip_python_tests. New arg prompt_regexp.
10187 (skip_python_tests): New function.
10188 * lib/mi-support.exp (mi_skip_python_tests): New function.
10189 * gdb.python/py-mi-objfile-gdb.py: New file.
10190 * gdb.python/py-mi-objfile.c: New file.
10191 * gdb.python/py-mi-objfile.exp: New file.
10192
10193 2015-08-17 Keith Seitz <keiths@redhat.com>
10194
10195 * gdb.linespec/explicit.exp: Move strace test from here ...
10196 * gdb.trace/strace.exp: ... to here.
10197
10198 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10199
10200 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10201 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10202
10203 2015-08-14 Doug Evans <xdje42@gmail.com>
10204
10205 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10206 inferior before selecting a new file.
10207
10208 2015-08-14 Doug Evans <xdje42@gmail.com>
10209
10210 * gdb.mi/mi-disassemble.exp: Update.
10211 * gdb.base/disasm-optim.S: New file.
10212 * gdb.base/disasm-optim.c: New file.
10213 * gdb.base/disasm-optim.h: New file.
10214 * gdb.base/disasm-optim.exp: New file.
10215
10216 2015-08-14 Keith Seitz <keiths@redhat.com>
10217
10218 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10219 "evaluated-by".
10220
10221 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10222
10223 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10224
10225 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10226
10227 * gdb.ada/fun_renaming.exp: New testcase.
10228 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10229 * gdb.ada/fun_renaming/pack.adb: New file.
10230 * gdb.ada/fun_renaming/pack.ads: New file.
10231
10232 2015-08-12 Keith Seitz <keiths@redhat.com>
10233
10234 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10235 gdb_get_line_number.
10236
10237 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10238
10239 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10240 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10241 gdb.base/dso2dso.exp: New files.
10242
10243 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10244 Pedro Alves <palves@redhat.com>
10245 Keith Seitz <keiths@redhat.com>
10246
10247 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10248 GDBFLAGS.
10249
10250 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10251
10252 * gdb.base/gdbhistsize-history.exp
10253 (test_histsize_history_setting): Use save_vars.
10254 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10255 Use save_vars.
10256 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10257 * gdb.base/readline.exp: Use save_vars.
10258
10259 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10260
10261 * lib/gdb.exp (save_vars): New proc.
10262
10263 2015-08-11 Keith Seitz <keiths@redhat.com>
10264
10265 * gdb.base/help.exp: Update help_breakpoint_text.
10266
10267 2015-08-11 Keith Seitz <keiths@redhat.com>
10268
10269 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10270 (at toplevel): Call test_explicit_breakpoints.
10271 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10272 breakpoints.
10273 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10274 breakpoint conditions, "-cond".
10275
10276 2015-08-11 Keith Seitz <keiths@redhat.com>
10277
10278 * gdb.linespec/3explicit.c: New file.
10279 * gdb.linespec/cpexplicit.cc: New file.
10280 * gdb.linespec/cpexplicit.exp: New file.
10281 * gdb.linespec/explicit.c: New file.
10282 * gdb.linespec/explicit.exp: New file.
10283 * gdb.linespec/explicit2.c: New file.
10284 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10285 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10286 before using in the matching pattern.
10287 Clarify that `prefix' is a regular expression.
10288
10289 2015-08-11 Keith Seitz <keiths@redhat.com>
10290
10291 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10292 test.
10293 Add tests for missing ",FMT" and ",".
10294
10295 2015-08-10 Doug Evans <dje@google.com>
10296 Keith Seitz <keiths@redhat.com>
10297
10298 PR gdb/17960
10299 * gdb.base/completion.exp: Add location completer tests.
10300
10301 2015-08-07 Pedro Alves <palves@redhat.com>
10302
10303 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10304 tests here.
10305 (top level): Run do_test with and without displaced stepping.
10306
10307 2015-08-07 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.base/valgrind-disp-step.c: New file.
10310 * gdb.base/valgrind-disp-step.exp: New file.
10311
10312 2015-08-07 Pedro Alves <palves@redhat.com>
10313
10314 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10315 Delete function.
10316 (main): Add alarm. Run an infinite loop instead of calling
10317 wait_threads.
10318 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10319 comment.
10320 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10321 Delete function.
10322 (main): Add alarm. Run an infinite loop instead of calling
10323 wait_threads.
10324 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10325 comment.
10326
10327 2015-08-07 Pedro Alves <palves@redhat.com>
10328
10329 * gdb.base/checkpoint-ns.exp: New file.
10330 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10331 standard_testfile.
10332
10333 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10334
10335 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10336 * gdb.btrace/instruction_history.exp: Update.
10337 * gdb.btrace/tsx.exp: New.
10338 * gdb.btrace/tsx.c: New.
10339
10340 2015-08-06 Pedro Alves <palves@redhat.com>
10341
10342 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10343 increase timeout.
10344 * gdb.reverse/until-precsave.exp: Bump timeouts.
10345
10346 2015-08-06 Pedro Alves <palves@redhat.com>
10347
10348 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10349
10350 2015-08-06 Pedro Alves <palves@redhat.com>
10351
10352 PR gdb/18749
10353 * gdb.threads/process-dies-while-handling-bp.c: New file.
10354 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10355
10356 2015-08-06 Pedro Alves <palves@redhat.com>
10357
10358 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10359 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10360
10361 2015-08-05 Pedro Alves <palves@redhat.com>
10362
10363 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10364 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10365
10366 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10367
10368 * gdb.base/bp-permanent.exp: Report test as unsupported if
10369 the target cannot stop at the permanent breakpoint.
10370
10371 2015-08-03 Doug Evans <dje@google.com>
10372
10373 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10374 10000.
10375
10376 2015-08-03 Doug Evans <dje@google.com>
10377
10378 * Makefile.in (workers/%.worker, build-perf): New rule.
10379 (GDB_PERFTEST_MODE): New variable.
10380 (check-perf): Use it.
10381 (clean): Clean up gdb.perf parallel build subdirs.
10382 * lib/build-piece.exp: New file.
10383 * lib/gdb.exp (make_gdb_parallel_path): New function
10384 (standard_output_file, standard_temp_file): Call it.
10385 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10386 of $GDB_PARALLEL.
10387 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10388
10389 2015-08-03 Doug Evans <dje@google.com>
10390
10391 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10392 (LOG_FILE_NAME): New global.
10393 (TextReporter.__init__): Initialize self.txt_sum.
10394 (TextReporter.report): Add support for multiple data-points.
10395 Move report to perftest.sum, put raw data in perftest.log.
10396 (TextReporter.start): Open sum and log files.
10397 (TextReporter.end): Close sum and log files.
10398 * gdb.perf/lib/perftest/testresult.py
10399 (SingleStatisticTestResult.record): Handle multiple data-points.
10400
10401 2015-07-31 Pedro Alves <palves@redhat.com>
10402
10403 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10404 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10405 kill_wait_spawned_process instead of explicit "kill -9".
10406 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10407 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10408 kill_wait_spawned_process.
10409 * gdb.base/attach-twice.exp: Likewise.
10410 * gdb.base/attach.exp: Likewise.
10411 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10412 gdb_test_multiple.
10413 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10414 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10415 kill_wait_spawned_process.
10416 * gdb.base/valgrind-infcall.exp: Likewise.
10417 * gdb.multi/multi-attach.exp: Likewise.
10418 * gdb.python/py-prompt.exp: Likewise.
10419 * gdb.python/py-sync-interp.exp: Likewise.
10420 * gdb.server/ext-attach.exp: Likewise.
10421 * gdb.threads/attach-into-signal.exp (corefunc): Use
10422 spawn_wait_for_attach, spawn_id_get_pid and
10423 kill_wait_spawned_process.
10424 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10425 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10426 spawn_id_get_pid and kill_wait_spawned_process.
10427 * gdb.threads/attach-stopped.exp (corefunc): Use
10428 spawn_wait_for_attach, spawn_id_get_pid and
10429 kill_wait_spawned_process.
10430 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10431 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10432 kill_wait_spawned_process instead of explicit "kill -9".
10433 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10434 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10435 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10436 processes. Don't map cygwin/windows pids here. Now returns a
10437 spawn id list.
10438
10439 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10440
10441 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10442 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10443 correct patch.
10444
10445 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10446
10447 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10448
10449 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10450
10451 Reapply:
10452 2014-05-21 Mark Wielaard <mjw@redhat.com>
10453
10454 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10455
10456 2015-07-30 Pedro Alves <palves@redhat.com>
10457
10458 * linux-low.c (handle_extended_wait): Set the child's last
10459 reported status to TARGET_WAITKIND_STOPPED.
10460
10461 2015-07-30 Pedro Alves <palves@redhat.com>
10462
10463 PR threads/18600
10464 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10465 only shows inferior 1.
10466
10467 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10468 Pedro Alves <palves@redhat.com>
10469
10470 PR threads/18600
10471 * gdb.threads/fork-plus-threads.c: New file.
10472 * gdb.threads/fork-plus-threads.exp: New file.
10473
10474 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10475
10476 * gdb.base/batch-preserve-term-settings.exp
10477 (test_terminal_settings_preserved_after_cli_exit): Use
10478 send_quit_command.
10479
10480 2015-07-29 Pedro Alves <palves@redhat.com>
10481 Don Breazeal <donb@codesourcery.com>
10482
10483 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10484 output from both inferior_spawn_id and gdb_spawn_id.
10485
10486 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10487
10488 * gdb.threads/attach-into-signal.exp (corefunc): Use
10489 with_test_prefix on nested loops, uniquefying the test messages.
10490
10491 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10492
10493 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10494 commit.
10495
10496 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10497
10498 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10499 New proc.
10500 (test_terminal_settings_preserved_after_sigterm): New test.
10501
10502 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10503
10504 * gdb.base/batch-preserve-term-settings.exp
10505 (test_terminal_settings_preserved_after_cli_exit): New test.
10506
10507 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10508
10509 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10510 manipulation of saved_gdbflags.
10511 (test_terminal_settings_preserved): Remove global declaration of
10512 the unused variable pagination_prompt. Remove manipulation of
10513 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10514 GDBFLAGS.
10515
10516 2015-07-29 Pedro Alves <palves@redhat.com>
10517
10518 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10519
10520 2015-07-29 Pedro Alves <palves@redhat.com>
10521
10522 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10523 at the top.
10524
10525 2015-07-29 Pedro Alves <palves@redhat.com>
10526
10527 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10528 (main): Call gdb_unbuffer_output.
10529 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10530 (main): Call gdb_unbuffer_output.
10531 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10532 (main): Call gdb_unbuffer_output.
10533 * gdb.base/call-strs.exp: Adjust to step over the
10534 gdb_unbuffer_output call.
10535 * gdb.base/catch-gdb-caused-signals.c: Include
10536 "../lib/unbuffer_output.c".
10537 (main): Call gdb_unbuffer_output.
10538 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10539 (main): Call gdb_unbuffer_output.
10540 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10541 (main): Call gdb_unbuffer_output.
10542 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10543 (main): Call gdb_unbuffer_output.
10544 * gdb.base/shlib-call.exp: Adjust to step over the
10545 gdb_unbuffer_output call.
10546 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10547 (main): Call gdb_unbuffer_output.
10548 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10549 (main): Call gdb_unbuffer_output.
10550 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10551 (main): Rename to ...
10552 (test): ... this.
10553 (main): Reimplement.
10554 * gdb.base/varargs.exp: Run to test instead of to main.
10555 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10556 (main): Call gdb_unbuffer_output.
10557
10558 2015-07-29 Pedro Alves <palves@redhat.com>
10559
10560 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10561 factore out from mi_continue_dprintf. For call-style dprintfs,
10562 expect dprintf output out of $inferior_spawn_id.
10563 (mi_continue_dprintf): Use mi_expect_dprintf.
10564 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10565 (main): Call gdb_unbuffer_output.
10566
10567 2015-07-29 Pedro Alves <palves@redhat.com>
10568
10569 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10570 (default_mi_gdb_start): Set inferior_spawn_id instead of
10571 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10572 gdb_spawn_id.
10573 (mi_gdb_test): Always expect inferior output from both
10574 $inferior_spawn_id and $gdb_spawn_id.
10575
10576 2015-07-29 Pedro Alves <palves@redhat.com>
10577
10578 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10579 send_inferior and $inferior_spawn_id.
10580
10581 2015-07-29 Pedro Alves <palves@redhat.com>
10582
10583 * gdb.gdb/complaints.exp (test_initial_complaints)
10584 (test_serial_complaints, test_short_complaints): Use
10585 gdb_test_stdio.
10586 (test_empty_complaint): Handle $inferior_spawn_id !=
10587 $gdb_spawn_id.
10588
10589 2015-07-29 Pedro Alves <palves@redhat.com>
10590
10591 * gdb.base/varargs.exp: Use gdb_test_stdio.
10592
10593 2015-07-29 Pedro Alves <palves@redhat.com>
10594
10595 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10596
10597 2015-07-29 Pedro Alves <palves@redhat.com>
10598
10599 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10600
10601 2015-07-29 Pedro Alves <palves@redhat.com>
10602
10603 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10604 parameter into two new parameters, "inf_result" and "gdb_result".
10605 Expect inferior output and gdb output from $inferior_spawn_id and
10606 $gdb_spawn_id, respectively. Adjust all callers.
10607
10608 2015-07-29 Pedro Alves <palves@redhat.com>
10609
10610 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10611 of gdb_test_sequence.
10612
10613 2015-07-29 Pedro Alves <palves@redhat.com>
10614
10615 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10616 (saw_spurious_output): Expect inferior output from
10617 $inferior_spawn_id. Use gdb_test_stdio.
10618
10619 2015-07-29 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.base/dprintf.exp: Use standard_testfile. Change
10622 prepare_for_testing call.
10623 (srcfile): Don't set.
10624 (restart): New procedure.
10625 (test_dprintf): New procecure, use to continue over dprintfs.
10626 (test_call, test_agent): New procedures, tests moved here.
10627 Restart gdb and recreate dprintfs. Adjust expected output.
10628
10629 2015-07-29 Pedro Alves <palves@redhat.com>
10630
10631 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10632
10633 2015-07-29 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10636
10637 2015-07-29 Pedro Alves <palves@redhat.com>
10638
10639 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10640 gdb_test_stdio.
10641
10642 2015-07-29 Pedro Alves <palves@redhat.com>
10643
10644 * lib/gdb.exp (gdb_test_stdio): New procedure.
10645
10646 2015-07-29 Pedro Alves <palves@redhat.com>
10647
10648 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10649
10650 2015-07-29 Pedro Alves <palves@redhat.com>
10651
10652 * gdb.base/call-signal-resume.exp: Remove check for
10653 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10654 * gdb.base/unwindonsignal.exp: Likewise.
10655 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10656 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10657
10658 2015-07-29 Pedro Alves <palves@redhat.com>
10659
10660 * gdb.base/siginfo-addr.c (pass): New function.
10661 (handler): Call it iff si_addr is correct.
10662 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10663 Set a breakpoint at "pass" and continue to it.
10664
10665 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10666
10667 * gdb.python/py-objfile.exp: Make some tests have unique names.
10668 * gdb.python/py-pp-registration.exp: Likewise.
10669
10670 2015-07-28 Pedro Alves <palves@redhat.com>
10671
10672 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10673
10674 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10675
10676 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10677
10678 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10679
10680 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10681
10682 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10683
10684 * gdb.base/gdb-sigterm-2.exp: New test.
10685
10686 2015-07-25 Doug Evans <xdje42@gmail.com>
10687
10688 Revert:
10689 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10690 (workers/%.worker, build-perf): New rule.
10691 (GDB_PERFTEST_MODE): New variable.
10692 (check-perf): Use it.
10693 (clean): Clean up gdb.perf parallel build subdirs.
10694 * lib/build-piece.exp: New file.
10695 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10696 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10697 name.
10698 (standard_temp_file): Ditto.
10699 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10700 of $GDB_PARALLEL.
10701
10702 2015-07-24 Doug Evans <dje@google.com>
10703
10704 * gdb.perf/lib/perftest/utils.py: New file.
10705 * gdb.perf/gm-hello.cc: New file.
10706 * gdb.perf/gm-pervasive-typedef.cc: New file.
10707 * gdb.perf/gm-pervasive-typedef.h: New file.
10708 * gdb.perf/gm-std.cc: New file.
10709 * gdb.perf/gm-std.h: New file.
10710 * gdb.perf/gm-use-cerr.cc: New file.
10711 * gdb.perf/gm-utils.h: New file.
10712 * gdb.perf/gmonster-null-lookup.py: New file.
10713 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10714 * gdb.perf/gmonster-print-cerr.py: New file.
10715 * gdb.perf/gmonster-ptype-string.py: New file.
10716 * gdb.perf/gmonster-runto-main.py: New file.
10717 * gdb.perf/gmonster-select-file.py: New file.
10718 * gdb.perf/gmonster1-null-lookup.exp: New file.
10719 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10720 * gdb.perf/gmonster1-print-cerr.exp: New file.
10721 * gdb.perf/gmonster1-ptype-string.exp: New file.
10722 * gdb.perf/gmonster1-runto-main.exp: New file.
10723 * gdb.perf/gmonster1-select-file.exp: New file.
10724 * gdb.perf/gmonster1.cc: New file.
10725 * gdb.perf/gmonster1.exp: New file.
10726 * gdb.perf/gmonster2-null-lookup.exp: New file.
10727 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10728 * gdb.perf/gmonster2-print-cerr.exp: New file.
10729 * gdb.perf/gmonster2-ptype-string.exp: New file.
10730 * gdb.perf/gmonster2-runto-main.exp: New file.
10731 * gdb.perf/gmonster2-select-file.exp: New file.
10732 * gdb.perf/gmonster2.cc: New file.
10733 * gdb.perf/gmonster2.exp: New file.
10734
10735 2015-07-24 Doug Evans <dje@google.com>
10736
10737 * gdb.perf/README: New file.
10738 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10739 * lib/gen-perf-test.exp: New file.
10740
10741 2015-07-24 Doug Evans <dje@google.com>
10742
10743 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10744 (PerfTest::startup): New function.
10745 (PerfTest::run): Return result of calling body.
10746 (PerfTest::assemble): Rewrite.
10747 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10748 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10749 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10750 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10751 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10752
10753 2015-07-24 Doug Evans <dje@google.com>
10754
10755 * lib/gdb.exp (clean_restart): Make executable optional.
10756
10757 2015-07-24 Doug Evans <dje@google.com>
10758
10759 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10760 compiler_info references.
10761 * gdb.cp/temargs.exp: Ditto.
10762 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10763 (get_compiler_info): Early exit if already computed. Set compiler_info
10764 to "unknown" if there was a problem.
10765 (test_compiler_info): Add function comment. Call get_compiler_info.
10766
10767 2015-07-24 Doug Evans <dje@google.com>
10768
10769 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10770 (workers/%.worker, build-perf): New rule.
10771 (GDB_PERFTEST_MODE): New variable.
10772 (check-perf): Use it.
10773 (clean): Clean up gdb.perf parallel build subdirs.
10774 * lib/build-piece.exp: New file.
10775 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10776 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10777 name.
10778 (standard_temp_file): Ditto.
10779 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10780 of $GDB_PARALLEL.
10781
10782 2015-07-24 Doug Evans <dje@google.com>
10783
10784 * lib/future.exp (gdb_default_target_compile): New option
10785 "early_flags".
10786 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10787 --as-needed.
10788
10789 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10790
10791 * gdb.base/catch-syscall.exp: Call gdb_exit before
10792 gdb_skip_xml_test.
10793
10794 2015-07-24 Pedro Alves <palves@redhat.com>
10795
10796 * gdb.python/py-events.exp: Accept output between the stop event
10797 and the prompt.
10798 * gdb.python/py-evsignal.exp: Likewise.
10799 * gdb.python/py-evthreads.exp: Likewise.
10800
10801 2015-07-24 Pedro Alves <palves@redhat.com>
10802
10803 PR gdb/18717
10804 * gdb.threads/non-ldr-exit.c: New file.
10805 * gdb.threads/non-ldr-exit.exp: New file.
10806
10807 2015-07-24 Yao Qi <yao.qi@linaro.org>
10808
10809 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10810 restarting process.
10811
10812 2015-07-24 Yao Qi <yao.qi@linaro.org>
10813
10814 * gdb.server/ext-restart.exp: New file.
10815
10816 2015-07-24 Yao Qi <yao.qi@linaro.org>
10817
10818 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10819 argument options.
10820 * gdb.server/ext-wrapper.exp: New file.
10821
10822 2015-07-23 Doug Evans <dje@google.com>
10823
10824 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10825 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10826
10827 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10828
10829 * gdb.ada/var_arr_typedef.exp: New testcase.
10830 * gdb.ada/var_arr_typedef/pack.adb: New file.
10831 * gdb.ada/var_arr_typedef/pack.ads: New file.
10832 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10833
10834 2015-07-20 Joel Brobecker <brobecker@adacore.com>
10835
10836 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10837
10838 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10839
10840 * gdb.arch/i386-biarch-core.exp: Replace istarget
10841 by "complete set gnutarget". Remove expectation for the "core-file"
10842 command.
10843
10844 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10845
10846 Revert the previous commit:
10847 Tests for validate symbol file using build-id.
10848
10849 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10850
10851 Tests for validate symbol file using build-id.
10852 * gdb.base/solib-mismatch-lib.c: New file.
10853 * gdb.base/solib-mismatch-libmod.c: New file.
10854 * gdb.base/solib-mismatch.c: New file.
10855 * gdb.base/solib-mismatch.exp: New file.
10856
10857 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10858
10859 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10860 nios2-*-linux*.
10861 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10862 * gdb.base/siginfo.exp: Likewise.
10863 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10864
10865 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10866
10867 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10868 Move it to ...
10869 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10870 ... here.
10871 * gdb.trace/range-stepping.exp: Check that the target supports
10872 range stepping.
10873
10874 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10875
10876 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10877
10878 2015-07-14 Pedro Alves <palves@redhat.com>
10879
10880 * gdb.base/killed-outside.exp: New file.
10881 * gdb.base/killed-outside.c: New file.
10882
10883 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10884
10885 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10886 (n at main): New.
10887 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10888
10889 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10890
10891 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10892 infcall tests instead of setting up for KFAIL.
10893
10894 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10895
10896 * gdb.btrace/record_goto-step.exp: New.
10897
10898 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10899
10900 PR compile/18484
10901 * gdb.compile/compile.c (struct struct_type): Add volatile to
10902 selffield's type.
10903 * gdb.compile/compile.exp
10904 (compile code struct_object.selffield = &struct_object): Skip further
10905 struct_object tests if this one xfails.
10906
10907 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
10908
10909 PR exp/18617
10910 * gdb.trace/ax.exp: Add test.
10911
10912 2015-07-07 Yao Qi <yao.qi@linaro.org>
10913
10914 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10915 instead of istarget "aarch64*-*-*".
10916 * gdb.arch/aarch64-fp.exp: Likewise.
10917 * gdb.base/float.exp: Likewise.
10918 * gdb.reverse/aarch64.exp: Likewise.
10919 * lib/gdb.exp (is_aarch64_target): New proc.
10920
10921 2015-07-07 Yao Qi <yao.qi@linaro.org>
10922
10923 * lib/gdb.exp (is_aarch32_target): New proc.
10924 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10925 instead of "istarget "arm*-*-*"".
10926 * gdb.arch/arm-disp-step.exp: Likewise.
10927 * gdb.arch/thumb-bx-pc.exp: Likewise.
10928 * gdb.arch/thumb-prologue.exp: Likewise.
10929 * gdb.arch/thumb-singlestep.exp: Likewise.
10930 * gdb.base/disp-step-syscall.exp: Likewise.
10931 * gdb.base/float.exp: Likewise.
10932
10933 2015-07-07 Yao Qi <yao.qi@linaro.org>
10934
10935 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10936 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10937
10938 2015-07-07 Yao Qi <yao.qi@linaro.org>
10939
10940 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10941 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10942 if it exists.
10943 * gdb.multi/multi-arch.exp: Likewise.
10944
10945 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10946
10947 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10948 print.
10949
10950 2015-07-07 Yao Qi <yao.qi@linaro.org>
10951
10952 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10953
10954 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10955
10956 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10957 '[' and ']' characters.
10958
10959 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10960
10961 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10962
10963 2015-06-29 Pedro Alves <palves@redhat.com>
10964
10965 PR threads/18127
10966 * gdb.threads/hand-call-new-thread.c: New file.
10967 * gdb.threads/hand-call-new-thread.c: New file.
10968
10969 2015-06-26 Keith Seitz <keiths@redhat.com>
10970 Doug Evans <dje@google.com>
10971
10972 PR 16253
10973 * gdb.cp/var-tag-2.cc: New file.
10974 * gdb.cp/var-tag-3.cc: New file.
10975 * gdb.cp/var-tag-4.cc: New file.
10976 * gdb.cp/var-tag.cc: New file.
10977 * gdb.cp/var-tag.exp: New file.
10978
10979 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10980
10981 * gdb.base/history-duplicates.exp: New test.
10982
10983 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10984
10985 * gdb.base/completion.exp: Test the completion of the "focus"
10986 command.
10987
10988 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10989
10990 * gdb.arch/amd64-prologue-skip.S: New file.
10991 * gdb.arch/amd64-prologue-skip.exp: New file.
10992
10993 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10994
10995 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10996 is_address_zero_readable check.
10997
10998 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10999
11000 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11001 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11002
11003 2015-06-24 Yao Qi <yao.qi@linaro.org>
11004
11005 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11006 linux targets.
11007
11008 2015-06-24 Yao Qi <yao.qi@linaro.org>
11009
11010 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11011 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11012 * gdb.base/siginfo-thread.exp: Likewise.
11013
11014 2015-06-22 Yao Qi <yao.qi@linaro.org>
11015
11016 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11017
11018 2015-06-22 Yao Qi <yao.qi@linaro.org>
11019
11020 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11021 aarch64*-*-*.
11022 (skip_hw_watchpoint_tests): Likewise.
11023
11024 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11025
11026 * gdb.base/gdbinit-history.exp: Test the interaction between
11027 setting GDBHISTSIZE and setting the history size via .gdbinit.
11028
11029 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11030
11031 PR gdb/16999
11032 * gdb.base/gdbhistsize-history.exp: New test.
11033
11034 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11035
11036 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11037 with GDBHISTSIZE.
11038 * gdb.base/readline.exp: Likewise.
11039
11040 2015-06-17 Yao Qi <yao.qi@linaro.org>
11041
11042 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11043 line.
11044
11045 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11046
11047 * gdb.base/gdbinit-history.exp: Add test case to check that
11048 an unlimited history file does not get truncated on exit.
11049
11050 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11051
11052 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11053 (VECTOR): New macro. Use it...
11054 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11055 ...for these typedefs.
11056 (int8, char1, int1, double1): New typedefs.
11057 (struct just_int2, struct two_int2): New structures.
11058 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11059 (add_structvecs, add_singlevecs): New functions.
11060 (main): Call add_some_intvecs twice.
11061 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11062 the compile and exit upon failure. Try compiling for the "native"
11063 architecture. Test inferior function calls with vector arguments
11064 and vector return value handling with "finish" and "return".
11065
11066 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11067
11068 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11069 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11070 PE file.
11071 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11072
11073 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11074
11075 PR breakpoints/16465
11076 * gdb.mi/mi-dprintf-pending.c: New file.
11077 * gdb.mi/mi-dprintf-pending.exp: New test.
11078 * gdb.mi/mi-dprintf-pendshr.c: New file.
11079
11080 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11081 Mircea Gherzan <mircea.gherzan@intel.com>
11082
11083 * gdb.arch/i386-mpx-map.c: New file.
11084 * gdb.arch/i386-mpx-map.exp: New File.
11085
11086 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11087
11088 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11089 * gdb.arch/i386-mpx.exp: Indentation fixed.
11090
11091 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11092
11093 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11094 function and improved indentation.
11095 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11096 gdb_test_multiple. Added additional tests to skip the test.
11097
11098 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11099
11100 * gdb.arch/i386-avx512.c: Change path in include file.
11101 * gdb.arch/i386-avx512.exp: Change include dir path
11102 compilation flag.
11103 * gdb.arch/i386-mpx.c: Change path in include file.
11104 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11105 flag.
11106
11107 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11108
11109 * gdb.compile/compile-print.exp (compile print *vararray@3)
11110 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11111
11112 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11113
11114 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11115 (do not keep jit in memory): ... this.
11116 (expect 5): Change it to ...
11117 (expect no 5): ... this.
11118
11119 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11120
11121 PR gdb/15564
11122 * gdb.mi/mi-detach.exp: New file.
11123
11124 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11125
11126 PR symtab/18392
11127 * gdb.arch/amd64-tailcall-self.S: New file.
11128 * gdb.arch/amd64-tailcall-self.c: New file.
11129 * gdb.arch/amd64-tailcall-self.exp: New file.
11130
11131 2015-05-28 Don Breazeal <donb@codesourcery.com>
11132
11133 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11134 tests for remote targets by checking is_target_gdbserver.
11135
11136 2015-05-27 Doug Evans <dje@google.com>
11137
11138 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11139 * gdb.dwarf2/opaque-type-lookup.c: New file.
11140 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11141
11142 2015-05-26 Doug Evans <dje@google.com>
11143
11144 * gdb.cp/iostream.cc: New file.
11145 * gdb.cp/iostream.exp: New file.
11146
11147 2015-05-26 Doug Evans <dje@google.com>
11148
11149 * gdb.dwarf2/dw2-op-call.exp: Update.
11150 * gdb.dwarf2/dw4-sig-types.exp: Update.
11151 * gdb.dwarf2/implptr.exp: Update.
11152 * gdb.mi/mi-cmd-param-changed.exp: Update.
11153
11154 2015-05-26 Doug Evans <dje@google.com>
11155
11156 * gdb.python/py-lazy-string.c: New file.
11157 * gdb.python/py-lazy-string.exp: New file.
11158 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11159 (main): Update. Add estring3.
11160 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11161 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11162
11163 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11164 Yao Qi <yao.qi@linaro.org>
11165
11166 * gdb.reverse/aarch64.c: New.
11167 * gdb.reverse/aarch64.exp: New.
11168
11169 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11170
11171 * lib/gdb.exp (supports_process_record): Return true for
11172 aarch64*-linux*.
11173 (supports_reverse): Likewise.
11174
11175 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11176
11177 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11178 Use with_test_prefix.
11179
11180 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11181
11182 * gdb.base/completion.exp: Add test for completion of layout
11183 names.
11184
11185 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11186
11187 * lib/gdb.exp (skip_tui_tests): New proc.
11188 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11189
11190 2015-05-19 Pedro Alves <palves@redhat.com>
11191
11192 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11193 Save the whole env array instead of just HOME. Unset HISTSIZE in
11194 the environment while testing. Restore whole environment
11195 afterwards.
11196
11197 2015-05-16 Doug Evans <xdje42@gmail.com>
11198
11199 * gdb.guile/scm-ports.c: New file.
11200 * gdb.guile/scm-ports.exp: Add memory port tests.
11201
11202 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11203
11204 * gdb.compile/compile-print.c: New file.
11205 * gdb.compile/compile-print.exp: New file.
11206
11207 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11208
11209 * gdb.compile/compile-ops.exp: Cast param to void.
11210 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11211 (compile code struct_object.selffield = &struct_object): Add xfail.
11212
11213 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11214
11215 * gdb.ada/arr_enum_with_gap: New testcase.
11216
11217 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11218
11219 * gdb.ada/byte_packed_arr: New testcase.
11220
11221 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11222
11223 * gdb.ada/pckd_neg: New testcase.
11224
11225 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11226
11227 PR gdb/17820
11228 * gdb.base/gdbinit-history.exp: New test.
11229 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11230 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11231
11232 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11233
11234 * gdb.python/py-xmethods.cc: Enhance test case.
11235 * gdb.python/py-xmethods.exp: New tests.
11236 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11237 function.
11238 (B_indexoper): Likewise.
11239 (global_dm_list) : Add new xmethod worker functions.
11240
11241 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11242
11243 * gdb.base/coredump-filter.exp: Correctly unset
11244 "coredump_var_addr" array.
11245
11246 2015-05-08 Pedro Alves <palves@redhat.com>
11247
11248 * gdb.server/non-existing-program.exp: Unset spawn_id.
11249
11250 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11251
11252 PR python/18291
11253 * gdb.python/py-xmethods.exp: Add tests.
11254
11255 2015-05-08 Yao Qi <yao.qi@linaro.org>
11256
11257 PR gdb/18208
11258 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11259 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11260 function set_coredump_filter, and remove remote_exec call.
11261 Remove argument ipid. Callers update.
11262 (top level): Don't get inferior's PID.
11263
11264 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11265
11266 * gdb.base/watch_thread_num.exp: Skip test on targets without
11267 access watchpoints.
11268
11269 2015-05-06 Pedro Alves <palves@redhat.com>
11270
11271 PR server/18081
11272 * gdb.server/non-existing-program.exp: New file.
11273
11274 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11275
11276 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11277
11278 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11279
11280 * gdb.ada/out_of_line_in_inlined: New testcase.
11281
11282 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11283
11284 * gdb.ada/var_rec_arr: New testcase.
11285
11286 2015-04-30 Yao Qi <yao.qi@linaro.org>
11287
11288 * gdb.base/break-idempotent.exp: If
11289 skip_hw_watchpoint_multi_tests returns true, skip the tests
11290 on "rwatch" and "awatch".
11291
11292 2015-04-30 Yao Qi <yao.qi@linaro.org>
11293
11294 * gdb.base/relativedebug.exp: Invoke gdb command
11295 "info sharedlibrary", and if libc.so doesn't have debug info,
11296 skip the test.
11297
11298 2015-04-29 Doug Evans <dje@google.com>
11299
11300 * gdb.python/py-xmethods.exp: Add ptype tests.
11301 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11302 get_result_type method.
11303
11304 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11305
11306 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11307 the target does not support hardware watchpoints.
11308
11309 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11310
11311 * gdb.base/break-always.exp: Abort testing if writing to memory
11312 causes an error.
11313
11314 2015-04-28 Doug Evans <dje@google.com>
11315
11316 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11317 * gdb.python/py-pp-registration.exp: ... here. New file.
11318 * gdb.python/py-pp-registration.c: New file.
11319 * gdb.python/py-pp-registration.py: New file.
11320
11321 2015-04-28 Doug Evans <dje@google.com>
11322
11323 * gdb.python/py-bad-printers.c: New file.
11324 * gdb.python/py-bad-printers.py: New file.
11325 * gdb.python/py-bad-printers.exp: New file.
11326
11327 2015-04-28 Sasha Smundak <asmundak@google.com>
11328
11329 * gdb.python/py-type.exp: New test.
11330
11331 2015-04-28 Andy Wingo <wingo@igalia.com>
11332
11333 * gdb.python/py-parameter.exp:
11334 * gdb.guile/scm-parameter.exp: Escape the path that we are
11335 matching against, as it might contain characters that are special
11336 to regular expressions.
11337
11338 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11339
11340 * gdb.ada/rec_comp: New testcase.
11341
11342 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11343
11344 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11345 before using it.
11346
11347 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11348
11349 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11350 new tests for verilog output.
11351
11352 2015-04-24 Yao Qi <yao.qi@linaro.org>
11353
11354 * boards/remote-gdbserver-on-localhost.exp: New file.
11355
11356 2015-04-23 Pedro Alves <palves@redhat.com>
11357
11358 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11359 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11360 "end of file", remove $inferior_spawn_id from the indirect list.
11361
11362 2015-04-23 Pedro Alves <palves@redhat.com>
11363
11364 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11365
11366 2015-04-23 Pedro Alves <palves@redhat.com>
11367
11368 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11369 on $any_spawn_id instead of only on $gdb_spawn_id.
11370
11371 2015-04-21 Pierre Muller <muller@sourceware.org>
11372
11373 PR pascal/17815
11374 * lib/pascal.exp (gpc_compile): Add new option "class".
11375 (fpc_compile): Likewise.
11376 * gdb.pascal/case-insensitive-symbols.pas: New file.
11377 * gdb.pascal/case-insensitive-symbols.exp: New file.
11378
11379 2015-04-20 Gary Benson <gbenson@redhat.com>
11380
11381 * gdb.base/attach.exp: Fix three extended remote failures.
11382
11383 2015-04-17 Gary Benson <gbenson@redhat.com>
11384
11385 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11386 the main executable over the remote protocol.
11387
11388 2015-04-16 Pedro Alves <palves@redhat.com>
11389
11390 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11391 a new gdbserver if gdbserver_reconnect_p is set.
11392
11393 2015-04-16 Pedro Alves <palves@redhat.com>
11394
11395 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11396 is set, don't exit gdbserver.
11397
11398 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11399
11400 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11401 appropriate .insn, such that an older assembler can be used.
11402 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11403 the z/Architecture instruction set on 31-bit targets as well.
11404
11405 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11406
11407 * gdb.go/handcall.exp: Remove all logic related to the first
11408 breakpoint and rely on go_runto_main instead.
11409 * gdb.go/strings.exp: Likewise.
11410 * gdb.go/unsafe.exp: Likewise.
11411 * gdb.go/hello.exp: Likewise. Also rename the remaining
11412 breakpoint marker to "breakpoint 1".
11413 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11414 * gdb.go/strings.go: Likewise.
11415 * gdb.go/unsafe.go: Likewise.
11416 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11417 "set breakpoint 2 here" and rename the remaining breakpoint marker
11418 to "breakpoint 1".
11419
11420 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11421
11422 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11423 if itertools.imap is not present.
11424 * gdb.python/py-objfile.exp: Add parentheses.
11425 * gdb.python/py-type.exp: Same.
11426 * gdb.python/py-unwind-maint.py: Same.
11427
11428 2015-04-15 Yao Qi <yao.qi@linaro.org>
11429
11430 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11431 of ":$ptr_size" and set its form explicitly.
11432
11433 2015-04-15 Pedro Alves <palves@redhat.com>
11434 Yao Qi <yao.qi@linaro.org>
11435
11436 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11437 timeout by factor of 4.
11438 (test_regular_watch): Likewise.
11439 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11440 * gdb.reverse/sigall-reverse.exp: Likewise.
11441 * gdb.reverse/until-precsave.exp: Likewise.
11442 * lib/gdb.exp (with_timeout_factor): New proc.
11443 (gdb_expect): Move some code to ...
11444 (get_largest_timeout): ... here. New procedure.
11445
11446 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11447
11448 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11449
11450 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11451
11452 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11453 to write to the .text section.
11454
11455 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11456
11457 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11458 Handle the case of targets that do not provide PID information.
11459
11460 2015-04-13 Yao Qi <yao.qi@linaro.org>
11461
11462 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11463 and use expect instead of gdb_expect.
11464
11465 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11466
11467 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11468 "coredump_var_addr" to avoid naming conflict with other testcases.
11469
11470 2015-04-10 Pedro Alves <palves@redhat.com>
11471
11472 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11473 gdb_test_sequence and gdb_assert.
11474
11475 2015-04-10 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11478 test messages that don't include the breakpoint address.
11479
11480 2015-04-10 Yao Qi <yao.qi@linaro.org>
11481
11482 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11483 false for some offset and width combinations which aren't
11484 supported by linux kernel.
11485
11486 2015-04-10 Pedro Alves <palves@redhat.com>
11487
11488 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11489 procedure, factored out from ...
11490 (top level): ... here. Add "set displaced-stepping" testing axis.
11491 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11492 parameter "displaced". Use it.
11493 (top level): Use foreach and add "set displaced-stepping" testing
11494 axis.
11495
11496 2015-04-10 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11499 Remove comment.
11500 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11501 both the address of the instruction that triggers the watchpoint
11502 and the address of the instruction immediately after, and use
11503 those addresses for the test. Fix comment.
11504
11505 2015-04-10 Pedro Alves <palves@redhat.com>
11506
11507 * gdb.base/sigstep.exp (breakpoint_to_handler)
11508 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11509 Test "backtrace" in handler.
11510 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11511 (top level): Add new "displaced" test axis to
11512 breakpoint_to_handler, breakpoint_to_handler_entry and
11513 breakpoint_over_handler.
11514
11515 2015-04-10 Pedro Alves <palves@redhat.com>
11516
11517 PR gdb/18216
11518 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11519
11520 2015-04-10 Yao Qi <yao.qi@linaro.org>
11521
11522 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11523 (test_add_rn_pc): New function.
11524 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11525 (top level): Invoke test_add_rn_pc.
11526
11527 2015-04-10 Pedro Alves <palves@redhat.com>
11528
11529 PR gdb/13858
11530 * gdb.base/step-over-no-symbols.exp: New file.
11531
11532 2015-04-09 Andy Wingo <wingo@igalia.com>
11533
11534 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11535 after the Python tests.
11536
11537 2015-04-08 Keith Seitz <keiths@redhat.com>
11538
11539 PR python/16699
11540 * gdb.python/py-completion.exp: New tests for completion.
11541 * gdb.python/py-completion.py (CompleteLimit1): New class.
11542 (CompleteLimit2): Likewise.
11543 (CompleteLimit3): Likewise.
11544 (CompleteLimit4): Likewise.
11545 (CompleteLimit5): Likewise.
11546 (CompleteLimit6): Likewise.
11547 (CompleteLimit7): Likewise.
11548
11549 2015-04-08 Pedro Alves <palves@redhat.com>
11550
11551 PR gdb/18214
11552 PR gdb/18216
11553 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11554 function.
11555 (main): Install it as SIGUSR1 handler.
11556 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11557 parameter. Always use "setup" as prefix. Toggle "set
11558 displaced-stepping" off/on depending on global. Don't switch to
11559 thread 1 here.
11560 (top level): Add displaced stepping "off/on" test axis. Update
11561 "setup" calls. Wrap each subtest with with_test_prefix. Test
11562 continuing with a queued signal in each thread.
11563
11564 2015-04-08 Pedro Alves <palves@redhat.com>
11565
11566 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11567 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11568 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11569 Return early if running to main fails.
11570 * gdb.trace/while-stepping.exp: Likewise.
11571
11572 2015-04-07 Pedro Alves <palves@redhat.com>
11573
11574 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11575 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11576 interact with inferior program.
11577
11578 2015-04-07 Pedro Alves <palves@redhat.com>
11579
11580 * lib/gdb.exp (inferior_spawn_id): New global.
11581 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11582 spawn id after processing the user code.
11583 (default_gdb_start): Set inferior_spawn_id.
11584 (send_inferior): New procedure.
11585 * lib/gdbserver-support.exp (gdbserver_start): Set
11586 inferior_spawn_id.
11587 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11588
11589 2015-04-07 Pedro Alves <palves@redhat.com>
11590
11591 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11592 * lib/gdbserver-support.exp (gdbserver_start): Make
11593 $server_spawn_id global.
11594 (gdbserver_start): Don't wait for gdbserver's spawn id with
11595 expect_background.
11596 (close_gdbserver): New procedure.
11597 (gdb_exit): Rename the default version and reimplement.
11598
11599 2015-04-07 Pedro Alves <palves@redhat.com>
11600
11601 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11602 append the substituted item, not the original item.
11603
11604 2015-04-07 Pedro Alves <palves@redhat.com>
11605
11606 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11607 gdb_expect.
11608
11609 2015-04-07 Pedro Alves <palves@redhat.com>
11610
11611 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11612 output appearing once only.
11613
11614 2015-04-07 Pedro Alves <palves@redhat.com>
11615
11616 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11617 that doesn't expect anything. Return early if running to main
11618 fails.
11619
11620 2015-04-07 Yao Qi <yao.qi@linaro.org>
11621
11622 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11623 (child_function): Call alarm.
11624 (main): Move call to alarm into the loop.
11625 * gdb.threads/non-stop-fair-events.exp: Build program with
11626 -DTIMEOUT=$timeout.
11627
11628 2015-04-06 Doug Evans <xdje42@gmail.com>
11629
11630 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11631 Fix dest parameter to board_info.
11632 (fpc_compile): Ditto.
11633 (gdb_compile_pascal): Rename dest arg to destfile.
11634
11635 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11636
11637 * gdb.ada/funcall_ref.exp: New file.
11638 * gdb.ada/funcall_ref/foo.adb: New file.
11639
11640 2015-04-02 Yao Qi <yao.qi@linaro.org>
11641
11642 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11643 is remote.
11644
11645 2015-04-02 Gary Benson <gbenson@redhat.com>
11646
11647 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11648
11649 2015-04-01 Sasha Smundak <asmundak@google.com>
11650
11651 * gdb.python/py-unwind-maint.c: New file.
11652 * gdb.python/py-unwind-maint.exp: New test.
11653 * gdb.python/py-unwind-maint.py: New file.
11654 * gdb.python/py-unwind.c: New file.
11655 * gdb.python/py-unwind.exp: New test.
11656 * gdb.python/py-unwind.py: New test.
11657
11658 2015-04-01 Pedro Alves <palves@redhat.com>
11659
11660 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11661 to fail instead of non-existent $test.
11662
11663 2015-04-01 Pedro Alves <palves@redhat.com>
11664
11665 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11666 GDBFLAGS if not empty.
11667
11668 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11669
11670 * gdb.ada/complete.exp: Remove "multi_line".
11671 * gdb.ada/info_exc.exp: Remove "multi_line".
11672 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11673 * gdb.ada/ptype_field.exp: Remove "multi_line".
11674 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11675 * gdb.ada/tagged.exp: Remove "multi_line".
11676 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11677 [multi_line ...]
11678 * gdb.btrace/delta.exp: Likewise.
11679 * gdb.btrace/exception.exp: Likewise.
11680 * gdb.btrace/function_call_history.exp: Likewise.
11681 * gdb.btrace/instruction_history.exp: Likewise.
11682 * gdb.btrace/nohist.exp: Likewise.
11683 * gdb.btrace/record_goto.exp: Likewise.
11684 * gdb.btrace/segv.exp: Likewise.
11685 * gdb.btrace/stepi.exp: Likewise.
11686 * gdb.btrace/tailcall.exp: Likewise.
11687 * gdb.btrace/unknown_functions.exp: Likewise.
11688 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11689 * lib/gdb.exp: Add the "multi_line" helper.
11690
11691 2015-04-01 Pedro Alves <palves@redhat.com>
11692
11693 * gdb.threads/tid-reuse.c: New file.
11694 * gdb.threads/tid-reuse.exp: New file.
11695
11696 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11697
11698 PR corefiles/16092
11699 * gdb.base/coredump-filter.c: New file.
11700 * gdb.base/coredump-filter.exp: Likewise.
11701
11702 2015-03-27 Petr Machata <pmachata@redhat.com>
11703
11704 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11705 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11706 (Dwarf::assemble): Initialize them.
11707 (Dwarf::lines): New function.
11708
11709 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11710
11711 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11712 SYMBOL_PREFIX for x86_64-*-cygwin.
11713
11714 2015-03-26 Andy Wingo <wingo@igalia.com>
11715
11716 PR symtab/18148
11717 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11718 const_value but not a location.
11719 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11720 location defined in non-main CUs are visible.
11721
11722 2015-03-26 Yao Qi <yao.qi@linaro.org>
11723
11724 PR testsuite/18139
11725 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11726 Add a line number entry for the same line.
11727 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11728 Add a line number entry for the same line.
11729
11730 2015-03-26 Yao Qi <yao.qi@linaro.org>
11731
11732 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11733 .int 0.
11734 (func): Likewise. Add .Lfunc_1 label.
11735 Use .Lfunc_1 label.
11736 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11737 .int 0.
11738 (func): Likewise.
11739 Use .Lfunc_1 label.
11740
11741 2015-03-26 Yao Qi <yao.qi@linaro.org>
11742
11743 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11744 Call gdb_compile instead to compile each .s files without debug
11745 information.
11746
11747 2015-03-26 Yao Qi <yao.qi@linaro.org>
11748
11749 * gdb.base/savedregs.exp (process_saved_regs): Make
11750 "Saved registers:" optional in the pattern.
11751
11752 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11753
11754 * gdb.btrace/next.exp: Merged into step.exp.
11755 * gdb.btrace/finish.exp: Merged into step.exp.
11756 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11757 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11758 "record goto" and checking the exact replay position.
11759 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11760 check for "Recording format" in "info record" output.
11761 * gdb.btrace/record_goto.exp: Choose test file based on target.
11762 * gdb.btrace/x86-record_goto.S: Renamed into ...
11763 * gdb.btrace/x86_64-record_goto.S: ... this.
11764 * gdb.btrace/i686-record_goto.S: New.
11765 * gdb.btrace/x86-tailcall.S: Renamed into ...
11766 * gdb.btrace/x86_64-tailcall.S: ... this.
11767 * gdb.btrace/i686-tailcall.S: New.
11768 * gdb.btrace/x86-tailcall.c: Renamed into ...
11769 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11770 separate statements. Update test.
11771 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11772 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11773 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11774 * gdb.btrace/tailcall.exp: Choose test file based on target.
11775 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11776
11777 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11778
11779 * gdb.btrace/exception.exp: Increase BTS buffer size.
11780
11781 2015-03-24 Pedro Alves <palves@redhat.com>
11782
11783 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11784
11785 2015-03-24 Pedro Alves <palves@redhat.com>
11786
11787 * gdb.threads/schedlock.exp (test_step): No longer expect that
11788 "set scheduler-locking step" with "next" over a function call runs
11789 threads unlocked.
11790
11791 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11792
11793 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11794
11795 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11796
11797 PR breakpoints/16466
11798 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11799 * gdb.mi/mi-pending.c (thread_func): New function.
11800 (int main): Add threading support required.
11801 * gdb.mi/mi-pending.exp: Add tests for this issue.
11802 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11803 (pendfunc2): Remove stdio dependency.
11804 * gdb.mi/mi-pendshr2.c: New file.
11805
11806 2015-03-23 Keith Seitz <keiths@redhat.com>
11807
11808 * gdb.linespec/keywords.c: New file.
11809 * gdb.linespec/keywords.exp: New file.
11810
11811 2015-03-23 Keith Seitz <keiths@redhat.com>
11812
11813 PR gdb/18021
11814 * gdb.dwarf2/staticvirtual.exp: New test.
11815
11816 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11817
11818 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11819 * README: Remove HP-UX and gdb.hp.
11820 (configuration):
11821 * configure: Regenerate.
11822 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11823 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11824 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11825 gdb.hp/gdb.defects/Makefile.
11826 * gdb.hp/Makefile.in: File deleted.
11827 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11828 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11829 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11830 * gdb.hp/gdb.aCC/run.c: File deleted.
11831 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11832 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11833 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11834 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11835 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11836 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11837 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11838 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11839 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11840 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11841 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11842 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11843 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11844 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11845 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11846 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11847 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11848 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11849 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11850 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11851 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11852 * gdb.hp/gdb.compat/average.c: File deleted.
11853 * gdb.hp/gdb.compat/sum.c: File deleted.
11854 * gdb.hp/gdb.compat/xdb.c: File deleted.
11855 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11856 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11857 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11858 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11859 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11860 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11861 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11862 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11863 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11864 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11865 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11866 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11867 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11868 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11869 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11870 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11871 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11872 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11873 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11874 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11875 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11876 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11877 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11878 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11879 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11880 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11881 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11882 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11883 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11884 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11885 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11886 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11887 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11888 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11889 * gdb.hp/tools/odump: File deleted.
11890
11891 2015-03-19 Pedro Alves <palves@redhat.com>
11892
11893 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11894 (saw_thread_3): New globals.
11895 (top level): Increment them when an event for the corresponding
11896 thread is seen.
11897 (no thread starvation): New test.
11898
11899 2015-03-19 Pedro Alves <palves@redhat.com>
11900
11901 * gdb.threads/continue-pending-status.c: New file.
11902 * gdb.threads/continue-pending-status.exp: New file.
11903
11904 2015-03-18 Pedro Alves <palves@redhat.com>
11905
11906 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11907 Use gdb_is_target_remote instead of is_remote. Use
11908 gdb_test_multiple instead of gdb_expect. Exit early if
11909 gdb_test_multiple hits its internal matches. Tighten stepi tests
11910 expected output. Fail on exit with any signal, instead of just
11911 SIGILL.
11912
11913 2015-03-18 Yao Qi <yao.qi@linaro.org>
11914
11915 PR tdep/18107
11916 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11917 variable.
11918 * gdb.base/catch-syscall.exp: Don't skip it on
11919 aarch64*-*-linux* target. Remove elements in all_syscalls.
11920 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11921 target.
11922 (setup_all_syscalls): New proc.
11923
11924 2015-03-16 Yao Qi <yao.qi@linaro.org>
11925
11926 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11927 (top level): Skip tests if valid_addr_p returns false for
11928 $cmd1 or $cmd2.
11929
11930 2015-03-11 Andy Wingo <wingo@igalia.com>
11931
11932 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11933
11934 2015-03-11 Yao Qi <yao.qi@linaro.org>
11935
11936 * gdb.base/catch-syscall.exp: Fix typo in comments.
11937
11938 2015-03-11 Yao Qi <yao.qi@linaro.org>
11939
11940 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11941
11942 2015-03-09 Pedro Alves <palves@redhat.com>
11943
11944 * dg-extract-results.py: Delete.
11945
11946 2015-03-09 Pedro Alves <palves@redhat.com>
11947
11948 Merge dg-extract-results.sh from GCC upstream (r218843).
11949
11950 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11951 * dg-extract-results.sh: Use --text with grep to avoid issues with
11952 binary files. Fall back to cat -v, if that doesn't work.
11953
11954 2015-03-05 Pedro Alves <palves@redhat.com>
11955
11956 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11957
11958 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11959
11960 * lib/mi-support.exp (mi_expect_interrupt): Accept
11961 alternative event for when in all-stop mode.
11962
11963 2015-03-04 Pedro Alves <palves@redhat.com>
11964
11965 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11966
11967 2015-03-04 Mark Kettenis <kettenis@gnu.org>
11968
11969 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11970
11971 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11972
11973 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11974 regexps for GDB's current line display, accept a hex address
11975 preceding the line number.
11976
11977 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11978
11979 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11980 the 'arch1' variable for "s390*-linux*" targets.
11981
11982 2015-03-04 Pedro Alves <palves@redhat.com>
11983
11984 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11985 (main): Pass missing retval argument to pthread_join call.
11986
11987 2015-03-02 Pedro Alves <palves@redhat.com>
11988
11989 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11990 (top level): Call do_test with non-stop as well.
11991
11992 2015-03-02 Pedro Alves <palves@redhat.com>
11993
11994 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11995 -1.
11996
11997 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11998
11999 * gdb.arch/s390-vregs.exp: New test.
12000 * gdb.arch/s390-vregs.S: New file.
12001
12002 2015-02-27 Pedro Alves <palves@redhat.com>
12003
12004 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12005 call to catch_command_errors.
12006 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12007 catch_command_errors.
12008
12009 2015-02-27 Pedro Alves <palves@redhat.com>
12010
12011 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12012 "true" for boolean result.
12013 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12014 prototype of main.
12015
12016 2015-02-27 Pedro Alves <palves@redhat.com>
12017
12018 * lib/unbuffer_output.c: New file.
12019 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12020 (main): Call gdb_unbuffer_output.
12021
12022 2015-02-27 Yao Qi <yao.qi@linaro.org>
12023
12024 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12025 target.
12026
12027 2015-02-26 Doug Evans <dje@google.com>
12028
12029 * gdb.cp/class2.cc (Dbase, D): New classes.
12030 (main): New local delta.
12031 * gdb.cp/class2.exp: Test printing delta.
12032 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12033 (dynbar): New global.
12034 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12035
12036 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12037
12038 * gdb.compile/compile-ifunc.c: New file.
12039 * gdb.compile/compile-ifunc.exp: New file.
12040
12041 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12042
12043 * gdb.base/structs.exp: Check for correct struct on finish.
12044
12045 2015-02-26 Yao Qi <yao.qi@linaro.org>
12046
12047 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12048 is zero.
12049
12050 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12051
12052 * gdb.arch/cordic.ko.bz2: New file.
12053 * gdb.arch/cordic.ko.debug.bz2: New file.
12054 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12055
12056 2015-02-25 Yao Qi <yao.qi@linaro.org>
12057
12058 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12059 aarch64*-*-* target.
12060
12061 2015-02-23 Pedro Alves <palves@redhat.com>
12062
12063 * lib/gdb.exp (delete_breakpoints): Rewrite using
12064 gdb_test_multiple.
12065
12066 2015-02-23 Pedro Alves <palves@redhat.com>
12067
12068 * gdb.base/info-os.c: Include stdlib.h.
12069
12070 2015-02-22 Doug Evans <xdje42@gmail.com>
12071
12072 PR symtab/17855
12073 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12074 is read after symbols have been re-read.
12075 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12076 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12077
12078 2015-02-21 Doug Evans <dje@google.com>
12079
12080 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12081
12082 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12083
12084 PR corefiles/17808
12085 * gdb.arch/i386-biarch-core.core.bz2: New file.
12086 * gdb.arch/i386-biarch-core.exp: New file.
12087
12088 2015-02-21 Pedro Alves <palves@redhat.com>
12089
12090 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12091 runto_main fails.
12092
12093 2015-02-20 Pedro Alves <palves@redhat.com>
12094
12095 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12096 info probes.
12097
12098 2015-02-20 Pedro Alves <palves@redhat.com>
12099
12100 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12101
12102 2015-02-20 Pedro Alves <palves@redhat.com>
12103
12104 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12105 clean_restart before gdb_target_supports_trace.
12106
12107 2015-02-20 Pedro Alves <palves@redhat.com>
12108
12109 PR threads/18006
12110 * gdb.threads/clone-thread_db.c: New file.
12111 * gdb.threads/clone-thread_db.exp: New file.
12112
12113 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12114
12115 PR breakpoints/16812
12116 * gdb.base/catch-gdb-caused-signals.c: New file.
12117 * gdb.base/catch-gdb-caused-signals.exp: New file.
12118
12119 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12120
12121 * configure: Regenerated.
12122 * configure.ac: Use GDB_AC_TRANSFORM.
12123 * aclocal.m4: sinclude ../transform.m4.
12124
12125 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12126
12127 * lib/dtrace.exp: New file.
12128 * gdb.base/dtrace-probe.exp: Likewise.
12129 * gdb.base/dtrace-probe.d: Likewise.
12130 * gdb.base/dtrace-probe.c: Likewise.
12131 * lib/pdtrace.in: Likewise.
12132 * configure.ac: Output variables with the transformed names of
12133 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12134 * configure: Regenerated.
12135
12136 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12137
12138 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12139 expected message when trying to access $_probe_* convenience
12140 variables while not on a probe.
12141
12142 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12143
12144 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12145
12146 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12147
12148 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12149 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12150
12151 2015-02-10 Doug Evans <xdje42@gmail.com>
12152
12153 * lib/gdb.exp (gdb_load): Always return a result.
12154
12155 2015-02-10 Pedro Alves <palves@redhat.com>
12156
12157 * gdb.threads/signal-sigtrap.c: New file.
12158 * gdb.threads/signal-sigtrap.exp: New file.
12159
12160 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12161
12162 * gdb.trace/no-attach-trace.c: New file.
12163 * gdb.trace/no-attach-trace.exp: New file.
12164
12165 2015-02-09 Mark Wielaard <mjw@redhat.com>
12166
12167 * gdb.dwarf2/atomic.c: New file.
12168 * gdb.dwarf2/atomic-type.exp: Likewise.
12169
12170 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12171
12172 * gdb.btrace/buffer-size.exp: Update "info record" output.
12173 * gdb.btrace/delta.exp: Update "info record" output.
12174 * gdb.btrace/enable.exp: Update "info record" output.
12175 * gdb.btrace/finish.exp: Update "info record" output.
12176 * gdb.btrace/instruction_history.exp: Update "info record" output.
12177 * gdb.btrace/next.exp: Update "info record" output.
12178 * gdb.btrace/nexti.exp: Update "info record" output.
12179 * gdb.btrace/step.exp: Update "info record" output.
12180 * gdb.btrace/stepi.exp: Update "info record" output.
12181 * gdb.btrace/nohist.exp: Update "info record" output.
12182
12183 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12184
12185 * gdb.btrace/buffer-size: New.
12186
12187 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12188
12189 * gdb.btrace/delta.exp: Update "info record" output.
12190 * gdb.btrace/enable.exp: Update "info record" output.
12191 * gdb.btrace/finish.exp: Update "info record" output.
12192 * gdb.btrace/instruction_history.exp: Update "info record" output.
12193 * gdb.btrace/next.exp: Update "info record" output.
12194 * gdb.btrace/nexti.exp: Update "info record" output.
12195 * gdb.btrace/step.exp: Update "info record" output.
12196 * gdb.btrace/stepi.exp: Update "info record" output.
12197 * gdb.btrace/nohist.exp: Update "info record" output.
12198
12199 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12200
12201 PR gdb/15678
12202 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12203
12204 2015-02-06 Pedro Alves <palves@redhat.com>
12205
12206 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12207 macro.
12208 (seconds_left, again): New globals.
12209 (main): Wait seconds_left in a 1-second sleep loop instead of
12210 sleeping 180 seconds. If 'again' is set, reset the seconds
12211 counter.
12212 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12213 'again' in the inferior before detaching. Print the seconds left.
12214 (options): New global.
12215 (top level): Build program with -DTIMEOUT=$timeout.
12216
12217 2015-02-06 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12220 determine how many seconds to pass to 'alarm'.
12221 * gdb.base/gdb-sigterm.exp (top level): Build program with
12222 -DTIMEOUT=$timeout.
12223 (do_test): Return success/failure indication. Add more verbose
12224 logging. Don't fail if 200 single steps are seen. Instead, fail
12225 when the test times out.
12226 (passes): New global.
12227 (top level): Break the testing loop if testing fails on any
12228 iteration. Use gdb_assert.
12229
12230 2015-02-04 Don Breazeal <donb@codesourcery.com>
12231
12232 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12233 and initialize them.
12234 (ipc_cleanup): New function.
12235 (main): Don't declare shmid, semid, and msqid. Add a call to
12236 atexit so that we call ipc_cleanup on exit.
12237
12238 2015-02-04 Pedro Alves <palves@redhat.com>
12239
12240 * boards/native-extended-gdbserver.exp: Remove any target variant
12241 specifications from the board name before clearing the isremote
12242 flag from board_info.
12243
12244 2015-01-31 Doug Evans <xdje42@gmail.com>
12245
12246 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12247
12248 2015-01-31 Gary Benson <gbenson@redhat.com>
12249
12250 * gdb.base/completion.exp: Disable completion limiting for
12251 existing tests. Add new tests to check completion limiting.
12252 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12253
12254 2015-01-31 Doug Evans <xdje42@gmail.com>
12255
12256 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12257
12258 2015-01-31 Doug Evans <xdje42@gmail.com>
12259
12260 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12261 entries. Duplicate file section script entries.
12262 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12263 inlined entries. Add test for safe-path rejection.
12264 * gdb.python/py-section-script.c: Add duplicate inlined section script
12265 entries. Duplicate file section script entries.
12266 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12267 inlined entries. Add test for safe-path rejection.
12268
12269 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12270
12271 * gdb.ada/disc_arr_bound: New testcase.
12272
12273 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12274
12275 * gdb.ada/mi_var_array: New testcase.
12276
12277 2015-01-27 Doug Evans <dje@google.com>
12278
12279 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12280 Add test for objfile.filename, objfile.username after objfile
12281 has been unloaded.
12282
12283 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12284
12285 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12286 the second test to print the name attribute of value
12287 returned by the call to gdb.lookup_type, and adjust
12288 the expected output accordingly.
12289
12290 2015-01-25 Mark Wielaard <mjw@redhat.com>
12291
12292 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12293 * gdb.base/disp-step-fork.c: Include unistd.h.
12294 * gdb.base/siginfo-obj.c: Include stdio.h.
12295 * gdb.base/siginfo-thread.c: Likewise.
12296 * gdb.mi/non-stop.c: Include unistd.h.
12297 * gdb.mi/nsthrexec.c: Include stdio.h.
12298 * gdb.mi/pthreads.c: Include unistd.h.
12299 * gdb.modula2/unbounded1.c (main): Declare returns int.
12300 * gdb.reverse/consecutive-reverse.c: Likewise.
12301 * gdb.threads/create-fail.c: Include unistd.h.
12302 * gdb.threads/killed.c: Likewise.
12303 * gdb.threads/linux-dp.c: Likewise.
12304 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12305 * gdb.threads/non-ldr-exc-2.c: Likewise.
12306 * gdb.threads/non-ldr-exc-3.c: Likewise.
12307 * gdb.threads/non-ldr-exc-4.c: Likewise.
12308 * gdb.threads/pthreads.c: Include unistd.h.
12309 (main): Declare returns int.
12310 * gdb.threads/tls-main.c (foo): New declaration.
12311 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12312
12313 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12314
12315 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12316 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12317
12318 2015-01-15 Mark Wielaard <mjw@redhat.com>
12319
12320 * gdb.base/noreturn-return.c: New file.
12321 * gdb.base/noreturn-return.exp: New file.
12322 * gdb.base/noreturn-finish.c: New file.
12323 * gdb.base/noreturn-finish.exp: New file.
12324
12325 2015-01-23 Pedro Alves <palves@redhat.com>
12326
12327 * gdb.threads/continue-pending-after-query.c: New file.
12328 * gdb.threads/continue-pending-after-query.exp: New file.
12329
12330 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12331 Simon Marchi <simon.marchi@ericsson.com>
12332
12333 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12334 * gdb.base/valgrind-db-attach.exp: Same.
12335 * gdb.base/valgrind-infcall.exp: Same.
12336 * lib/mi-support.exp (default_mi_gdb_start): Same.
12337 * lib/prompt.exp (default_prompt_gdb_start): Same.
12338 * lib/gdb.exp (default_gdb_spawn): Same.
12339 (gdb_interact): New.
12340
12341
12342 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12343
12344 * gdb.compile/compile.exp (pointer to jit function): New test.
12345
12346 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12347
12348 * lib/gdb.exp (supports_process_record): Return true for
12349 powerpc*-*-linux*.
12350 (supports_reverse): Likewise.
12351
12352 2015-01-15 Don Breazeal <donb@codesourcery.com>
12353
12354 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12355 instead of checking whether the target board is remote and
12356 use spawn_wait_for_attach instead of exec/sleep.
12357 * gdb.base/attach-twice.exp: Likewise.
12358
12359 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12360
12361 * gdb.ada/var_arr_attrs: New testcase.
12362
12363 2015-01-14 Pedro Alves <palves@redhat.com>
12364 Joel Brobecker <brobecker@adacore.com>
12365
12366 PR gdb/17525
12367 * gdb.base/bp-cmds-execution-x-script.c: New file.
12368 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12369 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12370
12371 2015-01-14 Pedro Alves <palves@redhat.com>
12372
12373 PR cli/17828
12374 * gdb.base/batch-preserve-term-settings.c: New file.
12375 * gdb.base/batch-preserve-term-settings.exp: New file.
12376
12377 2015-01-13 Doug Evans <dje@google.com>
12378
12379 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12380 binary.
12381
12382 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12383
12384 * Makefile.in (clean mostlyclean): Do not delete *.py.
12385
12386 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12387
12388 * gdb.python/py-lookup-type.exp: New file.
12389
12390 2015-01-12 Pedro Alves <palves@redhat.com>
12391
12392 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12393 restore GDBFLAGS before returning.
12394
12395 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12396
12397 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12398 is_amd64_regs_target and is_x86_like_target.
12399
12400 2015-01-11 Doug Evans <xdje42@gmail.com>
12401
12402 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12403 is given without an explicit form.
12404 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12405 attributes.
12406 * gdb.dwarf/corrupt.exp: Ditto.
12407 * gdb.dwarf2/enum-type.exp: Ditto.
12408 * gdb.trace/entry-values.exp: Ditto.
12409 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12410
12411 2015-01-11 Doug Evans <xdje42@gmail.com>
12412
12413 PR gdb/15830
12414 * gdb.base/maint.exp: Remove references to "maint demangle".
12415 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12416 Add tests for explicitly specifying language to demangle.
12417 * gdb.dlang/demangle.exp: Ditto.
12418
12419 2015-01-09 Pedro Alves <palves@redhat.com>
12420
12421 * gdb.threads/non-stop-fair-events.c: New file.
12422 * gdb.threads/non-stop-fair-events.exp: New file.
12423
12424 2015-01-09 Pedro Alves <palves@redhat.com>
12425
12426 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12427 the global scope. Set a breakpoint after all threads are started
12428 rather than stepping over two source lines. Expect the prompt.
12429 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12430 global.
12431 (NUM): Now 15.
12432 (main): Use threads_started_barrier to wait for all threads to
12433 start. Main thread no longer calls thread_function. Exit after
12434 180 seconds.
12435 (loop): New function.
12436 (thread_function): Wait on threads_started_barrier barrier. Call
12437 'loop' at each iteration.
12438 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12439 threads have started, instead of hardcoding number of "next"
12440 steps. Use an access watchpoint instead of a write watchpoint.
12441
12442 2015-01-09 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12445 (thread_func): Wait on barrier.
12446 (main): Wait for all threads to start before stopping GDB.
12447 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12448 global.
12449 (thread1_func, thread2_func): Wait on barrier.
12450 (main): Wait for all threads to start before stopping GDB.
12451 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12452 New global.
12453 (thread1_func, thread2_func): Wait on barrier.
12454 (main): Wait for all threads to start before stopping GDB.
12455
12456 2015-01-09 Pedro Alves <palves@redhat.com>
12457
12458 * gdb.threads/attach-many-short-lived-threads.c: New file.
12459 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12460
12461 2014-01-09 Pedro Alves <palves@redhat.com>
12462
12463 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12464 instead of to thread 2.
12465 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12466 Add barrier around each pthread_create call instead of around all
12467 calls.
12468 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12469 Set a break on thread_function and have the child threads hit it
12470 one at at a time.
12471
12472 2015-01-09 Pedro Alves <palves@redhat.com>
12473
12474 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12475 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12476 false.
12477 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12478 checking whether the target board is remote.
12479 * gdb.multi/multi-attach.exp: Likewise.
12480 * gdb.python/py-sync-interp.exp: Likewise.
12481 * gdb.server/ext-attach.exp: Likewise.
12482 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12483 tests that need to attach, instead of checking whether the target
12484 board is remote at the top of the file.
12485
12486 2015-01-08 Yao Qi <yao@codesourcery.com>
12487
12488 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12489
12490 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12491
12492 Fix testcase compilation.
12493 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12494
12495 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12496
12497 * gdb.python/py-type.exp: Add a couple test about empty
12498 array creation, and negative-length array creation.
12499
12500 2015-01-02 Doug Evans <xdje42@gmail.com>
12501
12502 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12503
12504 2015-01-02 Doug Evans <dje@google.com>
12505
12506 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12507
12508 2014-12-29 Yao Qi <yao@codesourcery.com>
12509
12510 * gdb.trace/entry-values.exp: Update comments. Rename variable
12511 bar_call_foo to returned_from_foo.
12512
12513 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12514
12515 PR gdb/17394
12516 * gdb.linespec/break-asm-file.c: New file.
12517 * gdb.linespec/break-asm-file.exp: New file.
12518 * gdb.linespec/break-asm-file0.s: New file.
12519 * gdb.linespec/break-asm-file1.s: New file.
12520
12521 2014-12-18 Nigel Stephens <nigel@mips.com>
12522 Maciej W. Rozycki <macro@codesourcery.com>
12523
12524 * gdb.base/float.exp: Handle the new output from "info float" on
12525 MIPS targets.
12526
12527 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12528
12529 Fix MinGW compilation.
12530 * gdb.compile/compile-ops.exp: Update untested message if
12531 !skip_compile_feature_tests.
12532 * gdb.compile/compile-setjmp.exp: Likewise.
12533 * gdb.compile/compile-tls.exp: Likewise.
12534 * gdb.compile/compile.exp: Likewise.
12535 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12536 supported on this host".
12537
12538 2014-12-16 Doug Evans <xdje42@gmail.com>
12539
12540 * boards/stabs.exp: New file.
12541
12542 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12543
12544 * gdb.base/completion.exp: Adjust to format changes of "maint
12545 print user-registers".
12546
12547 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12548
12549 PR server/17457
12550 * gdb.arch/aarch64-fp.c: New file.
12551 * gdb.arch/aarch64-fp.exp: New file.
12552
12553 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12554
12555 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12556 r210637, r210913, r211666, r215400, r215817).
12557
12558 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12559 * dg-extract-results.py: New file.
12560 * dg-extract-results.sh: Use it if the environment seems
12561 suitable.
12562
12563 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12564
12565 * dg-extract-results.py (parse_run): Handle warnings that
12566 are printed before a test harness is run.
12567
12568 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12569
12570 * dg-extract-results.py (Named): Remove __cmp__ method.
12571 (output_variation): Use a key to sort variation.harnesses.
12572
12573 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12574
12575 * dg-extract-results.py: For Python 3, force sys.stdout to
12576 handle surrogate escape sequences.
12577 (safe_open): New function.
12578 (output_segment, main): Use it.
12579
12580 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12581
12582 * dg-extract-results.py (Prog.result_re): Include options
12583 in test name.
12584
12585 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12586
12587 * dg-extract-results.py (output_variation): Always sort if
12588 do_sum.
12589
12590 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12591
12592 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12593 as long as we get pagination notifications.
12594
12595 2014-12-15 Jason Merrill <jason@redhat.com>
12596
12597 * Makefile.in (check-gdb.%): Restore.
12598 * README: Mention it.
12599
12600 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12601
12602 * gdb.ada/str_uninit: New testcase.
12603
12604 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12605
12606 PR symtab/17642
12607 * gdb.base/vla-stub-define.c: New file.
12608 * gdb.base/vla-stub.c: New file.
12609 * gdb.base/vla-stub.exp: New file.
12610
12611 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12612 Jan Kratochvil <jan.kratochvil@redhat.com>
12613 Tom Tromey <tromey@redhat.com>
12614
12615 * configure.ac: Add gdb.compile/.
12616 * configure: Regenerate.
12617 * gdb.compile/Makefile.in: New file.
12618 * gdb.compile/compile-ops.exp: New file.
12619 * gdb.compile/compile-ops.c: New file.
12620 * gdb.compile/compile-tls.c: New file.
12621 * gdb.compile/compile-tls.exp: New file.
12622 * gdb.compile/compile-constvar.S: New file.
12623 * gdb.compile/compile-constvar.c: New file.
12624 * gdb.compile/compile-mod.c: New file.
12625 * gdb.compile/compile-nodebug.c: New file.
12626 * gdb.compile/compile-setjmp-mod.c: New file.
12627 * gdb.compile/compile-setjmp.c: New file.
12628 * gdb.compile/compile-setjmp.exp: New file.
12629 * gdb.compile/compile-shlib.c: New file.
12630 * gdb.compile/compile.c: New file.
12631 * gdb.compile/compile.exp: New file.
12632 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12633
12634 2014-12-12 Tom Tromey <tromey@redhat.com>
12635
12636 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12637 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12638
12639 2014-12-12 Doug Evans <dje@google.com>
12640
12641 * lib/gdb-python.exp (get_python_valueof): New function.
12642 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12643
12644 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12645
12646 * gdb.base/completion.exp: Add test for completion of "info
12647 registers ".
12648
12649 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12650
12651 * gdb.base/func-ptrs.c: New file.
12652 * gdb.base/func-ptrs.exp: New file.
12653
12654 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12655
12656 PR breakpoints/17012
12657 * gdb.base/dprintf-detach.c: New file.
12658 * gdb.base/dprintf-detach.exp: New file.
12659
12660 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12661
12662 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12663 * lib/gdb.exp (target_is_gdbserver): New procedure.
12664
12665 2014-12-08 Doug Evans <dje@google.com>
12666
12667 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12668
12669 2014-12-05 Yao Qi <yao@codesourcery.com>
12670
12671 * gdb.guile/scm-error.exp: Remove the third argument to
12672 gdb_remote_download.
12673 * gdb.guile/scm-frame-args.exp: Likewise.
12674 * gdb.guile/scm-section-script.exp: Likewise.
12675
12676 2014-12-05 Yao Qi <yao@codesourcery.com>
12677
12678 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12679
12680 2014-12-04 Doug Evans <dje@google.com>
12681
12682 * gdb.python/py-objfile.exp: Add tests for
12683 objfile.add_separate_debug_file.
12684
12685 2014-12-04 Doug Evans <dje@google.com>
12686
12687 * lib/gdb.exp (get_build_id): New function.
12688 (build_id_debug_filename_get): Rewrite to use it.
12689 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12690
12691 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12692
12693 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12694 `method(long)', not just 0x0.
12695 * gdb.cp/nsalias.exp: Align code labels to 4.
12696 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12697 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12698 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12699 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12700 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12701 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12702
12703 2014-12-02 Doug Evans <dje@google.com>
12704
12705 PR symtab/17602
12706 * gdb.cp/anon-ns.cc: Move guts of this file to ...
12707 * gdb.cp/anon-ns2.cc: ... here. New file.
12708 * gdb.cp/anon-ns.exp: Update.
12709
12710 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
12711
12712 * gdb.python/py-events.py (inferior_call_handler): New.
12713 (register_changed_handler, memory_changed_handler): New.
12714 (test_events.invoke): Register new handlers.
12715 * gdb.python/py-events.exp: Add tests for inferior call,
12716 memory_changed and register_changed events.
12717
12718 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12719
12720 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12721 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12722 if the linker doesn't understand this.
12723
12724 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12725
12726 * gdb.python/python.exp: Change expected reply to help().
12727
12728 2014-12-01 Yao Qi <yao@codesourcery.com>
12729
12730 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12731 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12732 * configure: Re-generated.
12733
12734 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12735
12736 * gdb.cp/chained-calls.cc: New file.
12737 * gdb.cp/chained-calls.exp: New file.
12738 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12739
12740 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12741
12742 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12743 * gdb.dwarf2/symtab-producer.exp: Same.
12744 * gdb.gdb/python-interrupts.exp: Same.
12745 * gdb.gdb/python-selftest.exp: Same.
12746 * gdb.python/py-linetable.exp: Same.
12747 * gdb.python/py-type.exp: Same.
12748 * gdb.python/py-value-cc.exp: Same.
12749 * gdb.python/py-value.exp: Same.
12750
12751 2014-11-28 Yao Qi <yao@codesourcery.com>
12752
12753 * gdb.base/break-probes.exp: Match library name prefixed with
12754 sysroot.
12755
12756 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12757
12758 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12759 test expected output. Add parentheses for the call to print.
12760 Remove L suffix from integers.
12761
12762 2014-11-26 Doug Evans <dje@google.com>
12763
12764 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12765
12766 2014-11-22 Yao Qi <yao@codesourcery.com>
12767
12768 * gdb.trace/entry-values.c: Remove asms.
12769 (foo): Add foo_label.
12770 (bar): Add bar_label.
12771 * gdb.trace/entry-values.exp: Remove code computing foo's
12772 length and bar's length.
12773 (Dwarf::assemble): Invoke function_range for bar and use
12774 MACRO_AT_func for foo.
12775
12776 2014-11-22 Yao Qi <yao@codesourcery.com>
12777
12778 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12779 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12780 Use .Lgcc43_procstart instead of gcc43.
12781
12782 2014-11-21 Joel Brobecker <brobecker@adacore.com>
12783
12784 * gdb.ada/n_arr_bound: New testcase.
12785
12786 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12787
12788 PR breakpoints/10737
12789 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12790 test_catch_syscall_multi_arch.
12791 (test_catch_syscall_multi_arch): New function.
12792
12793 2014-11-20 Doug Evans <xdje42@gmail.com>
12794
12795 * gdb.base/maint.exp: Update expected output.
12796
12797 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12798
12799 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12800 4-byte instruction on S390.
12801
12802 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12803
12804 * gdb.ada/arr_arr: New testcase.
12805
12806 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12807
12808 * gdb.ada/pkd_arr_elem: New Testcase.
12809
12810 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
12811
12812 * gdb.reverse/break-precsave: Expect completion message for
12813 core file reads.
12814 * gdb.reverse/consecutive-precsave.exp: Likewise.
12815 * gdb.reverse/finish-precsave.exp: Likewise.
12816 * gdb.reverse/i386-precsave.exp: Likewise.
12817 * gdb.reverse/machinestate-precsave.exp: Likewise.
12818 * gdb.reverse/sigall-precsave.exp: Likewise.
12819 * gdb.reverse/solib-precsave.exp: Likewise.
12820 * gdb.reverse/step-precsave.exp: Likewise.
12821 * gdb.reverse/until-precsave.exp: Likewise.
12822 * gdb.reverse/watch-precsave.exp: Likewise.
12823
12824 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12825
12826 * gdb.base/bp-permanent.c: Include unistd.h.
12827 * gdb.python/py-framefilter-mi.c (main): Add return type.
12828 * gdb.python/py-framefilter.c (main): Likewise.
12829 * gdb.trace/actions-changed.c (main): Likewise.
12830
12831 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12832
12833 * gdb.mi/until.c: Add eye-catchers.
12834 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12835 line numbers.
12836
12837 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12838
12839 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12840 function header variants in break1.c.
12841 * gdb.base/ena-dis-br.exp: Likewise.
12842 * gdb.base/hbreak2.exp: Likewise.
12843 * gdb.reverse/until-precsave.exp: Drop references to removed
12844 non-prototype function header variants in ur1.c.
12845 * gdb.reverse/until-reverse.exp: Likewise.
12846
12847 2014-11-17 Petr Machata <pmachata@redhat.com>
12848
12849 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12850 ${_cu_offset_size} bytes abbrev offset.
12851
12852 2014-11-15 Doug Evans <xdje42@gmail.com>
12853
12854 PR symtab/17559
12855 * gdb.base/line-symtabs.exp: New file.
12856 * gdb.base/line-symtabs.c: New file.
12857 * gdb.base/line-symtabs.h: New file.
12858
12859 2014-11-14 Yao Qi <yao@codesourcery.com>
12860
12861 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12862 (func): Add label func_label.
12863 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12864 Replace low_pc and high_pc with MACRO_AT_range.
12865 Replace name, low_pc and high_pc with MACRO_AT_func.
12866
12867 2014-11-14 Yao Qi <yao@codesourcery.com>
12868
12869 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12870 Replace name, low_pc and high_pc with MACRO_AT_func.
12871
12872 2014-11-14 Yao Qi <yao@codesourcery.com>
12873
12874 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12875 produce debug information.
12876 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12877
12878 2014-11-14 Yao Qi <yao@codesourcery.com>
12879
12880 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12881 object and get function length.
12882 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12883 with MACRO_AT_func.
12884 (top-level): Replace gdb_compile and clean_restart with
12885 prepare_for_testing.
12886 * gdb.dwarf2/main.c (main): Add label main_label.
12887
12888 2014-11-14 Yao Qi <yao@codesourcery.com>
12889
12890 * lib/dwarf.exp (function_range): New procedure.
12891 (Dwarf::_handle_macro_at_func): New procedure.
12892 (Dwarf::_handle_macro_at_range): New procedure.
12893 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12894
12895 2014-11-14 Yao Qi <yao@codesourcery.com>
12896
12897 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12898 (_handle_attribute): New procedure.
12899
12900 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12901
12902 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12903 * gdb.base/call-sc.c (zed): Likewise.
12904 * gdb.base/checkpoint.c (main): Likewise.
12905 * gdb.base/dump.c (main): Likewise.
12906 * gdb.base/gcore.c (main): Likewise.
12907 * gdb.base/huge.c (main): Likewise.
12908 * gdb.base/multi-forks.c (main): Likewise.
12909 * gdb.base/pr10179-a.c (main): Likewise.
12910 * gdb.base/savedregs.c (main): Likewise.
12911 * gdb.base/sigaltstack.c (main): Likewise.
12912 * gdb.base/siginfo.c (main): Likewise.
12913 * gdb.base/structs.c (zed): Likewise.
12914 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12915 * gdb.mi/mi-syn-frame.c (main): Likewise.
12916 * gdb.mi/until.c (foo, main): Likewise.
12917 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12918 * gdb.base/solib-weak.c (foo): Declare.
12919 * gdb.base/attach-twice.c: Include stdio.h.
12920 * gdb.base/weaklib1.c: Likewise.
12921 * gdb.base/weaklib2.c: Likewise.
12922 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12923 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12924 unistd.h.
12925 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12926 * gdb.mi/mi-exit-code.c: Likewise.
12927 * gdb.base/break-interp-lib.c: Include string.h.
12928 * gdb.base/coremaker.c: Likewise.
12929 * gdb.base/testenv.c: Likewise.
12930 * gdb.python/py-finish-breakpoint.c: Likewise.
12931 * gdb.base/inferior-died.c: Include sys/wait.h.
12932 * gdb.base/fileio.c: Include time.h.
12933 * gdb.base/async-shell.c: Include unistd.h.
12934 * gdb.base/dprintf-non-stop.c: Likewise.
12935 * gdb.base/info-os.c: Likewise.
12936 * gdb.mi/mi-console.c: Likewise.
12937 * gdb.mi/watch-nonstop.c: Likewise.
12938 * gdb.python/py-events.c: Likewise.
12939 * gdb.base/async.c (baz): Move up before its invocation.
12940 * gdb.base/code_elim2.c (my_global_func): Likewise.
12941 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12942 * gdb.base/advance.c (func2): Likewise.
12943
12944 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12945
12946 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12947 variant.
12948 * gdb.base/annota3.c: Likewise.
12949 * gdb.base/async.c: Likewise.
12950 * gdb.base/average.c: Likewise.
12951 * gdb.base/call-ar-st.c: Likewise.
12952 * gdb.base/call-rt-st.c: Likewise.
12953 * gdb.base/call-sc.c: Likewise.
12954 * gdb.base/call-strs.c: Likewise.
12955 * gdb.base/ending-run.c: Likewise.
12956 * gdb.base/execd-prog.c: Likewise.
12957 * gdb.base/exprs.c: Likewise.
12958 * gdb.base/foll-exec.c: Likewise.
12959 * gdb.base/foll-fork.c: Likewise.
12960 * gdb.base/foll-vfork.c: Likewise.
12961 * gdb.base/funcargs.c: Likewise.
12962 * gdb.base/gcore.c: Likewise.
12963 * gdb.base/jump.c: Likewise.
12964 * gdb.base/langs0.c: Likewise.
12965 * gdb.base/langs1.c: Likewise.
12966 * gdb.base/langs2.c: Likewise.
12967 * gdb.base/mips_pro.c: Likewise.
12968 * gdb.base/nodebug.c: Likewise.
12969 * gdb.base/opaque0.c: Likewise.
12970 * gdb.base/opaque1.c: Likewise.
12971 * gdb.base/recurse.c: Likewise.
12972 * gdb.base/run.c: Likewise.
12973 * gdb.base/scope0.c: Likewise.
12974 * gdb.base/scope1.c: Likewise.
12975 * gdb.base/setshow.c: Likewise.
12976 * gdb.base/setvar.c: Likewise.
12977 * gdb.base/shmain.c: Likewise.
12978 * gdb.base/shr1.c: Likewise.
12979 * gdb.base/shr2.c: Likewise.
12980 * gdb.base/sigall.c: Likewise.
12981 * gdb.base/signals.c: Likewise.
12982 * gdb.base/so-indr-cl.c: Likewise.
12983 * gdb.base/solib2.c: Likewise.
12984 * gdb.base/structs.c: Likewise.
12985 * gdb.base/sum.c: Likewise.
12986 * gdb.base/vforked-prog.c: Likewise.
12987 * gdb.base/watchpoint.c: Likewise.
12988 * gdb.reverse/shr2.c: Likewise.
12989 * gdb.reverse/until-reverse.c: Likewise.
12990 * gdb.reverse/ur1.c: Likewise.
12991 * gdb.reverse/watch-reverse.c: Likewise.
12992
12993 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12994
12995 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12996 variant.
12997 * gdb.base/sepdebug.exp: Drop references to removed code.
12998
12999 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13000
13001 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13002 variant. Preserve original line numbering.
13003 * gdb.base/list1.c: Likewise.
13004
13005 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13006
13007 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13008 variant.
13009 * gdb.base/break1.c: Likewise.
13010 * gdb.base/break.exp: Drop references to removed code.
13011
13012 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13013
13014 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13015 variant.
13016
13017 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13018
13019 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13020
13021 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13022
13023 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13024 logic into perform_all_tests() and invoke it with and without
13025 function header prototypes.
13026 (do_function_calls): Remove conditional XFAIL for PR 5318.
13027 (rerun_and_prepare): Remove duplicate code.
13028 (perform_all_tests): New. Main logic moved here.
13029
13030 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13031
13032 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13033 code guarded by #ifdef NO_PROTOTYPES.
13034 (t_double_many_args): Likewise.
13035 (DEF_FUNC_MANY_ARGS_1): Likewise.
13036 (DEF_FUNC_VALUES_1): Likewise.
13037 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13038 guarded by #ifdef PROTOTYPES.
13039
13040 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13041
13042 * gdb.mi/mi-console.c: Add eye-catcher.
13043 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13044 instead of literal line number.
13045
13046 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13047
13048 * gdb.base/shr2.c: Add eye-catcher.
13049 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13050 line number.
13051
13052 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13053
13054 * gdb.base/jump.c: Add eye-catchers.
13055 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13056 numbers.
13057
13058 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13059
13060 * gdb.base/execd-prog.c: Add eye-catchers.
13061 * gdb.base/foll-exec.c: Likewise.
13062 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13063 line numbers.
13064
13065 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13066
13067 * gdb.base/ending-run.c: Add eye-catchers.
13068 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13069 literal line numbers.
13070
13071 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13072
13073 * gdb.base/call-rt-st.c: Add eye-catchers.
13074 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13075 literal line numbers.
13076
13077 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13078
13079 * gdb.base/call-ar-st.c: Add eye-catchers.
13080 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13081 literal line numbers.
13082
13083 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13084
13085 * gdb.base/average.c: Add eye-catchers.
13086 * gdb.base/sum.c: Likewise.
13087 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13088 regexps dynamically.
13089
13090 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13091
13092 * gdb.base/solib1.c: Add eye-catchers.
13093 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13094 literal line numbers.
13095
13096 2014-11-12 Pedro Alves <palves@redhat.com>
13097
13098 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13099 leader has exited.
13100
13101 2014-11-12 Pedro Alves <palves@redhat.com>
13102
13103 * gdb.arch/i386-bp_permanent.c: New file.
13104 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13105 (srcfile): Set to i386-bp_permanent.c.
13106 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13107 that stepi does not execute the 'leave' instruction, instead of
13108 testing it does execute.
13109 * gdb.base/bp-permanent.c: New file.
13110 * gdb.base/bp-permanent.exp: New file.
13111
13112 2014-11-10 Doug Evans <xdje42@gmail.com>
13113
13114 PR symtab/17564
13115 * gdb.base/symtab-search-order.exp: New file.
13116 * gdb.base/symtab-search-order.c: New file.
13117 * gdb.base/symtab-search-order-1.c: New file.
13118 * gdb.base/symtab-search-order-shlib-1.c: New file.
13119
13120 2014-11-07 Pedro Alves <palves@redhat.com>
13121
13122 PR gdb/17511
13123 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13124 i?86-*-linux*.
13125
13126 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13127
13128 PR c++/17494
13129 * gdb.cp/pr17494.cc: New file.
13130 * gdb.cp/pr17494.exp: New file.
13131
13132 2014-11-02 Yao Qi <yao@codesourcery.com>
13133
13134 * gdb.python/python.exp: Get working directory and match the
13135 output of "set extended-prompt \\w " with it.
13136
13137 2014-10-30 Doug Evans <dje@google.com>
13138
13139 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13140 in objfiles.
13141 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13142 in progspaces.
13143
13144 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13145
13146 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13147 * gdb.base/realname-expand.exp: Likewise.
13148 * gdb.linespec/macro-relative.exp: Likewise.
13149
13150 2014-10-29 Pedro Alves <palves@redhat.com>
13151
13152 PR gdb/17408
13153 * gdb.threads/schedlock.c (some_function): New function.
13154 (call_function): New global.
13155 (MAYBE_CALL_SOME_FUNCTION): New macro.
13156 (thread_function): Call it.
13157 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13158 and use it instead of a global counter. Adjust all callers.
13159 (get_current_thread): Use "find current thread" for test message
13160 here rather than having all callers pass down the same string.
13161 (goto_loop): New procedure, factored out from ...
13162 (my_continue): ... this.
13163 (step_ten_loops): Change parameter from test message to command to
13164 use. Adjust.
13165 (list_count): Delete global.
13166 (check_result): New procedure, factored out from duplicate top
13167 level code.
13168 (continue tests): Wrap in with_test_prefix.
13169 (test_step): New procedure, factored out from duplicate top level
13170 code.
13171 (top level): Test "step" in combination with all scheduler-locking
13172 modes. Test "next" in combination with all scheduler-locking
13173 modes, and in combination with stepping over a function call or
13174 not.
13175 * gdb.threads/next-bp-other-thread.c: New file.
13176 * gdb.threads/next-bp-other-thread.exp: New file.
13177
13178 2014-10-29 Pedro Alves <palves@redhat.com>
13179
13180 PR python/17372
13181 * gdb.python/python.exp: Test a multi-line command that spawns
13182 interactive Python.
13183 * gdb.base/multi-line-starts-subshell.exp: New file.
13184
13185 2014-10-29 Yao Qi <yao@codesourcery.com>
13186
13187 * gdb.base/fileio.exp: Make directories on host.
13188
13189 2014-10-29 Yao Qi <yao@codesourcery.com>
13190
13191 * gdb.base/fileio.c (test_write): Close the file.
13192
13193 2014-10-28 Pedro Alves <palves@redhat.com>
13194
13195 PR gdb/12623
13196 * gdb.base/sigstep.c (no_handler): New global.
13197 (main): If 'no_handler is true, set the signal handlers to
13198 SIG_IGN.
13199 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13200 with_sw_watch and no_handler parameters. Handle them.
13201 (top level) <stepping over handler when stopped at a breakpoint
13202 test>: Add a test axis for testing with a software watchpoint, and
13203 another for testing with the signal handler set to SIG_IGN.
13204 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13205 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13206
13207 2014-10-28 Pedro Alves <palves@redhat.com>
13208
13209 PR gdb/17511
13210 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13211 * gdb.base/sigstep.exp (other_handler_location): New global.
13212 (advance): Support stepping into the signal handler, and running
13213 commands while in the handler.
13214 (in_handler_map): New global.
13215 (top level): In the advance test, add combinations for getting
13216 into the handler with stepping commands, and for running commands
13217 in the handler. Add comment descripting the advancei tests.
13218
13219 2014-10-28 Pedro Alves <palves@redhat.com>
13220
13221 * gdb.base/sigstep.exp: Use build_executable instead of
13222 prepare_for_testing.
13223 (top level): Move code that starts GDB, runs to main and creates a
13224 display to ...
13225 (restart): ... this new procedure.
13226 (top level): Move backtrace from signal handler test to ...
13227 (validate_backtrace): ... this new procedure.
13228 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13229 with_test_prefix. Always restart GDB.
13230 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13231 with_test_prefix. Always restart GDB. No need to delete
13232 breakpoints after the test.
13233 (test_skip_handler): Remove prefix parameter.
13234 (skip_over_handler, breakpoint_to_handler)
13235 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13236 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13237 restart GDB. No need to delete breakpoints after the test.
13238 (top level): Use foreach to call the test procedures with
13239 different commands.
13240
13241 2014-10-28 Pedro Alves <palves@redhat.com>
13242
13243 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13244 instead of GNATS numbers.
13245 * gdb.base/sigbpt.exp: Likewise.
13246 * gdb.base/siginfo.exp: Likewise.
13247 * gdb.base/sigstep.exp: Likewise.
13248
13249 2014-10-27 Pedro Alves <palves@redhat.com>
13250
13251 * gdb.base/sigstep.c (dummy): New global.
13252 (main): Issue a couple writes to the new global.
13253 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13254 procedures.
13255 (skip_over_handler): Use test_skip_handler.
13256 (top level): Call skip_over_handler for stepi and nexti too.
13257 (breakpoint_over_handler): Use test_skip_handler.
13258 (top level): Call breakpoint_over_handler for stepi and nexti too.
13259
13260 2014-10-27 Yao Qi <yao@codesourcery.com>
13261
13262 * gdb.trace/tfile.c (adjust_function_address)
13263 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13264 function descriptor.
13265
13266 2014-10-24 Don Breazeal <donb@codesourcery.com>
13267
13268 * gdb.base/foll-fork.exp (test_follow_fork,
13269 catch_fork_child_follow): Check for updated fork messages emitted
13270 from infrun.c.
13271 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13272 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13273 vfork_and_exec_child_follow_through_step): Check for updated vfork
13274 messages emitted from infrun.c.
13275
13276 2014-10-24 Pedro Alves <palves@redhat.com>
13277
13278 * gdb.base/corefile.exp: Remove references to ultrix.
13279 * gdb.base/interrupt.exp: Likewise.
13280 * gdb.base/whatis.exp: Likewise.
13281 * gdb.gdb/selftest.exp: Likewise.
13282 * gdb.threads/manythreads.exp: Likewise.
13283 * gdb.threads/print-threads.exp: Likewise.
13284 * gdb.threads/pthreads.exp:: Likewise.
13285 * gdb.threads/schedlock.exp: Likewise.
13286
13287 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13288
13289 * gdb.cp/non-trivial-retval.cc: Add a test case.
13290 * gdb.cp/non-trivial-retval.exp: Add a test.
13291
13292 2014-10-20 Yao Qi <yao@codesourcery.com>
13293
13294 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13295 * gdb.python/py-objfile-script-gdb.py: New file.
13296 * gdb.python/py-objfile-script.exp: Update reference to
13297 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13298 of remote_download. Remove the dest file.
13299
13300 2014-10-20 Yao Qi <yao@codesourcery.com>
13301
13302 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13303 * gdb.base/step-line.exp: Likewise.
13304 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13305 * gdb.dwarf2/dw2-basic.exp: Likewise.
13306 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13307 * gdb.dwarf2/dw2-filename.exp: Likewise.
13308 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13309 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13310 * gdb.dwarf2/dw2-producer.exp: Likewise.
13311 * gdb.dwarf2/mac-fileno.exp: Likewise.
13312 * gdb.python/py-frame-args.exp: Likewise.
13313 * gdb.python/py-framefilter.exp: Likewise.
13314 * gdb.python/py-mi.exp: Likewise.
13315 * gdb.python/py-objfile-script.exp: Likewise
13316 * gdb.python/py-pp-integral.exp: Likewise.
13317 * gdb.python/py-pp-re-notag.exp: Likewise.
13318 * gdb.python/py-prettyprint.exp: Likewise.
13319 * gdb.python/py-section-script.exp: Likewise.
13320 * gdb.python/py-typeprint.exp: Likewise.
13321 * gdb.python/py-xmethods.exp: Likewise.
13322 * gdb.stabs/weird.exp: Likewise.
13323 * gdb.xml/tdesc-regs.exp: Likewise.
13324
13325 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13326
13327 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13328 (out_cu): Use addr_len for the size of addresses.
13329 (out_line): Likewise. Size DW_LNE_set_address instruction
13330 according to addr_len.
13331 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13332 (FUNC): Add START_INSNS to definition.
13333
13334 2014-10-18 Yao Qi <yao@codesourcery.com>
13335
13336 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13337 gdb_has_argv0 return true.
13338 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13339 check [target_info exists noargs], check [gdb_has_argv0]
13340 instead.
13341 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13342 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13343 procedures.
13344
13345 2014-10-17 Doug Evans <dje@google.com>
13346
13347 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13348 event.
13349 * gdb.python/py-events.py: Add clear_objfiles event.
13350
13351 2014-10-17 Doug Evans <dje@google.com>
13352
13353 * gdb.python/py-objfile.exp: Test progspace attribute.
13354
13355 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13356
13357 * gdb.guile/scm-breakpoint.exp: Do not assume any
13358 directory separators when matching source file paths.
13359 * gdb.python/py-breakpoint.exp: Likewise.
13360 * gdb.reverse/break-precsave.exp: Likewise.
13361 * gdb.reverse/break-reverse.exp: Likewise.
13362 * gdb.reverse/consecutive-precsave.exp: Likewise.
13363 * gdb.reverse/finish-precsave.exp: Likewise.
13364 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13365 * gdb.reverse/finish-reverse.exp: Likewise.
13366 * gdb.reverse/i386-precsave.exp: Likewise.
13367 * gdb.reverse/i387-env-reverse.exp: Likewise.
13368 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13369 * gdb.reverse/machinestate-precsave.exp: Likewise.
13370 * gdb.reverse/machinestate.exp: Likewise.
13371 * gdb.reverse/sigall-precsave.exp: Likewise.
13372 * gdb.reverse/solib-precsave.exp: Likewise.
13373 * gdb.reverse/step-precsave.exp: Likewise.
13374 * gdb.reverse/until-precsave.exp: Likewise.
13375 * gdb.reverse/watch-precsave.exp: Likewise.
13376 * gdb.reverse/watch-reverse.exp: Likewise.
13377
13378 2014-10-17 Yao Qi <yao@codesourcery.com>
13379
13380 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13381 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13382
13383 2014-10-17 Pedro Alves <palves@redhat.com>
13384
13385 PR gdb/17471
13386 * gdb.base/bg-execution-repeat.c: New file.
13387 * gdb.base/bg-execution-repeat.exp: New file.
13388
13389 2014-10-17 Pedro Alves <palves@redhat.com>
13390
13391 PR gdb/17300
13392 * gdb.base/continue-all-already-running.c: New file.
13393 * gdb.base/continue-all-already-running.exp: New file.
13394
13395 2014-10-17 Pedro Alves <palves@redhat.com>
13396
13397 PR gdb/17472
13398 * gdb.base/annota-input-while-running.c: New file.
13399 * gdb.base/annota-input-while-running.exp: New file.
13400
13401 2014-10-17 Pedro Alves <palves@redhat.com>
13402
13403 * gdb.base/callfuncs.exp: emove references to osf.
13404 * gdb.base/sigall.exp: Likewise.
13405 * gdb.gdb/selftest.exp: Likewise.
13406 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13407 * gdb.mi/non-stop.c: Likewise.
13408 * gdb.mi/pthreads.c: Likewise.
13409 * gdb.reverse/sigall-precsave.exp: Likewise.
13410 * gdb.reverse/sigall-reverse.exp: Likewise.
13411 * gdb.threads/pthreads.c: Likewise.
13412 * gdb.threads/pthreads.exp: Likewise.
13413
13414 2014-10-17 Yao Qi <yao@codesourcery.com>
13415
13416 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13417 check 'target_info exists noargs'.
13418 (test_command_prompt_position): Likewise.
13419 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13420 Remove "set args".
13421 (progvar_simple_while_test): Likewise.
13422 (progvar_complex_if_while_test): Likewise.
13423 (if_while_breakpoint_command_test): Likewise.
13424 (infrun_breakpoint_command_test): Likewise.
13425 (breakpoint_command_test): Likewise.
13426 (watchpoint_command_test): Likewise.
13427 (bp_deleted_in_command_test): Likewise.
13428 (temporary_breakpoint_commands): Likewise.
13429
13430 2014-10-16 Yao Qi <yao@codesourcery.com>
13431
13432 * gdb.base/remotetimeout.exp: Remove noargs checking.
13433
13434 2014-10-15 Pedro Alves <palves@redhat.com>
13435
13436 PR breakpoints/9649
13437 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13438 * gdb.base/breakpoint-in-ro-region.exp
13439 (probe_target_hardware_step): New procedure.
13440 (top level): Probe hardware stepping and hardware breakpoint
13441 support. Test stepping through a read-only region, with both
13442 "breakpoint auto-hw" on and off and both "always-inserted" on and
13443 off.
13444
13445 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13446
13447 * gdb.dlang/demangle.exp: Update for demangling changes.
13448
13449 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13450
13451 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13452 * gdb.cp/non-trivial-retval.exp: Add new tests.
13453
13454 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13455
13456 PR c++/13403
13457 PR c++/15154
13458 * gdb.cp/non-trivial-retval.cc: New file.
13459 * gdb.cp/non-trivial-retval.exp: New file.
13460
13461 2014-10-15 Yao Qi <yao@codesourcery.com>
13462
13463 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13464 remote host.
13465
13466 2014-10-15 Yao Qi <yao@codesourcery.com>
13467
13468 * gdb.python/py-symbol.exp: Match file base name if host is
13469 remote, otherwise match file name with dir name.
13470 * gdb.python/py-symtab.exp: Likewise.
13471 * gdb.python/python.exp: Likewise.
13472
13473 2014-10-15 Yao Qi <yao@codesourcery.com>
13474
13475 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13476 pattern.
13477 * gdb.python/py-symtab.exp: Likewise.
13478 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13479 locationn.
13480
13481 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13482
13483 * gdb.ada/addr_arith: New testcase.
13484
13485 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13486
13487 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13488 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13489 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13490 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13491
13492 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13493
13494 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13495 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13496 * gdb.arch/stap-eval-lang-ada.exp: New file.
13497
13498 2014-10-14 Yao Qi <yao@codesourcery.com>
13499
13500 * gdb.mi/mi-var-child.c (nothing1): New function.
13501 (nothing2): New function.
13502 (do_children_tests): Set function pointers by nothing1 and
13503 nothing2.
13504 * gdb.mi/mi-var-child.exp: Step over new added statements.
13505 Update test to match the new output.
13506 * gdb.mi/var-cmd.c (nothing1): New function.
13507 (nothing2): New function.
13508 (do_children_tests): Set function pointers by nothing1 and
13509 nothing2.
13510 * gdb.mi/mi-var-display.exp: Update test to match output.
13511 Step to the line specified by $line_dct_nothing.
13512 Increase the number of lines to step.
13513
13514 2014-10-14 Yao Qi <yao@codesourcery.com>
13515
13516 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13517 tests.
13518 * gdb.mi/mi2-var-child.exp: Likewise.
13519
13520 2014-10-13 Doug Evans <dje@google.com>
13521
13522 * gdb.python/py-objfile.exp: Change name of file name test.
13523
13524 2014-10-13 Doug Evans <dje@google.com>
13525
13526 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13527 from the start of the CU.
13528
13529 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13530 Yao Qi <yao@codesourcery.com>
13531
13532 Fix "save breakpoints" for "catch" command.
13533 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13534 Remove -nonewline. Match also the added "main" line.
13535
13536 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13537
13538 Fix "save breakpoints" for "disable $bpnum" command.
13539 * gdb.base/save-bp.c (main): Add label.
13540 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13541
13542 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13543
13544 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13545
13546 2014-10-11 Yao Qi <yao@codesourcery.com>
13547
13548 * gdb.server/server-kill.exp: Execute command
13549 "set remote trace-status-packet on" before "tstatus".
13550
13551 2014-10-11 Yao Qi <yao@codesourcery.com>
13552
13553 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13554 (main): Call getppid.
13555 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13556 and continue to it. Read variable "server_pid".
13557
13558 2014-10-11 Yao Qi <yao@codesourcery.com>
13559
13560 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13561
13562 2014-10-11 Yao Qi <yao@codesourcery.com>
13563
13564 * gdb.threads/thread-find.exp: Don't execute command
13565 "info threads".
13566 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13567 * gdb.threads/linux-dp.exp: Don't check the condition
13568 $threads_created equals to zero.
13569
13570 2014-10-10 Pedro Alves <palves@redhat.com>
13571
13572 * gdb.base/bigcore.exp: Remove references to IRIX.
13573 * gdb.base/funcargs.exp: Likewise.
13574 * gdb.base/interrupt.exp: Likewise.
13575 * gdb.base/mips_pro.exp: Likewise.
13576 * gdb.base/nodebug.exp: Likewise.
13577 * gdb.base/setvar.exp: Likewise.
13578 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13579
13580 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13581 Pedro Alves <palves@redhat.com>
13582
13583 PR symtab/14466
13584 * gdb.base/vdso-warning.c: New file.
13585 * gdb.base/vdso-warning.exp: New file.
13586
13587 2014-10-02 Doug Evans <dje@google.com>
13588
13589 * gdb.base/structs.c (main): Don't run forever.
13590
13591 2014-10-02 Pedro Alves <palves@redhat.com>
13592
13593 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13594 (top level) <stop threads 1, stop threads 2>: Use it.
13595
13596 2014-10-02 Pedro Alves <palves@redhat.com>
13597
13598 * gdb.threads/break-while-running.exp (test): Add new
13599 'update_thread_list' argument. Skip "info threads" if false.
13600 (top level): Add new 'update_thread_list' axis.
13601
13602 2014-10-02 Pedro Alves <palves@redhat.com>
13603
13604 PR breakpoints/17431
13605 * gdb.base/execl-update-breakpoints.c: New file.
13606 * gdb.base/execl-update-breakpoints.exp: New file.
13607
13608 2014-10-01 Pedro Alves <palves@redhat.com>
13609
13610 * gdb.base/breakpoint-in-ro-region.c: New file.
13611 * gdb.base/breakpoint-in-ro-region.exp: New file.
13612
13613 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13614
13615 * gdb.mi/mi-exit-code.exp: New file.
13616 * gdb.mi/mi-exit-code.c: New file.
13617
13618 2014-09-30 Yao Qi <yao@codesourcery.com>
13619
13620 * lib/prelink-support.exp (build_executable_own_libs): Error if
13621 the target isn't native.
13622
13623 2014-09-30 Yao Qi <yao@codesourcery.com>
13624
13625 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13626 false.
13627
13628 2014-09-22 Pedro Alves <palves@redhat.com>
13629
13630 * gdb.threads/break-while-running.exp: New file.
13631 * gdb.threads/break-while-running.c: New file.
13632
13633 2014-09-19 Yao Qi <yao@codesourcery.com>
13634
13635 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13636 Invoke test. Restart GDB with --readnow and invoke test again.
13637
13638 2014-09-19 Yao Qi <yao@codesourcery.com>
13639
13640 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13641 proc set_breakpoint_on_gcd_function. Invoke
13642 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13643 invoke set_breakpoint_on_gcd_function again.
13644
13645 2014-09-18 Doug Evans <dje@google.com>
13646
13647 * gdb.dwarf2/symtab-producer.exp: New file.
13648
13649 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13650
13651 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13652 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13653 * gdb.base/global-var-nested-by-dso.c: Likewise.
13654 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13655
13656 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13657 Pedro Alves <palves@redhat.com>
13658
13659 * gdb.base/watch-bitfields.exp: Pass string other than test file
13660 name to prepare_for_testing.
13661 (watch): New procedure.
13662 (expect_watchpoint): Use with_test_prefix.
13663 (top level): Factor out tests to ...
13664 (test_watch_location, test_regular_watch): ... these new
13665 procedures, and use with_test_prefix and gdb_continue_to_end.
13666
13667 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13668
13669 PR breakpoints/12526
13670 * gdb.base/watch-bitfields.exp: New file.
13671 * gdb.base/watch-bitfields.c: New file.
13672
13673 2014-09-16 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13676 software and hardware addresses, not software address against
13677 itself.
13678
13679 2014-09-16 Pedro Alves <palves@redhat.com>
13680
13681 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13682 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13683
13684 2014-09-16 Pedro Alves <palves@redhat.com>
13685
13686 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13687 files.
13688 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13689 "*-*-vxworks*" throughout.
13690 * gdb.base/break.exp: Likewise.
13691 * gdb.base/default.exp: Likewise.
13692 * gdb.base/scope.exp: Likewise.
13693 * gdb.base/sepdebug.exp: Likewise.
13694 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13695 throughout.
13696 * gdb.base/run.c: Likewise.
13697 * gdb.base/sepdebug.c: Likewise.
13698 * gdb.hp/gdb.aCC/run.c: Likewise.
13699 * gdb.reverse/until-reverse.c: Likewise.
13700 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13701
13702 2014-09-16 Yao Qi <yao@codesourcery.com>
13703
13704 * boards/local-remote-host-native.exp: New file.
13705
13706 2014-09-14 Doug Evans <xdje42@gmail.com>
13707
13708 * gdb.threads/queue-signal.c (thread_count): New variable.
13709 (thread_count_mutex, thread_count_condvar): New variables.
13710 (incr_thread_count, wait_all_threads_running): New functions.
13711 (main): Wait for all threads to be in their thread functions.
13712
13713 2014-09-13 Doug Evans <xdje42@gmail.com>
13714
13715 * gdb.threads/queue-signal.c: New file.
13716 * gdb.threads/queue-signal.exp: New file.
13717
13718 2014-09-13 Doug Evans <xdje42@gmail.com>
13719
13720 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13721 be consistent with what default_gdb_init uses.
13722 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13723 the plain text of the prompt. Add some logging printfs.
13724 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13725
13726 2014-09-12 Pedro Alves <palves@redhat.com>
13727
13728 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13729 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13730 * gdb.arch/i386-size-overlap.exp: Likewise.
13731 * gdb.arch/i386-size.exp: Likewise.
13732 * gdb.arch/i386-unwind.exp: Likewise.
13733 * gdb.base/a2-run.exp: Likewise.
13734 * gdb.base/break.exp: Likewise.
13735 * gdb.base/charset.exp: Likewise.
13736 * gdb.base/chng-syms.exp: Likewise.
13737 * gdb.base/commands.exp: Likewise.
13738 * gdb.base/dbx.exp: Likewise.
13739 * gdb.base/find.exp: Likewise.
13740 * gdb.base/funcargs.exp: Likewise.
13741 * gdb.base/jit-simple.exp: Likewise.
13742 * gdb.base/reread.exp: Likewise.
13743 * gdb.base/sepdebug.exp: Likewise.
13744 * gdb.base/step-bt.exp: Likewise.
13745 * gdb.cp/mb-inline.exp: Likewise.
13746 * gdb.cp/mb-templates.exp: Likewise.
13747 * gdb.objc/basicclass.exp: Likewise.
13748 * gdb.threads/killed.exp: Likewise.
13749
13750 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13751
13752 PR tdep/17379
13753 * gdb.arch/powerpc-stackless.S: New file.
13754 * gdb.arch/powerpc-stackless.exp: New file.
13755
13756 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13757
13758 * gdb.base/attach.c: Include unistd.h.
13759 (main): Call alarm. Add label postloop.
13760 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13761 gdb_breakpoint, gdb_continue_to_breakpoint.
13762 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13763
13764 2014-09-11 Pedro Alves <palves@redhat.com>
13765
13766 PR gdb/17347
13767 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13768 * gdb.base/attach.exp (test_command_line_attach_run): New
13769 procedure.
13770 (top level): Call it.
13771
13772 2014-09-11 Pedro Alves <palves@redhat.com>
13773
13774 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13775 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13776 (do_command_attach_tests): Use spawn_wait_for_attach.
13777 * gdb.base/solib-overlap.exp: Likewise.
13778 * gdb.multi/multi-attach.exp: Likewise.
13779 * gdb.python/py-prompt.exp: Likewise.
13780 * gdb.python/py-sync-interp.exp: Likewise.
13781 * gdb.server/ext-attach.exp: Likewise.
13782
13783 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13784
13785 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13786 command in testcase. Simplify testcase.
13787
13788 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13789
13790 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13791
13792 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13793
13794 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13795
13796 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13797
13798 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13799
13800 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13801
13802 * gdb.dwarf2/dynarr-ptr.c: New file.
13803 * gdb.dwarf2/dynarr-ptr.exp: New file.
13804
13805 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13806
13807 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13808 of 30 rather than hardcoding 120 for a slow test case. Take the
13809 `gdb,timeout' target setting into account for this calculation.
13810 Don't extend the timeout for the test cases that don't need it.
13811
13812 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13813
13814 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13815 a factor of 2 for a slow test case. Take the `gdb,timeout'
13816 target setting into account for this calculation.
13817 * gdb.reverse/until-precsave.exp: Increase the timeout by
13818 a factor of 15 and 3 respectively rather than adding 120
13819 for a pair of slow test cases. Take the `gdb,timeout'
13820 target setting into account for this calculation.
13821
13822 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13823
13824 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13825 timeout, don't pass one down to gdb_expect.
13826 (gdb_expect): Rework timeout selection.
13827
13828 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13829
13830 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13831 exception on timeout.
13832 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13833 (gdbserver_start_extended): Catch any `gdbserver_start' error
13834 exceptions.
13835 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13836 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13837 `gdbserver_gdb_load' error exceptions.
13838
13839 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13840
13841 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13842 120 on waiting for the TCP socket to open.
13843
13844 2014-09-09 Doug Evans <xdje42@gmail.com>
13845
13846 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13847 _caller_matches, _any_caller_is, _any_caller_matches.
13848
13849 2014-09-09 Doug Evans <xdje42@gmail.com>
13850
13851 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13852
13853 2014-09-09 Yao Qi <yao@codesourcery.com>
13854
13855 * gdb.mi/mi-var-display.exp: Set print symbol off.
13856
13857 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13858
13859 PR gdb/17035
13860 * gdb.base/commands.exp: Add tests to verify user-defined
13861 commands with empty bodies.
13862 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13863 python commands in `show user command`.
13864 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13865 scheme commands in `show user command`.
13866
13867 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13868
13869 PR python/17355
13870 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13871 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13872 * gdb.python/py-framefilter-invalidarg.exp: New file.
13873 * gdb.python/py-framefilter-invalidarg.py: New file.
13874
13875 2014-09-06 Doug Evans <xdje42@gmail.com>
13876
13877 PR 15276
13878 * gdb.python/py-caller-is.c: New file.
13879 * gdb.python/py-caller-is.exp: New file.
13880
13881 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13882
13883 PR gdb/17235
13884 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13885 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13886
13887 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13888
13889 PR fortran/17237
13890 * gdb.fortran/print-formatted.exp: New file.
13891 * gdb.fortran/print-formatted.f90: Likewise.
13892
13893 2014-09-03 Sasha Smundak <asmundak@google.com>
13894
13895 * gdb.python/py-frame.exp: Test Frame.read_register.
13896
13897 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13898
13899 PR python/16699
13900 * gdb.python/py-completion.exp: New file.
13901 * gdb.python/py-completion.py: Likewise.
13902
13903 2014-08-28 Doug Evans <dje@google.com>
13904
13905 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13906 eax,etc. are live with values set by gdb and thus the compiler can't
13907 use them.
13908 * gdb.arch/i386-pseudo.c (main): Ditto.
13909
13910 2014-08-27 Doug Evans <dje@google.com>
13911
13912 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13913
13914 2014-08-25 Doug Evans <dje@google.com>
13915
13916 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13917 (main): Ditto.
13918
13919 2014-08-25 Doug Evans <dje@google.com>
13920
13921 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13922
13923 2014-08-24 Yao Qi <yao@codesourcery.com>
13924
13925 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13926 symbol off.
13927 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13928
13929 2014-08-22 Doug Evans <dje@google.com>
13930
13931 PR 17276
13932 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13933 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13934 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13935
13936 2014-08-22 Yao Qi <yao@codesourcery.com>
13937
13938 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13939 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13940 * gdb.python/python.exp: Likewise. Use .py file on the host
13941 instead of the build.
13942
13943 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13944
13945 * gdb.threads/gcore-stale-thread.c: New file.
13946 * gdb.threads/gcore-stale-thread.exp: New file.
13947
13948 2014-08-21 Pedro Alves <palves@redhat.com>
13949
13950 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13951 * gdb.base/gcore-relro-pie.exp: Likewise.
13952 * gdb.base/gcore-relro.exp: Likewise.
13953 * gdb.base/gcore.exp: Likewise.
13954 * gdb.base/print-symbol-loading.exp: Likewise.
13955 * gdb.threads/gcore-thread.exp: Likewise.
13956 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13957
13958 2014-08-20 Pedro Alves <palves@redhat.com>
13959 Jan Kratochvil <jan.kratochvil@redhat.com>
13960
13961 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13962 configure.
13963 (EXPECT): Handle READ1 being set.
13964 (all): Depend on EXTRA_RULES.
13965 (check-read1, expect-read1, read1.so, read1): New rules.
13966 * README (Testsuite Parameters): Document the READ1 make variable.
13967 (Race detection): New section.
13968 * configure: Regenerate.
13969 * configure.ac: If build==host==target, and running under a
13970 GNU/glibc system, add read1 to the extra Makefile rules.
13971 (EXTRA_RULES): AC_SUBST it.
13972 * lib/read1.c: New file.
13973
13974 2014-08-20 Joel Brobecker <brobecker@adacore.com>
13975
13976 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13977 the handling of variables declared as a typedef to an array
13978 which a DW_AT_data_location attribute.
13979
13980 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
13981 Pedro Alves <palves@redhat.com>
13982
13983 PR symtab/14604
13984 PR symtab/14605
13985 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13986 gdb_test.
13987
13988 2014-08-19 Pedro Alves <palves@redhat.com>
13989
13990 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13991
13992 2014-08-19 Yao Qi <yao@codesourcery.com>
13993
13994 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13995 right line.
13996
13997 2014-08-18 David Blaikie <dblaikie@gmail.com>
13998
13999 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14000
14001 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14002
14003 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14004 attribute in array range.
14005
14006 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14007
14008 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14009
14010 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14011
14012 PR c++/17132
14013 * gdb.cp/pr17132.cc: New file.
14014 * gdb.cp/pr17132.exp: New file.
14015
14016 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14017
14018 * gdb.python/py-xmethods.py (A_getarrayind)
14019 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14020 Use 'print' with function call syntax.
14021 (E_method_matcher.match): Fix tab vs space indentation mixup.
14022
14023 2014-08-15 Yao Qi <yao@codesourcery.com>
14024
14025 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14026 false.
14027
14028 2014-08-15 Yao Qi <yao@codesourcery.com>
14029
14030 * gdb.cp/casts.exp: Set print symbol off.
14031 * gdb.cp/class2.exp: Likewise.
14032 * gdb.cp/overload.exp: Likewise.
14033 * gdb.cp/templates.exp: Likewise.
14034
14035 2014-08-11 Doug Evans <dje@google.com>
14036
14037 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14038 (test_load_shlib): Update.
14039
14040 2014-08-09 Yao Qi <yao@codesourcery.com>
14041
14042 * gdb.base/display.exp: Invoke is_address_zero_readable.
14043 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14044 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14045 * gdb.base/hbreak-unmapped.exp: Return if
14046 is_address_zero_readable returns true.
14047 * gdb.base/signest.exp: Likewise.
14048 * gdb.base/signull.exp: Likewise.
14049 * gdb.base/sigbpt.exp: Likewise.
14050 * gdb.guile/scm-disasm.exp: Do the test if
14051 is_address_zero_readable returns false.
14052 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14053 * gdb.python/py-arch.exp: Likewise.
14054 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14055 * lib/gdb.exp (is_address_zero_readable): New proc.
14056
14057 2014-08-09 Yao Qi <yao@codesourcery.com>
14058
14059 PR testsuite/13443
14060 * gdb.mi/mi-var-display.exp: Make test messages unique.
14061
14062 2014-08-04 Tom Tromey <tromey@redhat.com>
14063
14064 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14065 target 0".
14066
14067 2014-08-04 Tom Tromey <tromey@redhat.com>
14068
14069 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14070 "target_resume".
14071
14072 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14073
14074 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14075 inner_vla_struct_object_size.
14076 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14077 as xfail.
14078
14079 2014-07-30 Pedro Alves <palves@redhat.com>
14080
14081 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14082 comment.
14083
14084 2014-07-29 Yao Qi <yao@codesourcery.com>
14085
14086 PR gdb/17206
14087 * gdb.base/until-nodebug.exp: New.
14088
14089 2014-07-28 Doug Evans <xdje42@gmail.com>
14090
14091 PR guile/17203
14092 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14093 previously existing parameter, and previously ambiguously spelled
14094 parameter.
14095
14096 2014-07-28 Will Newton <will.newton@linaro.org>
14097
14098 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14099
14100 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14101 Doug Evans <xdje42@gmail.com>
14102
14103 PR guile/17146
14104 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14105
14106 2014-07-25 Pedro Alves <palves@redhat.com>
14107
14108 * gdb.threads/signal-command-handle-nopass.c: New file.
14109 * gdb.threads/signal-command-handle-nopass.exp: New file.
14110 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14111 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14112 * gdb.threads/signal-delivered-right-thread.c: New file.
14113 * gdb.threads/signal-delivered-right-thread.exp: New file.
14114
14115 2014-07-25 Pedro Alves <palves@redhat.com>
14116
14117 * gdb.base/double-prompt-target-event-error.exp
14118 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14119 match.
14120 (cancel_pagination_in_target_event): Rework double prompt
14121 detection.
14122 * gdb.base/paginate-after-ctrl-c-running.exp
14123 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14124 <return>' match.
14125 * gdb.base/paginate-bg-execution.exp
14126 (test_bg_execution_pagination_return)
14127 (test_bg_execution_pagination_cancel): Remove '-notransfer
14128 <return>' matches.
14129 * gdb.base/paginate-execution-startup.exp
14130 (test_fg_execution_pagination_return)
14131 (test_fg_execution_pagination_cancel): Remove '-notransfer
14132 <return>' matches.
14133 * gdb.base/paginate-inferior-exit.exp
14134 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14135 match.
14136 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14137 * lib/gdb.exp (pagination_prompt): Run text through
14138 string_to_regexp.
14139 (gdb_test_multiple): Match $pagination_prompt instead of
14140 "<return>".
14141 (string_to_regexp): Move to lib/gdb-utils.exp.
14142
14143 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14144
14145 * gdb.arch/amd64-entry-value-paramref.S: New file.
14146 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14147 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14148 * gdb.arch/amd64-optimout-repeat.S: New file.
14149 * gdb.arch/amd64-optimout-repeat.c: New file.
14150 * gdb.arch/amd64-optimout-repeat.exp: New file.
14151
14152 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14153
14154 PR gdb/17170
14155 * gdb.base/statistics.exp: New file.
14156
14157 2014-07-17 Doug Evans <dje@google.com>
14158
14159 PR gdb/17170
14160 * gdb.base/maint.exp: Update testing of per-command stats.
14161
14162 2014-07-16 Pedro Alves <palves@redhat.com>
14163
14164 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14165 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14166 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14167 (tfile_write_buf): New functions.
14168 (add_memory_block): Rewrite using the above.
14169 (adjust_function_address): New function.
14170 (FUNCTION_ADDRESS): New macro.
14171 (write_basic_trace_file): Remove short_x local, and use
14172 tfile_write_16. Change type of func_addr local to unsigned long
14173 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14174 here. Cast argument of add_memory_block to char pointer.
14175 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14176 (main): Remove parameters.
14177 * gdb.trace/tfile.exp: Remove nowarnings.
14178
14179 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14180
14181 * gdb.base/debug-expr.exp: Test string evaluation with
14182 "debug expression" on.
14183
14184 2014-07-15 Pedro Alves <palves@redhat.com>
14185
14186 * gdb.base/reread.exp: Use clean_restart.
14187
14188 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14189
14190 * gdb.arch/avr-flash-qualifer.c: New.
14191 * gdb.arch/avr-flash-qualifer.exp: New.
14192
14193 2014-07-14 Pedro Alves <palves@redhat.com>
14194
14195 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14196 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14197
14198 2014-07-14 Pedro Alves <palves@redhat.com>
14199
14200 * gdb.base/double-prompt-target-event-error.c: New file.
14201 * gdb.base/double-prompt-target-event-error.exp: New file.
14202
14203 2014-07-14 Pedro Alves <palves@redhat.com>
14204
14205 PR gdb/17072
14206 * gdb.base/paginate-inferior-exit.c: New file.
14207 * gdb.base/paginate-inferior-exit.exp: New file.
14208
14209 2014-07-14 Pedro Alves <palves@redhat.com>
14210
14211 PR gdb/17072
14212 * gdb.base/paginate-bg-execution.c: New file.
14213 * gdb.base/paginate-bg-execution.exp: New file.
14214
14215 2014-07-14 Pedro Alves <palves@redhat.com>
14216
14217 PR gdb/17072
14218 * gdb.base/paginate-execution-startup.c: New file.
14219 * gdb.base/paginate-execution-startup.exp: New file.
14220 * lib/gdb.exp (pagination_prompt): New global.
14221 (default_gdb_spawn): New procedure, factored out from
14222 default_gdb_spawn.
14223 (default_gdb_start): Adjust to call default_gdb_spawn.
14224 (gdb_spawn): New procedure.
14225
14226 2014-07-14 Pedro Alves <palves@redhat.com>
14227
14228 * lib/gdb.exp (gdb_assert): New procedure.
14229 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14230
14231 2014-07-14 Pedro Alves <palves@redhat.com>
14232
14233 * gdb.base/execution-termios.c: New file.
14234 * gdb.base/execution-termios.exp: New file.
14235
14236 2014-07-14 Tom Tromey <tromey@redhat.com>
14237
14238 * gdb.cp/vla-cxx.cc: New file.
14239 * gdb.cp/vla-cxx.exp: New file.
14240
14241 2014-07-14 Tom Tromey <tromey@redhat.com>
14242
14243 * gdb.reverse/rerun-prec.c: New file.
14244 * gdb.reverse/rerun-prec.exp: New file.
14245
14246 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14247 Maciej W. Rozycki <macro@codesourcery.com>
14248
14249 * lib/gdb-utils.exp: New file.
14250 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14251 inline `gdb_init_command' processing.
14252 (gdb_start_cmd): Likewise.
14253 * lib/mi-support.exp (mi_run_cmd): Likewise.
14254 * README: Document `gdb_init_command' and `gdb_init_commands'.
14255
14256 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14257
14258 Fix false FAIL running under a very long directory name.
14259 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14260 and "set print elements 10000". Twice.
14261
14262 2014-07-11 Yao Qi <yao@codesourcery.com>
14263
14264 * gdb.base/exprs.exp: "set print symbol off".
14265
14266 2014-07-11 Pedro Alves <palves@redhat.com>
14267
14268 * gdb.threads/kill.c: New file.
14269 * gdb.threads/kill.exp: New file.
14270
14271 2014-07-10 Yao Qi <yao@codesourcery.com>
14272
14273 * gdb.trace/tfile.c (write_basic_trace_file)
14274 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14275 address written to trace file.
14276
14277 2014-07-09 Pedro Alves <palves@redhat.com>
14278
14279 * gdb.base/attach-wait-input.exp: New file.
14280 * gdb.base/attach-wait-input.c: New file.
14281
14282 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14283
14284 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14285 setting up test structures.
14286 (main): Call new test function.
14287 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14288 test function, continue into test function and walk test
14289 structures.
14290
14291 2014-07-02 Yao Qi <yao@codesourcery.com>
14292
14293 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14294 'bar_start' at the beginning of functions 'foo' and 'bar'
14295 respectively.
14296 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14297 instead of 'foo' and 'bar'.
14298
14299 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14300
14301 * gdb.btrace/segv.exp: New.
14302 * gdb.btrace/segv.c: New.
14303
14304 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14305
14306 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14307 instruction.
14308
14309 2014-06-30 Mark Wielaard <mjw@redhat.com>
14310
14311 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14312 vulture, vilify, villar): New volatile array constants.
14313 (vindictive, vegetation): New const volatile array constants.
14314 * gdb.base/volatile.exp: Test volatile and const volatile array
14315 types.
14316
14317 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14318
14319 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14320 target lacks support for awatch, rwatch, or hbreak.
14321
14322 2014-06-27 Yao Qi <yao@codesourcery.com>
14323
14324 * gdb.multi/dummy-frame-restore.exp: New.
14325 * gdb.multi/dummy-frame-restore.c: New.
14326
14327 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14328
14329 * gdb.btrace/gcore.exp: New.
14330
14331 2014-06-23 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.base/watchpoint-reuse-slot.c: New file.
14334 * gdb.base/watchpoint-reuse-slot.exp: New file.
14335
14336 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14337
14338 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14339 progspace's filename in 'info', 'enable' and 'disable' command
14340 tests.
14341
14342 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14343
14344 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14345 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14346 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14347
14348 2014-06-20 Gary Benson <gbenson@redhat.com>
14349
14350 * gdb.arch/i386-avx.exp: Fix include file location.
14351 * gdb.arch/i386-sse.exp: Likewise.
14352
14353 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14354
14355 * gdb.dlang/expression.exp: New file.
14356
14357 2014-06-19 Pedro Alves <palves@redhat.com>
14358
14359 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14360 out from ...
14361 (top level): ... here. Iterate running tests under different
14362 scheduler-locking settings.
14363
14364 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14365
14366 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14367 to DW_FORM_addr and use non-zero addresses.
14368
14369 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14370
14371 PR gdb/17017
14372 * gdb.python/py-xmethods.cc: Add global function call counters and
14373 increment them in their respective functions. Remove "cout"
14374 statements.
14375 * gdb.python/py-xmethods.exp: Make tests check the global function
14376 call counters instead of depending on inferior IO.
14377
14378 2014-06-18 Don Breazeal <donb@codesourcery.com>
14379
14380 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14381 Deleted procedure.
14382 (explicit_fork_parent_follow): Deleted procedure.
14383 (explicit_fork_child_follow): Deleted procedure.
14384 (test_follow_fork): New procedure.
14385 (do_fork_tests): Replace calls to deleted procedures with
14386 calls to test_follow_fork and reset GDB for subsequent
14387 procedure calls.
14388
14389 2014-06-17 Yao Qi <yao@codesourcery.com>
14390
14391 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14392 CP1252.
14393
14394 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14395
14396 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14397 Initialize ptr and S explicitly.
14398 (skip_type_update_when_not_use_rtti_test): Likewise.
14399
14400 2014-06-16 Keith Seitz <keiths@redhat.com>
14401
14402 PR mi/15863
14403 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14404 the inferior is started.
14405
14406 2014-06-16 Pedro Alves <palves@redhat.com>
14407
14408 * gdb.base/break-main-file-remove-fail.c: New file.
14409 * gdb.base/break-main-file-remove-fail.exp: New file.
14410 * gdb.base/break-unload-file.exp: Use build_executable instead of
14411 prepare_for_testing.
14412 (test_break): New parameter "initial_load". Handle it.
14413 (top level): Add initial_load cmdline/file axis.
14414
14415 2014-06-12 Tom Tromey <tromey@redhat.com>
14416
14417 * gdb.base/completion.exp: Don't use directory name in test.
14418
14419 2014-06-09 Gary Benson <gbenson@redhat.com>
14420
14421 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14422 separate the always-available ANSI-standard signals from the
14423 signals that require checking.
14424 (main): Likewise.
14425 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14426 Likewise.
14427 (main): Likewise.
14428
14429 2014-06-07 Keith Seitz <keiths@redhat.com>
14430
14431 Revert:
14432 PR c++/16253
14433 * gdb.cp/var-tag.cc: New file.
14434 * gdb.cp/var-tag.exp: New file.
14435 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14436 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14437 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14438 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14439
14440 2014-06-06 Doug Evans <xdje42@gmail.com>
14441
14442 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14443
14444 2014-06-06 Pedro Alves <palves@redhat.com>
14445
14446 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14447 in target debug output instead of looking at RSP packets,
14448 disabling the test on any target that uses hardware stepping.
14449 Update comments.
14450
14451 2014-06-06 Pedro Alves <palves@redhat.com>
14452
14453 * gdb.base/break-unload-file.exp: Fix typo.
14454
14455 2014-06-06 Yao Qi <yao@codesourcery.com>
14456
14457 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14458 from "jit_function" to "^jit_function".
14459
14460 2014-06-06 Yao Qi <yao@codesourcery.com>
14461
14462 * gdb.base/async.c (foo): Add one statement.
14463 * gdb.base/async.exp: Get the next instruction address and
14464 match the output of "nexti" by instruction address. Match
14465 the hex address in the output of "finish".
14466
14467 2014-06-06 Gary Benson <gbenson@redhat.com>
14468
14469 * gdb.base/call-signals.c: Remove preprocessor conditionals
14470 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14471 SIGSEGV and SIGTERM.
14472 * gdb.base/sigall.c: Likewise.
14473 * gdb.base/unwindonsignal.c: Likewise.
14474 * gdb.reverse/sigall-reverse.c: Likewise.
14475
14476 2014-06-06 Yao Qi <yao@codesourcery.com>
14477
14478 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14479 readable, skip the test.
14480
14481 2014-06-06 Yao Qi <yao@codesourcery.com>
14482
14483 * gdb.threads/staticthreads.c (thread_function): Move the line
14484 setting breakpoint on forward.
14485 * gdb.threads/staticthreads.exp: Update comments.
14486
14487 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14488
14489 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14490 "history-append! type error".
14491
14492 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14493
14494 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14495 erroneous dprintf expected input.
14496
14497 2014-06-04 Doug Evans <xdje42@gmail.com>
14498
14499 * gdb.guile/scm-generics.exp: Delete.
14500
14501 2014-06-04 Doug Evans <xdje42@gmail.com>
14502
14503 * gdb.guile/scm-breakpoint.exp: Update.
14504 Add tests for breakpoint registration.
14505
14506 2014-06-04 Tom Tromey <tromey@redhat.com>
14507
14508 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14509 VLA-in-union.
14510 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14511 inner_vla_struct, vla_union types. Initialize objects of those
14512 types and compute their sizes.
14513
14514 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14515 Hui Zhu <hui@codesourcery.com>
14516
14517 * gdb.base/fileio.exp: Add test for shell not available as well as
14518 available.
14519 * gdb.base/fileio.c (test_system): Check for shell twice.
14520
14521 2014-06-04 Yao Qi <yao@codesourcery.com>
14522
14523 * gdb.base/auto-connect-native-target.exp: Remove redundant
14524 space from the regexp pattern.
14525
14526 2014-06-04 Yao Qi <yao@codesourcery.com>
14527
14528 * gdb.base/default.exp: Replace "child" with "native" in
14529 regexp pattern.
14530
14531 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14532
14533 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14534 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14535 * gdb.python/py-xmethods.py: Python script supporting the
14536 new testcase and tests.
14537
14538 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14539 Pedro Alves <palves@redhat.com>
14540
14541 PR breakpoints/17000
14542 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14543 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14544
14545 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14546
14547 * gdb.base/subst.exp: Add tests to verify partial path matching
14548 output.
14549
14550 2014-06-03 Pedro Alves <palves@redhat.com>
14551
14552 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14553 target that doesn't use software single-stepping.
14554
14555 2014-06-03 Pedro Alves <palves@redhat.com>
14556
14557 PR breakpoints/17000
14558 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14559 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14560
14561 2014-06-02 Doug Evans <xdje42@gmail.com>
14562
14563 * gdb.guile/scm-parameter.exp: New file.
14564
14565 2014-06-02 Doug Evans <xdje42@gmail.com>
14566
14567 * gdb.guile/scm-cmd.c: New file.
14568 * gdb.guile/scm-cmd.exp: New file.
14569
14570 2014-06-02 Doug Evans <xdje42@gmail.com>
14571
14572 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14573 pretty-printer lookup.
14574 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14575 (make-pp_s-printer): Call it.
14576 (make-pretty-printer-from-dict): New function.
14577 (lookup-pretty-printer-maker-from-dict): New function.
14578 (*pretty-printer*): Simplify.
14579 (make-objfile-pp_s-printer): New function.
14580 (install-objfile-pretty-printers!): New function.
14581 (make-progspace-pp_s-printer): New function.
14582 (install-progspace-pretty-printers!): New function.
14583 * gdb.guile/scm-progspace.c: New file.
14584 * gdb.guile/scm-progspace.exp: New file.
14585
14586 2014-06-02 Pedro Alves <palves@redhat.com>
14587
14588 * gdb.base/dprintf-bp-same-addr.c: New file.
14589 * gdb.base/dprintf-bp-same-addr.exp: New file.
14590
14591 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14592
14593 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14594 * gdb.arch/powerpc-power.s: Likewise.
14595
14596 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14597
14598 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14599
14600 2014-06-01 Yao Qi <yao@codesourcery.com>
14601
14602 * gdb.base/watchpoint.exp (test_watch_location): Check null
14603 pointer can be dereferenced. If not, do the test, otherwise
14604 skip it.
14605
14606 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14607
14608 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14609 results.
14610 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14611
14612 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14613
14614 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14615 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14616 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14617 * gdb.arch/amd64-invalid-stack-top.c: New file.
14618 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14619
14620 2014-05-30 Pedro Alves <palves@redhat.com>
14621
14622 PR breakpoints/17000
14623 * gdb.base/sss-bp-on-user-bp.c: New file.
14624 * gdb.base/sss-bp-on-user-bp.exp: New file.
14625
14626 2014-05-30 David Blaikie <dblaikie@gmail.com>
14627
14628 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14629 gnu_inline semantics via attribute.
14630 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14631 source explicitly specifies the required semantics.
14632
14633 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14634
14635 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14636
14637 2014-05-29 Pedro Alves <palves@redhat.com>
14638 Tom Tromey <tromey@redhat.com>
14639
14640 * gdb.base/async-shell.exp: Don't enable target-async.
14641 * gdb.base/async.exp
14642 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14643 parameter. Adjust.
14644 (top level): Don't test with "target-async".
14645 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14646 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14647 * gdb.base/inferior-died.exp: Don't enable target-async.
14648 * gdb.base/interrupt-noterm.exp: Likewise.
14649 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14650 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14651 * gdb.mi/mi-nonstop.exp: Likewise.
14652 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14653 * gdb.mi/mi-nsintrall.exp: Likewise.
14654 * gdb.mi/mi-nsmoribund.exp: Likewise.
14655 * gdb.mi/mi-nsthrexec.exp: Likewise.
14656 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14657 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14658 * gdb.python/py-evsignal.exp: Don't enable target-async.
14659 * gdb.python/py-evthreads.exp: Likewise.
14660 * gdb.python/py-prompt.exp: Likewise.
14661 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14662 * gdb.server/solib-list.exp: Don't enable target-async.
14663 * gdb.threads/thread-specific-bp.exp: Likewise.
14664 * lib/mi-support.exp: Adjust to use mi-async.
14665
14666 2014-05-29 Pedro Alves <palves@redhat.com>
14667
14668 PR gdb/13860
14669 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14670 reason, even in sync mode.
14671
14672 2014-05-29 Pedro Alves <palves@redhat.com>
14673 Hui Zhu <hui@codesourcery.com>
14674
14675 PR PR15693
14676 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14677 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14678 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14679 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14680
14681 2014-05-28 Joel Brobecker <brobecker@adacore.com>
14682
14683 * config/monitor.exp (gdb_target_monitor): Replace use of
14684 "set remotebaud" by "set serial baud".
14685
14686 2014-05-26 Andy Wingo <wingo@igalia.com>
14687
14688 * gdb.guile/scm-breakpoint.exp:
14689 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14690 properties instead of gdb-object-properties.
14691
14692 2014-05-26 Yao Qi <yao@codesourcery.com>
14693
14694 * gdb.server/no-thread-db.exp: Specify source file name
14695 explicitly when setting a breakpoint.
14696
14697 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14698
14699 * gdb.btrace/vdso.c: New.
14700 * gdb.btrace/vdso.exp: New.
14701
14702 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14703
14704 * gdb.base/gcore.exp (capture_command_output): Move ...
14705 * lib/gdb.exp (capture_command_output): ... here.
14706
14707 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14708
14709 * gdb.btrace/data.exp: Test memory access during btrace replay.
14710
14711 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14712
14713 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14714
14715 2014-05-21 Pedro Alves <palves@redhat.com>
14716
14717 PR gdb/13860
14718 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14719 (top level): Test that output related to execution commands is
14720 sent to the console with CLI commands, but not with MI commands.
14721 Test that breakpoint events are always mirrored to the console.
14722 Also expect the new source line to be output after a "next" in
14723 async mode too. Make it a pass/fail test.
14724 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14725 output.
14726 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14727
14728 2014-05-21 Pedro Alves <palves@redhat.com>
14729
14730 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14731 Use them to test variations of "list" after reaching a breakpoint.
14732 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14733 Test "list" with listsize 10 after reaching a breakpoint.
14734 * gdb.python/python.exp (decode_line current location line
14735 number): Adjust expected line number.
14736
14737 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14738
14739 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14740 behavior for $args, pass it directly to "run".
14741
14742 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14743
14744 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14745 30000 to 65536.
14746
14747 2014-05-21 Pedro Alves <palves@redhat.com>
14748
14749 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14750 auto-connect-native-target off".
14751 * gdb.base/auto-connect-native-target.c: New file.
14752 * gdb.base/auto-connect-native-target.exp: New file.
14753
14754 2014-05-21 Pedro Alves <palves@redhat.com>
14755
14756 * gdb.base/default.exp: Test "target native" instead of "target
14757 child".
14758
14759 2014-05-21 Mark Wielaard <mjw@redhat.com>
14760
14761 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14762
14763 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14764
14765 Fix TLS access for -static -pthread.
14766 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14767 <HAVE_TLS> (thread_function, main): Initialize it.
14768 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14769 Add clean_restart.
14770 <$have_tls != "">: Check TLSVAR.
14771
14772 2014-05-21 Pedro Alves <palves@redhat.com>
14773
14774 * gdb.base/dcache-line-read-error.c: New.
14775 * gdb.base/dcache-line-read-error.exp: New.
14776
14777 2014-05-20 Pedro Alves <palves@redhat.com>
14778
14779 * gdb.base/compare-sections.c: New file.
14780 * gdb.base/compare-sections.exp: New file.
14781
14782 2014-05-20 Pedro Alves <palves@redhat.com>
14783
14784 * gdb.base/break-idempotent.c: New file.
14785 * gdb.base/break-idempotent.exp: New file.
14786
14787 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14788
14789 * gdb.btrace/nohist.exp: New.
14790
14791 2014-05-20 Yao Qi <yao@codesourcery.com>
14792
14793 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14794 gdb.reverse directory and gdb_reverse_timeout exists in board
14795 setting.
14796 * README: Document gdb_reverse_timeout.
14797
14798 2014-05-20 Yao Qi <yao@codesourcery.com>
14799
14800 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14801 'test_file_name'. Treat args as a string instead of a list.
14802 (gdb_init): Rename argument 'args' by 'test_file_name'.
14803
14804 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14805
14806 * gdb.arch/powerpc-power.exp: New file.
14807 * gdb.arch/powerpc-power.s: New file.
14808
14809 2014-05-16 Doug Evans <dje@google.com>
14810
14811 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14812 * gdb.base/completion.exp: Check that all expected files exist
14813 before doing file completion.
14814
14815 2014-05-16 Doug Evans <dje@google.com>
14816
14817 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14818 Update.
14819 (do_syscall_tests_without_xml): Update.
14820
14821 2014-05-16 Pedro Alves <palves@redhat.com>
14822
14823 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14824 instead of "unknown output after running".
14825
14826 2014-05-16 Yao Qi <yao@codesourcery.com>
14827
14828 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14829 file1.txt from host at the end.
14830 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14831
14832 2014-05-15 Doug Evans <dje@google.com>
14833
14834 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14835 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14836 loading file. Add test for TU lookup.
14837
14838 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14839
14840 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14841 calling "-exec-arguments" or "set args" before running the
14842 inferior.
14843
14844 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14845
14846 * lib/mi-support.exp (mi_expect_stop): Expect message for
14847 inferiors that exit with non-zero exit code.
14848
14849 2014-05-14 Yao Qi <yao@codesourcery.com>
14850
14851 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14852 match absolute path on remote host.
14853 (test_file_list_exec_source_files): Remove "/" from the
14854 pattern.
14855
14856 2014-05-14 Yao Qi <yao@codesourcery.com>
14857
14858 * boards/local-remote-host-notty.exp (${board}_file): New
14859 proc.
14860
14861 2014-05-07 Kyle McMartin <kyle@redhat.com>
14862
14863 Pushed by Joel Brobecker <brobecker@adacore.com>.
14864 * gdb.arch/aarch64-atomic-inst.c: New file.
14865 * gdb.arch/aarch64-atomic-inst.exp: New file.
14866
14867 2014-05-07 Yao Qi <yao@codesourcery.com>
14868
14869 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14870 in current context" too.
14871
14872 2014-05-05 Keith Seitz <keiths@redhat.com>
14873
14874 * gdb.linespec/ls-dollar.exp: Add test for linespec
14875 file:convenience_variable.
14876
14877 2014-05-05 Yao Qi <yao@codesourcery.com>
14878
14879 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14880 traceframes into tfile and ctf trace files. Read data from
14881 trace file and test collected data.
14882 (gdb_collect_locals_test): Likewise.
14883 (gdb_unavailable_registers_test): Likewise.
14884 (gdb_unavailable_floats): Likewise.
14885 (gdb_collect_globals_test): Likewise.
14886 (top-level): Append "ctf" to trace_file_targets if GDB
14887 supports.
14888
14889 2014-05-05 Yao Qi <yao@codesourcery.com>
14890
14891 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14892 code to ...
14893 (gdb_collect_args_test_1): ... it. New proc.
14894 (gdb_collect_locals_test): Move some code to ...
14895 (gdb_collect_locals_test_1): ... it. New proc.
14896 (gdb_unavailable_registers_test): Move some code to ...
14897 (gdb_unavailable_registers_test_1): ... it. New proc.
14898 (gdb_unavailable_floats): Move some code to ...
14899 (gdb_unavailable_floats_1): ... it. New proc.
14900
14901 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14902
14903 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14904 probes to test for bitness recognition.
14905 * gdb.arch/amd64-stap-optional-prefix.exp
14906 (test_probe_value_without_reg): New procedure.
14907 Add code to test for different kinds of bitness.
14908
14909 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14910
14911 PR breakpoints/16889
14912 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14913 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14914
14915 2014-05-01 Pedro Alves <palves@redhat.com>
14916
14917 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14918 gdb_file_cmd if no file is specified.
14919 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14920 last_loaded_file to set the remote exec-file.
14921
14922 2014-05-01 Pedro Alves <palves@redhat.com>
14923
14924 * boards/local-remote-host.exp: New file.
14925
14926 2014-05-01 Pedro Alves <palves@redhat.com>
14927
14928 * boards/local-remote-host.exp: Rename to ...
14929 * boards/local-remote-host-notty.exp: ... this.
14930
14931 2014-04-28 Joel Brobecker <brobecker@adacore.com>
14932
14933 * gdb.ada/dyn_arrayidx: New testcase.
14934
14935 2014-04-26 Yao Qi <yao@codesourcery.com>
14936
14937 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14938 and compute the length of function main. Save it in
14939 $main_length.
14940 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14941 (top-level): Use gdb_compile to compile objects into
14942 executable and restart GDB. Remove invocation to
14943 prepare_for_testing.
14944
14945 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14946 Pedro Alves <palves@redhat.com>
14947
14948 PR server/16255
14949 * gdb.multi/multi-attach.c: New file.
14950 * gdb.multi/multi-attach.exp: New file.
14951
14952 2014-04-25 Pedro Alves <palves@redhat.com>
14953
14954 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14955 user.
14956 (top level): Test that "set remote conditional-breakpoints-packet
14957 off" works as intended.
14958 * gdb.base/dprintf.exp: Test that "set remote
14959 breakpoint-commands-packet off" works as intended.
14960 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14961 New function.
14962 (top level): Call it.
14963 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14964 remote fast-tracepoints-packet off" works as intended.
14965 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14966 * lib/gdb.exp (gdb_is_target_remote): ... here.
14967
14968 2014-04-24 David Blaikie <dblaikie@gmail.com>
14969
14970 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14971 ensure clang would not discard them.
14972 * gdb.base/gdbvars.c: Ditto.
14973 * gdb.base/memattr.c: Ditto.
14974 * gdb.base/whatis.c: Ditto.
14975 * gdb.python/py-prettyprint.c: Ditto.
14976 * gdb.trace/actions.c: Ditto.
14977 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14978 ensure clang would not discard it.
14979
14980 2014-04-24 David Blaikie <dblaikie@gmail.com>
14981
14982 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14983 clang to emit the full definition of type required by the test
14984 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14985
14986 2014-04-24 David Blaikie <dblaikie@gmail.com>
14987
14988 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14989 coax Clang into emitting the definition of the type.
14990 * gdb.cp/pr10728-x.h (y): Ditto.
14991 * gdb.cp/pr10728-y.cc (y): Ditto.
14992
14993 2014-04-24 David Blaikie <dblaikie@gmail.com>
14994
14995 * gdb.base/label.exp: XFAIL label related tests under Clang.
14996 * gdb.cp/cplabel.exp: Ditto.
14997 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14998 under Clang those using labels.
14999
15000 2014-04-25 Yao Qi <yao@codesourcery.com>
15001
15002 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15003 double_label.
15004 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15005 partial_label and double_label.
15006
15007 2014-04-24 David Blaikie <dblaikie@gmail.com>
15008
15009 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15010
15011 2014-04-24 David Blaikie <dblaikie@gmail.com>
15012
15013 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15014 of the function to work across GCC and Clang.
15015 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15016 pointer types (const void ** const V void **).
15017
15018 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15019 Walfred Tedeschi <walfred.tedeschi@intel.com>
15020
15021 * Makefile.in (EXECUTABLES): Added i386-avx512.
15022 * gdb.arch/i386-avx512.c: New file.
15023 * gdb.arch/i386-avx512.exp: Likewise.
15024
15025 2014-04-23 Keith Seitz <keiths@redhat.com>
15026
15027 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15028 (mi_make_breakpoint_table): New procedure.
15029 (mi_create_breakpoint): Use mi_make_breakpoint
15030 and return the result.
15031 (mi_make_breakpoint): New procedure.
15032 (mi_build_kv_pairs): New procedure.
15033
15034 * gdb.mi/mi-break.exp: Remove unused globals,
15035 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15036 All callers updated.
15037 * gdb.mi/mi-dprintf.exp: Use variable to track command
15038 number.
15039 Update all callers of mi_create_breakpoint and use
15040 mi_make_breakpoint_table.
15041 Remove any unused global variables.
15042 * gdb.mi/mi-nonstop.exp: Likewise.
15043 * gdb.mi/mi-nsintrall.exp: Likewise.
15044 * gdb.mi/mi-nsmoribund.exp: Likewise.
15045 * gdb.mi/mi-nsthrexec.exp: Likewise.
15046 * gdb.mi/mi-reverse.exp: Likewise.
15047 * gdb.mi/mi-simplerun.exp: Likewise.
15048 * gdb.mi/mi-stepn.exp: Likewise.
15049 * gdb.mi/mi-syn-frame.exp: Likewise.
15050 * gdb.mi/mi-until.exp: Likewise.
15051 * gdb.mi/mi-var-cp.exp: Likewise.
15052 * gdb.mi/mi-var-display.exp: Likewise.
15053 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15054 * gdb.mi/mi2-var-child.exp: Likewise.
15055 * gdb.mi/mi-vla-c99.exp: Likewise.
15056 * lib/mi-support.exp: Likewise.
15057
15058 From Ian Lance Taylor <iant@cygnus.com>:
15059 * lib/gdb.exp (parse_args): New procedure.
15060
15061 2014-04-23 Pedro Alves <palves@redhat.com>
15062
15063 * gdb.base/break-unload-file.c: New file.
15064 * gdb.base/break-unload-file.exp: New file.
15065 * gdb.base/sym-file-lib.c (baz): New function.
15066 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15067 field.
15068 (load): Store the segment's mapped size.
15069 (unload): New function.
15070 (unload_shlib): New function.
15071 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15072 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15073 set a breakpoint at baz, and call it.
15074 * gdb.base/sym-file.exp: New tests for stale breakpoint
15075 instructions.
15076
15077 2014-04-23 Pedro Alves <palves@redhat.com>
15078
15079 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15080 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15081 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15082 * gdb.base/hbreak-unmapped.c: New file.
15083 * gdb.base/hbreak-unmapped.exp: New file.
15084 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15085 * lib/gdb.exp (gdb_is_target_remote): ... here.
15086
15087 2014-04-22 Pedro Alves <palves@redhat.com>
15088
15089 * gdb.base/consecutive-step-over.c: New file.
15090 * gdb.base/consecutive-step-over.exp: New file.
15091
15092 2014-04-22 Pedro Alves <palves@redhat.com>
15093
15094 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15095 instead of send_gdb/gdb_expect.
15096
15097 2014-04-22 Yao Qi <yao@codesourcery.com>
15098
15099 * lib/trace-support.exp (generate_tracefile): New procedure.
15100 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15101 return 0.
15102 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15103 if generate_tracefile returns 1.
15104
15105 2014-04-18 Tom Tromey <palves@redhat.com>
15106 Pedro alves <tromey@redhat.com>
15107
15108 PR backtrace/15558
15109 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15110 with a backtrace limit.
15111 * gdb.python/py-frame-inline.exp: Test running to an inline
15112 function with a backtrace limit, and printing the newest frame.
15113 * gdb.python/py-frame-inline.c (main): Call f.
15114
15115 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15116
15117 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15118
15119 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15120
15121 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15122 Drop prefix from unsupported source file path.
15123
15124 2014-04-17 Yao Qi <yao@codesourcery.com>
15125
15126 * lib/gdb.exp (with_target_charset): New proc.
15127 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15128 with_target_charset.
15129 (test_print_strings): Likewise.
15130 (test_repeat_bytes): Likewise.
15131 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15132 for some tests.
15133
15134 2014-04-16 Keith Seitz <keiths@redhat.com>
15135
15136 PR gdb/15827
15137 * gdb.dwarf2/corrupt.c: New file.
15138 * gdb.dwarf2/corrupt.exp: New file.
15139
15140 2014-04-16 Keith Seitz <keiths@redhat.com>
15141
15142 PR c++/16597
15143 * gdb.cp/namelessclass.cc: New file.
15144 * gdb.cp/namelessclass.exp: New file.
15145 * gdb.cp/namelessclass.S: New file.
15146
15147 2014-04-16 Doug Evans <dje@google.com>
15148
15149 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15150 Add comment.
15151 (gdbserver_default_get_comm_port): New function.
15152 (gdbserver_start): Check if board file provided
15153 "gdbserver,get_comm_port" and use it if so.
15154 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15155 (gdb,socketport): Set to "stdio".
15156 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15157 (stdio_gdbserver_template): Delete.
15158 (${board}_get_remote_address): Update.
15159 (${board}_build_remote_cmd): Delete.
15160 (${board}_get_comm_port): New function.
15161 (${board}_spawn): Update.
15162 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15163 Delete.
15164 (${board}_get_remote_address): Update.
15165 (${board}_get_comm_port): New function.
15166
15167 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15168
15169 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15170 appearing in any order.
15171
15172 2014-04-15 Doug Evans <dje@google.com>
15173
15174 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15175 uninitialized value of "description".
15176
15177 2014-04-15 Keith Seitz <keiths@redhat.com>
15178
15179 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15180 Remove unused globals.
15181 (test_running_the_program): Likewise.
15182 (test_controlled_execution): Likewise.
15183 (test_controlling_breakpoints): Likewise.
15184 (test_program_termination): Likewise.
15185
15186 2014-04-15 Keith Seitz <keiths@redhat.com>
15187
15188 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15189 unused globals.
15190 (test_rbreak_creation_and_listing): Likewise.
15191 (test_ignore_count): Likewise.
15192 (test_error): Likewise.
15193
15194 2014-04-15 Pedro Alves <palves@redhat.com>
15195
15196 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15197 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15198 sym-file-loader.c.
15199 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15200 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15201 to sym-file-loader.c.
15202 (struct library): Forward declare.
15203 (load_shlib, lookup_function): Change prototypes.
15204 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15205 (translate_offset): Remove declarations.
15206 (get_text_addr): New declaration.
15207 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15208 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15209 sym-file-loader.h.
15210 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15211 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15212 here from sym-file-loader.h.
15213 (struct library): New structure.
15214 (load_shlib, lookup_function): Change prototypes and adjust to
15215 work with a struct library.
15216 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15217 (translate_offset): Make static.
15218 (get_text_addr): New function.
15219 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15220
15221 2014-04-15 Pedro Alves <palves@redhat.com>
15222
15223 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15224
15225 2014-04-15 Pedro Alves <palves@redhat.com>
15226
15227 * gdb.base/sym-file-loader.c: Include <limits.h>.
15228 (SELF_LINK): New define.
15229 (get_origin): New function.
15230 (load_shlib): Use it.
15231 * gdb.base/sym-file.exp: Don't early return if the target is
15232 remote. Use runto_main, and issue fail is that fails. Use
15233 gdb_load_shlibs.
15234 (shlib_name): Delete.
15235 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15236
15237 2014-04-15 Pedro Alves <palves@redhat.com>
15238
15239 * gdb.base/sym-file.exp: Remove regex characters from test
15240 message. Don't refer to breakpoint numbers in test messages.
15241
15242 2014-04-14 Keith Seitz <keiths@redhat.com>
15243
15244 PR c++/16253
15245 * gdb.cp/var-tag.cc: New file.
15246 * gdb.cp/var-tag.exp: New file.
15247 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15248 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15249 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15250 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15251
15252 2014-04-14 Tom Tromey <tromey@redhat.com>
15253
15254 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15255 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15256 type.
15257 * gdb.cp/enum-class.exp: New file.
15258 * gdb.cp/enum-class.cc: New file.
15259
15260 2014-04-14 Tom Tromey <tromey@redhat.com>
15261
15262 * gdb.dwarf2/enum-type.exp: New file.
15263
15264 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15265
15266 * gdb.mi/mi-vla-c99.exp: New file.
15267 * gdb.mi/vla.c: New file.
15268
15269 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15270
15271 * gdb.base/vla-datatypes.c: New file.
15272 * gdb.base/vla-datatypes.exp: New file.
15273
15274 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15275
15276 * gdb.base/vla-ptr.c: New file.
15277 * gdb.base/vla-ptr.exp: New file.
15278
15279 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15280
15281 * gdb.dwarf2/count.exp: New file.
15282
15283 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15284
15285 * gdb.base/vla-sideeffect.c: New file.
15286 * gdb.base/vla-sideeffect.exp: New file.
15287
15288 2014-04-14 David Blaikie <dblaikie@gmail.com>
15289
15290 * gdb.mi/non-stop.c: Add return value for non-void function return
15291 statement.
15292 * gdb.threads/staticthreads.c: Ditto.
15293
15294 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15295 Doug Evans <xdje42@gmail.com>
15296
15297 * gdb.guile/scm-value.c: Improve test case.
15298 * gdb.guile/scm-value.exp: Add new test.
15299
15300 2014-04-11 David Blaikie <dblaikie@gmail.com>
15301
15302 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15303 override Clang's default.
15304
15305 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15306
15307 Revert the following changes (regressions):
15308
15309 * gdb.base/vla-sideeffect.c: New file.
15310 * gdb.base/vla-sideeffect.exp: New file.
15311
15312 * gdb.dwarf2/count.exp: New file.
15313
15314 * gdb.base/vla-multi.c: New file.
15315 * gdb.base/vla-multi.exp: New file.
15316
15317 * gdb.base/vla-ptr.c: New file.
15318 * gdb.base/vla-ptr.exp: New file.
15319
15320 * gdb.base/vla-datatypes.c: New file.
15321 * gdb.base/vla-datatypes.exp: New file.
15322
15323 * gdb.mi/mi-vla-c99.exp: New file.
15324 * gdb.mi/vla.c: New file.
15325
15326 2014-04-11 Keith Seitz <keiths@redhat.com>
15327
15328 PR c++/16675
15329 * gdb.cp/cpsizeof.exp: New file.
15330 * gdb.cp/cpsizeof.cc: New file.
15331
15332 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15333
15334 * gdb.mi/mi-vla-c99.exp: New file.
15335 * gdb.mi/vla.c: New file.
15336
15337 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15338
15339 * gdb.base/vla-datatypes.c: New file.
15340 * gdb.base/vla-datatypes.exp: New file.
15341
15342 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15343
15344 * gdb.base/vla-ptr.c: New file.
15345 * gdb.base/vla-ptr.exp: New file.
15346
15347 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15348
15349 * gdb.base/vla-multi.c: New file.
15350 * gdb.base/vla-multi.exp: New file.
15351
15352 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15353
15354 * gdb.dwarf2/count.exp: New file.
15355
15356 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15357
15358 * gdb.base/vla-sideeffect.c: New file.
15359 * gdb.base/vla-sideeffect.exp: New file.
15360
15361 2014-04-11 Yao Qi <yao@codesourcery.com>
15362
15363 * gdb.base/completion.exp: Check file exists before running tests
15364 on file completion.
15365
15366 2014-04-10 Pedro Alves <palves@redhat.com>
15367
15368 * gdb.base/cond-eval-mode.c: New file.
15369 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15370 prepare_for_testing to build the new file. Check result of
15371 runto_main.
15372 (test_break, test_watch): New procedures.
15373 (top level): Use them.
15374
15375 2014-04-08 Pierre Muller <muller@sourceware.org>
15376
15377 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15378 Ctrl-V use for mingw hosts.
15379
15380 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15381
15382 * gdb.python/py-value.c: Improve test case.
15383 * gdb.python/py-value.exp: Add new test.
15384
15385 2014-04-07 David Blaikie <dblaikie@gmail.com>
15386
15387 * lib/compiler.c: Identify the clang compiler.
15388 * lib/compiler.cc: Ditto.
15389
15390 2014-04-03 Yao Qi <yao@codesourcery.com>
15391
15392 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15393
15394 2014-04-01 Anton Blanchard <anton@samba.org>
15395
15396 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15397 messages unique.
15398
15399 2014-04-01 Anton Blanchard <anton@samba.org>
15400
15401 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15402 prepare_for_testing.
15403
15404 2014-04-01 Anton Blanchard <anton@samba.org>
15405
15406 * gdb.arch/ppc64-atomic-inst.c: Remove.
15407 * gdb.arch/ppc64-atomic-inst.S: New file.
15408 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15409
15410 2014-03-31 Doug Evans <dje@google.com>
15411
15412 * gdb.base/print-symbol-loading-lib.c: New file.
15413 * gdb.base/print-symbol-loading-main.c: New file.
15414 * gdb.base/print-symbol-loading.exp: New file.
15415
15416 2014-03-31 Yao Qi <yao@codesourcery.com>
15417
15418 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15419
15420 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15421
15422 * gdb.ada/mi_dyn_arr: New testcase.
15423
15424 2014-03-27 Doug Evans <dje@google.com>
15425
15426 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15427
15428 2014-03-27 Yao Qi <yao@codesourcery.com>
15429
15430 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15431 if target is nios2-*-*.
15432
15433 2014-03-26 Yao Qi <yao@codesourcery.com>
15434
15435 * lib/gdb.exp (readline_is_used): New proc.
15436 * gdb.base/completion.exp: Move tests on command complete up.
15437 Skip the rest of tests if readline is not used.
15438 * gdb.ada/complete.exp: Skp the test if readline is not
15439 used.
15440 * gdb.base/filesym.exp: Likewise.
15441 * gdb.base/macscp.exp: Likewise.
15442 * gdb.base/readline-ask.exp: Likewise.
15443 * gdb.base/readline.exp: Likewise.
15444 * gdb.python/py-cmd.exp: Likewise.
15445 * gdb.trace/tfile.exp: Likewise.
15446
15447 2014-03-26 Yao Qi <yao@codesourcery.com>
15448
15449 * gdb.base/macscp.exp: Fix code format issues.
15450
15451 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15452
15453 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15454 * gdb.asm/powerpc64le.inc: New file.
15455
15456 2014-03-25 Pedro Alves <palves@redhat.com>
15457 Doug Evans <dje@google.com>
15458
15459 * gdb.base/source-execution.c: New file.
15460 * gdb.base/source-execution.exp: New file.
15461 * gdb.base/source-execution.gdb: New file.
15462
15463 2014-03-24 Doug Evans <dje@google.com>
15464
15465 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15466 using fission.
15467
15468 2014-03-24 Hui Zhu <hui@codesourcery.com>
15469 Pedro Alves <palves@redhat.com>
15470
15471 PR breakpoints/16101
15472 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15473 test pass/fail messages. Detect missing support for dprintf when
15474 breakpoints are actually inserted.
15475 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15476 breakpoints are actually inserted.
15477 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15478 fails.
15479
15480 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15481
15482 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15483
15484 2014-03-22 Doug Evans <xdje42@gmail.com>
15485
15486 * gdb.python/python.exp (python not supported): Verify multi-line
15487 python command issues an error.
15488 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15489 guile command issues an error.
15490
15491 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15492
15493 * gdb.threads/thread-specific.exp: Handle the lack of usable
15494 $this_breakpoint and $this_thread.
15495
15496 2014-03-21 Hui Zhu <hui@codesourcery.com>
15497
15498 * gdb.base/attach.exp (do_command_attach_tests): New.
15499
15500 2014-03-20 Tom Tromey <tromey@redhat.com>
15501 Pedro Alves <palves@redhat.com>
15502
15503 PR cli/15718
15504 * gdb.base/condbreak-call-false.c: New file.
15505 * gdb.base/condbreak-call-false.exp: New file.
15506
15507 2014-03-20 Pedro Alves <palves@redhat.com>
15508
15509 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15510 Delete.
15511 (block_signals, unblock_signals): Delete.
15512 (child_function_2, main): Remove references to deleted variable
15513 and functions.
15514
15515 2014-03-20 Pedro Alves <palves@redhat.com>
15516
15517 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15518 Use pthread_kill to signal thread 2.
15519 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15520 Adjust to make the test send itself a signal rather than using the
15521 host's "kill" command.
15522
15523 2014-03-20 Pedro Alves <palves@redhat.com>
15524
15525 * gdb.threads/multiple-step-overs.c: New file.
15526 * gdb.threads/multiple-step-overs.exp: New file.
15527 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15528 Adjust expected infrun debug output.
15529
15530 2014-03-20 Pedro Alves <palves@redhat.com>
15531
15532 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15533 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15534
15535 2014-03-20 Pedro Alves <palves@redhat.com>
15536
15537 PR breakpoints/7143
15538 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15539 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15540 of gdb_test_multiple.
15541 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15542 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15543
15544 2014-03-20 Pedro Alves <palves@redhat.com>
15545
15546 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15547 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15548
15549 2014-03-19 Pedro Alves <palves@redhat.com>
15550
15551 * gdb.base/async.exp: Remove early return.
15552
15553 2014-03-19 Pedro Alves <palves@redhat.com>
15554
15555 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15556
15557 2014-03-19 Pedro Alves <palves@redhat.com>
15558
15559 * gdb.base/async.exp (test_background): Expect \r\n after
15560 "completed." in the fail pattern.
15561
15562 2014-03-19 Pedro Alves <palves@redhat.com>
15563
15564 * gdb.base/async.exp (test_background): New procedure.
15565 Use it for all background execution command tests.
15566
15567 2014-03-19 Pedro Alves <palves@redhat.com>
15568
15569 * gdb.base/async.exp: Use prepare_for_testing.
15570
15571 2014-03-19 Pedro Alves <palves@redhat.com>
15572
15573 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15574 the same line.
15575
15576 2014-03-19 Pedro Alves <palves@redhat.com>
15577
15578 * gdb.base/async.c (main): Add "jump here" and "until here" line
15579 marker comments.
15580 * gdb.base/async.exp (jump_here): New global.
15581 (jump& test): Use it.
15582 (until_here): New global.
15583 (until& test): Use it.
15584
15585 2014-03-19 Pedro Alves <palves@redhat.com>
15586
15587 * gdb.base/async.exp: Don't frob gdb_protocol.
15588
15589 2014-03-18 Doug Evans <xdje42@gmail.com>
15590
15591 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15592 Fix spelling of exec-done-display.
15593
15594 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15595
15596 PR gdb/15358
15597 * gdb.base/gdb-sigterm.c: New file.
15598 * gdb.base/gdb-sigterm.exp: New file.
15599
15600 2014-03-18 Pedro Alves <palves@redhat.com>
15601
15602 PR gdb/13860
15603 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15604 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15605 solib-event.
15606
15607 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15608
15609 * gdb.ada/pckd_arr_ren: New testcase.
15610
15611 2014-03-13 Doug Evans <xdje42@gmail.com>
15612
15613 PR guile/16612
15614 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15615 collect after discarding symbols.
15616
15617 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15618 Doug Evans <xdje42@gmail.com>
15619
15620 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15621 to history survives a gc.
15622
15623 2014-03-13 Pedro Alves <palves@redhat.com>
15624
15625 * gdb.base/default.exp: Don't test "target procfs".
15626
15627 2014-03-13 Pedro Alves <palves@redhat.com>
15628
15629 * gdb.base/default.exp: Update "target child" and "target procfs"
15630 tests to not expect "Unix".
15631
15632 2014-03-12 Tom Tromey <tromey@redhat.com>
15633
15634 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15635 New procs. Add target-async tests.
15636 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15637 Add target-async tests.
15638
15639 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15640
15641 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15642 'func_start' and 'func_end' for the beginning and end of the
15643 function code, respectively.
15644 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15645 'func_end' instead of 'func' and 'main'.
15646
15647 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15648
15649 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15650 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15651 generate the debug info assembler source.
15652
15653 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15654
15655 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15656 * gdb.dwarf2/arr-subrange.exp: Likewise.
15657 * gdb.dwarf2/dwz.exp: Likewise.
15658 * gdb.dwarf2/method-ptr.exp: Likewise.
15659 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15660 * gdb.dwarf2/subrange.exp: Likewise.
15661 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15662 * gdb.dwarf2/implptrpiece.exp: Likewise.
15663 * gdb.dwarf2/nostaticblock.exp: Likewise.
15664
15665 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15666
15667 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15668 directory to absolute path name arguments.
15669
15670 2014-03-10 Joel Brobecker <brobecker@adacore.com>
15671
15672 * gdb.ada/tagged_access: New testcase.
15673
15674 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15675
15676 * gdb.btrace/data.exp: Update expected output.
15677
15678 2014-03-06 Yao Qi <yao@codesourcery.com>
15679
15680 * gdb.trace/pr16508.exp: New file.
15681
15682 2014-03-05 Pedro Alves <palves@redhat.com>
15683
15684 PR gdb/16575
15685 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15686 procedure.
15687 (top level): Adjust to use it. Add tests that exercise breakpoint
15688 interaction with the code-cache.
15689
15690 2014-02-26 Ludovic Courtès <ludo@gnu.org>
15691
15692 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15693 test for 'history-append!'.
15694
15695 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15696
15697 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15698 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15699 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15700 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15701 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15702 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15703
15704 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15705
15706 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15707 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15708 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15709
15710 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15711
15712 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15713
15714 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15715
15716 * gdb.dwarf2/arr-stride.c: New file.
15717 * gdb.dwarf2/arr-stride.exp: New file.
15718
15719 2014-02-26 Pedro Alves <palves@redhat.com>
15720
15721 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15722 that won't ever trigger. Make sure that GDB reports the correct
15723 breakpoint that caused the stop.
15724
15725 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15726
15727 PR gdb/16626
15728 * gdb.base/auto-load-script: New file.
15729 * gdb.base/auto-load.c: New file.
15730 * gdb.base/auto-load.exp: New file.
15731
15732 PR gdb/16626
15733 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15734
15735 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15736
15737 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15738 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15739
15740 2014-02-24 Doug Evans <dje@google.com>
15741
15742 * lib/gdb.exp (run_on_host): Log error output if program fails.
15743
15744 2014-02-21 Pedro Alves <palves@redhat.com>
15745
15746 * gdb.threads/step-after-sr-lock.c: Rename to ...
15747 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15748 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15749 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15750 ... this.
15751
15752 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15753
15754 PR tdep/16397
15755 * gdb.arch/amd64-stap-special-operands.exp: New file.
15756 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15757 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15758 * gdb.arch/amd64-stap-triplet.S: Likewise.
15759 * gdb.arch/amd64-stap-triplet.c: Likewise.
15760
15761 2014-02-20 Joel Brobecker <brobecker@adacore.com>
15762
15763 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15764 in .section pseudo-op.
15765
15766 2014-02-20 lin zuojian <manjian2006@gmail.com>
15767 Joel Brobecker <brobecker@adacore.com>
15768 Doug Evans <xdje42@gmail.com>
15769
15770 PR symtab/16581
15771 * gdb.dwarf2/dw2-icycle.S: New file.
15772 * gdb.dwarf2/dw2-icycle.c: New file.
15773 * gdb.dwarf2/dw2-icycle.exp: New file.
15774
15775 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15776
15777 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15778 operations on gdb.Value objects.
15779 * gdb.python/py-value-cc.exp: Add new test to test operations on
15780 gdb.Value objects.
15781
15782 2014-02-18 Doug Evans <dje@google.com>
15783
15784 * Makefile.in (TESTS): New variable.
15785 (expanded_tests, expanded_tests_or_none): New variables
15786 (check-single): Pass $(expanded_tests_or_none) to runtest.
15787 (check-parallel): Only run tests in $(TESTS) if non-empty.
15788 (check/no-matching-tests-found): New rule.
15789 * README: Document TESTS makefile variable.
15790
15791 2014-02-18 Doug Evans <dje@google.com>
15792
15793 * Makefile.in (check-parallel): rm -rf outputs temp.
15794
15795 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15796
15797 Fix "ERROR: no fileid for" in the testsuite.
15798 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15799
15800 2014-02-12 Doug Evans <dje@google.com>
15801
15802 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15803 (MISCELLANEOUS): New variable.
15804 (clean): rm -rf $(MISCELLANEOUS).
15805 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15806 dwp live in the same directory as symlinks, with each symlink pointed
15807 to a differently named file in a different directory.
15808
15809 2014-02-11 Doug Evans <dje@google.com>
15810
15811 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15812 of Tcl file commands.
15813
15814 2014-02-10 Mark Kettenis <kettenis@gnu.org>
15815
15816 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15817 "kill -SIGUSR1 -1".
15818
15819 2014-02-10 Joel Brobecker <brobecker@adacore.com>
15820
15821 * gdb.ada/tick_length_array_enum_idx: New testcase.
15822
15823 2014-02-10 Doug Evans <xdje42@gmail.com>
15824
15825 * configure.ac (AC_OUTPUT): Add gdb.guile.
15826 * configure: Regenerate.
15827 * lib/gdb-guile.exp: New file.
15828 * lib/gdb.exp (get_target_charset): New function.
15829 * gdb.base/help.exp: Update expected output from "apropos apropos".
15830 * gdb.guile/Makefile.in: New file.
15831 * gdb.guile/guile.exp: New file.
15832 * gdb.guile/scm-arch.c: New file.
15833 * gdb.guile/scm-arch.exp: New file.
15834 * gdb.guile/scm-block.c: New file.
15835 * gdb.guile/scm-block.exp: New file.
15836 * gdb.guile/scm-breakpoint.c: New file.
15837 * gdb.guile/scm-breakpoint.exp: New file.
15838 * gdb.guile/scm-disasm.c: New file.
15839 * gdb.guile/scm-disasm.exp: New file.
15840 * gdb.guile/scm-equal.c: New file.
15841 * gdb.guile/scm-equal.exp: New file.
15842 * gdb.guile/scm-error.exp: New file.
15843 * gdb.guile/scm-error.scm: New file.
15844 * gdb.guile/scm-frame-args.c: New file.
15845 * gdb.guile/scm-frame-args.exp: New file.
15846 * gdb.guile/scm-frame-args.scm: New file.
15847 * gdb.guile/scm-frame-inline.c: New file.
15848 * gdb.guile/scm-frame-inline.exp: New file.
15849 * gdb.guile/scm-frame.c: New file.
15850 * gdb.guile/scm-frame.exp: New file.
15851 * gdb.guile/scm-generics.exp: New file.
15852 * gdb.guile/scm-gsmob.exp: New file.
15853 * gdb.guile/scm-iterator.c: New file.
15854 * gdb.guile/scm-iterator.exp: New file.
15855 * gdb.guile/scm-math.c: New file.
15856 * gdb.guile/scm-math.exp: New file.
15857 * gdb.guile/scm-objfile-script-gdb.in: New file.
15858 * gdb.guile/scm-objfile-script.c: New file.
15859 * gdb.guile/scm-objfile-script.exp: New file.
15860 * gdb.guile/scm-objfile.c: New file.
15861 * gdb.guile/scm-objfile.exp: New file.
15862 * gdb.guile/scm-ports.exp: New file.
15863 * gdb.guile/scm-pretty-print.c: New file.
15864 * gdb.guile/scm-pretty-print.exp: New file.
15865 * gdb.guile/scm-pretty-print.scm: New file.
15866 * gdb.guile/scm-section-script.c: New file.
15867 * gdb.guile/scm-section-script.exp: New file.
15868 * gdb.guile/scm-section-script.scm: New file.
15869 * gdb.guile/scm-symbol.c: New file.
15870 * gdb.guile/scm-symbol.exp: New file.
15871 * gdb.guile/scm-symtab-2.c: New file.
15872 * gdb.guile/scm-symtab.c: New file.
15873 * gdb.guile/scm-symtab.exp: New file.
15874 * gdb.guile/scm-type.c: New file.
15875 * gdb.guile/scm-type.exp: New file.
15876 * gdb.guile/scm-value-cc.cc: New file.
15877 * gdb.guile/scm-value-cc.exp: New file.
15878 * gdb.guile/scm-value.c: New file.
15879 * gdb.guile/scm-value.exp: New file.
15880 * gdb.guile/source2.scm: New file.
15881 * gdb.guile/types-module.cc: New file.
15882 * gdb.guile/types-module.exp: New file.
15883
15884 2014-02-10 Yao Qi <yao@codesourcery.com>
15885
15886 PR testsuite/16543
15887 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15888 * configure: Regenerated.
15889 * Makefile.in: New file.
15890
15891 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15892
15893 * gdb.python/py-framefilter.exp: Fix typo.
15894
15895 2014-02-08 Yao Qi <yao@codesourcery.com>
15896
15897 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15898 that no =breakpoint-modified is emitted when breakpoints are
15899 modified through MI commands.
15900
15901 2014-02-07 Pedro Alves <pedro@codesourcery.com>
15902 Pedro Alves <palves@redhat.com>
15903
15904 * gdb.threads/step-after-sr-lock.c: New file.
15905 * gdb.threads/step-after-sr-lock.exp: New file.
15906
15907 2014-02-07 Pedro Alves <palves@redhat.com>
15908
15909 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15910
15911 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15912
15913 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15914 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15915
15916 2014-02-06 Doug Evans <xdje42@gmail.com>
15917
15918 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15919 output.
15920
15921 * gdb.gdb/python-interrupts.exp: New file.
15922
15923 2014-02-05 Yao Qi <yao@codesourcery.com>
15924
15925 * gdb.trace/report.exp (use_collected_data): Test the output
15926 of "info threads" and "info inferiors".
15927
15928 2014-02-05 Yao Qi <yao@codesourcery.com>
15929
15930 Revert this patch:
15931
15932 2013-05-24 Yao Qi <yao@codesourcery.com>
15933
15934 * gdb.trace/tfile.exp: Test inferior and thread.
15935
15936 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15937
15938 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15939 on a function.
15940 * gdb.base/step-bt.c: Call hello via function pointer to make
15941 sure its first instruction is executed on powerpc64le-linux.
15942
15943 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15944
15945 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15946
15947 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15948
15949 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15950 of the test patterns for use on little-endian systems.
15951
15952 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15953
15954 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15955 (decimal_vector): Fix for little-endian.
15956
15957 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15958
15959 * gdb.arch/sparc-sysstep.exp: New file.
15960 * gdb.arch/sparc-sysstep.c: Likewise.
15961
15962 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15963
15964 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15965
15966 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15967
15968 2014-01-23 Tom Tromey <tromey@redhat.com>
15969
15970 * gdb.ada/array_char_idx: New testcase.
15971
15972 2014-01-23 Tom Tromey <tromey@redhat.com>
15973
15974 PR python/16487:
15975 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15976 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15977 classes.
15978
15979 2014-01-23 Tom Tromey <tromey@redhat.com>
15980
15981 PR python/16491:
15982 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15983 string from an inferior frame.
15984 * gdb.python/py-framefilter-mi.exp: Update.
15985
15986 2014-01-22 Doug Evans <dje@google.com>
15987
15988 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15989
15990 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15991
15992 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15993
15994 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15995
15996 * gdb.trace/entry-values.exp: Remove excess space character from
15997 regex patterns. Handle s390 call instruction.
15998
15999 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16000
16001 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16002 define "*_start" label. Make "name" static.
16003 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16004 ${name} by references to ${name}_start.
16005
16006 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16007
16008 * gdb.base/info-macros.exp: Remove "debug" from the compile
16009 options.
16010
16011 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16012
16013 * gdb.dlang/demangle.exp: New file.
16014
16015 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16016
16017 * gdb.dlang/primitive-types.exp: New file.
16018
16019 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16020
16021 * configure.ac: Create gdb.dlang/Makefile.
16022 * configure: Regenerate.
16023 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16024 * gdb.dlang/Makefile.in: New file.
16025 * lib/d-support.exp: New file.
16026 * lib/gdb.exp (skip_d_tests): New proc.
16027
16028 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16029
16030 * gdb.btrace/delta.exp: Check reverse stepi.
16031 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16032 * gdb.btrace/finish.exp: New.
16033 * gdb.btrace/next.exp: New.
16034 * gdb.btrace/nexti.exp: New.
16035 * gdb.btrace/record_goto.c: Add comments.
16036 * gdb.btrace/step.exp: New.
16037 * gdb.btrace/stepi.exp: New.
16038 * gdb.btrace/multi-thread-step.c: New.
16039 * gdb.btrace/multi-thread-step.exp: New.
16040 * gdb.btrace/rn-dl-bind.c: New.
16041 * gdb.btrace/rn-dl-bind.exp: New.
16042 * gdb.btrace/data.c: New.
16043 * gdb.btrace/data.exp: New.
16044 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16045
16046 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16047
16048 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16049 * gdb.btrace/exception.exp: Update.
16050 * gdb.btrace/instruction_history.exp: Update.
16051 * gdb.btrace/record_goto.exp: Update.
16052 * gdb.btrace/tailcall.exp: Update.
16053 * gdb.btrace/unknown_functions.exp: Update.
16054 * gdb.btrace/delta.exp: New.
16055
16056 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16057
16058 * gdb.btrace/record_goto.exp: Add backtrace test.
16059 * gdb.btrace/tailcall.exp: Add backtrace test.
16060
16061 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16062
16063 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16064 * gdb.btrace/record_goto.c: New.
16065 * gdb.btrace/record_goto.exp: New.
16066 * gdb.btrace/x86-record_goto.S: New.
16067
16068 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16069
16070 * gdb.btrace/function_call_history.exp: Update tests.
16071 * gdb.btrace/instruction_history.exp: Update tests.
16072
16073 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16074
16075 * gdb.btrace/function_call_history.exp: Fix expected field
16076 order for "record function-call-history".
16077 Add new tests for "record function-call-history /c".
16078 * gdb.btrace/exception.cc: New.
16079 * gdb.btrace/exception.exp: New.
16080 * gdb.btrace/tailcall.exp: New.
16081 * gdb.btrace/x86-tailcall.S: New.
16082 * gdb.btrace/x86-tailcall.c: New.
16083 * gdb.btrace/unknown_functions.c: New.
16084 * gdb.btrace/unknown_functions.exp: New.
16085 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16086
16087 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16088
16089 * gdb.btrace/instruction_history.exp: Update.
16090 * gdb.btrace/function_call_history.exp: Update.
16091
16092 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16093
16094 * gdb.btrace/function_call_history.exp: Fix expected function
16095 trace.
16096 * gdb.btrace/instruction_history.exp: Initialize traced.
16097 Remove traced_functions.
16098
16099 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16100
16101 * gdb.btrace/function_call_history.exp: Update
16102 * gdb.btrace/instruction_history.exp: Update.
16103
16104 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16105
16106 * gdb.btrace/enable.exp: Update expected text.
16107
16108 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16109
16110 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16111 bytes.
16112
16113 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16114
16115 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16116
16117 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16118
16119 * lib/gdb.exp (supports_process_record): Return true for
16120 arm*-linux*. (supports_reverse): Likewise.
16121
16122 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16123
16124 PR python/15464
16125 PR python/16113
16126 * gdb.python/py-type.c: Enhance test case.
16127 * gdb.python/py-value-cc.cc: Likewise
16128 * gdb.python/py-type.exp: Add new tests.
16129 * gdb.python/py-value-cc.exp: Likewise
16130
16131 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16132 Pedro Alves <palves@redhat.com>
16133
16134 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16135 Make "name" extern.
16136 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16137 references to ${name}_start by references to ${name}.
16138
16139 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16140
16141 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16142
16143 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16144
16145 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16146
16147 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16148 Pedro Alves <palves@redhat.com>
16149
16150 * gdb.mi/mi-info-os.exp: Connect to the target with
16151 mi_gdb_target_load.
16152
16153 2014-01-08 Pedro Alves <palves@redhat.com>
16154
16155 * gdb.threads/reconnect-signal.c: New file.
16156 * gdb.threads/reconnect-signal.exp: New file.
16157
16158 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16159
16160 * gdb.base/source-dir.exp: New file.
16161
16162 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16163
16164 * gdb.ada/mi_interface: New testcase.
16165
16166 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16167
16168 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16169 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16170 gdb.ada/pp-rec-component/pck.ads: New files.
16171
16172 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16173
16174 * gdb.python/py-pp-integral.c: New file.
16175 * gdb.python/py-pp-integral.py: New file.
16176 * gdb.python/py-pp-integral.exp: New file.
16177
16178 For older changes see ChangeLog-1993-2013.
16179 \f
16180 ;; Local Variables:
16181 ;; mode: change-log
16182 ;; left-margin: 8
16183 ;; fill-column: 74
16184 ;; version-control: never
16185 ;; End:
16186
16187 Copyright 2014-2019 Free Software Foundation, Inc.
16188 Copying and distribution of this file, with or without modification,
16189 are permitted provided the copyright notice and this notice are preserved.