c42b9635a41ef34eaacc47185bc10390a20643d2
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-06-11 Tom de Vries <tdevries@suse.de>
2
3 PR testsuite/24521
4 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5 message.
6
7 2019-06-11 Tom de Vries <tdevries@suse.de>
8
9 PR testsuite/24521
10 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
11
12 2019-06-11 Tom de Vries <tdevries@suse.de>
13
14 * boards/readnow.exp: New file.
15
16 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
17
18 * gdb.fortran/vla-sizeof.exp: Update expected results.
19
20 2019-06-06 Amos Bird <amosbird@gmail.com>
21
22 * gdb.base/annota1.exp (thread_switch): Add test for
23 thread-exited annotation.
24
25 2019-06-06 Tom Tromey <tromey@adacore.com>
26
27 * gdb.base/maint.exp: Expect command started/finished output.
28
29 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
30
31 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
32 comment.
33 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
34
35 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
38 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
39 * gdb.arch/riscv-unwind-long-insn.c: New file.
40 * gdb.arch/riscv-unwind-long-insn.exp: New file.
41
42 2019-06-04 Christian Biesinger <cbiesinger@google.com>
43
44 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
45
46 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
47
48 * lib/gdb.exp (help_list_trailer): New regexp variable
49 factorizing the help trailer message.
50 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
51 arg to allow to better factorize various tests.
52 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
53 (test_prefix_command_help): Use help_list_trailer.
54 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
55 * gdb.guile/scm-cmd.exp: Likewise.
56 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
57 * gdb.base/help.exp: Use test_user_defined_class_help.
58 * gdb.base/style.exp: Add tests for styling of help and apropos.
59 * lib/gdb-utils.exp (style): Add title and highlight styles.
60
61 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
62
63 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
64 $_shell_exitsignal.
65 * gdb.base/default.exp: Update for new convenience variables.
66
67 2019-05-29 Tom Tromey <tromey@adacore.com>
68
69 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
70 to "break complete ada" test case's regexp.
71
72 2019-05-29 Tom Tromey <tromey@adacore.com>
73
74 PR c++/20020:
75 * gdb.cp/constexpr-field.exp: New file.
76 * gdb.cp/constexpr-field.cc: New file.
77
78 2019-05-29 Tom Tromey <tromey@adacore.com>
79
80 * gdb.base/finish.exp (finish_no_print): New proc.
81 (finish_tests): Call it.
82
83 2019-05-24 Tom de Vries <tdevries@suse.de>
84
85 * gdb.dwarf2/gdb-add-index.exp: New file.
86
87 2019-05-22 Tom Tromey <tromey@adacore.com>
88
89 * gdb.base/info-shared.exp (check_info_shared): Use "style".
90 * gdb.base/style.exp: Use "style".
91 * lib/gdb-utils.exp (style): New proc.
92
93 2019-05-22 Tom de Vries <tdevries@suse.de>
94
95 * gdb.base/align.exp: Require c++11.
96
97 2019-05-22 Tom de Vries <tdevries@suse.de>
98
99 PR testsuite/24586
100 * gdb.python/py-mi-var-info-path-expression.exp: Call
101 mi_skip_python_tests to check if python is supported.
102
103 2019-05-22 Alan Hayward <alan.hayward@arm.com>
104
105 * gdb.arch/aarch64-pauth.c: New test.
106 * gdb.arch/aarch64-pauth.exp: New file.
107
108 2019-05-22 Alan Hayward <alan.hayward@arm.com>
109
110 * README (Re-running Tests Outside The Testsuite): New section.
111
112 2019-05-21 Tom de Vries <tdevries@suse.de>
113
114 * gdb.arch/amd64-eval.exp: Require c++11.
115 * gdb.base/max-depth.exp: Same.
116 * gdb.compile/compile-cplus-array-decay.exp: Same.
117 * gdb.cp/meth-typedefs.exp: Same.
118 * gdb.cp/subtypes.exp: Same.
119 * gdb.cp/temargs.exp: Same.
120
121 2019-05-21 Alan Hayward <alan.hayward@arm.com>
122
123 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
124
125 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
126
127 PR gdb/18644
128 * gdb.fortran/complex.exp: Remove setup_kfail calls.
129 * gdb.fortran/printing-types.exp: Add new test.
130 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
131 testing.
132 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
133 setup_kfail call.
134
135 2019-05-17 Alan Hayward <alan.hayward@arm.com>
136
137 * README (Running the Testsuite): Change example.
138 (Testsuite Parameters): Remove TRANSCRIPT.
139 * lib/gdb.exp: Remove TRANSCRIPT check.
140
141 2019-05-17 Alan Hayward <alan.hayward@arm.com>
142
143 * README (Testsuite Parameters): Add replay logging to
144 GDBSERVER_DEBUG.
145 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
146 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
147 as a comma separated list.
148 (gdb_debug_init): Override procedure.
149
150 2019-05-17 Alan Hayward <alan.hayward@arm.com>
151
152 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
153 (gdb_write_cmd_file): New procedure.
154 * lib/gdbserver-support.exp (gdbserver_start): Call
155 gdbserver_write_cmd_file.
156 (gdbserver_write_cmd_file): New procedure.
157
158 2019-05-17 Alan Hayward <alan.hayward@arm.com>
159
160 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
161 (delete_breakpoints): Likewise.
162 (gdb_run_cmd): Likewise.
163 (gdb_start_cmd): Likewise.
164 (gdb_starti_cmd): Likewise.
165 (gdb_internal_error_resync): Likewise.
166 (gdb_test_multiple): Likewise.
167 (gdb_reinitialize_dir): Likewise.
168 (default_gdb_exit): Likewise.
169 (gdb_file_cmd): Mark kill as optional.
170 (default_gdb_start): Call gdb_stdin_log_init.
171 (send_gdb): Call gdb_stdin_log_write.
172 (rerun_to_main): Mark Y as an answer.
173 (gdb_stdin_log_init): New function.
174 (gdb_stdin_log_write): Likewise.
175
176 2019-05-17 Alan Hayward <alan.hayward@arm.com>
177
178 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
179 * gdb.base/debug-expr.exp: Likewise.
180 * gdb.base/foll-fork.exp: Likewise.
181 * gdb.base/foll-vfork.exp: Likewise.
182 * gdb.base/fork-print-inferior-events.exp: Likewise.
183 * gdb.base/gdb-sigterm.exp: Likewise.
184 * gdb.base/gdbinit-history.exp: Likewise.
185 * gdb.base/osabi.exp: Likewise.
186 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
187 * gdb.base/ui-redirect.exp: Likewise.
188 * gdb.gdb/unittest.exp: Likewise.
189 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
190 * gdb.mi/mi-watch.exp: Likewise.
191 * gdb.mi/new-ui-mi-sync.exp: Likewise.
192 * gdb.mi/user-selected-context-sync.exp: Likewise.
193 * gdb.python/python.exp: Disable debug test when debugging.
194 * gdb.threads/check-libthread-db.exp: Disable when debugging.
195 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
196 Likewise.
197 * gdb.threads/stepi-random-signal.exp: Likewise.
198
199 2019-05-17 Alan Hayward <alan.hayward@arm.com>
200
201 * Makefile.in: Pass through GDB_DEBUG.
202 * README (Testsuite Parameters): Add GDB_DEBUG.
203 (gdb,debug): Add board setting.
204 * lib/gdb.exp (default_gdb_start): Start debugging.
205 (gdb_debug_enabled): New procedure.
206 (gdb_debug_init): Likewise.
207
208 2019-05-17 Alan Hayward <alan.hayward@arm.com>
209
210 * Makefile.in: Pass through GDB_DEBUG.
211 * README (Testsuite Parameters): Add GDB_DEBUG.
212 (gdb,debug): Add board setting.
213 * lib/gdb.exp (default_gdb_start): Start debugging.
214 (gdb_debug_enabled): New procedure.
215 (gdb_debug_init): Likewise.
216
217 2019-05-17 Alan Hayward <alan.hayward@arm.com>
218
219 * gdb.base/ui-redirect.exp: Add debug redirect tests.
220
221 2019-05-17 Alan Hayward <alan.hayward@arm.com>
222
223 * gdb.base/ui-redirect.exp: Test redirection.
224
225 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
226
227 * gdb.mi/mi-complete.exp: New file.
228 * gdb.mi/mi-complete.cc: Likewise.
229
230 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
231
232 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
233 indexed and sliced arrays, and pointers to arrays.
234
235 2019-05-14 Tom Tromey <tromey@adacore.com>
236
237 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
238 styling test.
239
240 2019-05-14 Tom de Vries <tdevries@suse.de>
241
242 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
243 selection entry encoding.
244
245 2019-05-10 Tom Tromey <tromey@adacore.com>
246
247 * gdb.ada/info_exc.exp: Add "complete" test.
248
249 2019-05-09 Tom de Vries <tdevries@suse.de>
250
251 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
252 CU-relative.
253
254 2019-05-09 Tom de Vries <tdevries@suse.de>
255
256 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
257 CU-relative.
258
259 2019-05-08 Joel Brobecker <brobecker@adacore.com>
260
261 * gdb.ada/frame_arg_lang.exp: New testcase.
262 * gdb.ada/frame_arg_lang/bla.adb: New file.
263 * gdb.ada/frame_arg_lang/pck.ads: New file.
264 * gdb.ada/frame_arg_lang/pck.adb: New file.
265 * gdb.ada/frame_arg_lang/foo.c: New file.
266
267 2019-05-08 Tom Tromey <tromey@adacore.com>
268
269 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
270
271 2019-05-08 Tom Tromey <tromey@adacore.com>
272
273 * gdb.base/ptype-offsets.exp: Update tests.
274
275 2019-05-08 Tom Tromey <tromey@adacore.com>
276
277 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
278 cases.
279 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
280 "short".
281
282 2019-05-08 Tom Tromey <tromey@adacore.com>
283
284 * gdb.ada/vla.exp: New file.
285 * gdb.ada/vla/vla.adb: New file.
286
287 2019-05-07 Tom de Vries <tdevries@suse.de>
288
289 * gdb.base/index-cache.exp (ls_host): Fix return statement.
290
291 2019-05-07 Tom de Vries <tdevries@suse.de>
292
293 PR testsuite/24522
294 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
295 section.
296
297 2019-05-07 Tom de Vries <tdevries@suse.de>
298
299 PR testsuite/24522
300 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
301 .debug_aranges section.
302
303 2019-05-07 Tom de Vries <tdevries@suse.de>
304
305 PR testsuite/24159
306 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
307
308 2019-05-06 Tom de Vries <tdevries@suse.de>
309
310 * lib/gdb.exp (exec_has_index_section): New proc.
311 * gdb.base/index-cache.exp: Handle case that binfile contains an index
312 section.
313
314 2019-05-04 Tom de Vries <tdevries@suse.de>
315
316 * boards/cc-with-debug-names.exp: New file.
317
318 2019-05-03 Tom Tromey <tromey@adacore.com>
319
320 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
321 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
322 * gdb.ada/char_enum.exp: Add test.
323
324 2019-05-03 Tom de Vries <tdevries@suse.de>
325
326 * boards/cc-with-gdb-index.exp: New file.
327
328 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * gdb.rust/simple.exp: Add new test case.
331 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
332 (main): Initialise an instance of the new struct.
333
334 2019-05-01 Tom Tromey <tromey@adacore.com>
335
336 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
337 record.
338 (NPR): New variable.
339 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
340 test.
341
342 2019-05-01 Tom Tromey <tromey@adacore.com>
343
344 * gdb.ada/packed_array_assign.exp: Add packed assignment
345 regression test.
346
347 2019-05-01 Tom de Vries <tdevries@suse.de>
348
349 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
350
351 2019-05-01 Tom de Vries <tdevries@suse.de>
352
353 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
354
355 2019-04-30 Ali Tamur <tamur@google.com>
356
357 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
358
359 2019-04-30 Tom Tromey <tromey@adacore.com>
360
361 * lib/ada.exp (find_ada_tool): New proc.
362 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
363 * gdb.ada/catch_ex_std.exp: New file.
364 * gdb.ada/catch_ex_std/foo.adb: New file.
365 * gdb.ada/catch_ex_std/some_package.adb: New file.
366 * gdb.ada/catch_ex_std/some_package.ads: New file.
367
368 2019-04-30 Tom Tromey <tromey@adacore.com>
369
370 PR c++/24470:
371 * gdb.cp/temargs.cc: Add test code from PR.
372
373 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
374
375 * gdb.fortran/vla-datatypes.exp: Update expected results.
376 * gdb.fortran/vla-ptype.exp: Likewise.
377 * gdb.fortran/vla-type.exp: Likewise.
378 * gdb.fortran/vla-value.exp: Likewise.
379
380 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * gdb.fortran/ptr-indentation.exp: Update expected results.
383 * gdb.fortran/ptype-on-functions.exp: Likewise.
384 * gdb.fortran/vla-ptr-info.exp: Likewise.
385 * gdb.fortran/vla-value.exp: Likewise.
386
387 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
388
389 * gdb.fortran/ptype-on-functions.exp: New file.
390 * gdb.fortran/ptype-on-functions.f90: New file.
391
392 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
393
394 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
395 case void string.
396
397 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 * gdb.fortran/complex.exp: Expand.
400 * gdb.fortran/complex.f: Renamed to...
401 * gdb.fortran/complex.f90: ...this, and extended to add more
402 complex values.
403
404 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
407 MODULO, CMPLX.
408
409 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
410 Richard Bunt <richard.bunt@arm.com>
411
412 * gdb.base/max-depth.c: New file.
413 * gdb.base/max-depth.exp: New file.
414 * gdb.python/py-nested-maps.c: New file.
415 * gdb.python/py-nested-maps.exp: New file.
416 * gdb.python/py-nested-maps.py: New file.
417 * gdb.python/py-format-string.exp (test_max_depth): New proc.
418 (test_all_common): Call test_max_depth.
419 * gdb.fortran/max-depth.exp: New file.
420 * gdb.fortran/max-depth.f90: New file.
421 * gdb.go/max-depth.exp: New file.
422 * gdb.go/max-depth.go: New file.
423 * gdb.modula2/max-depth.exp: New file.
424 * gdb.modula2/max-depth.c: New file.
425 * lib/gdb.exp (get_print_expr_at_depths): New proc.
426
427 2019-04-29 Tom de Vries <tdevries@suse.de>
428
429 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
430
431 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
432
433 * gdb.base/callexit.exp: Test may-call-functions off.
434
435 2019-04-25 Keith Seitz <keiths@redhat.com>
436
437 PR c++/24367
438 * gdb.cp/meth-typedefs.cc (incomplete_struct)
439 (another_incomplete_struct, test_incomplete): New definitions.
440 (main): Use new definitions.
441 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
442 functions.
443
444 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
445
446 PR corefiles/11608
447 PR corefiles/18187
448 * gdb.base/coredump-filter-build-id.exp: New file.
449
450 2019-04-25 Alan Hayward <alan.hayward@arm.com>
451
452 * Makefile.in: Pass through GDBSERVER_DEBUG.
453 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
454 (gdbserver,debug): Add board setting.
455 * gdb.trace/tspeed.exp: Skip when debugging.
456 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
457 * lib/gdbserver-support.exp: Likewise
458
459 2019-04-24 Tom Tromey <tromey@adacore.com>
460
461 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
462 Rust.
463
464 2019-04-24 Tom Tromey <tromey@adacore.com>
465
466 * gdb.arch/amd64-eval.exp: Test bitfield return.
467 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
468 (class Foo) <return_bitfields>: New method.
469 (main): Call it.
470
471 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.cp/many-args.cc: New file.
474 * gdb.cp/many-args.exp: New file.
475
476 2019-04-23 Tom de Vries <tdevries@suse.de>
477
478 PR gdb/24433
479 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
480
481 2019-04-23 Alan Hayward <alan.hayward@arm.com>
482
483 * gdb.trace/backtrace.exp: Use nopie flag.
484 * gdb.trace/circ.exp: Likewise.
485 * gdb.trace/collection.exp: Likewise.
486 * gdb.trace/ftrace.exp: Likewise.
487 * gdb.trace/mi-trace-unavailable.exp: Likewise.
488 * gdb.trace/mi-traceframe-changed.exp: Likewise.
489 * gdb.trace/qtro.exp: Likewise.
490 * gdb.trace/read-memory.exp: Likewise.
491 * gdb.trace/report.exp: Likewise.
492 * gdb.trace/tfile.exp: Likewise.
493 * gdb.trace/tfind.exp: Likewise.
494 * gdb.trace/unavailable.exp: Likewise.
495
496 2019-04-22 Pedro Alves <palves@redhat.com>
497
498 * gdb.base/solib-probes-nosharedlibrary.c,
499 gdb.base/solib-probes-nosharedlibrary.exp: New files.
500
501 2019-04-19 Tom Tromey <tromey@adacore.com>
502
503 * gdb.ada/ptype_union.c: New file.
504 * gdb.ada/ptype_union.exp: New file.
505
506 2019-04-19 Tom Tromey <tromey@adacore.com>
507
508 PR symtab/24423:
509 * gdb.base/list0.h (foo): Add a control-l character.
510
511 2019-04-18 Tom de Vries <tdevries@suse.de>
512
513 PR gdb/24433
514 * boards/local-board.exp: Set sysroot to "".
515
516 2019-04-18 Tom de Vries <tdevries@suse.de>
517 Pedro Alves <palves@redhat.com>
518
519 PR gdb/24454
520 * gdb.threads/vfork-follow-child-exec.c: New file.
521 * gdb.threads/vfork-follow-child-exec.exp: New file.
522 * gdb.threads/vfork-follow-child-exit.c: New file.
523 * gdb.threads/vfork-follow-child-exit.exp: New file.
524
525 2019-04-15 Leszek Swirski <leszeks@google.com>
526
527 * gdb.arch/amd64-eval.cc: New file.
528 * gdb.arch/amd64-eval.exp: New file.
529
530 2019-04-11 Alan Hayward <alan.hayward@arm.com>
531
532 * gdb.server/sysroot.c: New test.
533 * gdb.server/sysroot.exp: New file.
534 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
535 matching param.
536
537 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
538
539 * gdb.base/align.exp: Extend test to cover structures containing
540 only static fields.
541
542 2019-04-11 Tom de Vries <tdevries@suse.de>
543
544 * boards/cc-with-dwz-m.exp: New file.
545 * boards/cc-with-dwz.exp: New file.
546 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
547
548 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
549
550 * gdb.base/start-cpp.exp: New file.
551 * gdb.base/start-cpp.cc: New file.
552
553 2019-04-08 Kevin Buettner <kevinb@redhat.com>
554
555 * gdb.python/py-thrhandle.exp: Adjust tests to call
556 thread_from_handle instead of thread_from_thread_handle.
557
558 2019-04-08 Kevin Buettner <kevinb@redhat.com>
559
560 * gdb.python/py-thrhandle.exp: Add tests for
561 gdb.InferiorThread.handle.
562
563 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * gdb.python/py-function.exp: Check calling helper function from
566 all languages.
567 * lib/gdb.exp (gdb_supported_languages): New proc.
568
569 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
570
571 * gdb.base/complex-parts.c: New file.
572 * gdb.base/complex-parts.exp: New file.
573
574 2019-04-01 Tom Tromey <tromey@adacore.com>
575
576 PR symtab/23331:
577 * gdb.dwarf2/dw2-ranges-main.c: New file.
578 * gdb.dwarf2/dw2-ranges-psym.c: New file.
579 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
580
581 2019-03-30 Simon Marchi <simark@simark.ca>
582
583 * gdb.base/default.exp: Add values for $_gdb_major and
584 $_gdb_minor.
585
586 2019-03-29 Tom Tromey <tromey@adacore.com>
587
588 * gdb.base/help.exp: Tighten apropos regexp.
589
590 2019-03-29 Keith Seitz <keiths@redhat.com>
591
592 * gdb.fortran/array-bounds.exp: New file.
593 * gdb.fortran/array-bounds.f90: New file.
594
595 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
596
597 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
598
599 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
600
601 * gdb.multi/hello.c (main): Increase alarm timer.
602
603 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
604
605 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
606 factor when no hardware watchpoint support.
607
608 2019-03-28 Alan Hayward <alan.hayward@arm.com>
609 Pedro Alves <palves@redhat.com>
610
611 * boards/local-board.exp: set sysroot to /.
612
613 2019-03-27 Alan Hayward <alan.hayward@arm.com>
614
615 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
616 in child.
617
618 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
619
620 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
621 field.
622 (make_container): Initialise new field.
623 * gdb.python/py-prettyprint.exp: Add new tests.
624 * gdb.python/py-prettyprint.py (class ContainerPrinter)
625 <display_hint>: New method.
626
627 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
628
629 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
630 gdb_continue_to_breakpoint more throughout this test.
631 (run_lang_tests) Supply unique test names, and use
632 gdb_test_no_output.
633
634 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * gdb.base/finish-pretty.exp: Update expected results.
637 * gdb.base/pretty-print.c: New file.
638 * gdb.base/pretty-print.exp: New file.
639
640 2019-03-25 Pedro Alves <palves@redhat.com>
641
642 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
643 move comments outside list. Append '-i "" eof' section.
644
645 2019-03-22 Alan Hayward <alan.hayward@arm.com>
646
647 * README: Add pie options.
648 * gdb.base/break-interp.exp: Ensure pie is disabled.
649 * gdb.base/dump.exp: Likewise.
650 * lib/gdb.exp (gdb_compile): Add pie option.
651
652 2019-03-19 Tom Tromey <tromey@adacore.com>
653
654 * gdb.mi/mi2-cli-display.c: New file.
655 * gdb.mi/mi2-cli-display.exp: New file.
656
657 2019-03-18 Joel Brobecker <brobecker@adacore.com>
658 Tom Tromey <tromey@adacore.com>
659
660 * gdb.ada/ptype_array/pck.adb: New file.
661 * gdb.ada/ptype_array/pck.ads: New file.
662 * gdb.ada/ptype_array/foo.adb: New file.
663 * gdb.ada/ptype_array.exp: New file.
664
665 2019-03-14 Tom Tromey <tromey@adacore.com>
666
667 * gdb.base/style.exp: Add "set style sources" test.
668
669 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
670
671 * mi-breakpoint-location-ena-dis.exp: Rename to ...
672 * mi-breakpoint-multiple-locations.exp: ... this.
673 (make_breakpoints_pattern): New proc.
674 (do_test): Add mi_version parameter, test -break-insert,
675 -break-info and =breakpoint-created.
676
677 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
678
679 * config/default.exp: Remove 'load_lib gdb.exp'.
680 * config/monitor.exp: Likewise.
681 * config/sid.exp: Likewise.
682 * config/sim.exp: Likewise.
683 * config/slite.exp: Likewise.
684 * config/unix.exp: Likewise.
685 * gdb.base/default.exp: Remove unhelpful comment.
686
687 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
690
691 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
694
695 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
696
697 * gdb.fortran/type-kinds.exp: Update expected results.
698
699 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
700
701 * gdb.fortran/type-kinds.exp: Test new integer type kind.
702
703 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
704
705 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
706 function.
707 (test_basic_parsing_of_type_kinds): Expand types tested.
708 (test_parsing_invalid_type_kinds): New function.
709
710 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
711
712 * gdb.fortran/intrinsics.exp: New file.
713 * gdb.fortran/intrinsics.f90: New file.
714 * gdb.fortran/type-kinds.exp: New file.
715
716 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
717
718 * gdb.fortran/dot-ops.exp: New file.
719
720 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
723 Check upper and lower case logical literals.
724
725 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * gdb.fortran/types.exp (test_float_literal_types_accepted):
728 Remove duplicate tests.
729
730 2019-03-06 Alan Hayward <alan.hayward@arm.com>
731
732 * lib/gdb.exp (builtin_cd): rename of cd.
733 (cd): Override builtin.
734
735 2019-03-06 Richard Bunt <richard.bunt@arm.com>
736
737 * gdb.fortran/function-calls.exp: New file.
738 * gdb.fortran/function-calls.f90: New test.
739
740 2019-03-04 Richard Bunt <richard.bunt@arm.com>
741
742 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
743 on user program standard output.
744 * gdb.fortran/short-circuit-argument-list.f90: Record function
745 calls.
746
747 2019-02-28 Alan Hayward <alan.hayward@arm.com>
748
749 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
750 failure.
751
752 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
753
754 PR gdb/8527
755 * gdb.base/interrupt-daemon-attach.c,
756 gdb.base/interrupt-daemon-attach.exp: New test.
757
758 2019-02-27 Pedro Alves <palves@redhat.com>
759
760 * gdb.base/page.exp: Add tests for "set width/height -1".
761
762 2019-02-27 Pedro Alves <palves@redhat.com>
763
764 * gdb.base/page.exp: Add tests for "set/show width/height" with
765 "infinite" values.
766
767 2019-02-27 Tom Tromey <tromey@adacore.com>
768
769 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
770 2.4.
771 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
772 workaround.
773
774 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
775
776 * gdb.base/align.exp: Extend to compile in both C and C++, and add
777 tests for structs with static members.
778
779 2019-02-26 Tom Tromey <tromey@adacore.com>
780
781 * gdb.python/py-value.exp (test_value_from_buffer): Check for
782 ValueError, not TypeError.
783
784 2019-02-26 Kevin Buettner <kevinb@redhat.com>
785
786 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
787 call from main program.
788
789 2019-02-23 Joel Brobecker <brobecker@adacore.com>
790
791 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
792 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
793 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
794 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
795 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
796
797 2019-02-22 Keith Seitz <keiths@redhat.com>
798
799 PR symtab/23853
800 * gdb.base/symlink-sourcefile.c: New file.
801 * gdb.base/symlink-sourcefile.exp: New file.
802
803 2019-02-20 Tom Tromey <tom@tromey.com>
804
805 * gdb.base/info_qt.exp: Update.
806
807 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
808
809 * gdb.base/source.exp: Move "error in sourced script" code to
810 the end.
811 * gdb.base/source-error.gdb: Move contents to
812 source-error-1.gdb. Add new code to source source-error-1.gdb.
813 * gdb.base/source-error-1.gdb: New file, from previous
814 source-error.gdb.
815
816 2019-02-17 Tom Tromey <tom@tromey.com>
817
818 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
819 for macro styling.
820 * gdb.base/style.c (SOME_MACRO): New macro.
821
822 2019-02-17 Tom Tromey <tom@tromey.com>
823
824 * gdb.base/style.exp: Add line-wrapping tests.
825 * gdb.base/page.exp: Add test for quitting during pagination.
826
827 2019-02-17 Joel Brobecker <brobecker@adacore.com>
828
829 * gdb.ada/big_packed_array: New testcase.
830 * gdb.ada/homonym.exp: Fix incorrect expected output for
831 "break <homonym__get_value>" test.
832
833 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
834
835 PR breakpoints/21870
836 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
837 and prepare_for_testing. Add comment.
838 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
839 redundant cleanup call. Clean up comment.
840
841 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
842
843 PR breakpoints/21870
844 * gdb.arch/aarch64-dbreg-contents.exp: New file.
845 * gdb.arch/aarch64-dbreg-contents.c: New file.
846
847 2019-02-10 Joel Brobecker <brobecker@adacore.com>
848
849 * gdb.ada/mi_ref_changeable: New testcase.
850
851 2019-02-07 Alan Hayward <alan.hayward@arm.com>
852
853 * gdb.base/attach.exp: Add double attach test.
854
855 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
856
857 * lib/gdb.exp (default_gdb_start): Don't match pagination
858 prompt.
859 (gdb_init): Set stty_init.
860
861 2019-01-27 Tom Tromey <tom@tromey.com>
862
863 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
864 skip_python_tests.
865
866 2019-01-24 Alan Hayward <alan.hayward@arm.com>
867
868 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
869 New structure.
870 (struct struct_static_02_02): Likewise.
871 (struct struct_static_02_03): Likewise.
872 (struct struct_static_02_04): Likewise.
873 (struct struct_static_04_01): Likewise.
874 (struct struct_static_04_02): Likewise.
875 (struct struct_static_04_03): Likewise.
876 (struct struct_static_04_04): Likewise.
877 (struct struct_static_06_01): Likewise.
878 (struct struct_static_06_02): Likewise.
879 (struct struct_static_06_03): Likewise.
880 (struct struct_static_06_04): Likewise.
881 (cmp_struct_static_02_01): Likewise.
882 (cmp_struct_static_02_02): Likewise.
883 (cmp_struct_static_02_03): Likewise.
884 (cmp_struct_static_02_04): Likewise.
885 (cmp_struct_static_04_01): Likewise.
886 (cmp_struct_static_04_02): Likewise.
887 (cmp_struct_static_04_03): Likewise.
888 (cmp_struct_static_04_04): Likewise.
889 (cmp_struct_static_06_01): Likewise.
890 (cmp_struct_static_06_02): Likewise.
891 (cmp_struct_static_06_03): Likewise.
892 (cmp_struct_static_06_04): Likewise.
893 (call_all): Test new structs.
894 * gdb.base/infcall-nested-structs.exp: Likewise.
895
896 2019-01-21 Alan Hayward <alan.hayward@arm.com>
897 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
898
899 2019-01-21 Alan Hayward <alan.hayward@arm.com>
900 * gdb.base/stack-protector.c: New test.
901 * gdb.base/stack-protector.exp: New file.
902 * gdb.cp/ovldbreak.exp: Only allow a single break line.
903 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
904 option.
905 (gdb_compile): Remove stack protector for GCC and prevent
906 recursion.
907
908 2019-01-16 Keith Seitz <keiths@redhat.com>
909
910 PR gdb/23773
911 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
912
913 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
914
915 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
916 aliases.
917 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
918 tests.
919 * gdb.arch/powerpc-vector-regs.c: New file.
920 * gdb.arch/powerpc-vector-regs.exp: New file.
921
922 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
923
924 * gdb.arch/altivec-regs.exp: Fix the list passed to
925 gdb_expect_list when testing "info vector".
926
927 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
928
929 * gdb.base/style.exp: Don't include path in testname.
930
931 2019-01-10 Keith Seitz <keiths@redhat.com>
932
933 PR gdb/23712
934 PR symtab/23010
935 * gdb.dwarf2/multidictionary.exp: New file.
936
937 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
938
939 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
940 (test_gnuv3_style_demangling): ... this.
941 (test_lucid_style_demangling): Remove.
942 (test_arm_style_demangling): Remove.
943 (test_hp_style_demangling): Remove.
944 (do_tests): Remove calls to the above.
945
946 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
949 case.
950
951 2019-01-06 Tom Tromey <tom@tromey.com>
952
953 PR gdb/28155:
954 * gdb.dwarf2/typedef-void-finish.exp: New file.
955
956 2018-12-28 Tom Tromey <tom@tromey.com>
957 Simon Marchi <simark@simark.ca>
958
959 * gdb.base/jit-exec.exp: New file.
960 * gdb.base/jit-exec.c: New file.
961 * gdb.base/jit-execd.c: New file.
962
963 2018-12-28 Tom Tromey <tom@tromey.com>
964
965 * gdb.base/style.exp: Update test to check for address styling.
966
967 2018-12-28 Tom Tromey <tom@tromey.com>
968
969 * gdb.base/style.exp: Add test for styling of "Reading symbols"
970 message.
971
972 2018-12-28 Tom Tromey <tom@tromey.com>
973
974 * gdb.base/style.exp: Add test for version number styling.
975
976 2018-12-28 Tom Tromey <tom@tromey.com>
977
978 * gdb.base/style.exp: Add test for print_address_symbolic.
979
980 2018-12-28 Tom Tromey <tom@tromey.com>
981
982 * gdb.base/style.exp: Add test for breakpoint setting.
983
984 2018-12-28 Tom Tromey <tom@tromey.com>
985
986 * gdb.base/style.exp: Add test for variable names.
987
988 2018-12-28 Tom Tromey <tom@tromey.com>
989
990 * gdb.base/style.exp: New file.
991 * gdb.base/style.c: New file.
992
993 2018-12-28 Tom Tromey <tom@tromey.com>
994
995 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
996 "dumb".
997 * gdb.base/readline.exp (operate_and_get_next): Save and restore
998 the TERM environment variable.
999
1000 2018-12-27 Tom Tromey <tom@tromey.com>
1001
1002 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1003 pagination test.
1004
1005 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1006
1007 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1008 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1009
1010 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1011
1012 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1013 Filename a.adb changed to bp_fun_addr.adb.
1014 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1015
1016 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1017
1018 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1019 non-PIE executables.
1020 * README: Mention the gdb,nopie_flag board setting.
1021 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1022 non-PIE executable.
1023 * gdb.arch/amd64-entry-value.exp: Likewise.
1024 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1025 * gdb.arch/i386-float.exp: Likewise.
1026 * gdb.arch/i386-signal.exp: Likewise.
1027 * gdb.mi/mi-reg-undefined.exp: Likewise.
1028
1029 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1030
1031 PR gdb/23974
1032 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1033
1034 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1035
1036 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1037 Update order of results accordingly.
1038
1039 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1040
1041 * gdb.base/annota1.exp: Update a test regexp.
1042
1043 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1044
1045 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1046
1047 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1048
1049 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1050 (reuse_time): Initialize to REUSE_TIME_CAP.
1051 (check_rc): New function.
1052 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1053 Check pthread_create rc.
1054 (spawner_thread_func): Check pthread_create and pthread_join rc.
1055
1056 2018-12-08 Pedro Alves <palves@redhat.com>
1057
1058 * gdb.base/list.exp (test_forward_search): Rename to ...
1059 (test_forward_reverse_search): ... this. Also test reverse-search
1060 and the forward-search alias.
1061
1062 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1063
1064 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1065 local timeout variable before return, and remove all local timeout
1066 variable entirely.
1067 (gdb_load): Likewise.
1068
1069 2018-12-01 Tom de Vries <tdevries@suse.de>
1070
1071 * gdb.base/gdb-caching-proc.exp: New file.
1072
1073 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1074
1075 * Makefile.in (TIMESTAMP): New variable.
1076 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1077 command.
1078 (check-single-racy): Likewise.
1079 (check/%.exp): Likewise.
1080 (check-racy/%.exp): Likewise.
1081 (workers/%.worker): Likewise.
1082 (build-perf): Likewise.
1083 (check-perf): Likewise.
1084 * README: Describe new "TS" and "TS_FORMAT" variables.
1085 * print-ts.py: New file.
1086
1087 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1088
1089 PR python/23714
1090 * gdb.python/python.exp: Test command repetition after
1091 gdb.execute.
1092
1093 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1094
1095 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1096 is correctly aligned.
1097
1098 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1099
1100 * gdb.ada/info_auto_lang.exp: New testcase.
1101 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1102 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1103 * gdb.ada/info_auto_lang/some_c.c: New file.
1104
1105 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1106
1107 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1108 FUNC_lang language syntax.
1109
1110 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1111
1112 * gdb.base/info_minsym.c: New file.
1113 * gdb.base/info_minsym.exp: New file.
1114
1115 2018-11-19 Tom Tromey <tom@tromey.com>
1116
1117 PR rust/23625:
1118 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1119 * gdb.rust/expr.exp: Update expected output. Change one test.
1120
1121 2018-11-19 Tom Tromey <tom@tromey.com>
1122
1123 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1124
1125 2018-11-19 Pedro Alves <palves@redhat.com>
1126
1127 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1128 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1129 see the expected warning.
1130
1131 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1132
1133 PR gdb/22736:
1134 * gdb.cp/infcall-nodebug-lib.c: New test.
1135 * gdb.cp/infcall-nodebug-main.c: New test.
1136 * gdb.cp/infcall-nodebug.exp: New file.
1137
1138 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1139
1140 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1141 completer tests.
1142
1143 2018-11-09 Tom de Vries <tdevries@suse.de>
1144
1145 * gdb.base/msym-lang.c: New test.
1146 * gdb.base/msym-lang.exp: New file.
1147 * gdb.base/msym-lang-main.c: New test.
1148
1149 2018-11-08 Tom Tromey <tom@tromey.com>
1150
1151 PR gdb/23555:
1152 PR gdb/23838:
1153 * gdb.base/warning.exp: New file.
1154
1155 2018-11-08 Jan Beulich <jbeulich@suse.com>
1156
1157 * testsuite/gdb.arch/i386-avx512.c,
1158 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1159
1160 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1161
1162 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1163 point hardware.
1164
1165 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1166
1167 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1168 * gdb.dwarf2/missing-type-name.exp: New file.
1169
1170 2018-11-06 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.base/many-headers.c: New test.
1173 * gdb.base/many-headers.exp: New file.
1174
1175 2018-11-06 Jim Wilson <jimw@sifive.com>
1176
1177 * gdb.base/code_elim.exp: For riscv, set additional_flags
1178 to include -msmall-data-limit=0.
1179
1180 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1181
1182 * gdb.ada/watch_minus_l: New testcase.
1183
1184 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1185
1186 * gdb.arch/aix-sighandle.c: New file.
1187 * gdb.arch/aix-sighandle.exp: New file.
1188
1189 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1190
1191 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1192 registers being unions.
1193
1194 2018-10-31 Tom de Vries <tdevries@suse.de>
1195
1196 * lib/valgrind.exp: New file.
1197 (vgdb_start, vgdb_stop): New procs, factored out of ...
1198 * gdb.base/valgrind-bt.exp: ... here, ...
1199 * gdb.base/valgrind-disp-step.exp: ... here and ...
1200 * gdb.base/valgrind-infcall.exp: ... here.
1201
1202 2018-10-31 Tom de Vries <tdevries@suse.de>
1203
1204 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1205
1206 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1207
1208 * gdb.dwarf2/void-type.c: New file.
1209 * gdb.dwarf2/void-type.exp: New file.
1210
1211 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1212
1213 * gdb.base/info_qt.c: New file.
1214 * gdb.base/info_qt.exp: New file.
1215
1216 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1217
1218 * gdb.arch/powerpc-htm-regs.c: New file.
1219 * gdb.arch/powerpc-htm-regs.exp: New file.
1220
1221 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1222
1223 * gdb.arch/powerpc-tar.c: New file.
1224 * gdb.arch/powerpc-tar.exp: New file.
1225
1226 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1227
1228 * gdb.arch/powerpc-ppr-dscr.c: New file.
1229 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1230
1231 2018-10-25 Tom de Vries <tdevries@suse.de>
1232
1233 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1234
1235 2018-10-24 Tom de Vries <tdevries@suse.de>
1236
1237 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1238 longer exists error.
1239
1240 2018-10-24 Tom de Vries <tdevries@suse.de>
1241
1242 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1243
1244 2018-10-24 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1247 --db-attach in valgrind.
1248
1249 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1250
1251 * gdb.arch/riscv-reg-aliases.c: New file.
1252 * gdb.arch/riscv-reg-aliases.exp: New file.
1253
1254 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1255
1256 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1257
1258 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1259
1260 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1261
1262 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1263
1264 * gdb.cp/ovldbreak.exp: Fix regexps.
1265
1266 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1267
1268 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1269
1270 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1271
1272 PR cli/23785
1273 * gdb.base/restore.exp: New test to check if "restore" with an
1274 invalid file doesn't segfault.
1275
1276 2018-10-18 Tom de Vries <tdevries@suse.de>
1277
1278 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1279 * gdb.ada/excep_handle.exp: Same.
1280 * gdb.ada/mi_string_access.exp: Same.
1281 * gdb.ada/mi_var_union.exp: Same.
1282 * gdb.arch/arc-analyze-prologue.exp: Same.
1283 * gdb.arch/arc-decode-insn.exp: Same.
1284 * gdb.base/readnever.exp: Same.
1285 * gdb.fortran/printing-types.exp: Same.
1286 * gdb.guile/scm-lazy-string.exp: Same.
1287
1288 2018-10-16 Tom de Vries <tdevries@suse.de>
1289
1290 PR gdb/23730
1291 * gdb.base/catch-follow-exec.c: Add copyright notice.
1292 * gdb.base/catch-follow-exec.exp: Rewrite to use
1293 gdb_spawn_with_cmdline_opts. Require gdb-native.
1294
1295 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1296
1297 * gdb.trace/actions-changed.exp: Check for arch support.
1298 * gdb.trace/actions.exp: Likewise.
1299 * gdb.trace/ax.exp: Likewise.
1300 * gdb.trace/backtrace.exp: Likewise.
1301 * gdb.trace/change-loc.exp: Likewise.
1302 * gdb.trace/deltrace.exp: Likewise.
1303 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1304 * gdb.trace/ftrace.exp: Likewise.
1305 * gdb.trace/infotrace.exp: Check for arch support.
1306 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1307 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1308 * gdb.trace/mi-tsv-changed.exp: Likewise.
1309 * gdb.trace/packetlen.exp: Likewise.
1310 * gdb.trace/passc-dyn.exp: Likewise.
1311 * gdb.trace/passcount.exp: Likewise.
1312 * gdb.trace/pending.exp: Likewise.
1313 * gdb.trace/range-stepping.exp: Check for shlib support.
1314 * gdb.trace/report.exp: Check for arch support.
1315 * gdb.trace/save-trace.exp: Likewise.
1316 * gdb.trace/signal.exp: Check for signal support.
1317 * gdb.trace/tfind.exp: Check for arch support.
1318 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1319 * gdb.trace/trace-common.h: Add comment.
1320 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1321 * gdb.trace/trace-enable-disable.exp: Likewise.
1322 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1323 * gdb.trace/tracecmd.exp: Check for arch support.
1324 * gdb.trace/tspeed.exp: Check for shlib and target support.
1325 * gdb.trace/tstatus.exp: Check for arch support.
1326 * gdb.trace/tsv.exp: Likewise.
1327 * gdb.trace/while-dyn.exp: Likewise.
1328 * gdb.trace/while-stepping.exp: Likewise.
1329 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1330
1331 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1332
1333 * gdb.trace/tspeed.exp: Remove nowarnings.
1334 (prepare_for_trace_test): Declare "global ipalib".
1335 * gdb.trace/tspeed.c: Include unistd.h.
1336 (main): Remove superfluous printf argument.
1337
1338 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1339
1340 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1341 directory prefix on the filename.
1342
1343 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1344
1345 * gdb.gdb/unittest.exp: Update expected message informing that
1346 selftests have been disabled.
1347 * gdb.server/unittest.exp: Likewise.
1348
1349 2018-10-09 Tom de Vries <tdevries@suse.de>
1350
1351 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1352 with runto_main.
1353
1354 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1355
1356 PR c++/16841
1357 * gdb.cp/virtbase2.cc: New file.
1358 * gdb.cp/virtbase2.exp: New file.
1359
1360 2018-10-06 Tom Tromey <tom@tromey.com>
1361
1362 PR python/19399:
1363 * gdb.python/py-inferior.exp: Add architecture test.
1364
1365 2018-10-06 Tom Tromey <tom@tromey.com>
1366
1367 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1368 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1369
1370 2018-10-06 Tom Tromey <tom@tromey.com>
1371
1372 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1373 of a "throw" catchpoint.
1374
1375 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1376
1377 * gdb.base/info-proc.exp: Update string expected from "help info
1378 proc".
1379
1380 2018-10-04 Tom Tromey <tom@tromey.com>
1381
1382 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1383 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1384 (test_initial_complaints, test_empty_complaints): Update.
1385 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1386
1387 2018-10-04 Tom Tromey <tom@tromey.com>
1388
1389 PR cli/19551:
1390 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1391 * lib/gdb.exp (gdb_file_cmd): Update.
1392 * gdb.stabs/weird.exp (print_weird_var): Update.
1393 * gdb.server/solib-list.exp: Update.
1394 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1395 * gdb.mi/mi-cli.exp: Update.
1396 * gdb.linespec/linespec.exp: Update.
1397 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1398 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1399 * gdb.cp/cp-relocate.exp: Update.
1400 * gdb.base/sym-file.exp: Update.
1401 * gdb.base/relocate.exp: Update.
1402 * gdb.base/readnever.exp: Update.
1403 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1404 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1405 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1406 * gdb.base/code_elim.exp: Update.
1407 * gdb.base/break-unload-file.exp (test_break): Update.
1408 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1409 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1410 Update.
1411 * gdb.base/attach.exp (do_attach_tests): Update.
1412 * gdb.base/sepdebug.exp: Update.
1413 * gdb.python/py-section-script.exp: Update.
1414
1415 2018-10-04 Tom Tromey <tom@tromey.com>
1416
1417 PR cli/22234:
1418 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1419 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1420 output.
1421
1422 2018-10-04 Tom Tromey <tom@tromey.com>
1423
1424 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1425 set width and height to 0.
1426 (test_command_line_attach_run): Use -quiet.
1427
1428 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1429
1430 * lib/gdb.exp (skip_ifunc_tests): New.
1431 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1432 other compile failures.
1433 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1434
1435 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1436
1437 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1438 is_amd64_regs_target.
1439
1440 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1441
1442 * gdb.arch/aarch64-sighandler-regs.c: New test.
1443 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1444 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1445
1446 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1447
1448 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1449 assembly.
1450
1451 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1452
1453 * gdb.base/frame-selection.exp: New file.
1454 * gdb.base/frame-selection.c: New file.
1455
1456 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1457
1458 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1459 pthread barrier.
1460 (main): Likewise.
1461
1462 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * gdb.base/large-frame-1.c: New file.
1465 * gdb.base/large-frame-2.c: New file.
1466 * gdb.base/large-frame.exp: New file.
1467 * gdb.base/large-frame.h: New file.
1468
1469 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1470
1471 PR gdb/20948
1472 * gdb.base/write_mem.exp: New test.
1473 * gdb.base/write_mem.c: Likewise.
1474
1475 2018-09-23 Tom Tromey <tom@tromey.com>
1476
1477 PR python/18852:
1478 * gdb.python/py-parameter.exp: Add test for parameter that throws
1479 on "set".
1480
1481 2018-09-23 Tom Tromey <tom@tromey.com>
1482
1483 PR python/17284:
1484 * gdb.python/py-template.exp (test_template_arg): Add test for
1485 negative template argument number.
1486
1487 2018-09-23 Tom Tromey <tom@tromey.com>
1488
1489 PR python/14062:
1490 * gdb.python/python.exp: Add test for post_event error.
1491
1492 2018-09-23 Tom Tromey <tom@tromey.com>
1493
1494 PR python/18170:
1495 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1496 convert pointers to int and long.
1497
1498 2018-09-23 Tom Tromey <tom@tromey.com>
1499
1500 PR python/20126:
1501 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1502 signed-ness conversion tests.
1503
1504 2018-09-23 Tom Tromey <tom@tromey.com>
1505
1506 PR python/18352;
1507 * gdb.python/py-value.exp (test_float_conversion): New proc.
1508 Use it.
1509
1510 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1511
1512 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1513
1514 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1515
1516 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1517 no readline.
1518 * gdb.base/utf8-identifiers.exp: Likewise.
1519 * gdb.cp/cpcompletion.exp: Likewise.
1520 * gdb.linespec/cpcompletion.exp: Likewise.
1521 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1522 * gdb.linespec/cpls-ops.exp: Likewise.
1523
1524 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1525 Chris January <chris.january@arm.com>
1526
1527 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1528 * gdb.fortran/short-circuit-argument-list.exp: New file.
1529 * gdb.fortran/short-circuit-argument-list.f90: New test.
1530
1531 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1532
1533 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1534 "arch=" keyword when executing "-stack-list-frames".
1535
1536 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1537
1538 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1539 "arch=" keyword when executing "-stack-list-frames".
1540
1541 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1542
1543 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1544 break ada".
1545
1546 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1547
1548 PR python/23669
1549 * gdb.python/python.exp: Test gdb.execute("show commands").
1550
1551 2018-09-16 Tom Tromey <tom@tromey.com>
1552
1553 * gdb.base/new-ui.exp (do_execution_tests): Update.
1554 * gdb.base/dbx.exp (test_breakpoints): Update.
1555
1556 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1557
1558 * lib/gdb.exp (gdb_simple_compile): Add proc.
1559 (is_elf_target): Use gdb_simple_compile.
1560 (skip_altivec_tests): Likewise.
1561 (skip_vsx_tests): Likewise.
1562 (skip_tsx_tests): Likewise.
1563 (skip_btrace_tests): Likewise.
1564 (skip_btrace_pt_tests): Likewise.
1565 (gdb_can_simple_compile): Likewise.
1566 (gdb_has_argv0): Likewise.
1567 (gdb_target_symbol_prefix): Likewise.
1568 (target_supports_scheduler_locking): Likewise.
1569
1570 2018-09-13 Tom Tromey <tom@tromey.com>
1571
1572 * Makefile.in (TAGS): Recognize proc_with_prefix and
1573 gdb_caching_proc.
1574
1575 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1576
1577 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1578 method.
1579
1580 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1581
1582 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1583 and a few other Inferior properties when the Inferior is no
1584 longer valid.
1585
1586 2018-09-13 Tom Tromey <tom@tromey.com>
1587
1588 PR rust/23650:
1589 * gdb.rust/simple.exp: Add test for enum field access error.
1590
1591 2018-09-13 Tom Tromey <tom@tromey.com>
1592
1593 PR rust/23626:
1594 * gdb.rust/simple.rs (EmptyEnum): New type.
1595 (main): Use it.
1596 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1597
1598 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1599
1600 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1601 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1602 * gdb.python/py-symtab.exp: Update test printing an objfile.
1603
1604 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1605
1606 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1607 object.
1608
1609 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1610
1611 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1612 (support_complex_tests): Use gdb_can_simple_compile.
1613 (is_ilp32_target): Likewise.
1614 (is_lp64_target): Likewise.
1615 (is_64_target): Likewise.
1616 (is_amd64_regs_target): Likewise.
1617 (is_aarch32_target): Likewise.
1618 (gdb_int128_helper): Likewise.
1619
1620 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1621
1622 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1623
1624 2018-09-10 Jerome Guitton <guitton@adacore.com>
1625
1626 * gdb.ada/same_component_name: Add test for case of tagged record
1627 with variable-length fields.
1628
1629 2018-09-10 Xavier Roirand <roirand@adacore.com>
1630
1631 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1632 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1633 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1634 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1635
1636 2018-09-10 Xavier Roirand <roirand@adacore.com>
1637
1638 * gdb.ada/mi_string_access.exp: New testcase.
1639 * gdb.ada/mi_string_access/bar.adb: New file.
1640 * gdb.ada/mi_string_access/pck.adb: New file.
1641 * gdb.ada/mi_string_access/pck.asd: New file.
1642
1643 2018-09-10 Xavier Roirand <roirand@adacore.com>
1644
1645 * gdb.ada/mi_var_union.exp: New testcase.
1646 * gdb.ada/mi_var_union/bar.adb: New file.
1647 * gdb.ada/mi_var_union/pck.adb: New file.
1648 * gdb.ada/mi_var_union/pck.asd: New file.
1649
1650 2018-09-08 Tom Tromey <tom@tromey.com>
1651
1652 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1653
1654 2018-09-08 Tom Tromey <tom@tromey.com>
1655
1656 PR python/16047:
1657 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1658 (register_pretty_printers): Register new printer.
1659 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1660 test.
1661 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1662 (an_int_type3): New global.
1663
1664 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1665
1666 * gdb.ada/expr_with_funcall: New testcase.
1667
1668 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1669
1670 * gdb.ada/packed_array_assign: New testcase.
1671
1672 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1673
1674 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1675 names, and add test prefixes to make test names unique.
1676
1677 2018-09-05 Tom de Vries <tdevries@suse.de>
1678
1679 * gdb.dwarf2/varval.exp: Add test.
1680
1681 2018-09-04 Gary Benson <gbenson@redhat.com>
1682
1683 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1684 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1685
1686 2018-08-31 Tom Tromey <tom@tromey.com>
1687
1688 * gdb.rust/simple.rs: Rename second variable "v".
1689
1690 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1691
1692 * gdb.base/funcargs.c (use_a): New function.
1693 (recurse): Call use_a.
1694
1695 2018-08-29 Keith Seitz <keiths@redhat.com>
1696
1697 * gdb.compile/compile-cplus-anonymous.cc: New file.
1698 * gdb.compile/compile-cplus-anonymous.exp: New file.
1699 * gdb.compile/compile-cplus-array-decay.cc: New file.
1700 * gdb.compile/compile-cplus-array-decay.exp: New file.
1701 * gdb.compile/compile-cplus-inherit.cc: New file.
1702 * gdb.compile/compile-cplus-inherit.exp: New file.
1703 * gdb.compile/compile-cplus-member.cc: New file.
1704 * gdb.compile/compile-cplus-member.exp: New file.
1705 * gdb.compile/compile-cplus-method.cc: New file.
1706 * gdb.compile/compile-cplus-method.exp: New file.
1707 * gdb.compile/compile-cplus-mod.c: "New" file.
1708 * gdb.compile/compile-cplus-namespace.cc: New file.
1709 * gdb.compile/compile-cplus-namespace.exp: New file.
1710 * gdb.compile/compile-cplus-nested.cc: New file.
1711 * gdb.compile/compile-cplus-nested.exp: New file.
1712 * gdb.compile/compile-cplus-print.c: "New" file.
1713 * gdb.compile/compile-cplus-print.exp: "New" file.
1714 * gdb.compile/compile-cplus-virtual.cc: New file.
1715 * gdb.compile/compile-cplus-virtual.exp: New file.
1716 * gdb.compile/compile-cplus.c: "New" file.
1717 * gdb.compile/compile-cplus.exp: "New" file.
1718 * lib/compile-support.exp: New file.
1719
1720 2018-08-16 Gary Benson <gbenson@redhat.com>
1721
1722 PR gdb/13000:
1723 * gdb.base/batch-exit-status.exp: New file.
1724 * gdb.base/batch-exit-status.good-commands: Likewise.
1725 * gdb.base/batch-exit-status.bad-commands: Likewise.
1726
1727 2018-08-29 Alan Hayward <alan.hayward@arm.com>
1728
1729 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1730 (struct struct02): Likewise.
1731 (struct struct03): Likewise.
1732 (struct struct04): Likewise.
1733 (struct struct_01_01): New struct.
1734 (struct struct_01_02): Likewise.
1735 (struct struct_01_03): Likewise.
1736 (struct struct_01_04): Likewise.
1737 (struct struct_02_01): Likewise.
1738 (struct struct_02_02): Likewise.
1739 (struct struct_02_03): Likewise.
1740 (struct struct_02_04): Likewise.
1741 (struct struct_04_01): Likewise.
1742 (struct struct_04_02): Likewise.
1743 (struct struct_04_03): Likewise.
1744 (struct struct_04_04): Likewise.
1745 (struct struct_05_01): Likewise.
1746 (struct struct_05_02): Likewise.
1747 (struct struct_05_03): Likewise.
1748 (struct struct_05_04): Likewise.
1749 (cmp_struct01): Remove function.
1750 (cmp_struct02): Likewise.
1751 (cmp_struct03): Likewise.
1752 (cmp_struct04): Likewise.
1753 (cmp_struct_01_01): Add Function.
1754 (cmp_struct_01_02): Likewise.
1755 (cmp_struct_01_03): Likewise.
1756 (cmp_struct_01_04): Likewise.
1757 (cmp_struct_02_01): Likewise.
1758 (cmp_struct_02_02): Likewise.
1759 (cmp_struct_02_03): Likewise.
1760 (cmp_struct_02_04): Likewise.
1761 (cmp_struct_04_01): Likewise.
1762 (cmp_struct_04_02): Likewise.
1763 (cmp_struct_04_03): Likewise.
1764 (cmp_struct_04_04): Likewise.
1765 (cmp_struct_05_01): Likewise.
1766 (cmp_struct_05_02): Likewise.
1767 (cmp_struct_05_03): Likewise.
1768 (cmp_struct_05_04): Likewise.
1769 (call_all): Add new structs.
1770 * gdb.base/infcall-nested-structs.exp: Likewise.
1771
1772 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1773
1774 * gdb.python/py-framefilter-mi.exp: Update regexp to
1775 check for "arch" field in frame output.
1776
1777 2018-08-23 Kevin Buettner <kevinb@redhat.com>
1778
1779 * gdb.dwarf2/dw2-ranges-func.c: New file.
1780 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1781
1782 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1783
1784 * gdb.base/term.exp: Compare terminal settings with values from
1785 the inferior.
1786 * gdb.base/term.c: Get and set terminal settings.
1787
1788 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1789
1790 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1791 accommodate new "arch" field in frame output.
1792 * gdb.mi/mi-return.exp: Likewise.
1793 * gdb.mi/mi-stack.exp: Likewise.
1794 * gdb.mi/mi-syn-frame.exp: Likewise.
1795 * gdb.mi/user-selected-context-sync.exp: Likewise.
1796
1797 2018-08-19 Michael Spang <spang@google.com>
1798
1799 PR gdb/11786
1800 * gdb.base/gcore-tls-pie.c: New file.
1801 * gdb.base/gcore-tls-pie.exp: New file.
1802
1803 2018-08-18 Kevin Buettner <kevinb@redhat.com>
1804
1805 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1806 * gdb.dwarf2/varval.c: New file.
1807 * gdb.dwarf2/varval.exp: New file.
1808
1809 2018-08-17 Alan Hayward <alan.hayward@arm.com>
1810
1811 PR gdb/18931
1812 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1813
1814 2018-08-16 Keith Seitz <keiths@redhat.com>
1815
1816 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1817 tests expected to pass.
1818
1819 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1820
1821 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1822 -data-disassemble -a.
1823 (test_disassembly_bogus_args): Likewise.
1824
1825 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1826
1827 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1828
1829 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1830
1831 * gdb.base/vla-optimized-out.exp: Add new test.
1832
1833 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1834
1835 * gdb.base/vla-optimized-out-o3.exp: Delete.
1836 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1837 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1838 deleted tests.
1839
1840 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1841
1842 PR gdb/18050:
1843 * gdb.server/extended-remote-restart.c: New file.
1844 * gdb.server/extended-remote-restart.exp: New file.
1845
1846 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1847
1848 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1849 "set variable index = 42".
1850
1851 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1852
1853 * boards/index-cache-gdb.exp: New file.
1854 * gdb.dwarf2/index-cache.exp: New file.
1855 * gdb.dwarf2/index-cache.c: New file.
1856 * gdb.base/maint.exp: Check if we are using the index cache.
1857
1858 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1859
1860 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1861 MAKEFLAGS.
1862
1863 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1864
1865 * dg-extract-results.sh: Move to toplevel contrib.
1866 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1867 * Makefile.in (check-parallel-racy): Likewise.
1868
1869 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1870
1871 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1872 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1873 tests if the target supports scheduler locking.
1874
1875 2018-08-04 Tom de Vries <tdevries@suse.de>
1876
1877 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1878
1879 2018-08-02 Tom Tromey <tom@tromey.com>
1880
1881 PR symtab/16842.
1882 * gdb.cp/temargs.exp: Test "info address" of a template
1883 parameter.
1884
1885 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1886
1887 * gdb.python/py-mi-var-info-path-expression.c: New file.
1888 * gdb.python/py-mi-var-info-path-expression.py: New file.
1889 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1890
1891 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1892
1893 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1894 error after "cannot resolve name" string.
1895
1896 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1897
1898 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1899 started.
1900 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1901
1902 2018-07-28 Tom de Vries <tdevries@suse.de>
1903
1904 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1905
1906 2018-07-26 Tom de Vries <tdevries@suse.de>
1907
1908 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1909
1910 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1911
1912 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1913 is visible.
1914
1915 2018-07-26 Tom de Vries <tdevries@suse.de>
1916
1917 PR breakpoints/23366
1918 * gdb.base/catch-follow-exec.c: New test.
1919 * gdb.base/catch-follow-exec.exp: New file.
1920
1921 2018-07-25 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1924 vla-optimized-out.c.
1925
1926 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1927
1928 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1929 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1930
1931 2018-07-20 Tom de Vries <tdevries@suse.de>
1932
1933 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1934 NOCLONE macro.
1935 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1936
1937 2018-07-19 Tom de Vries <tdevries@suse.de>
1938
1939 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1940 regular expression.
1941
1942 2018-07-18 Tom de Vries <tdevries@suse.de>
1943
1944 * gdb.base/vla-optimized-out.c: New test.
1945 * gdb.base/vla-optimized-out.exp: New file.
1946
1947 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1948
1949 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1950 message "No address associated with hostname" when gdbserver
1951 cannot resolve the hostname.
1952
1953 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1954
1955 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1956 Add some test prefixes to make tests unique.
1957
1958 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1959
1960 * gdb.base/frameapply.c: New file.
1961 * gdb.base/frameapply.exp: New file.
1962
1963 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1964
1965 * gdb.base/skip.exp: Update expected error message.
1966
1967 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1968 Jan Kratochvil <jan.kratochvil@redhat.com>
1969 Paul Fertser <fercerpav@gmail.com>
1970 Tsutomu Seki <sekiriki@gmail.com>
1971
1972 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1973 parameter.
1974 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1975 by default.
1976 * boards/native-gdbserver.exp: Likewise.
1977 * gdb.server/run-without-local-binary.exp: Improve regexp used
1978 for detecting when a remote debugging connection succeeds.
1979 * gdb.server/server-connect.exp: New file.
1980 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1981 Do not prefix the port number with ":".
1982 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1983 support for detecting and using it. Add '$debughost_gdbserver'
1984 to the list of arguments used to start gdbserver. Handle case
1985 when gdbserver cannot resolve a network name.
1986
1987 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1988
1989 PR c++/23373
1990 * gdb.base/ptype-offsets.cc (struct static_member): New
1991 struct.
1992 (main) <stmember>: New variable.
1993 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1994 with a static member in it.
1995
1996 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1997
1998 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1999 watchpoints enabled and disabled.
2000
2001 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2002
2003 * gdb.base/examine-backward.exp: Still run tests around address
2004 0x0, even if address 0x0 is not readable. Update the pattern for
2005 matching address 0x0 in expected output.
2006
2007 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2008
2009 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2010 malloc/free.
2011
2012 2018-07-04 Tom de Vries <tdevries@suse.de>
2013
2014 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2015
2016 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2017
2018 PR tdep/8282
2019 * gdb.arch/mips-disassembler-options.exp: New test.
2020 * gdb.arch/mips-disassembler-options.s: New test source.
2021
2022 2018-06-29 Pedro Alves <palves@redhat.com>
2023
2024 * gdb.threads/names.exp: Adjust expected "info threads" output.
2025
2026 2018-06-29 Pedro Alves <palves@redhat.com>
2027
2028 * gdb.opt/inline-break.exp (line number, address): Add "info
2029 break" tests.
2030
2031 2018-06-29 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2034 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2035 number and address and running to them.
2036
2037 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2038
2039 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2040
2041 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * lib/compiler.c: Remove executable permission flag.
2044
2045 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2046
2047 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2048 code.
2049 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2050
2051 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2052
2053 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2054
2055 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2056
2057 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2058 address argument is omitted.
2059
2060 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2061
2062 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2063
2064 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2065
2066 PR gdb/21695
2067 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2068 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2069
2070 2018-06-26 Tom Tromey <tom@tromey.com>
2071
2072 PR rust/22574:
2073 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2074 * gdb.rust/simple.rs (struct SimpleLayout): New.
2075
2076 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2077
2078 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2079 "info registers" output.
2080
2081 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2082
2083 * gdb.base/watchpoint-hw-attach.c: New test.
2084 * gdb.base/watchpoint-hw-attach.exp: New file.
2085
2086 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2087
2088 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2089 through /bin/sh.
2090 * boards/dwarf4-gdb-index.exp: Likewise.
2091 * boards/fission-dwp.exp: Likewise.
2092
2093 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2094
2095 * gdb.base/float128.exp: Add comment and improved fail message
2096 to the failure case of "print large128" test.
2097
2098 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2099
2100 * configure.ac: Remove AC_PREREQ.
2101 * configure: Re-generate.
2102
2103 2018-06-19 Pedro Alves <palves@redhat.com>
2104
2105 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2106 (func_extern_caller): New.
2107 (main): Call func_extern_caller.
2108 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2109 logic change.
2110
2111 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2112
2113 PR gdb/16841
2114 * gdb.cp/typedef-base.cc: New file.
2115 * gdb.cp/typedef-base.exp: New file.
2116
2117 2018-06-18 Tom de Vries <tdevries@suse.de>
2118
2119 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2120
2121 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2122 Richard Bunt <Richard.Bunt@arm.com>
2123
2124 * gdb.threads/attach-slow-waitpid.c: New file.
2125 * gdb.threads/attach-slow-waitpid.exp: New file.
2126 * gdb.threads/slow-waitpid.c: New file.
2127
2128 2018-06-14 Pedro Alves <palves@redhat.com>
2129
2130 * gdb.base/fork-running-state.c: Include <errno.h>.
2131 (exit_if_relative_exits): New.
2132 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2133 exits.
2134 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2135 child exits.
2136
2137 2018-06-14 Tom de Vries <tdevries@suse.de>
2138
2139 PR cli/22573
2140 * gdb.base/finish-pretty.c: New test.
2141 * gdb.base/finish-pretty.exp: New file.
2142
2143 2018-06-14 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2146 gdb's expected startup output.
2147
2148 2018-06-14 Pedro Alves <palves@redhat.com>
2149
2150 * lib/selftest-support.exp (selftest_setup): Remove inlined
2151 function handling.
2152
2153 2018-06-14 Tom de Vries <tdevries@suse.de>
2154
2155 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2156 matching of breakpoint printing.
2157
2158 2018-06-13 Tom de Vries <tdevries@suse.de>
2159
2160 PR testsuite/23269
2161 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2162 (fork_child): ... here, and ...
2163 (fork_parent): ... here.
2164
2165 2018-06-12 Tom de Vries <tdevries@suse.de>
2166
2167 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2168
2169 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2170 Stephen Roberts <stephen.roberts@arm.com>
2171
2172 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2173 rewrite test to describe action performed, rather than possible
2174 failure.
2175
2176 2018-06-08 Gary Benson <gbenson@redhat.com>
2177
2178 * gdb.threads/check-libthread-db.exp: New file.
2179 * gdb.threads/check-libthread-db.c: Likewise.
2180
2181 2018-06-05 Tom Tromey <tom@tromey.com>
2182
2183 * gdb.base/default.exp: Update expected "show version" output.
2184
2185 2018-06-05 Tom Tromey <tom@tromey.com>
2186
2187 PR cli/12326:
2188 * gdb.cp/static-print-quit.exp: Update.
2189 * lib/gdb.exp (pagination_prompt): Update.
2190 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2191 * gdb.python/python.exp: Update.
2192
2193 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2194
2195 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2196
2197 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2198
2199 * gdb.ada/bp_fun_addr: New testcase.
2200
2201 2018-06-01 Tom Tromey <tom@tromey.com>
2202
2203 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2204 results.
2205 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2206 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2207 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2208 * gdb.base/maint.exp (maint_pass_if): Update.
2209
2210 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2211
2212 * gdb.base/endian.exp: New test.
2213 * gdb.base/endian.c: New test source.
2214
2215 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2216
2217 PR gdb/23203
2218 * gdb.base/bt-selected-frame.c: New file.
2219 * gdb.base/bt-selected-frame.exp: New file.
2220 * lib/gdb.exp (get_current_frame_number): New function.
2221
2222 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2223 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.threads/tls-core.c: Include <stdlib.h>
2226 (thread_proc): Call `abort'.
2227 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2228 (tls_core_test): New procedure, bits factored out from ...
2229 (top level): ... here. Test both native cores and gcore cores.
2230
2231 2018-05-23 Tom Tromey <tom@tromey.com>
2232
2233 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2234
2235 2018-05-23 Tom Tromey <tom@tromey.com>
2236
2237 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2238 symfile_complaints.
2239 (test_short_complaints): Likewise.
2240 (test_empty_complaints): Likewise.
2241 (test_initial_complaints): Update.
2242
2243 2018-05-23 Tom Tromey <tom@tromey.com>
2244
2245 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2246
2247 2018-05-23 Tom Tromey <tom@tromey.com>
2248
2249 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2250 (test_short_complaints): Update.
2251
2252 2018-05-22 Pedro Alves <palves@redhat.com>
2253
2254 * gdb.base/remote.exp: Only gdb_start after compiling the
2255 testcase. Issue "disconnect" before testing "set remote" command
2256 defaults. Issue clean_restart before running to main.
2257
2258 2018-05-22 Pedro Alves <palves@redhat.com>
2259
2260 * gdb.base/remote.exp: Adjust expected output of "show remote
2261 memory-write-packet-size". Add tests for "set remote
2262 memory-write-packet-size 0" and "set remote
2263 memory-write-packet-size fixed/limit".
2264
2265 2018-05-22 Pedro Alves <palves@redhat.com>
2266
2267 PR gdb/22973
2268 * gdb.base/utf8-identifiers.c: New file.
2269 * gdb.base/utf8-identifiers.exp: New file.
2270
2271 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2272
2273 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2274
2275 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2276
2277 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2278
2279 2018-05-18 Tom Tromey <tom@tromey.com>
2280
2281 * gdb.base/ptype-offsets.exp: Update.
2282
2283 2018-05-17 Keith Seitz <keiths@redhat.com>
2284
2285 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2286 in expected breakpoint stop locations.
2287 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2288 move to proper scope to test variable values.
2289 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2290 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2291 New functions.
2292 (main): Call not_inline_func3.
2293 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2294 inline_func1, inline_func2, and inline_func3. Test that when each
2295 breakpoint is hit, GDB properly reports both the stop location
2296 and the backtrace. Repeat tests for temporary breakpoints.
2297
2298 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2299
2300 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2301 rather then trying to access it in determining whether the PID
2302 of `gdbserver' could have been retrieved.
2303
2304 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.arch/amd64-init-x87-values.S: New file.
2307 * gdb.arch/amd64-init-x87-values.exp: New file.
2308
2309 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2310
2311 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2312
2313 2018-05-04 Tom Tromey <tom@tromey.com>
2314
2315 PR python/22730:
2316 * gdb.python/python.exp: Test multi-line execute.
2317
2318 2018-05-04 Tom Tromey <tom@tromey.com>
2319
2320 PR python/22731:
2321 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2322
2323 2018-05-04 Tom Tromey <tom@tromey.com>
2324
2325 PR gdb/11750:
2326 * gdb.base/define.exp: Test defining a user command inside a user
2327 command.
2328 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2329
2330 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2331 Pedro Alves <palves@redhat.com>
2332
2333 PR breakpoints/19806 and support for PR external/20207.
2334 * gdb.base/watchpoint-unaligned.c: New file.
2335 * gdb.base/watchpoint-unaligned.exp: New file.
2336
2337 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2338
2339 * gdb.base/maint.exp: Make test names unique, use
2340 test_prefix_command_help to test 'help maint info', and remove
2341 repeated test of 'help maint'.
2342
2343 2018-05-04 Tom Tromey <tom@tromey.com>
2344
2345 PR gdb/22619:
2346 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2347 behavior.
2348
2349 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2350
2351 * gdb.base/maint.exp: Process output from 'maint print registers'
2352 line at a time.
2353
2354 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2355
2356 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2357 timeout.
2358
2359 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2360
2361 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2362 filter pattern.
2363
2364 2018-05-02 Pedro Alves <palves@redhat.com>
2365
2366 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2367 to_log_command renames.
2368 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2369
2370 2018-05-02 Tom Tromey <tom@tromey.com>
2371
2372 * gdb.python/py-parameter.exp: Set test message.
2373
2374 2018-05-02 Tom Tromey <tom@tromey.com>
2375
2376 PR python/20084:
2377 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2378 PARAM_ZUINTEGER_UNLIMITED tests.
2379
2380 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2381
2382 PR rust/23124
2383 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2384 when casting.
2385
2386 2018-04-30 Tom Tromey <tom@tromey.com>
2387
2388 * gdb.python/py-type.exp: Check align attribute.
2389 * gdb.python/py-type.c: New "aligncheck" global.
2390
2391 2018-04-30 Tom Tromey <tom@tromey.com>
2392
2393 PR exp/17095:
2394 * gdb.dwarf2/dw2-align.exp: New file.
2395 * gdb.cp/align.exp: New file.
2396 * gdb.base/align.exp: New file.
2397 * lib/gdb.exp (gdb_int128_helper): New proc.
2398 (has_int128_c, has_int128_cxx): New caching procs.
2399
2400 2018-04-27 Tom Tromey <tom@tromey.com>
2401
2402 PR rust/22545:
2403 * gdb.rust/simple.exp: Add inclusive range tests.
2404
2405 2018-04-26 Pedro Alves <palves@redhat.com>
2406
2407 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2408 ifunc breakpoint locations correctly of ifunc breakpoints set
2409 while the program resolves the ifunc.
2410
2411 2018-04-26 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/gnu-ifunc-final.c: New file.
2414 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2415 * gdb.base/gnu-ifunc.exp (executable): Delete.
2416 (staticexecutable): Adjust.
2417 (lib_opts, exec_opts): Delete.
2418 (make_binsuffix, build, set-break): New procedures.
2419 (misc_tests): New, with tests factored out from the top level.
2420 (top level): Test different combinations of ifunc resolver name,
2421 resolver with and with debug info, and ifunc target with and
2422 without debug info. Wrap static tests with with_target_prefix.
2423
2424 2018-04-26 Pedro Alves <palves@redhat.com>
2425
2426 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2427 return type" warnings.
2428
2429 2018-04-25 Pedro Alves <palves@redhat.com>
2430
2431 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2432 killed".
2433 * gdb.base/kill-after-signal.exp: Likewise.
2434 * gdb.threads/kill.exp: Likewise.
2435
2436 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2437 Sergio Durigan Junior <sergiodj@redhat.com>
2438 Pedro Alves <palves@redhat.com>
2439
2440 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2441 regexps to expect for '[Inferior ... detached]' as well.
2442 * gdb.base/attach.exp: Likewise.
2443 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2444 "gdb_continue_to_end".
2445 (test_catch_syscall_with_wrong_args): Likewise.
2446 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2447 ']'. Don't set 'verbose' on.
2448 * gdb.base/foll-vfork.exp: Likewise.
2449 * gdb.base/fork-print-inferior-events.c: New file.
2450 * gdb.base/fork-print-inferior-events.exp: New file.
2451 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2452 '[Inferior ... has been killed]' message.
2453 * gdb.base/kill-after-signal.exp: Likewise.
2454 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2455 detach message.
2456 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2457 message.
2458 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2459 regexps to expect for '[Inferior ... detached]' as well.
2460 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2461
2462 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2463
2464 PR gdb/23104
2465 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2466
2467 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2468
2469 * gdb.threads/multiple-successive-infcall.c: New test.
2470 * gdb.threads/multiple-successive-infcall.exp: New file.
2471
2472 2018-04-17 Tom Tromey <tom@tromey.com>
2473
2474 * gdb.rust/simple.rs (Union): New type.
2475 (main): New local "u".
2476 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2477
2478 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2479
2480 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2481 number information in output of "whereis" command.
2482 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2483
2484 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2485
2486 * gdb.ada/info_types.exp: Adjust expected output to the line
2487 numbers now printed by "info var/func/type".
2488 * gdb.base/completion.exp: Likewise.
2489 * gdb.base/included.exp: Likewise.
2490 * gdb.cp/cp-relocate.exp: Likewise.
2491 * gdb.cp/cplusfuncs.exp: Likewise.
2492 * gdb.cp/namespace.exp: Likewise.
2493 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2494
2495 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2496
2497 * gdb.btrace/cpu.exp: New.
2498
2499 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2500
2501 * gdb.base/step-indirect-call-thunk.exp: New.
2502 * gdb.base/step-indirect-call-thunk.c: New.
2503 * gdb.reverse/step-indirect-call-thunk.exp: New.
2504 * gdb.reverse/step-indirect-call-thunk.c: New.
2505
2506 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2507
2508 * gdb.base/pie-fork.c: New file.
2509 * gdb.base/pie-fork.exp: New file.
2510
2511 2018-04-11 Tom Tromey <tom@tromey.com>
2512
2513 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2514
2515 2018-04-10 Pedro Alves <palves@redhat.com>
2516
2517 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2518 exits. Instead loop running forever.
2519 (fork_parent): Run forever too.
2520
2521 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2522
2523 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2524 mi_continue_to_line.
2525 * gdb.mi/mi-stack.c (callee4): Add comment.
2526
2527 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2528
2529 * gdb.mi/mi-stack.exp: Fix indentation.
2530
2531 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2532
2533 PR gdb/22979
2534 * gdb.arch/amd64-osabi.exp: New file.
2535
2536 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2537
2538 PR gdb/22980
2539 * gdb.base/osabi.exp: New file.
2540
2541 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2542
2543 * gdb.cp/static-typedef-print.exp: New file.
2544 * gdb.cp/static-typedef-print.cc: New file.
2545
2546 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2547
2548 * gdb.ada/varsize_limit: New testcase.
2549
2550 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2551
2552 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2553
2554 * gdb.ada/notcplusplus: New testcase.
2555
2556 * gdb.base/c-linkage-name.c: New file.
2557 * gdb.base/c-linkage-name.exp: New testcase.
2558
2559 2018-03-26 Tom Tromey <tom@tromey.com>
2560
2561 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2562 * gdb.python/py-framefilter.py (name_error): New global.
2563 (ErrorInName.function): Use name_error.
2564
2565 2018-03-26 Tom Tromey <tom@tromey.com>
2566
2567 PR backtrace/15582:
2568 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2569
2570 2018-03-23 Keith Seitz <keiths@redhat.com>
2571
2572 PR c++/22968
2573 * gdb.cp/subtypes.exp: New file.
2574 * gdb.cp/subtypes.h: New file.
2575 * gdb.cp/subtypes.cc: New file.
2576 * gdb.cp/subtypes-2.cc: New file.
2577
2578 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2579
2580 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2581 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2582 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2583 -nostartfiles when compiling the test. Confirm that all registers
2584 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2585
2586 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2587
2588 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2589 option, syntax was wrong anyway.
2590 * gdb.arch/arm-disp-step.exp: Likewise.
2591 * gdb.arch/sparc64-regs.exp: Likewise.
2592 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2593 option, syntax was wrong anyway, switch to use
2594 prepare_for_testing.
2595 * gdb.arch/i386-disp-step.exp: Likewise.
2596
2597 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2598
2599 * gdb.ada/exec_changed.exp: Replace "target_info exists
2600 use_gdb_stub" by "use_gdb_stub".
2601 * gdb.ada/start.exp: Likewise.
2602 * gdb.base/async-shell.exp: Likewise.
2603 * gdb.base/attach-pie-misread.exp: Likewise.
2604 * gdb.base/attach-wait-input.exp: Likewise.
2605 * gdb.base/break-entry.exp: Likewise.
2606 * gdb.base/break-interp.exp: Likewise.
2607 * gdb.base/dprintf-detach.exp: Likewise.
2608 * gdb.base/nostdlib.exp: Likewise.
2609 * gdb.base/solib-nodir.exp: Likewise.
2610 * gdb.base/statistics.exp: Likewise.
2611 * gdb.base/testenv.exp: Likewise.
2612 * gdb.mi/mi-exec-run.exp: Likewise.
2613 * gdb.mi/mi-start.exp: Likewise.
2614 * gdb.multi/dummy-frame-restore.exp: Likewise.
2615 * gdb.multi/multi-arch-exec.exp: Likewise.
2616 * gdb.multi/multi-arch.exp: Likewise.
2617 * gdb.multi/tids.exp: Likewise.
2618 * gdb.multi/watchpoint-multi.exp: Likewise.
2619 * gdb.python/py-events.exp: Likewise.
2620 * gdb.threads/attach-into-signal.exp: Likewise.
2621 * gdb.threads/attach-stopped.exp: Likewise.
2622 * gdb.threads/threadapply.exp: Likewise.
2623 * lib/selftest-support.exp: Likewise.
2624
2625 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2626
2627 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2628
2629 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2630
2631 * gdb.perf/template-breakpoints.cc: New file.
2632 * gdb.perf/template-breakpoints.exp: New file.
2633 * gdb.perf/template-breakpoints.py: New file.
2634
2635 2018-03-19 Tom Tromey <tom@tromey.com>
2636
2637 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2638 y0.
2639 * gdb.rust/simple.exp: Test bare identifier form of struct
2640 initializer.
2641
2642 2018-03-19 Tom Tromey <tom@tromey.com>
2643
2644 * gdb.gdb/observer.exp: Remove.
2645
2646 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2647
2648 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2649 "qualified" option when setting breakpoints.
2650 * gdb.trace/backtrace.exp: Likewise.
2651 * gdb.trace/circ.exp: Likewise.
2652 * gdb.trace/collection.exp: Likewise.
2653 * gdb.trace/disconnected-tracing.exp: Likewise.
2654 * gdb.trace/ftrace-lock.exp: Likewise.
2655 * gdb.trace/ftrace.exp: Likewise.
2656 * gdb.trace/infotrace.exp: Likewise.
2657 * gdb.trace/packetlen.exp: Likewise.
2658 * gdb.trace/passc-dyn.exp: Likewise.
2659 * gdb.trace/qtro.exp: Likewise.
2660 * gdb.trace/read-memory.exp: Likewise.
2661 * gdb.trace/report.exp: Likewise.
2662 * gdb.trace/signal.exp: Likewise.
2663 * gdb.trace/status-stop.exp: Likewise.
2664 * gdb.trace/strace.exp: Likewise.
2665 * gdb.trace/tfind.exp: Likewise.
2666 * gdb.trace/trace-break.exp: Likewise.
2667 * gdb.trace/trace-condition.exp: Likewise.
2668 * gdb.trace/trace-mt.exp: Likewise.
2669 * gdb.trace/tstatus.exp: Likewise.
2670 * gdb.trace/tsv.exp: Likewise.
2671 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2672 * gdb.trace/unavailable.exp: Likewise.
2673 * gdb.trace/while-dyn.exp: Likewise.
2674
2675 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2676
2677 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2678 that libinproctrace is copied to the target.
2679
2680 2018-03-14 Tom Tromey <tom@tromey.com>
2681
2682 PR cli/14977:
2683 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2684 a null pointer.
2685 * gdb.base/wchar.exp: Likewise.
2686
2687 2018-03-14 Tom Tromey <tom@tromey.com>
2688
2689 PR cli/19918:
2690 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2691 flag.
2692
2693 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2694
2695 PR gdb/22841
2696 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2697 "target" to remote_exec.
2698
2699 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2700
2701 PR gdb/22841
2702 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2703 ${board}_upload): Remove.
2704
2705 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2706
2707 * gdb.cp/watch-cp.cc: New test.
2708 * gdb.cp/watch-cp.exp: New file.
2709
2710 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * gdb.base/infcall-nested-structs.exp: New file.
2713 * gdb.base/infcall-nested-structs.c: New file.
2714 * gdb.base/float.exp: Add riscv support.
2715
2716 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2717
2718 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2719 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2720
2721 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2722
2723 * gdb.server/abspath.exp: New file.
2724 * lib/gdb.exp (with_cwd): New procedure.
2725
2726 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2727
2728 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2729 use it.
2730 (gdb_is_target_remote_prompt): New proc.
2731 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2732 (gdb_is_target_native): Pass prompt parameter to
2733 gdb_is_target_1.
2734
2735 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2736
2737 * gdb.base/load-command.c: New file.
2738 * gdb.base/load-command.exp: New file.
2739 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2740 (gdb_is_target_1): ...this, and generalize for other targets
2741 than just remote.
2742 (gdb_is_target_remote): Use gdb_is_target_1.
2743 (gdb_is_target_native): use gdb_is_target_1.
2744
2745 2018-02-26 Tom Tromey <tom@tromey.com>
2746
2747 PR python/16497:
2748 * gdb.python/py-framefilter.exp: Update test.
2749
2750 2018-02-26 Tom Tromey <tom@tromey.com>
2751
2752 * gdb.dwarf2/variant.c: New file.
2753 * gdb.dwarf2/variant.exp: New file.
2754
2755 2018-02-26 Tom Tromey <tom@tromey.com>
2756
2757 * gdb.rust/simple.exp: Accept more possible results in enum test.
2758
2759 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2760
2761 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2762 parentheses.
2763
2764 2018-02-23 Maciej W. Rozycki <macro@mips.com>
2765
2766 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2767 name of a variable: $actual_linejj -> $actual_line.
2768
2769 2018-02-21 John Baldwin <jhb@FreeBSD.org>
2770
2771 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2772
2773 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2774
2775 * gdb.btrace/buffer-size.exp: Do not force BTS.
2776
2777 2018-02-14 Pedro Alves <palves@redhat.com>
2778
2779 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2780 getting a "Quit".
2781
2782 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2783
2784 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2785 Fix test name.
2786
2787 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2788
2789 * gdb.cp/m-static.exp: Check type of optimized out static
2790 member.
2791
2792 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2793
2794 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2795 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2796
2797 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2798 Leszek Swirski <leszeks@google.com>
2799
2800 * gdb.python/py-prettyprint.c
2801 (struct to_string_returns_value_inner,
2802 struct to_string_returns_value_wrapper): New.
2803 (main): Add tsrvw variable.
2804 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2805 ToStringReturnsValueWrapper): New classes.
2806 (register_pretty_printers): Register new pretty-printers.
2807 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2808 recursive pretty printer.
2809 * gdb.python/py-mi.exp: Likewise.
2810
2811 2018-02-01 Leszek Swirski <leszeks@google.com>
2812
2813 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2814 functions with the same name as an include file are parsed
2815 correctly.
2816
2817 2018-02-01 Yao Qi <yao.qi@linaro.org>
2818
2819 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2820 "\[^\r\n\]*".
2821
2822 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2823
2824 * gdb.arch/powerpc-prologue-frame.s: New file.
2825 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2826 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2827
2828 2018-01-31 Joel Brobecker <brobecker@adacore.com>
2829
2830 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2831
2832 2018-01-30 Pedro Alves <palves@redhat.com>
2833
2834 PR gdb/13211
2835 * gdb.base/interrupt-daemon.c: New.
2836 * gdb.base/interrupt-daemon.exp: New.
2837 * gdb.multi/multi-term-settings.c: New.
2838 * gdb.multi/multi-term-settings.exp: New.
2839
2840 2018-01-30 Joel Brobecker <brobecker@adacore.com>
2841
2842 * gdb.base/break.exp: Save the location where the breakpoint
2843 on break.c:47 was actually inserted when debugging the version
2844 compiled at -O2 and use it in the expected output of the "info
2845 break" test performed soon after.
2846
2847 2018-01-22 Pedro Alves <palves@redhat.com>
2848 Sergio Durigan Junior <sergiodj@redhat.com>
2849
2850 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2851 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2852
2853 2018-01-22 Joel Brobecker <brobecker@adacore.com>
2854
2855 * gdb.base/break-include.c, gdb.base/break-include.inc,
2856 gdb.base/break-include.exp: New files.
2857 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2858 line number now being the actual line number where the breakpoint
2859 was inserted.
2860 * gdb.mi/mi-break.exp: Likewise.
2861 * gdb.mi/mi-reverse.exp: Likewise.
2862 * gdb.mi/mi-simplerun.exp: Ditto.
2863
2864 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2865
2866 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2867 varobj.
2868 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2869
2870 2018-01-21 Don Breazeal <donb@codesourcery.com>
2871 Andrew Burgess <andrew.burgess@embecosm.com>
2872
2873 * gdb.mi/basics.c: Add new global.
2874 * gdb.mi/mi-frame-regs.exp: New file.
2875 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2876 case.
2877
2878 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2879
2880 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2881 non-parameter, and on an unknown symbol.
2882
2883 2018-01-19 Tom Tromey <tom@tromey.com>
2884
2885 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2886 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2887
2888 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2889
2890 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2891 setrlimit and chdir to int.
2892
2893 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2894
2895 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2896 function.
2897 (my_tend): Likewise.
2898 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2899 rationale of avoiding FP- and vector instructions.
2900
2901 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2902
2903 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2904 "info reg" with "\[ \t\]*".
2905 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2906 "\[ \t\]+".
2907 * gdb.arch/s390-multiarch.exp: Ditto.
2908 * gdb.base/pc-fp.exp: Ditto.
2909 * gdb.reverse/i386-precsave.exp: Ditto.
2910 * gdb.reverse/i386-reverse.exp: Ditto.
2911 * gdb.reverse/i387-env-reverse.exp: Ditto.
2912 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2913
2914 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2915
2916 * lib/gdb.exp (gdb_compile): Re-enable use of
2917 universal_compile_options for languages other than Rust.
2918
2919 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2920
2921 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2922
2923 2018-01-17 Mike Gulick <mgulick@mathworks.com>
2924
2925 PR gdb/16577
2926 * gdb.base/solib-vanish.exp: New.
2927 * gdb.base/solib-vanish-main.c: New.
2928 * gdb.base/solib-vanish-lib1.c: New.
2929 * gdb.base/solib-vanish-lib2.c: New.
2930
2931 2018-01-17 Yao Qi <yao.qi@linaro.org>
2932
2933 * gdb.compile/compile.exp: Match the address printed for
2934 frame in the output of command "bt".
2935
2936 2018-01-15 Tom Tromey <tom@tromey.com>
2937
2938 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2939 compute sp_reg.
2940
2941 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2942
2943 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2944 to prepare.
2945 (prepare): Return 0 on error, 1 on success.
2946
2947 2018-01-12 Pedro Alves <palves@redhat.com>
2948
2949 * gdb.base/continue-after-aborted-step-over.c: New.
2950 * gdb.base/continue-after-aborted-step-over.exp: New.
2951
2952 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2953
2954 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2955 options when not creating an executable.
2956
2957 2018-01-11 Pedro Alves <palves@redhat.com>
2958
2959 PR remote/22597
2960 * gdb.server/stop-reply-no-thread.c: New file.
2961 * gdb.server/stop-reply-no-thread.exp: New file.
2962
2963 2018-01-10 Pedro Alves <palves@redhat.com>
2964
2965 PR gdb/22670
2966 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2967 functions too. Test setting breakpoints and printing C functions
2968 with no debug info too.
2969 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2970
2971 2018-01-10 Pedro Alves <palves@redhat.com>
2972
2973 PR gdb/22670
2974 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2975 a fail.
2976
2977 2018-01-10 Pedro Alves <palves@redhat.com>
2978
2979 PR gdb/22670
2980 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2981
2982 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2983
2984 * gdb.server/unittest.exp: Match the output in non-development
2985 mode.
2986
2987 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2988
2989 * gdb.gdb/unittest.exp: Match output in non-development mode.
2990
2991 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2992
2993 * gdb.ada/access_tagged_param.exp: Relax expected output
2994 for value of "ObjL" in "continue" to pck.inspect breakpoint
2995 test.
2996
2997 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2998
2999 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3000 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3001
3002 2018-01-05 Pedro Alves <palves@redhat.com>
3003
3004 PR gdb/18653
3005 * gdb.base/libsegfault.exp: New.
3006
3007 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3008
3009 PR gdb/22670
3010 * gdb.ada/access_tagged_param.exp: New file.
3011 * gdb.ada/access_tagged_param/foo.adb: New file.
3012
3013 2018-01-05 Pedro Alves <palves@redhat.com>
3014
3015 PR gdb/22670
3016 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3017 exercise lower case too, and to exercise both full matching and
3018 wild matching.
3019
3020 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3021
3022 * gdb.ada/rename_subscript_param: New testcase.
3023
3024 2018-01-05 Jerome Guitton <guitton@adacore.com>
3025
3026 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3027
3028 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3029
3030 * gdb.ada/convvar_comp: New testcase.
3031
3032 2018-01-05 Xavier Roirand <roirand@adacore.com>
3033
3034 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3035 (My_Table): New global variable.
3036 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3037
3038 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3039
3040 PR gdb/22670
3041 * gdb.ada/maint_with_ada: New testcase.
3042
3043 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3044
3045 PR gdb/22670
3046 * gdb.ada/bp_c_mixed_case: New testcase.
3047
3048 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3049
3050 PR gdb/22670
3051 * gdb.ada/complete.exp: Add "complete break ada" test.
3052
3053 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3054
3055 PR gdb/22670
3056 * gdb.ada/info_addr_mixed_case: New testcase.
3057
3058 2018-01-03 Xavier Roirand <roirand@adacore.com>
3059
3060 * gdb.ada/excep_handle.exp: New testcase.
3061 * gdb.ada/excep_handle/foo.adb: New file.
3062 * gdb.ada/excep_handle/pck.ads: New file.
3063
3064 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3065
3066 * gdb.base/step-line.c: Add extra empty line in copyright header.
3067 * gdb.base/step-line.inp: Likewise.
3068
3069 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3070
3071 * gdb.ada/dyn_stride.exp: Add slice test.
3072
3073 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3074
3075 * gdb.ada/dyn_stride: New testcase.
3076
3077 2017-12-27 Stafford Horne <shorne@gmail.com>
3078
3079 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3080 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3081
3082 2017-12-27 Stafford Horne <shorne@gmail.com>
3083
3084 * gdb.base/reggroups.c: New file.
3085 * gdb.base/reggroups.exp: New file.
3086
3087 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3088
3089 * gdb.dwarf2/ada-valprint-error.c: New file.
3090 * gdb.dwarf2/ada-valprint-error.exp: New file.
3091
3092 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3093
3094 * gdb.ada/assign_arr: New testcase.
3095
3096 2017-12-18 Xavier Roirand <roirand@adacore.com>
3097
3098 * gdb.ada/funcall_ptr: New testcase.
3099
3100 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3101
3102 PR cli/16224
3103 * gdb.base/ptype-offsets.cc: New file.
3104 * gdb.base/ptype-offsets.exp: New file.
3105
3106 2017-12-15 Yao Qi <yao.qi@linaro.org>
3107
3108 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3109 if XML is disabled.
3110
3111 2017-12-15 Xavier Roirand <roirand@adacore.com>
3112
3113 * gdb.ada/same_component_name: New testcase.
3114
3115 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdb.ada/str_binop_equal: New testcase.
3118
3119 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3120
3121 * gdb.ada/task_switch_in_core: New testcase.
3122
3123 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3124
3125 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3126 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3127 call test_bkpt_qualified.
3128 (test_bkpt_qualified): New proc.
3129
3130 2017-12-13 Pedro Alves <palves@redhat.com>
3131
3132 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3133 Tighten regexp by matching with an anchor.
3134
3135 2017-12-13 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3138 ("expression with namespace"): New set of tests.
3139 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3140 (Nested::Test_NS::qux): New.
3141 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3142 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3143
3144 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3145
3146 * gdb.base/server-del-break.c: New file.
3147 * gdb.base/server-del-break.exp: New file.
3148
3149 2017-12-12 Stafford Horne <shorne@gmail.com>
3150
3151 * gdb.xml/tdesc-regs.exp: Add or1k support.
3152
3153 2017-12-12 Stafford Horne <shorne@gmail.com>
3154
3155 * gdb.base/bp-permanent.c: Define nop of or1k.
3156
3157 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3158
3159 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3160 output with components being reordered.
3161
3162 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3163
3164 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3165 output with components being reordered.
3166
3167 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3168 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/maint.exp (check for .gdb_index): Check also for
3171 .debug_names.
3172 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3173 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3174 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3175 (.gdb_index used after symbol reloading): Support also .debug_names.
3176 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3177
3178 2017-12-08 Yao Qi <yao.qi@linaro.org>
3179
3180 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3181 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3182
3183 2017-12-08 Yao Qi <yao.qi@linaro.org>
3184
3185 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3186 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3187
3188 2017-12-08 Yao Qi <yao.qi@linaro.org>
3189
3190 * gdb.arch/aarch64-tagged-pointer.c: New file.
3191 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3192
3193 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3194
3195 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3196 "int".
3197
3198 2017-12-07 Keith Seitz <keiths@redhat.com>
3199
3200 PR breakpoints/22569
3201 * gdb.linespec/ls-errs.exp: Change expected result of "break
3202 -source this file has spaces.c -line 3".
3203 Check that an explicit source file followed by whitespace is
3204 identified as an invalid explicit location.
3205
3206 2017-12-07 Keith Seitz <keiths@redhat.com>
3207
3208 * gdb.cp/nested-types.cc: New file.
3209 * gdb.cp/nested-types.exp: New file.
3210 * lib/cp-support.exp: Load data-structures.exp library.
3211 (debug_cp_test_ptype_class): New global.
3212 (cp_ptype_class_verbose, next_line): New procedures.
3213 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3214 Add and document new return value.
3215 Switch the list of lines to a queue.
3216 Add support for new `type' key for nested type definitions.
3217 Add debugging/troubleshooting messages.
3218 * lib/data-structures.exp: New file.
3219
3220 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3221
3222 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3223 with proc_with_prefix, don't use with_test_prefix.
3224
3225 2017-12-07 Tom Tromey <tom@tromey.com>
3226
3227 * gdb.base/break.exp: Add test for empty "commands".
3228
3229 2017-12-07 Yao Qi <yao.qi@linaro.org>
3230
3231 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3232 malloc and catch syscall.
3233
3234 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3235
3236 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3237 tests for explicit locations.
3238
3239 2017-12-06 Pedro Alves <palves@redhat.com>
3240
3241 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3242 force-disabling XML descriptions.
3243
3244 2017-12-04 Pedro Alves <palves@redhat.com>
3245
3246 PR gdb/22499
3247 * gdb.arch/amd64-disp-step-avx.S: New file.
3248 * gdb.arch/amd64-disp-step-avx.exp: New file.
3249
3250 2017-12-03 Pedro Alves <palves@redhat.com>
3251
3252 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3253 and <string.h>.
3254 (parent_function): Print distinct messages when waitpid fails, or
3255 the child exits with a signal, or the child exits for an unhandled
3256 reason.
3257 * gdb.threads/process-dies-while-detaching.exp
3258 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3259 it. Wait for both inferior output and GDB's prompt. Use an
3260 indirect spawn id list.
3261 (do_detach): New parameter 'child_exit'. Use it to compute
3262 expected inferior output.
3263 (test_detach, test_detach_watch, test_detach_killed_outside):
3264 Adjust to pass down the expected child exit kind.
3265
3266 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3267 Sergio Durigan Junior <sergiodj@redhat.com>
3268 Pedro Alves <palves@redhat.com>
3269
3270 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3271
3272 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3273
3274 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3275 to 'symbol-file' and 'add-symbol-file' can be
3276 position-independent.
3277
3278 2017-12-01 Yao Qi <yao.qi@linaro.org>
3279
3280 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3281 the URL in copyright header.
3282 * gdb.arch/aarch64-fp.exp: Likewise.
3283 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3284 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3285 * gdb.base/expand-psymtabs.exp: Likewise.
3286 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3287 * gdb.fortran/common-block.exp: Likewise.
3288 * gdb.fortran/common-block.f90: Likewise.
3289 * gdb.fortran/logical.exp: Likewise.
3290 * gdb.fortran/vla-datatypes.f90: Likewise.
3291 * gdb.fortran/vla-sub.f90: Likewise.
3292
3293 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3294
3295 * gdb.ada/repeat_dyn: New testcase.
3296
3297 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3298
3299 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3300 Update for changed thread numbering.
3301 * gdb.cell/bt.exp: Update for changed GDB output.
3302
3303 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3304
3305 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3306 setting isremote by hand.
3307 * boards/dwarf4-gdb-index.exp: Likewise.
3308 * boards/fission.exp: Likewise.
3309 * boards/stabs.exp: Likewise.
3310
3311 2017-11-30 Pedro Alves <palves@redhat.com>
3312
3313 * gdb.linespec/cpls-ops.exp
3314 (check_explicit_skips_function_argument): Extract the underlying
3315 type of size_t instead of hardcoding it.
3316
3317 2017-11-29 Pedro Alves <palves@redhat.com>
3318
3319 PR c++/19436
3320 * gdb.linespec/cpls-abi-tag.cc: New file.
3321 * gdb.linespec/cpls-abi-tag.exp: New file.
3322
3323 2017-11-29 Pedro Alves <palves@redhat.com>
3324
3325 * gdb.base/langs.exp: Use -qualified.
3326 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3327 it.
3328 * gdb.cp/namespace.exp: Use -qualified.
3329 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3330 (overload-3, template-overload, template-ret-type, const-overload)
3331 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3332 procedures.
3333 (test_driver): Call them.
3334 * gdb.cp/save-bp-qualified.cc: New.
3335 * gdb.cp/save-bp-qualified.exp: New.
3336 * gdb.linespec/explicit.exp: Test -qualified.
3337 * lib/completion-support.exp (completion::explicit_opts_list): Add
3338 "-qualified".
3339 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3340
3341 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3342
3343 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3344
3345 2017-11-29 Tom Tromey <tom@tromey.com>
3346
3347 * gdb.base/relocate.exp: Update invalid argument test.
3348 Add new tests for invalid arguments.
3349
3350 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3351
3352 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3353 Return 0 as a long.
3354 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3355
3356 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3357
3358 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3359 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3360 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3361 func ().
3362 * gdb.cp/shadow.cc (B.func): Return 0.
3363
3364 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3365
3366 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3367 expected output in gdb_expect call to allow the exception
3368 message to be present as well. Fix syntax confusion to avoid
3369 TCL thinking that exception_name is an array.
3370
3371 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3372
3373 * gdb.arch/spu-info.c: Include <unistd.h>.
3374 (do_signal_test): Fix broken calls to write.
3375 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3376 Fix checks for empty mailboxes. Update signal tests for corrected
3377 do_signal_test routine. Allow nonzero event status.
3378 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3379 * gdb.cell/arch.exp: Use standard_output_file.
3380 * gdb.cell/break.exp: Likewise.
3381 * gdb.cell/bt.exp: Likewise.
3382 * gdb.cell/core.exp: Likewise.
3383 * gdb.cell/dwarfaddr.exp: Likewise.
3384 * gdb.cell/ea-cache.exp: Likewise.
3385 * gdb.cell/ea-standalone.exp: Likewise.
3386 * gdb.cell/f-regs.exp: Likewise.
3387 * gdb.cell/fork.exp: Likewise.
3388 * gdb.cell/gcore.exp: Likewise.
3389 * gdb.cell/mem-access.exp: Likewise.
3390 * gdb.cell/ptype.exp: Likewise.
3391 * gdb.cell/registers.exp: Likewise.
3392 * gdb.cell/sizeof.exp: Likewise.
3393 * gdb.cell/solib-symbol.exp: Likewise.
3394 * gdb.cell/solib.exp: Likewise.
3395
3396 2017-11-25 Pedro Alves <palves@redhat.com>
3397
3398 * gdb.base/complete-empty.exp: New file.
3399 * gdb.base/completion.exp: Adjust.
3400
3401 2017-11-25 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.linespec/cpls-ops.cc: New file.
3404 * gdb.linespec/cpls-ops.exp: New file.
3405 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3406 factored out from ...
3407 (test_complete_prefix_range): ... this.
3408
3409 2017-11-24 Pedro Alves <palves@redhat.com>
3410
3411 * gdb.linespec/cpcompletion.exp: New file.
3412 * gdb.linespec/cpls-hyphen.cc: New file.
3413 * gdb.linespec/cpls.cc: New file.
3414 * gdb.linespec/cpls2.cc: New file.
3415 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3416 test to use test_gdb_complete_unique. Add label completion,
3417 keyword completion and explicit location completion tests.
3418 * lib/completion-support.exp: New file.
3419
3420 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3421
3422 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3423 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3424 when hitting an exception catchpoint.
3425
3426 2017-11-22 Yao Qi <yao.qi@linaro.org>
3427
3428 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3429
3430 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3431
3432 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3433 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3434 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3435
3436 2017-11-22 Yao Qi <yao.qi@linaro.org>
3437
3438 * gdb.base/info-os.exp: Pass pthreads.
3439 * gdb.multi/multi-attach.exp: Likewise.
3440
3441 2017-11-22 Yao Qi <yao.qi@linaro.org>
3442
3443 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3444 compiler.
3445
3446 2017-11-22 Yao Qi <yao.qi@linaro.org>
3447
3448 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3449 * gdb.base/break-interp.exp: Likewise.
3450 * gdb.base/jit-attach-pie.exp: Likewise.
3451
3452 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3453
3454 * gdb.base/float128.c (large128): New variable.
3455 * gdb.base/float128.exp: Add test to print largest __float128 value.
3456
3457 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3458
3459 * gdb.arch/vsx-regs.exp: Update register content checks.
3460
3461 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3462
3463 * gdb.arch/ppc-longdouble.exp: New file.
3464 * gdb.arch/ppc-longdouble.c: Likewise.
3465
3466 2017-11-21 Pedro Alves <palves@redhat.com>
3467
3468 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3469
3470 2017-11-20 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3473 (long_double_typedef): New typedefs.
3474 Use DEF on double and long double.
3475 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3476 cases.
3477 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3478 and 'long_double_ptr_same_size' locals. Use them to decide
3479 whether cast from array/function to float is valid/invalid.
3480
3481 2017-11-17 Tom Tromey <tom@tromey.com>
3482
3483 * gdb.rust/traits.rs: New file.
3484 * gdb.rust/traits.exp: New file.
3485
3486 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3487
3488 * gdb.ada/minsyms: New testcase.
3489
3490 2017-11-16 Pedro Alves <palves@redhat.com>
3491
3492 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3493 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3494
3495 2017-11-16 Pedro Alves <palves@redhat.com>
3496
3497 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3498 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3499
3500 2017-11-16 Pedro Alves <palves@redhat.com>
3501
3502 * gdb.server/reconnect-ctrl-c.c: New file.
3503 * gdb.server/reconnect-ctrl-c.exp: New file.
3504
3505 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3506
3507 * gdb.python/py-rbreak.exp: New file.
3508 * gdb.python/py-rbreak.c: New file.
3509 * gdb.python/py-rbreak-func2.c: New file.
3510
3511 2017-11-16 Pedro Alves <palves@redhat.com>
3512
3513 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3514 pattern.
3515 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3516 GDB.
3517
3518 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3519
3520 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3521 regex.
3522
3523 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3524
3525 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3526 test names.
3527
3528 2017-11-09 Pedro Alves <palves@redhat.com>
3529
3530 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3531 factored out from ...
3532 (top level): ... here, and adjusted to avoid expecting beyond the
3533 prompt in a single gdb_test_multiple.
3534
3535 2017-11-09 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3538 output.
3539 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3540 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3541 * gdb.server/ext-run.exp ("kill" test): Likewise.
3542 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3543
3544 2017-11-09 Pedro Alves <palves@redhat.com>
3545
3546 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3547 match till end of line.
3548
3549 2017-11-09 Pedro Alves <palves@redhat.com>
3550
3551 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3552
3553 2017-11-09 Pedro Alves <palves@redhat.com>
3554
3555 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3556 New procedures, factored out from ...
3557 (top level): ... here, and adjusted to avoid expecting beyond the
3558 prompt in one go.
3559
3560 2017-11-09 Pedro Alves <palves@redhat.com>
3561
3562 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3563 output. Fix '?' match.
3564
3565 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3566
3567 * gdb.ada/scoped_watch: New testcase.
3568 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3569 which is actually correct.
3570 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3571 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3572
3573 2017-11-08 Pedro Alves <palves@redhat.com>
3574
3575 * gdb.gdb/complaints.exp (test_initial_complaints)
3576 (test_serial_complaints, test_short_complaints): Call
3577 complaint_internal instead of complaint.
3578
3579 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3580
3581 * gdb.threads/tls-core.c: New file.
3582 * gdb.threads/tls-core.exp: Likewise.
3583
3584 2017-11-08 Pedro Alves <palves@redhat.com>
3585
3586 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3587 (p Exported_Capitalized): New test.
3588 (p exported_capitalized): New test.
3589
3590 2017-11-07 Pedro Alves <palves@redhat.com>
3591
3592 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3593
3594 2017-11-07 Pedro Alves <palves@redhat.com>
3595
3596 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3597 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3598 (disable_invalid, disable_inverted, disable_negative): New
3599 procedures.
3600 ("bad numbers"): New set of tests.
3601
3602 2017-11-07 Pedro Alves <palves@redhat.com>
3603
3604 * gdb.cp/ena-dis-br-range.exp: Add tests.
3605
3606 2017-11-07 Pedro Alves <palves@redhat.com>
3607
3608 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3609
3610 2017-11-07 Xavier Roirand <roirand@adacore.com>
3611 Pedro Alves <palves@redhat.com>
3612
3613 * gdb.base/ena-dis-br.exp: Add reference to
3614 gdb.cp/ena-dis-br-range.exp.
3615 * gdb.cp/ena-dis-br-range.exp: New file.
3616 * gdb.cp/ena-dis-br-range.cc: New file.
3617
3618 2017-11-06 Pedro Alves <palves@redhat.com>
3619
3620 * gdb.base/attach-non-pgrp-leader.c: New.
3621 * gdb.base/attach-non-pgrp-leader.exp: New.
3622
3623 2017-11-06 Pedro Alves <palves@redhat.com>
3624
3625 * configure.ac: No longer check for termio.h and sgtty.h.
3626 * configure: Regenerate.
3627 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3628 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3629 Remove termio and sgtty code.
3630
3631 2017-11-03 Yao Qi <yao.qi@linaro.org>
3632
3633 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3634 in GDB is disabled.
3635
3636 2017-11-03 Yao Qi <yao.qi@linaro.org>
3637
3638 * gdb.python/py-thrhandle.exp: Skip it if python is not
3639 enabled.
3640
3641 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3642
3643 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3644 as a breakpoint command.
3645
3646 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3647
3648 PR python/21213
3649 * gdb.python/py-infthread.exp: Test calling
3650 InferiorThread.inferior () multiple times in a row.
3651
3652 2017-10-27 Keith Seitz <keiths@redhat.com>
3653
3654 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3655 Test "info break" for every inlined function breakpoint.
3656
3657 2017-10-27 Yao Qi <yao.qi@linaro.org>
3658
3659 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3660
3661 2017-10-26 Patrick Frants <osscontribute@gmail.com>
3662
3663 * gdb.cp/classes.exp (test_static_members): Test printing
3664 Outer::instance.
3665 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3666 (Inner::instance, Outer::instance): New.
3667
3668 2017-10-24 Pedro Alves <palves@redhat.com>
3669
3670 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3671 extra console" test in two stages.
3672
3673 2017-10-24 Pedro Alves <palves@redhat.com>
3674
3675 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3676
3677 2017-10-24 Pedro Alves <palves@redhat.com>
3678
3679 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3680 loop.
3681
3682 2017-10-24 Pedro Alves <palves@redhat.com>
3683
3684 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3685 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3686
3687 2017-10-24 Pedro Alves <palves@redhat.com>
3688
3689 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3690 parameter and handle it. Don't output read value in test name.
3691
3692 2017-10-24 Pedro Alves <palves@redhat.com>
3693
3694 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3695 custom test name.
3696
3697 2017-10-24 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3700 include the unstable output directory name in the test's name.
3701 (initial_setup_simple) <'set args'>: Use custom test name.
3702
3703 2017-10-24 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3706 with explicit test name.
3707
3708 2017-10-20 Pedro Alves <palves@redhat.com>
3709
3710 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3711 'wait -i'. Use gdb_assert and remote_close.
3712
3713 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3714
3715 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3716 number from variable rather than hard-coded.
3717
3718 2017-10-19 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.base/long-inferior-output.c: New file.
3721 * gdb.base/long-inferior-output.exp: New file.
3722
3723 2017-11-18 Keith Seitz <keiths@redhat.com>
3724
3725 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3726 method.
3727 (main): Call it.
3728 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3729 Add additional user-defined conversion operator tests.
3730
3731 2017-10-17 Pedro Alves <palves@redhat.com>
3732
3733 * boards/native-stdio-gdbserver.exp: Load "local-board".
3734
3735 2017-10-17 Pedro Alves <palves@redhat.com>
3736
3737 * gdb.base/quit-live.c: New file.
3738 * gdb.base/quit-live.exp: New file.
3739
3740 2017-10-16 Keith Seitz <keiths@redhat.com>
3741
3742 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3743 (class_with_protected_typedef, class_with_private_typedef)
3744 (struct_with_public_typedef, struct_with_protected_typedef)
3745 (struct_with_private_typedef): New classes/structs.
3746 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3747 typedefs and access specifiers.
3748
3749 2017-10-16 Pedro Alves <palves@redhat.com>
3750 Simon Marchi <simon.marchi@polymtl.ca>
3751
3752 * README (Local vs Remote vs Native): New section.
3753 * boards/local-board.exp: New file, with bits factored out from
3754 ...
3755 * boards/native-extended-gdbserver.exp: ... here. Load
3756 "local-board".
3757 * boards/native-gdbserver.exp: Load "local-board".
3758 (${board}_spawn, ${board}_exec): Delete.
3759 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3760 ...
3761 * boards/stdio-gdbserver-base.exp: ... this new file.
3762 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3763 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3764 procedure.
3765 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3766 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3767 stdio_gdbserver_command.
3768 (${board}_get_remote_address, ${board}_get_comm_port)
3769 (${board}_download, ${board}_upload): Delete.
3770 (get_target_remote_pipe_cmd): New.
3771
3772 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3773
3774 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3775 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3776 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3777 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3778 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3779 remove with_test_prefix.
3780
3781 2017-10-13 Pedro Alves <palves@redhat.com>
3782
3783 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3784 * gdb.base/annota1.exp: Use it instead of is_remote.
3785 * gdb.base/annota3.exp: Use it instead of is_remote.
3786 * gdb.cp/annota2.exp: Use it instead of is_remote.
3787 * gdb.cp/annota3.exp: Use it instead of is_remote.
3788 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3789
3790 2017-10-13 Pedro Alves <palves@redhat.com>
3791
3792 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3793 (test_num_test_vars, run_and_count_vars, find_env)
3794 (test_set_unset_env, test_inherit_env_var): New procedures.
3795 (top level): Use them.
3796
3797 2017-10-13 Pedro Alves <palves@redhat.com>
3798
3799 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3800 also skip on stub-like targets.
3801
3802 2017-10-13 Pedro Alves <palves@redhat.com>
3803
3804 PR gdb/22293
3805 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3806 (top level): Move some tests to ...
3807 (test_not_found): ... this new procedure.
3808 (top level): Call it.
3809
3810 2017-10-13 Pedro Alves <palves@redhat.com>
3811
3812 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3813 expect different "info terminal" output if testing with a
3814 non-native target.
3815
3816 2017-10-13 Pedro Alves <palves@redhat.com>
3817 Simon Marchi <simon.marchi@polymtl.ca>
3818
3819 PR python/12966
3820 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3821
3822 2017-10-13 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3825 already.
3826
3827 2017-10-13 Pedro Alves <palves@redhat.com>
3828
3829 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3830 is_remote.
3831
3832 2017-10-13 Pedro Alves <palves@redhat.com>
3833
3834 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3835 is_remote.
3836
3837 2017-10-13 Pedro Alves <palves@redhat.com>
3838
3839 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3840 is set.
3841 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3842 instead of is_remote.
3843
3844 2017-10-13 Pedro Alves <palves@redhat.com>
3845
3846 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3847 (top level): Add comment.
3848
3849 2017-10-13 Pedro Alves <palves@redhat.com>
3850
3851 * gdb.base/remote.exp (top level): Fix comment typo and add
3852 missing return.
3853
3854 2017-10-13 Pedro Alves <palves@redhat.com>
3855 Simon Marchi <simon.marchi@polymtl.ca>
3856
3857 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3858 calls and add comments. Skip test if use_gdb_stub is set.
3859 (top level): Use "set cwd" command instead of "cd" command.
3860
3861 2017-10-13 Pedro Alves <palves@redhat.com>
3862
3863 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3864 is_remote target check.
3865
3866 2017-10-13 Pedro Alves <palves@redhat.com>
3867
3868 * gdb.base/scope.exp: Use build_executable + clean_restart +
3869 gdb_file_cmd instead of prepare_for_testing and no longer skip
3870 "before run" tests on is_remote target boards. Update comments.
3871 * boards/native-extended-gdbserver.exp
3872 (extended_gdbserver_load_last_file): New, factored out from ...
3873 (gdb_load): ... this. Move further below and add comment.
3874 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3875
3876 2017-10-12 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.base/attach.exp: Remove references to gdb64.
3879 * gdb.base/dbx.exp: Remove references to gdb64.
3880
3881 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3882 Pedro Alves <palves@redhat.com>
3883
3884 * gdb.base/label.exp: Remove is_remote target check.
3885
3886 2017-10-12 Pedro Alves <palves@redhat.com>
3887
3888 * gdb.base/auvx.exp (coredir): Update comment.
3889 (top level) <core_works>: Use "set cwd" command instead of "cd"
3890 command.
3891
3892 2017-10-12 Pedro Alves <palves@redhat.com>
3893 Simon Marchi <simon.marchi@polymtl.ca>
3894
3895 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3896 target boards.
3897
3898 2017-10-12 Pedro Alves <palves@redhat.com>
3899 Simon Marchi <simon.marchi@polymtl.ca>
3900
3901 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3902 Instead skip if there's any gdb_protocol set.
3903
3904 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3905 Pedro Alves <palves@redhat.com>
3906
3907 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3908
3909 2017-10-12 Pedro Alves <palves@redhat.com>
3910 Simon Marchi <simon.marchi@polymtl.ca>
3911
3912 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3913 instead of on dejagnu remote boards.
3914
3915 2017-10-12 Pedro Alves <palves@redhat.com>
3916 Simon Marchi <simon.marchi@polymtl.ca>
3917
3918 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3919 checks. Use build_executable + clean_restart instead of
3920 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3921 of enabling non-stop after starting gdb.
3922
3923 2017-10-12 Pedro Alves <palves@redhat.com>
3924
3925 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3926 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3927 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3928 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3929
3930 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3931
3932 * gdb.arch/arc-tdesc-cpu.exp: New file.
3933 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3934
3935 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3936
3937 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3938
3939 2017-10-10 Pedro Alves <palves@redhat.com>
3940
3941 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3942 expect CLI output.
3943
3944 2017-10-10 Pedro Alves <palves@redhat.com>
3945
3946 * lib/selftest-support.exp (selftest_setup): Update for
3947 captured_command_loop's prototype change.
3948
3949 2017-10-09 Pedro Alves <palves@redhat.com>
3950
3951 Test both arch1=>arch2 and arch2=>arch1.
3952
3953 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3954 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3955 factored out to...
3956 (append_arch1_options, append_arch2_options, append_arch_options)
3957 (build_executables): New procedures.
3958 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3959 local.
3960 (top level): Add new 'first_arch' testing axis.
3961
3962 2017-10-09 Pedro Alves <palves@redhat.com>
3963
3964 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3965 (barrier): New.
3966 (thread_start, all_started): New functions.
3967 (main): Spawn new thread and wait until it is scheduled.
3968 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3969 option.
3970 (do_test): Add 'selected_thread' parameter. Run to all_started
3971 instead of main. Explicitly set the breakpoint at main. Switch
3972 to the SELECTED_THREAD thread.
3973 (top level): Test handling the exec event with either the main
3974 thread or the second thread selected.
3975
3976 2017-10-09 Pedro Alves <palves@redhat.com>
3977
3978 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3979 logic. Move STOP marker after the value checks.
3980 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3981 regexp.
3982
3983 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3984
3985 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3986
3987 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3988
3989 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3990 integer-to-dfp conversion.
3991 * gdb.base/dfp-test.exp: Likewise.
3992
3993 2017-10-04 Pedro Alves <palves@redhat.com>
3994
3995 * gdb.multi/hangout.c: Include <unistd.h>.
3996 (hangout_loop): New function.
3997 (main): Call alarm. Call hangout_loop in a loop.
3998 * gdb.multi/hello.c: Include <unistd.h>.
3999 (hello_loop): New function.
4000 (main): Call alarm. Call hangout_loop in a loop.
4001 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4002 inferior with the other selected.
4003
4004 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * gdb.mi/list-thread-groups-available.exp: New file.
4007 * gdb.mi/list-thread-groups-available.c: New file.
4008
4009 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4010
4011 * gdb.base/set-cwd.exp: Make it available on
4012 native-extended-gdbserver.
4013
4014 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4015
4016 * gdb.base/set-cwd.c: New file.
4017 * gdb.base/set-cwd.exp: Likewise.
4018
4019 2017-10-02 Tom Tromey <tom@tromey.com>
4020
4021 PR rust/22236:
4022 * gdb.rust/simple.rs (main): New variable "fslice".
4023 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4024
4025 2017-10-02 Tom Tromey <tom@tromey.com>
4026
4027 * gdb.rust/simple.exp: Test ptype of a slice.
4028
4029 2017-10-02 Tom Tromey <tom@tromey.com>
4030
4031 * gdb.rust/simple.exp: Test index of slice.
4032
4033 2017-09-27 Tom Tromey <tom@tromey.com>
4034
4035 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4036
4037 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4038 Pedro Alves <palves@redhat.com>
4039
4040 * gdb.base/compare-sections.exp (get value of read-only section): Read
4041 as unsigned value.
4042 (corrupt read-only section): Likewise and don't set written if patching
4043 failed.
4044
4045 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4046
4047 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4048 files.
4049
4050 2017-09-20 Pedro Alves <palves@redhat.com>
4051
4052 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4053 symbol names in gdb's output.
4054 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4055
4056 2017-09-20 Pedro Alves <palves@redhat.com>
4057
4058 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4059 Rename to ...
4060 (test_list_ambiguous_symbol): ... this and add a symbol name
4061 parameter. Adjust.
4062 (test_list_ambiguous_function): Reimplement on top of
4063 test_list_ambiguous_symbol and also test listing ambiguous
4064 variables.
4065 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4066 (ambiguous_fun): ... this.
4067 (ambiguous_var): New.
4068 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4069 (ambiguous_fun): ... this.
4070 (ambiguous_var): New.
4071
4072 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4073
4074 * gdb.base/starti.c: New file.
4075 * gdb.base/starti.exp: New file.
4076 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4077
4078 2017-09-14 Pedro Alves <palves@redhat.com>
4079
4080 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4081 (top level): Use it instead of runto.
4082
4083 2017-09-11 Tom Tromey <tom@tromey.com>
4084
4085 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4086
4087 2017-09-11 Tom Tromey <tom@tromey.com>
4088
4089 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4090 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4091
4092 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4093
4094 * gdb.fortran/printing-types.exp: New file.
4095 * gdb.fortran/printing-types.exp: New file.
4096
4097 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4098
4099 * gdb.fortran/vla-ptype.exp: Fix typos.
4100 * gdb.fortran/vla-value.exp: Same.
4101
4102 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4103
4104 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4105 * gdb.mi/mi-var-child-f.exp: Likewise.
4106 * gdb.mi/mi-vla-fortran.exp: Likewise.
4107
4108 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4109 Christoph Weinmann <christoph.t.weinmann@intel.com>
4110 Bernhard Heckel <bernhard.heckel@intel.com>
4111
4112 * gdb.fortran/ptr-indentation.f90: New file.
4113 * gdb.fortran/ptr-indentation.exp: New file.
4114
4115 2017-09-05 Tom Tromey <tom@tromey.com>
4116
4117 PR gdb/22010:
4118 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4119
4120 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4121
4122 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4123
4124 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4125
4126 * gdb.threads/tls-nodebug-pie.c: New file.
4127 * gdb.threads/tls-nodebug-pie.exp: New file.
4128
4129 2017-09-05 Tom Tromey <tom@tromey.com>
4130
4131 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4132 for rust.
4133
4134 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4135
4136 * gdb.multi/multi-arch-exec.exp: Test with different
4137 "follow-exec-mode" settings.
4138 (do_test): New procedure.
4139
4140 2017-09-04 Pedro Alves <palves@redhat.com>
4141
4142 * gdb.base/func-static.c (S::method const, S::method volatile)
4143 (S::method volatile const): New methods.
4144 (c_s, v_s, cv_s): New instances.
4145 (main): Call method() on them.
4146 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4147 (cannot_resolve): New procedure.
4148 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4149 print-quote-unquoted columns.
4150 (do_test): Test printing each scope too.
4151
4152 2017-09-04 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.base/local-static.exp: Also test with
4155 class::method::variable wholly quoted.
4156 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4157
4158 2017-09-04 Pedro Alves <palves@redhat.com>
4159
4160 * gdb.base/local-static.c: New.
4161 * gdb.base/local-static.cc: New.
4162 * gdb.base/local-static.exp: New.
4163
4164 2017-09-04 Pedro Alves <palves@redhat.com>
4165
4166 * gdb.asm/asm-source.exp: Add casts to int.
4167 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4168 (dataglobal64_1, dataglobal64_2): New globals.
4169 * gdb.base/nodebug.exp: Test different expressions involving the
4170 new globals, with print, whatis and ptype. Add casts to int.
4171 * gdb.base/solib-display.exp: Add casts to int.
4172 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4173 * gdb.cp/m-static.exp: Add cast to int.
4174 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4175 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4176 tls variable with no debug info without a cast. Test with a cast
4177 to int too.
4178 * gdb.trace/entry-values.exp: Add casts.
4179
4180 2017-09-04 Pedro Alves <palves@redhat.com>
4181
4182 * gdb.base/nodebug.exp: Test that ptype's error about functions
4183 with unknown return type includes the function name too.
4184
4185 2017-09-04 Pedro Alves <palves@redhat.com>
4186
4187 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4188 return type of munmap in infcall.
4189 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4190 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4191 type of ftell in infcall.
4192 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4193 type of getpid in infcall.
4194 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4195 infcall.
4196 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4197 Bail on failure to extract the pid.
4198 * gdb.base/nodebug.c: #include <stdint.h>.
4199 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4200 New functions.
4201 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4202 Change expected output of print/whatis/ptype with functions with
4203 no debug info. Test all supported languages. Call
4204 test_call_promotion.
4205 * gdb.compile/compile.exp: Adjust expected output to expect
4206 warning.
4207 * gdb.threads/siginfo-threads.exp: Likewise.
4208
4209 2017-09-04 Pedro Alves <palves@redhat.com>
4210
4211 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4212 "prototypes". Test calling float functions via prototyped and
4213 unprototyped function pointers.
4214 (perform_all_tests): New parameter "prototypes". Pass it down.
4215 (top level): Pass down "prototypes" parameter to
4216 perform_all_tests.
4217
4218 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4219
4220 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4221 Test with nested loops.
4222
4223 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4224
4225 * gdb.base/commands.exp: Call the new procedures.
4226 (loop_break_test, loop_continue_test): New procedures.
4227
4228 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4229
4230 * gdb.base/commands.exp: Call new procedure.
4231 (define_if_without_arg_test): New procedure.
4232
4233 2017-09-04 Pedro Alves <palves@redhat.com>
4234
4235 * gdb.base/list-ambiguous.exp: New file.
4236 * gdb.base/list-ambiguous0.c: New file.
4237 * gdb.base/list-ambiguous1.c: New file.
4238 * gdb.base/list.exp (test_list_range): Adjust expected output.
4239
4240 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4241
4242 * gdb.base/share-env-with-gdbserver.c: New file.
4243 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4244
4245 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4246
4247 * gdb.base/commands.exp (gdbvar_simple_if_test,
4248 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4249 progvar_simple_if_test, progvar_simple_while_test,
4250 progvar_complex_if_while_test, user_defined_command_test,
4251 user_defined_command_args_eval,
4252 user_defined_command_args_stack_test,
4253 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4254 temporary_breakpoint_commands,
4255 gdb_test_no_prompt, redefine_hook_test,
4256 redefine_backtrace_test): Remove "global gdb_prompt".
4257
4258 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4259
4260 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4261 New proc, call it from toplevel.
4262
4263 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4264
4265 PR remote/21852
4266 * gdb.server/normal.c: New file, copied from gdb.base.
4267 * gdb.server/run-without-local-binary.exp: New file.
4268
4269 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4270
4271 * gdb.arch/sparc64-adi.exp: New file.
4272 * gdb.arch/sparc64-adi.c: New file.
4273
4274 2017-08-22 Pedro Alves <palves@redhat.com>
4275
4276 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4277 (top level): Add "list all overloads" tests.
4278
4279 2017-08-22 Tom Tromey <tom@tromey.com>
4280
4281 * gdb.gdb/xfullpath.exp: Remove.
4282
4283 2017-08-21 Pedro Alves <palves@redhat.com>
4284
4285 PR gdb/19487
4286 * gdb.base/symbol-alias.c: New.
4287 * gdb.base/symbol-alias2.c: New.
4288 * gdb.base/symbol-alias.exp: New.
4289
4290 2017-08-21 Pedro Alves <palves@redhat.com>
4291
4292 * gdb.base/dfp-test.c
4293 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4294 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4295 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4296 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4297 * gdb.base/whatis-ptype-typedefs.c: New.
4298 * gdb.base/whatis-ptype-typedefs.exp: New.
4299 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4300 (an_int, an_int_type, an_int_type2): New globals.
4301 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4302 involving typedefs and cast expressions.
4303 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4304 (lookup_typedefs_function): New.
4305 (typedefs_pretty_printers_dict): New.
4306 (top level): Register lookup_typedefs_function in
4307 gdb.pretty_printers.
4308
4309 2017-08-18 Yao Qi <yao.qi@linaro.org>
4310
4311 * gdb.server/unittest.exp: New.
4312
4313 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4314
4315 PR gdb/21954
4316 * gdb.base/environ.exp: Add test to check if 'unset environment'
4317 works.
4318
4319 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4320
4321 * lib/gdb.exp (universal_compile_options): New caching proc.
4322 (gdb_compile): Suppress GCC's coloring of messages.
4323
4324 2017-08-14 Tom Tromey <tom@tromey.com>
4325
4326 PR gdb/21675:
4327 * gdb.base/printcmds.exp (test_radices): New function.
4328 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4329 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4330 * lib/gdb.exp (get_integer_valueof): Use p/d.
4331
4332 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4333
4334 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4335 characters.
4336
4337 2017-08-05 Tom Tromey <tom@tromey.com>
4338
4339 * gdb.rust/simple.exp: Allow String to appear in a different
4340 namespace.
4341
4342 2017-07-26 Yao Qi <yao.qi@linaro.org>
4343
4344 * gdb.gdb/unittest.exp: Invoke command
4345 "maintenance check xml-descriptions".
4346
4347 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4348
4349 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4350 calling context.
4351 (hex128): Drop erroneous calculation of parameters.
4352
4353 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4354
4355 * gdb.python/py-unwind.exp: Disable stack protection when
4356 building test file.
4357
4358 2017-07-20 Pedro Alves <palves@redhat.com>
4359
4360 * gdb.base/default.exp (set language): Adjust expected output.
4361
4362 2017-07-20 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4365 (test_minsym): ... this, and make static.
4366 (get_pck__foo__bar__minsym): Rename to ...
4367 (get_test_minsym): ... this.
4368 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4369 symbol names and comments.
4370 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4371 (get_test_minsym): ... this.
4372 (pck__foo__bar__minsym__2): Rename to ...
4373 (test_minsym): ... this.
4374 (main): Adjust.
4375
4376 2017-07-17 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.base/completion.exp: Adjust expected output.
4379 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4380 the completer works.
4381
4382 2017-07-17 Pedro Alves <palves@redhat.com>
4383
4384 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4385
4386 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4387
4388 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4389
4390 2017-07-14 Tom Tromey <tom@tromey.com>
4391
4392 PR rust/21764:
4393 * gdb.rust/simple.exp: Add tests.
4394
4395 2017-07-14 Tom Tromey <tom@tromey.com>
4396
4397 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4398
4399 2017-07-14 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.linespec/base/one/thefile.cc (z1): New function.
4402 * gdb.linespec/base/two/thefile.cc (z2): New function.
4403 * gdb.linespec/linespec.exp: Add tests.
4404
4405 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4406
4407 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4408 to mi_create_breakpoint.
4409
4410 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4411
4412 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4413 mi_create_breakpoint.
4414
4415 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4416
4417 * gdb.dlang/demangle.exp: Update for demangling changes.
4418
4419 2017-07-09 Tom Tromey <tom@tromey.com>
4420
4421 * gdb.dwarf2/shortpiece.exp: New file.
4422
4423 2017-07-06 David Blaikie <dblaikie@gmail.com>
4424
4425 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4426 built from fissiont-multi-cu{1,2}.c.
4427 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4428 except putting 'main' and 'func' in separate CUs in the same DWO file.
4429 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4430 test.
4431 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4432 test.
4433
4434 2017-07-06 Pedro Alves <palves@redhat.com>
4435
4436 * gdb.python/py-unwind.exp: Test flushregs.
4437
4438 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4439
4440 PR cli/21688
4441 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4442 tests for alias commands and trailing whitespace.
4443
4444 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4445
4446 PR cli/21688
4447 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4448 procedure. Call it.
4449
4450 2017-06-29 Pedro Alves <palves@redhat.com>
4451
4452 * gdb.base/printcmds.exp: Add tests.
4453
4454 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4455
4456 PR gdb/21337
4457 * gdb.base/reread-readsym.exp: New file.
4458 * gdb.base/reread-readsym.c: New file.
4459
4460 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4461
4462 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4463 subpattern.
4464
4465 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4466
4467 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4468 extended mnemonic.
4469 * gdb.arch/powerpc-power9.s: Likewise.
4470
4471 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4472
4473 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4474 on 32-bit x86 targets. Exploit is_*_target macros where
4475 appropriate.
4476
4477 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4478
4479 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4480 register pieces.
4481
4482 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4483
4484 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4485 located in one or more DWARF pieces.
4486
4487 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4488
4489 * lib/gdb.exp (get_endianness): New proc.
4490 * gdb.arch/aarch64-fp.exp: Use it.
4491 * gdb.arch/altivec-regs.exp: Likewise.
4492 * gdb.arch/e500-regs.exp: Likewise.
4493 * gdb.arch/vsx-regs.exp: Likewise.
4494 * gdb.base/dump.exp: Likewise.
4495 * gdb.base/funcargs.exp: Likewise.
4496 * gdb.base/gnu_vector.exp: Likewise.
4497 * gdb.dwarf2/formdata16.exp: Likewise.
4498 * gdb.dwarf2/implptrpiece.exp: Likewise.
4499 * gdb.dwarf2/nonvar-access.exp: Likewise.
4500 * gdb.python/py-inferior.exp: Likewise.
4501 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4502
4503 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4504
4505 PR gdb/21226
4506 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4507 stack value pieces are taken from the LSB end.
4508
4509 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4510
4511 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4512 variable at nonzero offset.
4513
4514 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4515
4516 * gdb.dwarf2/var-access.c: New file.
4517 * gdb.dwarf2/var-access.exp: New test.
4518 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4519
4520 2017-06-12 Tom Tromey <tom@tromey.com>
4521
4522 * gdb.dwarf2/formdata16.exp: Add tests.
4523
4524 2017-06-12 Tom Tromey <tom@tromey.com>
4525
4526 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4527
4528 2017-06-12 Tom Tromey <tom@tromey.com>
4529
4530 PR exp/16225:
4531 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4532 * gdb.arch/vsx-regs.exp: Update tests.
4533 * gdb.arch/s390-vregs.exp (hex128): New proc.
4534 Update test.
4535 * gdb.arch/altivec-regs.exp: Update tests.
4536
4537 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4538
4539 * gdb.base/startup-with-shell.c: New file.
4540 * gdb.base/startup-with-shell.exp: Likewise.
4541
4542 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4543
4544 * gdb.server/non-existing-program.exp: Update regex in order to
4545 reflect the fact that gdbserver is now using fork_inferior (with a
4546 shell) to startup the inferior.
4547
4548 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4549
4550 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4551 support function calls from GDB.
4552
4553 2017-05-21 Tom Tromey <tom@tromey.com>
4554
4555 PR rust/21466:
4556 * gdb.rust/unsized.exp: New file.
4557 * gdb.rust/unsized.rs: New file.
4558
4559 2017-05-19 Tom Tromey <tom@tromey.com>
4560
4561 PR rust/21484:
4562 * gdb.rust/watch.exp: New file.
4563 * gdb.rust/watch.rs: New file.
4564
4565 2017-05-18 Tom Tromey <tom@tromey.com>
4566
4567 * gdb.rust/simple.exp: Allow Box to be qualified.
4568
4569 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4570
4571 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4572
4573 2017-05-18 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.base/fileio.c (test_write, test_read, test_close)
4576 (test_fstat): Don't print 'ret' in the fail path.
4577
4578 2017-05-18 Pedro Alves <palves@redhat.com>
4579
4580 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4581 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4582 (test_system, test_rename, test_unlink, test_time): Change
4583 prototypes.
4584 * gdb.base/fileio.exp (stop_msg): Adjust.
4585
4586 2017-05-18 Pedro Alves <palves@redhat.com>
4587
4588 * gdb.base/fileio.c (null_str): New global.
4589 (test_stat): Use it.
4590 * gdb.base/fileio.exp: Remove nowarnings.
4591
4592 2017-05-17 Yao Qi <yao.qi@linaro.org>
4593
4594 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4595
4596 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4597
4598 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4599 argument command.
4600 (top-level): Invoke test_set_inferior_tty.
4601
4602 2017-05-04 Pedro Alves <palves@redhat.com>
4603
4604 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4605 Add parens to print call for Python 3.
4606
4607 2017-05-03 Keith Seitz <keiths@redhat.com>
4608
4609 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4610 (main): Call it.
4611
4612 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4613
4614 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4615 to prev and next.
4616
4617 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4618
4619 * gdb.python/py-record-btrace.exp: Remove test for
4620 gdb.BtraceInstruction.error.
4621
4622 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4623
4624 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4625
4626 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4627
4628 * gdb.python/py-record-btrace-threads.c: New file.
4629 * gdb.python/py-record-btrace-threads.exp: New file.
4630
4631 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4632
4633 PR testsuite/8595
4634 * gdb.base/environ.exp: Make test available in all architectures.
4635 Move bits related to "info program" testing to
4636 gdb.base/info-program.exp. Rewrite tests to use the two new
4637 procedures mentione below.
4638 (test_set_show_env_var) New procedure.
4639 (test_set_show_env_var_equal): Likewise.
4640 * gdb.base/info-program.exp: New file.
4641
4642 2017-04-27 Keith Seitz <keiths@redhat.com>
4643
4644 * gdb.cp/oranking.cc (test15): New function.
4645 (main): Call test15 and declare additional variables for testing.
4646 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4647 "p foo101('abc')" tests.
4648 Add tests for cv qualifier overloads.
4649 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4650 "lvalue reference overload" test.
4651 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4652 "print value of f1 on Child&& in f2" test.
4653
4654 2017-04-19 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4657 procedure.
4658 (top level): Call it.
4659 * lib/gdb.exp (gdb_define_cmd): New procedure.
4660
4661 2017-04-12 Pedro Alves <palves@redhat.com>
4662
4663 PR gdb/21323
4664 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4665 (wchar): New global.
4666 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4667 (do_test_wide_char, wide_char_types_no_program, top level): Add
4668 wchar_t testing.
4669
4670 2017-04-12 Pedro Alves <palves@redhat.com>
4671
4672 PR c++/21323
4673 * gdb.cp/wide_char_types.c: New file.
4674 * gdb.cp/wide_char_types.exp: New file.
4675
4676 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4677
4678 PR gdb/21352
4679 * gdb.trace/tsv.exp: Add test for "tsave -r".
4680
4681 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4682
4683 * gdb.dlang/watch-loc.c: New file.
4684 * gdb.dlang/watch-loc.exp: New file.
4685
4686 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4687
4688 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4689
4690 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4691
4692 * gdb.arch/arc-analyze-prologue.S: New file.
4693 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4694
4695 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4696
4697 * gdb.arch/arc-decode-insn.S: New file.
4698 * gdb.arch/arc-decode-insn.exp: Likewise.
4699
4700 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4701
4702 PR tdep/20928
4703 * gdb.arch/sparc64-regs.exp: New file.
4704 * gdb.arch/sparc64-regs.S: Likewise.
4705
4706 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4707
4708 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4709 and memory view on Python 3.
4710
4711 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
4712 Keith Seitz <keiths@redhat.com>
4713
4714 PR gdb/14441
4715 * gdb.cp/demangle.exp: Add rvalue reference tests.
4716 * gdb.cp/rvalue-ref-casts.cc: New file.
4717 * gdb.cp/rvalue-ref-casts.exp: New file.
4718 * gdb.cp/rvalue-ref-overload.cc: New file.
4719 * gdb.cp/rvalue-ref-overload.exp: New file.
4720 * gdb.cp/rvalue-ref-params.cc: New file.
4721 * gdb.cp/rvalue-ref-params.exp: New file.
4722 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4723 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4724 * gdb.cp/rvalue-ref-types.cc: New file.
4725 * gdb.cp/rvalue-ref-types.exp: New file.
4726 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4727 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4728
4729 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4730
4731 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4732 New procedure.
4733
4734 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4735
4736 * lib/mi-support.exp (mi_gdb_test): Add additional message
4737 for unexpected output.
4738
4739 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4740
4741 * gdb.base/examine-backward.c (Barrier): New character array
4742 constant, to ensure that TestStrings is preceded by a string
4743 terminator.
4744
4745 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4746
4747 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4748 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4749 and implicit pointer into such a location.
4750
4751 2017-03-16 Doug Evans <dje@google.com>
4752
4753 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4754
4755 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4756
4757 * gdb.cp/m-static.exp: Fix expectation for prototype of
4758 test5.single_constructor and single_constructor::single_constructor.
4759
4760 2017-03-16 Doug Evans <dje@google.com>
4761
4762 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4763 * gdb.guile/scm-lazy-string.c: New file.
4764 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4765 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4766 for pointer, array, typedef lazy strings.
4767
4768 2017-03-16 Doug Evans <dje@google.com>
4769
4770 PR python/17728, python/18439, python/18779
4771 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4772 * gdb.python/py-lazy-string.c (pointer): New typedef.
4773 (main): New locals ptr, array, typedef_ptr.
4774 * gdb.python/py-value.exp: Move lazy string tests to ...
4775 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4776 array, typedef lazy strings.
4777
4778 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4779
4780 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4781 Add optional 'test' parameter.
4782
4783 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4784
4785 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4786 Skip for versions of DejaGnu < 1.5.
4787
4788 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4789
4790 * lib/gdb.exp (dejagnu_version): New proc.
4791 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4792 Use dejagnu_version.
4793
4794 2017-03-10 Keith Seitz <keiths@redhat.com>
4795
4796 PR c++/8128
4797 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4798 type from destructor regexps.
4799 Add a branch which actually passes the test.
4800 Adjust "ptype t5i" test names.
4801
4802 2017-03-08 Pedro Alves <palves@redhat.com>
4803
4804 * gdb.base/step-over-exit.exp: Add explicit test message.
4805
4806 2017-03-08 Pedro Alves <palves@redhat.com>
4807
4808 PR gdb/18360
4809 * gdb.threads/interrupt-while-step-over.c: New file.
4810 * gdb.threads/interrupt-while-step-over.exp: New file.
4811
4812 2017-03-08 Pedro Alves <palves@redhat.com>
4813
4814 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4815 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4816
4817 2017-03-08 Pedro Alves <palves@redhat.com>
4818
4819 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4820 PKRU as not supported as a PASS.
4821
4822 2017-03-08 Pedro Alves <palves@redhat.com>
4823
4824 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4825 prefix instead of $binfile1/$binfile2.
4826 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4827 in test message.
4828 * gdb.python/py-completion.exp: Use "load python file" as test
4829 messages instead of unstable path names.
4830
4831 2017-03-08 Pedro Alves <palves@redhat.com>
4832 Jan Kratochvil <jan.kratochvil@redhat.com>
4833
4834 PR cli/21218
4835 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4836 New proc.
4837 (top level): Call it.
4838
4839 2017-03-08 Pedro Alves <palves@redhat.com>
4840
4841 PR tui/21216
4842 * gdb.tui/tui-nl-filtered-output.exp: New file.
4843
4844 2017-03-08 Pedro Alves <palves@redhat.com>
4845
4846 * gdb.base/completion.exp: Move TUI completion tests to ...
4847 * gdb.tui/completion.exp: ... this new file.
4848
4849 2017-03-08 Pedro Alves <palves@redhat.com>
4850
4851 * gdb.base/tui-disasm-long-lines.c,
4852 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4853 gdb.base/tui-layout.exp: Move to ...
4854 * gdb.tui/: ... this new directory.
4855
4856 2017-03-07 Pedro Alves <palves@redhat.com>
4857
4858 * gdb.base/tui-layout.c: New file.
4859 * gdb.base/tui-layout.exp: New file.
4860
4861 2017-03-07 Pedro Alves <palves@redhat.com>
4862
4863 * gdb.base/tui-layout.c: Rename to ...
4864 * gdb.base/tui-disasm-long-lines.c: ... this.
4865 * gdb.base/tui-layout.exp: Rename to ...
4866 * gdb.base/tui-disasm-long-lines.exp: ... this.
4867
4868 2017-03-07 Pedro Alves <palves@redhat.com>
4869
4870 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4871
4872 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4873
4874 * i386-mpx-call.c: New file.
4875 * i386-mpx-call.exp: New file.
4876
4877 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4878
4879 * gdb.arch/powerpc-power.exp: Delete test.
4880 * gdb.arch/powerpc-power.s: Likewise.
4881 * gdb.disasm/disassembler-options.exp: New test.
4882 * gdb.arch/powerpc-altivec.exp: Likewise.
4883 * gdb.arch/powerpc-altivec.s: Likewise.
4884 * gdb.arch/powerpc-altivec2.exp: Likewise.
4885 * gdb.arch/powerpc-altivec2.s: Likewise.
4886 * gdb.arch/powerpc-altivec3.exp: Likewise.
4887 * gdb.arch/powerpc-altivec3.s: Likewise.
4888 * gdb.arch/powerpc-power7.exp: Likewise.
4889 * gdb.arch/powerpc-power7.s: Likewise.
4890 * gdb.arch/powerpc-power8.exp: Likewise.
4891 * gdb.arch/powerpc-power8.s: Likewise.
4892 * gdb.arch/powerpc-power9.exp: Likewise.
4893 * gdb.arch/powerpc-power9.s: Likewise.
4894 * gdb.arch/powerpc-vsx.exp: Likewise.
4895 * gdb.arch/powerpc-vsx.s: Likewise.
4896 * gdb.arch/powerpc-vsx2.exp: Likewise.
4897 * gdb.arch/powerpc-vsx2.s: Likewise.
4898 * gdb.arch/powerpc-vsx3.exp: Likewise.
4899 * gdb.arch/powerpc-vsx3.s: Likewise.
4900 * gdb.arch/arm-disassembler-options.exp: Likewise.
4901 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4902 * gdb.arch/s390-disassembler-options.exp: Likewise.
4903
4904 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
4905
4906 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4907 (check_supported_features): ... this. Changed return type to void.
4908 (supports_rdseed): New static global.
4909 (rdseed): Check supports_rdseed.
4910 (initialize): Call check_supported_features.
4911
4912 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4913
4914 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4915 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4916 and lqarx/stqcx.
4917 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4918 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4919
4920 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4921
4922 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4923 uppercase.
4924
4925 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4926
4927 * gdb.dwarf2/formdata16.c: New file.
4928 * gdb.dwarf2/formdata16.exp: New file.
4929 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4930
4931 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4932
4933 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4934 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4935 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4936 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4937 DW_AT_GNU_*.
4938
4939 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4940
4941 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4942
4943 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4944
4945 PR gdb/21164
4946 * gdb.base/maint.exp: Add testcases for when the commands do
4947 not have arguments.
4948
4949 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4950
4951 * gdb.cp/chained-calls.exp: Use p instead of P.
4952
4953 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4954
4955 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4956 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4957
4958 2017-02-14 Tom Tromey <tom@tromey.com>
4959
4960 PR python/13598:
4961 * gdb.python/py-events.exp: Add before_prompt event tests.
4962
4963 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4964
4965 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4966
4967 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4968
4969 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4970 (main): Call my_unique_function_name.
4971 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4972 completion of patterns with a single match.
4973 Add missing -re switches to gdb_test_multiple calls.
4974
4975 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4976
4977 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4978 return if core file is not recognized.
4979
4980 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4981
4982 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4983 and extra UIs.
4984
4985 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4986
4987 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4988 proc_with_prefix.
4989
4990 2017-02-10 Tom Tromey <tom@tromey.com>
4991
4992 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4993
4994 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
4995
4996 PR gdb/21122
4997 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4998
4999 2017-02-08 Jerome Guitton <guitton@adacore.com>
5000
5001 * gdb.base/define.exp: Add test for command abbreviations
5002 in define.
5003
5004 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5005
5006 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5007 * gdb.reverse/insn-reverse-x86.c: New file.
5008
5009 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5010
5011 PR tdep/20936
5012 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5013
5014 2017-02-03 Tom Tromey <tom@tromey.com>
5015
5016 PR rust/21097:
5017 * gdb.rust/simple.exp: Add new tests.
5018
5019 2017-02-02 Pedro Alves <palves@redhat.com>
5020
5021 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5022 tests.
5023
5024 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5025
5026 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5027 taking a 2-byte value out of a 4-byte DWARF implicit value on
5028 big-endian targets.
5029 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5030 logic. Add test cases for DW_OP_implicit.
5031
5032 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5033
5034 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5035
5036 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5037
5038 * gdb.btrace/enable.exp: Call gdb_exit before
5039 skip_gdbserver_tests.
5040
5041 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5042
5043 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5044 GDBFLAGS.
5045
5046 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5047
5048 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5049 the test is skipped.
5050 * gdb.btrace/data.exp: Likewise.
5051 * gdb.btrace/delta.exp: Likewise.
5052 * gdb.btrace/dlopen.exp: Likewise.
5053 * gdb.btrace/enable-running.exp: Likewise.
5054 * gdb.btrace/enable.exp: Likewise.
5055 * gdb.btrace/exception.exp: Likewise.
5056 * gdb.btrace/function_call_history.exp: Likewise.
5057 * gdb.btrace/gcore.exp: Likewise.
5058 * gdb.btrace/instruction_history.exp: Likewise.
5059 * gdb.btrace/multi-thread-step.exp: Likewise.
5060 * gdb.btrace/nohist.exp: Likewise.
5061 * gdb.btrace/non-stop.exp: Likewise.
5062 * gdb.btrace/reconnect.exp: Likewise.
5063 * gdb.btrace/record_goto-step.exp: Likewise.
5064 * gdb.btrace/record_goto.exp: Likewise.
5065 * gdb.btrace/rn-dl-bind.exp: Likewise.
5066 * gdb.btrace/segv.exp: Likewise.
5067 * gdb.btrace/step.exp: Likewise.
5068 * gdb.btrace/stepi.exp: Likewise.
5069 * gdb.btrace/tailcall-only.exp: Likewise.
5070 * gdb.btrace/tailcall.exp: Likewise.
5071 * gdb.btrace/tsx.exp: Likewise.
5072 * gdb.btrace/unknown_functions.exp: Likewise.
5073 * gdb.btrace/vdso.exp: Likewise.
5074
5075 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5076
5077 * gdb.btrace/enable-running.c: New.
5078 * gdb.btrace/enable-running.exp: New.
5079
5080 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5081
5082 * gdb.arch/amd64-gs_base.c: New file.
5083 * gdb.arch/amd64-gs_base.exp: New file.
5084
5085 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5086
5087 * lib/memory.exp: Remove spurious empty newlines.
5088
5089 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5090
5091 * gdb.python/py-bad-printers.exp: Load python file using "source".
5092 * gdb.python/py-events.exp: Likewise.
5093 * gdb.python/py-evsignal.exp: Likewise.
5094 * gdb.python/py-evthreads.exp: Likewise.
5095 * gdb.python/py-frame-args.exp: Likewise.
5096 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5097 * gdb.python/py-framefilter-mi.exp: Likewise.
5098 * gdb.python/py-framefilter.exp: Likewise.
5099 * gdb.python/py-mi.exp: Likewise.
5100 * gdb.python/py-pp-maint.exp: Likewise.
5101 * gdb.python/py-pp-registration.exp: Likewise.
5102 * gdb.python/py-prettyprint.exp: Likewise.
5103 (run_lang_tests): Likewise.
5104 * gdb.python/py-typeprint.exp: Likewise.
5105
5106 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5107
5108 * lib/memory.exp: New file.
5109 * lib/gdb.exp: Load memory.exp.
5110 * gdb.base/memattr.exp (delete_memory): Move proc to
5111 lib/memory.exp and rename to delete_memory_regions.
5112 Replace delete_memory with delete_memory_regions.
5113 Cleanup memory regions before tests.
5114 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5115 before tests.
5116
5117 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5118
5119 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5120 files.
5121 (initialize): New function conditionally defined.
5122 (testcases): Move within conditional block.
5123 (main): Call initialize.
5124 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5125 of gdb.reverse/insn-reverse.c.
5126 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5127 gdb.reverse/insn-reverse.c.
5128
5129 2017-01-26 Yao Qi <yao.qi@linaro.org>
5130
5131 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5132 disassemble on address 0.
5133
5134 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5135 Yao Qi <yao.qi@linaro.org>
5136
5137 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5138 * gdb.dwarf2/implptr-64bit.S: Remove.
5139 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5140 variables in caller's context. Add DW_OP_implicit_value.
5141
5142 2017-01-25 Yao Qi <yao.qi@linaro.org>
5143
5144 * lib/dwarf.exp (Dwarf::_location): Handle
5145 DW_OP_GNU_implicit_pointer with proper size.
5146
5147 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5148
5149 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5150 and add untested calls.
5151
5152 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5153
5154 * gdb.python/python.exp: Check line number against what GDB thinks
5155 the line number is for func1.
5156
5157 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5158
5159 * gdb.dlang/debug-expr.exp: New file.
5160
5161 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5162
5163 Fix test names for the following files:
5164
5165 * gdb.ada/exec_changed.exp
5166 * gdb.ada/info_types.exp
5167 * gdb.arch/aarch64-atomic-inst.exp
5168 * gdb.arch/aarch64-fp.exp
5169 * gdb.arch/altivec-abi.exp
5170 * gdb.arch/altivec-regs.exp
5171 * gdb.arch/amd64-byte.exp
5172 * gdb.arch/amd64-disp-step.exp
5173 * gdb.arch/amd64-dword.exp
5174 * gdb.arch/amd64-entry-value-inline.exp
5175 * gdb.arch/amd64-entry-value-param.exp
5176 * gdb.arch/amd64-entry-value-paramref.exp
5177 * gdb.arch/amd64-entry-value.exp
5178 * gdb.arch/amd64-i386-address.exp
5179 * gdb.arch/amd64-invalid-stack-middle.exp
5180 * gdb.arch/amd64-invalid-stack-top.exp
5181 * gdb.arch/amd64-optimout-repeat.exp
5182 * gdb.arch/amd64-prologue-skip.exp
5183 * gdb.arch/amd64-prologue-xmm.exp
5184 * gdb.arch/amd64-stap-special-operands.exp
5185 * gdb.arch/amd64-stap-wrong-subexp.exp
5186 * gdb.arch/amd64-tailcall-cxx.exp
5187 * gdb.arch/amd64-tailcall-noret.exp
5188 * gdb.arch/amd64-tailcall-ret.exp
5189 * gdb.arch/amd64-tailcall-self.exp
5190 * gdb.arch/amd64-word.exp
5191 * gdb.arch/arm-bl-branch-dest.exp
5192 * gdb.arch/arm-disp-step.exp
5193 * gdb.arch/arm-neon.exp
5194 * gdb.arch/arm-single-step-kernel-helper.exp
5195 * gdb.arch/avr-flash-qualifier.exp
5196 * gdb.arch/disp-step-insn-reloc.exp
5197 * gdb.arch/e500-abi.exp
5198 * gdb.arch/e500-regs.exp
5199 * gdb.arch/ftrace-insn-reloc.exp
5200 * gdb.arch/i386-avx512.exp
5201 * gdb.arch/i386-bp_permanent.exp
5202 * gdb.arch/i386-byte.exp
5203 * gdb.arch/i386-cfi-notcurrent.exp
5204 * gdb.arch/i386-disp-step.exp
5205 * gdb.arch/i386-dr3-watch.exp
5206 * gdb.arch/i386-float.exp
5207 * gdb.arch/i386-gnu-cfi.exp
5208 * gdb.arch/i386-mpx-map.exp
5209 * gdb.arch/i386-mpx-sigsegv.exp
5210 * gdb.arch/i386-mpx-simple_segv.exp
5211 * gdb.arch/i386-mpx.exp
5212 * gdb.arch/i386-permbkpt.exp
5213 * gdb.arch/i386-prologue.exp
5214 * gdb.arch/i386-signal.exp
5215 * gdb.arch/i386-size-overlap.exp
5216 * gdb.arch/i386-unwind.exp
5217 * gdb.arch/i386-word.exp
5218 * gdb.arch/mips-fcr.exp
5219 * gdb.arch/powerpc-d128-regs.exp
5220 * gdb.arch/powerpc-stackless.exp
5221 * gdb.arch/ppc64-atomic-inst.exp
5222 * gdb.arch/s390-stackless.exp
5223 * gdb.arch/s390-tdbregs.exp
5224 * gdb.arch/s390-vregs.exp
5225 * gdb.arch/sparc-sysstep.exp
5226 * gdb.arch/thumb-bx-pc.exp
5227 * gdb.arch/thumb-singlestep.exp
5228 * gdb.arch/thumb2-it.exp
5229 * gdb.arch/vsx-regs.exp
5230 * gdb.asm/asm-source.exp
5231 * gdb.base/a2-run.exp
5232 * gdb.base/advance.exp
5233 * gdb.base/all-bin.exp
5234 * gdb.base/anon.exp
5235 * gdb.base/args.exp
5236 * gdb.base/arithmet.exp
5237 * gdb.base/async-shell.exp
5238 * gdb.base/async.exp
5239 * gdb.base/attach-pie-noexec.exp
5240 * gdb.base/attach-twice.exp
5241 * gdb.base/auto-load.exp
5242 * gdb.base/bang.exp
5243 * gdb.base/bitfields.exp
5244 * gdb.base/break-always.exp
5245 * gdb.base/break-caller-line.exp
5246 * gdb.base/break-entry.exp
5247 * gdb.base/break-inline.exp
5248 * gdb.base/break-on-linker-gcd-function.exp
5249 * gdb.base/break-probes.exp
5250 * gdb.base/break.exp
5251 * gdb.base/breakpoint-shadow.exp
5252 * gdb.base/call-ar-st.exp
5253 * gdb.base/call-sc.exp
5254 * gdb.base/call-signal-resume.exp
5255 * gdb.base/call-strs.exp
5256 * gdb.base/callfuncs.exp
5257 * gdb.base/catch-fork-static.exp
5258 * gdb.base/catch-gdb-caused-signals.exp
5259 * gdb.base/catch-load.exp
5260 * gdb.base/catch-signal-fork.exp
5261 * gdb.base/catch-signal.exp
5262 * gdb.base/catch-syscall.exp
5263 * gdb.base/charset.exp
5264 * gdb.base/checkpoint.exp
5265 * gdb.base/chng-syms.exp
5266 * gdb.base/code-expr.exp
5267 * gdb.base/code_elim.exp
5268 * gdb.base/commands.exp
5269 * gdb.base/completion.exp
5270 * gdb.base/complex.exp
5271 * gdb.base/cond-expr.exp
5272 * gdb.base/condbreak.exp
5273 * gdb.base/consecutive.exp
5274 * gdb.base/continue-all-already-running.exp
5275 * gdb.base/coredump-filter.exp
5276 * gdb.base/corefile.exp
5277 * gdb.base/dbx.exp
5278 * gdb.base/debug-expr.exp
5279 * gdb.base/define.exp
5280 * gdb.base/del.exp
5281 * gdb.base/disabled-location.exp
5282 * gdb.base/disasm-end-cu.exp
5283 * gdb.base/disasm-optim.exp
5284 * gdb.base/display.exp
5285 * gdb.base/duplicate-bp.exp
5286 * gdb.base/ena-dis-br.exp
5287 * gdb.base/ending-run.exp
5288 * gdb.base/enumval.exp
5289 * gdb.base/environ.exp
5290 * gdb.base/eu-strip-infcall.exp
5291 * gdb.base/eval-avoid-side-effects.exp
5292 * gdb.base/eval-skip.exp
5293 * gdb.base/exitsignal.exp
5294 * gdb.base/expand-psymtabs.exp
5295 * gdb.base/filesym.exp
5296 * gdb.base/find-unmapped.exp
5297 * gdb.base/finish.exp
5298 * gdb.base/float.exp
5299 * gdb.base/foll-exec-mode.exp
5300 * gdb.base/foll-exec.exp
5301 * gdb.base/foll-fork.exp
5302 * gdb.base/fortran-sym-case.exp
5303 * gdb.base/freebpcmd.exp
5304 * gdb.base/func-ptr.exp
5305 * gdb.base/func-ptrs.exp
5306 * gdb.base/funcargs.exp
5307 * gdb.base/gcore-buffer-overflow.exp
5308 * gdb.base/gcore-relro-pie.exp
5309 * gdb.base/gcore-relro.exp
5310 * gdb.base/gcore.exp
5311 * gdb.base/gdb1090.exp
5312 * gdb.base/gdb11530.exp
5313 * gdb.base/gdb11531.exp
5314 * gdb.base/gdb1821.exp
5315 * gdb.base/gdbindex-stabs.exp
5316 * gdb.base/gdbvars.exp
5317 * gdb.base/hbreak.exp
5318 * gdb.base/hbreak2.exp
5319 * gdb.base/included.exp
5320 * gdb.base/infcall-input.exp
5321 * gdb.base/inferior-died.exp
5322 * gdb.base/infnan.exp
5323 * gdb.base/info-macros.exp
5324 * gdb.base/info-os.exp
5325 * gdb.base/info-proc.exp
5326 * gdb.base/info-shared.exp
5327 * gdb.base/info-target.exp
5328 * gdb.base/infoline.exp
5329 * gdb.base/interp.exp
5330 * gdb.base/interrupt.exp
5331 * gdb.base/jit-reader.exp
5332 * gdb.base/jit-simple.exp
5333 * gdb.base/kill-after-signal.exp
5334 * gdb.base/kill-detach-inferiors-cmd.exp
5335 * gdb.base/label.exp
5336 * gdb.base/langs.exp
5337 * gdb.base/ldbl_e308.exp
5338 * gdb.base/line-symtabs.exp
5339 * gdb.base/linespecs.exp
5340 * gdb.base/list.exp
5341 * gdb.base/long_long.exp
5342 * gdb.base/longest-types.exp
5343 * gdb.base/maint.exp
5344 * gdb.base/max-value-size.exp
5345 * gdb.base/memattr.exp
5346 * gdb.base/mips_pro.exp
5347 * gdb.base/morestack.exp
5348 * gdb.base/moribund-step.exp
5349 * gdb.base/multi-forks.exp
5350 * gdb.base/nested-addr.exp
5351 * gdb.base/nextoverexit.exp
5352 * gdb.base/noreturn-finish.exp
5353 * gdb.base/noreturn-return.exp
5354 * gdb.base/nostdlib.exp
5355 * gdb.base/offsets.exp
5356 * gdb.base/opaque.exp
5357 * gdb.base/pc-fp.exp
5358 * gdb.base/permissions.exp
5359 * gdb.base/print-symbol-loading.exp
5360 * gdb.base/prologue-include.exp
5361 * gdb.base/psymtab.exp
5362 * gdb.base/ptype.exp
5363 * gdb.base/random-signal.exp
5364 * gdb.base/randomize.exp
5365 * gdb.base/range-stepping.exp
5366 * gdb.base/readline-ask.exp
5367 * gdb.base/recpar.exp
5368 * gdb.base/recurse.exp
5369 * gdb.base/relational.exp
5370 * gdb.base/restore.exp
5371 * gdb.base/return-nodebug.exp
5372 * gdb.base/return.exp
5373 * gdb.base/run-after-attach.exp
5374 * gdb.base/save-bp.exp
5375 * gdb.base/scope.exp
5376 * gdb.base/sect-cmd.exp
5377 * gdb.base/set-lang-auto.exp
5378 * gdb.base/set-noassign.exp
5379 * gdb.base/setvar.exp
5380 * gdb.base/sigall.exp
5381 * gdb.base/sigbpt.exp
5382 * gdb.base/siginfo-addr.exp
5383 * gdb.base/siginfo-infcall.exp
5384 * gdb.base/siginfo-obj.exp
5385 * gdb.base/siginfo.exp
5386 * gdb.base/signals-state-child.exp
5387 * gdb.base/signest.exp
5388 * gdb.base/sigstep.exp
5389 * gdb.base/sizeof.exp
5390 * gdb.base/skip.exp
5391 * gdb.base/solib-corrupted.exp
5392 * gdb.base/solib-nodir.exp
5393 * gdb.base/solib-search.exp
5394 * gdb.base/stack-checking.exp
5395 * gdb.base/stale-infcall.exp
5396 * gdb.base/stap-probe.exp
5397 * gdb.base/start.exp
5398 * gdb.base/step-break.exp
5399 * gdb.base/step-bt.exp
5400 * gdb.base/step-line.exp
5401 * gdb.base/step-over-exit.exp
5402 * gdb.base/step-over-syscall.exp
5403 * gdb.base/step-resume-infcall.exp
5404 * gdb.base/step-test.exp
5405 * gdb.base/store.exp
5406 * gdb.base/structs3.exp
5407 * gdb.base/sym-file.exp
5408 * gdb.base/symbol-without-target_section.exp
5409 * gdb.base/term.exp
5410 * gdb.base/testenv.exp
5411 * gdb.base/ui-redirect.exp
5412 * gdb.base/until.exp
5413 * gdb.base/unwindonsignal.exp
5414 * gdb.base/value-double-free.exp
5415 * gdb.base/vla-datatypes.exp
5416 * gdb.base/vla-ptr.exp
5417 * gdb.base/vla-sideeffect.exp
5418 * gdb.base/volatile.exp
5419 * gdb.base/watch-cond-infcall.exp
5420 * gdb.base/watch-cond.exp
5421 * gdb.base/watch-non-mem.exp
5422 * gdb.base/watch-read.exp
5423 * gdb.base/watch-vfork.exp
5424 * gdb.base/watchpoint-cond-gone.exp
5425 * gdb.base/watchpoint-delete.exp
5426 * gdb.base/watchpoint-hw-hit-once.exp
5427 * gdb.base/watchpoint-hw.exp
5428 * gdb.base/watchpoint-stops-at-right-insn.exp
5429 * gdb.base/watchpoints.exp
5430 * gdb.base/wchar.exp
5431 * gdb.base/whatis-exp.exp
5432 * gdb.btrace/buffer-size.exp
5433 * gdb.btrace/data.exp
5434 * gdb.btrace/delta.exp
5435 * gdb.btrace/dlopen.exp
5436 * gdb.btrace/enable.exp
5437 * gdb.btrace/exception.exp
5438 * gdb.btrace/function_call_history.exp
5439 * gdb.btrace/gcore.exp
5440 * gdb.btrace/instruction_history.exp
5441 * gdb.btrace/nohist.exp
5442 * gdb.btrace/reconnect.exp
5443 * gdb.btrace/record_goto-step.exp
5444 * gdb.btrace/record_goto.exp
5445 * gdb.btrace/rn-dl-bind.exp
5446 * gdb.btrace/segv.exp
5447 * gdb.btrace/step.exp
5448 * gdb.btrace/stepi.exp
5449 * gdb.btrace/tailcall-only.exp
5450 * gdb.btrace/tailcall.exp
5451 * gdb.btrace/tsx.exp
5452 * gdb.btrace/unknown_functions.exp
5453 * gdb.btrace/vdso.exp
5454 * gdb.compile/compile-ifunc.exp
5455 * gdb.compile/compile-ops.exp
5456 * gdb.compile/compile-print.exp
5457 * gdb.compile/compile-setjmp.exp
5458 * gdb.cp/abstract-origin.exp
5459 * gdb.cp/ambiguous.exp
5460 * gdb.cp/annota2.exp
5461 * gdb.cp/annota3.exp
5462 * gdb.cp/anon-ns.exp
5463 * gdb.cp/anon-struct.exp
5464 * gdb.cp/anon-union.exp
5465 * gdb.cp/arg-reference.exp
5466 * gdb.cp/baseenum.exp
5467 * gdb.cp/bool.exp
5468 * gdb.cp/breakpoint.exp
5469 * gdb.cp/bs15503.exp
5470 * gdb.cp/call-c.exp
5471 * gdb.cp/casts.exp
5472 * gdb.cp/chained-calls.exp
5473 * gdb.cp/class2.exp
5474 * gdb.cp/classes.exp
5475 * gdb.cp/cmpd-minsyms.exp
5476 * gdb.cp/converts.exp
5477 * gdb.cp/cp-relocate.exp
5478 * gdb.cp/cpcompletion.exp
5479 * gdb.cp/cpexprs.exp
5480 * gdb.cp/cplabel.exp
5481 * gdb.cp/cplusfuncs.exp
5482 * gdb.cp/cpsizeof.exp
5483 * gdb.cp/ctti.exp
5484 * gdb.cp/derivation.exp
5485 * gdb.cp/destrprint.exp
5486 * gdb.cp/dispcxx.exp
5487 * gdb.cp/enum-class.exp
5488 * gdb.cp/exception.exp
5489 * gdb.cp/exceptprint.exp
5490 * gdb.cp/expand-psymtabs-cxx.exp
5491 * gdb.cp/expand-sals.exp
5492 * gdb.cp/extern-c.exp
5493 * gdb.cp/filename.exp
5494 * gdb.cp/formatted-ref.exp
5495 * gdb.cp/fpointer.exp
5496 * gdb.cp/gdb1355.exp
5497 * gdb.cp/gdb2495.exp
5498 * gdb.cp/hang.exp
5499 * gdb.cp/impl-this.exp
5500 * gdb.cp/infcall-dlopen.exp
5501 * gdb.cp/inherit.exp
5502 * gdb.cp/iostream.exp
5503 * gdb.cp/koenig.exp
5504 * gdb.cp/local.exp
5505 * gdb.cp/m-data.exp
5506 * gdb.cp/m-static.exp
5507 * gdb.cp/mb-ctor.exp
5508 * gdb.cp/mb-inline.exp
5509 * gdb.cp/mb-templates.exp
5510 * gdb.cp/member-name.exp
5511 * gdb.cp/member-ptr.exp
5512 * gdb.cp/meth-typedefs.exp
5513 * gdb.cp/method.exp
5514 * gdb.cp/method2.exp
5515 * gdb.cp/minsym-fallback.exp
5516 * gdb.cp/misc.exp
5517 * gdb.cp/namelessclass.exp
5518 * gdb.cp/namespace-enum.exp
5519 * gdb.cp/namespace-nested-import.exp
5520 * gdb.cp/namespace.exp
5521 * gdb.cp/nextoverthrow.exp
5522 * gdb.cp/no-dmgl-verbose.exp
5523 * gdb.cp/non-trivial-retval.exp
5524 * gdb.cp/noparam.exp
5525 * gdb.cp/nsdecl.exp
5526 * gdb.cp/nsimport.exp
5527 * gdb.cp/nsnested.exp
5528 * gdb.cp/nsnoimports.exp
5529 * gdb.cp/nsrecurs.exp
5530 * gdb.cp/nsstress.exp
5531 * gdb.cp/nsusing.exp
5532 * gdb.cp/operator.exp
5533 * gdb.cp/oranking.exp
5534 * gdb.cp/overload-const.exp
5535 * gdb.cp/overload.exp
5536 * gdb.cp/ovldbreak.exp
5537 * gdb.cp/ovsrch.exp
5538 * gdb.cp/paren-type.exp
5539 * gdb.cp/parse-lang.exp
5540 * gdb.cp/pass-by-ref.exp
5541 * gdb.cp/pr-1023.exp
5542 * gdb.cp/pr-1210.exp
5543 * gdb.cp/pr-574.exp
5544 * gdb.cp/pr10687.exp
5545 * gdb.cp/pr12028.exp
5546 * gdb.cp/pr17132.exp
5547 * gdb.cp/pr17494.exp
5548 * gdb.cp/pr9067.exp
5549 * gdb.cp/pr9167.exp
5550 * gdb.cp/pr9631.exp
5551 * gdb.cp/printmethod.exp
5552 * gdb.cp/psmang.exp
5553 * gdb.cp/psymtab-parameter.exp
5554 * gdb.cp/ptype-cv-cp.exp
5555 * gdb.cp/ptype-flags.exp
5556 * gdb.cp/re-set-overloaded.exp
5557 * gdb.cp/ref-types.exp
5558 * gdb.cp/rtti.exp
5559 * gdb.cp/scope-err.exp
5560 * gdb.cp/shadow.exp
5561 * gdb.cp/smartp.exp
5562 * gdb.cp/static-method.exp
5563 * gdb.cp/static-print-quit.exp
5564 * gdb.cp/temargs.exp
5565 * gdb.cp/templates.exp
5566 * gdb.cp/try_catch.exp
5567 * gdb.cp/typedef-operator.exp
5568 * gdb.cp/typeid.exp
5569 * gdb.cp/userdef.exp
5570 * gdb.cp/using-crash.exp
5571 * gdb.cp/var-tag.exp
5572 * gdb.cp/virtbase.exp
5573 * gdb.cp/virtfunc.exp
5574 * gdb.cp/virtfunc2.exp
5575 * gdb.cp/vla-cxx.exp
5576 * gdb.disasm/t01_mov.exp
5577 * gdb.disasm/t02_mova.exp
5578 * gdb.disasm/t03_add.exp
5579 * gdb.disasm/t04_sub.exp
5580 * gdb.disasm/t05_cmp.exp
5581 * gdb.disasm/t06_ari2.exp
5582 * gdb.disasm/t07_ari3.exp
5583 * gdb.disasm/t08_or.exp
5584 * gdb.disasm/t09_xor.exp
5585 * gdb.disasm/t10_and.exp
5586 * gdb.disasm/t11_logs.exp
5587 * gdb.disasm/t12_bit.exp
5588 * gdb.disasm/t13_otr.exp
5589 * gdb.dlang/circular.exp
5590 * gdb.dwarf2/arr-stride.exp
5591 * gdb.dwarf2/arr-subrange.exp
5592 * gdb.dwarf2/atomic-type.exp
5593 * gdb.dwarf2/bad-regnum.exp
5594 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5595 * gdb.dwarf2/callframecfa.exp
5596 * gdb.dwarf2/clztest.exp
5597 * gdb.dwarf2/corrupt.exp
5598 * gdb.dwarf2/data-loc.exp
5599 * gdb.dwarf2/dup-psym.exp
5600 * gdb.dwarf2/dw2-anon-mptr.exp
5601 * gdb.dwarf2/dw2-anonymous-func.exp
5602 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5603 * gdb.dwarf2/dw2-bad-unresolved.exp
5604 * gdb.dwarf2/dw2-basic.exp
5605 * gdb.dwarf2/dw2-canonicalize-type.exp
5606 * gdb.dwarf2/dw2-case-insensitive.exp
5607 * gdb.dwarf2/dw2-common-block.exp
5608 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5609 * gdb.dwarf2/dw2-compressed.exp
5610 * gdb.dwarf2/dw2-const.exp
5611 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5612 * gdb.dwarf2/dw2-cu-size.exp
5613 * gdb.dwarf2/dw2-dup-frame.exp
5614 * gdb.dwarf2/dw2-entry-value.exp
5615 * gdb.dwarf2/dw2-icycle.exp
5616 * gdb.dwarf2/dw2-ifort-parameter.exp
5617 * gdb.dwarf2/dw2-inline-break.exp
5618 * gdb.dwarf2/dw2-inline-param.exp
5619 * gdb.dwarf2/dw2-intercu.exp
5620 * gdb.dwarf2/dw2-intermix.exp
5621 * gdb.dwarf2/dw2-lexical-block-bare.exp
5622 * gdb.dwarf2/dw2-linkage-name-trust.exp
5623 * gdb.dwarf2/dw2-minsym-in-cu.exp
5624 * gdb.dwarf2/dw2-noloc.exp
5625 * gdb.dwarf2/dw2-op-call.exp
5626 * gdb.dwarf2/dw2-op-out-param.exp
5627 * gdb.dwarf2/dw2-opt-structptr.exp
5628 * gdb.dwarf2/dw2-param-error.exp
5629 * gdb.dwarf2/dw2-producer.exp
5630 * gdb.dwarf2/dw2-ranges-base.exp
5631 * gdb.dwarf2/dw2-ref-missing-frame.exp
5632 * gdb.dwarf2/dw2-reg-undefined.exp
5633 * gdb.dwarf2/dw2-regno-invalid.exp
5634 * gdb.dwarf2/dw2-restore.exp
5635 * gdb.dwarf2/dw2-restrict.exp
5636 * gdb.dwarf2/dw2-single-line-discriminators.exp
5637 * gdb.dwarf2/dw2-strp.exp
5638 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5639 * gdb.dwarf2/dw2-unresolved.exp
5640 * gdb.dwarf2/dw2-var-zero-addr.exp
5641 * gdb.dwarf2/dw4-sig-types.exp
5642 * gdb.dwarf2/dwz.exp
5643 * gdb.dwarf2/dynarr-ptr.exp
5644 * gdb.dwarf2/enum-type.exp
5645 * gdb.dwarf2/gdb-index.exp
5646 * gdb.dwarf2/implptr-64bit.exp
5647 * gdb.dwarf2/implptr-optimized-out.exp
5648 * gdb.dwarf2/implptr.exp
5649 * gdb.dwarf2/implref-array.exp
5650 * gdb.dwarf2/implref-const.exp
5651 * gdb.dwarf2/implref-global.exp
5652 * gdb.dwarf2/implref-struct.exp
5653 * gdb.dwarf2/mac-fileno.exp
5654 * gdb.dwarf2/main-subprogram.exp
5655 * gdb.dwarf2/member-ptr-forwardref.exp
5656 * gdb.dwarf2/method-ptr.exp
5657 * gdb.dwarf2/missing-sig-type.exp
5658 * gdb.dwarf2/nonvar-access.exp
5659 * gdb.dwarf2/opaque-type-lookup.exp
5660 * gdb.dwarf2/pieces-optimized-out.exp
5661 * gdb.dwarf2/pieces.exp
5662 * gdb.dwarf2/pr10770.exp
5663 * gdb.dwarf2/pr13961.exp
5664 * gdb.dwarf2/staticvirtual.exp
5665 * gdb.dwarf2/subrange.exp
5666 * gdb.dwarf2/symtab-producer.exp
5667 * gdb.dwarf2/trace-crash.exp
5668 * gdb.dwarf2/typeddwarf.exp
5669 * gdb.dwarf2/valop.exp
5670 * gdb.dwarf2/watch-notconst.exp
5671 * gdb.fortran/array-element.exp
5672 * gdb.fortran/charset.exp
5673 * gdb.fortran/common-block.exp
5674 * gdb.fortran/complex.exp
5675 * gdb.fortran/derived-type-function.exp
5676 * gdb.fortran/derived-type.exp
5677 * gdb.fortran/logical.exp
5678 * gdb.fortran/module.exp
5679 * gdb.fortran/multi-dim.exp
5680 * gdb.fortran/nested-funcs.exp
5681 * gdb.fortran/print-formatted.exp
5682 * gdb.fortran/subarray.exp
5683 * gdb.fortran/vla-alloc-assoc.exp
5684 * gdb.fortran/vla-datatypes.exp
5685 * gdb.fortran/vla-history.exp
5686 * gdb.fortran/vla-ptr-info.exp
5687 * gdb.fortran/vla-ptype-sub.exp
5688 * gdb.fortran/vla-ptype.exp
5689 * gdb.fortran/vla-sizeof.exp
5690 * gdb.fortran/vla-type.exp
5691 * gdb.fortran/vla-value-sub-arbitrary.exp
5692 * gdb.fortran/vla-value-sub-finish.exp
5693 * gdb.fortran/vla-value-sub.exp
5694 * gdb.fortran/vla-value.exp
5695 * gdb.fortran/whatis_type.exp
5696 * gdb.go/chan.exp
5697 * gdb.go/handcall.exp
5698 * gdb.go/hello.exp
5699 * gdb.go/integers.exp
5700 * gdb.go/methods.exp
5701 * gdb.go/package.exp
5702 * gdb.go/strings.exp
5703 * gdb.go/types.exp
5704 * gdb.go/unsafe.exp
5705 * gdb.guile/scm-arch.exp
5706 * gdb.guile/scm-block.exp
5707 * gdb.guile/scm-breakpoint.exp
5708 * gdb.guile/scm-cmd.exp
5709 * gdb.guile/scm-disasm.exp
5710 * gdb.guile/scm-equal.exp
5711 * gdb.guile/scm-frame-args.exp
5712 * gdb.guile/scm-frame-inline.exp
5713 * gdb.guile/scm-frame.exp
5714 * gdb.guile/scm-iterator.exp
5715 * gdb.guile/scm-math.exp
5716 * gdb.guile/scm-objfile.exp
5717 * gdb.guile/scm-ports.exp
5718 * gdb.guile/scm-symbol.exp
5719 * gdb.guile/scm-symtab.exp
5720 * gdb.guile/scm-value-cc.exp
5721 * gdb.guile/types-module.exp
5722 * gdb.linespec/break-ask.exp
5723 * gdb.linespec/cpexplicit.exp
5724 * gdb.linespec/explicit.exp
5725 * gdb.linespec/keywords.exp
5726 * gdb.linespec/linespec.exp
5727 * gdb.linespec/ls-dollar.exp
5728 * gdb.linespec/ls-errs.exp
5729 * gdb.linespec/skip-two.exp
5730 * gdb.linespec/thread.exp
5731 * gdb.mi/mi-async.exp
5732 * gdb.mi/mi-basics.exp
5733 * gdb.mi/mi-break.exp
5734 * gdb.mi/mi-catch-load.exp
5735 * gdb.mi/mi-cli.exp
5736 * gdb.mi/mi-cmd-param-changed.exp
5737 * gdb.mi/mi-console.exp
5738 * gdb.mi/mi-detach.exp
5739 * gdb.mi/mi-disassemble.exp
5740 * gdb.mi/mi-eval.exp
5741 * gdb.mi/mi-file-transfer.exp
5742 * gdb.mi/mi-file.exp
5743 * gdb.mi/mi-fill-memory.exp
5744 * gdb.mi/mi-inheritance-syntax-error.exp
5745 * gdb.mi/mi-linespec-err-cp.exp
5746 * gdb.mi/mi-logging.exp
5747 * gdb.mi/mi-memory-changed.exp
5748 * gdb.mi/mi-read-memory.exp
5749 * gdb.mi/mi-record-changed.exp
5750 * gdb.mi/mi-reg-undefined.exp
5751 * gdb.mi/mi-regs.exp
5752 * gdb.mi/mi-return.exp
5753 * gdb.mi/mi-reverse.exp
5754 * gdb.mi/mi-simplerun.exp
5755 * gdb.mi/mi-solib.exp
5756 * gdb.mi/mi-stack.exp
5757 * gdb.mi/mi-stepi.exp
5758 * gdb.mi/mi-syn-frame.exp
5759 * gdb.mi/mi-until.exp
5760 * gdb.mi/mi-var-block.exp
5761 * gdb.mi/mi-var-child.exp
5762 * gdb.mi/mi-var-cmd.exp
5763 * gdb.mi/mi-var-cp.exp
5764 * gdb.mi/mi-var-display.exp
5765 * gdb.mi/mi-var-invalidate.exp
5766 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5767 * gdb.mi/mi-vla-fortran.exp
5768 * gdb.mi/mi-watch.exp
5769 * gdb.mi/mi2-var-child.exp
5770 * gdb.mi/user-selected-context-sync.exp
5771 * gdb.modula2/unbounded-array.exp
5772 * gdb.multi/dummy-frame-restore.exp
5773 * gdb.multi/multi-arch-exec.exp
5774 * gdb.multi/multi-arch.exp
5775 * gdb.multi/tids.exp
5776 * gdb.multi/watchpoint-multi.exp
5777 * gdb.opencl/callfuncs.exp
5778 * gdb.opencl/convs_casts.exp
5779 * gdb.opencl/datatypes.exp
5780 * gdb.opencl/operators.exp
5781 * gdb.opencl/vec_comps.exp
5782 * gdb.opt/clobbered-registers-O2.exp
5783 * gdb.opt/inline-break.exp
5784 * gdb.opt/inline-bt.exp
5785 * gdb.opt/inline-cmds.exp
5786 * gdb.opt/inline-locals.exp
5787 * gdb.pascal/case-insensitive-symbols.exp
5788 * gdb.pascal/floats.exp
5789 * gdb.pascal/gdb11492.exp
5790 * gdb.python/lib-types.exp
5791 * gdb.python/py-arch.exp
5792 * gdb.python/py-as-string.exp
5793 * gdb.python/py-bad-printers.exp
5794 * gdb.python/py-block.exp
5795 * gdb.python/py-breakpoint-create-fail.exp
5796 * gdb.python/py-breakpoint.exp
5797 * gdb.python/py-caller-is.exp
5798 * gdb.python/py-cmd.exp
5799 * gdb.python/py-explore-cc.exp
5800 * gdb.python/py-explore.exp
5801 * gdb.python/py-finish-breakpoint.exp
5802 * gdb.python/py-finish-breakpoint2.exp
5803 * gdb.python/py-frame-args.exp
5804 * gdb.python/py-frame-inline.exp
5805 * gdb.python/py-frame.exp
5806 * gdb.python/py-framefilter-mi.exp
5807 * gdb.python/py-infthread.exp
5808 * gdb.python/py-lazy-string.exp
5809 * gdb.python/py-linetable.exp
5810 * gdb.python/py-mi-events.exp
5811 * gdb.python/py-mi-objfile.exp
5812 * gdb.python/py-mi.exp
5813 * gdb.python/py-objfile.exp
5814 * gdb.python/py-pp-integral.exp
5815 * gdb.python/py-pp-maint.exp
5816 * gdb.python/py-pp-re-notag.exp
5817 * gdb.python/py-pp-registration.exp
5818 * gdb.python/py-recurse-unwind.exp
5819 * gdb.python/py-strfns.exp
5820 * gdb.python/py-symbol.exp
5821 * gdb.python/py-symtab.exp
5822 * gdb.python/py-sync-interp.exp
5823 * gdb.python/py-typeprint.exp
5824 * gdb.python/py-unwind-maint.exp
5825 * gdb.python/py-unwind.exp
5826 * gdb.python/py-value-cc.exp
5827 * gdb.python/py-xmethods.exp
5828 * gdb.reverse/amd64-tailcall-reverse.exp
5829 * gdb.reverse/break-precsave.exp
5830 * gdb.reverse/break-reverse.exp
5831 * gdb.reverse/consecutive-precsave.exp
5832 * gdb.reverse/consecutive-reverse.exp
5833 * gdb.reverse/finish-precsave.exp
5834 * gdb.reverse/finish-reverse-bkpt.exp
5835 * gdb.reverse/finish-reverse.exp
5836 * gdb.reverse/fstatat-reverse.exp
5837 * gdb.reverse/getresuid-reverse.exp
5838 * gdb.reverse/i386-precsave.exp
5839 * gdb.reverse/i386-reverse.exp
5840 * gdb.reverse/i386-sse-reverse.exp
5841 * gdb.reverse/i387-env-reverse.exp
5842 * gdb.reverse/i387-stack-reverse.exp
5843 * gdb.reverse/insn-reverse.exp
5844 * gdb.reverse/machinestate-precsave.exp
5845 * gdb.reverse/machinestate.exp
5846 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5847 * gdb.reverse/pipe-reverse.exp
5848 * gdb.reverse/readv-reverse.exp
5849 * gdb.reverse/recvmsg-reverse.exp
5850 * gdb.reverse/rerun-prec.exp
5851 * gdb.reverse/s390-mvcle.exp
5852 * gdb.reverse/step-precsave.exp
5853 * gdb.reverse/step-reverse.exp
5854 * gdb.reverse/time-reverse.exp
5855 * gdb.reverse/until-precsave.exp
5856 * gdb.reverse/until-reverse.exp
5857 * gdb.reverse/waitpid-reverse.exp
5858 * gdb.reverse/watch-precsave.exp
5859 * gdb.reverse/watch-reverse.exp
5860 * gdb.rust/generics.exp
5861 * gdb.rust/methods.exp
5862 * gdb.rust/modules.exp
5863 * gdb.rust/simple.exp
5864 * gdb.server/connect-with-no-symbol-file.exp
5865 * gdb.server/ext-attach.exp
5866 * gdb.server/ext-restart.exp
5867 * gdb.server/ext-wrapper.exp
5868 * gdb.server/file-transfer.exp
5869 * gdb.server/server-exec-info.exp
5870 * gdb.server/server-kill.exp
5871 * gdb.server/server-mon.exp
5872 * gdb.server/wrapper.exp
5873 * gdb.stabs/exclfwd.exp
5874 * gdb.stabs/gdb11479.exp
5875 * gdb.threads/clone-new-thread-event.exp
5876 * gdb.threads/corethreads.exp
5877 * gdb.threads/current-lwp-dead.exp
5878 * gdb.threads/dlopen-libpthread.exp
5879 * gdb.threads/gcore-thread.exp
5880 * gdb.threads/sigstep-threads.exp
5881 * gdb.threads/watchpoint-fork.exp
5882 * gdb.trace/actions-changed.exp
5883 * gdb.trace/backtrace.exp
5884 * gdb.trace/change-loc.exp
5885 * gdb.trace/circ.exp
5886 * gdb.trace/collection.exp
5887 * gdb.trace/disconnected-tracing.exp
5888 * gdb.trace/ftrace.exp
5889 * gdb.trace/mi-trace-frame-collected.exp
5890 * gdb.trace/mi-trace-unavailable.exp
5891 * gdb.trace/mi-traceframe-changed.exp
5892 * gdb.trace/mi-tsv-changed.exp
5893 * gdb.trace/no-attach-trace.exp
5894 * gdb.trace/passc-dyn.exp
5895 * gdb.trace/qtro.exp
5896 * gdb.trace/range-stepping.exp
5897 * gdb.trace/read-memory.exp
5898 * gdb.trace/save-trace.exp
5899 * gdb.trace/signal.exp
5900 * gdb.trace/status-stop.exp
5901 * gdb.trace/tfile.exp
5902 * gdb.trace/trace-break.exp
5903 * gdb.trace/trace-buffer-size.exp
5904 * gdb.trace/trace-condition.exp
5905 * gdb.trace/tracefile-pseudo-reg.exp
5906 * gdb.trace/tstatus.exp
5907 * gdb.trace/unavailable.exp
5908 * gdb.trace/while-dyn.exp
5909 * gdb.trace/while-stepping.exp
5910
5911 2016-12-22 Doug Evans <xdje42@gmail.com>
5912
5913 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5914 and msymbols.
5915
5916 2016-12-19 Yao Qi <yao.qi@linaro.org>
5917
5918 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5919 (test_with_self): Don't call do_steps_and_nexts, and remove
5920 code about stepping into xmalloc.
5921
5922 2016-12-09 Yao Qi <yao.qi@linaro.org>
5923
5924 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5925
5926 2016-12-09 Yao Qi <yao.qi@linaro.org>
5927
5928 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5929
5930 2016-12-09 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.base/all-architectures-0.exp: New file.
5933 * gdb.base/all-architectures-1.exp: New file.
5934 * gdb.base/all-architectures-2.exp: New file.
5935 * gdb.base/all-architectures-3.exp: New file.
5936 * gdb.base/all-architectures-4.exp: New file.
5937 * gdb.base/all-architectures-5.exp: New file.
5938 * gdb.base/all-architectures-6.exp: New file.
5939 * gdb.base/all-architectures-7.exp: New file.
5940 * gdb.base/all-architectures.exp.in: New file.
5941
5942 2016-12-09 Yao Qi <yao.qi@linaro.org>
5943
5944 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5945
5946 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5947
5948 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5949 possible.
5950 Remove useless pattern-matching code.
5951
5952 2016-12-02 Pedro Alves <palves@redhat.com>
5953
5954 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5955 procedure.
5956 (top level): Call it.
5957
5958 2016-12-02 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5961 New procedure.
5962 (top level): Call it.
5963
5964 2016-12-02 Pedro Alves <palves@redhat.com>
5965
5966 PR cli/20559
5967 * gdb.base/commands.exp (user_defined_command_args_eval): New
5968 procedure.
5969 (top level): Call it.
5970
5971 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5972
5973 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5974 timeout handling.
5975
5976 2016-12-02 Tom Tromey <tom@tromey.com>
5977
5978 * gdb.dwarf2/main-subprogram.c: New file.
5979 * gdb.dwarf2/main-subprogram.exp: New file.
5980
5981 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5982
5983 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5984 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5985 gdb_test_no_output for a couple of cases.
5986 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5987
5988 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5989
5990 Fix test names and standardize compilation error messages throughout
5991 the following files:
5992
5993 * gdb.ada/start.exp
5994 * gdb.arch/alpha-step.exp
5995 * gdb.arch/e500-prologue.exp
5996 * gdb.arch/ftrace-insn-reloc.exp
5997 * gdb.arch/gdb1291.exp
5998 * gdb.arch/gdb1431.exp
5999 * gdb.arch/gdb1558.exp
6000 * gdb.arch/i386-dr3-watch.exp
6001 * gdb.arch/i386-sse-stack-align.exp
6002 * gdb.arch/ia64-breakpoint-shadow.exp
6003 * gdb.arch/pa-nullify.exp
6004 * gdb.arch/powerpc-aix-prologue.exp
6005 * gdb.arch/thumb-bx-pc.exp
6006 * gdb.base/annota1.exp
6007 * gdb.base/annota3.exp
6008 * gdb.base/arrayidx.exp
6009 * gdb.base/assign.exp
6010 * gdb.base/attach.exp
6011 * gdb.base/auxv.exp
6012 * gdb.base/bang.exp
6013 * gdb.base/bfp-test.exp
6014 * gdb.base/bigcore.exp
6015 * gdb.base/bitfields2.exp
6016 * gdb.base/break-fun-addr.exp
6017 * gdb.base/break-probes.exp
6018 * gdb.base/call-rt-st.exp
6019 * gdb.base/callexit.exp
6020 * gdb.base/catch-fork-kill.exp
6021 * gdb.base/charset.exp
6022 * gdb.base/checkpoint.exp
6023 * gdb.base/comprdebug.exp
6024 * gdb.base/constvars.exp
6025 * gdb.base/coredump-filter.exp
6026 * gdb.base/cursal.exp
6027 * gdb.base/cvexpr.exp
6028 * gdb.base/detach.exp
6029 * gdb.base/display.exp
6030 * gdb.base/dmsym.exp
6031 * gdb.base/dprintf-pending.exp
6032 * gdb.base/dso2dso.exp
6033 * gdb.base/dtrace-probe.exp
6034 * gdb.base/dump.exp
6035 * gdb.base/enum_cond.exp
6036 * gdb.base/exe-lock.exp
6037 * gdb.base/exec-invalid-sysroot.exp
6038 * gdb.base/execl-update-breakpoints.exp
6039 * gdb.base/exprs.exp
6040 * gdb.base/fileio.exp
6041 * gdb.base/find.exp
6042 * gdb.base/finish.exp
6043 * gdb.base/fixsection.exp
6044 * gdb.base/foll-vfork.exp
6045 * gdb.base/frame-args.exp
6046 * gdb.base/gcore.exp
6047 * gdb.base/gdb1250.exp
6048 * gdb.base/global-var-nested-by-dso.exp
6049 * gdb.base/gnu-ifunc.exp
6050 * gdb.base/hashline1.exp
6051 * gdb.base/hashline2.exp
6052 * gdb.base/hashline3.exp
6053 * gdb.base/hbreak-in-shr-unsupported.exp
6054 * gdb.base/huge.exp
6055 * gdb.base/infcall-input.exp
6056 * gdb.base/info-fun.exp
6057 * gdb.base/info-shared.exp
6058 * gdb.base/jit-simple.exp
6059 * gdb.base/jit-so.exp
6060 * gdb.base/jit.exp
6061 * gdb.base/jump.exp
6062 * gdb.base/label.exp
6063 * gdb.base/lineinc.exp
6064 * gdb.base/logical.exp
6065 * gdb.base/longjmp.exp
6066 * gdb.base/macscp.exp
6067 * gdb.base/miscexprs.exp
6068 * gdb.base/new-ui-echo.exp
6069 * gdb.base/new-ui-pending-input.exp
6070 * gdb.base/new-ui.exp
6071 * gdb.base/nodebug.exp
6072 * gdb.base/nofield.exp
6073 * gdb.base/offsets.exp
6074 * gdb.base/overlays.exp
6075 * gdb.base/pending.exp
6076 * gdb.base/pointers.exp
6077 * gdb.base/pr11022.exp
6078 * gdb.base/printcmds.exp
6079 * gdb.base/prologue.exp
6080 * gdb.base/ptr-typedef.exp
6081 * gdb.base/realname-expand.exp
6082 * gdb.base/relativedebug.exp
6083 * gdb.base/relocate.exp
6084 * gdb.base/remote.exp
6085 * gdb.base/reread.exp
6086 * gdb.base/return2.exp
6087 * gdb.base/savedregs.exp
6088 * gdb.base/sep.exp
6089 * gdb.base/sepdebug.exp
6090 * gdb.base/sepsymtab.exp
6091 * gdb.base/set-inferior-tty.exp
6092 * gdb.base/setshow.exp
6093 * gdb.base/shlib-call.exp
6094 * gdb.base/sigaltstack.exp
6095 * gdb.base/siginfo-addr.exp
6096 * gdb.base/signals.exp
6097 * gdb.base/signull.exp
6098 * gdb.base/sigrepeat.exp
6099 * gdb.base/so-impl-ld.exp
6100 * gdb.base/solib-display.exp
6101 * gdb.base/solib-overlap.exp
6102 * gdb.base/solib-search.exp
6103 * gdb.base/solib-symbol.exp
6104 * gdb.base/structs.exp
6105 * gdb.base/structs2.exp
6106 * gdb.base/symtab-search-order.exp
6107 * gdb.base/twice.exp
6108 * gdb.base/unload.exp
6109 * gdb.base/varargs.exp
6110 * gdb.base/watchpoint-solib.exp
6111 * gdb.base/watchpoint.exp
6112 * gdb.base/whatis.exp
6113 * gdb.base/wrong_frame_bt_full.exp
6114 * gdb.btrace/dlopen.exp
6115 * gdb.cell/ea-standalone.exp
6116 * gdb.cell/ea-test.exp
6117 * gdb.cp/dispcxx.exp
6118 * gdb.cp/gdb2384.exp
6119 * gdb.cp/method2.exp
6120 * gdb.cp/nextoverthrow.exp
6121 * gdb.cp/pr10728.exp
6122 * gdb.disasm/am33.exp
6123 * gdb.disasm/h8300s.exp
6124 * gdb.disasm/mn10300.exp
6125 * gdb.disasm/sh3.exp
6126 * gdb.dwarf2/dw2-dir-file-name.exp
6127 * gdb.fortran/complex.exp
6128 * gdb.fortran/library-module.exp
6129 * gdb.guile/scm-pretty-print.exp
6130 * gdb.guile/scm-symbol.exp
6131 * gdb.guile/scm-type.exp
6132 * gdb.guile/scm-value.exp
6133 * gdb.linespec/linespec.exp
6134 * gdb.mi/gdb701.exp
6135 * gdb.mi/gdb792.exp
6136 * gdb.mi/mi-breakpoint-changed.exp
6137 * gdb.mi/mi-dprintf-pending.exp
6138 * gdb.mi/mi-dprintf.exp
6139 * gdb.mi/mi-exit-code.exp
6140 * gdb.mi/mi-pending.exp
6141 * gdb.mi/mi-solib.exp
6142 * gdb.mi/new-ui-mi-sync.exp
6143 * gdb.mi/pr11022.exp
6144 * gdb.mi/user-selected-context-sync.exp
6145 * gdb.opt/solib-intra-step.exp
6146 * gdb.python/py-events.exp
6147 * gdb.python/py-finish-breakpoint.exp
6148 * gdb.python/py-mi.exp
6149 * gdb.python/py-prettyprint.exp
6150 * gdb.python/py-shared.exp
6151 * gdb.python/py-symbol.exp
6152 * gdb.python/py-template.exp
6153 * gdb.python/py-type.exp
6154 * gdb.python/py-value.exp
6155 * gdb.reverse/solib-precsave.exp
6156 * gdb.reverse/solib-reverse.exp
6157 * gdb.server/solib-list.exp
6158 * gdb.stabs/weird.exp
6159 * gdb.threads/reconnect-signal.exp
6160 * gdb.threads/stepi-random-signal.exp
6161 * gdb.trace/actions.exp
6162 * gdb.trace/ax.exp
6163 * gdb.trace/backtrace.exp
6164 * gdb.trace/change-loc.exp
6165 * gdb.trace/deltrace.exp
6166 * gdb.trace/ftrace-lock.exp
6167 * gdb.trace/ftrace.exp
6168 * gdb.trace/infotrace.exp
6169 * gdb.trace/mi-tracepoint-changed.exp
6170 * gdb.trace/packetlen.exp
6171 * gdb.trace/passcount.exp
6172 * gdb.trace/pending.exp
6173 * gdb.trace/range-stepping.exp
6174 * gdb.trace/report.exp
6175 * gdb.trace/stap-trace.exp
6176 * gdb.trace/tfind.exp
6177 * gdb.trace/trace-break.exp
6178 * gdb.trace/trace-condition.exp
6179 * gdb.trace/trace-enable-disable.exp
6180 * gdb.trace/trace-mt.exp
6181 * gdb.trace/tracecmd.exp
6182 * gdb.trace/tspeed.exp
6183 * gdb.trace/tsv.exp
6184 * lib/perftest.exp
6185
6186 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6187
6188 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6189 with gdb_test_no_output.
6190 Use command as test name.
6191
6192 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6193
6194 Fix test names starting with uppercase throughout the files.
6195
6196 * gdb.ada/assign_1.exp
6197 * gdb.ada/boolean_expr.exp
6198 * gdb.base/arrayidx.exp
6199 * gdb.base/del.exp
6200 * gdb.base/gcore-buffer-overflow.exp
6201 * gdb.base/testenv.exp
6202 * gdb.compile/compile.exp
6203 * gdb.python/py-framefilter-invalidarg.exp
6204 * gdb.python/py-framefilter.exp
6205
6206 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6207
6208 Fix test names starting with uppercase throughout the files.
6209
6210 * gdb.ada/array_return.exp
6211 * gdb.ada/expr_delims.exp
6212 * gdb.ada/mi_dyn_arr.exp
6213 * gdb.ada/mi_interface.exp
6214 * gdb.ada/mi_var_array.exp
6215 * gdb.ada/watch_arg.exp
6216 * gdb.arch/alpha-step.exp
6217 * gdb.arch/altivec-regs.exp
6218 * gdb.arch/e500-regs.exp
6219 * gdb.arch/powerpc-d128-regs.exp
6220 * gdb.base/arrayidx.exp
6221 * gdb.base/break.exp
6222 * gdb.base/checkpoint.exp
6223 * gdb.base/debug-expr.exp
6224 * gdb.base/dmsym.exp
6225 * gdb.base/radix.exp
6226 * gdb.base/sepdebug.exp
6227 * gdb.base/testenv.exp
6228 * gdb.base/watch_thread_num.exp
6229 * gdb.base/watchpoint-cond-gone.exp
6230 * gdb.cell/break.exp
6231 * gdb.cell/ea-cache.exp
6232 * gdb.compile/compile.exp
6233 * gdb.cp/gdb2495.exp
6234 * gdb.gdb/selftest.exp
6235 * gdb.gdb/xfullpath.exp
6236 * gdb.go/hello.exp
6237 * gdb.go/integers.exp
6238 * gdb.objc/basicclass.exp
6239 * gdb.pascal/hello.exp
6240 * gdb.pascal/integers.exp
6241 * gdb.python/py-breakpoint.exp
6242 * gdb.python/py-cmd.exp
6243 * gdb.python/py-linetable.exp
6244 * gdb.python/py-xmethods.exp
6245 * gdb.python/python.exp
6246 * gdb.reverse/consecutive-precsave.exp
6247 * gdb.reverse/finish-precsave.exp
6248 * gdb.reverse/i386-precsave.exp
6249 * gdb.reverse/machinestate-precsave.exp
6250 * gdb.reverse/sigall-precsave.exp
6251 * gdb.reverse/solib-precsave.exp
6252 * gdb.reverse/step-precsave.exp
6253 * gdb.reverse/until-precsave.exp
6254 * gdb.reverse/watch-precsave.exp
6255 * gdb.threads/leader-exit.exp
6256 * gdb.threads/pthreads.exp
6257 * gdb.threads/wp-replication.exp
6258 * gdb.trace/actions.exp
6259 * gdb.trace/mi-tsv-changed.exp
6260 * gdb.trace/tsv.exp
6261
6262 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6263
6264 Fix test names starting with uppercase throughout the files.
6265
6266 * gdb.arch/i386-bp_permanent.exp
6267 * gdb.arch/i386-gnu-cfi.exp
6268 * gdb.base/disasm-end-cu.exp
6269 * gdb.base/macscp.exp
6270 * gdb.base/pending.exp
6271 * gdb.base/watch_thread_num.exp
6272 * gdb.cp/exception.exp
6273 * gdb.cp/gdb2495.exp
6274 * gdb.cp/local.exp
6275 * gdb.python/py-evsignal.exp
6276 * gdb.python/python.exp
6277 * gdb.trace/tracecmd.exp
6278
6279 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6280
6281 Fix test names starting with uppercase throughout the files.
6282
6283 * gdb.base/charset.exp
6284 * gdb.base/eval.exp
6285 * gdb.base/multi-forks.exp
6286 * gdb.guile/scm-progspace.exp
6287 * gdb.opencl/datatypes.exp
6288 * gdb.python/py-block.exp
6289 * gdb.python/py-function.exp
6290 * gdb.python/py-symbol.exp
6291 * gdb.python/py-symtab.exp
6292 * gdb.python/py-xmethods.exp
6293 * gdb.reverse/break-precsave.exp
6294 * gdb.reverse/break-reverse.exp
6295 * gdb.reverse/consecutive-precsave.exp
6296 * gdb.reverse/consecutive-reverse.exp
6297 * gdb.reverse/finish-precsave.exp
6298 * gdb.reverse/finish-reverse-bkpt.exp
6299 * gdb.reverse/finish-reverse.exp
6300 * gdb.reverse/fstatat-reverse.exp
6301 * gdb.reverse/getresuid-reverse.exp
6302 * gdb.reverse/i386-precsave.exp
6303 * gdb.reverse/i386-reverse.exp
6304 * gdb.reverse/i386-sse-reverse.exp
6305 * gdb.reverse/i387-stack-reverse.exp
6306 * gdb.reverse/insn-reverse.exp
6307 * gdb.reverse/machinestate-precsave.exp
6308 * gdb.reverse/machinestate.exp
6309 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6310 * gdb.reverse/pipe-reverse.exp
6311 * gdb.reverse/readv-reverse.exp
6312 * gdb.reverse/recvmsg-reverse.exp
6313 * gdb.reverse/rerun-prec.exp
6314 * gdb.reverse/s390-mvcle.exp
6315 * gdb.reverse/sigall-precsave.exp
6316 * gdb.reverse/sigall-reverse.exp
6317 * gdb.reverse/solib-precsave.exp
6318 * gdb.reverse/solib-reverse.exp
6319 * gdb.reverse/step-precsave.exp
6320 * gdb.reverse/step-reverse.exp
6321 * gdb.reverse/time-reverse.exp
6322 * gdb.reverse/until-precsave.exp
6323 * gdb.reverse/until-reverse.exp
6324 * gdb.reverse/waitpid-reverse.exp
6325 * gdb.reverse/watch-precsave.exp
6326 * gdb.reverse/watch-reverse.exp
6327
6328 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6329
6330 Fix test names starting with uppercase throughout the files.
6331
6332 * gdb.arch/i386-mpx-simple_segv.exp
6333 * gdb.arch/i386-mpx.exp
6334 * gdb.arch/i386-permbkpt.exp
6335 * gdb.arch/pa-nullify.exp
6336 * gdb.arch/powerpc-d128-regs.exp
6337 * gdb.arch/vsx-regs.exp
6338 * gdb.base/bfp-test.exp
6339 * gdb.base/break.exp
6340 * gdb.base/breakpoint-shadow.exp
6341 * gdb.base/callfuncs.exp
6342 * gdb.base/charset.exp
6343 * gdb.base/commands.exp
6344 * gdb.base/completion.exp
6345 * gdb.base/dfp-test.exp
6346 * gdb.base/echo.exp
6347 * gdb.base/ending-run.exp
6348 * gdb.base/eval.exp
6349 * gdb.base/expand-psymtabs.exp
6350 * gdb.base/float128.exp
6351 * gdb.base/floatn.exp
6352 * gdb.base/foll-exec-mode.exp
6353 * gdb.base/gdb1056.exp
6354 * gdb.base/gdb11531.exp
6355 * gdb.base/kill-after-signal.exp
6356 * gdb.base/multi-forks.exp
6357 * gdb.base/overlays.exp
6358 * gdb.base/pending.exp
6359 * gdb.base/sepdebug.exp
6360 * gdb.base/testenv.exp
6361 * gdb.base/valgrind-db-attach.exp
6362 * gdb.base/watch_thread_num.exp
6363 * gdb.base/watchpoint-cond-gone.exp
6364 * gdb.base/watchpoint.exp
6365 * gdb.base/watchpoints.exp
6366 * gdb.cp/arg-reference.exp
6367 * gdb.cp/baseenum.exp
6368 * gdb.cp/operator.exp
6369 * gdb.cp/shadow.exp
6370 * gdb.dwarf2/dw2-op-out-param.exp
6371 * gdb.dwarf2/dw2-reg-undefined.exp
6372 * gdb.go/chan.exp
6373 * gdb.go/hello.exp
6374 * gdb.go/integers.exp
6375 * gdb.go/methods.exp
6376 * gdb.go/package.exp
6377 * gdb.guile/scm-parameter.exp
6378 * gdb.guile/scm-progspace.exp
6379 * gdb.guile/scm-value.exp
6380 * gdb.mi/mi-pending.exp
6381 * gdb.mi/user-selected-context-sync.exp
6382 * gdb.multi/multi-attach.exp
6383 * gdb.multi/tids.exp
6384 * gdb.opt/clobbered-registers-O2.exp
6385 * gdb.pascal/floats.exp
6386 * gdb.pascal/integers.exp
6387 * gdb.python/py-block.exp
6388 * gdb.python/py-events.exp
6389 * gdb.python/py-parameter.exp
6390 * gdb.python/py-symbol.exp
6391 * gdb.python/py-symtab.exp
6392 * gdb.python/py-type.exp
6393 * gdb.python/py-value.exp
6394 * gdb.python/py-xmethods.exp
6395 * gdb.python/python.exp
6396 * gdb.reverse/break-precsave.exp
6397 * gdb.reverse/consecutive-precsave.exp
6398 * gdb.reverse/finish-precsave.exp
6399 * gdb.reverse/i386-precsave.exp
6400 * gdb.reverse/machinestate-precsave.exp
6401 * gdb.reverse/sigall-precsave.exp
6402 * gdb.reverse/solib-precsave.exp
6403 * gdb.reverse/step-precsave.exp
6404 * gdb.reverse/until-precsave.exp
6405 * gdb.reverse/watch-precsave.exp
6406 * gdb.server/ext-attach.exp
6407 * gdb.server/ext-restart.exp
6408 * gdb.server/ext-run.exp
6409 * gdb.server/ext-wrapper.exp
6410 * gdb.stabs/gdb11479.exp
6411 * gdb.stabs/weird.exp
6412 * gdb.threads/attach-many-short-lived-threads.exp
6413 * gdb.threads/kill.exp
6414 * gdb.threads/watchpoint-fork.exp
6415
6416 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6417
6418 Fix test names starting with uppercase throughout all the files below.
6419
6420 * gdb.ada/array_return.exp
6421 * gdb.ada/catch_ex.exp
6422 * gdb.ada/info_exc.exp
6423 * gdb.ada/mi_catch_ex.exp
6424 * gdb.ada/mi_dyn_arr.exp
6425 * gdb.ada/mi_ex_cond.exp
6426 * gdb.ada/mi_exc_info.exp
6427 * gdb.ada/mi_interface.exp
6428 * gdb.ada/mi_task_arg.exp
6429 * gdb.ada/mi_task_info.exp
6430 * gdb.ada/mi_var_array.exp
6431 * gdb.arch/alpha-step.exp
6432 * gdb.arch/amd64-disp-step.exp
6433 * gdb.arch/arm-disp-step.exp
6434 * gdb.arch/disp-step-insn-reloc.exp
6435 * gdb.arch/e500-prologue.exp
6436 * gdb.arch/ftrace-insn-reloc.exp
6437 * gdb.arch/gdb1558.exp
6438 * gdb.arch/i386-bp_permanent.exp
6439 * gdb.arch/i386-disp-step.exp
6440 * gdb.arch/i386-float.exp
6441 * gdb.arch/i386-gnu-cfi.exp
6442 * gdb.arch/ia64-breakpoint-shadow.exp
6443 * gdb.arch/mips16-thunks.exp
6444 * gdb.arch/pa-nullify.exp
6445 * gdb.arch/powerpc-aix-prologue.exp
6446 * gdb.arch/powerpc-power.exp
6447 * gdb.arch/ppc-dfp.exp
6448 * gdb.arch/s390-tdbregs.exp
6449 * gdb.arch/spu-info.exp
6450 * gdb.arch/spu-ls.exp
6451 * gdb.arch/thumb-bx-pc.exp
6452 * gdb.base/advance.exp
6453 * gdb.base/annota-input-while-running.exp
6454 * gdb.base/arrayidx.exp
6455 * gdb.base/asmlabel.exp
6456 * gdb.base/async.exp
6457 * gdb.base/attach-wait-input.exp
6458 * gdb.base/auto-connect-native-target.exp
6459 * gdb.base/batch-preserve-term-settings.exp
6460 * gdb.base/bfp-test.exp
6461 * gdb.base/bigcore.exp
6462 * gdb.base/bp-permanent.exp
6463 * gdb.base/break-always.exp
6464 * gdb.base/break-fun-addr.exp
6465 * gdb.base/break-idempotent.exp
6466 * gdb.base/break-main-file-remove-fail.exp
6467 * gdb.base/break-probes.exp
6468 * gdb.base/break-unload-file.exp
6469 * gdb.base/break.exp
6470 * gdb.base/call-ar-st.exp
6471 * gdb.base/call-rt-st.exp
6472 * gdb.base/call-sc.exp
6473 * gdb.base/call-signal-resume.exp
6474 * gdb.base/call-strs.exp
6475 * gdb.base/callexit.exp
6476 * gdb.base/callfuncs.exp
6477 * gdb.base/catch-gdb-caused-signals.exp
6478 * gdb.base/catch-signal-siginfo-cond.exp
6479 * gdb.base/catch-syscall.exp
6480 * gdb.base/compare-sections.exp
6481 * gdb.base/cond-eval-mode.exp
6482 * gdb.base/condbreak-call-false.exp
6483 * gdb.base/consecutive-step-over.exp
6484 * gdb.base/cursal.exp
6485 * gdb.base/disabled-location.exp
6486 * gdb.base/disasm-end-cu.exp
6487 * gdb.base/display.exp
6488 * gdb.base/double-prompt-target-event-error.exp
6489 * gdb.base/dprintf-bp-same-addr.exp
6490 * gdb.base/dprintf-detach.exp
6491 * gdb.base/dprintf-next.exp
6492 * gdb.base/dprintf-non-stop.exp
6493 * gdb.base/dprintf-pending.exp
6494 * gdb.base/dso2dso.exp
6495 * gdb.base/ending-run.exp
6496 * gdb.base/enum_cond.exp
6497 * gdb.base/examine-backward.exp
6498 * gdb.base/exe-lock.exp
6499 * gdb.base/exec-invalid-sysroot.exp
6500 * gdb.base/execl-update-breakpoints.exp
6501 * gdb.base/execution-termios.exp
6502 * gdb.base/fileio.exp
6503 * gdb.base/fixsection.exp
6504 * gdb.base/foll-exec-mode.exp
6505 * gdb.base/foll-exec.exp
6506 * gdb.base/fork-running-state.exp
6507 * gdb.base/frame-args.exp
6508 * gdb.base/fullpath-expand.exp
6509 * gdb.base/func-ptr.exp
6510 * gdb.base/gcore-relro-pie.exp
6511 * gdb.base/gdb1090.exp
6512 * gdb.base/gdb1555.exp
6513 * gdb.base/global-var-nested-by-dso.exp
6514 * gdb.base/gnu-ifunc.exp
6515 * gdb.base/hbreak-in-shr-unsupported.exp
6516 * gdb.base/hbreak-unmapped.exp
6517 * gdb.base/hook-stop.exp
6518 * gdb.base/infcall-input.exp
6519 * gdb.base/info-fun.exp
6520 * gdb.base/info-shared.exp
6521 * gdb.base/interrupt-noterm.exp
6522 * gdb.base/jit-so.exp
6523 * gdb.base/jit.exp
6524 * gdb.base/line-symtabs.exp
6525 * gdb.base/list.exp
6526 * gdb.base/longjmp.exp
6527 * gdb.base/macscp.exp
6528 * gdb.base/max-value-size.exp
6529 * gdb.base/nodebug.exp
6530 * gdb.base/nofield.exp
6531 * gdb.base/overlays.exp
6532 * gdb.base/paginate-after-ctrl-c-running.exp
6533 * gdb.base/paginate-bg-execution.exp
6534 * gdb.base/paginate-inferior-exit.exp
6535 * gdb.base/pending.exp
6536 * gdb.base/pr11022.exp
6537 * gdb.base/printcmds.exp
6538 * gdb.base/ptr-typedef.exp
6539 * gdb.base/ptype.exp
6540 * gdb.base/randomize.exp
6541 * gdb.base/range-stepping.exp
6542 * gdb.base/realname-expand.exp
6543 * gdb.base/relativedebug.exp
6544 * gdb.base/remote.exp
6545 * gdb.base/savedregs.exp
6546 * gdb.base/sepdebug.exp
6547 * gdb.base/set-noassign.exp
6548 * gdb.base/shlib-call.exp
6549 * gdb.base/shreloc.exp
6550 * gdb.base/sigaltstack.exp
6551 * gdb.base/sigbpt.exp
6552 * gdb.base/siginfo-addr.exp
6553 * gdb.base/siginfo-obj.exp
6554 * gdb.base/siginfo-thread.exp
6555 * gdb.base/signest.exp
6556 * gdb.base/signull.exp
6557 * gdb.base/sigrepeat.exp
6558 * gdb.base/skip.exp
6559 * gdb.base/so-impl-ld.exp
6560 * gdb.base/solib-corrupted.exp
6561 * gdb.base/solib-disc.exp
6562 * gdb.base/solib-display.exp
6563 * gdb.base/solib-overlap.exp
6564 * gdb.base/solib-search.exp
6565 * gdb.base/solib-symbol.exp
6566 * gdb.base/source-execution.exp
6567 * gdb.base/sss-bp-on-user-bp-2.exp
6568 * gdb.base/sss-bp-on-user-bp.exp
6569 * gdb.base/stack-checking.exp
6570 * gdb.base/stale-infcall.exp
6571 * gdb.base/step-break.exp
6572 * gdb.base/step-line.exp
6573 * gdb.base/step-over-exit.exp
6574 * gdb.base/step-test.exp
6575 * gdb.base/structs.exp
6576 * gdb.base/sym-file.exp
6577 * gdb.base/symtab-search-order.exp
6578 * gdb.base/term.exp
6579 * gdb.base/type-opaque.exp
6580 * gdb.base/unload.exp
6581 * gdb.base/until-nodebug.exp
6582 * gdb.base/until.exp
6583 * gdb.base/unwindonsignal.exp
6584 * gdb.base/watch-cond.exp
6585 * gdb.base/watch-non-mem.exp
6586 * gdb.base/watch_thread_num.exp
6587 * gdb.base/watchpoint-reuse-slot.exp
6588 * gdb.base/watchpoint-solib.exp
6589 * gdb.base/watchpoint.exp
6590 * gdb.btrace/dlopen.exp
6591 * gdb.cell/arch.exp
6592 * gdb.cell/break.exp
6593 * gdb.cell/bt.exp
6594 * gdb.cell/core.exp
6595 * gdb.cell/data.exp
6596 * gdb.cell/dwarfaddr.exp
6597 * gdb.cell/ea-cache.exp
6598 * gdb.cell/ea-standalone.exp
6599 * gdb.cell/ea-test.exp
6600 * gdb.cell/f-regs.exp
6601 * gdb.cell/fork.exp
6602 * gdb.cell/gcore.exp
6603 * gdb.cell/mem-access.exp
6604 * gdb.cell/ptype.exp
6605 * gdb.cell/registers.exp
6606 * gdb.cell/sizeof.exp
6607 * gdb.cell/solib-symbol.exp
6608 * gdb.cell/solib.exp
6609 * gdb.compile/compile-tls.exp
6610 * gdb.cp/exception.exp
6611 * gdb.cp/gdb2495.exp
6612 * gdb.cp/local.exp
6613 * gdb.cp/mb-inline.exp
6614 * gdb.cp/mb-templates.exp
6615 * gdb.cp/pr10687.exp
6616 * gdb.cp/pr9167.exp
6617 * gdb.cp/scope-err.exp
6618 * gdb.cp/templates.exp
6619 * gdb.cp/virtfunc.exp
6620 * gdb.dwarf2/dw2-dir-file-name.exp
6621 * gdb.dwarf2/dw2-single-line-discriminators.exp
6622 * gdb.fortran/complex.exp
6623 * gdb.fortran/library-module.exp
6624 * gdb.guile/guile.exp
6625 * gdb.guile/scm-cmd.exp
6626 * gdb.guile/scm-frame-inline.exp
6627 * gdb.guile/scm-objfile.exp
6628 * gdb.guile/scm-pretty-print.exp
6629 * gdb.guile/scm-symbol.exp
6630 * gdb.guile/scm-type.exp
6631 * gdb.guile/scm-value.exp
6632 * gdb.linespec/keywords.exp
6633 * gdb.linespec/ls-errs.exp
6634 * gdb.linespec/macro-relative.exp
6635 * gdb.linespec/thread.exp
6636 * gdb.mi/mi-breakpoint-changed.exp
6637 * gdb.mi/mi-dprintf-pending.exp
6638 * gdb.mi/mi-fullname-deleted.exp
6639 * gdb.mi/mi-logging.exp
6640 * gdb.mi/mi-pending.exp
6641 * gdb.mi/mi-solib.exp
6642 * gdb.mi/new-ui-mi-sync.exp
6643 * gdb.mi/user-selected-context-sync.exp
6644 * gdb.multi/dummy-frame-restore.exp
6645 * gdb.multi/multi-arch-exec.exp
6646 * gdb.multi/remove-inferiors.exp
6647 * gdb.multi/watchpoint-multi-exit.exp
6648 * gdb.opt/solib-intra-step.exp
6649 * gdb.perf/backtrace.exp
6650 * gdb.perf/single-step.exp
6651 * gdb.perf/skip-command.exp
6652 * gdb.perf/skip-prologue.exp
6653 * gdb.perf/solib.exp
6654 * gdb.python/lib-types.exp
6655 * gdb.python/py-as-string.exp
6656 * gdb.python/py-bad-printers.exp
6657 * gdb.python/py-block.exp
6658 * gdb.python/py-breakpoint.exp
6659 * gdb.python/py-cmd.exp
6660 * gdb.python/py-events.exp
6661 * gdb.python/py-evthreads.exp
6662 * gdb.python/py-finish-breakpoint.exp
6663 * gdb.python/py-finish-breakpoint2.exp
6664 * gdb.python/py-frame-inline.exp
6665 * gdb.python/py-frame.exp
6666 * gdb.python/py-inferior.exp
6667 * gdb.python/py-infthread.exp
6668 * gdb.python/py-mi.exp
6669 * gdb.python/py-objfile.exp
6670 * gdb.python/py-pp-maint.exp
6671 * gdb.python/py-pp-registration.exp
6672 * gdb.python/py-prettyprint.exp
6673 * gdb.python/py-recurse-unwind.exp
6674 * gdb.python/py-shared.exp
6675 * gdb.python/py-symbol.exp
6676 * gdb.python/py-symtab.exp
6677 * gdb.python/py-template.exp
6678 * gdb.python/py-type.exp
6679 * gdb.python/py-unwind-maint.exp
6680 * gdb.python/py-unwind.exp
6681 * gdb.python/py-value.exp
6682 * gdb.python/python.exp
6683 * gdb.reverse/finish-reverse-bkpt.exp
6684 * gdb.reverse/insn-reverse.exp
6685 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6686 * gdb.reverse/solib-precsave.exp
6687 * gdb.reverse/solib-reverse.exp
6688 * gdb.stabs/gdb11479.exp
6689 * gdb.stabs/weird.exp
6690 * gdb.threads/fork-child-threads.exp
6691 * gdb.threads/fork-plus-threads.exp
6692 * gdb.threads/fork-thread-pending.exp
6693 * gdb.threads/forking-threads-plus-breakpoint.exp
6694 * gdb.threads/hand-call-in-threads.exp
6695 * gdb.threads/interrupted-hand-call.exp
6696 * gdb.threads/linux-dp.exp
6697 * gdb.threads/local-watch-wrong-thread.exp
6698 * gdb.threads/next-while-other-thread-longjmps.exp
6699 * gdb.threads/non-ldr-exit.exp
6700 * gdb.threads/pending-step.exp
6701 * gdb.threads/print-threads.exp
6702 * gdb.threads/process-dies-while-detaching.exp
6703 * gdb.threads/process-dies-while-handling-bp.exp
6704 * gdb.threads/pthreads.exp
6705 * gdb.threads/queue-signal.exp
6706 * gdb.threads/reconnect-signal.exp
6707 * gdb.threads/signal-command-handle-nopass.exp
6708 * gdb.threads/signal-command-multiple-signals-pending.exp
6709 * gdb.threads/signal-delivered-right-thread.exp
6710 * gdb.threads/signal-sigtrap.exp
6711 * gdb.threads/sigthread.exp
6712 * gdb.threads/staticthreads.exp
6713 * gdb.threads/stepi-random-signal.exp
6714 * gdb.threads/thread-unwindonsignal.exp
6715 * gdb.threads/thread_check.exp
6716 * gdb.threads/thread_events.exp
6717 * gdb.threads/tid-reuse.exp
6718 * gdb.threads/tls-nodebug.exp
6719 * gdb.threads/tls-shared.exp
6720 * gdb.threads/tls-so_extern.exp
6721 * gdb.threads/tls.exp
6722 * gdb.threads/wp-replication.exp
6723 * gdb.trace/actions-changed.exp
6724 * gdb.trace/actions.exp
6725 * gdb.trace/backtrace.exp
6726 * gdb.trace/change-loc.exp
6727 * gdb.trace/collection.exp
6728 * gdb.trace/deltrace.exp
6729 * gdb.trace/disconnected-tracing.exp
6730 * gdb.trace/entry-values.exp
6731 * gdb.trace/ftrace-lock.exp
6732 * gdb.trace/ftrace.exp
6733 * gdb.trace/infotrace.exp
6734 * gdb.trace/mi-trace-frame-collected.exp
6735 * gdb.trace/mi-trace-unavailable.exp
6736 * gdb.trace/mi-traceframe-changed.exp
6737 * gdb.trace/mi-tracepoint-changed.exp
6738 * gdb.trace/mi-tsv-changed.exp
6739 * gdb.trace/no-attach-trace.exp
6740 * gdb.trace/packetlen.exp
6741 * gdb.trace/passc-dyn.exp
6742 * gdb.trace/passcount.exp
6743 * gdb.trace/pending.exp
6744 * gdb.trace/pr16508.exp
6745 * gdb.trace/qtro.exp
6746 * gdb.trace/range-stepping.exp
6747 * gdb.trace/read-memory.exp
6748 * gdb.trace/report.exp
6749 * gdb.trace/save-trace.exp
6750 * gdb.trace/signal.exp
6751 * gdb.trace/stap-trace.exp
6752 * gdb.trace/status-stop.exp
6753 * gdb.trace/strace.exp
6754 * gdb.trace/tfile.exp
6755 * gdb.trace/tfind.exp
6756 * gdb.trace/trace-break.exp
6757 * gdb.trace/trace-condition.exp
6758 * gdb.trace/trace-enable-disable.exp
6759 * gdb.trace/trace-mt.exp
6760 * gdb.trace/tracecmd.exp
6761 * gdb.trace/tracefile-pseudo-reg.exp
6762 * gdb.trace/tspeed.exp
6763 * gdb.trace/tstatus.exp
6764 * gdb.trace/tsv.exp
6765 * gdb.trace/unavailable.exp
6766 * gdb.trace/while-dyn.exp
6767 * gdb.trace/while-stepping.exp
6768 * lib/gdb-guile.exp
6769 * lib/gdb.exp
6770 * lib/mi-support.exp
6771 * lib/pascal.exp
6772 * lib/perftest.exp
6773 * lib/prelink-support.exp
6774 * lib/selftest-support.exp
6775
6776 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6777
6778 * Makefile.in: Include disable-implicit-rules.mk.
6779
6780 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6781
6782 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6783 non-byte-aligned bit fields.
6784
6785 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6786
6787 PR gdb/12616
6788 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6789 respects the DW_AT_data_bit_offset attribute.
6790
6791 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6792
6793 * gdb.base/default.exp: Fix output of "set language".
6794
6795 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6796
6797 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6798 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6799 make.
6800 * configure.ac: Remove checks for the make program.
6801 * configure: Re-generate.
6802
6803 2016-11-16 Kevin Buettner <kevinb@redhat.com>
6804
6805 * gdb.python/py-recurse-unwind.c (main): Add loop.
6806 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6807 to read_register() and gdb.parse_and_eval(). Make each code
6808 call a separate case that can be individually tested.
6809 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6810 proc. Call cont_and_backtrace for each of the code paths that
6811 we want to test in the unwinder.
6812
6813 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6814
6815 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6816 the definition of struct S.
6817
6818 2016-11-11 Catherine Moore <clm@codesourcery.com>
6819
6820 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6821
6822 2016-11-09 Pedro Alves <palves@redhat.com>
6823
6824 * gdb.base/commands.exp (runto_or_return): New procedure.
6825 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6826 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6827 (progvar_simple_while_test, progvar_complex_if_while_test)
6828 (if_while_breakpoint_command_test)
6829 (infrun_breakpoint_command_test, breakpoint_command_test)
6830 (user_defined_command_test, watchpoint_command_test)
6831 (test_command_prompt_position, redefine_hook_test)
6832 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6833 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6834 multi_line_input and multi_line. Remove gdb_expect and
6835 gdb_stop_suppressing_tests uses.
6836 * lib/gdb.exp (valnum_re): New global.
6837 (multi_line_input): New procedure.
6838
6839 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6840
6841 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6842 Remove.
6843 (test_setup): Define with proc_with_prefix.
6844 (test_cli_inferior): Likewise.
6845 (test_cli_thread): Likewise.
6846 (test_cli_frame): Likewise.
6847 (test_cli_select_frame): Likewise.
6848 (test_cli_up_down): Likewise.
6849 (test_mi_thread_select): Likewise.
6850 (test_mi_stack_select_frame): Likewise.
6851 (test_cli_in_mi_inferior): Likewise.
6852 (test_cli_in_mi_thread): Likewise.
6853 (test_cli_in_mi_frame): Likewise.
6854 (top level): Do not use with_test_prefix_procname.
6855
6856 2016-11-09 Pedro Alves <palves@redhat.com>
6857
6858 * gdb.base/commands.exp (gdbvar_simple_if_test)
6859 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6860 (progvar_simple_if_test, progvar_simple_while_test)
6861 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6862 (infrun_breakpoint_command_test, breakpoint_command_test)
6863 (user_defined_command_test, watchpoint_command_test)
6864 (test_command_prompt_position, deprecated_command_test)
6865 (bp_deleted_in_command, temporary_breakpoint_commands)
6866 (stray_arg0_test, source_file_with_indented_comment)
6867 (recursive_source_test, if_commands_test)
6868 (error_clears_commands_left, redefine_hook_test)
6869 (redefine_backtrace_test): Use proc_with_prefix.
6870 * lib/gdb.exp (proc_with_prefix): New proc.
6871
6872 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6873
6874 * gdb.base/tui-layout.c: New file.
6875 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6876 disassembly window contains very long lines.
6877
6878 2016-11-08 Tom Tromey <tom@tromey.com>
6879
6880 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6881 depend on Python 2.
6882
6883 2016-11-08 Tom Tromey <tom@tromey.com>
6884
6885 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6886 New method.
6887
6888 2016-10-29 Manish Goregaokar <manish@mozilla.com>
6889
6890 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6891
6892 2016-10-27 Manish Goregaokar <manish@mozilla.com>
6893
6894 * gdb.rust/simple.rs: Add test for univariant enums without
6895 discriminants and for encoded struct-like enums.
6896
6897 2016-10-28 Pedro Alves <palves@redhat.com>
6898
6899 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6900 gdb_test_multiple, tighten regexps and match symtabs and line
6901 tables incrementally.
6902
6903 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
6904
6905 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6906 general.
6907
6908 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
6909
6910 * gdb.base/exec-invalid-sysroot.exp: New file.
6911
6912 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6913
6914 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6915
6916 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6917
6918 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6919
6920 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6921
6922 * gdb.base/killed-outside.exp: Remove $options from a call to
6923 `prepare_for_testing'.
6924
6925 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6926
6927 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6928 Change test message.
6929
6930 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6931
6932 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6933 Update comment.
6934
6935 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6936
6937 * gdb.trace/mi-trace-save.exp: New file.
6938
6939 2016-10-13 Yao Qi <yao.qi@linaro.org>
6940
6941 * gdb.base/code_elim.exp (get_var_address): Remove.
6942 * gdb.base/relocate.exp: Likewise.
6943 * gdb.base/shreloc.exp: Likewise.
6944 * lib/gdb.exp (get_var_address): New.
6945
6946 2016-10-13 Yao Qi <yao.qi@linaro.org>
6947
6948 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6949 floating point tests if $skip_float_test is false.
6950
6951 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
6952
6953 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6954 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6955 argc values.
6956 Add 1 to argc so we guarantee distinct initial/modified argc values.
6957
6958 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6959
6960 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6961
6962 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6963
6964 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6965 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6966 * gdb.arch/vsx-regs.exp: Likewise.
6967
6968 2016-10-07 Yao Qi <yao.qi@linaro.org>
6969
6970 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6971
6972 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6973
6974 * gdb.python/python.exp: Test decode_line("*0").
6975
6976 2016-10-06 Doug Evans <dje@google.com>
6977
6978 * gdb.python/py-value.exp (test_value_creation): Add test for large
6979 unsigned 64-bit value.
6980
6981 2016-10-06 Tom Tromey <tom@tromey.com>
6982
6983 * gdb.compile/compile.exp: Change java tests to rust.
6984 * gdb.base/setshow.exp: Change java tests to rust.
6985 * gdb.base/default.exp: Remove java from language list.
6986 * README (Examples): Update language example.
6987 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6988 test.
6989 * lib/gdb.exp (skip_java_tests): Remove.
6990 * lib/java.exp: Remove.
6991 * gdb.java: Remove.
6992
6993 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6994
6995 * gdb.arch/mips-fcr.exp: New test.
6996 * gdb.arch/mips-fcr.c: Source for the new test.
6997
6998 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6999
7000 * gdb.base/solib-disc.exp: Use `standard_output_file'
7001 throughout.
7002
7003 2016-10-06 Pedro Alves <palves@redhat.com>
7004
7005 * gdb.base/jit-simple-dl.c: New file.
7006 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7007 * gdb.base/jit-simple.c: ... this.
7008 * gdb.base/jit-simple.exp (jit_run): Delete.
7009 (build_jit): New proc.
7010 (jit_test_reread): Recompile either the main program or the shared
7011 library, depending on what is being tested. Skip changing address
7012 if caller wants to. Compare before/after addresses. If testing
7013 standalone, explicitly load the binary. Test "maint info
7014 breakpoints".
7015 (top level): Add "standalone vs shared lib" and "change address"
7016 vs "same address" axes.
7017
7018 2016-10-06 Pedro Alves <palves@redhat.com>
7019
7020 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7021 call.
7022 (jit_run): Delete.
7023 (jit_test_reread): Use with_test_prefix. Reload the main binary
7024 explicitly. Compare the before/after addresses of the JIT
7025 descriptor.
7026
7027 2016-08-15 Doug Evans <dje@google.com>
7028
7029 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7030 for single bitfields is bool.
7031 * gdb.xml/tdesc-regs.exp: Ditto.
7032
7033 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7036
7037 2016-10-05 Yao Qi <yao.qi@linaro.org>
7038
7039 * lib/gdb.exp (support_complex_tests): Return zero if
7040 gdb_skip_float_test return true.
7041
7042 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7043 Simon Marchi <simon.marchi@ericsson.com>
7044
7045 PR gdb/20487
7046 * gdb.mi/user-selected-context-sync.exp: New file.
7047 * gdb.mi/user-selected-context-sync.c: New file.
7048
7049 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7050 Simon Marchi <simon.marchi@ericsson.com>
7051
7052 PR gdb/20487
7053 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7054 =thread-select-event check.
7055
7056 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7057
7058 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7059 the compulsory L operand changes.
7060 * gdb.arch/powerpc-power.s: Likewise.
7061
7062 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7063
7064 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7065 * gdb.base/jit-attach-pie.c: New file.
7066 * gdb.base/jit-attach-pie.exp: New file.
7067
7068 2016-09-28 Pedro Alves <palves@redhat.com>
7069
7070 * gdb.base/infcall-input.c: New file.
7071 * gdb.base/infcall-input.exp: New file.
7072
7073 2016-09-22 Yao Qi <yao.qi@linaro.org>
7074
7075 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7076 (gdb_exit): Rename it to ...
7077 (gdbserver_gdb_exit): ... Close GDBserver.
7078 (gdb_exit): New proc, call gdbserver_gdb_exit.
7079 (mi_gdb_exit): Likewise.
7080
7081 2016-09-22 Yao Qi <yao.qi@linaro.org>
7082
7083 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7084 path.
7085 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7086 Remove duplication.
7087
7088 2016-09-22 Yao Qi <yao.qi@linaro.org>
7089
7090 * lib/gdbserver-support.exp: Check the existence of
7091 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7092
7093 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7094
7095 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7096
7097 2016-09-21 Tom Tromey <tom@tromey.com>
7098
7099 PR gdb/20604:
7100 * gdb.base/quit.exp: New file.
7101
7102 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7103
7104 * .gitignore: New file.
7105
7106 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7107
7108 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7109 throughout.
7110
7111 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7112
7113 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7114
7115 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7116
7117 * gdb.cp/casts.cc (decltype): Move it ...
7118 (main): ... with its call to ...
7119 * gdb.cp/casts03.cc: ... a new file.
7120 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7121
7122 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7123
7124 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7125
7126 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7127
7128 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7129 and sync up the test with tests in gas/testsuite/gas/ppc.
7130 * gdb.arch/powerpc-power.exp: Likewise.
7131
7132 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7133
7134 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7135
7136 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7137 Jan Kratochvil <jan.kratochvil@redhat.com>
7138
7139 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7140 make m1's definition to be different from m2's. Use 'dummy' as an
7141 argument for probe 'two'.
7142
7143 2016-09-10 Jon Beniston <jon@beniston.com>
7144
7145 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7146 for sim target.
7147
7148 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7149
7150 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7151 variable declaration.
7152 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7153 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7154 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7155 received HWCAP as its argument.
7156
7157 2016-09-06 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.base/new-ui-pending-input.c: New file.
7160 * gdb.base/new-ui-pending-input.exp: New file.
7161 * gdb.exp (clear_gdb_spawn_id): New procedure.
7162 (with_spawn_id): Check whether gdb_spawn_id exists before
7163 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7164 on exit.
7165
7166 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7167
7168 * gdb.base/float128.c: New file.
7169 * gdb.base/float128.exp: Likewise.
7170 * gdb.base/floatn.c: Likewise.
7171 * gdb.base/floatn.exp: Likewise.
7172
7173 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7174
7175 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7176
7177 2016-09-05 Pedro Alves <palves@redhat.com>
7178
7179 PR backtrace/19927
7180 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7181 unwinders are immediately called as side effect of "source" or
7182 "disable unwinder" commands.
7183 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7184
7185 2016-09-02 Yao Qi <yao.qi@linaro.org>
7186
7187 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7188 is true and $type is "float" or "double".
7189
7190 2016-09-02 Yao Qi <yao.qi@linaro.org>
7191
7192 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7193 true.
7194 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7195 * gdb.base/call-rt-st.exp: Likewise.
7196 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7197 return value instead of gdb,skip_float_test.
7198 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7199 (do_function_calls): Use its return value instead of
7200 gdb,skip_float_test.
7201 * gdb.base/finish.exp: Likewise.
7202 * gdb.base/funcargs.exp: Likewise.
7203 * gdb.base/return.exp: Likewise.
7204 * gdb.base/return2.exp: Likewise.
7205 * gdb.base/varargs.exp: Likewise.
7206 * lib/gdb.exp (gdb_skip_float_test): Change it to
7207 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7208
7209 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7210
7211 * gdb.multi/tids.exp: Test "thread apply all".
7212
7213 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7214
7215 * gdb.base/default.exp (tty): Remove.
7216
7217 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7218
7219 * gdb.python/py-recurse-unwind.c: New file.
7220 * gdb.python/py-recurse-unwind.py: New file.
7221 * gdb.python/py-recurse-unwind.exp: New file.
7222
7223 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7224
7225 * gdb.base/set-inferior-tty.exp: New file.
7226 * gdb.base/set-inferior-tty.c: New file.
7227
7228 2016-08-23 Pedro Alves <palves@redhat.com>
7229
7230 PR gdb/20494
7231 * gdb.base/new-ui-echo.c: New file.
7232 * gdb.base/new-ui-echo.exp: New file.
7233
7234 2016-08-23 Yao Qi <yao.qi@linaro.org>
7235
7236 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7237 gdbserver_spawn.
7238 * gdb.server/connect-without-multi-process.exp (do_test):
7239 Likewise.
7240
7241 2016-08-23 Yao Qi <yao.qi@linaro.org>
7242
7243 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7244 standalone_txt. Delete gdb_txt and standalone_txt on host
7245 and target. Spawn the binary on target. Copy files from
7246 target to host.
7247
7248 2016-08-22 Pedro Alves <palves@redhat.com>
7249
7250 PR gdb/20505
7251 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7252 with_test_prefix. Factor out bits to ...
7253 (test_no_vdso): ... this new procedure.
7254
7255 2016-08-19 Carl Love <cel@us.ibm.com>
7256
7257 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7258 maintaining separate logic for constructing the output path.
7259 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7260 * gdb.arch/ppc-dfp.exp: Likewise.
7261 * gdb.arch/ppc-fp.exp: Likewise.
7262 * gdb.arch/vsx-regs.exp: Likewise.
7263 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7264 binprefix for generating the additional binary files.
7265
7266 2016-08-19 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.trace/mi-trace-frame-collected.exp
7269 (test_trace_frame_collected): On x32, expect two registers.
7270
7271 2016-08-18 Carl Love <cel@us.ibm.com>
7272
7273 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7274 and sync up the test with tests in gas/testsuite/gas/ppc.
7275 * gdb.arch/powerpc-power.exp: Likewise.
7276
7277 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7278
7279 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7280 expected error message.
7281
7282 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7283
7284 * gdb.multi/remove-inferiors.exp: New file.
7285 * gdb.multi/remove-inferiors.c: New file.
7286
7287 2016-08-12 Yao Qi <yao.qi@linaro.org>
7288
7289 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7290 argument list.
7291
7292 2016-08-10 Pedro Alves <palves@redhat.com>
7293
7294 PR gdb/19187
7295 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7296 setup_kfails.
7297
7298 2016-08-09 Pedro Alves <palves@redhat.com>
7299 Simon Marchi <simon.marchi@ericsson.com>
7300
7301 PR gdb/20418
7302 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7303 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7304
7305 2016-08-09 Pedro Alves <palves@redhat.com>
7306
7307 PR mi/20431
7308 * gdb.mi/mi-cmd-error.exp: New file.
7309
7310 2016-08-09 Pedro Alves <palves@redhat.com>
7311
7312 PR gdb/18653
7313 * gdb.base/signals-state-child.c: New file.
7314 * gdb.base/signals-state-child.exp: New file.
7315 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7316
7317 2016-08-09 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7320
7321 2016-08-03 Tom Tromey <tom@tromey.com>
7322
7323 PR python/18565:
7324 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7325
7326 2016-08-01 Yao Qi <yao.qi@linaro.org>
7327
7328 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7329 variable mode to "multi-process" if $multi_process is 1, otherwise
7330 set it to "single-process".
7331
7332 2016-08-01 Yao Qi <yao.qi@linaro.org>
7333
7334 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7335 * gdb.cp/cpexprs.exp: Likewise.
7336 * gdb.cp/m-static.exp: Likewise.
7337
7338 2016-07-26 Tom Tromey <tom@tromey.com>
7339
7340 PR python/20190:
7341 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7342 test.
7343
7344 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7345
7346 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7347 selecting assembly source files.
7348 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7349 assembly source files.
7350 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7351 assembly source files.
7352 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7353 selecting assembly source files.
7354
7355 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7356
7357 * gdb.base/new-ui.exp (do_test_invalid_args): New
7358 procedure.
7359
7360 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7361
7362 * gdb.btrace/reconnect.c: New file.
7363 * gdb.btrace/reconnect.exp: New file.
7364
7365 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7366
7367 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7368 to test_catch_syscall_group.
7369 (test_catch_syscall_group): New.
7370
7371 2016-07-21 Tom Tromey <tom@tromey.com>
7372
7373 * gdb.rust/simple.rs (main): Use empty struct expression.
7374 * gdb.rust/simple.exp: Add tests for empty struct expression.
7375
7376 2016-07-21 Yao Qi <yao.qi@linaro.org>
7377
7378 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7379 if gdb_skip_xml_test is true on some targets.
7380
7381 2016-07-21 Yao Qi <yao.qi@linaro.org>
7382
7383 * gdb.server/solib-list.exp: Unset last_loaded_file.
7384
7385 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7386
7387 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7388 "step into captured_main (args)".
7389
7390 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7391
7392 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7393
7394 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7395
7396 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7397
7398 2016-07-19 Pedro Alves <palves@redhat.com>
7399
7400 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7401 * gdb.opt/inline-bt.exp: Likewise.
7402 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7403 additional_flags=-Winline.
7404 * gdb.opt/inline-locals.exp: Likewise.
7405 * gdb.opt/inline-markers.c (ATTR): Define.
7406 (inlined_fn): Use it.
7407
7408 2016-07-19 Yao Qi <yao.qi@linaro.org>
7409
7410 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7411 (test_with_self): Remove some code. Remove argument executable.
7412 (top-level): Use do_self_tests.
7413
7414 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7415 Don Breazeal <donb@codesourcery.com>
7416
7417 * gdb.base/maint.exp: Escape paths used in regular expressions.
7418 * gdb.stabs/weird.exp: Likewise.
7419
7420 2016-07-13 Tom Tromey <tom@tromey.com>
7421
7422 PR python/15620, PR python/18620:
7423 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7424 (test_bkpt_events): New procs.
7425
7426 2016-07-13 Tom Tromey <tom@tromey.com>
7427
7428 PR python/17698:
7429 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7430 test.
7431 (test_watchpoints): Likewise.
7432 (test_bkpt_pending): New proc.
7433
7434 2016-07-13 Tom Tromey <tom@tromey.com>
7435
7436 PR cli/18053:
7437 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7438 completion test.
7439
7440 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7441
7442 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7443 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7444 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7445 f_label.
7446 (g): Rename g_end_lbl to g_label.
7447 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7448 low_pc and high_pc.
7449 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7450
7451 2016-07-12 Tom Tromey <tom@tromey.com>
7452
7453 PR python/19293:
7454 * gdb.python/py-unwind-maint.exp: Update tests.
7455
7456 2016-07-12 Yao Qi <yao.qi@linaro.org>
7457
7458 * lib/selftest-support.exp (selftest_setup): Match the output
7459 when captured_main is inlined.
7460
7461 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7462
7463 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7464 New variables.
7465 (print this%a, print this%b, print this): New tests.
7466 * gdb.fortran/derived-types.f90 (this): New object and
7467 initialization.
7468
7469 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7470
7471 * gdb.ada/arraydim.exp: Remove extra directory level in build
7472 directory.
7473
7474 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7475
7476 * lib/ada.exp: Remove extra directory level in build directory.
7477 * gdb.ada/cond_lang.exp: Likewise.
7478 * gdb.ada/exec_changed.exp: Likewise.
7479 * gdb.ada/lang_switch.exp: Likewise.
7480
7481 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7482
7483 * simple.rs: Add test for raw pointer subscripting.
7484 * simple.exp: Add test expectations.
7485
7486 2016-07-05 Yao Qi <yao.qi@linaro.org>
7487
7488 * gdb.mi/mi-reverse.exp: Match =record-started output.
7489
7490 2016-07-01 Pedro Alves <palves@redhat.com>
7491
7492 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7493 procedure.
7494 (jit_reader_test): Test the jit reader's unwinder.
7495 * gdb.base/jithost.c (jit_function_00_code): New global.
7496 (main): Use memcpy to fill in the mmapped code, instead of poking
7497 bytes manually here.
7498 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7499 value.
7500 (read_debug_info): Save the function's range.
7501 (read_sp): New function.
7502 (unwind_frame): Use it. Also unwind RBP.
7503 (get_frame_id): Use read_sp.
7504 (gdb_init_reader): Use calloc instead of malloc.
7505 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7506 parameter. Use gdb_test_multiple.
7507
7508 2016-07-01 Pedro Alves <palves@redhat.com>
7509 Antoine Tremblay <antoine.tremblay@ericsson.com>
7510
7511 * gdb.threads/process-dies-while-detaching.c: New file.
7512 * gdb.threads/process-dies-while-detaching.exp: New file.
7513
7514 2016-07-01 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.multi/watchpoint-multi-exit.c: New file.
7517 * gdb.multi/watchpoint-multi-exit.exp: New file.
7518
7519 2016-06-30 Pedro Alves <palves@redhat.com>
7520
7521 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7522 unset inferior_spawn_id.
7523
7524 2016-06-30 Pedro Alves <palves@redhat.com>
7525
7526 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7527 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7528
7529 2016-06-29 Yao Qi <yao.qi@linaro.org>
7530
7531 * gdb.base/return.c: Add copyright header.
7532
7533 2016-06-29 Tom Tromey <tom@tromey.com>
7534
7535 PR python/20129:
7536 * gdb.python/py-framefilter.exp: Add tests for setting priority
7537 and disabling of non-existent frame filter.
7538
7539 2016-06-29 Yao Qi <yao.qi@linaro.org>
7540
7541 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7542 0x0f07ff.
7543
7544 2016-06-28 Yao Qi <yao.qi@linaro.org>
7545
7546 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7547 triplets. Start gdb, execute catch syscall, and continue. Check
7548 gdb's output to determine catch syscall is supported.
7549
7550 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7551
7552 * gdb.rust/simple.rs: Add test for returning unit in a function.
7553 * gdb.rust/simple.exp: Add expectation for functions returning
7554 unit.
7555
7556 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7557
7558 * gdb.python/py-breakpoint-create-fail.c,
7559 gdb.python/py-breakpoint-create-fail.exp,
7560 gdb.python/py-breakpoint-create-fail.py: New testcase.
7561
7562 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7563
7564 PR gdb/20239
7565 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7566 * gdb.rust/simple.exp: Add test expectations for new NonZero
7567 tests.
7568
7569 2016-06-24 David Taylor <dtaylor@emc.com>
7570
7571 * gdb.base/offsets.exp: New file.
7572 * gdb.base/offsets.c: New file.
7573
7574 2016-06-23 Tom Tromey <tom@tromey.com>
7575
7576 PR gdb/16483:
7577 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7578 before any filters are loaded.
7579
7580 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7581
7582 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7583 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7584 structs.
7585 * gdb.fortran/derived-type-function.exp: New file.
7586 * gdb.fortran/derived-type-function.f90: New file.
7587
7588
7589 2016-06-21 Pedro Alves <palves@redhat.com>
7590
7591 * gdb.base/new-ui.exp: New file.
7592 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7593 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7594 (with_spawn_id): New procedure.
7595
7596 2016-06-21 Pedro Alves <palves@redhat.com>
7597
7598 * gdb.mi/mi-exec-run.exp: New file.
7599
7600 2016-06-21 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7603 breakpoint command's output on the main UI.
7604 (test_break): New procedure, factored out from calls in the top
7605 level.
7606 (top level): Use foreach_with_prefix to test MI as main UI and as
7607 separate UI.
7608
7609 2016-06-21 Pedro Alves <palves@redhat.com>
7610
7611 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7612 (test_awatch_creation_and_listing)
7613 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7614 Remove 'type' parameter.
7615 (test_watchpoint_all): New parameter mi_mode. Remove
7616 with_test_prefix.
7617 (top level): Use foreach_with_prefix, and add main/separate UI MI
7618 testing axis.
7619
7620 2016-06-21 Pedro Alves <palves@redhat.com>
7621
7622 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7623 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7624 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7625 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7626 (gdb_main_spawn_id, mi_spawn_id): Declare and
7627 comment.
7628 (mi_create_inferior_pty): New procedure,
7629 factored out from default_mi_gdb_start.
7630 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7631 procedures.
7632 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7633 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7634 Use mi_create_inferior_pty.
7635 (mi_gdb_start): Use eval to pass down args list.
7636
7637 2016-06-21 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7640 * gdb.opt/inline-cmds.exp: Add MI tests.
7641
7642 2016-06-21 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7645
7646 2016-06-21 Pedro Alves <palves@redhat.com>
7647
7648 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7649 (top level): Use it instead of mi_execute_to.
7650
7651 2016-06-21 Pedro Alves <palves@redhat.com>
7652
7653 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7654 (cont_handler_str): New.
7655 (signal_stop_handler): Set stop_handler_str instead of printing to
7656 stdout.
7657 (continue_handler): Set cont_handler_str instead of printing to
7658 stdout.
7659 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7660 mi_send_resuming_command. Print stop_handler_str and
7661 cont_handler_str instead of expecting the python events print
7662 directly.
7663
7664 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7665
7666 * gdb.base/jit-reader.exp: New file.
7667 * gdb.base/jithost.c: New file.
7668 * gdb.base/jithost.h: New file.
7669 * gdb.base/jitreader.c : New file.
7670 * gdb.base/jit-protocol.h: New file.
7671
7672 2016-06-17 Yao Qi <yao.qi@linaro.org>
7673
7674 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7675 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7676 and detach-on-fork. Adjust tests.
7677 (top level): Invoke break_cond_on_syscall with combinations of
7678 syscall, follow-fork-mode and detach-on-fork.
7679
7680 2016-06-17 Yao Qi <yao.qi@linaro.org>
7681
7682 * gdb.base/step-over-exit.c: New.
7683 * gdb.base/step-over-exit.exp: New.
7684
7685 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7686
7687 * gdb.base/float.exp: Add target check for nds32*-*-*.
7688 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7689
7690 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7691
7692 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7693 for unsupported target features.
7694 * gdb.base/call-rt-st.exp: Likewise.
7695 * gdb.base/call-sc.exp: Likewise.
7696 * gdb.base/call-signal-resume.exp: Likewise.
7697 * gdb.base/call-strs.exp: Likewise.
7698 * gdb.base/callexit.exp: Likewise.
7699 * gdb.base/callfuncs.exp: Likewise.
7700 * gdb.base/nodebug.exp: Likewise.
7701 * gdb.base/printcmds.exp: Likewise.
7702 * gdb.base/ptype.exp: Likewise.
7703 * gdb.base/structs.exp: Likewise.
7704 * gdb.base/unwindonsignal.exp: Likewise.
7705 * gdb.cp/gdb2495.exp: Likewise.
7706 * gdb.cp/templates.exp: Likewise.
7707 * gdb.cp/virtfunc.exp: Likewise.
7708 * gdb.threads/hand-call-in-threads.exp: Likewise.
7709 * gdb.threads/interrupted-hand-call.exp: Likewise.
7710 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7711
7712 2016-06-10 Tom Tromey <tom@tromey.com>
7713
7714 PR rust/20110:
7715 * gdb.rust/expr.exp: Add test for integer constant larger than
7716 i32.
7717
7718 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7719
7720 * gdb.fortran/nested-funcs.exp: New.
7721 * gdb.fortran/nested-funcs.f90: New.
7722
7723 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7724
7725 * gdb.base/examine-backward.c: New file.
7726 * gdb.base/examine-backward.exp: New file.
7727
7728 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7729
7730 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7731 matching.
7732
7733 2016-06-02 Tom Tromey <tom@tromey.com>
7734
7735 PR python/18984:
7736 * gdb.python/py-shared.exp: Add solib_name test.
7737
7738 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7739
7740 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7741
7742 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7743
7744 PR c++/19893
7745 * gdb.dwarf2/implref.exp: Rename to...
7746 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7747 * gdb.dwarf2/implref-array.c: New file.
7748 * gdb.dwarf2/implref-array.exp: Likewise.
7749 * gdb.dwarf2/implref-global.c: Likewise.
7750 * gdb.dwarf2/implref-global.exp: Likewise.
7751 * gdb.dwarf2/implref-struct.c: Likewise.
7752 * gdb.dwarf2/implref-struct.exp: Likewise.
7753
7754 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7755
7756 * gdb.trace/trace-condition.exp: Add 64bit tests.
7757
7758 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7759
7760 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7761 bits types.
7762 (main): Adapt to 8 to 64 bits types.
7763 * gdb.trace/trace-condition.exp: Add new tests.
7764
7765 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7766
7767 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7768
7769 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7770
7771 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7772 Move condition tests...
7773 * gdb.trace/trace-condition.exp: Here.
7774
7775 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7776
7777 * gdb.trace/trace-condition.exp: Add counter-case tests.
7778
7779 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7780
7781 PR c++/15231
7782 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7783 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7784
7785 2016-05-27 Pedro Alves <palves@redhat.com>
7786
7787 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7788 New procedure.
7789 (top level): Call it, and bail out of DejaGnu is known to be bad.
7790
7791 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7792
7793 * gdb.base/whatis.c: Extend the test case.
7794 * gdb.base/whatis.exp: Add additional tests.
7795
7796 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7797
7798 * gdb.fortran/type.f90: Add pointer variable.
7799 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7800
7801 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7802
7803 * gdb.fortran/vla-type.exp: Fix testcase name.
7804
7805 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7806
7807 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7808
7809 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7810
7811 * gdb.fortran/type.f90: Add nested structures.
7812 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7813 * gdb.fortran/derived-type.exp: Adapt expected output.
7814 * gdb.fortran/vla-type.exp: Adapt expected output.
7815
7816 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7817
7818 * gdb.fortran/whatis_type.exp: Adapt expected output.
7819
7820 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7821
7822 * gdb.fortran/print_type.exp: Fix expected output.
7823 * gdb.fortran/whatis_type.exp: Fix expected output.
7824
7825 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7826
7827 * gdb.fortran/whatis_type.exp: Use multi_line.
7828
7829 2016-05-24 Tom Tromey <tom@tromey.com>
7830
7831 PR python/17386:
7832 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7833 use value as an index.
7834
7835 2016-05-23 Tom Tromey <tom@tromey.com>
7836
7837 PR python/17981:
7838 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7839 no-breakpoint case.
7840
7841 2016-05-24 Pedro Alves <palves@redhat.com>
7842
7843 PR gdb/19828
7844 * gdb.threads/clone-attach-detach.c: New file.
7845 * gdb.threads/clone-attach-detach.exp: New file.
7846
7847 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7848
7849 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7850
7851 2016-05-23 Tom Tromey <tom@tromey.com>
7852
7853 PR python/19438, PR python/18393:
7854 * gdb.python/py-progspace.exp: Add "dir" test.
7855 * gdb.python/py-objfile.exp: Add "dir" test.
7856
7857 2016-05-23 Yao Qi <yao.qi@linaro.org>
7858
7859 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7860 * gdb.arch/thumb2-it.exp: Likewise.
7861
7862 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7863
7864 * gdb.mi/mi-threads-interrupt.c: New file.
7865 * gdb.mi/mi-threads-interrupt.exp: New file.
7866
7867 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7868
7869 PR gdb/18077
7870 * gdb.mi/mi-async-run.exp: New file.
7871 * gdb.mi/mi-async-run.c: New file.
7872
7873 2016-05-17 Tom Tromey <tom@tromey.com>
7874 Manish Goregaokar <manishsmail@gmail.com>
7875
7876 * lib/rust-support.exp: New file.
7877 * lib/gdb.exp (skip_rust_tests): New proc.
7878 (build_executable_from_specs): Handle rust.
7879 * lib/future.exp (gdb_find_rustc): New proc.
7880 (gdb_default_target_compile): Handle rust.
7881 * gdb.rust/expr.exp: New file.
7882 * gdb.rust/generics.exp: New file.
7883 * gdb.rust/generics.rs: New file.
7884 * gdb.rust/methods.exp: New file.
7885 * gdb.rust/methods.rs: New file.
7886 * gdb.rust/modules.exp: New file.
7887 * gdb.rust/modules.rs: New file.
7888 * gdb.rust/simple.exp: New file.
7889 * gdb.rust/simple.rs: New file.
7890
7891 2016-05-17 Tom Tromey <tom@tromey.com>
7892
7893 * gdb.base/default.exp (set language): Add rust.
7894
7895 2016-05-17 Tom Tromey <tom@tromey.com>
7896
7897 * gdb.gdb/unittest.exp: New file.
7898
7899 2016-05-16 Yao Qi <yao.qi@linaro.org>
7900
7901 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7902 shell_prompt. Update shell_prompt_re.
7903
7904 2016-05-12 Doug Evans <dje@google.com>
7905
7906 PR symtab/19999
7907 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7908 $options when building executable.
7909 * gdb.dwarf2/fission-loclists-pie.S: New file.
7910 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7911
7912 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7913
7914 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7915 of [is_remote target],
7916
7917 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7918
7919 * lib/gdb.exp (use_gdb_stub): New procedure.
7920
7921 2016-05-03 Yunlian Jiang <yunlian@google.com>
7922 Doug Evans <dje@google.com>
7923
7924 PR symtab/19914
7925 * gdb.dwarf2/dwp-sepdebug.c: New file.
7926 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7927
7928 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7929
7930 * gdb.base/detach.exp: Remove is_remote check.
7931
7932 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7933
7934 * gdb.base/annota-input-while-running.exp: Don't check for
7935 [is_remote target]. Enable annotations after running to main.
7936 Remove unused "set test..." line.
7937
7938 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7939
7940 * gdb.trace/trace-enable-disable.exp: New file.
7941 * gdb.trace/trace-enable-disable.c: New file.
7942
7943 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7944
7945 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7946 use it in info sharedlibrary test.
7947 * gdb.trace/ftrace-lock.exp: Likewise.
7948 * gdb.trace/ftrace.exp: Likewise.
7949 * gdb.trace/range-stepping.exp: Likewise.
7950 * gdb.trace/trace-break.exp: Likewise.
7951 * gdb.trace/trace-condition.exp: Likewise.
7952 * gdb.trace/trace-mt.exp: Likewise.
7953
7954 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7955
7956 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7957 (gdb_load_shlib): ... this.
7958 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7959 gdb_load_shlib.
7960 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7961 * gdb.base/ctxobj.exp: Likewise.
7962 * gdb.base/dprintf-pending.exp: Likewise.
7963 * gdb.base/dso2dso.exp: Likewise.
7964 * gdb.base/fixsection.exp: Likewise.
7965 * gdb.base/gcore-relro.exp: Likewise.
7966 * gdb.base/gdb1555.exp: Likewise.
7967 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7968 * gdb.base/gnu-ifunc.exp: Likewise.
7969 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7970 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7971 * gdb.base/pending.exp: Likewise.
7972 * gdb.base/print-file-var.exp: Likewise.
7973 * gdb.base/print-symbol-loading.exp: Likewise.
7974 * gdb.base/shlib-call.exp: Likewise.
7975 * gdb.base/shreloc.exp: Likewise.
7976 * gdb.base/so-impl-ld.exp: Likewise.
7977 * gdb.base/solib-disc.exp: Likewise.
7978 * gdb.base/solib-nodir.exp: Likewise.
7979 * gdb.base/solib-overlap.exp: Likewise.
7980 * gdb.base/solib-symbol.exp: Likewise.
7981 * gdb.base/solib-weak.exp (do_test): Likewise.
7982 * gdb.base/sym-file.exp: Likewise.
7983 * gdb.base/symtab-search-order.exp: Likewise.
7984 * gdb.base/type-opaque.exp: Likewise.
7985 * gdb.base/unload.exp: Likewise.
7986 * gdb.base/watchpoint-solib.exp: Likewise.
7987 * gdb.compile/compile.exp: Likewise.
7988 * gdb.cp/gdb2384.exp: Likewise.
7989 * gdb.cp/infcall-dlopen.exp: Likewise.
7990 * gdb.cp/re-set-overloaded.exp: Likewise.
7991 * gdb.fortran/library-module.exp: Likewise.
7992 * gdb.opt/solib-intra-step.exp: Likewise.
7993 * gdb.python/py-finish-breakpoint.exp: Likewise.
7994 * gdb.python/py-shared.exp: Likewise.
7995 * gdb.reverse/solib-precsave.exp: Likewise.
7996 * gdb.reverse/solib-reverse.exp: Likewise.
7997 * gdb.server/solib-list.exp: Likewise.
7998 * gdb.threads/dlopen-libpthread.exp: Likewise.
7999 * gdb.threads/tls-shared.exp: Likewise.
8000 * gdb.threads/tls-so_extern.exp: Likewise.
8001 * gdb.trace/change-loc.exp: Likewise.
8002 * gdb.trace/ftrace-lock.exp: Likewise.
8003 * gdb.trace/ftrace.exp: Likewise.
8004 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8005 * gdb.trace/pending.exp: Likewise.
8006 * gdb.trace/range-stepping.exp: Likewise.
8007 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8008 (strace_info_marker): Likewise.
8009 (strace_probe_marker): Likewise.
8010 (strace_trace_on_same_addr): Likewise.
8011 (strace_trace_on_diff_addr): Likewise.
8012 * gdb.trace/trace-break.exp: Likewise.
8013 * gdb.trace/trace-condition.exp: Likewise.
8014 * gdb.trace/trace-mt.exp: Likewise.
8015
8016 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8017
8018 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8019 result of gdb_remote_download.
8020 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8021 * gdb.base/dso2dso.exp: Likewise.
8022 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8023 * gdb.base/print-file-var.exp: Likewise.
8024 * gdb.base/shlib-call.exp: Likewise.
8025 * gdb.base/shreloc.exp: Likewise.
8026 * gdb.base/solib-overlap.exp: Likewise.
8027 * gdb.base/solib-weak.exp (do_test): Likewise.
8028 * gdb.base/unload.exp: Likewise.
8029
8030 2016-04-27 Yao Qi <yao.qi@linaro.org>
8031
8032 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8033 exists.
8034
8035 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8036
8037 * vla-type.exp: Print structure from toplevel.
8038
8039 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8040
8041 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8042 of dynamic types.
8043 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8044 of dynamic types.
8045
8046 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8047
8048 * gdb.fortran/vla-type.f90: New file.
8049 * gdb.fortran/vla-type.exp: New file.
8050
8051 2016-04-25 Yao Qi <yao.qi@linaro.org>
8052
8053 * gdb.base/branch-to-self.c: New file.
8054 * gdb.base/branch-to-self.exp: New file.
8055
8056 2016-04-22 Yao Qi <yao.qi@linaro.org>
8057
8058 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8059 more after $hex.
8060
8061 2016-04-22 Yao Qi <yao.qi@linaro.org>
8062
8063 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8064 * gdb.base/annota3.exp: Likewise.
8065
8066 2016-04-22 Yao Qi <yao.qi@linaro.org>
8067
8068 * gdb.reverse/step-precsave.exp: Do one step and test program
8069 stops in "callee" and do multiple steps until program goes out
8070 of "callee".
8071 * gdb.reverse/step-reverse.exp: Likewise.
8072
8073 2016-04-22 Yao Qi <yao.qi@linaro.org>
8074
8075 * gdb.trace/signal.exp: Also pass if
8076 $tracepoint_hits($i) > $iterations.
8077
8078 2016-04-22 Yao Qi <yao.qi@linaro.org>
8079
8080 * gdb.trace/signal.c: New file.
8081 * gdb.trace/signal.exp: New file.
8082
8083 2016-04-19 Doug Evans <xdje42@gmail.com>
8084
8085 * gdb.base/bad-file.exp: New file.
8086
8087 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8088
8089 * gdb.dwarf2/implref.exp: New file.
8090
8091 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8092
8093 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8094 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8095 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8096 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8097 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8098 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8099 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8100 * lib/fortran.exp (fortran_int4): New procedure.
8101 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8102 (fortran_logical4): Likewise.
8103
8104 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8105
8106 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8107
8108 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8109
8110 * lib/compiler.c: Add Intel specific preprocessor macros.
8111 * lib/compiler.cc: Likewise.
8112
8113 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8114
8115 * gdb.server/connect-with-no-symbol-file.c: New file.
8116 * gdb.server/connect-with-no-symbol-file.exp: New file.
8117
8118 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8119
8120 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8121
8122 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8123
8124 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8125 standard output directory.
8126
8127 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8128
8129 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8130
8131 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8132
8133 * gdb.btrace/instruction_history.c (loop): Add declaration.
8134
8135 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8136
8137 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8138
8139 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8140
8141 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8142 parentheses to print.
8143 (continue_handler): Likewise.
8144
8145 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8146
8147 * gdb.server/solib-list.exp: Remove is_remote check.
8148 Pass shlib= to gdb_compile. Don't link shared library with
8149 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8150 Run binary filename through "readlink -f" on the target.
8151
8152 2016-04-08 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8155 interpreter filename as argument to gdbserver_spawn.
8156 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8157 Return empty if $last_loaded_file does not exist.
8158
8159 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8160
8161 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8162 * gdb.base/jit-main.c: Use exit after usage.
8163
8164 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8165
8166 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8167 GDBHISTSIZE prior to the tests.
8168 * gdb.base/gdbinit-history.exp: Likewise.
8169
8170 2016-04-07 Pedro Alves <palves@redhat.com>
8171
8172 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8173 instead of build_executable. Use gdb_load_shlibs.
8174
8175 2016-04-07 Yao Qi <yao.qi@linaro.org>
8176
8177 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8178 Execute "si" command.
8179
8180 2016-04-07 Yao Qi <yao.qi@linaro.org>
8181
8182 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8183 number instead of the comments on some line.
8184
8185 2016-04-06 Don Breazeal <donb@codesourcery.com>
8186
8187 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8188 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8189
8190 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8191
8192 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8193 standard_output_file. Remove unused binfile variable.
8194
8195 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8196
8197 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8198 * gdb.python/py-mi-objfile.exp: Match "list main" output
8199 in console format.
8200
8201 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8202
8203 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8204 absolute.
8205
8206 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8207
8208 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8209 absolute.
8210 * gdb.trace/ftrace.exp: Likewise.
8211 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8212 targets as well.
8213 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8214 (gdb_load_shlibs): Copy libraries to test directory when testing
8215 natively. Only set solib-search-path if testing remotely.
8216 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8217
8218 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8219
8220 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8221 gdb_download. Use it even if the target is not remote.
8222 * gdb.base/jit.exp (compile_jit_test): Likewise.
8223 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8224 output directory if the destination board is local, otherwise use
8225 the standard remote_download from DejaGnu.
8226 (gdb_download): Remove.
8227 (gdb_load_shlibs): Use gdb_remote_download instead of
8228 gdb_download.
8229 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8230 Use gdb_remote_download instead of gdb_download. Use it even if
8231 the target is not remote.
8232 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8233 instead of gdb_download.
8234
8235 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8236
8237 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8238 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8239 run.
8240
8241 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8242
8243 PR gdb/19820
8244 * gdb.base/printcmds.exp: Add artificial arrays tests.
8245
8246 2016-03-31 Pedro Alves <palves@redhat.com>
8247
8248 PR gdb/19858
8249 * gdb.base/jit-main.c: Include unistd.h.
8250 (ATTACH): Define to 0 if not already defined.
8251 (wait_for_gdb, mypid): New globals.
8252 (WAIT_FOR_GDB): New macro.
8253 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8254 some breakpoint locations.
8255 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8256 New procedures.
8257 (one_jit_test): Add REATTACH parameter, and handle it. Use
8258 continue_to_test_location.
8259 (top level): Test attach, and adjusts calls to one_jit_test.
8260
8261 2016-03-31 Pedro Alves <palves@redhat.com>
8262
8263 PR gdb/19858
8264 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8265 BINSUFFIX parameter, and handle it.
8266 (top level): Adjust calls compile_jit_test.
8267
8268 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8269
8270 PR python/19743
8271 * gdb.python/py-mi-events-gdb.py: New file.
8272 * gdb.python/py-mi-events.c: New file.
8273 * gdb.python/py-mi-events.exp: New file.
8274
8275 2016-03-30 Yao Qi <yao.qi@linaro.org>
8276
8277 * gdb.reverse/until-precsave.exp: Match function name only.
8278 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8279 Move malloc to a condition block.
8280 * gdb.reverse/until-reverse.exp: Match function name only.
8281
8282 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8283
8284 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8285 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8286 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8287 variable for GPR 0 instead of assuming it is register 0.
8288 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8289 * lib/trace-support.exp: Add s390 registers.
8290
8291 2016-03-29 Yao Qi <yao.qi@linaro.org>
8292
8293 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8294
8295 2016-03-24 Yao Qi <yao.qi@linaro.org>
8296
8297 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8298 test message.
8299
8300 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8301
8302 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8303 maintaining separate logic for constructing the output path.
8304
8305 2016-03-16 Don Breazeal <donb@codesourcery.com>
8306
8307 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8308 Retry fork and waitpid on interrupted system call errors.
8309 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8310 Use with_timeout_factor to increase timeout by factor of 10.
8311
8312 2016-03-15 Don Breazeal <donb@codesourcery.com>
8313
8314 * gdb.cp/scope-err.cc: New test program.
8315 * gdb.cp/scope-err.exp: New test script.
8316 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8317 lines and "set breakpoint here" comment.
8318 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8319 Fixed some whitespace and format issues.
8320 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8321 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8322
8323 2016-03-15 Doug Evans <dje@google.com>
8324
8325 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8326 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8327 All callers updated. Add tests for enums, mixed flags register.
8328
8329 2016-03-15 Doug Evans <dje@google.com>
8330
8331 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8332 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8333
8334 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8335
8336 * gdb.base/default.exp: Add $_as_string to the list of expected
8337 convenience functions.
8338
8339 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8340
8341 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8342
8343 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8344
8345 * gdb.python/py-as-string.exp: New file.
8346 * gdb.python/py-as-string.c: New file.
8347
8348 2016-03-09 Pedro Alves <palves@redhat.com>
8349
8350 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8351 signal" -> "Thread NN received signal" output change.
8352 * gdb.threads/ia64-sigill.exp: Likewise.
8353 * gdb.threads/linux-dp.exp: Likewise.
8354 * gdb.threads/manythreads.exp: Likewise.
8355 * gdb.threads/pending-step.exp: Likewise.
8356 * gdb.threads/print-threads.exp: Likewise.
8357 * gdb.threads/sigstep-threads.exp: Likewise.
8358 * gdb.threads/staticthreads.exp: Likewise.
8359 * gdb.threads/tls.exp: Likewise.
8360
8361 2016-03-09 Pedro Alves <palves@redhat.com>
8362
8363 * gdb.base/command-line-input.exp: New file.
8364
8365 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8366
8367 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8368 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8369 * gdb.trace/pending.exp: Accept leading dot before function name.
8370 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8371 * lib/trace-support.exp: Set registers for ppc.
8372
8373 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8374
8375 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8376 use it for disassembly; accept .main in addition to main in backtrace.
8377
8378 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8379 Marcin Kościelnicki <koriakin@0x04.net>
8380
8381 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8382 (gdb_recursion_test_ptr): New global variable.
8383 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8384 gdb_recursion_test.
8385 (gdb_c_test): Ditto.
8386
8387 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8388
8389 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8390 ordering.
8391
8392 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8393
8394 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8395 (bar): Add bar_start_lbl label.
8396 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8397 of foo/bar for emitting DWARF and tracing.
8398
8399 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8400
8401 * analyze-racy-logs.py: Set executable bit.
8402
8403 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8404
8405 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8406 (CHECK_TARGET_TMP): Likewise.
8407 (check-single-racy): New rule.
8408 (check-parallel-racy): Likewise.
8409 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8410 (do-check-parallel-racy): New rule.
8411 (check-racy/%.exp): Likewise.
8412 * README (Racy testcases): New section.
8413 * analyze-racy-logs.py: New file.
8414
8415 2016-03-03 Doug Evans <dje@google.com>
8416
8417 * gdb.base/skip.exp: Use with_test_prefix.
8418
8419 2016-03-03 Yao Qi <yao.qi@linaro.org>
8420
8421 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8422 Invoke step_over_syscall "clone" and break_cond_on_syscall
8423 "clone".
8424 * gdb.base/step-over-clone.c: New file.
8425
8426 2016-03-03 Yao Qi <yao.qi@linaro.org>
8427
8428 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8429 code format.
8430
8431 2016-03-03 Yao Qi <yao.qi@linaro.org>
8432
8433 * gdb.base/disp-step-fork.c: Rename to ...
8434 * gdb.base/step-over-fork.c: ... it. New file.
8435 * gdb.base/disp-step-vfork.c: Rename to ...
8436 * gdb.base/step-over-vfork.c: ... it. New file.
8437 * gdb.base/disp-step-syscall.exp: Rename to ...
8438 * gdb.base/step-over-syscall.exp: ... it. New file.
8439 (disp_step_cross_syscall): Rename to ...
8440 (step_over_syscall): ... it.
8441
8442 2016-03-03 Yao Qi <yao.qi@linaro.org>
8443
8444 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8445 If target supports condition evaluation on target, invoke
8446 break_cond_on_syscall for fork and vfork.
8447
8448 2016-03-03 Yao Qi <yao.qi@linaro.org>
8449
8450 * gdb.base/disp-step-syscall.exp: Don't invoke
8451 support_displaced_stepping.
8452 (disp_step_cross_syscall): Test with displaced stepping off and
8453 on if supported.
8454
8455 2016-03-03 Yao Qi <yao.qi@linaro.org>
8456
8457 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8458 proc.
8459 (setup): New proc.
8460 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8461 and setup.
8462
8463 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8464
8465 * gdb.fortran/vla-history.exp: Remove breakpoint.
8466
8467 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8468
8469 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8470 exceeds timeout.
8471
8472 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8473
8474 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8475 breakpoint.
8476
8477 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8478
8479 * gdb.mi/vla.f90: Nullify pointer after declaration.
8480
8481 2016-03-01 Pedro Alves <palves@redhat.com>
8482
8483 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8484
8485 2016-03-01 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8488 before anything else.
8489 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8490 _GNU_SOURCE here.
8491 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8492 before anything else.
8493 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8494
8495 2016-03-01 Pedro Alves <palves@redhat.com>
8496
8497 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8498
8499 2016-03-01 Yao Qi <yao.qi@linaro.org>
8500
8501 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8502 prepare_for_testing.
8503
8504 2016-03-01 Yao Qi <yao.qi@linaro.org>
8505
8506 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8507
8508 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8509
8510 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8511 manually constructing the output path.
8512
8513 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8514
8515 * gdb.arch/s390-stackless.S: New.
8516 * gdb.arch/s390-stackless.exp: New.
8517
8518 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8519
8520 * gdb.dlang/circular.c: New file.
8521 * gdb.dlang/circular.exp: New file.
8522
8523 2016-02-26 Yao Qi <yao.qi@linaro.org>
8524
8525 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8526 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8527 (testcases): Update.
8528
8529 2016-02-26 Yao Qi <yao.qi@linaro.org>
8530
8531 * gdb.reverse/aarch64.c: Rename to ...
8532 * gdb.reverse/insn-reverse.c: ... it.
8533 * gdb.reverse/aarch64.exp: Rename to ...
8534 * gdb.reverse/insn-reverse.exp: ... it.
8535
8536 2016-02-26 Yao Qi <yao.qi@linaro.org>
8537
8538 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8539 (testcase_ftype): New.
8540 (testcases): New array.
8541 (n_testcases): New.
8542 (main): Call each element in testcases.
8543 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8544 (read_testcase): New.
8545 Do the tests in a loop.
8546
8547 2016-02-25 Yao Qi <yao.qi@linaro.org>
8548
8549 * gdb.base/branches.c: Remove.
8550
8551 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8552
8553 PR gdb/13808
8554 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8555
8556 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8557
8558 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8559
8560 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8561
8562 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8563 change x86_64 call_insn to 'callq'.
8564
8565 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8566
8567 * gdb.trace/tfile-avx.c: Move to...
8568 * gdb.trace/tracefile-pseudo-reg.c: Here.
8569 * gdb.trace/tfile-avx.exp: Move to...
8570 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8571
8572 2016-02-24 Gary Benson <gbenson@redhat.com>
8573
8574 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8575 message on attach.
8576
8577 2016-02-23 Doug Evans <dje@google.com>
8578
8579 * gdb.base/skip.c (test_skip): New function.
8580 (end_test_skip_file_and_function): New function.
8581 (test_skip_file_and_function): New function.
8582 * gdb.base/skip1.c (test_skip): New function.
8583 (skip1_test_skip_file_and_function): New function.
8584 * gdb.base/skip.exp: Add tests for new skip options.
8585 * gdb.base/skip-solib.exp: Update expected output.
8586 * gdb.perf/skip-command.cc: New file.
8587 * gdb.perf/skip-command.exp: New file.
8588 * gdb.perf/skip-command.py: New file.
8589
8590 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8591
8592 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8593 info registers pattern.
8594
8595 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8596
8597 * lib/future.exp: Add D support.
8598 (gdb_find_gdc): New proc.
8599 (gdb_default_target_compile): Add D support.
8600
8601 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8602
8603 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8604 user+system time.
8605 (trace_speed_test): Determine the iteration count for a time
8606 between 15..30 seconds.
8607
8608 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8609
8610 * gdb.arch/i386-mpx-sigsegv.c: New file.
8611 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8612 * gdb.arch/i386-mpx-simple_segv.c: New file.
8613 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8614
8615 2016-02-18 Yao Qi <yao.qi@linaro.org>
8616
8617 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8618 Don't call setup_kfail.
8619
8620 2016-02-18 Yao Qi <yao.qi@linaro.org>
8621
8622 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8623 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8624
8625 2016-02-16 Doug Evans <dje@google.com>
8626
8627 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8628 * gdb.base/skip1.c: Ditto.
8629 * gdb.base/skip.exp: Whitespace cleanup.
8630
8631 2016-02-16 Don Breazeal <donb@codesourcery.com>
8632
8633 PR remote/19496
8634 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8635 Remove kfail for PR remote/19496.
8636
8637 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8638
8639 * lib/gdb.exp (standard_temp_file): Return a path specific to
8640 the runtest invocation.
8641
8642 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8643
8644 * gdb.trace/save-trace.exp: Change relative path to be in the
8645 standard output directory.
8646
8647 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8648
8649 * gdb.arch/i386-prologue.c: Add missing prototypes.
8650
8651 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8652
8653 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8654 * gdb.arch/i386-prologue.exp: Likewise.
8655 * gdb.arch/i386-size.exp: Likewise.
8656
8657 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8658
8659 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8660 define object file path.
8661 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8662 file path.
8663 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8664 standard_output_file to define binfile.
8665
8666 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8667
8668 Fix compatibility with recent gfortran-5.3.1.
8669 * gdb.fortran/vla-history.exp (print vla1 allocated)
8670 (print vla2 allocated, print $2, print $3): Remove
8671 (print $4): Rename to ...
8672 (print $2): ... here.
8673 (print $9): Rename to ...
8674 (print $5): ... here.
8675 (print $10): Rename to ...
8676 (print $6): ... here.
8677 * gdb.fortran/vla.f90: Add pvla initialization.
8678
8679 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8680
8681 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8682 New test.
8683 * gdb.fortran/vla-value-sub.exp: Likewise.
8684
8685 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8686
8687 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8688
8689 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8690
8691 * i386-biarch-core.exp: Define corefile using
8692 standard_output_file.
8693
8694 2016-02-12 Yao Qi <yao.qi@linaro.org>
8695
8696 * gdb.arch/arm-single-step-kernel-helper.c: New.
8697 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8698
8699 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8700
8701 * gdb.btrace/tailcall-only.exp: New.
8702 * gdb.btrace/tailcall-only.c: New.
8703 * gdb.btrace/x86_64-tailcall-only.S: New.
8704 * gdb.btrace/i686-tailcall-only.S: New.
8705
8706 2016-02-11 Pedro Alves <palves@redhat.com>
8707
8708 * README (Parallel testing): Add missing double quotes.
8709
8710 2016-02-11 Pedro Alves <palves@redhat.com>
8711
8712 * README (Parallel testing): New section.
8713 (GDB_PARALLEL): Rewrite.
8714 (FORCE_PARALLEL): Document.
8715
8716 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8717
8718 * gdb.trace/tfile-avx.c: New test.
8719 * gdb.trace/tfile-avx.exp: New test.
8720
8721 2016-02-09 Keith Seitz <keiths@redhat.com>
8722
8723 PR breakpoints/19546
8724 * gdb.base/infcall-exec.c: New file.
8725 * gdb.base/infcall-exec2.c: New file.
8726 * gdb.base/infcall-exec.exp: New file.
8727
8728 2016-02-09 Keith Seitz <keiths@redhat.com>
8729
8730 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8731 (toplevel): Call test_bkpt_address.
8732
8733 2016-02-09 Keith Seitz <keiths@redhat.com>
8734
8735 PR python/19506
8736 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8737 (toplevel): Call test_bkpt_address.
8738
8739 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8740
8741 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8742 to AC_OUTPUT.
8743 * configure: Regenerate.
8744
8745 2016-02-09 Pedro Alves <palves@redhat.com>
8746
8747 PR breakpoints/19548
8748 * gdb.base/execl-update-breakpoints.c (some_function): New
8749 function.
8750 (main): Call it.
8751 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8752 Tighten expected GDB output.
8753
8754 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8755
8756 * Makefile.in (ALL_SUBDIRS): Remove.
8757 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8758 (distclean maintainer-clean realclean): Likewise.
8759 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8760 * configure: Regenerate.
8761 * gdb.ada/Makefile.in: Delete.
8762 * gdb.arch/Makefile.in: Likewise.
8763 * gdb.asm/Makefile.in: Likewise.
8764 * gdb.base/Makefile.in: Likewise.
8765 * gdb.btrace/Makefile.in: Likewise.
8766 * gdb.cell/Makefile.in: Likewise.
8767 * gdb.compile/Makefile.in: Likewise.
8768 * gdb.cp/Makefile.in: Likewise.
8769 * gdb.disasm/Makefile.in: Likewise.
8770 * gdb.dlang/Makefile.in: Likewise.
8771 * gdb.dwarf2/Makefile.in: Likewise.
8772 * gdb.fortran/Makefile.in: Likewise.
8773 * gdb.gdb/Makefile.in: Likewise.
8774 * gdb.go/Makefile.in: Likewise.
8775 * gdb.guile/Makefile.in: Likewise.
8776 * gdb.java/Makefile.in: Likewise.
8777 * gdb.linespec/Makefile.in: Likewise.
8778 * gdb.mi/Makefile.in: Likewise.
8779 * gdb.modula2/Makefile.in: Likewise.
8780 * gdb.multi/Makefile.in: Likewise.
8781 * gdb.objc/Makefile.in: Likewise.
8782 * gdb.opencl/Makefile.in: Likewise.
8783 * gdb.opt/Makefile.in: Likewise.
8784 * gdb.pascal/Makefile.in: Likewise.
8785 * gdb.perf/Makefile.in: Likewise.
8786 * gdb.python/Makefile.in: Likewise.
8787 * gdb.reverse/Makefile.in: Likewise.
8788 * gdb.server/Makefile.in: Likewise.
8789 * gdb.stabs/Makefile.in: Likewise.
8790 * gdb.threads/Makefile.in: Likewise.
8791 * gdb.trace/Makefile.in: Likewise.
8792 * gdb.xml/Makefile.in: Likewise.
8793 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8794 GDB_PARALLEL.
8795 (standard_output_file): Remove check for GDB_PARALLEL, always
8796 return path in outputs/$subdir/$testname.
8797
8798 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8799
8800 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8801 (site.exp): Assign abs_srcdir to tcl's srcdir.
8802
8803 2016-02-04 Yao Qi <yao.qi@linaro.org>
8804
8805 * gdb.base/foll-exec-mode.c: Include limits.h.
8806 (main): Add parameters argc and argv. Get directory from
8807 argv[0].
8808 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8809 compilation.
8810 * gdb.base/foll-exec.c: Include limits.h.
8811 (main): Add parameters argc and argv.
8812 Get directory from argv[0].
8813 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8814 Adjust tests on the number of lines as source code changed.
8815 * gdb.base/foll-vfork-exit.c: Include limits.h.
8816 (main): Add one line of statement before vfork.
8817 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8818 (main): Add parameters argc and argv. Get directory from
8819 argv[0].
8820 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8821 (setup_gdb): Set tbreak to skip some source lines.
8822 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8823 (main): Add parameters argc and argv. Get directory from
8824 argv[0].
8825 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8826 compilation.
8827 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8828 (main): Add parameters argc and argv. Get directory from
8829 argv[0].
8830 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8831 compilation.
8832
8833 2016-02-01 Doug Evans <dje@google.com>
8834
8835 * gdb.base/skip.exp: Clean up multiple references to same test name.
8836
8837 2016-02-01 Pedro Alves <palves@redhat.com>
8838
8839 PR remote/19496
8840 * gdb.threads/forking-threads-plus-breakpoint.exp
8841 (displaced_stepping_supported): New global.
8842 (probe_displaced_stepping_support): New procedure.
8843 (do_test): Add 'displaced' parameter, and use it.
8844 (top level): Check for displaced stepping support. Add displaced
8845 stepping on/off testing axis.
8846
8847 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8848
8849 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8850 pointer. Don't perform further tests on the unassociated pointer
8851 if the first test fails.
8852
8853 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8854
8855 * gdb.base/max-value-size.c: New file.
8856 * gdb.base/max-value-size.exp: New file.
8857 * gdb.base/huge.exp: Disable max-value-size for this test.
8858
8859 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8860
8861 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8862
8863 2016-01-28 Yao Qi <yao.qi@linaro.org>
8864
8865 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8866
8867 2016-01-25 Pedro Alves <palves@redhat.com>
8868
8869 PR threads/19461
8870 * gdb.base/fork-running-state.c: New file.
8871 * gdb.base/fork-running-state.exp: New file.
8872
8873 2016-01-25 Pedro Alves <palves@redhat.com>
8874
8875 PR gdb/19494
8876 * gdb.base/catch-fork-kill.c: New file.
8877 * gdb.base/catch-fork-kill.exp: New file.
8878
8879 2016-01-25 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8882 Delete, moved to lib/gdb.exp.
8883 * gdb.threads/forking-threads-plus-breakpoint.exp
8884 (foreach_with_prefix): Likewise.
8885 * gdb.threads/process-dies-while-handling-bp.exp
8886 (foreach_with_prefix): Likewise.
8887 * lib/gdb.exp (foreach_with_prefix): New procedure.
8888
8889 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8890
8891 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8892 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8893
8894 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8895
8896 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8897 endian targets.
8898
8899 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8900 Pedro Alves <palves@redhat.com>
8901
8902 Fix testsuite compatibility with Guile.
8903 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8904 number.
8905
8906 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8907
8908 Fix testsuite compatibility with Guile.
8909 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8910 (thread 1): New test for backtrace through signal handler.
8911
8912 2016-01-22 Yao Qi <yao.qi@linaro.org>
8913
8914 PR testsuite/19491
8915 * gdb.base/multi-forks.c: Include
8916 ../lib/unbuffer_output.c
8917 (main): Call gdb_unbuffer_output.
8918
8919 2016-01-21 Doug Evans <dje@google.com>
8920
8921 * lib/ada.exp (gdb_compile_ada): Fix typo.
8922
8923 2016-01-21 Joel Brobecker <brobecker@adacore.com>
8924
8925 * gdb.base/break-fun-addr.exp: New file.
8926 * gdb.base/break-fun-addr1.c: New file.
8927 * gdb.base/break-fun-addr2.c: New file.
8928
8929 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8930
8931 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8932 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8933 enum flag values.
8934
8935 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8936
8937 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8938 when GDB can not set the vector return value. Add more comments
8939 for clarification.
8940
8941 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8942
8943 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8944 command.
8945
8946 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8947
8948 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8949
8950 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8951
8952 * Makefile.in (check-single): Pass --status to runtest.
8953 (check/%.exp): Likewise.
8954
8955 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8956
8957 * Makefile.in (check-parallel): Propagate return code from make
8958 do-check-parallel.
8959
8960 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8961
8962 * gdb.trace/ftrace.exp: Fix expected message on continue.
8963 * gdb.trace/pending.exp: Fix expected message on continue.
8964 * gdb.trace/trace-break.exp: Fix expected message on continue.
8965
8966 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8967
8968 * lib/gdb.exp (gdb_test): Remove unused global references.
8969
8970 2016-01-18 Pedro Alves <palves@redhat.com>
8971
8972 * gdb.base/async-shell.exp: Adjust expected output.
8973 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8974 * gdb.base/siginfo-thread.exp: Adjust expected output.
8975 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8976 * gdb.java/jnpe.exp: Adjust expected output.
8977 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8978 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8979 * gdb.threads/leader-exit.exp: Adjust expected output.
8980 * gdb.threads/manythreads.exp: Adjust expected output.
8981 * gdb.threads/pthreads.exp: Adjust expected output.
8982 * gdb.threads/schedlock.exp: Adjust expected output.
8983 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8984 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8985 expected output.
8986 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8987 output.
8988 * gdb.threads/sigthread.exp: Adjust expected output.
8989 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8990
8991 2016-01-18 Yao Qi <yao.qi@linaro.org>
8992
8993 * gdb.guile/scm-section-script.c: Replace @progbits with
8994 %progbits.
8995 * gdb.python/py-section-script.c: Likewise.
8996
8997 2016-01-15 Pedro Alves <palves@redhat.com>
8998
8999 * gdb.multi/tids.exp: Test star wildcard ranges.
9000
9001 2016-01-15 Pedro Alves <palves@redhat.com>
9002
9003 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9004 command from "thread apply" invocation.
9005 (thr_apply_info_thr_invalid): Default the expected output to the
9006 input tid list.
9007 (top level): Add tests that use convenience variables. Add tests
9008 for "thread apply" with a valid TID list, but missing the command.
9009
9010 2016-01-13 Pedro Alves <palves@redhat.com>
9011
9012 * gdb.base/default.exp: Expect $_gthread as well.
9013 * gdb.multi/tids.exp: Test $_gthread.
9014 * gdb.threads/thread-specific.exp: Test $_gthread.
9015
9016 2016-01-13 Pedro Alves <palves@redhat.com>
9017
9018 * gdb.multi/tids.exp: Test "info threads -gid".
9019
9020 2016-01-13 Pedro Alves <palves@redhat.com>
9021
9022 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9023 Breakpoint.thread.
9024 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9025
9026 2016-01-07 Pedro Alves <palves@redhat.com>
9027
9028 * gdb.base/break.exp: Adjust to output changes.
9029 * gdb.base/hbreak2.exp: Likewise.
9030 * gdb.base/sepdebug.exp: Likewise.
9031 * gdb.base/watch_thread_num.exp: Likewise.
9032 * gdb.linespec/keywords.exp: Likewise.
9033 * gdb.multi/info-threads.exp: Likewise.
9034 * gdb.threads/thread-find.exp: Likewise.
9035 * gdb.multi/tids.c: New file.
9036 * gdb.multi/tids.exp: New file.
9037
9038 2016-01-13 Pedro Alves <palves@redhat.com>
9039
9040 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9041
9042 2016-01-13 Pedro Alves <palves@redhat.com>
9043
9044 * gdb.base/default.exp: Expect $_inferior as well.
9045 * gdb.multi/base.exp: Test $_inferior.
9046
9047 2016-01-13 Pedro Alves <palves@redhat.com>
9048
9049 PR breakpoints/19388
9050 * gdb.base/catch-signal-siginfo-cond.c: New file.
9051 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9052
9053 2016-01-12 Josh Stone <jistone@redhat.com>
9054 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9055
9056 * gdb.base/catch-syscall.c (do_execve): New variable.
9057 (main): Conditionally trigger an execve.
9058 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9059 (test_catch_syscall_execve): New, check entry/return across execve.
9060 (do_syscall_tests): Call test_catch_syscall_execve.
9061
9062 2016-01-12 Pedro Alves <palves@redhat.com>
9063
9064 * gdb.base/random-signal.exp (do_test): New procedure, with body
9065 of testcase moved in.
9066
9067 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9068 Pedro Alves <palves@redhat.com>
9069
9070 * gdb.base/funcargs.exp (finish from indirectly called function):
9071 Reintroduce the case for 'First'.
9072
9073 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9074 Pedro Alves <palves@redhat.com>
9075
9076 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9077 (tcatch_vfork_then_child_follow_exec)
9078 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9079 identification.
9080
9081 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9082
9083 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9084 and repeats to unlimited.
9085 * gdb.python/py-value.exp: Likewise.
9086 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9087 and repeats to unlimited.
9088
9089 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9090
9091 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9092 and reordering the functions.
9093 * gdb.multi/hangout.c: Likewise.
9094 * gdb.multi/hello.c: Likewise.
9095
9096 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9097
9098 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9099 absolute.
9100 (SingleStatisticTestResult.report): Use dict.keys instead of
9101 dict.iterkeys.
9102
9103 2016-01-06 Pedro Alves <palves@redhat.com>
9104
9105 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9106
9107 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9108
9109 * gdb.btrace/dlopen.exp: New.
9110 * gdb.btrace/dlopen.c: New.
9111 * gdb.btrace/dlopen-dso.c: New.
9112
9113 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9114
9115 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9116 PATTERN argument is optional.
9117
9118 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9119
9120 * lib/ada.exp (target_compile_ada_from_dir): New function.
9121 (gdb_compile_ada): Reimplement avoiding the use of project files.
9122 * gdb.ada/gnat_ada.gpr: Delete.
9123 * gdb.ada/cond_lang.exp: Adjust test to make path before
9124 filename optional.
9125 * gdb.ada/small_reg_param.exp: Likewise.
9126
9127 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9128
9129 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9130
9131 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9132
9133 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9134 case.
9135
9136 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9137
9138 * gdb.base/break.exp: Remove dead code.
9139 * gdb.base/sepdebug.exp: Likewise.
9140
9141 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9142
9143 * gdb.asm/asm-source.exp: Remove HP-UX references.
9144 * gdb.base/annota1.exp: Likewise.
9145 * gdb.base/annota3.exp: Likewise.
9146 * gdb.base/attach.exp: Likewise.
9147 * gdb.base/bigcore.exp: Likewise.
9148 * gdb.base/break.exp: Likewise.
9149 * gdb.base/call-ar-st.exp: Likewise.
9150 * gdb.base/callfuncs.exp: Likewise.
9151 * gdb.base/catch-fork-static.exp: Likewise.
9152 * gdb.base/display.exp: Likewise.
9153 * gdb.base/foll-exec-mode.exp: Likewise.
9154 * gdb.base/foll-exec.exp: Likewise.
9155 * gdb.base/foll-fork.exp: Likewise.
9156 * gdb.base/foll-vfork.exp: Likewise.
9157 * gdb.base/funcargs.exp: Likewise.
9158 * gdb.base/hbreak2.exp: Likewise.
9159 * gdb.base/inferior-died.exp: Likewise.
9160 * gdb.base/interrupt.exp: Likewise.
9161 * gdb.base/multi-forks.exp: Likewise.
9162 * gdb.base/nodebug.exp: Likewise.
9163 * gdb.base/sepdebug.exp: Likewise.
9164 * gdb.base/solib1.c: Likewise.
9165 * gdb.base/step-test.exp: Likewise.
9166 * gdb.mi/non-stop.c: Likewise.
9167 * gdb.mi/pthreads.c: Likewise.
9168 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9169 * gdb.threads/pthreads.c: Likewise.
9170 * gdb.threads/staticthreads.exp: Likewise.
9171 * lib/future.exp: Likewise.
9172 * lib/gdb.exp: Likewise.
9173 * gdb.base/so-indr-cl.c: Remove.
9174 * gdb.base/so-indr-cl.exp: Likewise.
9175 * gdb.base/solib.c: Likewise.
9176 * gdb.base/solib.exp: Likewise.
9177 * gdb.base/solib2.c: Likewise.
9178
9179 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9180
9181 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9182 * gdb.base/call-ar-st.exp: Likewise.
9183 * gdb.base/callfuncs.exp: Likewise.
9184 * gdb.base/condbreak.exp: Likewise.
9185 * gdb.base/constvars.exp: Likewise.
9186 * gdb.base/hbreak2.exp: Likewise.
9187 * gdb.base/langs.exp: Likewise.
9188 * gdb.base/list.exp: Likewise.
9189 * gdb.base/long_long.exp: Likewise.
9190 * gdb.base/ptype.exp: Likewise.
9191 * gdb.base/scope.exp: Likewise.
9192 * gdb.base/signals.exp: Likewise.
9193 * gdb.base/so-impl-ld.exp: Likewise.
9194 * gdb.base/varargs.exp: Likewise.
9195 * gdb.base/volatile.exp: Likewise.
9196 * gdb.base/whatis.exp: Likewise.
9197 * gdb.cp/cplusfuncs.exp: Likewise.
9198 * gdb.cp/inherit.exp: Likewise.
9199 * gdb.cp/local.exp: Likewise.
9200 * gdb.cp/member-ptr.exp: Likewise.
9201 * gdb.cp/method.exp: Likewise.
9202 * gdb.cp/overload.exp: Likewise.
9203 * gdb.cp/templates.exp: Likewise.
9204 * gdb.stabs/weird.exp: Likewise.
9205 * lib/compiler.c: Likewise.
9206 * lib/compiler.cc: Likewise.
9207 * lib/cp-support.exp: Likewise.
9208 * lib/gdb.exp: Likewise.
9209
9210 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9211
9212 * configure.ac: Remove HP-UX case.
9213 * configure: Regenerate.
9214
9215 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9216
9217 * lib/gdb.exp (gdb_compile): Add function doc.
9218
9219 2015-12-17 Pedro Alves <palves@redhat.com>
9220
9221 PR threads/19354
9222 * gdb.multi/info-threads.exp: New file.
9223
9224 2015-12-15 Yao Qi <yao.qi@linaro.org>
9225
9226 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9227 is aarch64*-*-*.
9228
9229 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9230
9231 * gdb.base/history-duplicates.exp: Skip if no readline support.
9232
9233 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9234
9235 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9236
9237 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9238
9239 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9240
9241 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9242
9243 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9244 ctrl-C if nointerrupts target property is set.
9245 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9246 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9247 * gdb.base/paginate-bg-execution.exp: Likewise.
9248 * gdb.base/paginate-execution-startup.exp: Likewise.
9249 * gdb.base/random-signal.exp: Likewise.
9250 * gdb.base/range-stepping.exp: Likewise.
9251 * gdb.cp/annota2.exp: Likewise.
9252 * gdb.cp/annota3.exp: Likewise.
9253 * gdb.gdb/selftest.exp: Likewise.
9254 * gdb.threads/continue-pending-status.exp: Likewise.
9255 * gdb.threads/leader-exit.exp: Likewise.
9256 * gdb.threads/manythreads.exp: Likewise.
9257 * gdb.threads/pthreads.exp: Likewise.
9258 * gdb.threads/schedlock.exp: Likewise.
9259 * gdb.threads/sigthread.exp: Likewise.
9260
9261 2015-12-11 Don Breazeal <donb@codesourcery.com>
9262
9263 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9264 remote.
9265 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9266 * gdb.base/foll-exec.exp (main): Enable for target remote.
9267 * gdb.base/foll-fork.exp (main): Likewise.
9268 * gdb.base/foll-vfork.exp (main): Likewise.
9269 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9270 (proc continue_to_exit_bp_loc): Use clean_restart.
9271 * gdb.base/pie-execl.exp (main): Disable for target remote.
9272 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9273 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9274 * gdb.threads/execl.exp (main): Likewise.
9275 * gdb.threads/fork-child-threads.exp (main): Likewise.
9276 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9277 remote.
9278 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9279 remote.
9280 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9281 pid.tid style ptids, instead of just tid.
9282 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9283 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9284 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9285 ptids, instead of just tid.
9286
9287 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9288
9289 * gdb.base/list.exp (test_list_forward): Add end of file error
9290 test.
9291 (test_repeat_list_command): Add end of file error test.
9292 (test_list_backwards): Add beginning of file error test.
9293
9294 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9295
9296 * gdb.base/list.exp (test_list_invalid_args): New function,
9297 defined, and called.
9298
9299 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9300
9301 * gdb.base/list.exp (test_list): Make test names unique.
9302
9303 2015-12-11 Yao Qi <yao.qi@linaro.org>
9304
9305 * gdb.base/coremaker2.c: Remove.
9306
9307 2015-12-10 Pedro Alves <palves@redhat.com>
9308
9309 * gdb.multi/base.exp: Remove stale "spaces" references.
9310
9311 2015-12-10 Pedro Alves <palves@redhat.com>
9312
9313 * gdb.multi/base.exp: Don't use nowarnings.
9314 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9315 * gdb.multi/hangout.c: Include stdio.h.
9316 * gdb.multi/hello.c: Include stdlib.h.
9317 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9318 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9319 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9320
9321 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9322
9323 * gdb.dwarf2/dw2-ranges-base.c: New file.
9324 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9325 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9326 support additional line table, and debug ranges generation.
9327 (Dwarf::ranges): New function, generate .debug_ranges.
9328 (Dwarf::lines): Support generating simple line table programs.
9329 (Dwarf::assemble): Initialise new namespace variables.
9330
9331 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9332
9333 * gdb.base/async.exp (proc test_background): Add case for
9334 asynchronous execution not supported.
9335
9336 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9337
9338 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9339 format and change test names to make them unique.
9340
9341 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9342 Pedro Alves <pedro@redhat.com>
9343
9344 PR gdb/18702
9345 Add checking of floatformats setup on x86_64 hosts.
9346 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9347 (smallval, bigval): New labels/constants.
9348 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9349 float" after loading bigval and smallval.
9350
9351 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9352
9353 * gdb.ada/fun_overload_menu.exp: New testcase.
9354 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9355
9356 2015-12-04 Josh Stone <jistone@redhat.com>
9357
9358 * gdb.base/catch-fork-static.exp: New.
9359
9360 2015-12-03 Yao Qi <yao.qi@linaro.org>
9361
9362 * gdb.base/sizeof.c: Don't include stdio.h and
9363 ../lib/unbuffer_output.c.
9364 (main): New variable 'size' and 'value'. Remove printf and
9365 gdb_unbuffer_output. Assign return value to size and value.
9366 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9367 at the beginning.
9368 (check_sizeof): Check the result by printing variable 'size'.
9369 (check_valueof): Check the result by printing variable 'value'.
9370
9371 2015-12-01 Yao Qi <yao.qi@linaro.org>
9372
9373 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9374 for aarch64*-*-linux* target.
9375
9376 2015-11-30 Pedro Alves <palves@redhat.com>
9377
9378 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9379
9380 2015-11-30 Pedro Alves <palves@redhat.com>
9381
9382 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9383 Handle non-stop mode vCont replies.
9384
9385 2015-11-30 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9388 prepare_for_testing. Start gdb with "set non-stop on" appended to
9389 GDBFLAGS. Lax expected stop output.
9390
9391 2015-11-27 Yao Qi <yao.qi@linaro.org>
9392
9393 * gdb.arch/arm-neon.exp: New.
9394 * gdb.arch/arm-neon.c: New.
9395
9396 2015-11-27 Yao Qi <yao.qi@linaro.org>
9397
9398 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9399
9400 2015-11-27 Yao Qi <yao.qi@linaro.org>
9401
9402 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9403 frames-invalid annotation.
9404
9405 2015-11-27 Yao Qi <yao.qi@linaro.org>
9406
9407 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9408
9409 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9410
9411 * gdb.threads/names.exp: New file.
9412 * gdb.threads/names.c: New file.
9413 * README: Mention gdb,no_thread_names.
9414
9415 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9416
9417 PR 19297
9418 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9419 support" error.
9420
9421 2015-11-24 Pedro Alves <palves@redhat.com>
9422
9423 PR 17539
9424 * gdb.base/display.exp: Expect displays to be sorted in ascending
9425 order. Use multi_line.
9426 * gdb.base/solib-display.exp: Likewise.
9427
9428 2015-11-24 Pedro Alves <palves@redhat.com>
9429
9430 PR 17539
9431 * gdb.base/display.exp: Expect displays to be sorted in ascending
9432 order. Use multi_line.
9433 * gdb.base/solib-display.exp: Likewise.
9434
9435 2015-11-24 Pedro Alves <palves@redhat.com>
9436
9437 PR 17539
9438 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9439 threads in ascending order.
9440 * gdb.base/foll-fork.exp: Likewise.
9441 * gdb.base/foll-vfork.exp: Likewise.
9442 * gdb.base/multi-forks.exp: Likewise.
9443 * gdb.mi/mi-nonstop.exp: Likewise.
9444 * gdb.mi/mi-nsintrall.exp: Likewise.
9445 * gdb.multi/base.exp: Likewise.
9446 * gdb.multi/multi-arch.exp: Likewise.
9447 * gdb.python/py-inferior.exp: Likewise.
9448 * gdb.threads/break-while-running.exp: Likewise.
9449 * gdb.threads/execl.exp: Likewise.
9450 * gdb.threads/gcore-thread.exp: Likewise.
9451 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9452 * gdb.threads/kill.exp: Likewise.
9453 * gdb.threads/linux-dp.exp: Likewise.
9454 * gdb.threads/multiple-step-overs.exp: Likewise.
9455 * gdb.threads/next-bp-other-thread.exp: Likewise.
9456 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9457 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9458 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9459 * gdb.threads/thread-find.exp: Likewise.
9460 * gdb.threads/tls.exp: Likewise.
9461 * lib/mi-support.exp (mi_reverse_list): Delete.
9462 (mi_check_thread_states): No longer reverse list.
9463
9464 2015-11-24 Pedro Alves <palves@redhat.com>
9465
9466 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9467 use lowercase.
9468
9469 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9470
9471 * gdb.trace/actions.c: Include trace-common.h.
9472 (main): Add a location for a fast tracepoint.
9473 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9474 the normal tracepoints.
9475 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9476
9477 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9478
9479 * save-trace.exp: Factor out code to these...
9480 (gdb_save_tracepoints): New.
9481 (gdb_load_tracepoints): New.
9482 (do_save_load_test): New.
9483
9484 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9485
9486 * gdb.base/asmlabel.exp: New test.
9487 * gdb.base/asmlabel.c: New test case.
9488
9489 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9490
9491 * gdb.base/wrong_frame_bt_full-main.c: New file.
9492 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9493 * gdb.base/wrong_frame_bt_full.exp: New file.
9494
9495 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9496
9497 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9498
9499 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9500
9501 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9502 pstate register when comparing registers values in
9503 sparc64-*-linux-gnu targets to avoid spurious differences.
9504
9505 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9506
9507 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9508
9509 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9510
9511 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9512 as type argument to gdb_compile.
9513 * gdb.base/nested-subp2.exp: Likewise.
9514 * gdb.base/nested-subp3.exp: Likewise.
9515
9516 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9517
9518 * lib/dwarf.exp (_note): Fix left shift of negative value.
9519 * gdb.trace/trace-condition.exp: Likewise.
9520
9521 2015-11-13 Yao Qi <yao.qi@linaro.org>
9522
9523 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9524 comments about d10v.
9525 (test_scalar_returns): Likewise.
9526 * gdb.base/d10v.ld: Remove.
9527 * gdb.base/overlays.exp: Remove the target triplet checking for
9528 d10v-*-*.
9529 * gdb.base/structs.exp (test_struct_returns): Remove the
9530 comments about d10v.
9531 (test_struct_calls): Likewise.
9532
9533 2015-11-13 Yao Qi <yao.qi@linaro.org>
9534
9535 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9536 * gdb.base/gnu_vector.c: Don't include stdio.h.
9537 (main): Don't print res and call add_some_intvecs.
9538
9539 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9540
9541 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9542 macro.
9543 (func5): Removed.
9544 (func4): Use FAST_TRACEPOINT_LABEL.
9545 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9546 macro.
9547 (func): Removed.
9548 (thread_function): Use FAST_TRACEPOINT_LABEL.
9549 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9550 (func): Remove.
9551 (marker): Use FAST_TRACEPOINT_LABEL.
9552 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9553 (pendfunc1): Remove.
9554 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9555 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9556 (foo): Remove.
9557 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9558 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9559 macro.
9560 (func): Remove.
9561 (marker): Use FAST_TRACEPOINT_LABEL.
9562 * gdb.trace/trace-common.h: New header.
9563 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9564 macro.
9565 (func): Remove.
9566 (marker): Use FAST_TRACEPOINT_LABEL.
9567 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9568 (func): Remove.
9569 (thread_function): Use FAST_TRACEPOINT_LABEL.
9570
9571 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9572
9573 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9574 in front.
9575 * gdb.trace/change-loc.exp: Use global pcreg definition.
9576 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9577 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9578 in front.
9579 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9580 * gdb.trace/pending.exp: Likewise.
9581 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9582 * gdb.trace/trace-break.exp: Likewise.
9583 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9584 in front.
9585 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9586 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9587 in front.
9588 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9589
9590 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9591
9592 * gdb.ada/fin_fun_out: New testcase.
9593
9594 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9595
9596 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9597 value associated with DW_AT_byte_size.
9598 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9599 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9600 DW_AT_upper_bound.
9601
9602 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9603
9604 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9605 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9606 version.
9607 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9608 gdb.dwarf2/dw2-canonicalize-type.exp,
9609 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9610 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9611 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9612 provided by gdb_target_symbol_prefix_flags_asm.
9613 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9614 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9615 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9616 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9617 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9618 macros where needed). Use this macro for symbols which require
9619 the prefix provided by SYMBOL_PREFIX.
9620
9621 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9622
9623 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9624 New procs.
9625 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9626 representing expressions, of more than one list element.
9627 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9628 to prepend linker symbol prefix to f.
9629 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9630 table_1 and table_2.
9631 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9632 Likewise, for f and g.
9633 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9634 for ptr.
9635 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9636 for main.
9637 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9638 table_1_ptr and table_2_ptr.
9639
9640 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9641 Joel Brobecker <brobecker@adacore.com>
9642
9643 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9644
9645 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9646
9647 * gdb.reverse/s390-mvcle.c: New test.
9648 * gdb.reverse/s390-mvcle.exp: New file.
9649 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9650
9651 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9652
9653 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9654
9655 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9656
9657 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9658 reaching marker2.
9659 * gdb.reverse/getresuid-reverse.exp: Likewise.
9660 * gdb.reverse/pipe-reverse.exp: Likewise.
9661 * gdb.reverse/readv-reverse.exp: Likewise.
9662 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9663 * gdb.reverse/time-reverse.exp: Likewise.
9664 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9665
9666 2015-10-30 Yao Qi <yao.qi@linaro.org>
9667
9668 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9669 (empty_cycle): Remove.
9670 (main): Don't call empty_cycle. Don't use watch_count_done.
9671 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9672 empty_cycle. Rewrite the code counting HW watchpoints.
9673
9674 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9675
9676 * gdb.reverse/fstatat-reverse.c: New test.
9677 * gdb.reverse/fstatat-reverse.exp: New file.
9678 * gdb.reverse/getresuid-reverse.c: New test.
9679 * gdb.reverse/getresuid-reverse.exp: New file.
9680 * gdb.reverse/pipe-reverse.c: New test.
9681 * gdb.reverse/pipe-reverse.exp: New file.
9682 * gdb.reverse/readv-reverse.c: New test.
9683 * gdb.reverse/readv-reverse.exp: New file.
9684 * gdb.reverse/recvmsg-reverse.c: New test.
9685 * gdb.reverse/recvmsg-reverse.exp: New file.
9686 * gdb.reverse/time-reverse.c: New test.
9687 * gdb.reverse/time-reverse.exp: New file.
9688 * gdb.reverse/waitpid-reverse.c: New test.
9689 * gdb.reverse/waitpid-reverse.exp: New file.
9690
9691 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9692
9693 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9694
9695 2015-10-26 Doug Evans <dje@google.com>
9696
9697 PR symtab/17391
9698 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9699 * gdb.dwarf2/bad-regnum.c: New file.
9700 * gdb.dwarf2/bad-regnum.exp: New file.
9701
9702 2015-10-26 Doug Evans <dje@google.com>
9703
9704 PR python/18938
9705 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9706 file.
9707
9708 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9709
9710 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9711 for a change by "Mention language in compile error message".
9712
9713 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9714
9715 PR python/18073
9716 * gdb.python/py-type.c (C::a_method): New.
9717 (C::a_const_method): New.
9718 (C::a_static_method): New.
9719 (a_function): New.
9720 * gdb.python/py-type.exp (test_fields): Test getting fields
9721 from function and method.
9722
9723 2015-10-21 Keven Boell <keven.boell@intel.com>
9724
9725 * gdb.fortran/vla-alloc-assoc.exp: New file.
9726 * gdb.fortran/vla-datatypes.exp: New file.
9727 * gdb.fortran/vla-datatypes.f90: New file.
9728 * gdb.fortran/vla-history.exp: New file.
9729 * gdb.fortran/vla-ptype-sub.exp: New file.
9730 * gdb.fortran/vla-ptype.exp: New file.
9731 * gdb.fortran/vla-sizeof.exp: New file.
9732 * gdb.fortran/vla-sub.f90: New file.
9733 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9734 * gdb.fortran/vla-value-sub-finish.exp: New file.
9735 * gdb.fortran/vla-value-sub.exp: New file.
9736 * gdb.fortran/vla-value.exp: New file.
9737 * gdb.fortran/vla-ptr-info.exp: New file.
9738 * gdb.mi/mi-vla-fortran.exp: New file.
9739 * gdb.mi/vla.f90: New file.
9740
9741 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9742
9743 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9744 of hardwired timeout value.
9745
9746 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9747 Pedro Alves <palves@redhat.com>
9748
9749 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9750 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9751
9752 2015-10-19 Josh Stone <jistone@redhat.com>
9753
9754 * gdb.base/catch-syscall.c: Include <sched.h>.
9755 (unknown_syscall): New variable.
9756 (main): Trigger a vfork and an unknown syscall.
9757 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9758 (unknown_syscall_number): Likewise.
9759 (check_call_to_syscall): Accept an optional syscall pattern.
9760 (check_return_from_syscall): Likewise.
9761 (check_continue): Likewise.
9762 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9763 (test_catch_syscall_skipping_return): New test toggling off 'catch
9764 syscall' to step over the syscall return, then toggling back on.
9765 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9766 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9767 (do_syscall_tests): Call test_catch_syscall_without_args and
9768 test_catch_syscall_mid_vfork.
9769 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9770 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9771
9772 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
9773
9774 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9775 print g_vE): Add new pass patterns.
9776 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9777 print various symbol names for vptr fields.
9778
9779 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9780
9781 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9782 results.
9783
9784 2015-10-12 Yao Qi <yao.qi@linaro.org>
9785
9786 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9787
9788 2015-10-12 Yao Qi <yao.qi@linaro.org>
9789
9790 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9791 is aarch64*-*-linux*.
9792
9793 2015-10-12 Yao Qi <yao.qi@linaro.org>
9794
9795 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9796 (can_relocate_bcond_true): ... it.
9797 (can_relocate_bcond_false): New function.
9798 (foo): Likewise.
9799 (can_relocate_bl): Likewise.
9800 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9801 can_relocate_bl.
9802
9803 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9804
9805 * gdb.base/nested-addr.c: New file.
9806 * gdb.base/nested-addr.exp: New testcase.
9807
9808 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9809
9810 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9811 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9812 its output. Ignore the output of "record goto begin" and instead
9813 check that GDB is replaying.
9814
9815 2015-10-09 Pedro Alves <palves@redhat.com>
9816
9817 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9818 (top level): Use it in the run with no args test.
9819
9820 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9821
9822 * gdb.dlang/properties.exp: New file.
9823
9824 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9825
9826 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9827 whether or not address 0x1000 is mapped on the target.
9828
9829 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9830
9831 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9832 build.
9833
9834 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9835
9836 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9837 instruction-history test.
9838
9839 2015-09-28 Doug Evans <dje@google.com>
9840
9841 * gdb.base/gcore.c (array_func): Add reference to static_array.
9842
9843 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9844
9845 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9846 source line.
9847
9848 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9849
9850 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9851 short or char as base type.
9852
9853 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9854
9855 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9856 to allow any size enum.
9857
9858 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9859
9860 * gdb.ada/array_ptr_renaming.exp: New testcase.
9861 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9862 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9863
9864 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9865
9866 * gdb.trace/ftrace-lock.c: New file.
9867 * gdb.trace/ftrace-lock.exp: New file.
9868
9869 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9870
9871 * gdb.arch/insn-reloc.c: New file.
9872 * gdb.arch/ftrace-insn-reloc.exp: New file.
9873
9874 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9875
9876 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9877 instruction.
9878 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9879 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9880 * gdb.trace/range-stepping.c: Likewise.
9881 * gdb.trace/trace-break.c: Likewise.
9882 * gdb.trace/trace-mt.c (thread_function): Likewise.
9883 * gdb.trace/ftrace.c (marker): Likewise.
9884 * gdb.trace/trace-condition.c (marker): Likewise.
9885 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9886 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9887 is_aarch64_target.
9888
9889 2015-09-18 Doug Evans <xdje42@gmail.com>
9890
9891 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9892 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9893
9894 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9895
9896 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9897 the breakpoint.
9898
9899 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9900
9901 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9902 the pending breakpoint. Remove timeout override for "Run till
9903 MI pending breakpoint on pendfunc3 on thread 2" test.
9904
9905 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9906
9907 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9908 filename pattern.
9909
9910 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9911
9912 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9913 in breakpoint filename pattern.
9914
9915 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9916
9917 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9918
9919 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9920
9921 * gdb.linespec/explicit.exp: Check for readline support for
9922 tab-completion tests. Fix obvious typo.
9923
9924 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9925
9926 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9927 and replay.
9928
9929 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9930
9931 * gdb.btrace/non-stop.c: New.
9932 * gdb.btrace/non-stop.exp: New.
9933
9934 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9935 Yao Qi <yao.qi@linaro.org>
9936
9937 * gdb.trace/trace-condition.c: New file.
9938 * gdb.trace/trace-condition.exp: New file.
9939
9940 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
9941
9942 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9943 for testing bytecode compilation.
9944
9945 2015-09-16 Pedro Alves <palves@redhat.com>
9946 Sandra Loosemore <sandra@codesourcery.com>
9947
9948 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9949 (SECONDS): Redefine.
9950 (main): Call pthread_kill and alarm early.
9951 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9952 support.
9953 (test): If the target can't hardware step and doesn't support
9954 displaced stepping, increase the timeout.
9955
9956 2015-09-16 Pedro Alves <palves@redhat.com>
9957
9958 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9959 (enable_debug): New procedures.
9960 (test): Use them. Bail out if waiting for threads fails.
9961 (top level): Bail out if a test fails.
9962
9963 2015-09-16 Yao Qi <yao.qi@linaro.org>
9964
9965 * gdb.asm/asm-source.exp: Set asm-arch for
9966 aarch64*-*-* target.
9967 * gdb.asm/aarch64.inc: New file.
9968
9969 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9970
9971 * gdb.ada/array_of_variable_length.exp: New testcase.
9972 * gdb.ada/array_of_variable_length/foo.adb: New file.
9973 * gdb.ada/array_of_variable_length/pck.adb: New file.
9974 * gdb.ada/array_of_variable_length/pck.ads: New file.
9975
9976 2015-09-15 Doug Evans <dje@google.com>
9977
9978 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9979 of function static local variable.
9980
9981 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9982
9983 * gdb.threads/tls-so_extern.exp: New test file.
9984 * gdb.threads/tls-so_extern.c: New test file.
9985 * gdb.threads/tls-so_extern_main.c: New test file.
9986
9987 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9988
9989 * gdb.opt/solib-intra-step-lib.c: New file.
9990 * gdb.opt/solib-intra-step-main.c: New file.
9991 * gdb.opt/solib-intra-step.exp: New file.
9992
9993 2015-09-15 Pedro Alves <palves@redhat.com>
9994
9995 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9996 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9997
9998 2015-09-14 Pedro Alves <palves@redhat.com>
9999
10000 * gdb.base/hook-stop-continue.c: Delete.
10001 * gdb.base/hook-stop-continue.exp: Delete.
10002 * gdb.base/hook-stop-frame.c: Delete.
10003 * gdb.base/hook-stop-frame.exp: Delete.
10004 * gdb.base/hook-stop.c: New file.
10005 * gdb.base/hook-stop.exp: New file.
10006
10007 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10008
10009 * gdb.ada/access_to_packed_array.exp: New testcase.
10010 * gdb.ada/access_to_packed_array/foo.adb: New file.
10011 * gdb.ada/access_to_packed_array/pack.adb: New file.
10012 * gdb.ada/access_to_packed_array/pack.ads: New file.
10013
10014 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10015
10016 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10017 buffer size test.
10018
10019 2015-09-11 Don Breazeal <donb@codesourcery.com>
10020
10021 * gdb.base/foll-exec.c: Add copyright header. Fix
10022 formatting issues.
10023 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10024 (do_exec_tests): Use clean_restart in place of zap_session,
10025 and for test initialization. Fix formatting issues. Use
10026 fail in place of perror.
10027 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10028 an expect statement to match an expression with output from
10029 the program under debug.
10030 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10031 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10032 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10033 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10034 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10035
10036 2015-09-09 Doug Evans <dje@google.com>
10037
10038 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10039
10040 2015-09-09 Doug Evans <dje@google.com>
10041
10042 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10043
10044 2015-09-09 Doug Evans <dje@google.com>
10045
10046 * gdb.base/savedregs.exp: Fix typo.
10047
10048 2015-09-09 Pedro Alves <palves@redhat.com>
10049
10050 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10051
10052 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10053
10054 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10055 command actually switches threads. Give up on remaining
10056 tests if target fails to stop at breakpoint.
10057
10058 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10059
10060 * gdb.ada/funcall_char.exp: New testcase.
10061 * gdb.ada/funcall_char/foo.adb: New file.
10062
10063 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10064
10065 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10066 expected outputs. Add two testcases for completing ambiguous
10067 functions.
10068 * gdb.ada/complete/aux_pck.adb: New file.
10069 * gdb.ada/complete/aux_pck.ads: New file.
10070 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10071 Ambiguous_Func functions.
10072 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10073 * gdb.ada/complete/pck.adb: Likewise.
10074
10075 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10076
10077 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10078 failures to run the test program under GDB.
10079
10080 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10081
10082 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10083 to C.
10084
10085 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10086
10087 * gdb.base/run-after-attach.exp: New test file.
10088 * gdb.base/run-after-attach.c: New test file.
10089
10090 2015-08-26 Don Breazeal <donb@codesourcery.com>
10091
10092 * gdb.base/foll-exec-2.c: New test program.
10093 * gdb.base/foll-exec-2.exp: New test.
10094
10095 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10096
10097 * gdb.base/nested-subp1.exp: New file.
10098 * gdb.base/nested-subp1.c: New file.
10099 * gdb.base/nested-subp2.exp: New file.
10100 * gdb.base/nested-subp2.c: New file.
10101 * gdb.base/nested-subp3.exp: New file.
10102 * gdb.base/nested-subp3.c: New file.
10103
10104 2015-08-24 Pedro Alves <palves@redhat.com>
10105
10106 * gdb.server/connect-without-multi-process.c: New file.
10107 * gdb.server/connect-without-multi-process.exp: New file.
10108
10109 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10110
10111 * gdb.opt/inline-markers.c: Make z int.
10112
10113 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10114
10115 * gdb.opt/inline-markers.c: Make z volatile.
10116
10117 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10118
10119 * gdb.opt/inline-bt.c: New volatile global z.
10120 * gdb.opt/inline-cmds.c: Likewise.
10121 * gdb.opt/inline-locals.c: Likewise.
10122 * gdb.opt/inline-markers.c: New extern global z.
10123 (marker): Use z.
10124 (inline_fn): Likewise.
10125
10126 2015-08-24 Pedro Alves <palves@redhat.com>
10127
10128 * config/m32r-stub.exp: Remove file.
10129 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10130 * gdb.base/call-rt-st.exp: Likewise.
10131 * gdb.base/call-strs.exp: Likewise.
10132 * gdb.base/default.exp: Remove references to h8300-*-hms and
10133 *-*-udi*.
10134 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10135
10136 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10137
10138 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10139 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10140 and "return" use KFAIL when GDB can not read/write the vector
10141 return value.
10142
10143 2015-08-21 Gary Benson <gbenson@redhat.com>
10144
10145 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10146
10147 2015-08-20 Pedro Alves <palves@redhat.com>
10148
10149 * gdb.server/solib-list.exp: No longer expect an interior stop in
10150 non-stop mode.
10151
10152 2015-08-20 Pedro Alves <palves@redhat.com>
10153
10154 * gdb.server/connect-stopped-target.c: New file.
10155 * gdb.server/connect-stopped-target.exp: New file.
10156
10157 2015-08-20 Pedro Alves <palves@redhat.com>
10158
10159 * gdb.dwarf2/comp-unit-lang.exp: New file.
10160 * gdb.dwarf2/comp-unit-lang.c: New file.
10161
10162 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10163
10164 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10165 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10166
10167 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10168
10169 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10170 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10171
10172 2015-08-18 Doug Evans <dje@google.com>
10173 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10174
10175 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10176 skip_python_tests. New arg prompt_regexp.
10177 (skip_python_tests): New function.
10178 * lib/mi-support.exp (mi_skip_python_tests): New function.
10179 * gdb.python/py-mi-objfile-gdb.py: New file.
10180 * gdb.python/py-mi-objfile.c: New file.
10181 * gdb.python/py-mi-objfile.exp: New file.
10182
10183 2015-08-17 Keith Seitz <keiths@redhat.com>
10184
10185 * gdb.linespec/explicit.exp: Move strace test from here ...
10186 * gdb.trace/strace.exp: ... to here.
10187
10188 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10189
10190 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10191 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10192
10193 2015-08-14 Doug Evans <xdje42@gmail.com>
10194
10195 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10196 inferior before selecting a new file.
10197
10198 2015-08-14 Doug Evans <xdje42@gmail.com>
10199
10200 * gdb.mi/mi-disassemble.exp: Update.
10201 * gdb.base/disasm-optim.S: New file.
10202 * gdb.base/disasm-optim.c: New file.
10203 * gdb.base/disasm-optim.h: New file.
10204 * gdb.base/disasm-optim.exp: New file.
10205
10206 2015-08-14 Keith Seitz <keiths@redhat.com>
10207
10208 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10209 "evaluated-by".
10210
10211 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10212
10213 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10214
10215 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10216
10217 * gdb.ada/fun_renaming.exp: New testcase.
10218 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10219 * gdb.ada/fun_renaming/pack.adb: New file.
10220 * gdb.ada/fun_renaming/pack.ads: New file.
10221
10222 2015-08-12 Keith Seitz <keiths@redhat.com>
10223
10224 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10225 gdb_get_line_number.
10226
10227 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10228
10229 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10230 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10231 gdb.base/dso2dso.exp: New files.
10232
10233 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10234 Pedro Alves <palves@redhat.com>
10235 Keith Seitz <keiths@redhat.com>
10236
10237 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10238 GDBFLAGS.
10239
10240 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10241
10242 * gdb.base/gdbhistsize-history.exp
10243 (test_histsize_history_setting): Use save_vars.
10244 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10245 Use save_vars.
10246 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10247 * gdb.base/readline.exp: Use save_vars.
10248
10249 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10250
10251 * lib/gdb.exp (save_vars): New proc.
10252
10253 2015-08-11 Keith Seitz <keiths@redhat.com>
10254
10255 * gdb.base/help.exp: Update help_breakpoint_text.
10256
10257 2015-08-11 Keith Seitz <keiths@redhat.com>
10258
10259 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10260 (at toplevel): Call test_explicit_breakpoints.
10261 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10262 breakpoints.
10263 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10264 breakpoint conditions, "-cond".
10265
10266 2015-08-11 Keith Seitz <keiths@redhat.com>
10267
10268 * gdb.linespec/3explicit.c: New file.
10269 * gdb.linespec/cpexplicit.cc: New file.
10270 * gdb.linespec/cpexplicit.exp: New file.
10271 * gdb.linespec/explicit.c: New file.
10272 * gdb.linespec/explicit.exp: New file.
10273 * gdb.linespec/explicit2.c: New file.
10274 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10275 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10276 before using in the matching pattern.
10277 Clarify that `prefix' is a regular expression.
10278
10279 2015-08-11 Keith Seitz <keiths@redhat.com>
10280
10281 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10282 test.
10283 Add tests for missing ",FMT" and ",".
10284
10285 2015-08-10 Doug Evans <dje@google.com>
10286 Keith Seitz <keiths@redhat.com>
10287
10288 PR gdb/17960
10289 * gdb.base/completion.exp: Add location completer tests.
10290
10291 2015-08-07 Pedro Alves <palves@redhat.com>
10292
10293 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10294 tests here.
10295 (top level): Run do_test with and without displaced stepping.
10296
10297 2015-08-07 Pedro Alves <palves@redhat.com>
10298
10299 * gdb.base/valgrind-disp-step.c: New file.
10300 * gdb.base/valgrind-disp-step.exp: New file.
10301
10302 2015-08-07 Pedro Alves <palves@redhat.com>
10303
10304 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10305 Delete function.
10306 (main): Add alarm. Run an infinite loop instead of calling
10307 wait_threads.
10308 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10309 comment.
10310 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10311 Delete function.
10312 (main): Add alarm. Run an infinite loop instead of calling
10313 wait_threads.
10314 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10315 comment.
10316
10317 2015-08-07 Pedro Alves <palves@redhat.com>
10318
10319 * gdb.base/checkpoint-ns.exp: New file.
10320 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10321 standard_testfile.
10322
10323 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10324
10325 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10326 * gdb.btrace/instruction_history.exp: Update.
10327 * gdb.btrace/tsx.exp: New.
10328 * gdb.btrace/tsx.c: New.
10329
10330 2015-08-06 Pedro Alves <palves@redhat.com>
10331
10332 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10333 increase timeout.
10334 * gdb.reverse/until-precsave.exp: Bump timeouts.
10335
10336 2015-08-06 Pedro Alves <palves@redhat.com>
10337
10338 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10339
10340 2015-08-06 Pedro Alves <palves@redhat.com>
10341
10342 PR gdb/18749
10343 * gdb.threads/process-dies-while-handling-bp.c: New file.
10344 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10345
10346 2015-08-06 Pedro Alves <palves@redhat.com>
10347
10348 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10349 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10350
10351 2015-08-05 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10354 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10355
10356 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10357
10358 * gdb.base/bp-permanent.exp: Report test as unsupported if
10359 the target cannot stop at the permanent breakpoint.
10360
10361 2015-08-03 Doug Evans <dje@google.com>
10362
10363 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10364 10000.
10365
10366 2015-08-03 Doug Evans <dje@google.com>
10367
10368 * Makefile.in (workers/%.worker, build-perf): New rule.
10369 (GDB_PERFTEST_MODE): New variable.
10370 (check-perf): Use it.
10371 (clean): Clean up gdb.perf parallel build subdirs.
10372 * lib/build-piece.exp: New file.
10373 * lib/gdb.exp (make_gdb_parallel_path): New function
10374 (standard_output_file, standard_temp_file): Call it.
10375 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10376 of $GDB_PARALLEL.
10377 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10378
10379 2015-08-03 Doug Evans <dje@google.com>
10380
10381 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10382 (LOG_FILE_NAME): New global.
10383 (TextReporter.__init__): Initialize self.txt_sum.
10384 (TextReporter.report): Add support for multiple data-points.
10385 Move report to perftest.sum, put raw data in perftest.log.
10386 (TextReporter.start): Open sum and log files.
10387 (TextReporter.end): Close sum and log files.
10388 * gdb.perf/lib/perftest/testresult.py
10389 (SingleStatisticTestResult.record): Handle multiple data-points.
10390
10391 2015-07-31 Pedro Alves <palves@redhat.com>
10392
10393 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10394 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10395 kill_wait_spawned_process instead of explicit "kill -9".
10396 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10397 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10398 kill_wait_spawned_process.
10399 * gdb.base/attach-twice.exp: Likewise.
10400 * gdb.base/attach.exp: Likewise.
10401 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10402 gdb_test_multiple.
10403 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10404 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10405 kill_wait_spawned_process.
10406 * gdb.base/valgrind-infcall.exp: Likewise.
10407 * gdb.multi/multi-attach.exp: Likewise.
10408 * gdb.python/py-prompt.exp: Likewise.
10409 * gdb.python/py-sync-interp.exp: Likewise.
10410 * gdb.server/ext-attach.exp: Likewise.
10411 * gdb.threads/attach-into-signal.exp (corefunc): Use
10412 spawn_wait_for_attach, spawn_id_get_pid and
10413 kill_wait_spawned_process.
10414 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10415 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10416 spawn_id_get_pid and kill_wait_spawned_process.
10417 * gdb.threads/attach-stopped.exp (corefunc): Use
10418 spawn_wait_for_attach, spawn_id_get_pid and
10419 kill_wait_spawned_process.
10420 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10421 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10422 kill_wait_spawned_process instead of explicit "kill -9".
10423 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10424 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10425 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10426 processes. Don't map cygwin/windows pids here. Now returns a
10427 spawn id list.
10428
10429 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10430
10431 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10432 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10433 correct patch.
10434
10435 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10436
10437 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10438
10439 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10440
10441 Reapply:
10442 2014-05-21 Mark Wielaard <mjw@redhat.com>
10443
10444 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10445
10446 2015-07-30 Pedro Alves <palves@redhat.com>
10447
10448 * linux-low.c (handle_extended_wait): Set the child's last
10449 reported status to TARGET_WAITKIND_STOPPED.
10450
10451 2015-07-30 Pedro Alves <palves@redhat.com>
10452
10453 PR threads/18600
10454 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10455 only shows inferior 1.
10456
10457 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10458 Pedro Alves <palves@redhat.com>
10459
10460 PR threads/18600
10461 * gdb.threads/fork-plus-threads.c: New file.
10462 * gdb.threads/fork-plus-threads.exp: New file.
10463
10464 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10465
10466 * gdb.base/batch-preserve-term-settings.exp
10467 (test_terminal_settings_preserved_after_cli_exit): Use
10468 send_quit_command.
10469
10470 2015-07-29 Pedro Alves <palves@redhat.com>
10471 Don Breazeal <donb@codesourcery.com>
10472
10473 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10474 output from both inferior_spawn_id and gdb_spawn_id.
10475
10476 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10477
10478 * gdb.threads/attach-into-signal.exp (corefunc): Use
10479 with_test_prefix on nested loops, uniquefying the test messages.
10480
10481 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10482
10483 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10484 commit.
10485
10486 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10487
10488 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10489 New proc.
10490 (test_terminal_settings_preserved_after_sigterm): New test.
10491
10492 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10493
10494 * gdb.base/batch-preserve-term-settings.exp
10495 (test_terminal_settings_preserved_after_cli_exit): New test.
10496
10497 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10498
10499 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10500 manipulation of saved_gdbflags.
10501 (test_terminal_settings_preserved): Remove global declaration of
10502 the unused variable pagination_prompt. Remove manipulation of
10503 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10504 GDBFLAGS.
10505
10506 2015-07-29 Pedro Alves <palves@redhat.com>
10507
10508 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10509
10510 2015-07-29 Pedro Alves <palves@redhat.com>
10511
10512 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10513 at the top.
10514
10515 2015-07-29 Pedro Alves <palves@redhat.com>
10516
10517 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10518 (main): Call gdb_unbuffer_output.
10519 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10520 (main): Call gdb_unbuffer_output.
10521 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10522 (main): Call gdb_unbuffer_output.
10523 * gdb.base/call-strs.exp: Adjust to step over the
10524 gdb_unbuffer_output call.
10525 * gdb.base/catch-gdb-caused-signals.c: Include
10526 "../lib/unbuffer_output.c".
10527 (main): Call gdb_unbuffer_output.
10528 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10529 (main): Call gdb_unbuffer_output.
10530 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10531 (main): Call gdb_unbuffer_output.
10532 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10533 (main): Call gdb_unbuffer_output.
10534 * gdb.base/shlib-call.exp: Adjust to step over the
10535 gdb_unbuffer_output call.
10536 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10537 (main): Call gdb_unbuffer_output.
10538 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10539 (main): Call gdb_unbuffer_output.
10540 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10541 (main): Rename to ...
10542 (test): ... this.
10543 (main): Reimplement.
10544 * gdb.base/varargs.exp: Run to test instead of to main.
10545 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10546 (main): Call gdb_unbuffer_output.
10547
10548 2015-07-29 Pedro Alves <palves@redhat.com>
10549
10550 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10551 factore out from mi_continue_dprintf. For call-style dprintfs,
10552 expect dprintf output out of $inferior_spawn_id.
10553 (mi_continue_dprintf): Use mi_expect_dprintf.
10554 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10555 (main): Call gdb_unbuffer_output.
10556
10557 2015-07-29 Pedro Alves <palves@redhat.com>
10558
10559 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10560 (default_mi_gdb_start): Set inferior_spawn_id instead of
10561 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10562 gdb_spawn_id.
10563 (mi_gdb_test): Always expect inferior output from both
10564 $inferior_spawn_id and $gdb_spawn_id.
10565
10566 2015-07-29 Pedro Alves <palves@redhat.com>
10567
10568 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10569 send_inferior and $inferior_spawn_id.
10570
10571 2015-07-29 Pedro Alves <palves@redhat.com>
10572
10573 * gdb.gdb/complaints.exp (test_initial_complaints)
10574 (test_serial_complaints, test_short_complaints): Use
10575 gdb_test_stdio.
10576 (test_empty_complaint): Handle $inferior_spawn_id !=
10577 $gdb_spawn_id.
10578
10579 2015-07-29 Pedro Alves <palves@redhat.com>
10580
10581 * gdb.base/varargs.exp: Use gdb_test_stdio.
10582
10583 2015-07-29 Pedro Alves <palves@redhat.com>
10584
10585 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10586
10587 2015-07-29 Pedro Alves <palves@redhat.com>
10588
10589 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10590
10591 2015-07-29 Pedro Alves <palves@redhat.com>
10592
10593 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10594 parameter into two new parameters, "inf_result" and "gdb_result".
10595 Expect inferior output and gdb output from $inferior_spawn_id and
10596 $gdb_spawn_id, respectively. Adjust all callers.
10597
10598 2015-07-29 Pedro Alves <palves@redhat.com>
10599
10600 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10601 of gdb_test_sequence.
10602
10603 2015-07-29 Pedro Alves <palves@redhat.com>
10604
10605 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10606 (saw_spurious_output): Expect inferior output from
10607 $inferior_spawn_id. Use gdb_test_stdio.
10608
10609 2015-07-29 Pedro Alves <palves@redhat.com>
10610
10611 * gdb.base/dprintf.exp: Use standard_testfile. Change
10612 prepare_for_testing call.
10613 (srcfile): Don't set.
10614 (restart): New procedure.
10615 (test_dprintf): New procecure, use to continue over dprintfs.
10616 (test_call, test_agent): New procedures, tests moved here.
10617 Restart gdb and recreate dprintfs. Adjust expected output.
10618
10619 2015-07-29 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10622
10623 2015-07-29 Pedro Alves <palves@redhat.com>
10624
10625 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10626
10627 2015-07-29 Pedro Alves <palves@redhat.com>
10628
10629 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10630 gdb_test_stdio.
10631
10632 2015-07-29 Pedro Alves <palves@redhat.com>
10633
10634 * lib/gdb.exp (gdb_test_stdio): New procedure.
10635
10636 2015-07-29 Pedro Alves <palves@redhat.com>
10637
10638 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10639
10640 2015-07-29 Pedro Alves <palves@redhat.com>
10641
10642 * gdb.base/call-signal-resume.exp: Remove check for
10643 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10644 * gdb.base/unwindonsignal.exp: Likewise.
10645 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10646 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10647
10648 2015-07-29 Pedro Alves <palves@redhat.com>
10649
10650 * gdb.base/siginfo-addr.c (pass): New function.
10651 (handler): Call it iff si_addr is correct.
10652 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10653 Set a breakpoint at "pass" and continue to it.
10654
10655 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10656
10657 * gdb.python/py-objfile.exp: Make some tests have unique names.
10658 * gdb.python/py-pp-registration.exp: Likewise.
10659
10660 2015-07-28 Pedro Alves <palves@redhat.com>
10661
10662 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10663
10664 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10665
10666 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10667
10668 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10669
10670 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10671
10672 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10673
10674 * gdb.base/gdb-sigterm-2.exp: New test.
10675
10676 2015-07-25 Doug Evans <xdje42@gmail.com>
10677
10678 Revert:
10679 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10680 (workers/%.worker, build-perf): New rule.
10681 (GDB_PERFTEST_MODE): New variable.
10682 (check-perf): Use it.
10683 (clean): Clean up gdb.perf parallel build subdirs.
10684 * lib/build-piece.exp: New file.
10685 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10686 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10687 name.
10688 (standard_temp_file): Ditto.
10689 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10690 of $GDB_PARALLEL.
10691
10692 2015-07-24 Doug Evans <dje@google.com>
10693
10694 * gdb.perf/lib/perftest/utils.py: New file.
10695 * gdb.perf/gm-hello.cc: New file.
10696 * gdb.perf/gm-pervasive-typedef.cc: New file.
10697 * gdb.perf/gm-pervasive-typedef.h: New file.
10698 * gdb.perf/gm-std.cc: New file.
10699 * gdb.perf/gm-std.h: New file.
10700 * gdb.perf/gm-use-cerr.cc: New file.
10701 * gdb.perf/gm-utils.h: New file.
10702 * gdb.perf/gmonster-null-lookup.py: New file.
10703 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10704 * gdb.perf/gmonster-print-cerr.py: New file.
10705 * gdb.perf/gmonster-ptype-string.py: New file.
10706 * gdb.perf/gmonster-runto-main.py: New file.
10707 * gdb.perf/gmonster-select-file.py: New file.
10708 * gdb.perf/gmonster1-null-lookup.exp: New file.
10709 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10710 * gdb.perf/gmonster1-print-cerr.exp: New file.
10711 * gdb.perf/gmonster1-ptype-string.exp: New file.
10712 * gdb.perf/gmonster1-runto-main.exp: New file.
10713 * gdb.perf/gmonster1-select-file.exp: New file.
10714 * gdb.perf/gmonster1.cc: New file.
10715 * gdb.perf/gmonster1.exp: New file.
10716 * gdb.perf/gmonster2-null-lookup.exp: New file.
10717 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10718 * gdb.perf/gmonster2-print-cerr.exp: New file.
10719 * gdb.perf/gmonster2-ptype-string.exp: New file.
10720 * gdb.perf/gmonster2-runto-main.exp: New file.
10721 * gdb.perf/gmonster2-select-file.exp: New file.
10722 * gdb.perf/gmonster2.cc: New file.
10723 * gdb.perf/gmonster2.exp: New file.
10724
10725 2015-07-24 Doug Evans <dje@google.com>
10726
10727 * gdb.perf/README: New file.
10728 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10729 * lib/gen-perf-test.exp: New file.
10730
10731 2015-07-24 Doug Evans <dje@google.com>
10732
10733 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10734 (PerfTest::startup): New function.
10735 (PerfTest::run): Return result of calling body.
10736 (PerfTest::assemble): Rewrite.
10737 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10738 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10739 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10740 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10741 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10742
10743 2015-07-24 Doug Evans <dje@google.com>
10744
10745 * lib/gdb.exp (clean_restart): Make executable optional.
10746
10747 2015-07-24 Doug Evans <dje@google.com>
10748
10749 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10750 compiler_info references.
10751 * gdb.cp/temargs.exp: Ditto.
10752 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10753 (get_compiler_info): Early exit if already computed. Set compiler_info
10754 to "unknown" if there was a problem.
10755 (test_compiler_info): Add function comment. Call get_compiler_info.
10756
10757 2015-07-24 Doug Evans <dje@google.com>
10758
10759 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10760 (workers/%.worker, build-perf): New rule.
10761 (GDB_PERFTEST_MODE): New variable.
10762 (check-perf): Use it.
10763 (clean): Clean up gdb.perf parallel build subdirs.
10764 * lib/build-piece.exp: New file.
10765 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10766 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10767 name.
10768 (standard_temp_file): Ditto.
10769 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10770 of $GDB_PARALLEL.
10771
10772 2015-07-24 Doug Evans <dje@google.com>
10773
10774 * lib/future.exp (gdb_default_target_compile): New option
10775 "early_flags".
10776 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10777 --as-needed.
10778
10779 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10780
10781 * gdb.base/catch-syscall.exp: Call gdb_exit before
10782 gdb_skip_xml_test.
10783
10784 2015-07-24 Pedro Alves <palves@redhat.com>
10785
10786 * gdb.python/py-events.exp: Accept output between the stop event
10787 and the prompt.
10788 * gdb.python/py-evsignal.exp: Likewise.
10789 * gdb.python/py-evthreads.exp: Likewise.
10790
10791 2015-07-24 Pedro Alves <palves@redhat.com>
10792
10793 PR gdb/18717
10794 * gdb.threads/non-ldr-exit.c: New file.
10795 * gdb.threads/non-ldr-exit.exp: New file.
10796
10797 2015-07-24 Yao Qi <yao.qi@linaro.org>
10798
10799 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10800 restarting process.
10801
10802 2015-07-24 Yao Qi <yao.qi@linaro.org>
10803
10804 * gdb.server/ext-restart.exp: New file.
10805
10806 2015-07-24 Yao Qi <yao.qi@linaro.org>
10807
10808 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10809 argument options.
10810 * gdb.server/ext-wrapper.exp: New file.
10811
10812 2015-07-23 Doug Evans <dje@google.com>
10813
10814 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10815 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10816
10817 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10818
10819 * gdb.ada/var_arr_typedef.exp: New testcase.
10820 * gdb.ada/var_arr_typedef/pack.adb: New file.
10821 * gdb.ada/var_arr_typedef/pack.ads: New file.
10822 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10823
10824 2015-07-20 Joel Brobecker <brobecker@adacore.com>
10825
10826 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10827
10828 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10829
10830 * gdb.arch/i386-biarch-core.exp: Replace istarget
10831 by "complete set gnutarget". Remove expectation for the "core-file"
10832 command.
10833
10834 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10835
10836 Revert the previous commit:
10837 Tests for validate symbol file using build-id.
10838
10839 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10840
10841 Tests for validate symbol file using build-id.
10842 * gdb.base/solib-mismatch-lib.c: New file.
10843 * gdb.base/solib-mismatch-libmod.c: New file.
10844 * gdb.base/solib-mismatch.c: New file.
10845 * gdb.base/solib-mismatch.exp: New file.
10846
10847 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10848
10849 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10850 nios2-*-linux*.
10851 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10852 * gdb.base/siginfo.exp: Likewise.
10853 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10854
10855 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10856
10857 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10858 Move it to ...
10859 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10860 ... here.
10861 * gdb.trace/range-stepping.exp: Check that the target supports
10862 range stepping.
10863
10864 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10865
10866 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10867
10868 2015-07-14 Pedro Alves <palves@redhat.com>
10869
10870 * gdb.base/killed-outside.exp: New file.
10871 * gdb.base/killed-outside.c: New file.
10872
10873 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10874
10875 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10876 (n at main): New.
10877 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10878
10879 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10880
10881 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10882 infcall tests instead of setting up for KFAIL.
10883
10884 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10885
10886 * gdb.btrace/record_goto-step.exp: New.
10887
10888 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10889
10890 PR compile/18484
10891 * gdb.compile/compile.c (struct struct_type): Add volatile to
10892 selffield's type.
10893 * gdb.compile/compile.exp
10894 (compile code struct_object.selffield = &struct_object): Skip further
10895 struct_object tests if this one xfails.
10896
10897 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
10898
10899 PR exp/18617
10900 * gdb.trace/ax.exp: Add test.
10901
10902 2015-07-07 Yao Qi <yao.qi@linaro.org>
10903
10904 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10905 instead of istarget "aarch64*-*-*".
10906 * gdb.arch/aarch64-fp.exp: Likewise.
10907 * gdb.base/float.exp: Likewise.
10908 * gdb.reverse/aarch64.exp: Likewise.
10909 * lib/gdb.exp (is_aarch64_target): New proc.
10910
10911 2015-07-07 Yao Qi <yao.qi@linaro.org>
10912
10913 * lib/gdb.exp (is_aarch32_target): New proc.
10914 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10915 instead of "istarget "arm*-*-*"".
10916 * gdb.arch/arm-disp-step.exp: Likewise.
10917 * gdb.arch/thumb-bx-pc.exp: Likewise.
10918 * gdb.arch/thumb-prologue.exp: Likewise.
10919 * gdb.arch/thumb-singlestep.exp: Likewise.
10920 * gdb.base/disp-step-syscall.exp: Likewise.
10921 * gdb.base/float.exp: Likewise.
10922
10923 2015-07-07 Yao Qi <yao.qi@linaro.org>
10924
10925 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10926 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10927
10928 2015-07-07 Yao Qi <yao.qi@linaro.org>
10929
10930 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10931 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10932 if it exists.
10933 * gdb.multi/multi-arch.exp: Likewise.
10934
10935 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10936
10937 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10938 print.
10939
10940 2015-07-07 Yao Qi <yao.qi@linaro.org>
10941
10942 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10943
10944 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10945
10946 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10947 '[' and ']' characters.
10948
10949 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10950
10951 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10952
10953 2015-06-29 Pedro Alves <palves@redhat.com>
10954
10955 PR threads/18127
10956 * gdb.threads/hand-call-new-thread.c: New file.
10957 * gdb.threads/hand-call-new-thread.c: New file.
10958
10959 2015-06-26 Keith Seitz <keiths@redhat.com>
10960 Doug Evans <dje@google.com>
10961
10962 PR 16253
10963 * gdb.cp/var-tag-2.cc: New file.
10964 * gdb.cp/var-tag-3.cc: New file.
10965 * gdb.cp/var-tag-4.cc: New file.
10966 * gdb.cp/var-tag.cc: New file.
10967 * gdb.cp/var-tag.exp: New file.
10968
10969 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10970
10971 * gdb.base/history-duplicates.exp: New test.
10972
10973 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10974
10975 * gdb.base/completion.exp: Test the completion of the "focus"
10976 command.
10977
10978 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10979
10980 * gdb.arch/amd64-prologue-skip.S: New file.
10981 * gdb.arch/amd64-prologue-skip.exp: New file.
10982
10983 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10984
10985 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10986 is_address_zero_readable check.
10987
10988 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10989
10990 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10991 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10992
10993 2015-06-24 Yao Qi <yao.qi@linaro.org>
10994
10995 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10996 linux targets.
10997
10998 2015-06-24 Yao Qi <yao.qi@linaro.org>
10999
11000 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11001 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11002 * gdb.base/siginfo-thread.exp: Likewise.
11003
11004 2015-06-22 Yao Qi <yao.qi@linaro.org>
11005
11006 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11007
11008 2015-06-22 Yao Qi <yao.qi@linaro.org>
11009
11010 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11011 aarch64*-*-*.
11012 (skip_hw_watchpoint_tests): Likewise.
11013
11014 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11015
11016 * gdb.base/gdbinit-history.exp: Test the interaction between
11017 setting GDBHISTSIZE and setting the history size via .gdbinit.
11018
11019 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11020
11021 PR gdb/16999
11022 * gdb.base/gdbhistsize-history.exp: New test.
11023
11024 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11025
11026 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11027 with GDBHISTSIZE.
11028 * gdb.base/readline.exp: Likewise.
11029
11030 2015-06-17 Yao Qi <yao.qi@linaro.org>
11031
11032 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11033 line.
11034
11035 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11036
11037 * gdb.base/gdbinit-history.exp: Add test case to check that
11038 an unlimited history file does not get truncated on exit.
11039
11040 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11041
11042 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11043 (VECTOR): New macro. Use it...
11044 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11045 ...for these typedefs.
11046 (int8, char1, int1, double1): New typedefs.
11047 (struct just_int2, struct two_int2): New structures.
11048 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11049 (add_structvecs, add_singlevecs): New functions.
11050 (main): Call add_some_intvecs twice.
11051 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11052 the compile and exit upon failure. Try compiling for the "native"
11053 architecture. Test inferior function calls with vector arguments
11054 and vector return value handling with "finish" and "return".
11055
11056 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11057
11058 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11059 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11060 PE file.
11061 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11062
11063 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11064
11065 PR breakpoints/16465
11066 * gdb.mi/mi-dprintf-pending.c: New file.
11067 * gdb.mi/mi-dprintf-pending.exp: New test.
11068 * gdb.mi/mi-dprintf-pendshr.c: New file.
11069
11070 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11071 Mircea Gherzan <mircea.gherzan@intel.com>
11072
11073 * gdb.arch/i386-mpx-map.c: New file.
11074 * gdb.arch/i386-mpx-map.exp: New File.
11075
11076 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11077
11078 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11079 * gdb.arch/i386-mpx.exp: Indentation fixed.
11080
11081 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11082
11083 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11084 function and improved indentation.
11085 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11086 gdb_test_multiple. Added additional tests to skip the test.
11087
11088 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11089
11090 * gdb.arch/i386-avx512.c: Change path in include file.
11091 * gdb.arch/i386-avx512.exp: Change include dir path
11092 compilation flag.
11093 * gdb.arch/i386-mpx.c: Change path in include file.
11094 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11095 flag.
11096
11097 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11098
11099 * gdb.compile/compile-print.exp (compile print *vararray@3)
11100 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11101
11102 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11103
11104 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11105 (do not keep jit in memory): ... this.
11106 (expect 5): Change it to ...
11107 (expect no 5): ... this.
11108
11109 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11110
11111 PR gdb/15564
11112 * gdb.mi/mi-detach.exp: New file.
11113
11114 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11115
11116 PR symtab/18392
11117 * gdb.arch/amd64-tailcall-self.S: New file.
11118 * gdb.arch/amd64-tailcall-self.c: New file.
11119 * gdb.arch/amd64-tailcall-self.exp: New file.
11120
11121 2015-05-28 Don Breazeal <donb@codesourcery.com>
11122
11123 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11124 tests for remote targets by checking is_target_gdbserver.
11125
11126 2015-05-27 Doug Evans <dje@google.com>
11127
11128 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11129 * gdb.dwarf2/opaque-type-lookup.c: New file.
11130 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11131
11132 2015-05-26 Doug Evans <dje@google.com>
11133
11134 * gdb.cp/iostream.cc: New file.
11135 * gdb.cp/iostream.exp: New file.
11136
11137 2015-05-26 Doug Evans <dje@google.com>
11138
11139 * gdb.dwarf2/dw2-op-call.exp: Update.
11140 * gdb.dwarf2/dw4-sig-types.exp: Update.
11141 * gdb.dwarf2/implptr.exp: Update.
11142 * gdb.mi/mi-cmd-param-changed.exp: Update.
11143
11144 2015-05-26 Doug Evans <dje@google.com>
11145
11146 * gdb.python/py-lazy-string.c: New file.
11147 * gdb.python/py-lazy-string.exp: New file.
11148 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11149 (main): Update. Add estring3.
11150 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11151 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11152
11153 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11154 Yao Qi <yao.qi@linaro.org>
11155
11156 * gdb.reverse/aarch64.c: New.
11157 * gdb.reverse/aarch64.exp: New.
11158
11159 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11160
11161 * lib/gdb.exp (supports_process_record): Return true for
11162 aarch64*-linux*.
11163 (supports_reverse): Likewise.
11164
11165 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11166
11167 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11168 Use with_test_prefix.
11169
11170 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11171
11172 * gdb.base/completion.exp: Add test for completion of layout
11173 names.
11174
11175 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11176
11177 * lib/gdb.exp (skip_tui_tests): New proc.
11178 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11179
11180 2015-05-19 Pedro Alves <palves@redhat.com>
11181
11182 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11183 Save the whole env array instead of just HOME. Unset HISTSIZE in
11184 the environment while testing. Restore whole environment
11185 afterwards.
11186
11187 2015-05-16 Doug Evans <xdje42@gmail.com>
11188
11189 * gdb.guile/scm-ports.c: New file.
11190 * gdb.guile/scm-ports.exp: Add memory port tests.
11191
11192 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11193
11194 * gdb.compile/compile-print.c: New file.
11195 * gdb.compile/compile-print.exp: New file.
11196
11197 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11198
11199 * gdb.compile/compile-ops.exp: Cast param to void.
11200 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11201 (compile code struct_object.selffield = &struct_object): Add xfail.
11202
11203 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11204
11205 * gdb.ada/arr_enum_with_gap: New testcase.
11206
11207 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11208
11209 * gdb.ada/byte_packed_arr: New testcase.
11210
11211 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11212
11213 * gdb.ada/pckd_neg: New testcase.
11214
11215 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11216
11217 PR gdb/17820
11218 * gdb.base/gdbinit-history.exp: New test.
11219 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11220 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11221
11222 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11223
11224 * gdb.python/py-xmethods.cc: Enhance test case.
11225 * gdb.python/py-xmethods.exp: New tests.
11226 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11227 function.
11228 (B_indexoper): Likewise.
11229 (global_dm_list) : Add new xmethod worker functions.
11230
11231 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11232
11233 * gdb.base/coredump-filter.exp: Correctly unset
11234 "coredump_var_addr" array.
11235
11236 2015-05-08 Pedro Alves <palves@redhat.com>
11237
11238 * gdb.server/non-existing-program.exp: Unset spawn_id.
11239
11240 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11241
11242 PR python/18291
11243 * gdb.python/py-xmethods.exp: Add tests.
11244
11245 2015-05-08 Yao Qi <yao.qi@linaro.org>
11246
11247 PR gdb/18208
11248 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11249 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11250 function set_coredump_filter, and remove remote_exec call.
11251 Remove argument ipid. Callers update.
11252 (top level): Don't get inferior's PID.
11253
11254 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11255
11256 * gdb.base/watch_thread_num.exp: Skip test on targets without
11257 access watchpoints.
11258
11259 2015-05-06 Pedro Alves <palves@redhat.com>
11260
11261 PR server/18081
11262 * gdb.server/non-existing-program.exp: New file.
11263
11264 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11265
11266 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11267
11268 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11269
11270 * gdb.ada/out_of_line_in_inlined: New testcase.
11271
11272 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11273
11274 * gdb.ada/var_rec_arr: New testcase.
11275
11276 2015-04-30 Yao Qi <yao.qi@linaro.org>
11277
11278 * gdb.base/break-idempotent.exp: If
11279 skip_hw_watchpoint_multi_tests returns true, skip the tests
11280 on "rwatch" and "awatch".
11281
11282 2015-04-30 Yao Qi <yao.qi@linaro.org>
11283
11284 * gdb.base/relativedebug.exp: Invoke gdb command
11285 "info sharedlibrary", and if libc.so doesn't have debug info,
11286 skip the test.
11287
11288 2015-04-29 Doug Evans <dje@google.com>
11289
11290 * gdb.python/py-xmethods.exp: Add ptype tests.
11291 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11292 get_result_type method.
11293
11294 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11295
11296 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11297 the target does not support hardware watchpoints.
11298
11299 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11300
11301 * gdb.base/break-always.exp: Abort testing if writing to memory
11302 causes an error.
11303
11304 2015-04-28 Doug Evans <dje@google.com>
11305
11306 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11307 * gdb.python/py-pp-registration.exp: ... here. New file.
11308 * gdb.python/py-pp-registration.c: New file.
11309 * gdb.python/py-pp-registration.py: New file.
11310
11311 2015-04-28 Doug Evans <dje@google.com>
11312
11313 * gdb.python/py-bad-printers.c: New file.
11314 * gdb.python/py-bad-printers.py: New file.
11315 * gdb.python/py-bad-printers.exp: New file.
11316
11317 2015-04-28 Sasha Smundak <asmundak@google.com>
11318
11319 * gdb.python/py-type.exp: New test.
11320
11321 2015-04-28 Andy Wingo <wingo@igalia.com>
11322
11323 * gdb.python/py-parameter.exp:
11324 * gdb.guile/scm-parameter.exp: Escape the path that we are
11325 matching against, as it might contain characters that are special
11326 to regular expressions.
11327
11328 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11329
11330 * gdb.ada/rec_comp: New testcase.
11331
11332 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11333
11334 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11335 before using it.
11336
11337 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11338
11339 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11340 new tests for verilog output.
11341
11342 2015-04-24 Yao Qi <yao.qi@linaro.org>
11343
11344 * boards/remote-gdbserver-on-localhost.exp: New file.
11345
11346 2015-04-23 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11349 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11350 "end of file", remove $inferior_spawn_id from the indirect list.
11351
11352 2015-04-23 Pedro Alves <palves@redhat.com>
11353
11354 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11355
11356 2015-04-23 Pedro Alves <palves@redhat.com>
11357
11358 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11359 on $any_spawn_id instead of only on $gdb_spawn_id.
11360
11361 2015-04-21 Pierre Muller <muller@sourceware.org>
11362
11363 PR pascal/17815
11364 * lib/pascal.exp (gpc_compile): Add new option "class".
11365 (fpc_compile): Likewise.
11366 * gdb.pascal/case-insensitive-symbols.pas: New file.
11367 * gdb.pascal/case-insensitive-symbols.exp: New file.
11368
11369 2015-04-20 Gary Benson <gbenson@redhat.com>
11370
11371 * gdb.base/attach.exp: Fix three extended remote failures.
11372
11373 2015-04-17 Gary Benson <gbenson@redhat.com>
11374
11375 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11376 the main executable over the remote protocol.
11377
11378 2015-04-16 Pedro Alves <palves@redhat.com>
11379
11380 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11381 a new gdbserver if gdbserver_reconnect_p is set.
11382
11383 2015-04-16 Pedro Alves <palves@redhat.com>
11384
11385 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11386 is set, don't exit gdbserver.
11387
11388 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11389
11390 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11391 appropriate .insn, such that an older assembler can be used.
11392 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11393 the z/Architecture instruction set on 31-bit targets as well.
11394
11395 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11396
11397 * gdb.go/handcall.exp: Remove all logic related to the first
11398 breakpoint and rely on go_runto_main instead.
11399 * gdb.go/strings.exp: Likewise.
11400 * gdb.go/unsafe.exp: Likewise.
11401 * gdb.go/hello.exp: Likewise. Also rename the remaining
11402 breakpoint marker to "breakpoint 1".
11403 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11404 * gdb.go/strings.go: Likewise.
11405 * gdb.go/unsafe.go: Likewise.
11406 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11407 "set breakpoint 2 here" and rename the remaining breakpoint marker
11408 to "breakpoint 1".
11409
11410 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11411
11412 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11413 if itertools.imap is not present.
11414 * gdb.python/py-objfile.exp: Add parentheses.
11415 * gdb.python/py-type.exp: Same.
11416 * gdb.python/py-unwind-maint.py: Same.
11417
11418 2015-04-15 Yao Qi <yao.qi@linaro.org>
11419
11420 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11421 of ":$ptr_size" and set its form explicitly.
11422
11423 2015-04-15 Pedro Alves <palves@redhat.com>
11424 Yao Qi <yao.qi@linaro.org>
11425
11426 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11427 timeout by factor of 4.
11428 (test_regular_watch): Likewise.
11429 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11430 * gdb.reverse/sigall-reverse.exp: Likewise.
11431 * gdb.reverse/until-precsave.exp: Likewise.
11432 * lib/gdb.exp (with_timeout_factor): New proc.
11433 (gdb_expect): Move some code to ...
11434 (get_largest_timeout): ... here. New procedure.
11435
11436 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11437
11438 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11439
11440 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11441
11442 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11443 to write to the .text section.
11444
11445 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11446
11447 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11448 Handle the case of targets that do not provide PID information.
11449
11450 2015-04-13 Yao Qi <yao.qi@linaro.org>
11451
11452 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11453 and use expect instead of gdb_expect.
11454
11455 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11456
11457 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11458 "coredump_var_addr" to avoid naming conflict with other testcases.
11459
11460 2015-04-10 Pedro Alves <palves@redhat.com>
11461
11462 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11463 gdb_test_sequence and gdb_assert.
11464
11465 2015-04-10 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11468 test messages that don't include the breakpoint address.
11469
11470 2015-04-10 Yao Qi <yao.qi@linaro.org>
11471
11472 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11473 false for some offset and width combinations which aren't
11474 supported by linux kernel.
11475
11476 2015-04-10 Pedro Alves <palves@redhat.com>
11477
11478 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11479 procedure, factored out from ...
11480 (top level): ... here. Add "set displaced-stepping" testing axis.
11481 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11482 parameter "displaced". Use it.
11483 (top level): Use foreach and add "set displaced-stepping" testing
11484 axis.
11485
11486 2015-04-10 Pedro Alves <palves@redhat.com>
11487
11488 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11489 Remove comment.
11490 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11491 both the address of the instruction that triggers the watchpoint
11492 and the address of the instruction immediately after, and use
11493 those addresses for the test. Fix comment.
11494
11495 2015-04-10 Pedro Alves <palves@redhat.com>
11496
11497 * gdb.base/sigstep.exp (breakpoint_to_handler)
11498 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11499 Test "backtrace" in handler.
11500 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11501 (top level): Add new "displaced" test axis to
11502 breakpoint_to_handler, breakpoint_to_handler_entry and
11503 breakpoint_over_handler.
11504
11505 2015-04-10 Pedro Alves <palves@redhat.com>
11506
11507 PR gdb/18216
11508 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11509
11510 2015-04-10 Yao Qi <yao.qi@linaro.org>
11511
11512 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11513 (test_add_rn_pc): New function.
11514 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11515 (top level): Invoke test_add_rn_pc.
11516
11517 2015-04-10 Pedro Alves <palves@redhat.com>
11518
11519 PR gdb/13858
11520 * gdb.base/step-over-no-symbols.exp: New file.
11521
11522 2015-04-09 Andy Wingo <wingo@igalia.com>
11523
11524 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11525 after the Python tests.
11526
11527 2015-04-08 Keith Seitz <keiths@redhat.com>
11528
11529 PR python/16699
11530 * gdb.python/py-completion.exp: New tests for completion.
11531 * gdb.python/py-completion.py (CompleteLimit1): New class.
11532 (CompleteLimit2): Likewise.
11533 (CompleteLimit3): Likewise.
11534 (CompleteLimit4): Likewise.
11535 (CompleteLimit5): Likewise.
11536 (CompleteLimit6): Likewise.
11537 (CompleteLimit7): Likewise.
11538
11539 2015-04-08 Pedro Alves <palves@redhat.com>
11540
11541 PR gdb/18214
11542 PR gdb/18216
11543 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11544 function.
11545 (main): Install it as SIGUSR1 handler.
11546 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11547 parameter. Always use "setup" as prefix. Toggle "set
11548 displaced-stepping" off/on depending on global. Don't switch to
11549 thread 1 here.
11550 (top level): Add displaced stepping "off/on" test axis. Update
11551 "setup" calls. Wrap each subtest with with_test_prefix. Test
11552 continuing with a queued signal in each thread.
11553
11554 2015-04-08 Pedro Alves <palves@redhat.com>
11555
11556 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11557 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11558 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11559 Return early if running to main fails.
11560 * gdb.trace/while-stepping.exp: Likewise.
11561
11562 2015-04-07 Pedro Alves <palves@redhat.com>
11563
11564 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11565 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11566 interact with inferior program.
11567
11568 2015-04-07 Pedro Alves <palves@redhat.com>
11569
11570 * lib/gdb.exp (inferior_spawn_id): New global.
11571 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11572 spawn id after processing the user code.
11573 (default_gdb_start): Set inferior_spawn_id.
11574 (send_inferior): New procedure.
11575 * lib/gdbserver-support.exp (gdbserver_start): Set
11576 inferior_spawn_id.
11577 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11578
11579 2015-04-07 Pedro Alves <palves@redhat.com>
11580
11581 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11582 * lib/gdbserver-support.exp (gdbserver_start): Make
11583 $server_spawn_id global.
11584 (gdbserver_start): Don't wait for gdbserver's spawn id with
11585 expect_background.
11586 (close_gdbserver): New procedure.
11587 (gdb_exit): Rename the default version and reimplement.
11588
11589 2015-04-07 Pedro Alves <palves@redhat.com>
11590
11591 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11592 append the substituted item, not the original item.
11593
11594 2015-04-07 Pedro Alves <palves@redhat.com>
11595
11596 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11597 gdb_expect.
11598
11599 2015-04-07 Pedro Alves <palves@redhat.com>
11600
11601 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11602 output appearing once only.
11603
11604 2015-04-07 Pedro Alves <palves@redhat.com>
11605
11606 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11607 that doesn't expect anything. Return early if running to main
11608 fails.
11609
11610 2015-04-07 Yao Qi <yao.qi@linaro.org>
11611
11612 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11613 (child_function): Call alarm.
11614 (main): Move call to alarm into the loop.
11615 * gdb.threads/non-stop-fair-events.exp: Build program with
11616 -DTIMEOUT=$timeout.
11617
11618 2015-04-06 Doug Evans <xdje42@gmail.com>
11619
11620 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11621 Fix dest parameter to board_info.
11622 (fpc_compile): Ditto.
11623 (gdb_compile_pascal): Rename dest arg to destfile.
11624
11625 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11626
11627 * gdb.ada/funcall_ref.exp: New file.
11628 * gdb.ada/funcall_ref/foo.adb: New file.
11629
11630 2015-04-02 Yao Qi <yao.qi@linaro.org>
11631
11632 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11633 is remote.
11634
11635 2015-04-02 Gary Benson <gbenson@redhat.com>
11636
11637 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11638
11639 2015-04-01 Sasha Smundak <asmundak@google.com>
11640
11641 * gdb.python/py-unwind-maint.c: New file.
11642 * gdb.python/py-unwind-maint.exp: New test.
11643 * gdb.python/py-unwind-maint.py: New file.
11644 * gdb.python/py-unwind.c: New file.
11645 * gdb.python/py-unwind.exp: New test.
11646 * gdb.python/py-unwind.py: New test.
11647
11648 2015-04-01 Pedro Alves <palves@redhat.com>
11649
11650 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11651 to fail instead of non-existent $test.
11652
11653 2015-04-01 Pedro Alves <palves@redhat.com>
11654
11655 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11656 GDBFLAGS if not empty.
11657
11658 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11659
11660 * gdb.ada/complete.exp: Remove "multi_line".
11661 * gdb.ada/info_exc.exp: Remove "multi_line".
11662 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11663 * gdb.ada/ptype_field.exp: Remove "multi_line".
11664 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11665 * gdb.ada/tagged.exp: Remove "multi_line".
11666 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11667 [multi_line ...]
11668 * gdb.btrace/delta.exp: Likewise.
11669 * gdb.btrace/exception.exp: Likewise.
11670 * gdb.btrace/function_call_history.exp: Likewise.
11671 * gdb.btrace/instruction_history.exp: Likewise.
11672 * gdb.btrace/nohist.exp: Likewise.
11673 * gdb.btrace/record_goto.exp: Likewise.
11674 * gdb.btrace/segv.exp: Likewise.
11675 * gdb.btrace/stepi.exp: Likewise.
11676 * gdb.btrace/tailcall.exp: Likewise.
11677 * gdb.btrace/unknown_functions.exp: Likewise.
11678 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11679 * lib/gdb.exp: Add the "multi_line" helper.
11680
11681 2015-04-01 Pedro Alves <palves@redhat.com>
11682
11683 * gdb.threads/tid-reuse.c: New file.
11684 * gdb.threads/tid-reuse.exp: New file.
11685
11686 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11687
11688 PR corefiles/16092
11689 * gdb.base/coredump-filter.c: New file.
11690 * gdb.base/coredump-filter.exp: Likewise.
11691
11692 2015-03-27 Petr Machata <pmachata@redhat.com>
11693
11694 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11695 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11696 (Dwarf::assemble): Initialize them.
11697 (Dwarf::lines): New function.
11698
11699 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11700
11701 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11702 SYMBOL_PREFIX for x86_64-*-cygwin.
11703
11704 2015-03-26 Andy Wingo <wingo@igalia.com>
11705
11706 PR symtab/18148
11707 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11708 const_value but not a location.
11709 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11710 location defined in non-main CUs are visible.
11711
11712 2015-03-26 Yao Qi <yao.qi@linaro.org>
11713
11714 PR testsuite/18139
11715 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11716 Add a line number entry for the same line.
11717 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11718 Add a line number entry for the same line.
11719
11720 2015-03-26 Yao Qi <yao.qi@linaro.org>
11721
11722 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11723 .int 0.
11724 (func): Likewise. Add .Lfunc_1 label.
11725 Use .Lfunc_1 label.
11726 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11727 .int 0.
11728 (func): Likewise.
11729 Use .Lfunc_1 label.
11730
11731 2015-03-26 Yao Qi <yao.qi@linaro.org>
11732
11733 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11734 Call gdb_compile instead to compile each .s files without debug
11735 information.
11736
11737 2015-03-26 Yao Qi <yao.qi@linaro.org>
11738
11739 * gdb.base/savedregs.exp (process_saved_regs): Make
11740 "Saved registers:" optional in the pattern.
11741
11742 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11743
11744 * gdb.btrace/next.exp: Merged into step.exp.
11745 * gdb.btrace/finish.exp: Merged into step.exp.
11746 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11747 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11748 "record goto" and checking the exact replay position.
11749 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11750 check for "Recording format" in "info record" output.
11751 * gdb.btrace/record_goto.exp: Choose test file based on target.
11752 * gdb.btrace/x86-record_goto.S: Renamed into ...
11753 * gdb.btrace/x86_64-record_goto.S: ... this.
11754 * gdb.btrace/i686-record_goto.S: New.
11755 * gdb.btrace/x86-tailcall.S: Renamed into ...
11756 * gdb.btrace/x86_64-tailcall.S: ... this.
11757 * gdb.btrace/i686-tailcall.S: New.
11758 * gdb.btrace/x86-tailcall.c: Renamed into ...
11759 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11760 separate statements. Update test.
11761 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11762 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11763 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11764 * gdb.btrace/tailcall.exp: Choose test file based on target.
11765 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11766
11767 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11768
11769 * gdb.btrace/exception.exp: Increase BTS buffer size.
11770
11771 2015-03-24 Pedro Alves <palves@redhat.com>
11772
11773 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11774
11775 2015-03-24 Pedro Alves <palves@redhat.com>
11776
11777 * gdb.threads/schedlock.exp (test_step): No longer expect that
11778 "set scheduler-locking step" with "next" over a function call runs
11779 threads unlocked.
11780
11781 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11782
11783 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11784
11785 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11786
11787 PR breakpoints/16466
11788 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11789 * gdb.mi/mi-pending.c (thread_func): New function.
11790 (int main): Add threading support required.
11791 * gdb.mi/mi-pending.exp: Add tests for this issue.
11792 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11793 (pendfunc2): Remove stdio dependency.
11794 * gdb.mi/mi-pendshr2.c: New file.
11795
11796 2015-03-23 Keith Seitz <keiths@redhat.com>
11797
11798 * gdb.linespec/keywords.c: New file.
11799 * gdb.linespec/keywords.exp: New file.
11800
11801 2015-03-23 Keith Seitz <keiths@redhat.com>
11802
11803 PR gdb/18021
11804 * gdb.dwarf2/staticvirtual.exp: New test.
11805
11806 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11807
11808 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11809 * README: Remove HP-UX and gdb.hp.
11810 (configuration):
11811 * configure: Regenerate.
11812 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11813 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11814 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11815 gdb.hp/gdb.defects/Makefile.
11816 * gdb.hp/Makefile.in: File deleted.
11817 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11818 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11819 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11820 * gdb.hp/gdb.aCC/run.c: File deleted.
11821 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11822 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11823 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11824 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11825 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11826 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11827 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11828 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11829 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11830 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11831 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11832 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11833 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11834 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11835 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11836 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11837 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11838 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11839 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11840 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11841 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11842 * gdb.hp/gdb.compat/average.c: File deleted.
11843 * gdb.hp/gdb.compat/sum.c: File deleted.
11844 * gdb.hp/gdb.compat/xdb.c: File deleted.
11845 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11846 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11847 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11848 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11849 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11850 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11851 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11852 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11853 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11854 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11855 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11856 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11857 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11858 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11859 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11860 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11861 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11862 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11863 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11864 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11865 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11866 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11867 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11868 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11869 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11870 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11871 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11872 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11873 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11874 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11875 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11876 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11877 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11878 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11879 * gdb.hp/tools/odump: File deleted.
11880
11881 2015-03-19 Pedro Alves <palves@redhat.com>
11882
11883 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11884 (saw_thread_3): New globals.
11885 (top level): Increment them when an event for the corresponding
11886 thread is seen.
11887 (no thread starvation): New test.
11888
11889 2015-03-19 Pedro Alves <palves@redhat.com>
11890
11891 * gdb.threads/continue-pending-status.c: New file.
11892 * gdb.threads/continue-pending-status.exp: New file.
11893
11894 2015-03-18 Pedro Alves <palves@redhat.com>
11895
11896 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11897 Use gdb_is_target_remote instead of is_remote. Use
11898 gdb_test_multiple instead of gdb_expect. Exit early if
11899 gdb_test_multiple hits its internal matches. Tighten stepi tests
11900 expected output. Fail on exit with any signal, instead of just
11901 SIGILL.
11902
11903 2015-03-18 Yao Qi <yao.qi@linaro.org>
11904
11905 PR tdep/18107
11906 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11907 variable.
11908 * gdb.base/catch-syscall.exp: Don't skip it on
11909 aarch64*-*-linux* target. Remove elements in all_syscalls.
11910 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11911 target.
11912 (setup_all_syscalls): New proc.
11913
11914 2015-03-16 Yao Qi <yao.qi@linaro.org>
11915
11916 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11917 (top level): Skip tests if valid_addr_p returns false for
11918 $cmd1 or $cmd2.
11919
11920 2015-03-11 Andy Wingo <wingo@igalia.com>
11921
11922 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11923
11924 2015-03-11 Yao Qi <yao.qi@linaro.org>
11925
11926 * gdb.base/catch-syscall.exp: Fix typo in comments.
11927
11928 2015-03-11 Yao Qi <yao.qi@linaro.org>
11929
11930 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11931
11932 2015-03-09 Pedro Alves <palves@redhat.com>
11933
11934 * dg-extract-results.py: Delete.
11935
11936 2015-03-09 Pedro Alves <palves@redhat.com>
11937
11938 Merge dg-extract-results.sh from GCC upstream (r218843).
11939
11940 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11941 * dg-extract-results.sh: Use --text with grep to avoid issues with
11942 binary files. Fall back to cat -v, if that doesn't work.
11943
11944 2015-03-05 Pedro Alves <palves@redhat.com>
11945
11946 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11947
11948 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11949
11950 * lib/mi-support.exp (mi_expect_interrupt): Accept
11951 alternative event for when in all-stop mode.
11952
11953 2015-03-04 Pedro Alves <palves@redhat.com>
11954
11955 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11956
11957 2015-03-04 Mark Kettenis <kettenis@gnu.org>
11958
11959 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11960
11961 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11962
11963 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11964 regexps for GDB's current line display, accept a hex address
11965 preceding the line number.
11966
11967 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11968
11969 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11970 the 'arch1' variable for "s390*-linux*" targets.
11971
11972 2015-03-04 Pedro Alves <palves@redhat.com>
11973
11974 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11975 (main): Pass missing retval argument to pthread_join call.
11976
11977 2015-03-02 Pedro Alves <palves@redhat.com>
11978
11979 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11980 (top level): Call do_test with non-stop as well.
11981
11982 2015-03-02 Pedro Alves <palves@redhat.com>
11983
11984 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11985 -1.
11986
11987 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11988
11989 * gdb.arch/s390-vregs.exp: New test.
11990 * gdb.arch/s390-vregs.S: New file.
11991
11992 2015-02-27 Pedro Alves <palves@redhat.com>
11993
11994 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11995 call to catch_command_errors.
11996 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11997 catch_command_errors.
11998
11999 2015-02-27 Pedro Alves <palves@redhat.com>
12000
12001 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12002 "true" for boolean result.
12003 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12004 prototype of main.
12005
12006 2015-02-27 Pedro Alves <palves@redhat.com>
12007
12008 * lib/unbuffer_output.c: New file.
12009 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12010 (main): Call gdb_unbuffer_output.
12011
12012 2015-02-27 Yao Qi <yao.qi@linaro.org>
12013
12014 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12015 target.
12016
12017 2015-02-26 Doug Evans <dje@google.com>
12018
12019 * gdb.cp/class2.cc (Dbase, D): New classes.
12020 (main): New local delta.
12021 * gdb.cp/class2.exp: Test printing delta.
12022 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12023 (dynbar): New global.
12024 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12025
12026 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12027
12028 * gdb.compile/compile-ifunc.c: New file.
12029 * gdb.compile/compile-ifunc.exp: New file.
12030
12031 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12032
12033 * gdb.base/structs.exp: Check for correct struct on finish.
12034
12035 2015-02-26 Yao Qi <yao.qi@linaro.org>
12036
12037 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12038 is zero.
12039
12040 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12041
12042 * gdb.arch/cordic.ko.bz2: New file.
12043 * gdb.arch/cordic.ko.debug.bz2: New file.
12044 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12045
12046 2015-02-25 Yao Qi <yao.qi@linaro.org>
12047
12048 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12049 aarch64*-*-* target.
12050
12051 2015-02-23 Pedro Alves <palves@redhat.com>
12052
12053 * lib/gdb.exp (delete_breakpoints): Rewrite using
12054 gdb_test_multiple.
12055
12056 2015-02-23 Pedro Alves <palves@redhat.com>
12057
12058 * gdb.base/info-os.c: Include stdlib.h.
12059
12060 2015-02-22 Doug Evans <xdje42@gmail.com>
12061
12062 PR symtab/17855
12063 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12064 is read after symbols have been re-read.
12065 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12066 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12067
12068 2015-02-21 Doug Evans <dje@google.com>
12069
12070 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12071
12072 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12073
12074 PR corefiles/17808
12075 * gdb.arch/i386-biarch-core.core.bz2: New file.
12076 * gdb.arch/i386-biarch-core.exp: New file.
12077
12078 2015-02-21 Pedro Alves <palves@redhat.com>
12079
12080 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12081 runto_main fails.
12082
12083 2015-02-20 Pedro Alves <palves@redhat.com>
12084
12085 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12086 info probes.
12087
12088 2015-02-20 Pedro Alves <palves@redhat.com>
12089
12090 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12091
12092 2015-02-20 Pedro Alves <palves@redhat.com>
12093
12094 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12095 clean_restart before gdb_target_supports_trace.
12096
12097 2015-02-20 Pedro Alves <palves@redhat.com>
12098
12099 PR threads/18006
12100 * gdb.threads/clone-thread_db.c: New file.
12101 * gdb.threads/clone-thread_db.exp: New file.
12102
12103 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12104
12105 PR breakpoints/16812
12106 * gdb.base/catch-gdb-caused-signals.c: New file.
12107 * gdb.base/catch-gdb-caused-signals.exp: New file.
12108
12109 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12110
12111 * configure: Regenerated.
12112 * configure.ac: Use GDB_AC_TRANSFORM.
12113 * aclocal.m4: sinclude ../transform.m4.
12114
12115 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12116
12117 * lib/dtrace.exp: New file.
12118 * gdb.base/dtrace-probe.exp: Likewise.
12119 * gdb.base/dtrace-probe.d: Likewise.
12120 * gdb.base/dtrace-probe.c: Likewise.
12121 * lib/pdtrace.in: Likewise.
12122 * configure.ac: Output variables with the transformed names of
12123 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12124 * configure: Regenerated.
12125
12126 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12127
12128 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12129 expected message when trying to access $_probe_* convenience
12130 variables while not on a probe.
12131
12132 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12133
12134 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12135
12136 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12137
12138 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12139 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12140
12141 2015-02-10 Doug Evans <xdje42@gmail.com>
12142
12143 * lib/gdb.exp (gdb_load): Always return a result.
12144
12145 2015-02-10 Pedro Alves <palves@redhat.com>
12146
12147 * gdb.threads/signal-sigtrap.c: New file.
12148 * gdb.threads/signal-sigtrap.exp: New file.
12149
12150 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12151
12152 * gdb.trace/no-attach-trace.c: New file.
12153 * gdb.trace/no-attach-trace.exp: New file.
12154
12155 2015-02-09 Mark Wielaard <mjw@redhat.com>
12156
12157 * gdb.dwarf2/atomic.c: New file.
12158 * gdb.dwarf2/atomic-type.exp: Likewise.
12159
12160 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12161
12162 * gdb.btrace/buffer-size.exp: Update "info record" output.
12163 * gdb.btrace/delta.exp: Update "info record" output.
12164 * gdb.btrace/enable.exp: Update "info record" output.
12165 * gdb.btrace/finish.exp: Update "info record" output.
12166 * gdb.btrace/instruction_history.exp: Update "info record" output.
12167 * gdb.btrace/next.exp: Update "info record" output.
12168 * gdb.btrace/nexti.exp: Update "info record" output.
12169 * gdb.btrace/step.exp: Update "info record" output.
12170 * gdb.btrace/stepi.exp: Update "info record" output.
12171 * gdb.btrace/nohist.exp: Update "info record" output.
12172
12173 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12174
12175 * gdb.btrace/buffer-size: New.
12176
12177 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12178
12179 * gdb.btrace/delta.exp: Update "info record" output.
12180 * gdb.btrace/enable.exp: Update "info record" output.
12181 * gdb.btrace/finish.exp: Update "info record" output.
12182 * gdb.btrace/instruction_history.exp: Update "info record" output.
12183 * gdb.btrace/next.exp: Update "info record" output.
12184 * gdb.btrace/nexti.exp: Update "info record" output.
12185 * gdb.btrace/step.exp: Update "info record" output.
12186 * gdb.btrace/stepi.exp: Update "info record" output.
12187 * gdb.btrace/nohist.exp: Update "info record" output.
12188
12189 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12190
12191 PR gdb/15678
12192 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12193
12194 2015-02-06 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12197 macro.
12198 (seconds_left, again): New globals.
12199 (main): Wait seconds_left in a 1-second sleep loop instead of
12200 sleeping 180 seconds. If 'again' is set, reset the seconds
12201 counter.
12202 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12203 'again' in the inferior before detaching. Print the seconds left.
12204 (options): New global.
12205 (top level): Build program with -DTIMEOUT=$timeout.
12206
12207 2015-02-06 Pedro Alves <palves@redhat.com>
12208
12209 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12210 determine how many seconds to pass to 'alarm'.
12211 * gdb.base/gdb-sigterm.exp (top level): Build program with
12212 -DTIMEOUT=$timeout.
12213 (do_test): Return success/failure indication. Add more verbose
12214 logging. Don't fail if 200 single steps are seen. Instead, fail
12215 when the test times out.
12216 (passes): New global.
12217 (top level): Break the testing loop if testing fails on any
12218 iteration. Use gdb_assert.
12219
12220 2015-02-04 Don Breazeal <donb@codesourcery.com>
12221
12222 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12223 and initialize them.
12224 (ipc_cleanup): New function.
12225 (main): Don't declare shmid, semid, and msqid. Add a call to
12226 atexit so that we call ipc_cleanup on exit.
12227
12228 2015-02-04 Pedro Alves <palves@redhat.com>
12229
12230 * boards/native-extended-gdbserver.exp: Remove any target variant
12231 specifications from the board name before clearing the isremote
12232 flag from board_info.
12233
12234 2015-01-31 Doug Evans <xdje42@gmail.com>
12235
12236 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12237
12238 2015-01-31 Gary Benson <gbenson@redhat.com>
12239
12240 * gdb.base/completion.exp: Disable completion limiting for
12241 existing tests. Add new tests to check completion limiting.
12242 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12243
12244 2015-01-31 Doug Evans <xdje42@gmail.com>
12245
12246 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12247
12248 2015-01-31 Doug Evans <xdje42@gmail.com>
12249
12250 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12251 entries. Duplicate file section script entries.
12252 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12253 inlined entries. Add test for safe-path rejection.
12254 * gdb.python/py-section-script.c: Add duplicate inlined section script
12255 entries. Duplicate file section script entries.
12256 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12257 inlined entries. Add test for safe-path rejection.
12258
12259 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12260
12261 * gdb.ada/disc_arr_bound: New testcase.
12262
12263 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12264
12265 * gdb.ada/mi_var_array: New testcase.
12266
12267 2015-01-27 Doug Evans <dje@google.com>
12268
12269 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12270 Add test for objfile.filename, objfile.username after objfile
12271 has been unloaded.
12272
12273 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12274
12275 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12276 the second test to print the name attribute of value
12277 returned by the call to gdb.lookup_type, and adjust
12278 the expected output accordingly.
12279
12280 2015-01-25 Mark Wielaard <mjw@redhat.com>
12281
12282 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12283 * gdb.base/disp-step-fork.c: Include unistd.h.
12284 * gdb.base/siginfo-obj.c: Include stdio.h.
12285 * gdb.base/siginfo-thread.c: Likewise.
12286 * gdb.mi/non-stop.c: Include unistd.h.
12287 * gdb.mi/nsthrexec.c: Include stdio.h.
12288 * gdb.mi/pthreads.c: Include unistd.h.
12289 * gdb.modula2/unbounded1.c (main): Declare returns int.
12290 * gdb.reverse/consecutive-reverse.c: Likewise.
12291 * gdb.threads/create-fail.c: Include unistd.h.
12292 * gdb.threads/killed.c: Likewise.
12293 * gdb.threads/linux-dp.c: Likewise.
12294 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12295 * gdb.threads/non-ldr-exc-2.c: Likewise.
12296 * gdb.threads/non-ldr-exc-3.c: Likewise.
12297 * gdb.threads/non-ldr-exc-4.c: Likewise.
12298 * gdb.threads/pthreads.c: Include unistd.h.
12299 (main): Declare returns int.
12300 * gdb.threads/tls-main.c (foo): New declaration.
12301 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12302
12303 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12304
12305 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12306 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12307
12308 2015-01-15 Mark Wielaard <mjw@redhat.com>
12309
12310 * gdb.base/noreturn-return.c: New file.
12311 * gdb.base/noreturn-return.exp: New file.
12312 * gdb.base/noreturn-finish.c: New file.
12313 * gdb.base/noreturn-finish.exp: New file.
12314
12315 2015-01-23 Pedro Alves <palves@redhat.com>
12316
12317 * gdb.threads/continue-pending-after-query.c: New file.
12318 * gdb.threads/continue-pending-after-query.exp: New file.
12319
12320 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12321 Simon Marchi <simon.marchi@ericsson.com>
12322
12323 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12324 * gdb.base/valgrind-db-attach.exp: Same.
12325 * gdb.base/valgrind-infcall.exp: Same.
12326 * lib/mi-support.exp (default_mi_gdb_start): Same.
12327 * lib/prompt.exp (default_prompt_gdb_start): Same.
12328 * lib/gdb.exp (default_gdb_spawn): Same.
12329 (gdb_interact): New.
12330
12331
12332 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12333
12334 * gdb.compile/compile.exp (pointer to jit function): New test.
12335
12336 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12337
12338 * lib/gdb.exp (supports_process_record): Return true for
12339 powerpc*-*-linux*.
12340 (supports_reverse): Likewise.
12341
12342 2015-01-15 Don Breazeal <donb@codesourcery.com>
12343
12344 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12345 instead of checking whether the target board is remote and
12346 use spawn_wait_for_attach instead of exec/sleep.
12347 * gdb.base/attach-twice.exp: Likewise.
12348
12349 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12350
12351 * gdb.ada/var_arr_attrs: New testcase.
12352
12353 2015-01-14 Pedro Alves <palves@redhat.com>
12354 Joel Brobecker <brobecker@adacore.com>
12355
12356 PR gdb/17525
12357 * gdb.base/bp-cmds-execution-x-script.c: New file.
12358 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12359 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12360
12361 2015-01-14 Pedro Alves <palves@redhat.com>
12362
12363 PR cli/17828
12364 * gdb.base/batch-preserve-term-settings.c: New file.
12365 * gdb.base/batch-preserve-term-settings.exp: New file.
12366
12367 2015-01-13 Doug Evans <dje@google.com>
12368
12369 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12370 binary.
12371
12372 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12373
12374 * Makefile.in (clean mostlyclean): Do not delete *.py.
12375
12376 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12377
12378 * gdb.python/py-lookup-type.exp: New file.
12379
12380 2015-01-12 Pedro Alves <palves@redhat.com>
12381
12382 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12383 restore GDBFLAGS before returning.
12384
12385 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12386
12387 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12388 is_amd64_regs_target and is_x86_like_target.
12389
12390 2015-01-11 Doug Evans <xdje42@gmail.com>
12391
12392 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12393 is given without an explicit form.
12394 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12395 attributes.
12396 * gdb.dwarf/corrupt.exp: Ditto.
12397 * gdb.dwarf2/enum-type.exp: Ditto.
12398 * gdb.trace/entry-values.exp: Ditto.
12399 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12400
12401 2015-01-11 Doug Evans <xdje42@gmail.com>
12402
12403 PR gdb/15830
12404 * gdb.base/maint.exp: Remove references to "maint demangle".
12405 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12406 Add tests for explicitly specifying language to demangle.
12407 * gdb.dlang/demangle.exp: Ditto.
12408
12409 2015-01-09 Pedro Alves <palves@redhat.com>
12410
12411 * gdb.threads/non-stop-fair-events.c: New file.
12412 * gdb.threads/non-stop-fair-events.exp: New file.
12413
12414 2015-01-09 Pedro Alves <palves@redhat.com>
12415
12416 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12417 the global scope. Set a breakpoint after all threads are started
12418 rather than stepping over two source lines. Expect the prompt.
12419 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12420 global.
12421 (NUM): Now 15.
12422 (main): Use threads_started_barrier to wait for all threads to
12423 start. Main thread no longer calls thread_function. Exit after
12424 180 seconds.
12425 (loop): New function.
12426 (thread_function): Wait on threads_started_barrier barrier. Call
12427 'loop' at each iteration.
12428 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12429 threads have started, instead of hardcoding number of "next"
12430 steps. Use an access watchpoint instead of a write watchpoint.
12431
12432 2015-01-09 Pedro Alves <palves@redhat.com>
12433
12434 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12435 (thread_func): Wait on barrier.
12436 (main): Wait for all threads to start before stopping GDB.
12437 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12438 global.
12439 (thread1_func, thread2_func): Wait on barrier.
12440 (main): Wait for all threads to start before stopping GDB.
12441 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12442 New global.
12443 (thread1_func, thread2_func): Wait on barrier.
12444 (main): Wait for all threads to start before stopping GDB.
12445
12446 2015-01-09 Pedro Alves <palves@redhat.com>
12447
12448 * gdb.threads/attach-many-short-lived-threads.c: New file.
12449 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12450
12451 2014-01-09 Pedro Alves <palves@redhat.com>
12452
12453 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12454 instead of to thread 2.
12455 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12456 Add barrier around each pthread_create call instead of around all
12457 calls.
12458 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12459 Set a break on thread_function and have the child threads hit it
12460 one at at a time.
12461
12462 2015-01-09 Pedro Alves <palves@redhat.com>
12463
12464 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12465 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12466 false.
12467 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12468 checking whether the target board is remote.
12469 * gdb.multi/multi-attach.exp: Likewise.
12470 * gdb.python/py-sync-interp.exp: Likewise.
12471 * gdb.server/ext-attach.exp: Likewise.
12472 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12473 tests that need to attach, instead of checking whether the target
12474 board is remote at the top of the file.
12475
12476 2015-01-08 Yao Qi <yao@codesourcery.com>
12477
12478 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12479
12480 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12481
12482 Fix testcase compilation.
12483 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12484
12485 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12486
12487 * gdb.python/py-type.exp: Add a couple test about empty
12488 array creation, and negative-length array creation.
12489
12490 2015-01-02 Doug Evans <xdje42@gmail.com>
12491
12492 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12493
12494 2015-01-02 Doug Evans <dje@google.com>
12495
12496 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12497
12498 2014-12-29 Yao Qi <yao@codesourcery.com>
12499
12500 * gdb.trace/entry-values.exp: Update comments. Rename variable
12501 bar_call_foo to returned_from_foo.
12502
12503 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12504
12505 PR gdb/17394
12506 * gdb.linespec/break-asm-file.c: New file.
12507 * gdb.linespec/break-asm-file.exp: New file.
12508 * gdb.linespec/break-asm-file0.s: New file.
12509 * gdb.linespec/break-asm-file1.s: New file.
12510
12511 2014-12-18 Nigel Stephens <nigel@mips.com>
12512 Maciej W. Rozycki <macro@codesourcery.com>
12513
12514 * gdb.base/float.exp: Handle the new output from "info float" on
12515 MIPS targets.
12516
12517 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12518
12519 Fix MinGW compilation.
12520 * gdb.compile/compile-ops.exp: Update untested message if
12521 !skip_compile_feature_tests.
12522 * gdb.compile/compile-setjmp.exp: Likewise.
12523 * gdb.compile/compile-tls.exp: Likewise.
12524 * gdb.compile/compile.exp: Likewise.
12525 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12526 supported on this host".
12527
12528 2014-12-16 Doug Evans <xdje42@gmail.com>
12529
12530 * boards/stabs.exp: New file.
12531
12532 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12533
12534 * gdb.base/completion.exp: Adjust to format changes of "maint
12535 print user-registers".
12536
12537 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12538
12539 PR server/17457
12540 * gdb.arch/aarch64-fp.c: New file.
12541 * gdb.arch/aarch64-fp.exp: New file.
12542
12543 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12544
12545 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12546 r210637, r210913, r211666, r215400, r215817).
12547
12548 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12549 * dg-extract-results.py: New file.
12550 * dg-extract-results.sh: Use it if the environment seems
12551 suitable.
12552
12553 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12554
12555 * dg-extract-results.py (parse_run): Handle warnings that
12556 are printed before a test harness is run.
12557
12558 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12559
12560 * dg-extract-results.py (Named): Remove __cmp__ method.
12561 (output_variation): Use a key to sort variation.harnesses.
12562
12563 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12564
12565 * dg-extract-results.py: For Python 3, force sys.stdout to
12566 handle surrogate escape sequences.
12567 (safe_open): New function.
12568 (output_segment, main): Use it.
12569
12570 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12571
12572 * dg-extract-results.py (Prog.result_re): Include options
12573 in test name.
12574
12575 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12576
12577 * dg-extract-results.py (output_variation): Always sort if
12578 do_sum.
12579
12580 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12581
12582 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12583 as long as we get pagination notifications.
12584
12585 2014-12-15 Jason Merrill <jason@redhat.com>
12586
12587 * Makefile.in (check-gdb.%): Restore.
12588 * README: Mention it.
12589
12590 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12591
12592 * gdb.ada/str_uninit: New testcase.
12593
12594 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12595
12596 PR symtab/17642
12597 * gdb.base/vla-stub-define.c: New file.
12598 * gdb.base/vla-stub.c: New file.
12599 * gdb.base/vla-stub.exp: New file.
12600
12601 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12602 Jan Kratochvil <jan.kratochvil@redhat.com>
12603 Tom Tromey <tromey@redhat.com>
12604
12605 * configure.ac: Add gdb.compile/.
12606 * configure: Regenerate.
12607 * gdb.compile/Makefile.in: New file.
12608 * gdb.compile/compile-ops.exp: New file.
12609 * gdb.compile/compile-ops.c: New file.
12610 * gdb.compile/compile-tls.c: New file.
12611 * gdb.compile/compile-tls.exp: New file.
12612 * gdb.compile/compile-constvar.S: New file.
12613 * gdb.compile/compile-constvar.c: New file.
12614 * gdb.compile/compile-mod.c: New file.
12615 * gdb.compile/compile-nodebug.c: New file.
12616 * gdb.compile/compile-setjmp-mod.c: New file.
12617 * gdb.compile/compile-setjmp.c: New file.
12618 * gdb.compile/compile-setjmp.exp: New file.
12619 * gdb.compile/compile-shlib.c: New file.
12620 * gdb.compile/compile.c: New file.
12621 * gdb.compile/compile.exp: New file.
12622 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12623
12624 2014-12-12 Tom Tromey <tromey@redhat.com>
12625
12626 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12627 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12628
12629 2014-12-12 Doug Evans <dje@google.com>
12630
12631 * lib/gdb-python.exp (get_python_valueof): New function.
12632 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12633
12634 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12635
12636 * gdb.base/completion.exp: Add test for completion of "info
12637 registers ".
12638
12639 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12640
12641 * gdb.base/func-ptrs.c: New file.
12642 * gdb.base/func-ptrs.exp: New file.
12643
12644 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12645
12646 PR breakpoints/17012
12647 * gdb.base/dprintf-detach.c: New file.
12648 * gdb.base/dprintf-detach.exp: New file.
12649
12650 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12651
12652 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12653 * lib/gdb.exp (target_is_gdbserver): New procedure.
12654
12655 2014-12-08 Doug Evans <dje@google.com>
12656
12657 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12658
12659 2014-12-05 Yao Qi <yao@codesourcery.com>
12660
12661 * gdb.guile/scm-error.exp: Remove the third argument to
12662 gdb_remote_download.
12663 * gdb.guile/scm-frame-args.exp: Likewise.
12664 * gdb.guile/scm-section-script.exp: Likewise.
12665
12666 2014-12-05 Yao Qi <yao@codesourcery.com>
12667
12668 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12669
12670 2014-12-04 Doug Evans <dje@google.com>
12671
12672 * gdb.python/py-objfile.exp: Add tests for
12673 objfile.add_separate_debug_file.
12674
12675 2014-12-04 Doug Evans <dje@google.com>
12676
12677 * lib/gdb.exp (get_build_id): New function.
12678 (build_id_debug_filename_get): Rewrite to use it.
12679 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12680
12681 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12682
12683 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12684 `method(long)', not just 0x0.
12685 * gdb.cp/nsalias.exp: Align code labels to 4.
12686 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12687 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12688 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12689 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12690 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12691 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12692
12693 2014-12-02 Doug Evans <dje@google.com>
12694
12695 PR symtab/17602
12696 * gdb.cp/anon-ns.cc: Move guts of this file to ...
12697 * gdb.cp/anon-ns2.cc: ... here. New file.
12698 * gdb.cp/anon-ns.exp: Update.
12699
12700 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
12701
12702 * gdb.python/py-events.py (inferior_call_handler): New.
12703 (register_changed_handler, memory_changed_handler): New.
12704 (test_events.invoke): Register new handlers.
12705 * gdb.python/py-events.exp: Add tests for inferior call,
12706 memory_changed and register_changed events.
12707
12708 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12709
12710 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12711 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12712 if the linker doesn't understand this.
12713
12714 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12715
12716 * gdb.python/python.exp: Change expected reply to help().
12717
12718 2014-12-01 Yao Qi <yao@codesourcery.com>
12719
12720 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12721 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12722 * configure: Re-generated.
12723
12724 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12725
12726 * gdb.cp/chained-calls.cc: New file.
12727 * gdb.cp/chained-calls.exp: New file.
12728 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12729
12730 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12731
12732 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12733 * gdb.dwarf2/symtab-producer.exp: Same.
12734 * gdb.gdb/python-interrupts.exp: Same.
12735 * gdb.gdb/python-selftest.exp: Same.
12736 * gdb.python/py-linetable.exp: Same.
12737 * gdb.python/py-type.exp: Same.
12738 * gdb.python/py-value-cc.exp: Same.
12739 * gdb.python/py-value.exp: Same.
12740
12741 2014-11-28 Yao Qi <yao@codesourcery.com>
12742
12743 * gdb.base/break-probes.exp: Match library name prefixed with
12744 sysroot.
12745
12746 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12747
12748 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12749 test expected output. Add parentheses for the call to print.
12750 Remove L suffix from integers.
12751
12752 2014-11-26 Doug Evans <dje@google.com>
12753
12754 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12755
12756 2014-11-22 Yao Qi <yao@codesourcery.com>
12757
12758 * gdb.trace/entry-values.c: Remove asms.
12759 (foo): Add foo_label.
12760 (bar): Add bar_label.
12761 * gdb.trace/entry-values.exp: Remove code computing foo's
12762 length and bar's length.
12763 (Dwarf::assemble): Invoke function_range for bar and use
12764 MACRO_AT_func for foo.
12765
12766 2014-11-22 Yao Qi <yao@codesourcery.com>
12767
12768 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12769 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12770 Use .Lgcc43_procstart instead of gcc43.
12771
12772 2014-11-21 Joel Brobecker <brobecker@adacore.com>
12773
12774 * gdb.ada/n_arr_bound: New testcase.
12775
12776 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12777
12778 PR breakpoints/10737
12779 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12780 test_catch_syscall_multi_arch.
12781 (test_catch_syscall_multi_arch): New function.
12782
12783 2014-11-20 Doug Evans <xdje42@gmail.com>
12784
12785 * gdb.base/maint.exp: Update expected output.
12786
12787 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12788
12789 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12790 4-byte instruction on S390.
12791
12792 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12793
12794 * gdb.ada/arr_arr: New testcase.
12795
12796 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12797
12798 * gdb.ada/pkd_arr_elem: New Testcase.
12799
12800 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
12801
12802 * gdb.reverse/break-precsave: Expect completion message for
12803 core file reads.
12804 * gdb.reverse/consecutive-precsave.exp: Likewise.
12805 * gdb.reverse/finish-precsave.exp: Likewise.
12806 * gdb.reverse/i386-precsave.exp: Likewise.
12807 * gdb.reverse/machinestate-precsave.exp: Likewise.
12808 * gdb.reverse/sigall-precsave.exp: Likewise.
12809 * gdb.reverse/solib-precsave.exp: Likewise.
12810 * gdb.reverse/step-precsave.exp: Likewise.
12811 * gdb.reverse/until-precsave.exp: Likewise.
12812 * gdb.reverse/watch-precsave.exp: Likewise.
12813
12814 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12815
12816 * gdb.base/bp-permanent.c: Include unistd.h.
12817 * gdb.python/py-framefilter-mi.c (main): Add return type.
12818 * gdb.python/py-framefilter.c (main): Likewise.
12819 * gdb.trace/actions-changed.c (main): Likewise.
12820
12821 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12822
12823 * gdb.mi/until.c: Add eye-catchers.
12824 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12825 line numbers.
12826
12827 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12828
12829 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12830 function header variants in break1.c.
12831 * gdb.base/ena-dis-br.exp: Likewise.
12832 * gdb.base/hbreak2.exp: Likewise.
12833 * gdb.reverse/until-precsave.exp: Drop references to removed
12834 non-prototype function header variants in ur1.c.
12835 * gdb.reverse/until-reverse.exp: Likewise.
12836
12837 2014-11-17 Petr Machata <pmachata@redhat.com>
12838
12839 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12840 ${_cu_offset_size} bytes abbrev offset.
12841
12842 2014-11-15 Doug Evans <xdje42@gmail.com>
12843
12844 PR symtab/17559
12845 * gdb.base/line-symtabs.exp: New file.
12846 * gdb.base/line-symtabs.c: New file.
12847 * gdb.base/line-symtabs.h: New file.
12848
12849 2014-11-14 Yao Qi <yao@codesourcery.com>
12850
12851 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12852 (func): Add label func_label.
12853 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12854 Replace low_pc and high_pc with MACRO_AT_range.
12855 Replace name, low_pc and high_pc with MACRO_AT_func.
12856
12857 2014-11-14 Yao Qi <yao@codesourcery.com>
12858
12859 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12860 Replace name, low_pc and high_pc with MACRO_AT_func.
12861
12862 2014-11-14 Yao Qi <yao@codesourcery.com>
12863
12864 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12865 produce debug information.
12866 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12867
12868 2014-11-14 Yao Qi <yao@codesourcery.com>
12869
12870 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12871 object and get function length.
12872 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12873 with MACRO_AT_func.
12874 (top-level): Replace gdb_compile and clean_restart with
12875 prepare_for_testing.
12876 * gdb.dwarf2/main.c (main): Add label main_label.
12877
12878 2014-11-14 Yao Qi <yao@codesourcery.com>
12879
12880 * lib/dwarf.exp (function_range): New procedure.
12881 (Dwarf::_handle_macro_at_func): New procedure.
12882 (Dwarf::_handle_macro_at_range): New procedure.
12883 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12884
12885 2014-11-14 Yao Qi <yao@codesourcery.com>
12886
12887 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12888 (_handle_attribute): New procedure.
12889
12890 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12891
12892 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12893 * gdb.base/call-sc.c (zed): Likewise.
12894 * gdb.base/checkpoint.c (main): Likewise.
12895 * gdb.base/dump.c (main): Likewise.
12896 * gdb.base/gcore.c (main): Likewise.
12897 * gdb.base/huge.c (main): Likewise.
12898 * gdb.base/multi-forks.c (main): Likewise.
12899 * gdb.base/pr10179-a.c (main): Likewise.
12900 * gdb.base/savedregs.c (main): Likewise.
12901 * gdb.base/sigaltstack.c (main): Likewise.
12902 * gdb.base/siginfo.c (main): Likewise.
12903 * gdb.base/structs.c (zed): Likewise.
12904 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12905 * gdb.mi/mi-syn-frame.c (main): Likewise.
12906 * gdb.mi/until.c (foo, main): Likewise.
12907 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12908 * gdb.base/solib-weak.c (foo): Declare.
12909 * gdb.base/attach-twice.c: Include stdio.h.
12910 * gdb.base/weaklib1.c: Likewise.
12911 * gdb.base/weaklib2.c: Likewise.
12912 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12913 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12914 unistd.h.
12915 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12916 * gdb.mi/mi-exit-code.c: Likewise.
12917 * gdb.base/break-interp-lib.c: Include string.h.
12918 * gdb.base/coremaker.c: Likewise.
12919 * gdb.base/testenv.c: Likewise.
12920 * gdb.python/py-finish-breakpoint.c: Likewise.
12921 * gdb.base/inferior-died.c: Include sys/wait.h.
12922 * gdb.base/fileio.c: Include time.h.
12923 * gdb.base/async-shell.c: Include unistd.h.
12924 * gdb.base/dprintf-non-stop.c: Likewise.
12925 * gdb.base/info-os.c: Likewise.
12926 * gdb.mi/mi-console.c: Likewise.
12927 * gdb.mi/watch-nonstop.c: Likewise.
12928 * gdb.python/py-events.c: Likewise.
12929 * gdb.base/async.c (baz): Move up before its invocation.
12930 * gdb.base/code_elim2.c (my_global_func): Likewise.
12931 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12932 * gdb.base/advance.c (func2): Likewise.
12933
12934 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12935
12936 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12937 variant.
12938 * gdb.base/annota3.c: Likewise.
12939 * gdb.base/async.c: Likewise.
12940 * gdb.base/average.c: Likewise.
12941 * gdb.base/call-ar-st.c: Likewise.
12942 * gdb.base/call-rt-st.c: Likewise.
12943 * gdb.base/call-sc.c: Likewise.
12944 * gdb.base/call-strs.c: Likewise.
12945 * gdb.base/ending-run.c: Likewise.
12946 * gdb.base/execd-prog.c: Likewise.
12947 * gdb.base/exprs.c: Likewise.
12948 * gdb.base/foll-exec.c: Likewise.
12949 * gdb.base/foll-fork.c: Likewise.
12950 * gdb.base/foll-vfork.c: Likewise.
12951 * gdb.base/funcargs.c: Likewise.
12952 * gdb.base/gcore.c: Likewise.
12953 * gdb.base/jump.c: Likewise.
12954 * gdb.base/langs0.c: Likewise.
12955 * gdb.base/langs1.c: Likewise.
12956 * gdb.base/langs2.c: Likewise.
12957 * gdb.base/mips_pro.c: Likewise.
12958 * gdb.base/nodebug.c: Likewise.
12959 * gdb.base/opaque0.c: Likewise.
12960 * gdb.base/opaque1.c: Likewise.
12961 * gdb.base/recurse.c: Likewise.
12962 * gdb.base/run.c: Likewise.
12963 * gdb.base/scope0.c: Likewise.
12964 * gdb.base/scope1.c: Likewise.
12965 * gdb.base/setshow.c: Likewise.
12966 * gdb.base/setvar.c: Likewise.
12967 * gdb.base/shmain.c: Likewise.
12968 * gdb.base/shr1.c: Likewise.
12969 * gdb.base/shr2.c: Likewise.
12970 * gdb.base/sigall.c: Likewise.
12971 * gdb.base/signals.c: Likewise.
12972 * gdb.base/so-indr-cl.c: Likewise.
12973 * gdb.base/solib2.c: Likewise.
12974 * gdb.base/structs.c: Likewise.
12975 * gdb.base/sum.c: Likewise.
12976 * gdb.base/vforked-prog.c: Likewise.
12977 * gdb.base/watchpoint.c: Likewise.
12978 * gdb.reverse/shr2.c: Likewise.
12979 * gdb.reverse/until-reverse.c: Likewise.
12980 * gdb.reverse/ur1.c: Likewise.
12981 * gdb.reverse/watch-reverse.c: Likewise.
12982
12983 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12984
12985 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12986 variant.
12987 * gdb.base/sepdebug.exp: Drop references to removed code.
12988
12989 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12990
12991 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12992 variant. Preserve original line numbering.
12993 * gdb.base/list1.c: Likewise.
12994
12995 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12996
12997 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12998 variant.
12999 * gdb.base/break1.c: Likewise.
13000 * gdb.base/break.exp: Drop references to removed code.
13001
13002 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13003
13004 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13005 variant.
13006
13007 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13008
13009 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13010
13011 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13012
13013 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13014 logic into perform_all_tests() and invoke it with and without
13015 function header prototypes.
13016 (do_function_calls): Remove conditional XFAIL for PR 5318.
13017 (rerun_and_prepare): Remove duplicate code.
13018 (perform_all_tests): New. Main logic moved here.
13019
13020 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13021
13022 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13023 code guarded by #ifdef NO_PROTOTYPES.
13024 (t_double_many_args): Likewise.
13025 (DEF_FUNC_MANY_ARGS_1): Likewise.
13026 (DEF_FUNC_VALUES_1): Likewise.
13027 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13028 guarded by #ifdef PROTOTYPES.
13029
13030 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13031
13032 * gdb.mi/mi-console.c: Add eye-catcher.
13033 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13034 instead of literal line number.
13035
13036 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13037
13038 * gdb.base/shr2.c: Add eye-catcher.
13039 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13040 line number.
13041
13042 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13043
13044 * gdb.base/jump.c: Add eye-catchers.
13045 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13046 numbers.
13047
13048 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13049
13050 * gdb.base/execd-prog.c: Add eye-catchers.
13051 * gdb.base/foll-exec.c: Likewise.
13052 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13053 line numbers.
13054
13055 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13056
13057 * gdb.base/ending-run.c: Add eye-catchers.
13058 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13059 literal line numbers.
13060
13061 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13062
13063 * gdb.base/call-rt-st.c: Add eye-catchers.
13064 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13065 literal line numbers.
13066
13067 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13068
13069 * gdb.base/call-ar-st.c: Add eye-catchers.
13070 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13071 literal line numbers.
13072
13073 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13074
13075 * gdb.base/average.c: Add eye-catchers.
13076 * gdb.base/sum.c: Likewise.
13077 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13078 regexps dynamically.
13079
13080 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13081
13082 * gdb.base/solib1.c: Add eye-catchers.
13083 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13084 literal line numbers.
13085
13086 2014-11-12 Pedro Alves <palves@redhat.com>
13087
13088 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13089 leader has exited.
13090
13091 2014-11-12 Pedro Alves <palves@redhat.com>
13092
13093 * gdb.arch/i386-bp_permanent.c: New file.
13094 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13095 (srcfile): Set to i386-bp_permanent.c.
13096 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13097 that stepi does not execute the 'leave' instruction, instead of
13098 testing it does execute.
13099 * gdb.base/bp-permanent.c: New file.
13100 * gdb.base/bp-permanent.exp: New file.
13101
13102 2014-11-10 Doug Evans <xdje42@gmail.com>
13103
13104 PR symtab/17564
13105 * gdb.base/symtab-search-order.exp: New file.
13106 * gdb.base/symtab-search-order.c: New file.
13107 * gdb.base/symtab-search-order-1.c: New file.
13108 * gdb.base/symtab-search-order-shlib-1.c: New file.
13109
13110 2014-11-07 Pedro Alves <palves@redhat.com>
13111
13112 PR gdb/17511
13113 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13114 i?86-*-linux*.
13115
13116 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13117
13118 PR c++/17494
13119 * gdb.cp/pr17494.cc: New file.
13120 * gdb.cp/pr17494.exp: New file.
13121
13122 2014-11-02 Yao Qi <yao@codesourcery.com>
13123
13124 * gdb.python/python.exp: Get working directory and match the
13125 output of "set extended-prompt \\w " with it.
13126
13127 2014-10-30 Doug Evans <dje@google.com>
13128
13129 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13130 in objfiles.
13131 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13132 in progspaces.
13133
13134 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13135
13136 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13137 * gdb.base/realname-expand.exp: Likewise.
13138 * gdb.linespec/macro-relative.exp: Likewise.
13139
13140 2014-10-29 Pedro Alves <palves@redhat.com>
13141
13142 PR gdb/17408
13143 * gdb.threads/schedlock.c (some_function): New function.
13144 (call_function): New global.
13145 (MAYBE_CALL_SOME_FUNCTION): New macro.
13146 (thread_function): Call it.
13147 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13148 and use it instead of a global counter. Adjust all callers.
13149 (get_current_thread): Use "find current thread" for test message
13150 here rather than having all callers pass down the same string.
13151 (goto_loop): New procedure, factored out from ...
13152 (my_continue): ... this.
13153 (step_ten_loops): Change parameter from test message to command to
13154 use. Adjust.
13155 (list_count): Delete global.
13156 (check_result): New procedure, factored out from duplicate top
13157 level code.
13158 (continue tests): Wrap in with_test_prefix.
13159 (test_step): New procedure, factored out from duplicate top level
13160 code.
13161 (top level): Test "step" in combination with all scheduler-locking
13162 modes. Test "next" in combination with all scheduler-locking
13163 modes, and in combination with stepping over a function call or
13164 not.
13165 * gdb.threads/next-bp-other-thread.c: New file.
13166 * gdb.threads/next-bp-other-thread.exp: New file.
13167
13168 2014-10-29 Pedro Alves <palves@redhat.com>
13169
13170 PR python/17372
13171 * gdb.python/python.exp: Test a multi-line command that spawns
13172 interactive Python.
13173 * gdb.base/multi-line-starts-subshell.exp: New file.
13174
13175 2014-10-29 Yao Qi <yao@codesourcery.com>
13176
13177 * gdb.base/fileio.exp: Make directories on host.
13178
13179 2014-10-29 Yao Qi <yao@codesourcery.com>
13180
13181 * gdb.base/fileio.c (test_write): Close the file.
13182
13183 2014-10-28 Pedro Alves <palves@redhat.com>
13184
13185 PR gdb/12623
13186 * gdb.base/sigstep.c (no_handler): New global.
13187 (main): If 'no_handler is true, set the signal handlers to
13188 SIG_IGN.
13189 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13190 with_sw_watch and no_handler parameters. Handle them.
13191 (top level) <stepping over handler when stopped at a breakpoint
13192 test>: Add a test axis for testing with a software watchpoint, and
13193 another for testing with the signal handler set to SIG_IGN.
13194 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13195 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13196
13197 2014-10-28 Pedro Alves <palves@redhat.com>
13198
13199 PR gdb/17511
13200 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13201 * gdb.base/sigstep.exp (other_handler_location): New global.
13202 (advance): Support stepping into the signal handler, and running
13203 commands while in the handler.
13204 (in_handler_map): New global.
13205 (top level): In the advance test, add combinations for getting
13206 into the handler with stepping commands, and for running commands
13207 in the handler. Add comment descripting the advancei tests.
13208
13209 2014-10-28 Pedro Alves <palves@redhat.com>
13210
13211 * gdb.base/sigstep.exp: Use build_executable instead of
13212 prepare_for_testing.
13213 (top level): Move code that starts GDB, runs to main and creates a
13214 display to ...
13215 (restart): ... this new procedure.
13216 (top level): Move backtrace from signal handler test to ...
13217 (validate_backtrace): ... this new procedure.
13218 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13219 with_test_prefix. Always restart GDB.
13220 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13221 with_test_prefix. Always restart GDB. No need to delete
13222 breakpoints after the test.
13223 (test_skip_handler): Remove prefix parameter.
13224 (skip_over_handler, breakpoint_to_handler)
13225 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13226 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13227 restart GDB. No need to delete breakpoints after the test.
13228 (top level): Use foreach to call the test procedures with
13229 different commands.
13230
13231 2014-10-28 Pedro Alves <palves@redhat.com>
13232
13233 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13234 instead of GNATS numbers.
13235 * gdb.base/sigbpt.exp: Likewise.
13236 * gdb.base/siginfo.exp: Likewise.
13237 * gdb.base/sigstep.exp: Likewise.
13238
13239 2014-10-27 Pedro Alves <palves@redhat.com>
13240
13241 * gdb.base/sigstep.c (dummy): New global.
13242 (main): Issue a couple writes to the new global.
13243 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13244 procedures.
13245 (skip_over_handler): Use test_skip_handler.
13246 (top level): Call skip_over_handler for stepi and nexti too.
13247 (breakpoint_over_handler): Use test_skip_handler.
13248 (top level): Call breakpoint_over_handler for stepi and nexti too.
13249
13250 2014-10-27 Yao Qi <yao@codesourcery.com>
13251
13252 * gdb.trace/tfile.c (adjust_function_address)
13253 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13254 function descriptor.
13255
13256 2014-10-24 Don Breazeal <donb@codesourcery.com>
13257
13258 * gdb.base/foll-fork.exp (test_follow_fork,
13259 catch_fork_child_follow): Check for updated fork messages emitted
13260 from infrun.c.
13261 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13262 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13263 vfork_and_exec_child_follow_through_step): Check for updated vfork
13264 messages emitted from infrun.c.
13265
13266 2014-10-24 Pedro Alves <palves@redhat.com>
13267
13268 * gdb.base/corefile.exp: Remove references to ultrix.
13269 * gdb.base/interrupt.exp: Likewise.
13270 * gdb.base/whatis.exp: Likewise.
13271 * gdb.gdb/selftest.exp: Likewise.
13272 * gdb.threads/manythreads.exp: Likewise.
13273 * gdb.threads/print-threads.exp: Likewise.
13274 * gdb.threads/pthreads.exp:: Likewise.
13275 * gdb.threads/schedlock.exp: Likewise.
13276
13277 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13278
13279 * gdb.cp/non-trivial-retval.cc: Add a test case.
13280 * gdb.cp/non-trivial-retval.exp: Add a test.
13281
13282 2014-10-20 Yao Qi <yao@codesourcery.com>
13283
13284 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13285 * gdb.python/py-objfile-script-gdb.py: New file.
13286 * gdb.python/py-objfile-script.exp: Update reference to
13287 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13288 of remote_download. Remove the dest file.
13289
13290 2014-10-20 Yao Qi <yao@codesourcery.com>
13291
13292 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13293 * gdb.base/step-line.exp: Likewise.
13294 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13295 * gdb.dwarf2/dw2-basic.exp: Likewise.
13296 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13297 * gdb.dwarf2/dw2-filename.exp: Likewise.
13298 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13299 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13300 * gdb.dwarf2/dw2-producer.exp: Likewise.
13301 * gdb.dwarf2/mac-fileno.exp: Likewise.
13302 * gdb.python/py-frame-args.exp: Likewise.
13303 * gdb.python/py-framefilter.exp: Likewise.
13304 * gdb.python/py-mi.exp: Likewise.
13305 * gdb.python/py-objfile-script.exp: Likewise
13306 * gdb.python/py-pp-integral.exp: Likewise.
13307 * gdb.python/py-pp-re-notag.exp: Likewise.
13308 * gdb.python/py-prettyprint.exp: Likewise.
13309 * gdb.python/py-section-script.exp: Likewise.
13310 * gdb.python/py-typeprint.exp: Likewise.
13311 * gdb.python/py-xmethods.exp: Likewise.
13312 * gdb.stabs/weird.exp: Likewise.
13313 * gdb.xml/tdesc-regs.exp: Likewise.
13314
13315 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13316
13317 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13318 (out_cu): Use addr_len for the size of addresses.
13319 (out_line): Likewise. Size DW_LNE_set_address instruction
13320 according to addr_len.
13321 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13322 (FUNC): Add START_INSNS to definition.
13323
13324 2014-10-18 Yao Qi <yao@codesourcery.com>
13325
13326 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13327 gdb_has_argv0 return true.
13328 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13329 check [target_info exists noargs], check [gdb_has_argv0]
13330 instead.
13331 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13332 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13333 procedures.
13334
13335 2014-10-17 Doug Evans <dje@google.com>
13336
13337 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13338 event.
13339 * gdb.python/py-events.py: Add clear_objfiles event.
13340
13341 2014-10-17 Doug Evans <dje@google.com>
13342
13343 * gdb.python/py-objfile.exp: Test progspace attribute.
13344
13345 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13346
13347 * gdb.guile/scm-breakpoint.exp: Do not assume any
13348 directory separators when matching source file paths.
13349 * gdb.python/py-breakpoint.exp: Likewise.
13350 * gdb.reverse/break-precsave.exp: Likewise.
13351 * gdb.reverse/break-reverse.exp: Likewise.
13352 * gdb.reverse/consecutive-precsave.exp: Likewise.
13353 * gdb.reverse/finish-precsave.exp: Likewise.
13354 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13355 * gdb.reverse/finish-reverse.exp: Likewise.
13356 * gdb.reverse/i386-precsave.exp: Likewise.
13357 * gdb.reverse/i387-env-reverse.exp: Likewise.
13358 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13359 * gdb.reverse/machinestate-precsave.exp: Likewise.
13360 * gdb.reverse/machinestate.exp: Likewise.
13361 * gdb.reverse/sigall-precsave.exp: Likewise.
13362 * gdb.reverse/solib-precsave.exp: Likewise.
13363 * gdb.reverse/step-precsave.exp: Likewise.
13364 * gdb.reverse/until-precsave.exp: Likewise.
13365 * gdb.reverse/watch-precsave.exp: Likewise.
13366 * gdb.reverse/watch-reverse.exp: Likewise.
13367
13368 2014-10-17 Yao Qi <yao@codesourcery.com>
13369
13370 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13371 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13372
13373 2014-10-17 Pedro Alves <palves@redhat.com>
13374
13375 PR gdb/17471
13376 * gdb.base/bg-execution-repeat.c: New file.
13377 * gdb.base/bg-execution-repeat.exp: New file.
13378
13379 2014-10-17 Pedro Alves <palves@redhat.com>
13380
13381 PR gdb/17300
13382 * gdb.base/continue-all-already-running.c: New file.
13383 * gdb.base/continue-all-already-running.exp: New file.
13384
13385 2014-10-17 Pedro Alves <palves@redhat.com>
13386
13387 PR gdb/17472
13388 * gdb.base/annota-input-while-running.c: New file.
13389 * gdb.base/annota-input-while-running.exp: New file.
13390
13391 2014-10-17 Pedro Alves <palves@redhat.com>
13392
13393 * gdb.base/callfuncs.exp: emove references to osf.
13394 * gdb.base/sigall.exp: Likewise.
13395 * gdb.gdb/selftest.exp: Likewise.
13396 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13397 * gdb.mi/non-stop.c: Likewise.
13398 * gdb.mi/pthreads.c: Likewise.
13399 * gdb.reverse/sigall-precsave.exp: Likewise.
13400 * gdb.reverse/sigall-reverse.exp: Likewise.
13401 * gdb.threads/pthreads.c: Likewise.
13402 * gdb.threads/pthreads.exp: Likewise.
13403
13404 2014-10-17 Yao Qi <yao@codesourcery.com>
13405
13406 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13407 check 'target_info exists noargs'.
13408 (test_command_prompt_position): Likewise.
13409 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13410 Remove "set args".
13411 (progvar_simple_while_test): Likewise.
13412 (progvar_complex_if_while_test): Likewise.
13413 (if_while_breakpoint_command_test): Likewise.
13414 (infrun_breakpoint_command_test): Likewise.
13415 (breakpoint_command_test): Likewise.
13416 (watchpoint_command_test): Likewise.
13417 (bp_deleted_in_command_test): Likewise.
13418 (temporary_breakpoint_commands): Likewise.
13419
13420 2014-10-16 Yao Qi <yao@codesourcery.com>
13421
13422 * gdb.base/remotetimeout.exp: Remove noargs checking.
13423
13424 2014-10-15 Pedro Alves <palves@redhat.com>
13425
13426 PR breakpoints/9649
13427 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13428 * gdb.base/breakpoint-in-ro-region.exp
13429 (probe_target_hardware_step): New procedure.
13430 (top level): Probe hardware stepping and hardware breakpoint
13431 support. Test stepping through a read-only region, with both
13432 "breakpoint auto-hw" on and off and both "always-inserted" on and
13433 off.
13434
13435 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13436
13437 * gdb.dlang/demangle.exp: Update for demangling changes.
13438
13439 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13440
13441 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13442 * gdb.cp/non-trivial-retval.exp: Add new tests.
13443
13444 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13445
13446 PR c++/13403
13447 PR c++/15154
13448 * gdb.cp/non-trivial-retval.cc: New file.
13449 * gdb.cp/non-trivial-retval.exp: New file.
13450
13451 2014-10-15 Yao Qi <yao@codesourcery.com>
13452
13453 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13454 remote host.
13455
13456 2014-10-15 Yao Qi <yao@codesourcery.com>
13457
13458 * gdb.python/py-symbol.exp: Match file base name if host is
13459 remote, otherwise match file name with dir name.
13460 * gdb.python/py-symtab.exp: Likewise.
13461 * gdb.python/python.exp: Likewise.
13462
13463 2014-10-15 Yao Qi <yao@codesourcery.com>
13464
13465 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13466 pattern.
13467 * gdb.python/py-symtab.exp: Likewise.
13468 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13469 locationn.
13470
13471 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13472
13473 * gdb.ada/addr_arith: New testcase.
13474
13475 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13476
13477 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13478 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13479 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13480 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13481
13482 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13483
13484 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13485 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13486 * gdb.arch/stap-eval-lang-ada.exp: New file.
13487
13488 2014-10-14 Yao Qi <yao@codesourcery.com>
13489
13490 * gdb.mi/mi-var-child.c (nothing1): New function.
13491 (nothing2): New function.
13492 (do_children_tests): Set function pointers by nothing1 and
13493 nothing2.
13494 * gdb.mi/mi-var-child.exp: Step over new added statements.
13495 Update test to match the new output.
13496 * gdb.mi/var-cmd.c (nothing1): New function.
13497 (nothing2): New function.
13498 (do_children_tests): Set function pointers by nothing1 and
13499 nothing2.
13500 * gdb.mi/mi-var-display.exp: Update test to match output.
13501 Step to the line specified by $line_dct_nothing.
13502 Increase the number of lines to step.
13503
13504 2014-10-14 Yao Qi <yao@codesourcery.com>
13505
13506 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13507 tests.
13508 * gdb.mi/mi2-var-child.exp: Likewise.
13509
13510 2014-10-13 Doug Evans <dje@google.com>
13511
13512 * gdb.python/py-objfile.exp: Change name of file name test.
13513
13514 2014-10-13 Doug Evans <dje@google.com>
13515
13516 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13517 from the start of the CU.
13518
13519 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13520 Yao Qi <yao@codesourcery.com>
13521
13522 Fix "save breakpoints" for "catch" command.
13523 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13524 Remove -nonewline. Match also the added "main" line.
13525
13526 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13527
13528 Fix "save breakpoints" for "disable $bpnum" command.
13529 * gdb.base/save-bp.c (main): Add label.
13530 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13531
13532 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13533
13534 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13535
13536 2014-10-11 Yao Qi <yao@codesourcery.com>
13537
13538 * gdb.server/server-kill.exp: Execute command
13539 "set remote trace-status-packet on" before "tstatus".
13540
13541 2014-10-11 Yao Qi <yao@codesourcery.com>
13542
13543 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13544 (main): Call getppid.
13545 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13546 and continue to it. Read variable "server_pid".
13547
13548 2014-10-11 Yao Qi <yao@codesourcery.com>
13549
13550 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13551
13552 2014-10-11 Yao Qi <yao@codesourcery.com>
13553
13554 * gdb.threads/thread-find.exp: Don't execute command
13555 "info threads".
13556 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13557 * gdb.threads/linux-dp.exp: Don't check the condition
13558 $threads_created equals to zero.
13559
13560 2014-10-10 Pedro Alves <palves@redhat.com>
13561
13562 * gdb.base/bigcore.exp: Remove references to IRIX.
13563 * gdb.base/funcargs.exp: Likewise.
13564 * gdb.base/interrupt.exp: Likewise.
13565 * gdb.base/mips_pro.exp: Likewise.
13566 * gdb.base/nodebug.exp: Likewise.
13567 * gdb.base/setvar.exp: Likewise.
13568 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13569
13570 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13571 Pedro Alves <palves@redhat.com>
13572
13573 PR symtab/14466
13574 * gdb.base/vdso-warning.c: New file.
13575 * gdb.base/vdso-warning.exp: New file.
13576
13577 2014-10-02 Doug Evans <dje@google.com>
13578
13579 * gdb.base/structs.c (main): Don't run forever.
13580
13581 2014-10-02 Pedro Alves <palves@redhat.com>
13582
13583 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13584 (top level) <stop threads 1, stop threads 2>: Use it.
13585
13586 2014-10-02 Pedro Alves <palves@redhat.com>
13587
13588 * gdb.threads/break-while-running.exp (test): Add new
13589 'update_thread_list' argument. Skip "info threads" if false.
13590 (top level): Add new 'update_thread_list' axis.
13591
13592 2014-10-02 Pedro Alves <palves@redhat.com>
13593
13594 PR breakpoints/17431
13595 * gdb.base/execl-update-breakpoints.c: New file.
13596 * gdb.base/execl-update-breakpoints.exp: New file.
13597
13598 2014-10-01 Pedro Alves <palves@redhat.com>
13599
13600 * gdb.base/breakpoint-in-ro-region.c: New file.
13601 * gdb.base/breakpoint-in-ro-region.exp: New file.
13602
13603 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13604
13605 * gdb.mi/mi-exit-code.exp: New file.
13606 * gdb.mi/mi-exit-code.c: New file.
13607
13608 2014-09-30 Yao Qi <yao@codesourcery.com>
13609
13610 * lib/prelink-support.exp (build_executable_own_libs): Error if
13611 the target isn't native.
13612
13613 2014-09-30 Yao Qi <yao@codesourcery.com>
13614
13615 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13616 false.
13617
13618 2014-09-22 Pedro Alves <palves@redhat.com>
13619
13620 * gdb.threads/break-while-running.exp: New file.
13621 * gdb.threads/break-while-running.c: New file.
13622
13623 2014-09-19 Yao Qi <yao@codesourcery.com>
13624
13625 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13626 Invoke test. Restart GDB with --readnow and invoke test again.
13627
13628 2014-09-19 Yao Qi <yao@codesourcery.com>
13629
13630 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13631 proc set_breakpoint_on_gcd_function. Invoke
13632 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13633 invoke set_breakpoint_on_gcd_function again.
13634
13635 2014-09-18 Doug Evans <dje@google.com>
13636
13637 * gdb.dwarf2/symtab-producer.exp: New file.
13638
13639 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13640
13641 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13642 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13643 * gdb.base/global-var-nested-by-dso.c: Likewise.
13644 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13645
13646 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13647 Pedro Alves <palves@redhat.com>
13648
13649 * gdb.base/watch-bitfields.exp: Pass string other than test file
13650 name to prepare_for_testing.
13651 (watch): New procedure.
13652 (expect_watchpoint): Use with_test_prefix.
13653 (top level): Factor out tests to ...
13654 (test_watch_location, test_regular_watch): ... these new
13655 procedures, and use with_test_prefix and gdb_continue_to_end.
13656
13657 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13658
13659 PR breakpoints/12526
13660 * gdb.base/watch-bitfields.exp: New file.
13661 * gdb.base/watch-bitfields.c: New file.
13662
13663 2014-09-16 Pedro Alves <palves@redhat.com>
13664
13665 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13666 software and hardware addresses, not software address against
13667 itself.
13668
13669 2014-09-16 Pedro Alves <palves@redhat.com>
13670
13671 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13672 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13673
13674 2014-09-16 Pedro Alves <palves@redhat.com>
13675
13676 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13677 files.
13678 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13679 "*-*-vxworks*" throughout.
13680 * gdb.base/break.exp: Likewise.
13681 * gdb.base/default.exp: Likewise.
13682 * gdb.base/scope.exp: Likewise.
13683 * gdb.base/sepdebug.exp: Likewise.
13684 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13685 throughout.
13686 * gdb.base/run.c: Likewise.
13687 * gdb.base/sepdebug.c: Likewise.
13688 * gdb.hp/gdb.aCC/run.c: Likewise.
13689 * gdb.reverse/until-reverse.c: Likewise.
13690 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13691
13692 2014-09-16 Yao Qi <yao@codesourcery.com>
13693
13694 * boards/local-remote-host-native.exp: New file.
13695
13696 2014-09-14 Doug Evans <xdje42@gmail.com>
13697
13698 * gdb.threads/queue-signal.c (thread_count): New variable.
13699 (thread_count_mutex, thread_count_condvar): New variables.
13700 (incr_thread_count, wait_all_threads_running): New functions.
13701 (main): Wait for all threads to be in their thread functions.
13702
13703 2014-09-13 Doug Evans <xdje42@gmail.com>
13704
13705 * gdb.threads/queue-signal.c: New file.
13706 * gdb.threads/queue-signal.exp: New file.
13707
13708 2014-09-13 Doug Evans <xdje42@gmail.com>
13709
13710 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13711 be consistent with what default_gdb_init uses.
13712 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13713 the plain text of the prompt. Add some logging printfs.
13714 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13715
13716 2014-09-12 Pedro Alves <palves@redhat.com>
13717
13718 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13719 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13720 * gdb.arch/i386-size-overlap.exp: Likewise.
13721 * gdb.arch/i386-size.exp: Likewise.
13722 * gdb.arch/i386-unwind.exp: Likewise.
13723 * gdb.base/a2-run.exp: Likewise.
13724 * gdb.base/break.exp: Likewise.
13725 * gdb.base/charset.exp: Likewise.
13726 * gdb.base/chng-syms.exp: Likewise.
13727 * gdb.base/commands.exp: Likewise.
13728 * gdb.base/dbx.exp: Likewise.
13729 * gdb.base/find.exp: Likewise.
13730 * gdb.base/funcargs.exp: Likewise.
13731 * gdb.base/jit-simple.exp: Likewise.
13732 * gdb.base/reread.exp: Likewise.
13733 * gdb.base/sepdebug.exp: Likewise.
13734 * gdb.base/step-bt.exp: Likewise.
13735 * gdb.cp/mb-inline.exp: Likewise.
13736 * gdb.cp/mb-templates.exp: Likewise.
13737 * gdb.objc/basicclass.exp: Likewise.
13738 * gdb.threads/killed.exp: Likewise.
13739
13740 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13741
13742 PR tdep/17379
13743 * gdb.arch/powerpc-stackless.S: New file.
13744 * gdb.arch/powerpc-stackless.exp: New file.
13745
13746 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13747
13748 * gdb.base/attach.c: Include unistd.h.
13749 (main): Call alarm. Add label postloop.
13750 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13751 gdb_breakpoint, gdb_continue_to_breakpoint.
13752 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13753
13754 2014-09-11 Pedro Alves <palves@redhat.com>
13755
13756 PR gdb/17347
13757 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13758 * gdb.base/attach.exp (test_command_line_attach_run): New
13759 procedure.
13760 (top level): Call it.
13761
13762 2014-09-11 Pedro Alves <palves@redhat.com>
13763
13764 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13765 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13766 (do_command_attach_tests): Use spawn_wait_for_attach.
13767 * gdb.base/solib-overlap.exp: Likewise.
13768 * gdb.multi/multi-attach.exp: Likewise.
13769 * gdb.python/py-prompt.exp: Likewise.
13770 * gdb.python/py-sync-interp.exp: Likewise.
13771 * gdb.server/ext-attach.exp: Likewise.
13772
13773 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13774
13775 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13776 command in testcase. Simplify testcase.
13777
13778 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13779
13780 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13781
13782 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13783
13784 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13785
13786 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13787
13788 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13789
13790 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13791
13792 * gdb.dwarf2/dynarr-ptr.c: New file.
13793 * gdb.dwarf2/dynarr-ptr.exp: New file.
13794
13795 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13796
13797 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13798 of 30 rather than hardcoding 120 for a slow test case. Take the
13799 `gdb,timeout' target setting into account for this calculation.
13800 Don't extend the timeout for the test cases that don't need it.
13801
13802 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13803
13804 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13805 a factor of 2 for a slow test case. Take the `gdb,timeout'
13806 target setting into account for this calculation.
13807 * gdb.reverse/until-precsave.exp: Increase the timeout by
13808 a factor of 15 and 3 respectively rather than adding 120
13809 for a pair of slow test cases. Take the `gdb,timeout'
13810 target setting into account for this calculation.
13811
13812 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13813
13814 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13815 timeout, don't pass one down to gdb_expect.
13816 (gdb_expect): Rework timeout selection.
13817
13818 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13819
13820 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13821 exception on timeout.
13822 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13823 (gdbserver_start_extended): Catch any `gdbserver_start' error
13824 exceptions.
13825 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13826 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13827 `gdbserver_gdb_load' error exceptions.
13828
13829 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13830
13831 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13832 120 on waiting for the TCP socket to open.
13833
13834 2014-09-09 Doug Evans <xdje42@gmail.com>
13835
13836 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13837 _caller_matches, _any_caller_is, _any_caller_matches.
13838
13839 2014-09-09 Doug Evans <xdje42@gmail.com>
13840
13841 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13842
13843 2014-09-09 Yao Qi <yao@codesourcery.com>
13844
13845 * gdb.mi/mi-var-display.exp: Set print symbol off.
13846
13847 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13848
13849 PR gdb/17035
13850 * gdb.base/commands.exp: Add tests to verify user-defined
13851 commands with empty bodies.
13852 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13853 python commands in `show user command`.
13854 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13855 scheme commands in `show user command`.
13856
13857 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13858
13859 PR python/17355
13860 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13861 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13862 * gdb.python/py-framefilter-invalidarg.exp: New file.
13863 * gdb.python/py-framefilter-invalidarg.py: New file.
13864
13865 2014-09-06 Doug Evans <xdje42@gmail.com>
13866
13867 PR 15276
13868 * gdb.python/py-caller-is.c: New file.
13869 * gdb.python/py-caller-is.exp: New file.
13870
13871 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13872
13873 PR gdb/17235
13874 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13875 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13876
13877 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13878
13879 PR fortran/17237
13880 * gdb.fortran/print-formatted.exp: New file.
13881 * gdb.fortran/print-formatted.f90: Likewise.
13882
13883 2014-09-03 Sasha Smundak <asmundak@google.com>
13884
13885 * gdb.python/py-frame.exp: Test Frame.read_register.
13886
13887 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13888
13889 PR python/16699
13890 * gdb.python/py-completion.exp: New file.
13891 * gdb.python/py-completion.py: Likewise.
13892
13893 2014-08-28 Doug Evans <dje@google.com>
13894
13895 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13896 eax,etc. are live with values set by gdb and thus the compiler can't
13897 use them.
13898 * gdb.arch/i386-pseudo.c (main): Ditto.
13899
13900 2014-08-27 Doug Evans <dje@google.com>
13901
13902 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13903
13904 2014-08-25 Doug Evans <dje@google.com>
13905
13906 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13907 (main): Ditto.
13908
13909 2014-08-25 Doug Evans <dje@google.com>
13910
13911 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13912
13913 2014-08-24 Yao Qi <yao@codesourcery.com>
13914
13915 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13916 symbol off.
13917 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13918
13919 2014-08-22 Doug Evans <dje@google.com>
13920
13921 PR 17276
13922 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13923 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13924 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13925
13926 2014-08-22 Yao Qi <yao@codesourcery.com>
13927
13928 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13929 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13930 * gdb.python/python.exp: Likewise. Use .py file on the host
13931 instead of the build.
13932
13933 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13934
13935 * gdb.threads/gcore-stale-thread.c: New file.
13936 * gdb.threads/gcore-stale-thread.exp: New file.
13937
13938 2014-08-21 Pedro Alves <palves@redhat.com>
13939
13940 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13941 * gdb.base/gcore-relro-pie.exp: Likewise.
13942 * gdb.base/gcore-relro.exp: Likewise.
13943 * gdb.base/gcore.exp: Likewise.
13944 * gdb.base/print-symbol-loading.exp: Likewise.
13945 * gdb.threads/gcore-thread.exp: Likewise.
13946 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13947
13948 2014-08-20 Pedro Alves <palves@redhat.com>
13949 Jan Kratochvil <jan.kratochvil@redhat.com>
13950
13951 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13952 configure.
13953 (EXPECT): Handle READ1 being set.
13954 (all): Depend on EXTRA_RULES.
13955 (check-read1, expect-read1, read1.so, read1): New rules.
13956 * README (Testsuite Parameters): Document the READ1 make variable.
13957 (Race detection): New section.
13958 * configure: Regenerate.
13959 * configure.ac: If build==host==target, and running under a
13960 GNU/glibc system, add read1 to the extra Makefile rules.
13961 (EXTRA_RULES): AC_SUBST it.
13962 * lib/read1.c: New file.
13963
13964 2014-08-20 Joel Brobecker <brobecker@adacore.com>
13965
13966 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13967 the handling of variables declared as a typedef to an array
13968 which a DW_AT_data_location attribute.
13969
13970 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
13971 Pedro Alves <palves@redhat.com>
13972
13973 PR symtab/14604
13974 PR symtab/14605
13975 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13976 gdb_test.
13977
13978 2014-08-19 Pedro Alves <palves@redhat.com>
13979
13980 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13981
13982 2014-08-19 Yao Qi <yao@codesourcery.com>
13983
13984 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13985 right line.
13986
13987 2014-08-18 David Blaikie <dblaikie@gmail.com>
13988
13989 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13990
13991 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13992
13993 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13994 attribute in array range.
13995
13996 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13997
13998 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13999
14000 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14001
14002 PR c++/17132
14003 * gdb.cp/pr17132.cc: New file.
14004 * gdb.cp/pr17132.exp: New file.
14005
14006 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14007
14008 * gdb.python/py-xmethods.py (A_getarrayind)
14009 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14010 Use 'print' with function call syntax.
14011 (E_method_matcher.match): Fix tab vs space indentation mixup.
14012
14013 2014-08-15 Yao Qi <yao@codesourcery.com>
14014
14015 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14016 false.
14017
14018 2014-08-15 Yao Qi <yao@codesourcery.com>
14019
14020 * gdb.cp/casts.exp: Set print symbol off.
14021 * gdb.cp/class2.exp: Likewise.
14022 * gdb.cp/overload.exp: Likewise.
14023 * gdb.cp/templates.exp: Likewise.
14024
14025 2014-08-11 Doug Evans <dje@google.com>
14026
14027 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14028 (test_load_shlib): Update.
14029
14030 2014-08-09 Yao Qi <yao@codesourcery.com>
14031
14032 * gdb.base/display.exp: Invoke is_address_zero_readable.
14033 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14034 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14035 * gdb.base/hbreak-unmapped.exp: Return if
14036 is_address_zero_readable returns true.
14037 * gdb.base/signest.exp: Likewise.
14038 * gdb.base/signull.exp: Likewise.
14039 * gdb.base/sigbpt.exp: Likewise.
14040 * gdb.guile/scm-disasm.exp: Do the test if
14041 is_address_zero_readable returns false.
14042 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14043 * gdb.python/py-arch.exp: Likewise.
14044 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14045 * lib/gdb.exp (is_address_zero_readable): New proc.
14046
14047 2014-08-09 Yao Qi <yao@codesourcery.com>
14048
14049 PR testsuite/13443
14050 * gdb.mi/mi-var-display.exp: Make test messages unique.
14051
14052 2014-08-04 Tom Tromey <tromey@redhat.com>
14053
14054 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14055 target 0".
14056
14057 2014-08-04 Tom Tromey <tromey@redhat.com>
14058
14059 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14060 "target_resume".
14061
14062 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14063
14064 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14065 inner_vla_struct_object_size.
14066 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14067 as xfail.
14068
14069 2014-07-30 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14072 comment.
14073
14074 2014-07-29 Yao Qi <yao@codesourcery.com>
14075
14076 PR gdb/17206
14077 * gdb.base/until-nodebug.exp: New.
14078
14079 2014-07-28 Doug Evans <xdje42@gmail.com>
14080
14081 PR guile/17203
14082 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14083 previously existing parameter, and previously ambiguously spelled
14084 parameter.
14085
14086 2014-07-28 Will Newton <will.newton@linaro.org>
14087
14088 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14089
14090 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14091 Doug Evans <xdje42@gmail.com>
14092
14093 PR guile/17146
14094 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14095
14096 2014-07-25 Pedro Alves <palves@redhat.com>
14097
14098 * gdb.threads/signal-command-handle-nopass.c: New file.
14099 * gdb.threads/signal-command-handle-nopass.exp: New file.
14100 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14101 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14102 * gdb.threads/signal-delivered-right-thread.c: New file.
14103 * gdb.threads/signal-delivered-right-thread.exp: New file.
14104
14105 2014-07-25 Pedro Alves <palves@redhat.com>
14106
14107 * gdb.base/double-prompt-target-event-error.exp
14108 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14109 match.
14110 (cancel_pagination_in_target_event): Rework double prompt
14111 detection.
14112 * gdb.base/paginate-after-ctrl-c-running.exp
14113 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14114 <return>' match.
14115 * gdb.base/paginate-bg-execution.exp
14116 (test_bg_execution_pagination_return)
14117 (test_bg_execution_pagination_cancel): Remove '-notransfer
14118 <return>' matches.
14119 * gdb.base/paginate-execution-startup.exp
14120 (test_fg_execution_pagination_return)
14121 (test_fg_execution_pagination_cancel): Remove '-notransfer
14122 <return>' matches.
14123 * gdb.base/paginate-inferior-exit.exp
14124 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14125 match.
14126 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14127 * lib/gdb.exp (pagination_prompt): Run text through
14128 string_to_regexp.
14129 (gdb_test_multiple): Match $pagination_prompt instead of
14130 "<return>".
14131 (string_to_regexp): Move to lib/gdb-utils.exp.
14132
14133 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14134
14135 * gdb.arch/amd64-entry-value-paramref.S: New file.
14136 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14137 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14138 * gdb.arch/amd64-optimout-repeat.S: New file.
14139 * gdb.arch/amd64-optimout-repeat.c: New file.
14140 * gdb.arch/amd64-optimout-repeat.exp: New file.
14141
14142 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14143
14144 PR gdb/17170
14145 * gdb.base/statistics.exp: New file.
14146
14147 2014-07-17 Doug Evans <dje@google.com>
14148
14149 PR gdb/17170
14150 * gdb.base/maint.exp: Update testing of per-command stats.
14151
14152 2014-07-16 Pedro Alves <palves@redhat.com>
14153
14154 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14155 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14156 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14157 (tfile_write_buf): New functions.
14158 (add_memory_block): Rewrite using the above.
14159 (adjust_function_address): New function.
14160 (FUNCTION_ADDRESS): New macro.
14161 (write_basic_trace_file): Remove short_x local, and use
14162 tfile_write_16. Change type of func_addr local to unsigned long
14163 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14164 here. Cast argument of add_memory_block to char pointer.
14165 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14166 (main): Remove parameters.
14167 * gdb.trace/tfile.exp: Remove nowarnings.
14168
14169 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14170
14171 * gdb.base/debug-expr.exp: Test string evaluation with
14172 "debug expression" on.
14173
14174 2014-07-15 Pedro Alves <palves@redhat.com>
14175
14176 * gdb.base/reread.exp: Use clean_restart.
14177
14178 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14179
14180 * gdb.arch/avr-flash-qualifer.c: New.
14181 * gdb.arch/avr-flash-qualifer.exp: New.
14182
14183 2014-07-14 Pedro Alves <palves@redhat.com>
14184
14185 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14186 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14187
14188 2014-07-14 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.base/double-prompt-target-event-error.c: New file.
14191 * gdb.base/double-prompt-target-event-error.exp: New file.
14192
14193 2014-07-14 Pedro Alves <palves@redhat.com>
14194
14195 PR gdb/17072
14196 * gdb.base/paginate-inferior-exit.c: New file.
14197 * gdb.base/paginate-inferior-exit.exp: New file.
14198
14199 2014-07-14 Pedro Alves <palves@redhat.com>
14200
14201 PR gdb/17072
14202 * gdb.base/paginate-bg-execution.c: New file.
14203 * gdb.base/paginate-bg-execution.exp: New file.
14204
14205 2014-07-14 Pedro Alves <palves@redhat.com>
14206
14207 PR gdb/17072
14208 * gdb.base/paginate-execution-startup.c: New file.
14209 * gdb.base/paginate-execution-startup.exp: New file.
14210 * lib/gdb.exp (pagination_prompt): New global.
14211 (default_gdb_spawn): New procedure, factored out from
14212 default_gdb_spawn.
14213 (default_gdb_start): Adjust to call default_gdb_spawn.
14214 (gdb_spawn): New procedure.
14215
14216 2014-07-14 Pedro Alves <palves@redhat.com>
14217
14218 * lib/gdb.exp (gdb_assert): New procedure.
14219 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14220
14221 2014-07-14 Pedro Alves <palves@redhat.com>
14222
14223 * gdb.base/execution-termios.c: New file.
14224 * gdb.base/execution-termios.exp: New file.
14225
14226 2014-07-14 Tom Tromey <tromey@redhat.com>
14227
14228 * gdb.cp/vla-cxx.cc: New file.
14229 * gdb.cp/vla-cxx.exp: New file.
14230
14231 2014-07-14 Tom Tromey <tromey@redhat.com>
14232
14233 * gdb.reverse/rerun-prec.c: New file.
14234 * gdb.reverse/rerun-prec.exp: New file.
14235
14236 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14237 Maciej W. Rozycki <macro@codesourcery.com>
14238
14239 * lib/gdb-utils.exp: New file.
14240 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14241 inline `gdb_init_command' processing.
14242 (gdb_start_cmd): Likewise.
14243 * lib/mi-support.exp (mi_run_cmd): Likewise.
14244 * README: Document `gdb_init_command' and `gdb_init_commands'.
14245
14246 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14247
14248 Fix false FAIL running under a very long directory name.
14249 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14250 and "set print elements 10000". Twice.
14251
14252 2014-07-11 Yao Qi <yao@codesourcery.com>
14253
14254 * gdb.base/exprs.exp: "set print symbol off".
14255
14256 2014-07-11 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.threads/kill.c: New file.
14259 * gdb.threads/kill.exp: New file.
14260
14261 2014-07-10 Yao Qi <yao@codesourcery.com>
14262
14263 * gdb.trace/tfile.c (write_basic_trace_file)
14264 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14265 address written to trace file.
14266
14267 2014-07-09 Pedro Alves <palves@redhat.com>
14268
14269 * gdb.base/attach-wait-input.exp: New file.
14270 * gdb.base/attach-wait-input.c: New file.
14271
14272 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14273
14274 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14275 setting up test structures.
14276 (main): Call new test function.
14277 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14278 test function, continue into test function and walk test
14279 structures.
14280
14281 2014-07-02 Yao Qi <yao@codesourcery.com>
14282
14283 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14284 'bar_start' at the beginning of functions 'foo' and 'bar'
14285 respectively.
14286 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14287 instead of 'foo' and 'bar'.
14288
14289 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14290
14291 * gdb.btrace/segv.exp: New.
14292 * gdb.btrace/segv.c: New.
14293
14294 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14295
14296 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14297 instruction.
14298
14299 2014-06-30 Mark Wielaard <mjw@redhat.com>
14300
14301 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14302 vulture, vilify, villar): New volatile array constants.
14303 (vindictive, vegetation): New const volatile array constants.
14304 * gdb.base/volatile.exp: Test volatile and const volatile array
14305 types.
14306
14307 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14308
14309 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14310 target lacks support for awatch, rwatch, or hbreak.
14311
14312 2014-06-27 Yao Qi <yao@codesourcery.com>
14313
14314 * gdb.multi/dummy-frame-restore.exp: New.
14315 * gdb.multi/dummy-frame-restore.c: New.
14316
14317 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14318
14319 * gdb.btrace/gcore.exp: New.
14320
14321 2014-06-23 Pedro Alves <palves@redhat.com>
14322
14323 * gdb.base/watchpoint-reuse-slot.c: New file.
14324 * gdb.base/watchpoint-reuse-slot.exp: New file.
14325
14326 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14327
14328 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14329 progspace's filename in 'info', 'enable' and 'disable' command
14330 tests.
14331
14332 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14333
14334 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14335 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14336 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14337
14338 2014-06-20 Gary Benson <gbenson@redhat.com>
14339
14340 * gdb.arch/i386-avx.exp: Fix include file location.
14341 * gdb.arch/i386-sse.exp: Likewise.
14342
14343 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14344
14345 * gdb.dlang/expression.exp: New file.
14346
14347 2014-06-19 Pedro Alves <palves@redhat.com>
14348
14349 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14350 out from ...
14351 (top level): ... here. Iterate running tests under different
14352 scheduler-locking settings.
14353
14354 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14355
14356 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14357 to DW_FORM_addr and use non-zero addresses.
14358
14359 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14360
14361 PR gdb/17017
14362 * gdb.python/py-xmethods.cc: Add global function call counters and
14363 increment them in their respective functions. Remove "cout"
14364 statements.
14365 * gdb.python/py-xmethods.exp: Make tests check the global function
14366 call counters instead of depending on inferior IO.
14367
14368 2014-06-18 Don Breazeal <donb@codesourcery.com>
14369
14370 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14371 Deleted procedure.
14372 (explicit_fork_parent_follow): Deleted procedure.
14373 (explicit_fork_child_follow): Deleted procedure.
14374 (test_follow_fork): New procedure.
14375 (do_fork_tests): Replace calls to deleted procedures with
14376 calls to test_follow_fork and reset GDB for subsequent
14377 procedure calls.
14378
14379 2014-06-17 Yao Qi <yao@codesourcery.com>
14380
14381 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14382 CP1252.
14383
14384 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14385
14386 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14387 Initialize ptr and S explicitly.
14388 (skip_type_update_when_not_use_rtti_test): Likewise.
14389
14390 2014-06-16 Keith Seitz <keiths@redhat.com>
14391
14392 PR mi/15863
14393 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14394 the inferior is started.
14395
14396 2014-06-16 Pedro Alves <palves@redhat.com>
14397
14398 * gdb.base/break-main-file-remove-fail.c: New file.
14399 * gdb.base/break-main-file-remove-fail.exp: New file.
14400 * gdb.base/break-unload-file.exp: Use build_executable instead of
14401 prepare_for_testing.
14402 (test_break): New parameter "initial_load". Handle it.
14403 (top level): Add initial_load cmdline/file axis.
14404
14405 2014-06-12 Tom Tromey <tromey@redhat.com>
14406
14407 * gdb.base/completion.exp: Don't use directory name in test.
14408
14409 2014-06-09 Gary Benson <gbenson@redhat.com>
14410
14411 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14412 separate the always-available ANSI-standard signals from the
14413 signals that require checking.
14414 (main): Likewise.
14415 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14416 Likewise.
14417 (main): Likewise.
14418
14419 2014-06-07 Keith Seitz <keiths@redhat.com>
14420
14421 Revert:
14422 PR c++/16253
14423 * gdb.cp/var-tag.cc: New file.
14424 * gdb.cp/var-tag.exp: New file.
14425 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14426 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14427 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14428 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14429
14430 2014-06-06 Doug Evans <xdje42@gmail.com>
14431
14432 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14433
14434 2014-06-06 Pedro Alves <palves@redhat.com>
14435
14436 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14437 in target debug output instead of looking at RSP packets,
14438 disabling the test on any target that uses hardware stepping.
14439 Update comments.
14440
14441 2014-06-06 Pedro Alves <palves@redhat.com>
14442
14443 * gdb.base/break-unload-file.exp: Fix typo.
14444
14445 2014-06-06 Yao Qi <yao@codesourcery.com>
14446
14447 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14448 from "jit_function" to "^jit_function".
14449
14450 2014-06-06 Yao Qi <yao@codesourcery.com>
14451
14452 * gdb.base/async.c (foo): Add one statement.
14453 * gdb.base/async.exp: Get the next instruction address and
14454 match the output of "nexti" by instruction address. Match
14455 the hex address in the output of "finish".
14456
14457 2014-06-06 Gary Benson <gbenson@redhat.com>
14458
14459 * gdb.base/call-signals.c: Remove preprocessor conditionals
14460 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14461 SIGSEGV and SIGTERM.
14462 * gdb.base/sigall.c: Likewise.
14463 * gdb.base/unwindonsignal.c: Likewise.
14464 * gdb.reverse/sigall-reverse.c: Likewise.
14465
14466 2014-06-06 Yao Qi <yao@codesourcery.com>
14467
14468 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14469 readable, skip the test.
14470
14471 2014-06-06 Yao Qi <yao@codesourcery.com>
14472
14473 * gdb.threads/staticthreads.c (thread_function): Move the line
14474 setting breakpoint on forward.
14475 * gdb.threads/staticthreads.exp: Update comments.
14476
14477 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14478
14479 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14480 "history-append! type error".
14481
14482 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14483
14484 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14485 erroneous dprintf expected input.
14486
14487 2014-06-04 Doug Evans <xdje42@gmail.com>
14488
14489 * gdb.guile/scm-generics.exp: Delete.
14490
14491 2014-06-04 Doug Evans <xdje42@gmail.com>
14492
14493 * gdb.guile/scm-breakpoint.exp: Update.
14494 Add tests for breakpoint registration.
14495
14496 2014-06-04 Tom Tromey <tromey@redhat.com>
14497
14498 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14499 VLA-in-union.
14500 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14501 inner_vla_struct, vla_union types. Initialize objects of those
14502 types and compute their sizes.
14503
14504 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14505 Hui Zhu <hui@codesourcery.com>
14506
14507 * gdb.base/fileio.exp: Add test for shell not available as well as
14508 available.
14509 * gdb.base/fileio.c (test_system): Check for shell twice.
14510
14511 2014-06-04 Yao Qi <yao@codesourcery.com>
14512
14513 * gdb.base/auto-connect-native-target.exp: Remove redundant
14514 space from the regexp pattern.
14515
14516 2014-06-04 Yao Qi <yao@codesourcery.com>
14517
14518 * gdb.base/default.exp: Replace "child" with "native" in
14519 regexp pattern.
14520
14521 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14522
14523 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14524 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14525 * gdb.python/py-xmethods.py: Python script supporting the
14526 new testcase and tests.
14527
14528 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14529 Pedro Alves <palves@redhat.com>
14530
14531 PR breakpoints/17000
14532 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14533 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14534
14535 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14536
14537 * gdb.base/subst.exp: Add tests to verify partial path matching
14538 output.
14539
14540 2014-06-03 Pedro Alves <palves@redhat.com>
14541
14542 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14543 target that doesn't use software single-stepping.
14544
14545 2014-06-03 Pedro Alves <palves@redhat.com>
14546
14547 PR breakpoints/17000
14548 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14549 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14550
14551 2014-06-02 Doug Evans <xdje42@gmail.com>
14552
14553 * gdb.guile/scm-parameter.exp: New file.
14554
14555 2014-06-02 Doug Evans <xdje42@gmail.com>
14556
14557 * gdb.guile/scm-cmd.c: New file.
14558 * gdb.guile/scm-cmd.exp: New file.
14559
14560 2014-06-02 Doug Evans <xdje42@gmail.com>
14561
14562 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14563 pretty-printer lookup.
14564 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14565 (make-pp_s-printer): Call it.
14566 (make-pretty-printer-from-dict): New function.
14567 (lookup-pretty-printer-maker-from-dict): New function.
14568 (*pretty-printer*): Simplify.
14569 (make-objfile-pp_s-printer): New function.
14570 (install-objfile-pretty-printers!): New function.
14571 (make-progspace-pp_s-printer): New function.
14572 (install-progspace-pretty-printers!): New function.
14573 * gdb.guile/scm-progspace.c: New file.
14574 * gdb.guile/scm-progspace.exp: New file.
14575
14576 2014-06-02 Pedro Alves <palves@redhat.com>
14577
14578 * gdb.base/dprintf-bp-same-addr.c: New file.
14579 * gdb.base/dprintf-bp-same-addr.exp: New file.
14580
14581 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14582
14583 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14584 * gdb.arch/powerpc-power.s: Likewise.
14585
14586 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14587
14588 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14589
14590 2014-06-01 Yao Qi <yao@codesourcery.com>
14591
14592 * gdb.base/watchpoint.exp (test_watch_location): Check null
14593 pointer can be dereferenced. If not, do the test, otherwise
14594 skip it.
14595
14596 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14597
14598 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14599 results.
14600 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14601
14602 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14603
14604 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14605 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14606 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14607 * gdb.arch/amd64-invalid-stack-top.c: New file.
14608 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14609
14610 2014-05-30 Pedro Alves <palves@redhat.com>
14611
14612 PR breakpoints/17000
14613 * gdb.base/sss-bp-on-user-bp.c: New file.
14614 * gdb.base/sss-bp-on-user-bp.exp: New file.
14615
14616 2014-05-30 David Blaikie <dblaikie@gmail.com>
14617
14618 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14619 gnu_inline semantics via attribute.
14620 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14621 source explicitly specifies the required semantics.
14622
14623 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14624
14625 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14626
14627 2014-05-29 Pedro Alves <palves@redhat.com>
14628 Tom Tromey <tromey@redhat.com>
14629
14630 * gdb.base/async-shell.exp: Don't enable target-async.
14631 * gdb.base/async.exp
14632 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14633 parameter. Adjust.
14634 (top level): Don't test with "target-async".
14635 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14636 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14637 * gdb.base/inferior-died.exp: Don't enable target-async.
14638 * gdb.base/interrupt-noterm.exp: Likewise.
14639 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14640 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14641 * gdb.mi/mi-nonstop.exp: Likewise.
14642 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14643 * gdb.mi/mi-nsintrall.exp: Likewise.
14644 * gdb.mi/mi-nsmoribund.exp: Likewise.
14645 * gdb.mi/mi-nsthrexec.exp: Likewise.
14646 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14647 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14648 * gdb.python/py-evsignal.exp: Don't enable target-async.
14649 * gdb.python/py-evthreads.exp: Likewise.
14650 * gdb.python/py-prompt.exp: Likewise.
14651 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14652 * gdb.server/solib-list.exp: Don't enable target-async.
14653 * gdb.threads/thread-specific-bp.exp: Likewise.
14654 * lib/mi-support.exp: Adjust to use mi-async.
14655
14656 2014-05-29 Pedro Alves <palves@redhat.com>
14657
14658 PR gdb/13860
14659 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14660 reason, even in sync mode.
14661
14662 2014-05-29 Pedro Alves <palves@redhat.com>
14663 Hui Zhu <hui@codesourcery.com>
14664
14665 PR PR15693
14666 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14667 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14668 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14669 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14670
14671 2014-05-28 Joel Brobecker <brobecker@adacore.com>
14672
14673 * config/monitor.exp (gdb_target_monitor): Replace use of
14674 "set remotebaud" by "set serial baud".
14675
14676 2014-05-26 Andy Wingo <wingo@igalia.com>
14677
14678 * gdb.guile/scm-breakpoint.exp:
14679 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14680 properties instead of gdb-object-properties.
14681
14682 2014-05-26 Yao Qi <yao@codesourcery.com>
14683
14684 * gdb.server/no-thread-db.exp: Specify source file name
14685 explicitly when setting a breakpoint.
14686
14687 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14688
14689 * gdb.btrace/vdso.c: New.
14690 * gdb.btrace/vdso.exp: New.
14691
14692 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14693
14694 * gdb.base/gcore.exp (capture_command_output): Move ...
14695 * lib/gdb.exp (capture_command_output): ... here.
14696
14697 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14698
14699 * gdb.btrace/data.exp: Test memory access during btrace replay.
14700
14701 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14702
14703 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14704
14705 2014-05-21 Pedro Alves <palves@redhat.com>
14706
14707 PR gdb/13860
14708 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14709 (top level): Test that output related to execution commands is
14710 sent to the console with CLI commands, but not with MI commands.
14711 Test that breakpoint events are always mirrored to the console.
14712 Also expect the new source line to be output after a "next" in
14713 async mode too. Make it a pass/fail test.
14714 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14715 output.
14716 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14717
14718 2014-05-21 Pedro Alves <palves@redhat.com>
14719
14720 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14721 Use them to test variations of "list" after reaching a breakpoint.
14722 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14723 Test "list" with listsize 10 after reaching a breakpoint.
14724 * gdb.python/python.exp (decode_line current location line
14725 number): Adjust expected line number.
14726
14727 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14728
14729 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14730 behavior for $args, pass it directly to "run".
14731
14732 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14733
14734 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14735 30000 to 65536.
14736
14737 2014-05-21 Pedro Alves <palves@redhat.com>
14738
14739 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14740 auto-connect-native-target off".
14741 * gdb.base/auto-connect-native-target.c: New file.
14742 * gdb.base/auto-connect-native-target.exp: New file.
14743
14744 2014-05-21 Pedro Alves <palves@redhat.com>
14745
14746 * gdb.base/default.exp: Test "target native" instead of "target
14747 child".
14748
14749 2014-05-21 Mark Wielaard <mjw@redhat.com>
14750
14751 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14752
14753 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14754
14755 Fix TLS access for -static -pthread.
14756 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14757 <HAVE_TLS> (thread_function, main): Initialize it.
14758 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14759 Add clean_restart.
14760 <$have_tls != "">: Check TLSVAR.
14761
14762 2014-05-21 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.base/dcache-line-read-error.c: New.
14765 * gdb.base/dcache-line-read-error.exp: New.
14766
14767 2014-05-20 Pedro Alves <palves@redhat.com>
14768
14769 * gdb.base/compare-sections.c: New file.
14770 * gdb.base/compare-sections.exp: New file.
14771
14772 2014-05-20 Pedro Alves <palves@redhat.com>
14773
14774 * gdb.base/break-idempotent.c: New file.
14775 * gdb.base/break-idempotent.exp: New file.
14776
14777 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14778
14779 * gdb.btrace/nohist.exp: New.
14780
14781 2014-05-20 Yao Qi <yao@codesourcery.com>
14782
14783 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14784 gdb.reverse directory and gdb_reverse_timeout exists in board
14785 setting.
14786 * README: Document gdb_reverse_timeout.
14787
14788 2014-05-20 Yao Qi <yao@codesourcery.com>
14789
14790 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14791 'test_file_name'. Treat args as a string instead of a list.
14792 (gdb_init): Rename argument 'args' by 'test_file_name'.
14793
14794 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14795
14796 * gdb.arch/powerpc-power.exp: New file.
14797 * gdb.arch/powerpc-power.s: New file.
14798
14799 2014-05-16 Doug Evans <dje@google.com>
14800
14801 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14802 * gdb.base/completion.exp: Check that all expected files exist
14803 before doing file completion.
14804
14805 2014-05-16 Doug Evans <dje@google.com>
14806
14807 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14808 Update.
14809 (do_syscall_tests_without_xml): Update.
14810
14811 2014-05-16 Pedro Alves <palves@redhat.com>
14812
14813 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14814 instead of "unknown output after running".
14815
14816 2014-05-16 Yao Qi <yao@codesourcery.com>
14817
14818 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14819 file1.txt from host at the end.
14820 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14821
14822 2014-05-15 Doug Evans <dje@google.com>
14823
14824 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14825 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14826 loading file. Add test for TU lookup.
14827
14828 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14829
14830 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14831 calling "-exec-arguments" or "set args" before running the
14832 inferior.
14833
14834 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14835
14836 * lib/mi-support.exp (mi_expect_stop): Expect message for
14837 inferiors that exit with non-zero exit code.
14838
14839 2014-05-14 Yao Qi <yao@codesourcery.com>
14840
14841 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14842 match absolute path on remote host.
14843 (test_file_list_exec_source_files): Remove "/" from the
14844 pattern.
14845
14846 2014-05-14 Yao Qi <yao@codesourcery.com>
14847
14848 * boards/local-remote-host-notty.exp (${board}_file): New
14849 proc.
14850
14851 2014-05-07 Kyle McMartin <kyle@redhat.com>
14852
14853 Pushed by Joel Brobecker <brobecker@adacore.com>.
14854 * gdb.arch/aarch64-atomic-inst.c: New file.
14855 * gdb.arch/aarch64-atomic-inst.exp: New file.
14856
14857 2014-05-07 Yao Qi <yao@codesourcery.com>
14858
14859 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14860 in current context" too.
14861
14862 2014-05-05 Keith Seitz <keiths@redhat.com>
14863
14864 * gdb.linespec/ls-dollar.exp: Add test for linespec
14865 file:convenience_variable.
14866
14867 2014-05-05 Yao Qi <yao@codesourcery.com>
14868
14869 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14870 traceframes into tfile and ctf trace files. Read data from
14871 trace file and test collected data.
14872 (gdb_collect_locals_test): Likewise.
14873 (gdb_unavailable_registers_test): Likewise.
14874 (gdb_unavailable_floats): Likewise.
14875 (gdb_collect_globals_test): Likewise.
14876 (top-level): Append "ctf" to trace_file_targets if GDB
14877 supports.
14878
14879 2014-05-05 Yao Qi <yao@codesourcery.com>
14880
14881 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14882 code to ...
14883 (gdb_collect_args_test_1): ... it. New proc.
14884 (gdb_collect_locals_test): Move some code to ...
14885 (gdb_collect_locals_test_1): ... it. New proc.
14886 (gdb_unavailable_registers_test): Move some code to ...
14887 (gdb_unavailable_registers_test_1): ... it. New proc.
14888 (gdb_unavailable_floats): Move some code to ...
14889 (gdb_unavailable_floats_1): ... it. New proc.
14890
14891 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14892
14893 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14894 probes to test for bitness recognition.
14895 * gdb.arch/amd64-stap-optional-prefix.exp
14896 (test_probe_value_without_reg): New procedure.
14897 Add code to test for different kinds of bitness.
14898
14899 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14900
14901 PR breakpoints/16889
14902 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14903 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14904
14905 2014-05-01 Pedro Alves <palves@redhat.com>
14906
14907 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14908 gdb_file_cmd if no file is specified.
14909 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14910 last_loaded_file to set the remote exec-file.
14911
14912 2014-05-01 Pedro Alves <palves@redhat.com>
14913
14914 * boards/local-remote-host.exp: New file.
14915
14916 2014-05-01 Pedro Alves <palves@redhat.com>
14917
14918 * boards/local-remote-host.exp: Rename to ...
14919 * boards/local-remote-host-notty.exp: ... this.
14920
14921 2014-04-28 Joel Brobecker <brobecker@adacore.com>
14922
14923 * gdb.ada/dyn_arrayidx: New testcase.
14924
14925 2014-04-26 Yao Qi <yao@codesourcery.com>
14926
14927 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14928 and compute the length of function main. Save it in
14929 $main_length.
14930 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14931 (top-level): Use gdb_compile to compile objects into
14932 executable and restart GDB. Remove invocation to
14933 prepare_for_testing.
14934
14935 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14936 Pedro Alves <palves@redhat.com>
14937
14938 PR server/16255
14939 * gdb.multi/multi-attach.c: New file.
14940 * gdb.multi/multi-attach.exp: New file.
14941
14942 2014-04-25 Pedro Alves <palves@redhat.com>
14943
14944 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14945 user.
14946 (top level): Test that "set remote conditional-breakpoints-packet
14947 off" works as intended.
14948 * gdb.base/dprintf.exp: Test that "set remote
14949 breakpoint-commands-packet off" works as intended.
14950 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14951 New function.
14952 (top level): Call it.
14953 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14954 remote fast-tracepoints-packet off" works as intended.
14955 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14956 * lib/gdb.exp (gdb_is_target_remote): ... here.
14957
14958 2014-04-24 David Blaikie <dblaikie@gmail.com>
14959
14960 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14961 ensure clang would not discard them.
14962 * gdb.base/gdbvars.c: Ditto.
14963 * gdb.base/memattr.c: Ditto.
14964 * gdb.base/whatis.c: Ditto.
14965 * gdb.python/py-prettyprint.c: Ditto.
14966 * gdb.trace/actions.c: Ditto.
14967 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14968 ensure clang would not discard it.
14969
14970 2014-04-24 David Blaikie <dblaikie@gmail.com>
14971
14972 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14973 clang to emit the full definition of type required by the test
14974 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14975
14976 2014-04-24 David Blaikie <dblaikie@gmail.com>
14977
14978 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14979 coax Clang into emitting the definition of the type.
14980 * gdb.cp/pr10728-x.h (y): Ditto.
14981 * gdb.cp/pr10728-y.cc (y): Ditto.
14982
14983 2014-04-24 David Blaikie <dblaikie@gmail.com>
14984
14985 * gdb.base/label.exp: XFAIL label related tests under Clang.
14986 * gdb.cp/cplabel.exp: Ditto.
14987 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14988 under Clang those using labels.
14989
14990 2014-04-25 Yao Qi <yao@codesourcery.com>
14991
14992 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14993 double_label.
14994 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14995 partial_label and double_label.
14996
14997 2014-04-24 David Blaikie <dblaikie@gmail.com>
14998
14999 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15000
15001 2014-04-24 David Blaikie <dblaikie@gmail.com>
15002
15003 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15004 of the function to work across GCC and Clang.
15005 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15006 pointer types (const void ** const V void **).
15007
15008 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15009 Walfred Tedeschi <walfred.tedeschi@intel.com>
15010
15011 * Makefile.in (EXECUTABLES): Added i386-avx512.
15012 * gdb.arch/i386-avx512.c: New file.
15013 * gdb.arch/i386-avx512.exp: Likewise.
15014
15015 2014-04-23 Keith Seitz <keiths@redhat.com>
15016
15017 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15018 (mi_make_breakpoint_table): New procedure.
15019 (mi_create_breakpoint): Use mi_make_breakpoint
15020 and return the result.
15021 (mi_make_breakpoint): New procedure.
15022 (mi_build_kv_pairs): New procedure.
15023
15024 * gdb.mi/mi-break.exp: Remove unused globals,
15025 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15026 All callers updated.
15027 * gdb.mi/mi-dprintf.exp: Use variable to track command
15028 number.
15029 Update all callers of mi_create_breakpoint and use
15030 mi_make_breakpoint_table.
15031 Remove any unused global variables.
15032 * gdb.mi/mi-nonstop.exp: Likewise.
15033 * gdb.mi/mi-nsintrall.exp: Likewise.
15034 * gdb.mi/mi-nsmoribund.exp: Likewise.
15035 * gdb.mi/mi-nsthrexec.exp: Likewise.
15036 * gdb.mi/mi-reverse.exp: Likewise.
15037 * gdb.mi/mi-simplerun.exp: Likewise.
15038 * gdb.mi/mi-stepn.exp: Likewise.
15039 * gdb.mi/mi-syn-frame.exp: Likewise.
15040 * gdb.mi/mi-until.exp: Likewise.
15041 * gdb.mi/mi-var-cp.exp: Likewise.
15042 * gdb.mi/mi-var-display.exp: Likewise.
15043 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15044 * gdb.mi/mi2-var-child.exp: Likewise.
15045 * gdb.mi/mi-vla-c99.exp: Likewise.
15046 * lib/mi-support.exp: Likewise.
15047
15048 From Ian Lance Taylor <iant@cygnus.com>:
15049 * lib/gdb.exp (parse_args): New procedure.
15050
15051 2014-04-23 Pedro Alves <palves@redhat.com>
15052
15053 * gdb.base/break-unload-file.c: New file.
15054 * gdb.base/break-unload-file.exp: New file.
15055 * gdb.base/sym-file-lib.c (baz): New function.
15056 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15057 field.
15058 (load): Store the segment's mapped size.
15059 (unload): New function.
15060 (unload_shlib): New function.
15061 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15062 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15063 set a breakpoint at baz, and call it.
15064 * gdb.base/sym-file.exp: New tests for stale breakpoint
15065 instructions.
15066
15067 2014-04-23 Pedro Alves <palves@redhat.com>
15068
15069 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15070 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15071 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15072 * gdb.base/hbreak-unmapped.c: New file.
15073 * gdb.base/hbreak-unmapped.exp: New file.
15074 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15075 * lib/gdb.exp (gdb_is_target_remote): ... here.
15076
15077 2014-04-22 Pedro Alves <palves@redhat.com>
15078
15079 * gdb.base/consecutive-step-over.c: New file.
15080 * gdb.base/consecutive-step-over.exp: New file.
15081
15082 2014-04-22 Pedro Alves <palves@redhat.com>
15083
15084 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15085 instead of send_gdb/gdb_expect.
15086
15087 2014-04-22 Yao Qi <yao@codesourcery.com>
15088
15089 * lib/trace-support.exp (generate_tracefile): New procedure.
15090 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15091 return 0.
15092 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15093 if generate_tracefile returns 1.
15094
15095 2014-04-18 Tom Tromey <palves@redhat.com>
15096 Pedro alves <tromey@redhat.com>
15097
15098 PR backtrace/15558
15099 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15100 with a backtrace limit.
15101 * gdb.python/py-frame-inline.exp: Test running to an inline
15102 function with a backtrace limit, and printing the newest frame.
15103 * gdb.python/py-frame-inline.c (main): Call f.
15104
15105 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15106
15107 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15108
15109 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15110
15111 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15112 Drop prefix from unsupported source file path.
15113
15114 2014-04-17 Yao Qi <yao@codesourcery.com>
15115
15116 * lib/gdb.exp (with_target_charset): New proc.
15117 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15118 with_target_charset.
15119 (test_print_strings): Likewise.
15120 (test_repeat_bytes): Likewise.
15121 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15122 for some tests.
15123
15124 2014-04-16 Keith Seitz <keiths@redhat.com>
15125
15126 PR gdb/15827
15127 * gdb.dwarf2/corrupt.c: New file.
15128 * gdb.dwarf2/corrupt.exp: New file.
15129
15130 2014-04-16 Keith Seitz <keiths@redhat.com>
15131
15132 PR c++/16597
15133 * gdb.cp/namelessclass.cc: New file.
15134 * gdb.cp/namelessclass.exp: New file.
15135 * gdb.cp/namelessclass.S: New file.
15136
15137 2014-04-16 Doug Evans <dje@google.com>
15138
15139 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15140 Add comment.
15141 (gdbserver_default_get_comm_port): New function.
15142 (gdbserver_start): Check if board file provided
15143 "gdbserver,get_comm_port" and use it if so.
15144 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15145 (gdb,socketport): Set to "stdio".
15146 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15147 (stdio_gdbserver_template): Delete.
15148 (${board}_get_remote_address): Update.
15149 (${board}_build_remote_cmd): Delete.
15150 (${board}_get_comm_port): New function.
15151 (${board}_spawn): Update.
15152 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15153 Delete.
15154 (${board}_get_remote_address): Update.
15155 (${board}_get_comm_port): New function.
15156
15157 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15158
15159 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15160 appearing in any order.
15161
15162 2014-04-15 Doug Evans <dje@google.com>
15163
15164 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15165 uninitialized value of "description".
15166
15167 2014-04-15 Keith Seitz <keiths@redhat.com>
15168
15169 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15170 Remove unused globals.
15171 (test_running_the_program): Likewise.
15172 (test_controlled_execution): Likewise.
15173 (test_controlling_breakpoints): Likewise.
15174 (test_program_termination): Likewise.
15175
15176 2014-04-15 Keith Seitz <keiths@redhat.com>
15177
15178 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15179 unused globals.
15180 (test_rbreak_creation_and_listing): Likewise.
15181 (test_ignore_count): Likewise.
15182 (test_error): Likewise.
15183
15184 2014-04-15 Pedro Alves <palves@redhat.com>
15185
15186 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15187 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15188 sym-file-loader.c.
15189 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15190 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15191 to sym-file-loader.c.
15192 (struct library): Forward declare.
15193 (load_shlib, lookup_function): Change prototypes.
15194 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15195 (translate_offset): Remove declarations.
15196 (get_text_addr): New declaration.
15197 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15198 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15199 sym-file-loader.h.
15200 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15201 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15202 here from sym-file-loader.h.
15203 (struct library): New structure.
15204 (load_shlib, lookup_function): Change prototypes and adjust to
15205 work with a struct library.
15206 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15207 (translate_offset): Make static.
15208 (get_text_addr): New function.
15209 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15210
15211 2014-04-15 Pedro Alves <palves@redhat.com>
15212
15213 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15214
15215 2014-04-15 Pedro Alves <palves@redhat.com>
15216
15217 * gdb.base/sym-file-loader.c: Include <limits.h>.
15218 (SELF_LINK): New define.
15219 (get_origin): New function.
15220 (load_shlib): Use it.
15221 * gdb.base/sym-file.exp: Don't early return if the target is
15222 remote. Use runto_main, and issue fail is that fails. Use
15223 gdb_load_shlibs.
15224 (shlib_name): Delete.
15225 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15226
15227 2014-04-15 Pedro Alves <palves@redhat.com>
15228
15229 * gdb.base/sym-file.exp: Remove regex characters from test
15230 message. Don't refer to breakpoint numbers in test messages.
15231
15232 2014-04-14 Keith Seitz <keiths@redhat.com>
15233
15234 PR c++/16253
15235 * gdb.cp/var-tag.cc: New file.
15236 * gdb.cp/var-tag.exp: New file.
15237 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15238 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15239 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15240 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15241
15242 2014-04-14 Tom Tromey <tromey@redhat.com>
15243
15244 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15245 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15246 type.
15247 * gdb.cp/enum-class.exp: New file.
15248 * gdb.cp/enum-class.cc: New file.
15249
15250 2014-04-14 Tom Tromey <tromey@redhat.com>
15251
15252 * gdb.dwarf2/enum-type.exp: New file.
15253
15254 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15255
15256 * gdb.mi/mi-vla-c99.exp: New file.
15257 * gdb.mi/vla.c: New file.
15258
15259 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15260
15261 * gdb.base/vla-datatypes.c: New file.
15262 * gdb.base/vla-datatypes.exp: New file.
15263
15264 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15265
15266 * gdb.base/vla-ptr.c: New file.
15267 * gdb.base/vla-ptr.exp: New file.
15268
15269 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15270
15271 * gdb.dwarf2/count.exp: New file.
15272
15273 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15274
15275 * gdb.base/vla-sideeffect.c: New file.
15276 * gdb.base/vla-sideeffect.exp: New file.
15277
15278 2014-04-14 David Blaikie <dblaikie@gmail.com>
15279
15280 * gdb.mi/non-stop.c: Add return value for non-void function return
15281 statement.
15282 * gdb.threads/staticthreads.c: Ditto.
15283
15284 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15285 Doug Evans <xdje42@gmail.com>
15286
15287 * gdb.guile/scm-value.c: Improve test case.
15288 * gdb.guile/scm-value.exp: Add new test.
15289
15290 2014-04-11 David Blaikie <dblaikie@gmail.com>
15291
15292 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15293 override Clang's default.
15294
15295 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15296
15297 Revert the following changes (regressions):
15298
15299 * gdb.base/vla-sideeffect.c: New file.
15300 * gdb.base/vla-sideeffect.exp: New file.
15301
15302 * gdb.dwarf2/count.exp: New file.
15303
15304 * gdb.base/vla-multi.c: New file.
15305 * gdb.base/vla-multi.exp: New file.
15306
15307 * gdb.base/vla-ptr.c: New file.
15308 * gdb.base/vla-ptr.exp: New file.
15309
15310 * gdb.base/vla-datatypes.c: New file.
15311 * gdb.base/vla-datatypes.exp: New file.
15312
15313 * gdb.mi/mi-vla-c99.exp: New file.
15314 * gdb.mi/vla.c: New file.
15315
15316 2014-04-11 Keith Seitz <keiths@redhat.com>
15317
15318 PR c++/16675
15319 * gdb.cp/cpsizeof.exp: New file.
15320 * gdb.cp/cpsizeof.cc: New file.
15321
15322 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15323
15324 * gdb.mi/mi-vla-c99.exp: New file.
15325 * gdb.mi/vla.c: New file.
15326
15327 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15328
15329 * gdb.base/vla-datatypes.c: New file.
15330 * gdb.base/vla-datatypes.exp: New file.
15331
15332 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15333
15334 * gdb.base/vla-ptr.c: New file.
15335 * gdb.base/vla-ptr.exp: New file.
15336
15337 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15338
15339 * gdb.base/vla-multi.c: New file.
15340 * gdb.base/vla-multi.exp: New file.
15341
15342 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15343
15344 * gdb.dwarf2/count.exp: New file.
15345
15346 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15347
15348 * gdb.base/vla-sideeffect.c: New file.
15349 * gdb.base/vla-sideeffect.exp: New file.
15350
15351 2014-04-11 Yao Qi <yao@codesourcery.com>
15352
15353 * gdb.base/completion.exp: Check file exists before running tests
15354 on file completion.
15355
15356 2014-04-10 Pedro Alves <palves@redhat.com>
15357
15358 * gdb.base/cond-eval-mode.c: New file.
15359 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15360 prepare_for_testing to build the new file. Check result of
15361 runto_main.
15362 (test_break, test_watch): New procedures.
15363 (top level): Use them.
15364
15365 2014-04-08 Pierre Muller <muller@sourceware.org>
15366
15367 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15368 Ctrl-V use for mingw hosts.
15369
15370 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15371
15372 * gdb.python/py-value.c: Improve test case.
15373 * gdb.python/py-value.exp: Add new test.
15374
15375 2014-04-07 David Blaikie <dblaikie@gmail.com>
15376
15377 * lib/compiler.c: Identify the clang compiler.
15378 * lib/compiler.cc: Ditto.
15379
15380 2014-04-03 Yao Qi <yao@codesourcery.com>
15381
15382 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15383
15384 2014-04-01 Anton Blanchard <anton@samba.org>
15385
15386 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15387 messages unique.
15388
15389 2014-04-01 Anton Blanchard <anton@samba.org>
15390
15391 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15392 prepare_for_testing.
15393
15394 2014-04-01 Anton Blanchard <anton@samba.org>
15395
15396 * gdb.arch/ppc64-atomic-inst.c: Remove.
15397 * gdb.arch/ppc64-atomic-inst.S: New file.
15398 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15399
15400 2014-03-31 Doug Evans <dje@google.com>
15401
15402 * gdb.base/print-symbol-loading-lib.c: New file.
15403 * gdb.base/print-symbol-loading-main.c: New file.
15404 * gdb.base/print-symbol-loading.exp: New file.
15405
15406 2014-03-31 Yao Qi <yao@codesourcery.com>
15407
15408 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15409
15410 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15411
15412 * gdb.ada/mi_dyn_arr: New testcase.
15413
15414 2014-03-27 Doug Evans <dje@google.com>
15415
15416 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15417
15418 2014-03-27 Yao Qi <yao@codesourcery.com>
15419
15420 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15421 if target is nios2-*-*.
15422
15423 2014-03-26 Yao Qi <yao@codesourcery.com>
15424
15425 * lib/gdb.exp (readline_is_used): New proc.
15426 * gdb.base/completion.exp: Move tests on command complete up.
15427 Skip the rest of tests if readline is not used.
15428 * gdb.ada/complete.exp: Skp the test if readline is not
15429 used.
15430 * gdb.base/filesym.exp: Likewise.
15431 * gdb.base/macscp.exp: Likewise.
15432 * gdb.base/readline-ask.exp: Likewise.
15433 * gdb.base/readline.exp: Likewise.
15434 * gdb.python/py-cmd.exp: Likewise.
15435 * gdb.trace/tfile.exp: Likewise.
15436
15437 2014-03-26 Yao Qi <yao@codesourcery.com>
15438
15439 * gdb.base/macscp.exp: Fix code format issues.
15440
15441 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15442
15443 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15444 * gdb.asm/powerpc64le.inc: New file.
15445
15446 2014-03-25 Pedro Alves <palves@redhat.com>
15447 Doug Evans <dje@google.com>
15448
15449 * gdb.base/source-execution.c: New file.
15450 * gdb.base/source-execution.exp: New file.
15451 * gdb.base/source-execution.gdb: New file.
15452
15453 2014-03-24 Doug Evans <dje@google.com>
15454
15455 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15456 using fission.
15457
15458 2014-03-24 Hui Zhu <hui@codesourcery.com>
15459 Pedro Alves <palves@redhat.com>
15460
15461 PR breakpoints/16101
15462 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15463 test pass/fail messages. Detect missing support for dprintf when
15464 breakpoints are actually inserted.
15465 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15466 breakpoints are actually inserted.
15467 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15468 fails.
15469
15470 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15471
15472 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15473
15474 2014-03-22 Doug Evans <xdje42@gmail.com>
15475
15476 * gdb.python/python.exp (python not supported): Verify multi-line
15477 python command issues an error.
15478 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15479 guile command issues an error.
15480
15481 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15482
15483 * gdb.threads/thread-specific.exp: Handle the lack of usable
15484 $this_breakpoint and $this_thread.
15485
15486 2014-03-21 Hui Zhu <hui@codesourcery.com>
15487
15488 * gdb.base/attach.exp (do_command_attach_tests): New.
15489
15490 2014-03-20 Tom Tromey <tromey@redhat.com>
15491 Pedro Alves <palves@redhat.com>
15492
15493 PR cli/15718
15494 * gdb.base/condbreak-call-false.c: New file.
15495 * gdb.base/condbreak-call-false.exp: New file.
15496
15497 2014-03-20 Pedro Alves <palves@redhat.com>
15498
15499 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15500 Delete.
15501 (block_signals, unblock_signals): Delete.
15502 (child_function_2, main): Remove references to deleted variable
15503 and functions.
15504
15505 2014-03-20 Pedro Alves <palves@redhat.com>
15506
15507 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15508 Use pthread_kill to signal thread 2.
15509 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15510 Adjust to make the test send itself a signal rather than using the
15511 host's "kill" command.
15512
15513 2014-03-20 Pedro Alves <palves@redhat.com>
15514
15515 * gdb.threads/multiple-step-overs.c: New file.
15516 * gdb.threads/multiple-step-overs.exp: New file.
15517 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15518 Adjust expected infrun debug output.
15519
15520 2014-03-20 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15523 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15524
15525 2014-03-20 Pedro Alves <palves@redhat.com>
15526
15527 PR breakpoints/7143
15528 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15529 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15530 of gdb_test_multiple.
15531 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15532 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15533
15534 2014-03-20 Pedro Alves <palves@redhat.com>
15535
15536 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15537 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15538
15539 2014-03-19 Pedro Alves <palves@redhat.com>
15540
15541 * gdb.base/async.exp: Remove early return.
15542
15543 2014-03-19 Pedro Alves <palves@redhat.com>
15544
15545 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15546
15547 2014-03-19 Pedro Alves <palves@redhat.com>
15548
15549 * gdb.base/async.exp (test_background): Expect \r\n after
15550 "completed." in the fail pattern.
15551
15552 2014-03-19 Pedro Alves <palves@redhat.com>
15553
15554 * gdb.base/async.exp (test_background): New procedure.
15555 Use it for all background execution command tests.
15556
15557 2014-03-19 Pedro Alves <palves@redhat.com>
15558
15559 * gdb.base/async.exp: Use prepare_for_testing.
15560
15561 2014-03-19 Pedro Alves <palves@redhat.com>
15562
15563 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15564 the same line.
15565
15566 2014-03-19 Pedro Alves <palves@redhat.com>
15567
15568 * gdb.base/async.c (main): Add "jump here" and "until here" line
15569 marker comments.
15570 * gdb.base/async.exp (jump_here): New global.
15571 (jump& test): Use it.
15572 (until_here): New global.
15573 (until& test): Use it.
15574
15575 2014-03-19 Pedro Alves <palves@redhat.com>
15576
15577 * gdb.base/async.exp: Don't frob gdb_protocol.
15578
15579 2014-03-18 Doug Evans <xdje42@gmail.com>
15580
15581 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15582 Fix spelling of exec-done-display.
15583
15584 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15585
15586 PR gdb/15358
15587 * gdb.base/gdb-sigterm.c: New file.
15588 * gdb.base/gdb-sigterm.exp: New file.
15589
15590 2014-03-18 Pedro Alves <palves@redhat.com>
15591
15592 PR gdb/13860
15593 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15594 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15595 solib-event.
15596
15597 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15598
15599 * gdb.ada/pckd_arr_ren: New testcase.
15600
15601 2014-03-13 Doug Evans <xdje42@gmail.com>
15602
15603 PR guile/16612
15604 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15605 collect after discarding symbols.
15606
15607 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15608 Doug Evans <xdje42@gmail.com>
15609
15610 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15611 to history survives a gc.
15612
15613 2014-03-13 Pedro Alves <palves@redhat.com>
15614
15615 * gdb.base/default.exp: Don't test "target procfs".
15616
15617 2014-03-13 Pedro Alves <palves@redhat.com>
15618
15619 * gdb.base/default.exp: Update "target child" and "target procfs"
15620 tests to not expect "Unix".
15621
15622 2014-03-12 Tom Tromey <tromey@redhat.com>
15623
15624 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15625 New procs. Add target-async tests.
15626 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15627 Add target-async tests.
15628
15629 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15630
15631 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15632 'func_start' and 'func_end' for the beginning and end of the
15633 function code, respectively.
15634 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15635 'func_end' instead of 'func' and 'main'.
15636
15637 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15638
15639 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15640 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15641 generate the debug info assembler source.
15642
15643 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15644
15645 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15646 * gdb.dwarf2/arr-subrange.exp: Likewise.
15647 * gdb.dwarf2/dwz.exp: Likewise.
15648 * gdb.dwarf2/method-ptr.exp: Likewise.
15649 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15650 * gdb.dwarf2/subrange.exp: Likewise.
15651 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15652 * gdb.dwarf2/implptrpiece.exp: Likewise.
15653 * gdb.dwarf2/nostaticblock.exp: Likewise.
15654
15655 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15656
15657 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15658 directory to absolute path name arguments.
15659
15660 2014-03-10 Joel Brobecker <brobecker@adacore.com>
15661
15662 * gdb.ada/tagged_access: New testcase.
15663
15664 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15665
15666 * gdb.btrace/data.exp: Update expected output.
15667
15668 2014-03-06 Yao Qi <yao@codesourcery.com>
15669
15670 * gdb.trace/pr16508.exp: New file.
15671
15672 2014-03-05 Pedro Alves <palves@redhat.com>
15673
15674 PR gdb/16575
15675 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15676 procedure.
15677 (top level): Adjust to use it. Add tests that exercise breakpoint
15678 interaction with the code-cache.
15679
15680 2014-02-26 Ludovic Courtès <ludo@gnu.org>
15681
15682 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15683 test for 'history-append!'.
15684
15685 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15686
15687 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15688 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15689 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15690 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15691 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15692 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15693
15694 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15695
15696 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15697 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15698 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15699
15700 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15701
15702 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15703
15704 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15705
15706 * gdb.dwarf2/arr-stride.c: New file.
15707 * gdb.dwarf2/arr-stride.exp: New file.
15708
15709 2014-02-26 Pedro Alves <palves@redhat.com>
15710
15711 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15712 that won't ever trigger. Make sure that GDB reports the correct
15713 breakpoint that caused the stop.
15714
15715 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15716
15717 PR gdb/16626
15718 * gdb.base/auto-load-script: New file.
15719 * gdb.base/auto-load.c: New file.
15720 * gdb.base/auto-load.exp: New file.
15721
15722 PR gdb/16626
15723 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15724
15725 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15726
15727 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15728 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15729
15730 2014-02-24 Doug Evans <dje@google.com>
15731
15732 * lib/gdb.exp (run_on_host): Log error output if program fails.
15733
15734 2014-02-21 Pedro Alves <palves@redhat.com>
15735
15736 * gdb.threads/step-after-sr-lock.c: Rename to ...
15737 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15738 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15739 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15740 ... this.
15741
15742 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15743
15744 PR tdep/16397
15745 * gdb.arch/amd64-stap-special-operands.exp: New file.
15746 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15747 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15748 * gdb.arch/amd64-stap-triplet.S: Likewise.
15749 * gdb.arch/amd64-stap-triplet.c: Likewise.
15750
15751 2014-02-20 Joel Brobecker <brobecker@adacore.com>
15752
15753 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15754 in .section pseudo-op.
15755
15756 2014-02-20 lin zuojian <manjian2006@gmail.com>
15757 Joel Brobecker <brobecker@adacore.com>
15758 Doug Evans <xdje42@gmail.com>
15759
15760 PR symtab/16581
15761 * gdb.dwarf2/dw2-icycle.S: New file.
15762 * gdb.dwarf2/dw2-icycle.c: New file.
15763 * gdb.dwarf2/dw2-icycle.exp: New file.
15764
15765 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15766
15767 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15768 operations on gdb.Value objects.
15769 * gdb.python/py-value-cc.exp: Add new test to test operations on
15770 gdb.Value objects.
15771
15772 2014-02-18 Doug Evans <dje@google.com>
15773
15774 * Makefile.in (TESTS): New variable.
15775 (expanded_tests, expanded_tests_or_none): New variables
15776 (check-single): Pass $(expanded_tests_or_none) to runtest.
15777 (check-parallel): Only run tests in $(TESTS) if non-empty.
15778 (check/no-matching-tests-found): New rule.
15779 * README: Document TESTS makefile variable.
15780
15781 2014-02-18 Doug Evans <dje@google.com>
15782
15783 * Makefile.in (check-parallel): rm -rf outputs temp.
15784
15785 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15786
15787 Fix "ERROR: no fileid for" in the testsuite.
15788 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15789
15790 2014-02-12 Doug Evans <dje@google.com>
15791
15792 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15793 (MISCELLANEOUS): New variable.
15794 (clean): rm -rf $(MISCELLANEOUS).
15795 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15796 dwp live in the same directory as symlinks, with each symlink pointed
15797 to a differently named file in a different directory.
15798
15799 2014-02-11 Doug Evans <dje@google.com>
15800
15801 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15802 of Tcl file commands.
15803
15804 2014-02-10 Mark Kettenis <kettenis@gnu.org>
15805
15806 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15807 "kill -SIGUSR1 -1".
15808
15809 2014-02-10 Joel Brobecker <brobecker@adacore.com>
15810
15811 * gdb.ada/tick_length_array_enum_idx: New testcase.
15812
15813 2014-02-10 Doug Evans <xdje42@gmail.com>
15814
15815 * configure.ac (AC_OUTPUT): Add gdb.guile.
15816 * configure: Regenerate.
15817 * lib/gdb-guile.exp: New file.
15818 * lib/gdb.exp (get_target_charset): New function.
15819 * gdb.base/help.exp: Update expected output from "apropos apropos".
15820 * gdb.guile/Makefile.in: New file.
15821 * gdb.guile/guile.exp: New file.
15822 * gdb.guile/scm-arch.c: New file.
15823 * gdb.guile/scm-arch.exp: New file.
15824 * gdb.guile/scm-block.c: New file.
15825 * gdb.guile/scm-block.exp: New file.
15826 * gdb.guile/scm-breakpoint.c: New file.
15827 * gdb.guile/scm-breakpoint.exp: New file.
15828 * gdb.guile/scm-disasm.c: New file.
15829 * gdb.guile/scm-disasm.exp: New file.
15830 * gdb.guile/scm-equal.c: New file.
15831 * gdb.guile/scm-equal.exp: New file.
15832 * gdb.guile/scm-error.exp: New file.
15833 * gdb.guile/scm-error.scm: New file.
15834 * gdb.guile/scm-frame-args.c: New file.
15835 * gdb.guile/scm-frame-args.exp: New file.
15836 * gdb.guile/scm-frame-args.scm: New file.
15837 * gdb.guile/scm-frame-inline.c: New file.
15838 * gdb.guile/scm-frame-inline.exp: New file.
15839 * gdb.guile/scm-frame.c: New file.
15840 * gdb.guile/scm-frame.exp: New file.
15841 * gdb.guile/scm-generics.exp: New file.
15842 * gdb.guile/scm-gsmob.exp: New file.
15843 * gdb.guile/scm-iterator.c: New file.
15844 * gdb.guile/scm-iterator.exp: New file.
15845 * gdb.guile/scm-math.c: New file.
15846 * gdb.guile/scm-math.exp: New file.
15847 * gdb.guile/scm-objfile-script-gdb.in: New file.
15848 * gdb.guile/scm-objfile-script.c: New file.
15849 * gdb.guile/scm-objfile-script.exp: New file.
15850 * gdb.guile/scm-objfile.c: New file.
15851 * gdb.guile/scm-objfile.exp: New file.
15852 * gdb.guile/scm-ports.exp: New file.
15853 * gdb.guile/scm-pretty-print.c: New file.
15854 * gdb.guile/scm-pretty-print.exp: New file.
15855 * gdb.guile/scm-pretty-print.scm: New file.
15856 * gdb.guile/scm-section-script.c: New file.
15857 * gdb.guile/scm-section-script.exp: New file.
15858 * gdb.guile/scm-section-script.scm: New file.
15859 * gdb.guile/scm-symbol.c: New file.
15860 * gdb.guile/scm-symbol.exp: New file.
15861 * gdb.guile/scm-symtab-2.c: New file.
15862 * gdb.guile/scm-symtab.c: New file.
15863 * gdb.guile/scm-symtab.exp: New file.
15864 * gdb.guile/scm-type.c: New file.
15865 * gdb.guile/scm-type.exp: New file.
15866 * gdb.guile/scm-value-cc.cc: New file.
15867 * gdb.guile/scm-value-cc.exp: New file.
15868 * gdb.guile/scm-value.c: New file.
15869 * gdb.guile/scm-value.exp: New file.
15870 * gdb.guile/source2.scm: New file.
15871 * gdb.guile/types-module.cc: New file.
15872 * gdb.guile/types-module.exp: New file.
15873
15874 2014-02-10 Yao Qi <yao@codesourcery.com>
15875
15876 PR testsuite/16543
15877 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15878 * configure: Regenerated.
15879 * Makefile.in: New file.
15880
15881 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15882
15883 * gdb.python/py-framefilter.exp: Fix typo.
15884
15885 2014-02-08 Yao Qi <yao@codesourcery.com>
15886
15887 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15888 that no =breakpoint-modified is emitted when breakpoints are
15889 modified through MI commands.
15890
15891 2014-02-07 Pedro Alves <pedro@codesourcery.com>
15892 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.threads/step-after-sr-lock.c: New file.
15895 * gdb.threads/step-after-sr-lock.exp: New file.
15896
15897 2014-02-07 Pedro Alves <palves@redhat.com>
15898
15899 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15900
15901 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15902
15903 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15904 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15905
15906 2014-02-06 Doug Evans <xdje42@gmail.com>
15907
15908 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15909 output.
15910
15911 * gdb.gdb/python-interrupts.exp: New file.
15912
15913 2014-02-05 Yao Qi <yao@codesourcery.com>
15914
15915 * gdb.trace/report.exp (use_collected_data): Test the output
15916 of "info threads" and "info inferiors".
15917
15918 2014-02-05 Yao Qi <yao@codesourcery.com>
15919
15920 Revert this patch:
15921
15922 2013-05-24 Yao Qi <yao@codesourcery.com>
15923
15924 * gdb.trace/tfile.exp: Test inferior and thread.
15925
15926 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15927
15928 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15929 on a function.
15930 * gdb.base/step-bt.c: Call hello via function pointer to make
15931 sure its first instruction is executed on powerpc64le-linux.
15932
15933 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15934
15935 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15936
15937 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15938
15939 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15940 of the test patterns for use on little-endian systems.
15941
15942 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15943
15944 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15945 (decimal_vector): Fix for little-endian.
15946
15947 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15948
15949 * gdb.arch/sparc-sysstep.exp: New file.
15950 * gdb.arch/sparc-sysstep.c: Likewise.
15951
15952 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15953
15954 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15955
15956 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15957
15958 2014-01-23 Tom Tromey <tromey@redhat.com>
15959
15960 * gdb.ada/array_char_idx: New testcase.
15961
15962 2014-01-23 Tom Tromey <tromey@redhat.com>
15963
15964 PR python/16487:
15965 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15966 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15967 classes.
15968
15969 2014-01-23 Tom Tromey <tromey@redhat.com>
15970
15971 PR python/16491:
15972 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15973 string from an inferior frame.
15974 * gdb.python/py-framefilter-mi.exp: Update.
15975
15976 2014-01-22 Doug Evans <dje@google.com>
15977
15978 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15979
15980 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15981
15982 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15983
15984 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15985
15986 * gdb.trace/entry-values.exp: Remove excess space character from
15987 regex patterns. Handle s390 call instruction.
15988
15989 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15990
15991 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15992 define "*_start" label. Make "name" static.
15993 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15994 ${name} by references to ${name}_start.
15995
15996 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15997
15998 * gdb.base/info-macros.exp: Remove "debug" from the compile
15999 options.
16000
16001 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16002
16003 * gdb.dlang/demangle.exp: New file.
16004
16005 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16006
16007 * gdb.dlang/primitive-types.exp: New file.
16008
16009 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16010
16011 * configure.ac: Create gdb.dlang/Makefile.
16012 * configure: Regenerate.
16013 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16014 * gdb.dlang/Makefile.in: New file.
16015 * lib/d-support.exp: New file.
16016 * lib/gdb.exp (skip_d_tests): New proc.
16017
16018 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16019
16020 * gdb.btrace/delta.exp: Check reverse stepi.
16021 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16022 * gdb.btrace/finish.exp: New.
16023 * gdb.btrace/next.exp: New.
16024 * gdb.btrace/nexti.exp: New.
16025 * gdb.btrace/record_goto.c: Add comments.
16026 * gdb.btrace/step.exp: New.
16027 * gdb.btrace/stepi.exp: New.
16028 * gdb.btrace/multi-thread-step.c: New.
16029 * gdb.btrace/multi-thread-step.exp: New.
16030 * gdb.btrace/rn-dl-bind.c: New.
16031 * gdb.btrace/rn-dl-bind.exp: New.
16032 * gdb.btrace/data.c: New.
16033 * gdb.btrace/data.exp: New.
16034 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16035
16036 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16037
16038 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16039 * gdb.btrace/exception.exp: Update.
16040 * gdb.btrace/instruction_history.exp: Update.
16041 * gdb.btrace/record_goto.exp: Update.
16042 * gdb.btrace/tailcall.exp: Update.
16043 * gdb.btrace/unknown_functions.exp: Update.
16044 * gdb.btrace/delta.exp: New.
16045
16046 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16047
16048 * gdb.btrace/record_goto.exp: Add backtrace test.
16049 * gdb.btrace/tailcall.exp: Add backtrace test.
16050
16051 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16052
16053 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16054 * gdb.btrace/record_goto.c: New.
16055 * gdb.btrace/record_goto.exp: New.
16056 * gdb.btrace/x86-record_goto.S: New.
16057
16058 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16059
16060 * gdb.btrace/function_call_history.exp: Update tests.
16061 * gdb.btrace/instruction_history.exp: Update tests.
16062
16063 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16064
16065 * gdb.btrace/function_call_history.exp: Fix expected field
16066 order for "record function-call-history".
16067 Add new tests for "record function-call-history /c".
16068 * gdb.btrace/exception.cc: New.
16069 * gdb.btrace/exception.exp: New.
16070 * gdb.btrace/tailcall.exp: New.
16071 * gdb.btrace/x86-tailcall.S: New.
16072 * gdb.btrace/x86-tailcall.c: New.
16073 * gdb.btrace/unknown_functions.c: New.
16074 * gdb.btrace/unknown_functions.exp: New.
16075 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16076
16077 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16078
16079 * gdb.btrace/instruction_history.exp: Update.
16080 * gdb.btrace/function_call_history.exp: Update.
16081
16082 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16083
16084 * gdb.btrace/function_call_history.exp: Fix expected function
16085 trace.
16086 * gdb.btrace/instruction_history.exp: Initialize traced.
16087 Remove traced_functions.
16088
16089 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16090
16091 * gdb.btrace/function_call_history.exp: Update
16092 * gdb.btrace/instruction_history.exp: Update.
16093
16094 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16095
16096 * gdb.btrace/enable.exp: Update expected text.
16097
16098 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16099
16100 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16101 bytes.
16102
16103 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16104
16105 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16106
16107 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16108
16109 * lib/gdb.exp (supports_process_record): Return true for
16110 arm*-linux*. (supports_reverse): Likewise.
16111
16112 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16113
16114 PR python/15464
16115 PR python/16113
16116 * gdb.python/py-type.c: Enhance test case.
16117 * gdb.python/py-value-cc.cc: Likewise
16118 * gdb.python/py-type.exp: Add new tests.
16119 * gdb.python/py-value-cc.exp: Likewise
16120
16121 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16122 Pedro Alves <palves@redhat.com>
16123
16124 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16125 Make "name" extern.
16126 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16127 references to ${name}_start by references to ${name}.
16128
16129 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16130
16131 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16132
16133 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16134
16135 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16136
16137 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16138 Pedro Alves <palves@redhat.com>
16139
16140 * gdb.mi/mi-info-os.exp: Connect to the target with
16141 mi_gdb_target_load.
16142
16143 2014-01-08 Pedro Alves <palves@redhat.com>
16144
16145 * gdb.threads/reconnect-signal.c: New file.
16146 * gdb.threads/reconnect-signal.exp: New file.
16147
16148 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16149
16150 * gdb.base/source-dir.exp: New file.
16151
16152 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16153
16154 * gdb.ada/mi_interface: New testcase.
16155
16156 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16157
16158 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16159 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16160 gdb.ada/pp-rec-component/pck.ads: New files.
16161
16162 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16163
16164 * gdb.python/py-pp-integral.c: New file.
16165 * gdb.python/py-pp-integral.py: New file.
16166 * gdb.python/py-pp-integral.exp: New file.
16167
16168 For older changes see ChangeLog-1993-2013.
16169 \f
16170 ;; Local Variables:
16171 ;; mode: change-log
16172 ;; left-margin: 8
16173 ;; fill-column: 74
16174 ;; version-control: never
16175 ;; End:
16176
16177 Copyright 2014-2019 Free Software Foundation, Inc.
16178 Copying and distribution of this file, with or without modification,
16179 are permitted provided the copyright notice and this notice are preserved.
This page took 0.522165 seconds and 3 git commands to generate.