[gdb/testsuite] Compile varval twice, once without bad DWARF
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-06-26 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4
5 2019-06-26 Tom de Vries <tdevries@suse.de>
6
7 * gdb.base/index-cache.exp: Add back missing debug option.
8
9 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10
11 * gdb.base/alias.exp: Test non matching/non existing prefixes.
12
13 2019-06-25 Tom de Vries <tdevries@suse.de>
14
15 PR testsuite/24727
16 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
17
18 2019-06-24 Tom de Vries <tdevries@suse.de>
19
20 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
21
22 2019-06-24 Tom de Vries <tdevries@suse.de>
23
24 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
25 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
26 * gdb.trace/unavailable-dwarf-piece.exp: Same.
27
28 2019-06-24 Tom de Vries <tdevries@suse.de>
29
30 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
31
32 2019-06-21 Tom de Vries <tdevries@suse.de>
33
34 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
35
36 2019-06-21 Tom de Vries <tdevries@suse.de>
37
38 PR testsuite/24518
39 PR ada/24713
40 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
41 index.
42
43 2019-06-19 Tom Tromey <tromey@adacore.com>
44
45 * gdb.ada/length_cond.exp: Add intro comment.
46
47 2019-06-19 Tom Tromey <tromey@adacore.com>
48
49 * gdb.ada/length_cond.exp: New file.
50 * gdb.ada/length_cond/length_cond.adb: New file.
51 * gdb.ada/length_cond/pck.adb: New file.
52 * gdb.ada/length_cond/pck.ads: New file.
53
54 2019-06-18 Tom de Vries <tdevries@suse.de>
55
56 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
57
58 2019-06-18 Tom Tromey <tromey@adacore.com>
59
60 * gdb.base/list0.h: Add comment explaining control character.
61
62 2019-06-18 Tom de Vries <tdevries@suse.de>
63
64 * boards/fission.exp: Break up long debug_flags line.
65
66 2019-06-16 Tom de Vries <tdevries@suse.de>
67
68 PR gdb/24445
69 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
70 generated index.
71
72 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 PR gdb/24686
75 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
76 improve detection of bug gdb/24541.
77
78 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
79
80 PR gdb/24669
81 * gdb.base/index-cache.exp (uses_readnow,
82 expecting_index_cache_use): Define global variable.
83 (test_cache_enabled_miss, test_cache_enabled_hit): Use
84 expecting_index_cache_use.
85
86 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
87 Andrew Burgess <andrew.burgess@embecosm.com>
88
89 * gdb.fortran/pointers.f90: New file.
90 * gdb.fortran/print_type.exp: New file.
91 * gdb.fortran/vla-ptype.exp: Adapt expected results.
92 * gdb.fortran/vla-type.exp: Likewise.
93 * gdb.fortran/vla-value.exp: Likewise.
94 * gdb.mi/mi-vla-fortran.exp: Likewise.
95
96 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
97
98 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
99 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
100 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
101 as a stop reason.
102
103 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
104
105 * gdb.base/annota1.exp: Update expected results.
106 * gdb.cp/annota2.exp: Likewise.
107 * gdb.cp/annota3.exp: Likewise.
108
109 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
110
111 * gdb.base/style-logging.exp: Remove path from test name.
112
113 2019-06-14 Tom Tromey <tromey@adacore.com>
114
115 PR gdb/24502:
116 * gdb.base/style-logging.exp: New file.
117
118 2019-06-14 Tom Tromey <tromey@adacore.com>
119
120 * gdb.base/symfile-warn.exp: New file.
121 * gdb.base/symfile-warn.c: New file.
122
123 2019-06-14 Tom Tromey <tromey@adacore.com>
124
125 * gdb.base/annotate-symlink.exp: New file.
126
127 2019-06-14 Tom Tromey <tromey@adacore.com>
128
129 * gdb.ada/set_wstr.exp: Add reassignment test.
130
131 2019-06-14 Tom Tromey <tromey@adacore.com>
132
133 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
134 'unchecked_access and 'unrestricted_access as well.
135
136 2019-06-14 Tom Tromey <tromey@adacore.com>
137
138 PR ada/24539:
139 * gdb.ada/vla.exp: Update tests.
140 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
141 pragma.
142
143 2019-06-13 Pedro Alves <palves@redhat.com>
144
145 * gdb.base/settings.exp (test-integer): Test junk after
146 "unlimited".
147
148 2019-06-13 Pedro Alves <palves@redhat.com>
149
150 * gdb.base/options.exp (test-thread-apply): New.
151 (top level): Call it.
152
153 2019-06-13 Pedro Alves <palves@redhat.com>
154
155 * gdb.base/options.exp (test-frame-apply): New.
156 (top level): Test print commands with different "frame apply"
157 prefixes.
158
159 2019-06-13 Pedro Alves <palves@redhat.com>
160
161 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
162 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
163 'max_completions' parameter and handle it.
164 (test_gdb_completion_offers_commands): New.
165
166 2019-06-13 Pedro Alves <palves@redhat.com>
167
168 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
169
170 2019-06-13 Pedro Alves <palves@redhat.com>
171
172 * gdb.base/options.exp (test-backtrace): New.
173 (top level): Call it.
174
175 2019-06-13 Pedro Alves <palves@redhat.com>
176
177 * gdb.guile/scm-frame-args.exp: Use "set print
178 raw-frame-arguments" instead of "set print raw frame-arguments".
179 * gdb.python/py-frame-args.exp: Likewise.
180
181 2019-06-13 Pedro Alves <palves@redhat.com>
182
183 * gdb.compile/compile.exp: Adjust expected output to option
184 processing changes.
185
186 2019-06-13 Pedro Alves <palves@redhat.com>
187
188 * gdb.base/options.exp: Build executable.
189 (test-print): New procedure.
190 (top level): Call it, once for "print" and another for "compile
191 print".
192
193 2019-06-13 Pedro Alves <palves@redhat.com>
194
195 * gdb.base/options.c: New file.
196 * gdb.base/options.exp: New file.
197
198 2019-06-13 Pedro Alves <palves@redhat.com>
199
200 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
201 that "o" is ambiguous.
202
203 2019-06-13 Pedro Alves <palves@redhat.com>
204
205 * gdb.base/settings.c: New file.
206 * gdb.base/settings.exp: New file.
207
208 2019-06-13 Pedro Alves <palves@redhat.com>
209
210 * gdb.base/completion.exp: Fix comment typo.
211
212 2019-06-13 Pedro Alves <palves@redhat.com>
213
214 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
215 foo --1" test.
216
217 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
218
219 * gdb.fortran/block-data.f: New.
220 * gdb.fortran/block-data.exp: New.
221
222 2019-06-11 Tom de Vries <tdevries@suse.de>
223
224 PR testsuite/24521
225 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
226 message.
227
228 2019-06-11 Tom de Vries <tdevries@suse.de>
229
230 PR testsuite/24521
231 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
232
233 2019-06-11 Tom de Vries <tdevries@suse.de>
234
235 * boards/readnow.exp: New file.
236
237 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
238
239 * gdb.fortran/vla-sizeof.exp: Update expected results.
240
241 2019-06-06 Amos Bird <amosbird@gmail.com>
242
243 * gdb.base/annota1.exp (thread_switch): Add test for
244 thread-exited annotation.
245
246 2019-06-06 Tom Tromey <tromey@adacore.com>
247
248 * gdb.base/maint.exp: Expect command started/finished output.
249
250 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
251
252 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
253 comment.
254 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
255
256 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
259 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
260 * gdb.arch/riscv-unwind-long-insn.c: New file.
261 * gdb.arch/riscv-unwind-long-insn.exp: New file.
262
263 2019-06-04 Christian Biesinger <cbiesinger@google.com>
264
265 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
266
267 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
268
269 * lib/gdb.exp (help_list_trailer): New regexp variable
270 factorizing the help trailer message.
271 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
272 arg to allow to better factorize various tests.
273 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
274 (test_prefix_command_help): Use help_list_trailer.
275 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
276 * gdb.guile/scm-cmd.exp: Likewise.
277 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
278 * gdb.base/help.exp: Use test_user_defined_class_help.
279 * gdb.base/style.exp: Add tests for styling of help and apropos.
280 * lib/gdb-utils.exp (style): Add title and highlight styles.
281
282 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
283
284 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
285 $_shell_exitsignal.
286 * gdb.base/default.exp: Update for new convenience variables.
287
288 2019-05-29 Tom Tromey <tromey@adacore.com>
289
290 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
291 to "break complete ada" test case's regexp.
292
293 2019-05-29 Tom Tromey <tromey@adacore.com>
294
295 PR c++/20020:
296 * gdb.cp/constexpr-field.exp: New file.
297 * gdb.cp/constexpr-field.cc: New file.
298
299 2019-05-29 Tom Tromey <tromey@adacore.com>
300
301 * gdb.base/finish.exp (finish_no_print): New proc.
302 (finish_tests): Call it.
303
304 2019-05-24 Tom de Vries <tdevries@suse.de>
305
306 * gdb.dwarf2/gdb-add-index.exp: New file.
307
308 2019-05-22 Tom Tromey <tromey@adacore.com>
309
310 * gdb.base/info-shared.exp (check_info_shared): Use "style".
311 * gdb.base/style.exp: Use "style".
312 * lib/gdb-utils.exp (style): New proc.
313
314 2019-05-22 Tom de Vries <tdevries@suse.de>
315
316 * gdb.base/align.exp: Require c++11.
317
318 2019-05-22 Tom de Vries <tdevries@suse.de>
319
320 PR testsuite/24586
321 * gdb.python/py-mi-var-info-path-expression.exp: Call
322 mi_skip_python_tests to check if python is supported.
323
324 2019-05-22 Alan Hayward <alan.hayward@arm.com>
325
326 * gdb.arch/aarch64-pauth.c: New test.
327 * gdb.arch/aarch64-pauth.exp: New file.
328
329 2019-05-22 Alan Hayward <alan.hayward@arm.com>
330
331 * README (Re-running Tests Outside The Testsuite): New section.
332
333 2019-05-21 Tom de Vries <tdevries@suse.de>
334
335 * gdb.arch/amd64-eval.exp: Require c++11.
336 * gdb.base/max-depth.exp: Same.
337 * gdb.compile/compile-cplus-array-decay.exp: Same.
338 * gdb.cp/meth-typedefs.exp: Same.
339 * gdb.cp/subtypes.exp: Same.
340 * gdb.cp/temargs.exp: Same.
341
342 2019-05-21 Alan Hayward <alan.hayward@arm.com>
343
344 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
345
346 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
347
348 PR gdb/18644
349 * gdb.fortran/complex.exp: Remove setup_kfail calls.
350 * gdb.fortran/printing-types.exp: Add new test.
351 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
352 testing.
353 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
354 setup_kfail call.
355
356 2019-05-17 Alan Hayward <alan.hayward@arm.com>
357
358 * README (Running the Testsuite): Change example.
359 (Testsuite Parameters): Remove TRANSCRIPT.
360 * lib/gdb.exp: Remove TRANSCRIPT check.
361
362 2019-05-17 Alan Hayward <alan.hayward@arm.com>
363
364 * README (Testsuite Parameters): Add replay logging to
365 GDBSERVER_DEBUG.
366 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
367 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
368 as a comma separated list.
369 (gdb_debug_init): Override procedure.
370
371 2019-05-17 Alan Hayward <alan.hayward@arm.com>
372
373 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
374 (gdb_write_cmd_file): New procedure.
375 * lib/gdbserver-support.exp (gdbserver_start): Call
376 gdbserver_write_cmd_file.
377 (gdbserver_write_cmd_file): New procedure.
378
379 2019-05-17 Alan Hayward <alan.hayward@arm.com>
380
381 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
382 (delete_breakpoints): Likewise.
383 (gdb_run_cmd): Likewise.
384 (gdb_start_cmd): Likewise.
385 (gdb_starti_cmd): Likewise.
386 (gdb_internal_error_resync): Likewise.
387 (gdb_test_multiple): Likewise.
388 (gdb_reinitialize_dir): Likewise.
389 (default_gdb_exit): Likewise.
390 (gdb_file_cmd): Mark kill as optional.
391 (default_gdb_start): Call gdb_stdin_log_init.
392 (send_gdb): Call gdb_stdin_log_write.
393 (rerun_to_main): Mark Y as an answer.
394 (gdb_stdin_log_init): New function.
395 (gdb_stdin_log_write): Likewise.
396
397 2019-05-17 Alan Hayward <alan.hayward@arm.com>
398
399 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
400 * gdb.base/debug-expr.exp: Likewise.
401 * gdb.base/foll-fork.exp: Likewise.
402 * gdb.base/foll-vfork.exp: Likewise.
403 * gdb.base/fork-print-inferior-events.exp: Likewise.
404 * gdb.base/gdb-sigterm.exp: Likewise.
405 * gdb.base/gdbinit-history.exp: Likewise.
406 * gdb.base/osabi.exp: Likewise.
407 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
408 * gdb.base/ui-redirect.exp: Likewise.
409 * gdb.gdb/unittest.exp: Likewise.
410 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
411 * gdb.mi/mi-watch.exp: Likewise.
412 * gdb.mi/new-ui-mi-sync.exp: Likewise.
413 * gdb.mi/user-selected-context-sync.exp: Likewise.
414 * gdb.python/python.exp: Disable debug test when debugging.
415 * gdb.threads/check-libthread-db.exp: Disable when debugging.
416 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
417 Likewise.
418 * gdb.threads/stepi-random-signal.exp: Likewise.
419
420 2019-05-17 Alan Hayward <alan.hayward@arm.com>
421
422 * Makefile.in: Pass through GDB_DEBUG.
423 * README (Testsuite Parameters): Add GDB_DEBUG.
424 (gdb,debug): Add board setting.
425 * lib/gdb.exp (default_gdb_start): Start debugging.
426 (gdb_debug_enabled): New procedure.
427 (gdb_debug_init): Likewise.
428
429 2019-05-17 Alan Hayward <alan.hayward@arm.com>
430
431 * Makefile.in: Pass through GDB_DEBUG.
432 * README (Testsuite Parameters): Add GDB_DEBUG.
433 (gdb,debug): Add board setting.
434 * lib/gdb.exp (default_gdb_start): Start debugging.
435 (gdb_debug_enabled): New procedure.
436 (gdb_debug_init): Likewise.
437
438 2019-05-17 Alan Hayward <alan.hayward@arm.com>
439
440 * gdb.base/ui-redirect.exp: Add debug redirect tests.
441
442 2019-05-17 Alan Hayward <alan.hayward@arm.com>
443
444 * gdb.base/ui-redirect.exp: Test redirection.
445
446 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
447
448 * gdb.mi/mi-complete.exp: New file.
449 * gdb.mi/mi-complete.cc: Likewise.
450
451 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
452
453 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
454 indexed and sliced arrays, and pointers to arrays.
455
456 2019-05-14 Tom Tromey <tromey@adacore.com>
457
458 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
459 styling test.
460
461 2019-05-14 Tom de Vries <tdevries@suse.de>
462
463 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
464 selection entry encoding.
465
466 2019-05-10 Tom Tromey <tromey@adacore.com>
467
468 * gdb.ada/info_exc.exp: Add "complete" test.
469
470 2019-05-09 Tom de Vries <tdevries@suse.de>
471
472 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
473 CU-relative.
474
475 2019-05-09 Tom de Vries <tdevries@suse.de>
476
477 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
478 CU-relative.
479
480 2019-05-08 Joel Brobecker <brobecker@adacore.com>
481
482 * gdb.ada/frame_arg_lang.exp: New testcase.
483 * gdb.ada/frame_arg_lang/bla.adb: New file.
484 * gdb.ada/frame_arg_lang/pck.ads: New file.
485 * gdb.ada/frame_arg_lang/pck.adb: New file.
486 * gdb.ada/frame_arg_lang/foo.c: New file.
487
488 2019-05-08 Tom Tromey <tromey@adacore.com>
489
490 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
491
492 2019-05-08 Tom Tromey <tromey@adacore.com>
493
494 * gdb.base/ptype-offsets.exp: Update tests.
495
496 2019-05-08 Tom Tromey <tromey@adacore.com>
497
498 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
499 cases.
500 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
501 "short".
502
503 2019-05-08 Tom Tromey <tromey@adacore.com>
504
505 * gdb.ada/vla.exp: New file.
506 * gdb.ada/vla/vla.adb: New file.
507
508 2019-05-07 Tom de Vries <tdevries@suse.de>
509
510 * gdb.base/index-cache.exp (ls_host): Fix return statement.
511
512 2019-05-07 Tom de Vries <tdevries@suse.de>
513
514 PR testsuite/24522
515 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
516 section.
517
518 2019-05-07 Tom de Vries <tdevries@suse.de>
519
520 PR testsuite/24522
521 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
522 .debug_aranges section.
523
524 2019-05-07 Tom de Vries <tdevries@suse.de>
525
526 PR testsuite/24159
527 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
528
529 2019-05-06 Tom de Vries <tdevries@suse.de>
530
531 * lib/gdb.exp (exec_has_index_section): New proc.
532 * gdb.base/index-cache.exp: Handle case that binfile contains an index
533 section.
534
535 2019-05-04 Tom de Vries <tdevries@suse.de>
536
537 * boards/cc-with-debug-names.exp: New file.
538
539 2019-05-03 Tom Tromey <tromey@adacore.com>
540
541 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
542 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
543 * gdb.ada/char_enum.exp: Add test.
544
545 2019-05-03 Tom de Vries <tdevries@suse.de>
546
547 * boards/cc-with-gdb-index.exp: New file.
548
549 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
550
551 * gdb.rust/simple.exp: Add new test case.
552 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
553 (main): Initialise an instance of the new struct.
554
555 2019-05-01 Tom Tromey <tromey@adacore.com>
556
557 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
558 record.
559 (NPR): New variable.
560 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
561 test.
562
563 2019-05-01 Tom Tromey <tromey@adacore.com>
564
565 * gdb.ada/packed_array_assign.exp: Add packed assignment
566 regression test.
567
568 2019-05-01 Tom de Vries <tdevries@suse.de>
569
570 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
571
572 2019-05-01 Tom de Vries <tdevries@suse.de>
573
574 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
575
576 2019-04-30 Ali Tamur <tamur@google.com>
577
578 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
579
580 2019-04-30 Tom Tromey <tromey@adacore.com>
581
582 * lib/ada.exp (find_ada_tool): New proc.
583 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
584 * gdb.ada/catch_ex_std.exp: New file.
585 * gdb.ada/catch_ex_std/foo.adb: New file.
586 * gdb.ada/catch_ex_std/some_package.adb: New file.
587 * gdb.ada/catch_ex_std/some_package.ads: New file.
588
589 2019-04-30 Tom Tromey <tromey@adacore.com>
590
591 PR c++/24470:
592 * gdb.cp/temargs.cc: Add test code from PR.
593
594 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
595
596 * gdb.fortran/vla-datatypes.exp: Update expected results.
597 * gdb.fortran/vla-ptype.exp: Likewise.
598 * gdb.fortran/vla-type.exp: Likewise.
599 * gdb.fortran/vla-value.exp: Likewise.
600
601 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
602
603 * gdb.fortran/ptr-indentation.exp: Update expected results.
604 * gdb.fortran/ptype-on-functions.exp: Likewise.
605 * gdb.fortran/vla-ptr-info.exp: Likewise.
606 * gdb.fortran/vla-value.exp: Likewise.
607
608 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 * gdb.fortran/ptype-on-functions.exp: New file.
611 * gdb.fortran/ptype-on-functions.f90: New file.
612
613 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
614
615 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
616 case void string.
617
618 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
619
620 * gdb.fortran/complex.exp: Expand.
621 * gdb.fortran/complex.f: Renamed to...
622 * gdb.fortran/complex.f90: ...this, and extended to add more
623 complex values.
624
625 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
626
627 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
628 MODULO, CMPLX.
629
630 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
631 Richard Bunt <richard.bunt@arm.com>
632
633 * gdb.base/max-depth.c: New file.
634 * gdb.base/max-depth.exp: New file.
635 * gdb.python/py-nested-maps.c: New file.
636 * gdb.python/py-nested-maps.exp: New file.
637 * gdb.python/py-nested-maps.py: New file.
638 * gdb.python/py-format-string.exp (test_max_depth): New proc.
639 (test_all_common): Call test_max_depth.
640 * gdb.fortran/max-depth.exp: New file.
641 * gdb.fortran/max-depth.f90: New file.
642 * gdb.go/max-depth.exp: New file.
643 * gdb.go/max-depth.go: New file.
644 * gdb.modula2/max-depth.exp: New file.
645 * gdb.modula2/max-depth.c: New file.
646 * lib/gdb.exp (get_print_expr_at_depths): New proc.
647
648 2019-04-29 Tom de Vries <tdevries@suse.de>
649
650 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
651
652 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
653
654 * gdb.base/callexit.exp: Test may-call-functions off.
655
656 2019-04-25 Keith Seitz <keiths@redhat.com>
657
658 PR c++/24367
659 * gdb.cp/meth-typedefs.cc (incomplete_struct)
660 (another_incomplete_struct, test_incomplete): New definitions.
661 (main): Use new definitions.
662 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
663 functions.
664
665 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
666
667 PR corefiles/11608
668 PR corefiles/18187
669 * gdb.base/coredump-filter-build-id.exp: New file.
670
671 2019-04-25 Alan Hayward <alan.hayward@arm.com>
672
673 * Makefile.in: Pass through GDBSERVER_DEBUG.
674 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
675 (gdbserver,debug): Add board setting.
676 * gdb.trace/tspeed.exp: Skip when debugging.
677 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
678 * lib/gdbserver-support.exp: Likewise
679
680 2019-04-24 Tom Tromey <tromey@adacore.com>
681
682 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
683 Rust.
684
685 2019-04-24 Tom Tromey <tromey@adacore.com>
686
687 * gdb.arch/amd64-eval.exp: Test bitfield return.
688 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
689 (class Foo) <return_bitfields>: New method.
690 (main): Call it.
691
692 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
693
694 * gdb.cp/many-args.cc: New file.
695 * gdb.cp/many-args.exp: New file.
696
697 2019-04-23 Tom de Vries <tdevries@suse.de>
698
699 PR gdb/24433
700 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
701
702 2019-04-23 Alan Hayward <alan.hayward@arm.com>
703
704 * gdb.trace/backtrace.exp: Use nopie flag.
705 * gdb.trace/circ.exp: Likewise.
706 * gdb.trace/collection.exp: Likewise.
707 * gdb.trace/ftrace.exp: Likewise.
708 * gdb.trace/mi-trace-unavailable.exp: Likewise.
709 * gdb.trace/mi-traceframe-changed.exp: Likewise.
710 * gdb.trace/qtro.exp: Likewise.
711 * gdb.trace/read-memory.exp: Likewise.
712 * gdb.trace/report.exp: Likewise.
713 * gdb.trace/tfile.exp: Likewise.
714 * gdb.trace/tfind.exp: Likewise.
715 * gdb.trace/unavailable.exp: Likewise.
716
717 2019-04-22 Pedro Alves <palves@redhat.com>
718
719 * gdb.base/solib-probes-nosharedlibrary.c,
720 gdb.base/solib-probes-nosharedlibrary.exp: New files.
721
722 2019-04-19 Tom Tromey <tromey@adacore.com>
723
724 * gdb.ada/ptype_union.c: New file.
725 * gdb.ada/ptype_union.exp: New file.
726
727 2019-04-19 Tom Tromey <tromey@adacore.com>
728
729 PR symtab/24423:
730 * gdb.base/list0.h (foo): Add a control-l character.
731
732 2019-04-18 Tom de Vries <tdevries@suse.de>
733
734 PR gdb/24433
735 * boards/local-board.exp: Set sysroot to "".
736
737 2019-04-18 Tom de Vries <tdevries@suse.de>
738 Pedro Alves <palves@redhat.com>
739
740 PR gdb/24454
741 * gdb.threads/vfork-follow-child-exec.c: New file.
742 * gdb.threads/vfork-follow-child-exec.exp: New file.
743 * gdb.threads/vfork-follow-child-exit.c: New file.
744 * gdb.threads/vfork-follow-child-exit.exp: New file.
745
746 2019-04-15 Leszek Swirski <leszeks@google.com>
747
748 * gdb.arch/amd64-eval.cc: New file.
749 * gdb.arch/amd64-eval.exp: New file.
750
751 2019-04-11 Alan Hayward <alan.hayward@arm.com>
752
753 * gdb.server/sysroot.c: New test.
754 * gdb.server/sysroot.exp: New file.
755 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
756 matching param.
757
758 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
759
760 * gdb.base/align.exp: Extend test to cover structures containing
761 only static fields.
762
763 2019-04-11 Tom de Vries <tdevries@suse.de>
764
765 * boards/cc-with-dwz-m.exp: New file.
766 * boards/cc-with-dwz.exp: New file.
767 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
768
769 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
770
771 * gdb.base/start-cpp.exp: New file.
772 * gdb.base/start-cpp.cc: New file.
773
774 2019-04-08 Kevin Buettner <kevinb@redhat.com>
775
776 * gdb.python/py-thrhandle.exp: Adjust tests to call
777 thread_from_handle instead of thread_from_thread_handle.
778
779 2019-04-08 Kevin Buettner <kevinb@redhat.com>
780
781 * gdb.python/py-thrhandle.exp: Add tests for
782 gdb.InferiorThread.handle.
783
784 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
785
786 * gdb.python/py-function.exp: Check calling helper function from
787 all languages.
788 * lib/gdb.exp (gdb_supported_languages): New proc.
789
790 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.base/complex-parts.c: New file.
793 * gdb.base/complex-parts.exp: New file.
794
795 2019-04-01 Tom Tromey <tromey@adacore.com>
796
797 PR symtab/23331:
798 * gdb.dwarf2/dw2-ranges-main.c: New file.
799 * gdb.dwarf2/dw2-ranges-psym.c: New file.
800 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
801
802 2019-03-30 Simon Marchi <simark@simark.ca>
803
804 * gdb.base/default.exp: Add values for $_gdb_major and
805 $_gdb_minor.
806
807 2019-03-29 Tom Tromey <tromey@adacore.com>
808
809 * gdb.base/help.exp: Tighten apropos regexp.
810
811 2019-03-29 Keith Seitz <keiths@redhat.com>
812
813 * gdb.fortran/array-bounds.exp: New file.
814 * gdb.fortran/array-bounds.f90: New file.
815
816 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
817
818 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
819
820 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
821
822 * gdb.multi/hello.c (main): Increase alarm timer.
823
824 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
825
826 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
827 factor when no hardware watchpoint support.
828
829 2019-03-28 Alan Hayward <alan.hayward@arm.com>
830 Pedro Alves <palves@redhat.com>
831
832 * boards/local-board.exp: set sysroot to /.
833
834 2019-03-27 Alan Hayward <alan.hayward@arm.com>
835
836 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
837 in child.
838
839 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
842 field.
843 (make_container): Initialise new field.
844 * gdb.python/py-prettyprint.exp: Add new tests.
845 * gdb.python/py-prettyprint.py (class ContainerPrinter)
846 <display_hint>: New method.
847
848 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
849
850 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
851 gdb_continue_to_breakpoint more throughout this test.
852 (run_lang_tests) Supply unique test names, and use
853 gdb_test_no_output.
854
855 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
856
857 * gdb.base/finish-pretty.exp: Update expected results.
858 * gdb.base/pretty-print.c: New file.
859 * gdb.base/pretty-print.exp: New file.
860
861 2019-03-25 Pedro Alves <palves@redhat.com>
862
863 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
864 move comments outside list. Append '-i "" eof' section.
865
866 2019-03-22 Alan Hayward <alan.hayward@arm.com>
867
868 * README: Add pie options.
869 * gdb.base/break-interp.exp: Ensure pie is disabled.
870 * gdb.base/dump.exp: Likewise.
871 * lib/gdb.exp (gdb_compile): Add pie option.
872
873 2019-03-19 Tom Tromey <tromey@adacore.com>
874
875 * gdb.mi/mi2-cli-display.c: New file.
876 * gdb.mi/mi2-cli-display.exp: New file.
877
878 2019-03-18 Joel Brobecker <brobecker@adacore.com>
879 Tom Tromey <tromey@adacore.com>
880
881 * gdb.ada/ptype_array/pck.adb: New file.
882 * gdb.ada/ptype_array/pck.ads: New file.
883 * gdb.ada/ptype_array/foo.adb: New file.
884 * gdb.ada/ptype_array.exp: New file.
885
886 2019-03-14 Tom Tromey <tromey@adacore.com>
887
888 * gdb.base/style.exp: Add "set style sources" test.
889
890 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
891
892 * mi-breakpoint-location-ena-dis.exp: Rename to ...
893 * mi-breakpoint-multiple-locations.exp: ... this.
894 (make_breakpoints_pattern): New proc.
895 (do_test): Add mi_version parameter, test -break-insert,
896 -break-info and =breakpoint-created.
897
898 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
899
900 * config/default.exp: Remove 'load_lib gdb.exp'.
901 * config/monitor.exp: Likewise.
902 * config/sid.exp: Likewise.
903 * config/sim.exp: Likewise.
904 * config/slite.exp: Likewise.
905 * config/unix.exp: Likewise.
906 * gdb.base/default.exp: Remove unhelpful comment.
907
908 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
909
910 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
911
912 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
913
914 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
915
916 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.fortran/type-kinds.exp: Update expected results.
919
920 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
921
922 * gdb.fortran/type-kinds.exp: Test new integer type kind.
923
924 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
927 function.
928 (test_basic_parsing_of_type_kinds): Expand types tested.
929 (test_parsing_invalid_type_kinds): New function.
930
931 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
932
933 * gdb.fortran/intrinsics.exp: New file.
934 * gdb.fortran/intrinsics.f90: New file.
935 * gdb.fortran/type-kinds.exp: New file.
936
937 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 * gdb.fortran/dot-ops.exp: New file.
940
941 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
942
943 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
944 Check upper and lower case logical literals.
945
946 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.fortran/types.exp (test_float_literal_types_accepted):
949 Remove duplicate tests.
950
951 2019-03-06 Alan Hayward <alan.hayward@arm.com>
952
953 * lib/gdb.exp (builtin_cd): rename of cd.
954 (cd): Override builtin.
955
956 2019-03-06 Richard Bunt <richard.bunt@arm.com>
957
958 * gdb.fortran/function-calls.exp: New file.
959 * gdb.fortran/function-calls.f90: New test.
960
961 2019-03-04 Richard Bunt <richard.bunt@arm.com>
962
963 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
964 on user program standard output.
965 * gdb.fortran/short-circuit-argument-list.f90: Record function
966 calls.
967
968 2019-02-28 Alan Hayward <alan.hayward@arm.com>
969
970 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
971 failure.
972
973 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
974
975 PR gdb/8527
976 * gdb.base/interrupt-daemon-attach.c,
977 gdb.base/interrupt-daemon-attach.exp: New test.
978
979 2019-02-27 Pedro Alves <palves@redhat.com>
980
981 * gdb.base/page.exp: Add tests for "set width/height -1".
982
983 2019-02-27 Pedro Alves <palves@redhat.com>
984
985 * gdb.base/page.exp: Add tests for "set/show width/height" with
986 "infinite" values.
987
988 2019-02-27 Tom Tromey <tromey@adacore.com>
989
990 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
991 2.4.
992 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
993 workaround.
994
995 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * gdb.base/align.exp: Extend to compile in both C and C++, and add
998 tests for structs with static members.
999
1000 2019-02-26 Tom Tromey <tromey@adacore.com>
1001
1002 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1003 ValueError, not TypeError.
1004
1005 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1006
1007 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1008 call from main program.
1009
1010 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1011
1012 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1013 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1014 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1015 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1016 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1017
1018 2019-02-22 Keith Seitz <keiths@redhat.com>
1019
1020 PR symtab/23853
1021 * gdb.base/symlink-sourcefile.c: New file.
1022 * gdb.base/symlink-sourcefile.exp: New file.
1023
1024 2019-02-20 Tom Tromey <tom@tromey.com>
1025
1026 * gdb.base/info_qt.exp: Update.
1027
1028 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1029
1030 * gdb.base/source.exp: Move "error in sourced script" code to
1031 the end.
1032 * gdb.base/source-error.gdb: Move contents to
1033 source-error-1.gdb. Add new code to source source-error-1.gdb.
1034 * gdb.base/source-error-1.gdb: New file, from previous
1035 source-error.gdb.
1036
1037 2019-02-17 Tom Tromey <tom@tromey.com>
1038
1039 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1040 for macro styling.
1041 * gdb.base/style.c (SOME_MACRO): New macro.
1042
1043 2019-02-17 Tom Tromey <tom@tromey.com>
1044
1045 * gdb.base/style.exp: Add line-wrapping tests.
1046 * gdb.base/page.exp: Add test for quitting during pagination.
1047
1048 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1049
1050 * gdb.ada/big_packed_array: New testcase.
1051 * gdb.ada/homonym.exp: Fix incorrect expected output for
1052 "break <homonym__get_value>" test.
1053
1054 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1055
1056 PR breakpoints/21870
1057 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1058 and prepare_for_testing. Add comment.
1059 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1060 redundant cleanup call. Clean up comment.
1061
1062 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1063
1064 PR breakpoints/21870
1065 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1066 * gdb.arch/aarch64-dbreg-contents.c: New file.
1067
1068 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1069
1070 * gdb.ada/mi_ref_changeable: New testcase.
1071
1072 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1073
1074 * gdb.base/attach.exp: Add double attach test.
1075
1076 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1077
1078 * lib/gdb.exp (default_gdb_start): Don't match pagination
1079 prompt.
1080 (gdb_init): Set stty_init.
1081
1082 2019-01-27 Tom Tromey <tom@tromey.com>
1083
1084 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1085 skip_python_tests.
1086
1087 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1088
1089 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1090 New structure.
1091 (struct struct_static_02_02): Likewise.
1092 (struct struct_static_02_03): Likewise.
1093 (struct struct_static_02_04): Likewise.
1094 (struct struct_static_04_01): Likewise.
1095 (struct struct_static_04_02): Likewise.
1096 (struct struct_static_04_03): Likewise.
1097 (struct struct_static_04_04): Likewise.
1098 (struct struct_static_06_01): Likewise.
1099 (struct struct_static_06_02): Likewise.
1100 (struct struct_static_06_03): Likewise.
1101 (struct struct_static_06_04): Likewise.
1102 (cmp_struct_static_02_01): Likewise.
1103 (cmp_struct_static_02_02): Likewise.
1104 (cmp_struct_static_02_03): Likewise.
1105 (cmp_struct_static_02_04): Likewise.
1106 (cmp_struct_static_04_01): Likewise.
1107 (cmp_struct_static_04_02): Likewise.
1108 (cmp_struct_static_04_03): Likewise.
1109 (cmp_struct_static_04_04): Likewise.
1110 (cmp_struct_static_06_01): Likewise.
1111 (cmp_struct_static_06_02): Likewise.
1112 (cmp_struct_static_06_03): Likewise.
1113 (cmp_struct_static_06_04): Likewise.
1114 (call_all): Test new structs.
1115 * gdb.base/infcall-nested-structs.exp: Likewise.
1116
1117 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1118 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1119
1120 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1121 * gdb.base/stack-protector.c: New test.
1122 * gdb.base/stack-protector.exp: New file.
1123 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1124 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1125 option.
1126 (gdb_compile): Remove stack protector for GCC and prevent
1127 recursion.
1128
1129 2019-01-16 Keith Seitz <keiths@redhat.com>
1130
1131 PR gdb/23773
1132 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1133
1134 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1135
1136 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1137 aliases.
1138 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1139 tests.
1140 * gdb.arch/powerpc-vector-regs.c: New file.
1141 * gdb.arch/powerpc-vector-regs.exp: New file.
1142
1143 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1144
1145 * gdb.arch/altivec-regs.exp: Fix the list passed to
1146 gdb_expect_list when testing "info vector".
1147
1148 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * gdb.base/style.exp: Don't include path in testname.
1151
1152 2019-01-10 Keith Seitz <keiths@redhat.com>
1153
1154 PR gdb/23712
1155 PR symtab/23010
1156 * gdb.dwarf2/multidictionary.exp: New file.
1157
1158 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1159
1160 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1161 (test_gnuv3_style_demangling): ... this.
1162 (test_lucid_style_demangling): Remove.
1163 (test_arm_style_demangling): Remove.
1164 (test_hp_style_demangling): Remove.
1165 (do_tests): Remove calls to the above.
1166
1167 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1170 case.
1171
1172 2019-01-06 Tom Tromey <tom@tromey.com>
1173
1174 PR gdb/28155:
1175 * gdb.dwarf2/typedef-void-finish.exp: New file.
1176
1177 2018-12-28 Tom Tromey <tom@tromey.com>
1178 Simon Marchi <simark@simark.ca>
1179
1180 * gdb.base/jit-exec.exp: New file.
1181 * gdb.base/jit-exec.c: New file.
1182 * gdb.base/jit-execd.c: New file.
1183
1184 2018-12-28 Tom Tromey <tom@tromey.com>
1185
1186 * gdb.base/style.exp: Update test to check for address styling.
1187
1188 2018-12-28 Tom Tromey <tom@tromey.com>
1189
1190 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1191 message.
1192
1193 2018-12-28 Tom Tromey <tom@tromey.com>
1194
1195 * gdb.base/style.exp: Add test for version number styling.
1196
1197 2018-12-28 Tom Tromey <tom@tromey.com>
1198
1199 * gdb.base/style.exp: Add test for print_address_symbolic.
1200
1201 2018-12-28 Tom Tromey <tom@tromey.com>
1202
1203 * gdb.base/style.exp: Add test for breakpoint setting.
1204
1205 2018-12-28 Tom Tromey <tom@tromey.com>
1206
1207 * gdb.base/style.exp: Add test for variable names.
1208
1209 2018-12-28 Tom Tromey <tom@tromey.com>
1210
1211 * gdb.base/style.exp: New file.
1212 * gdb.base/style.c: New file.
1213
1214 2018-12-28 Tom Tromey <tom@tromey.com>
1215
1216 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1217 "dumb".
1218 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1219 the TERM environment variable.
1220
1221 2018-12-27 Tom Tromey <tom@tromey.com>
1222
1223 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1224 pagination test.
1225
1226 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1227
1228 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1229 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1230
1231 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1232
1233 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1234 Filename a.adb changed to bp_fun_addr.adb.
1235 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1236
1237 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1238
1239 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1240 non-PIE executables.
1241 * README: Mention the gdb,nopie_flag board setting.
1242 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1243 non-PIE executable.
1244 * gdb.arch/amd64-entry-value.exp: Likewise.
1245 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1246 * gdb.arch/i386-float.exp: Likewise.
1247 * gdb.arch/i386-signal.exp: Likewise.
1248 * gdb.mi/mi-reg-undefined.exp: Likewise.
1249
1250 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1251
1252 PR gdb/23974
1253 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1254
1255 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1256
1257 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1258 Update order of results accordingly.
1259
1260 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1261
1262 * gdb.base/annota1.exp: Update a test regexp.
1263
1264 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1267
1268 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1269
1270 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1271 (reuse_time): Initialize to REUSE_TIME_CAP.
1272 (check_rc): New function.
1273 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1274 Check pthread_create rc.
1275 (spawner_thread_func): Check pthread_create and pthread_join rc.
1276
1277 2018-12-08 Pedro Alves <palves@redhat.com>
1278
1279 * gdb.base/list.exp (test_forward_search): Rename to ...
1280 (test_forward_reverse_search): ... this. Also test reverse-search
1281 and the forward-search alias.
1282
1283 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1284
1285 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1286 local timeout variable before return, and remove all local timeout
1287 variable entirely.
1288 (gdb_load): Likewise.
1289
1290 2018-12-01 Tom de Vries <tdevries@suse.de>
1291
1292 * gdb.base/gdb-caching-proc.exp: New file.
1293
1294 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1295
1296 * Makefile.in (TIMESTAMP): New variable.
1297 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1298 command.
1299 (check-single-racy): Likewise.
1300 (check/%.exp): Likewise.
1301 (check-racy/%.exp): Likewise.
1302 (workers/%.worker): Likewise.
1303 (build-perf): Likewise.
1304 (check-perf): Likewise.
1305 * README: Describe new "TS" and "TS_FORMAT" variables.
1306 * print-ts.py: New file.
1307
1308 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1309
1310 PR python/23714
1311 * gdb.python/python.exp: Test command repetition after
1312 gdb.execute.
1313
1314 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1315
1316 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1317 is correctly aligned.
1318
1319 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1320
1321 * gdb.ada/info_auto_lang.exp: New testcase.
1322 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1323 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1324 * gdb.ada/info_auto_lang/some_c.c: New file.
1325
1326 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1327
1328 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1329 FUNC_lang language syntax.
1330
1331 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1332
1333 * gdb.base/info_minsym.c: New file.
1334 * gdb.base/info_minsym.exp: New file.
1335
1336 2018-11-19 Tom Tromey <tom@tromey.com>
1337
1338 PR rust/23625:
1339 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1340 * gdb.rust/expr.exp: Update expected output. Change one test.
1341
1342 2018-11-19 Tom Tromey <tom@tromey.com>
1343
1344 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1345
1346 2018-11-19 Pedro Alves <palves@redhat.com>
1347
1348 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1349 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1350 see the expected warning.
1351
1352 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1353
1354 PR gdb/22736:
1355 * gdb.cp/infcall-nodebug-lib.c: New test.
1356 * gdb.cp/infcall-nodebug-main.c: New test.
1357 * gdb.cp/infcall-nodebug.exp: New file.
1358
1359 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1360
1361 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1362 completer tests.
1363
1364 2018-11-09 Tom de Vries <tdevries@suse.de>
1365
1366 * gdb.base/msym-lang.c: New test.
1367 * gdb.base/msym-lang.exp: New file.
1368 * gdb.base/msym-lang-main.c: New test.
1369
1370 2018-11-08 Tom Tromey <tom@tromey.com>
1371
1372 PR gdb/23555:
1373 PR gdb/23838:
1374 * gdb.base/warning.exp: New file.
1375
1376 2018-11-08 Jan Beulich <jbeulich@suse.com>
1377
1378 * testsuite/gdb.arch/i386-avx512.c,
1379 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1380
1381 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1384 point hardware.
1385
1386 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1387
1388 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1389 * gdb.dwarf2/missing-type-name.exp: New file.
1390
1391 2018-11-06 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.base/many-headers.c: New test.
1394 * gdb.base/many-headers.exp: New file.
1395
1396 2018-11-06 Jim Wilson <jimw@sifive.com>
1397
1398 * gdb.base/code_elim.exp: For riscv, set additional_flags
1399 to include -msmall-data-limit=0.
1400
1401 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1402
1403 * gdb.ada/watch_minus_l: New testcase.
1404
1405 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1406
1407 * gdb.arch/aix-sighandle.c: New file.
1408 * gdb.arch/aix-sighandle.exp: New file.
1409
1410 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1411
1412 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1413 registers being unions.
1414
1415 2018-10-31 Tom de Vries <tdevries@suse.de>
1416
1417 * lib/valgrind.exp: New file.
1418 (vgdb_start, vgdb_stop): New procs, factored out of ...
1419 * gdb.base/valgrind-bt.exp: ... here, ...
1420 * gdb.base/valgrind-disp-step.exp: ... here and ...
1421 * gdb.base/valgrind-infcall.exp: ... here.
1422
1423 2018-10-31 Tom de Vries <tdevries@suse.de>
1424
1425 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1426
1427 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.dwarf2/void-type.c: New file.
1430 * gdb.dwarf2/void-type.exp: New file.
1431
1432 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1433
1434 * gdb.base/info_qt.c: New file.
1435 * gdb.base/info_qt.exp: New file.
1436
1437 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1438
1439 * gdb.arch/powerpc-htm-regs.c: New file.
1440 * gdb.arch/powerpc-htm-regs.exp: New file.
1441
1442 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1443
1444 * gdb.arch/powerpc-tar.c: New file.
1445 * gdb.arch/powerpc-tar.exp: New file.
1446
1447 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1448
1449 * gdb.arch/powerpc-ppr-dscr.c: New file.
1450 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1451
1452 2018-10-25 Tom de Vries <tdevries@suse.de>
1453
1454 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1455
1456 2018-10-24 Tom de Vries <tdevries@suse.de>
1457
1458 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1459 longer exists error.
1460
1461 2018-10-24 Tom de Vries <tdevries@suse.de>
1462
1463 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1464
1465 2018-10-24 Tom de Vries <tdevries@suse.de>
1466
1467 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1468 --db-attach in valgrind.
1469
1470 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1471
1472 * gdb.arch/riscv-reg-aliases.c: New file.
1473 * gdb.arch/riscv-reg-aliases.exp: New file.
1474
1475 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1476
1477 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1478
1479 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1480
1481 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1482
1483 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1484
1485 * gdb.cp/ovldbreak.exp: Fix regexps.
1486
1487 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1488
1489 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1490
1491 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1492
1493 PR cli/23785
1494 * gdb.base/restore.exp: New test to check if "restore" with an
1495 invalid file doesn't segfault.
1496
1497 2018-10-18 Tom de Vries <tdevries@suse.de>
1498
1499 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1500 * gdb.ada/excep_handle.exp: Same.
1501 * gdb.ada/mi_string_access.exp: Same.
1502 * gdb.ada/mi_var_union.exp: Same.
1503 * gdb.arch/arc-analyze-prologue.exp: Same.
1504 * gdb.arch/arc-decode-insn.exp: Same.
1505 * gdb.base/readnever.exp: Same.
1506 * gdb.fortran/printing-types.exp: Same.
1507 * gdb.guile/scm-lazy-string.exp: Same.
1508
1509 2018-10-16 Tom de Vries <tdevries@suse.de>
1510
1511 PR gdb/23730
1512 * gdb.base/catch-follow-exec.c: Add copyright notice.
1513 * gdb.base/catch-follow-exec.exp: Rewrite to use
1514 gdb_spawn_with_cmdline_opts. Require gdb-native.
1515
1516 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1517
1518 * gdb.trace/actions-changed.exp: Check for arch support.
1519 * gdb.trace/actions.exp: Likewise.
1520 * gdb.trace/ax.exp: Likewise.
1521 * gdb.trace/backtrace.exp: Likewise.
1522 * gdb.trace/change-loc.exp: Likewise.
1523 * gdb.trace/deltrace.exp: Likewise.
1524 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1525 * gdb.trace/ftrace.exp: Likewise.
1526 * gdb.trace/infotrace.exp: Check for arch support.
1527 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1528 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1529 * gdb.trace/mi-tsv-changed.exp: Likewise.
1530 * gdb.trace/packetlen.exp: Likewise.
1531 * gdb.trace/passc-dyn.exp: Likewise.
1532 * gdb.trace/passcount.exp: Likewise.
1533 * gdb.trace/pending.exp: Likewise.
1534 * gdb.trace/range-stepping.exp: Check for shlib support.
1535 * gdb.trace/report.exp: Check for arch support.
1536 * gdb.trace/save-trace.exp: Likewise.
1537 * gdb.trace/signal.exp: Check for signal support.
1538 * gdb.trace/tfind.exp: Check for arch support.
1539 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1540 * gdb.trace/trace-common.h: Add comment.
1541 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1542 * gdb.trace/trace-enable-disable.exp: Likewise.
1543 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1544 * gdb.trace/tracecmd.exp: Check for arch support.
1545 * gdb.trace/tspeed.exp: Check for shlib and target support.
1546 * gdb.trace/tstatus.exp: Check for arch support.
1547 * gdb.trace/tsv.exp: Likewise.
1548 * gdb.trace/while-dyn.exp: Likewise.
1549 * gdb.trace/while-stepping.exp: Likewise.
1550 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1551
1552 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1553
1554 * gdb.trace/tspeed.exp: Remove nowarnings.
1555 (prepare_for_trace_test): Declare "global ipalib".
1556 * gdb.trace/tspeed.c: Include unistd.h.
1557 (main): Remove superfluous printf argument.
1558
1559 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1560
1561 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1562 directory prefix on the filename.
1563
1564 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1565
1566 * gdb.gdb/unittest.exp: Update expected message informing that
1567 selftests have been disabled.
1568 * gdb.server/unittest.exp: Likewise.
1569
1570 2018-10-09 Tom de Vries <tdevries@suse.de>
1571
1572 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1573 with runto_main.
1574
1575 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1576
1577 PR c++/16841
1578 * gdb.cp/virtbase2.cc: New file.
1579 * gdb.cp/virtbase2.exp: New file.
1580
1581 2018-10-06 Tom Tromey <tom@tromey.com>
1582
1583 PR python/19399:
1584 * gdb.python/py-inferior.exp: Add architecture test.
1585
1586 2018-10-06 Tom Tromey <tom@tromey.com>
1587
1588 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1589 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1590
1591 2018-10-06 Tom Tromey <tom@tromey.com>
1592
1593 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1594 of a "throw" catchpoint.
1595
1596 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1597
1598 * gdb.base/info-proc.exp: Update string expected from "help info
1599 proc".
1600
1601 2018-10-04 Tom Tromey <tom@tromey.com>
1602
1603 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1604 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1605 (test_initial_complaints, test_empty_complaints): Update.
1606 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1607
1608 2018-10-04 Tom Tromey <tom@tromey.com>
1609
1610 PR cli/19551:
1611 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1612 * lib/gdb.exp (gdb_file_cmd): Update.
1613 * gdb.stabs/weird.exp (print_weird_var): Update.
1614 * gdb.server/solib-list.exp: Update.
1615 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1616 * gdb.mi/mi-cli.exp: Update.
1617 * gdb.linespec/linespec.exp: Update.
1618 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1619 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1620 * gdb.cp/cp-relocate.exp: Update.
1621 * gdb.base/sym-file.exp: Update.
1622 * gdb.base/relocate.exp: Update.
1623 * gdb.base/readnever.exp: Update.
1624 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1625 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1626 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1627 * gdb.base/code_elim.exp: Update.
1628 * gdb.base/break-unload-file.exp (test_break): Update.
1629 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1630 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1631 Update.
1632 * gdb.base/attach.exp (do_attach_tests): Update.
1633 * gdb.base/sepdebug.exp: Update.
1634 * gdb.python/py-section-script.exp: Update.
1635
1636 2018-10-04 Tom Tromey <tom@tromey.com>
1637
1638 PR cli/22234:
1639 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1640 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1641 output.
1642
1643 2018-10-04 Tom Tromey <tom@tromey.com>
1644
1645 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1646 set width and height to 0.
1647 (test_command_line_attach_run): Use -quiet.
1648
1649 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1650
1651 * lib/gdb.exp (skip_ifunc_tests): New.
1652 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1653 other compile failures.
1654 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1655
1656 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1657
1658 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1659 is_amd64_regs_target.
1660
1661 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1662
1663 * gdb.arch/aarch64-sighandler-regs.c: New test.
1664 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1665 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1666
1667 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1668
1669 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1670 assembly.
1671
1672 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1673
1674 * gdb.base/frame-selection.exp: New file.
1675 * gdb.base/frame-selection.c: New file.
1676
1677 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1678
1679 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1680 pthread barrier.
1681 (main): Likewise.
1682
1683 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1684
1685 * gdb.base/large-frame-1.c: New file.
1686 * gdb.base/large-frame-2.c: New file.
1687 * gdb.base/large-frame.exp: New file.
1688 * gdb.base/large-frame.h: New file.
1689
1690 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1691
1692 PR gdb/20948
1693 * gdb.base/write_mem.exp: New test.
1694 * gdb.base/write_mem.c: Likewise.
1695
1696 2018-09-23 Tom Tromey <tom@tromey.com>
1697
1698 PR python/18852:
1699 * gdb.python/py-parameter.exp: Add test for parameter that throws
1700 on "set".
1701
1702 2018-09-23 Tom Tromey <tom@tromey.com>
1703
1704 PR python/17284:
1705 * gdb.python/py-template.exp (test_template_arg): Add test for
1706 negative template argument number.
1707
1708 2018-09-23 Tom Tromey <tom@tromey.com>
1709
1710 PR python/14062:
1711 * gdb.python/python.exp: Add test for post_event error.
1712
1713 2018-09-23 Tom Tromey <tom@tromey.com>
1714
1715 PR python/18170:
1716 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1717 convert pointers to int and long.
1718
1719 2018-09-23 Tom Tromey <tom@tromey.com>
1720
1721 PR python/20126:
1722 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1723 signed-ness conversion tests.
1724
1725 2018-09-23 Tom Tromey <tom@tromey.com>
1726
1727 PR python/18352;
1728 * gdb.python/py-value.exp (test_float_conversion): New proc.
1729 Use it.
1730
1731 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1732
1733 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1734
1735 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1736
1737 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1738 no readline.
1739 * gdb.base/utf8-identifiers.exp: Likewise.
1740 * gdb.cp/cpcompletion.exp: Likewise.
1741 * gdb.linespec/cpcompletion.exp: Likewise.
1742 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1743 * gdb.linespec/cpls-ops.exp: Likewise.
1744
1745 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1746 Chris January <chris.january@arm.com>
1747
1748 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1749 * gdb.fortran/short-circuit-argument-list.exp: New file.
1750 * gdb.fortran/short-circuit-argument-list.f90: New test.
1751
1752 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1753
1754 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1755 "arch=" keyword when executing "-stack-list-frames".
1756
1757 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1758
1759 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1760 "arch=" keyword when executing "-stack-list-frames".
1761
1762 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1763
1764 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1765 break ada".
1766
1767 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1768
1769 PR python/23669
1770 * gdb.python/python.exp: Test gdb.execute("show commands").
1771
1772 2018-09-16 Tom Tromey <tom@tromey.com>
1773
1774 * gdb.base/new-ui.exp (do_execution_tests): Update.
1775 * gdb.base/dbx.exp (test_breakpoints): Update.
1776
1777 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1778
1779 * lib/gdb.exp (gdb_simple_compile): Add proc.
1780 (is_elf_target): Use gdb_simple_compile.
1781 (skip_altivec_tests): Likewise.
1782 (skip_vsx_tests): Likewise.
1783 (skip_tsx_tests): Likewise.
1784 (skip_btrace_tests): Likewise.
1785 (skip_btrace_pt_tests): Likewise.
1786 (gdb_can_simple_compile): Likewise.
1787 (gdb_has_argv0): Likewise.
1788 (gdb_target_symbol_prefix): Likewise.
1789 (target_supports_scheduler_locking): Likewise.
1790
1791 2018-09-13 Tom Tromey <tom@tromey.com>
1792
1793 * Makefile.in (TAGS): Recognize proc_with_prefix and
1794 gdb_caching_proc.
1795
1796 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1797
1798 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1799 method.
1800
1801 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1802
1803 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1804 and a few other Inferior properties when the Inferior is no
1805 longer valid.
1806
1807 2018-09-13 Tom Tromey <tom@tromey.com>
1808
1809 PR rust/23650:
1810 * gdb.rust/simple.exp: Add test for enum field access error.
1811
1812 2018-09-13 Tom Tromey <tom@tromey.com>
1813
1814 PR rust/23626:
1815 * gdb.rust/simple.rs (EmptyEnum): New type.
1816 (main): Use it.
1817 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1818
1819 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1820
1821 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1822 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1823 * gdb.python/py-symtab.exp: Update test printing an objfile.
1824
1825 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1826
1827 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1828 object.
1829
1830 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1831
1832 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1833 (support_complex_tests): Use gdb_can_simple_compile.
1834 (is_ilp32_target): Likewise.
1835 (is_lp64_target): Likewise.
1836 (is_64_target): Likewise.
1837 (is_amd64_regs_target): Likewise.
1838 (is_aarch32_target): Likewise.
1839 (gdb_int128_helper): Likewise.
1840
1841 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1844
1845 2018-09-10 Jerome Guitton <guitton@adacore.com>
1846
1847 * gdb.ada/same_component_name: Add test for case of tagged record
1848 with variable-length fields.
1849
1850 2018-09-10 Xavier Roirand <roirand@adacore.com>
1851
1852 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1853 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1854 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1855 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1856
1857 2018-09-10 Xavier Roirand <roirand@adacore.com>
1858
1859 * gdb.ada/mi_string_access.exp: New testcase.
1860 * gdb.ada/mi_string_access/bar.adb: New file.
1861 * gdb.ada/mi_string_access/pck.adb: New file.
1862 * gdb.ada/mi_string_access/pck.asd: New file.
1863
1864 2018-09-10 Xavier Roirand <roirand@adacore.com>
1865
1866 * gdb.ada/mi_var_union.exp: New testcase.
1867 * gdb.ada/mi_var_union/bar.adb: New file.
1868 * gdb.ada/mi_var_union/pck.adb: New file.
1869 * gdb.ada/mi_var_union/pck.asd: New file.
1870
1871 2018-09-08 Tom Tromey <tom@tromey.com>
1872
1873 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1874
1875 2018-09-08 Tom Tromey <tom@tromey.com>
1876
1877 PR python/16047:
1878 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1879 (register_pretty_printers): Register new printer.
1880 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1881 test.
1882 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1883 (an_int_type3): New global.
1884
1885 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1886
1887 * gdb.ada/expr_with_funcall: New testcase.
1888
1889 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1890
1891 * gdb.ada/packed_array_assign: New testcase.
1892
1893 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1894
1895 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1896 names, and add test prefixes to make test names unique.
1897
1898 2018-09-05 Tom de Vries <tdevries@suse.de>
1899
1900 * gdb.dwarf2/varval.exp: Add test.
1901
1902 2018-09-04 Gary Benson <gbenson@redhat.com>
1903
1904 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1905 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1906
1907 2018-08-31 Tom Tromey <tom@tromey.com>
1908
1909 * gdb.rust/simple.rs: Rename second variable "v".
1910
1911 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1912
1913 * gdb.base/funcargs.c (use_a): New function.
1914 (recurse): Call use_a.
1915
1916 2018-08-29 Keith Seitz <keiths@redhat.com>
1917
1918 * gdb.compile/compile-cplus-anonymous.cc: New file.
1919 * gdb.compile/compile-cplus-anonymous.exp: New file.
1920 * gdb.compile/compile-cplus-array-decay.cc: New file.
1921 * gdb.compile/compile-cplus-array-decay.exp: New file.
1922 * gdb.compile/compile-cplus-inherit.cc: New file.
1923 * gdb.compile/compile-cplus-inherit.exp: New file.
1924 * gdb.compile/compile-cplus-member.cc: New file.
1925 * gdb.compile/compile-cplus-member.exp: New file.
1926 * gdb.compile/compile-cplus-method.cc: New file.
1927 * gdb.compile/compile-cplus-method.exp: New file.
1928 * gdb.compile/compile-cplus-mod.c: "New" file.
1929 * gdb.compile/compile-cplus-namespace.cc: New file.
1930 * gdb.compile/compile-cplus-namespace.exp: New file.
1931 * gdb.compile/compile-cplus-nested.cc: New file.
1932 * gdb.compile/compile-cplus-nested.exp: New file.
1933 * gdb.compile/compile-cplus-print.c: "New" file.
1934 * gdb.compile/compile-cplus-print.exp: "New" file.
1935 * gdb.compile/compile-cplus-virtual.cc: New file.
1936 * gdb.compile/compile-cplus-virtual.exp: New file.
1937 * gdb.compile/compile-cplus.c: "New" file.
1938 * gdb.compile/compile-cplus.exp: "New" file.
1939 * lib/compile-support.exp: New file.
1940
1941 2018-08-16 Gary Benson <gbenson@redhat.com>
1942
1943 PR gdb/13000:
1944 * gdb.base/batch-exit-status.exp: New file.
1945 * gdb.base/batch-exit-status.good-commands: Likewise.
1946 * gdb.base/batch-exit-status.bad-commands: Likewise.
1947
1948 2018-08-29 Alan Hayward <alan.hayward@arm.com>
1949
1950 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1951 (struct struct02): Likewise.
1952 (struct struct03): Likewise.
1953 (struct struct04): Likewise.
1954 (struct struct_01_01): New struct.
1955 (struct struct_01_02): Likewise.
1956 (struct struct_01_03): Likewise.
1957 (struct struct_01_04): Likewise.
1958 (struct struct_02_01): Likewise.
1959 (struct struct_02_02): Likewise.
1960 (struct struct_02_03): Likewise.
1961 (struct struct_02_04): Likewise.
1962 (struct struct_04_01): Likewise.
1963 (struct struct_04_02): Likewise.
1964 (struct struct_04_03): Likewise.
1965 (struct struct_04_04): Likewise.
1966 (struct struct_05_01): Likewise.
1967 (struct struct_05_02): Likewise.
1968 (struct struct_05_03): Likewise.
1969 (struct struct_05_04): Likewise.
1970 (cmp_struct01): Remove function.
1971 (cmp_struct02): Likewise.
1972 (cmp_struct03): Likewise.
1973 (cmp_struct04): Likewise.
1974 (cmp_struct_01_01): Add Function.
1975 (cmp_struct_01_02): Likewise.
1976 (cmp_struct_01_03): Likewise.
1977 (cmp_struct_01_04): Likewise.
1978 (cmp_struct_02_01): Likewise.
1979 (cmp_struct_02_02): Likewise.
1980 (cmp_struct_02_03): Likewise.
1981 (cmp_struct_02_04): Likewise.
1982 (cmp_struct_04_01): Likewise.
1983 (cmp_struct_04_02): Likewise.
1984 (cmp_struct_04_03): Likewise.
1985 (cmp_struct_04_04): Likewise.
1986 (cmp_struct_05_01): Likewise.
1987 (cmp_struct_05_02): Likewise.
1988 (cmp_struct_05_03): Likewise.
1989 (cmp_struct_05_04): Likewise.
1990 (call_all): Add new structs.
1991 * gdb.base/infcall-nested-structs.exp: Likewise.
1992
1993 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1994
1995 * gdb.python/py-framefilter-mi.exp: Update regexp to
1996 check for "arch" field in frame output.
1997
1998 2018-08-23 Kevin Buettner <kevinb@redhat.com>
1999
2000 * gdb.dwarf2/dw2-ranges-func.c: New file.
2001 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2002
2003 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2004
2005 * gdb.base/term.exp: Compare terminal settings with values from
2006 the inferior.
2007 * gdb.base/term.c: Get and set terminal settings.
2008
2009 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2010
2011 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2012 accommodate new "arch" field in frame output.
2013 * gdb.mi/mi-return.exp: Likewise.
2014 * gdb.mi/mi-stack.exp: Likewise.
2015 * gdb.mi/mi-syn-frame.exp: Likewise.
2016 * gdb.mi/user-selected-context-sync.exp: Likewise.
2017
2018 2018-08-19 Michael Spang <spang@google.com>
2019
2020 PR gdb/11786
2021 * gdb.base/gcore-tls-pie.c: New file.
2022 * gdb.base/gcore-tls-pie.exp: New file.
2023
2024 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2025
2026 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2027 * gdb.dwarf2/varval.c: New file.
2028 * gdb.dwarf2/varval.exp: New file.
2029
2030 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2031
2032 PR gdb/18931
2033 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2034
2035 2018-08-16 Keith Seitz <keiths@redhat.com>
2036
2037 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2038 tests expected to pass.
2039
2040 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2041
2042 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2043 -data-disassemble -a.
2044 (test_disassembly_bogus_args): Likewise.
2045
2046 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2047
2048 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2049
2050 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.base/vla-optimized-out.exp: Add new test.
2053
2054 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * gdb.base/vla-optimized-out-o3.exp: Delete.
2057 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2058 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2059 deleted tests.
2060
2061 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2062
2063 PR gdb/18050:
2064 * gdb.server/extended-remote-restart.c: New file.
2065 * gdb.server/extended-remote-restart.exp: New file.
2066
2067 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2068
2069 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2070 "set variable index = 42".
2071
2072 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2073
2074 * boards/index-cache-gdb.exp: New file.
2075 * gdb.dwarf2/index-cache.exp: New file.
2076 * gdb.dwarf2/index-cache.c: New file.
2077 * gdb.base/maint.exp: Check if we are using the index cache.
2078
2079 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2080
2081 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2082 MAKEFLAGS.
2083
2084 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2085
2086 * dg-extract-results.sh: Move to toplevel contrib.
2087 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2088 * Makefile.in (check-parallel-racy): Likewise.
2089
2090 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2093 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2094 tests if the target supports scheduler locking.
2095
2096 2018-08-04 Tom de Vries <tdevries@suse.de>
2097
2098 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2099
2100 2018-08-02 Tom Tromey <tom@tromey.com>
2101
2102 PR symtab/16842.
2103 * gdb.cp/temargs.exp: Test "info address" of a template
2104 parameter.
2105
2106 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2107
2108 * gdb.python/py-mi-var-info-path-expression.c: New file.
2109 * gdb.python/py-mi-var-info-path-expression.py: New file.
2110 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2111
2112 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2113
2114 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2115 error after "cannot resolve name" string.
2116
2117 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2118
2119 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2120 started.
2121 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2122
2123 2018-07-28 Tom de Vries <tdevries@suse.de>
2124
2125 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2126
2127 2018-07-26 Tom de Vries <tdevries@suse.de>
2128
2129 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2130
2131 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2132
2133 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2134 is visible.
2135
2136 2018-07-26 Tom de Vries <tdevries@suse.de>
2137
2138 PR breakpoints/23366
2139 * gdb.base/catch-follow-exec.c: New test.
2140 * gdb.base/catch-follow-exec.exp: New file.
2141
2142 2018-07-25 Tom de Vries <tdevries@suse.de>
2143
2144 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2145 vla-optimized-out.c.
2146
2147 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2148
2149 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2150 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2151
2152 2018-07-20 Tom de Vries <tdevries@suse.de>
2153
2154 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2155 NOCLONE macro.
2156 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2157
2158 2018-07-19 Tom de Vries <tdevries@suse.de>
2159
2160 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2161 regular expression.
2162
2163 2018-07-18 Tom de Vries <tdevries@suse.de>
2164
2165 * gdb.base/vla-optimized-out.c: New test.
2166 * gdb.base/vla-optimized-out.exp: New file.
2167
2168 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2169
2170 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2171 message "No address associated with hostname" when gdbserver
2172 cannot resolve the hostname.
2173
2174 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2175
2176 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2177 Add some test prefixes to make tests unique.
2178
2179 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2180
2181 * gdb.base/frameapply.c: New file.
2182 * gdb.base/frameapply.exp: New file.
2183
2184 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2185
2186 * gdb.base/skip.exp: Update expected error message.
2187
2188 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2189 Jan Kratochvil <jan.kratochvil@redhat.com>
2190 Paul Fertser <fercerpav@gmail.com>
2191 Tsutomu Seki <sekiriki@gmail.com>
2192
2193 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2194 parameter.
2195 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2196 by default.
2197 * boards/native-gdbserver.exp: Likewise.
2198 * gdb.server/run-without-local-binary.exp: Improve regexp used
2199 for detecting when a remote debugging connection succeeds.
2200 * gdb.server/server-connect.exp: New file.
2201 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2202 Do not prefix the port number with ":".
2203 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2204 support for detecting and using it. Add '$debughost_gdbserver'
2205 to the list of arguments used to start gdbserver. Handle case
2206 when gdbserver cannot resolve a network name.
2207
2208 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2209
2210 PR c++/23373
2211 * gdb.base/ptype-offsets.cc (struct static_member): New
2212 struct.
2213 (main) <stmember>: New variable.
2214 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2215 with a static member in it.
2216
2217 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2220 watchpoints enabled and disabled.
2221
2222 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2223
2224 * gdb.base/examine-backward.exp: Still run tests around address
2225 0x0, even if address 0x0 is not readable. Update the pattern for
2226 matching address 0x0 in expected output.
2227
2228 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2229
2230 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2231 malloc/free.
2232
2233 2018-07-04 Tom de Vries <tdevries@suse.de>
2234
2235 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2236
2237 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2238
2239 PR tdep/8282
2240 * gdb.arch/mips-disassembler-options.exp: New test.
2241 * gdb.arch/mips-disassembler-options.s: New test source.
2242
2243 2018-06-29 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.threads/names.exp: Adjust expected "info threads" output.
2246
2247 2018-06-29 Pedro Alves <palves@redhat.com>
2248
2249 * gdb.opt/inline-break.exp (line number, address): Add "info
2250 break" tests.
2251
2252 2018-06-29 Pedro Alves <palves@redhat.com>
2253
2254 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2255 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2256 number and address and running to them.
2257
2258 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2259
2260 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2261
2262 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * lib/compiler.c: Remove executable permission flag.
2265
2266 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2267
2268 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2269 code.
2270 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2271
2272 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2273
2274 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2275
2276 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2277
2278 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2279 address argument is omitted.
2280
2281 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2282
2283 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2284
2285 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2286
2287 PR gdb/21695
2288 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2289 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2290
2291 2018-06-26 Tom Tromey <tom@tromey.com>
2292
2293 PR rust/22574:
2294 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2295 * gdb.rust/simple.rs (struct SimpleLayout): New.
2296
2297 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2298
2299 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2300 "info registers" output.
2301
2302 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2303
2304 * gdb.base/watchpoint-hw-attach.c: New test.
2305 * gdb.base/watchpoint-hw-attach.exp: New file.
2306
2307 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2308
2309 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2310 through /bin/sh.
2311 * boards/dwarf4-gdb-index.exp: Likewise.
2312 * boards/fission-dwp.exp: Likewise.
2313
2314 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2315
2316 * gdb.base/float128.exp: Add comment and improved fail message
2317 to the failure case of "print large128" test.
2318
2319 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2320
2321 * configure.ac: Remove AC_PREREQ.
2322 * configure: Re-generate.
2323
2324 2018-06-19 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2327 (func_extern_caller): New.
2328 (main): Call func_extern_caller.
2329 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2330 logic change.
2331
2332 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2333
2334 PR gdb/16841
2335 * gdb.cp/typedef-base.cc: New file.
2336 * gdb.cp/typedef-base.exp: New file.
2337
2338 2018-06-18 Tom de Vries <tdevries@suse.de>
2339
2340 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2341
2342 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2343 Richard Bunt <Richard.Bunt@arm.com>
2344
2345 * gdb.threads/attach-slow-waitpid.c: New file.
2346 * gdb.threads/attach-slow-waitpid.exp: New file.
2347 * gdb.threads/slow-waitpid.c: New file.
2348
2349 2018-06-14 Pedro Alves <palves@redhat.com>
2350
2351 * gdb.base/fork-running-state.c: Include <errno.h>.
2352 (exit_if_relative_exits): New.
2353 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2354 exits.
2355 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2356 child exits.
2357
2358 2018-06-14 Tom de Vries <tdevries@suse.de>
2359
2360 PR cli/22573
2361 * gdb.base/finish-pretty.c: New test.
2362 * gdb.base/finish-pretty.exp: New file.
2363
2364 2018-06-14 Pedro Alves <palves@redhat.com>
2365
2366 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2367 gdb's expected startup output.
2368
2369 2018-06-14 Pedro Alves <palves@redhat.com>
2370
2371 * lib/selftest-support.exp (selftest_setup): Remove inlined
2372 function handling.
2373
2374 2018-06-14 Tom de Vries <tdevries@suse.de>
2375
2376 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2377 matching of breakpoint printing.
2378
2379 2018-06-13 Tom de Vries <tdevries@suse.de>
2380
2381 PR testsuite/23269
2382 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2383 (fork_child): ... here, and ...
2384 (fork_parent): ... here.
2385
2386 2018-06-12 Tom de Vries <tdevries@suse.de>
2387
2388 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2389
2390 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2391 Stephen Roberts <stephen.roberts@arm.com>
2392
2393 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2394 rewrite test to describe action performed, rather than possible
2395 failure.
2396
2397 2018-06-08 Gary Benson <gbenson@redhat.com>
2398
2399 * gdb.threads/check-libthread-db.exp: New file.
2400 * gdb.threads/check-libthread-db.c: Likewise.
2401
2402 2018-06-05 Tom Tromey <tom@tromey.com>
2403
2404 * gdb.base/default.exp: Update expected "show version" output.
2405
2406 2018-06-05 Tom Tromey <tom@tromey.com>
2407
2408 PR cli/12326:
2409 * gdb.cp/static-print-quit.exp: Update.
2410 * lib/gdb.exp (pagination_prompt): Update.
2411 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2412 * gdb.python/python.exp: Update.
2413
2414 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2415
2416 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2417
2418 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2419
2420 * gdb.ada/bp_fun_addr: New testcase.
2421
2422 2018-06-01 Tom Tromey <tom@tromey.com>
2423
2424 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2425 results.
2426 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2427 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2428 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2429 * gdb.base/maint.exp (maint_pass_if): Update.
2430
2431 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2432
2433 * gdb.base/endian.exp: New test.
2434 * gdb.base/endian.c: New test source.
2435
2436 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2437
2438 PR gdb/23203
2439 * gdb.base/bt-selected-frame.c: New file.
2440 * gdb.base/bt-selected-frame.exp: New file.
2441 * lib/gdb.exp (get_current_frame_number): New function.
2442
2443 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2444 Pedro Alves <palves@redhat.com>
2445
2446 * gdb.threads/tls-core.c: Include <stdlib.h>
2447 (thread_proc): Call `abort'.
2448 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2449 (tls_core_test): New procedure, bits factored out from ...
2450 (top level): ... here. Test both native cores and gcore cores.
2451
2452 2018-05-23 Tom Tromey <tom@tromey.com>
2453
2454 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2455
2456 2018-05-23 Tom Tromey <tom@tromey.com>
2457
2458 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2459 symfile_complaints.
2460 (test_short_complaints): Likewise.
2461 (test_empty_complaints): Likewise.
2462 (test_initial_complaints): Update.
2463
2464 2018-05-23 Tom Tromey <tom@tromey.com>
2465
2466 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2467
2468 2018-05-23 Tom Tromey <tom@tromey.com>
2469
2470 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2471 (test_short_complaints): Update.
2472
2473 2018-05-22 Pedro Alves <palves@redhat.com>
2474
2475 * gdb.base/remote.exp: Only gdb_start after compiling the
2476 testcase. Issue "disconnect" before testing "set remote" command
2477 defaults. Issue clean_restart before running to main.
2478
2479 2018-05-22 Pedro Alves <palves@redhat.com>
2480
2481 * gdb.base/remote.exp: Adjust expected output of "show remote
2482 memory-write-packet-size". Add tests for "set remote
2483 memory-write-packet-size 0" and "set remote
2484 memory-write-packet-size fixed/limit".
2485
2486 2018-05-22 Pedro Alves <palves@redhat.com>
2487
2488 PR gdb/22973
2489 * gdb.base/utf8-identifiers.c: New file.
2490 * gdb.base/utf8-identifiers.exp: New file.
2491
2492 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2493
2494 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2495
2496 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2497
2498 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2499
2500 2018-05-18 Tom Tromey <tom@tromey.com>
2501
2502 * gdb.base/ptype-offsets.exp: Update.
2503
2504 2018-05-17 Keith Seitz <keiths@redhat.com>
2505
2506 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2507 in expected breakpoint stop locations.
2508 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2509 move to proper scope to test variable values.
2510 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2511 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2512 New functions.
2513 (main): Call not_inline_func3.
2514 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2515 inline_func1, inline_func2, and inline_func3. Test that when each
2516 breakpoint is hit, GDB properly reports both the stop location
2517 and the backtrace. Repeat tests for temporary breakpoints.
2518
2519 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2520
2521 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2522 rather then trying to access it in determining whether the PID
2523 of `gdbserver' could have been retrieved.
2524
2525 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2526
2527 * gdb.arch/amd64-init-x87-values.S: New file.
2528 * gdb.arch/amd64-init-x87-values.exp: New file.
2529
2530 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2531
2532 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2533
2534 2018-05-04 Tom Tromey <tom@tromey.com>
2535
2536 PR python/22730:
2537 * gdb.python/python.exp: Test multi-line execute.
2538
2539 2018-05-04 Tom Tromey <tom@tromey.com>
2540
2541 PR python/22731:
2542 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2543
2544 2018-05-04 Tom Tromey <tom@tromey.com>
2545
2546 PR gdb/11750:
2547 * gdb.base/define.exp: Test defining a user command inside a user
2548 command.
2549 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2550
2551 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2552 Pedro Alves <palves@redhat.com>
2553
2554 PR breakpoints/19806 and support for PR external/20207.
2555 * gdb.base/watchpoint-unaligned.c: New file.
2556 * gdb.base/watchpoint-unaligned.exp: New file.
2557
2558 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2559
2560 * gdb.base/maint.exp: Make test names unique, use
2561 test_prefix_command_help to test 'help maint info', and remove
2562 repeated test of 'help maint'.
2563
2564 2018-05-04 Tom Tromey <tom@tromey.com>
2565
2566 PR gdb/22619:
2567 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2568 behavior.
2569
2570 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * gdb.base/maint.exp: Process output from 'maint print registers'
2573 line at a time.
2574
2575 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2578 timeout.
2579
2580 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2581
2582 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2583 filter pattern.
2584
2585 2018-05-02 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2588 to_log_command renames.
2589 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2590
2591 2018-05-02 Tom Tromey <tom@tromey.com>
2592
2593 * gdb.python/py-parameter.exp: Set test message.
2594
2595 2018-05-02 Tom Tromey <tom@tromey.com>
2596
2597 PR python/20084:
2598 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2599 PARAM_ZUINTEGER_UNLIMITED tests.
2600
2601 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2602
2603 PR rust/23124
2604 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2605 when casting.
2606
2607 2018-04-30 Tom Tromey <tom@tromey.com>
2608
2609 * gdb.python/py-type.exp: Check align attribute.
2610 * gdb.python/py-type.c: New "aligncheck" global.
2611
2612 2018-04-30 Tom Tromey <tom@tromey.com>
2613
2614 PR exp/17095:
2615 * gdb.dwarf2/dw2-align.exp: New file.
2616 * gdb.cp/align.exp: New file.
2617 * gdb.base/align.exp: New file.
2618 * lib/gdb.exp (gdb_int128_helper): New proc.
2619 (has_int128_c, has_int128_cxx): New caching procs.
2620
2621 2018-04-27 Tom Tromey <tom@tromey.com>
2622
2623 PR rust/22545:
2624 * gdb.rust/simple.exp: Add inclusive range tests.
2625
2626 2018-04-26 Pedro Alves <palves@redhat.com>
2627
2628 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2629 ifunc breakpoint locations correctly of ifunc breakpoints set
2630 while the program resolves the ifunc.
2631
2632 2018-04-26 Pedro Alves <palves@redhat.com>
2633
2634 * gdb.base/gnu-ifunc-final.c: New file.
2635 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2636 * gdb.base/gnu-ifunc.exp (executable): Delete.
2637 (staticexecutable): Adjust.
2638 (lib_opts, exec_opts): Delete.
2639 (make_binsuffix, build, set-break): New procedures.
2640 (misc_tests): New, with tests factored out from the top level.
2641 (top level): Test different combinations of ifunc resolver name,
2642 resolver with and with debug info, and ifunc target with and
2643 without debug info. Wrap static tests with with_target_prefix.
2644
2645 2018-04-26 Pedro Alves <palves@redhat.com>
2646
2647 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2648 return type" warnings.
2649
2650 2018-04-25 Pedro Alves <palves@redhat.com>
2651
2652 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2653 killed".
2654 * gdb.base/kill-after-signal.exp: Likewise.
2655 * gdb.threads/kill.exp: Likewise.
2656
2657 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2658 Sergio Durigan Junior <sergiodj@redhat.com>
2659 Pedro Alves <palves@redhat.com>
2660
2661 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2662 regexps to expect for '[Inferior ... detached]' as well.
2663 * gdb.base/attach.exp: Likewise.
2664 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2665 "gdb_continue_to_end".
2666 (test_catch_syscall_with_wrong_args): Likewise.
2667 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2668 ']'. Don't set 'verbose' on.
2669 * gdb.base/foll-vfork.exp: Likewise.
2670 * gdb.base/fork-print-inferior-events.c: New file.
2671 * gdb.base/fork-print-inferior-events.exp: New file.
2672 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2673 '[Inferior ... has been killed]' message.
2674 * gdb.base/kill-after-signal.exp: Likewise.
2675 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2676 detach message.
2677 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2678 message.
2679 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2680 regexps to expect for '[Inferior ... detached]' as well.
2681 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2682
2683 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2684
2685 PR gdb/23104
2686 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2687
2688 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2689
2690 * gdb.threads/multiple-successive-infcall.c: New test.
2691 * gdb.threads/multiple-successive-infcall.exp: New file.
2692
2693 2018-04-17 Tom Tromey <tom@tromey.com>
2694
2695 * gdb.rust/simple.rs (Union): New type.
2696 (main): New local "u".
2697 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2698
2699 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2700
2701 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2702 number information in output of "whereis" command.
2703 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2704
2705 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2706
2707 * gdb.ada/info_types.exp: Adjust expected output to the line
2708 numbers now printed by "info var/func/type".
2709 * gdb.base/completion.exp: Likewise.
2710 * gdb.base/included.exp: Likewise.
2711 * gdb.cp/cp-relocate.exp: Likewise.
2712 * gdb.cp/cplusfuncs.exp: Likewise.
2713 * gdb.cp/namespace.exp: Likewise.
2714 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2715
2716 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2717
2718 * gdb.btrace/cpu.exp: New.
2719
2720 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2721
2722 * gdb.base/step-indirect-call-thunk.exp: New.
2723 * gdb.base/step-indirect-call-thunk.c: New.
2724 * gdb.reverse/step-indirect-call-thunk.exp: New.
2725 * gdb.reverse/step-indirect-call-thunk.c: New.
2726
2727 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2728
2729 * gdb.base/pie-fork.c: New file.
2730 * gdb.base/pie-fork.exp: New file.
2731
2732 2018-04-11 Tom Tromey <tom@tromey.com>
2733
2734 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2735
2736 2018-04-10 Pedro Alves <palves@redhat.com>
2737
2738 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2739 exits. Instead loop running forever.
2740 (fork_parent): Run forever too.
2741
2742 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2743
2744 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2745 mi_continue_to_line.
2746 * gdb.mi/mi-stack.c (callee4): Add comment.
2747
2748 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2749
2750 * gdb.mi/mi-stack.exp: Fix indentation.
2751
2752 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2753
2754 PR gdb/22979
2755 * gdb.arch/amd64-osabi.exp: New file.
2756
2757 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2758
2759 PR gdb/22980
2760 * gdb.base/osabi.exp: New file.
2761
2762 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2763
2764 * gdb.cp/static-typedef-print.exp: New file.
2765 * gdb.cp/static-typedef-print.cc: New file.
2766
2767 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2768
2769 * gdb.ada/varsize_limit: New testcase.
2770
2771 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2772
2773 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2774
2775 * gdb.ada/notcplusplus: New testcase.
2776
2777 * gdb.base/c-linkage-name.c: New file.
2778 * gdb.base/c-linkage-name.exp: New testcase.
2779
2780 2018-03-26 Tom Tromey <tom@tromey.com>
2781
2782 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2783 * gdb.python/py-framefilter.py (name_error): New global.
2784 (ErrorInName.function): Use name_error.
2785
2786 2018-03-26 Tom Tromey <tom@tromey.com>
2787
2788 PR backtrace/15582:
2789 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2790
2791 2018-03-23 Keith Seitz <keiths@redhat.com>
2792
2793 PR c++/22968
2794 * gdb.cp/subtypes.exp: New file.
2795 * gdb.cp/subtypes.h: New file.
2796 * gdb.cp/subtypes.cc: New file.
2797 * gdb.cp/subtypes-2.cc: New file.
2798
2799 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2800
2801 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2802 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2803 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2804 -nostartfiles when compiling the test. Confirm that all registers
2805 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2806
2807 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2808
2809 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2810 option, syntax was wrong anyway.
2811 * gdb.arch/arm-disp-step.exp: Likewise.
2812 * gdb.arch/sparc64-regs.exp: Likewise.
2813 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2814 option, syntax was wrong anyway, switch to use
2815 prepare_for_testing.
2816 * gdb.arch/i386-disp-step.exp: Likewise.
2817
2818 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2819
2820 * gdb.ada/exec_changed.exp: Replace "target_info exists
2821 use_gdb_stub" by "use_gdb_stub".
2822 * gdb.ada/start.exp: Likewise.
2823 * gdb.base/async-shell.exp: Likewise.
2824 * gdb.base/attach-pie-misread.exp: Likewise.
2825 * gdb.base/attach-wait-input.exp: Likewise.
2826 * gdb.base/break-entry.exp: Likewise.
2827 * gdb.base/break-interp.exp: Likewise.
2828 * gdb.base/dprintf-detach.exp: Likewise.
2829 * gdb.base/nostdlib.exp: Likewise.
2830 * gdb.base/solib-nodir.exp: Likewise.
2831 * gdb.base/statistics.exp: Likewise.
2832 * gdb.base/testenv.exp: Likewise.
2833 * gdb.mi/mi-exec-run.exp: Likewise.
2834 * gdb.mi/mi-start.exp: Likewise.
2835 * gdb.multi/dummy-frame-restore.exp: Likewise.
2836 * gdb.multi/multi-arch-exec.exp: Likewise.
2837 * gdb.multi/multi-arch.exp: Likewise.
2838 * gdb.multi/tids.exp: Likewise.
2839 * gdb.multi/watchpoint-multi.exp: Likewise.
2840 * gdb.python/py-events.exp: Likewise.
2841 * gdb.threads/attach-into-signal.exp: Likewise.
2842 * gdb.threads/attach-stopped.exp: Likewise.
2843 * gdb.threads/threadapply.exp: Likewise.
2844 * lib/selftest-support.exp: Likewise.
2845
2846 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2847
2848 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2849
2850 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2851
2852 * gdb.perf/template-breakpoints.cc: New file.
2853 * gdb.perf/template-breakpoints.exp: New file.
2854 * gdb.perf/template-breakpoints.py: New file.
2855
2856 2018-03-19 Tom Tromey <tom@tromey.com>
2857
2858 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2859 y0.
2860 * gdb.rust/simple.exp: Test bare identifier form of struct
2861 initializer.
2862
2863 2018-03-19 Tom Tromey <tom@tromey.com>
2864
2865 * gdb.gdb/observer.exp: Remove.
2866
2867 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2868
2869 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2870 "qualified" option when setting breakpoints.
2871 * gdb.trace/backtrace.exp: Likewise.
2872 * gdb.trace/circ.exp: Likewise.
2873 * gdb.trace/collection.exp: Likewise.
2874 * gdb.trace/disconnected-tracing.exp: Likewise.
2875 * gdb.trace/ftrace-lock.exp: Likewise.
2876 * gdb.trace/ftrace.exp: Likewise.
2877 * gdb.trace/infotrace.exp: Likewise.
2878 * gdb.trace/packetlen.exp: Likewise.
2879 * gdb.trace/passc-dyn.exp: Likewise.
2880 * gdb.trace/qtro.exp: Likewise.
2881 * gdb.trace/read-memory.exp: Likewise.
2882 * gdb.trace/report.exp: Likewise.
2883 * gdb.trace/signal.exp: Likewise.
2884 * gdb.trace/status-stop.exp: Likewise.
2885 * gdb.trace/strace.exp: Likewise.
2886 * gdb.trace/tfind.exp: Likewise.
2887 * gdb.trace/trace-break.exp: Likewise.
2888 * gdb.trace/trace-condition.exp: Likewise.
2889 * gdb.trace/trace-mt.exp: Likewise.
2890 * gdb.trace/tstatus.exp: Likewise.
2891 * gdb.trace/tsv.exp: Likewise.
2892 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2893 * gdb.trace/unavailable.exp: Likewise.
2894 * gdb.trace/while-dyn.exp: Likewise.
2895
2896 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2897
2898 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2899 that libinproctrace is copied to the target.
2900
2901 2018-03-14 Tom Tromey <tom@tromey.com>
2902
2903 PR cli/14977:
2904 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2905 a null pointer.
2906 * gdb.base/wchar.exp: Likewise.
2907
2908 2018-03-14 Tom Tromey <tom@tromey.com>
2909
2910 PR cli/19918:
2911 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2912 flag.
2913
2914 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2915
2916 PR gdb/22841
2917 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2918 "target" to remote_exec.
2919
2920 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2921
2922 PR gdb/22841
2923 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2924 ${board}_upload): Remove.
2925
2926 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2927
2928 * gdb.cp/watch-cp.cc: New test.
2929 * gdb.cp/watch-cp.exp: New file.
2930
2931 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2932
2933 * gdb.base/infcall-nested-structs.exp: New file.
2934 * gdb.base/infcall-nested-structs.c: New file.
2935 * gdb.base/float.exp: Add riscv support.
2936
2937 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2938
2939 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2940 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2941
2942 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2943
2944 * gdb.server/abspath.exp: New file.
2945 * lib/gdb.exp (with_cwd): New procedure.
2946
2947 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2948
2949 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2950 use it.
2951 (gdb_is_target_remote_prompt): New proc.
2952 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2953 (gdb_is_target_native): Pass prompt parameter to
2954 gdb_is_target_1.
2955
2956 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2957
2958 * gdb.base/load-command.c: New file.
2959 * gdb.base/load-command.exp: New file.
2960 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2961 (gdb_is_target_1): ...this, and generalize for other targets
2962 than just remote.
2963 (gdb_is_target_remote): Use gdb_is_target_1.
2964 (gdb_is_target_native): use gdb_is_target_1.
2965
2966 2018-02-26 Tom Tromey <tom@tromey.com>
2967
2968 PR python/16497:
2969 * gdb.python/py-framefilter.exp: Update test.
2970
2971 2018-02-26 Tom Tromey <tom@tromey.com>
2972
2973 * gdb.dwarf2/variant.c: New file.
2974 * gdb.dwarf2/variant.exp: New file.
2975
2976 2018-02-26 Tom Tromey <tom@tromey.com>
2977
2978 * gdb.rust/simple.exp: Accept more possible results in enum test.
2979
2980 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2981
2982 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2983 parentheses.
2984
2985 2018-02-23 Maciej W. Rozycki <macro@mips.com>
2986
2987 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2988 name of a variable: $actual_linejj -> $actual_line.
2989
2990 2018-02-21 John Baldwin <jhb@FreeBSD.org>
2991
2992 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2993
2994 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2995
2996 * gdb.btrace/buffer-size.exp: Do not force BTS.
2997
2998 2018-02-14 Pedro Alves <palves@redhat.com>
2999
3000 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3001 getting a "Quit".
3002
3003 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3004
3005 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3006 Fix test name.
3007
3008 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3009
3010 * gdb.cp/m-static.exp: Check type of optimized out static
3011 member.
3012
3013 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3014
3015 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3016 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3017
3018 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3019 Leszek Swirski <leszeks@google.com>
3020
3021 * gdb.python/py-prettyprint.c
3022 (struct to_string_returns_value_inner,
3023 struct to_string_returns_value_wrapper): New.
3024 (main): Add tsrvw variable.
3025 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3026 ToStringReturnsValueWrapper): New classes.
3027 (register_pretty_printers): Register new pretty-printers.
3028 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3029 recursive pretty printer.
3030 * gdb.python/py-mi.exp: Likewise.
3031
3032 2018-02-01 Leszek Swirski <leszeks@google.com>
3033
3034 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3035 functions with the same name as an include file are parsed
3036 correctly.
3037
3038 2018-02-01 Yao Qi <yao.qi@linaro.org>
3039
3040 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3041 "\[^\r\n\]*".
3042
3043 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3044
3045 * gdb.arch/powerpc-prologue-frame.s: New file.
3046 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3047 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3048
3049 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3050
3051 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3052
3053 2018-01-30 Pedro Alves <palves@redhat.com>
3054
3055 PR gdb/13211
3056 * gdb.base/interrupt-daemon.c: New.
3057 * gdb.base/interrupt-daemon.exp: New.
3058 * gdb.multi/multi-term-settings.c: New.
3059 * gdb.multi/multi-term-settings.exp: New.
3060
3061 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3062
3063 * gdb.base/break.exp: Save the location where the breakpoint
3064 on break.c:47 was actually inserted when debugging the version
3065 compiled at -O2 and use it in the expected output of the "info
3066 break" test performed soon after.
3067
3068 2018-01-22 Pedro Alves <palves@redhat.com>
3069 Sergio Durigan Junior <sergiodj@redhat.com>
3070
3071 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3072 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3073
3074 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3075
3076 * gdb.base/break-include.c, gdb.base/break-include.inc,
3077 gdb.base/break-include.exp: New files.
3078 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3079 line number now being the actual line number where the breakpoint
3080 was inserted.
3081 * gdb.mi/mi-break.exp: Likewise.
3082 * gdb.mi/mi-reverse.exp: Likewise.
3083 * gdb.mi/mi-simplerun.exp: Ditto.
3084
3085 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3086
3087 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3088 varobj.
3089 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3090
3091 2018-01-21 Don Breazeal <donb@codesourcery.com>
3092 Andrew Burgess <andrew.burgess@embecosm.com>
3093
3094 * gdb.mi/basics.c: Add new global.
3095 * gdb.mi/mi-frame-regs.exp: New file.
3096 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3097 case.
3098
3099 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3100
3101 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3102 non-parameter, and on an unknown symbol.
3103
3104 2018-01-19 Tom Tromey <tom@tromey.com>
3105
3106 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3107 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3108
3109 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3110
3111 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3112 setrlimit and chdir to int.
3113
3114 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3115
3116 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3117 function.
3118 (my_tend): Likewise.
3119 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3120 rationale of avoiding FP- and vector instructions.
3121
3122 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3123
3124 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3125 "info reg" with "\[ \t\]*".
3126 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3127 "\[ \t\]+".
3128 * gdb.arch/s390-multiarch.exp: Ditto.
3129 * gdb.base/pc-fp.exp: Ditto.
3130 * gdb.reverse/i386-precsave.exp: Ditto.
3131 * gdb.reverse/i386-reverse.exp: Ditto.
3132 * gdb.reverse/i387-env-reverse.exp: Ditto.
3133 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3134
3135 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3136
3137 * lib/gdb.exp (gdb_compile): Re-enable use of
3138 universal_compile_options for languages other than Rust.
3139
3140 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3141
3142 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3143
3144 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3145
3146 PR gdb/16577
3147 * gdb.base/solib-vanish.exp: New.
3148 * gdb.base/solib-vanish-main.c: New.
3149 * gdb.base/solib-vanish-lib1.c: New.
3150 * gdb.base/solib-vanish-lib2.c: New.
3151
3152 2018-01-17 Yao Qi <yao.qi@linaro.org>
3153
3154 * gdb.compile/compile.exp: Match the address printed for
3155 frame in the output of command "bt".
3156
3157 2018-01-15 Tom Tromey <tom@tromey.com>
3158
3159 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3160 compute sp_reg.
3161
3162 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3163
3164 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3165 to prepare.
3166 (prepare): Return 0 on error, 1 on success.
3167
3168 2018-01-12 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/continue-after-aborted-step-over.c: New.
3171 * gdb.base/continue-after-aborted-step-over.exp: New.
3172
3173 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3174
3175 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3176 options when not creating an executable.
3177
3178 2018-01-11 Pedro Alves <palves@redhat.com>
3179
3180 PR remote/22597
3181 * gdb.server/stop-reply-no-thread.c: New file.
3182 * gdb.server/stop-reply-no-thread.exp: New file.
3183
3184 2018-01-10 Pedro Alves <palves@redhat.com>
3185
3186 PR gdb/22670
3187 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3188 functions too. Test setting breakpoints and printing C functions
3189 with no debug info too.
3190 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3191
3192 2018-01-10 Pedro Alves <palves@redhat.com>
3193
3194 PR gdb/22670
3195 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3196 a fail.
3197
3198 2018-01-10 Pedro Alves <palves@redhat.com>
3199
3200 PR gdb/22670
3201 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3202
3203 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3204
3205 * gdb.server/unittest.exp: Match the output in non-development
3206 mode.
3207
3208 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3209
3210 * gdb.gdb/unittest.exp: Match output in non-development mode.
3211
3212 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3213
3214 * gdb.ada/access_tagged_param.exp: Relax expected output
3215 for value of "ObjL" in "continue" to pck.inspect breakpoint
3216 test.
3217
3218 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3219
3220 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3221 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3222
3223 2018-01-05 Pedro Alves <palves@redhat.com>
3224
3225 PR gdb/18653
3226 * gdb.base/libsegfault.exp: New.
3227
3228 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3229
3230 PR gdb/22670
3231 * gdb.ada/access_tagged_param.exp: New file.
3232 * gdb.ada/access_tagged_param/foo.adb: New file.
3233
3234 2018-01-05 Pedro Alves <palves@redhat.com>
3235
3236 PR gdb/22670
3237 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3238 exercise lower case too, and to exercise both full matching and
3239 wild matching.
3240
3241 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3242
3243 * gdb.ada/rename_subscript_param: New testcase.
3244
3245 2018-01-05 Jerome Guitton <guitton@adacore.com>
3246
3247 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3248
3249 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3250
3251 * gdb.ada/convvar_comp: New testcase.
3252
3253 2018-01-05 Xavier Roirand <roirand@adacore.com>
3254
3255 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3256 (My_Table): New global variable.
3257 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3258
3259 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3260
3261 PR gdb/22670
3262 * gdb.ada/maint_with_ada: New testcase.
3263
3264 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3265
3266 PR gdb/22670
3267 * gdb.ada/bp_c_mixed_case: New testcase.
3268
3269 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3270
3271 PR gdb/22670
3272 * gdb.ada/complete.exp: Add "complete break ada" test.
3273
3274 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3275
3276 PR gdb/22670
3277 * gdb.ada/info_addr_mixed_case: New testcase.
3278
3279 2018-01-03 Xavier Roirand <roirand@adacore.com>
3280
3281 * gdb.ada/excep_handle.exp: New testcase.
3282 * gdb.ada/excep_handle/foo.adb: New file.
3283 * gdb.ada/excep_handle/pck.ads: New file.
3284
3285 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3286
3287 * gdb.base/step-line.c: Add extra empty line in copyright header.
3288 * gdb.base/step-line.inp: Likewise.
3289
3290 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3291
3292 * gdb.ada/dyn_stride.exp: Add slice test.
3293
3294 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3295
3296 * gdb.ada/dyn_stride: New testcase.
3297
3298 2017-12-27 Stafford Horne <shorne@gmail.com>
3299
3300 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3301 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3302
3303 2017-12-27 Stafford Horne <shorne@gmail.com>
3304
3305 * gdb.base/reggroups.c: New file.
3306 * gdb.base/reggroups.exp: New file.
3307
3308 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3309
3310 * gdb.dwarf2/ada-valprint-error.c: New file.
3311 * gdb.dwarf2/ada-valprint-error.exp: New file.
3312
3313 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3314
3315 * gdb.ada/assign_arr: New testcase.
3316
3317 2017-12-18 Xavier Roirand <roirand@adacore.com>
3318
3319 * gdb.ada/funcall_ptr: New testcase.
3320
3321 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3322
3323 PR cli/16224
3324 * gdb.base/ptype-offsets.cc: New file.
3325 * gdb.base/ptype-offsets.exp: New file.
3326
3327 2017-12-15 Yao Qi <yao.qi@linaro.org>
3328
3329 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3330 if XML is disabled.
3331
3332 2017-12-15 Xavier Roirand <roirand@adacore.com>
3333
3334 * gdb.ada/same_component_name: New testcase.
3335
3336 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3337
3338 * gdb.ada/str_binop_equal: New testcase.
3339
3340 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3341
3342 * gdb.ada/task_switch_in_core: New testcase.
3343
3344 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3345
3346 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3347 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3348 call test_bkpt_qualified.
3349 (test_bkpt_qualified): New proc.
3350
3351 2017-12-13 Pedro Alves <palves@redhat.com>
3352
3353 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3354 Tighten regexp by matching with an anchor.
3355
3356 2017-12-13 Pedro Alves <palves@redhat.com>
3357
3358 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3359 ("expression with namespace"): New set of tests.
3360 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3361 (Nested::Test_NS::qux): New.
3362 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3363 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3364
3365 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3366
3367 * gdb.base/server-del-break.c: New file.
3368 * gdb.base/server-del-break.exp: New file.
3369
3370 2017-12-12 Stafford Horne <shorne@gmail.com>
3371
3372 * gdb.xml/tdesc-regs.exp: Add or1k support.
3373
3374 2017-12-12 Stafford Horne <shorne@gmail.com>
3375
3376 * gdb.base/bp-permanent.c: Define nop of or1k.
3377
3378 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3379
3380 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3381 output with components being reordered.
3382
3383 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3384
3385 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3386 output with components being reordered.
3387
3388 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3389 Pedro Alves <palves@redhat.com>
3390
3391 * gdb.base/maint.exp (check for .gdb_index): Check also for
3392 .debug_names.
3393 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3394 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3395 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3396 (.gdb_index used after symbol reloading): Support also .debug_names.
3397 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3398
3399 2017-12-08 Yao Qi <yao.qi@linaro.org>
3400
3401 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3402 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3403
3404 2017-12-08 Yao Qi <yao.qi@linaro.org>
3405
3406 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3407 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3408
3409 2017-12-08 Yao Qi <yao.qi@linaro.org>
3410
3411 * gdb.arch/aarch64-tagged-pointer.c: New file.
3412 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3413
3414 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3415
3416 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3417 "int".
3418
3419 2017-12-07 Keith Seitz <keiths@redhat.com>
3420
3421 PR breakpoints/22569
3422 * gdb.linespec/ls-errs.exp: Change expected result of "break
3423 -source this file has spaces.c -line 3".
3424 Check that an explicit source file followed by whitespace is
3425 identified as an invalid explicit location.
3426
3427 2017-12-07 Keith Seitz <keiths@redhat.com>
3428
3429 * gdb.cp/nested-types.cc: New file.
3430 * gdb.cp/nested-types.exp: New file.
3431 * lib/cp-support.exp: Load data-structures.exp library.
3432 (debug_cp_test_ptype_class): New global.
3433 (cp_ptype_class_verbose, next_line): New procedures.
3434 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3435 Add and document new return value.
3436 Switch the list of lines to a queue.
3437 Add support for new `type' key for nested type definitions.
3438 Add debugging/troubleshooting messages.
3439 * lib/data-structures.exp: New file.
3440
3441 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3442
3443 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3444 with proc_with_prefix, don't use with_test_prefix.
3445
3446 2017-12-07 Tom Tromey <tom@tromey.com>
3447
3448 * gdb.base/break.exp: Add test for empty "commands".
3449
3450 2017-12-07 Yao Qi <yao.qi@linaro.org>
3451
3452 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3453 malloc and catch syscall.
3454
3455 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3456
3457 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3458 tests for explicit locations.
3459
3460 2017-12-06 Pedro Alves <palves@redhat.com>
3461
3462 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3463 force-disabling XML descriptions.
3464
3465 2017-12-04 Pedro Alves <palves@redhat.com>
3466
3467 PR gdb/22499
3468 * gdb.arch/amd64-disp-step-avx.S: New file.
3469 * gdb.arch/amd64-disp-step-avx.exp: New file.
3470
3471 2017-12-03 Pedro Alves <palves@redhat.com>
3472
3473 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3474 and <string.h>.
3475 (parent_function): Print distinct messages when waitpid fails, or
3476 the child exits with a signal, or the child exits for an unhandled
3477 reason.
3478 * gdb.threads/process-dies-while-detaching.exp
3479 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3480 it. Wait for both inferior output and GDB's prompt. Use an
3481 indirect spawn id list.
3482 (do_detach): New parameter 'child_exit'. Use it to compute
3483 expected inferior output.
3484 (test_detach, test_detach_watch, test_detach_killed_outside):
3485 Adjust to pass down the expected child exit kind.
3486
3487 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3488 Sergio Durigan Junior <sergiodj@redhat.com>
3489 Pedro Alves <palves@redhat.com>
3490
3491 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3492
3493 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3494
3495 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3496 to 'symbol-file' and 'add-symbol-file' can be
3497 position-independent.
3498
3499 2017-12-01 Yao Qi <yao.qi@linaro.org>
3500
3501 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3502 the URL in copyright header.
3503 * gdb.arch/aarch64-fp.exp: Likewise.
3504 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3505 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3506 * gdb.base/expand-psymtabs.exp: Likewise.
3507 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3508 * gdb.fortran/common-block.exp: Likewise.
3509 * gdb.fortran/common-block.f90: Likewise.
3510 * gdb.fortran/logical.exp: Likewise.
3511 * gdb.fortran/vla-datatypes.f90: Likewise.
3512 * gdb.fortran/vla-sub.f90: Likewise.
3513
3514 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3515
3516 * gdb.ada/repeat_dyn: New testcase.
3517
3518 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3519
3520 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3521 Update for changed thread numbering.
3522 * gdb.cell/bt.exp: Update for changed GDB output.
3523
3524 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3525
3526 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3527 setting isremote by hand.
3528 * boards/dwarf4-gdb-index.exp: Likewise.
3529 * boards/fission.exp: Likewise.
3530 * boards/stabs.exp: Likewise.
3531
3532 2017-11-30 Pedro Alves <palves@redhat.com>
3533
3534 * gdb.linespec/cpls-ops.exp
3535 (check_explicit_skips_function_argument): Extract the underlying
3536 type of size_t instead of hardcoding it.
3537
3538 2017-11-29 Pedro Alves <palves@redhat.com>
3539
3540 PR c++/19436
3541 * gdb.linespec/cpls-abi-tag.cc: New file.
3542 * gdb.linespec/cpls-abi-tag.exp: New file.
3543
3544 2017-11-29 Pedro Alves <palves@redhat.com>
3545
3546 * gdb.base/langs.exp: Use -qualified.
3547 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3548 it.
3549 * gdb.cp/namespace.exp: Use -qualified.
3550 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3551 (overload-3, template-overload, template-ret-type, const-overload)
3552 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3553 procedures.
3554 (test_driver): Call them.
3555 * gdb.cp/save-bp-qualified.cc: New.
3556 * gdb.cp/save-bp-qualified.exp: New.
3557 * gdb.linespec/explicit.exp: Test -qualified.
3558 * lib/completion-support.exp (completion::explicit_opts_list): Add
3559 "-qualified".
3560 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3561
3562 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3563
3564 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3565
3566 2017-11-29 Tom Tromey <tom@tromey.com>
3567
3568 * gdb.base/relocate.exp: Update invalid argument test.
3569 Add new tests for invalid arguments.
3570
3571 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3572
3573 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3574 Return 0 as a long.
3575 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3576
3577 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3578
3579 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3580 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3581 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3582 func ().
3583 * gdb.cp/shadow.cc (B.func): Return 0.
3584
3585 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3586
3587 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3588 expected output in gdb_expect call to allow the exception
3589 message to be present as well. Fix syntax confusion to avoid
3590 TCL thinking that exception_name is an array.
3591
3592 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3593
3594 * gdb.arch/spu-info.c: Include <unistd.h>.
3595 (do_signal_test): Fix broken calls to write.
3596 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3597 Fix checks for empty mailboxes. Update signal tests for corrected
3598 do_signal_test routine. Allow nonzero event status.
3599 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3600 * gdb.cell/arch.exp: Use standard_output_file.
3601 * gdb.cell/break.exp: Likewise.
3602 * gdb.cell/bt.exp: Likewise.
3603 * gdb.cell/core.exp: Likewise.
3604 * gdb.cell/dwarfaddr.exp: Likewise.
3605 * gdb.cell/ea-cache.exp: Likewise.
3606 * gdb.cell/ea-standalone.exp: Likewise.
3607 * gdb.cell/f-regs.exp: Likewise.
3608 * gdb.cell/fork.exp: Likewise.
3609 * gdb.cell/gcore.exp: Likewise.
3610 * gdb.cell/mem-access.exp: Likewise.
3611 * gdb.cell/ptype.exp: Likewise.
3612 * gdb.cell/registers.exp: Likewise.
3613 * gdb.cell/sizeof.exp: Likewise.
3614 * gdb.cell/solib-symbol.exp: Likewise.
3615 * gdb.cell/solib.exp: Likewise.
3616
3617 2017-11-25 Pedro Alves <palves@redhat.com>
3618
3619 * gdb.base/complete-empty.exp: New file.
3620 * gdb.base/completion.exp: Adjust.
3621
3622 2017-11-25 Pedro Alves <palves@redhat.com>
3623
3624 * gdb.linespec/cpls-ops.cc: New file.
3625 * gdb.linespec/cpls-ops.exp: New file.
3626 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3627 factored out from ...
3628 (test_complete_prefix_range): ... this.
3629
3630 2017-11-24 Pedro Alves <palves@redhat.com>
3631
3632 * gdb.linespec/cpcompletion.exp: New file.
3633 * gdb.linespec/cpls-hyphen.cc: New file.
3634 * gdb.linespec/cpls.cc: New file.
3635 * gdb.linespec/cpls2.cc: New file.
3636 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3637 test to use test_gdb_complete_unique. Add label completion,
3638 keyword completion and explicit location completion tests.
3639 * lib/completion-support.exp: New file.
3640
3641 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3642
3643 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3644 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3645 when hitting an exception catchpoint.
3646
3647 2017-11-22 Yao Qi <yao.qi@linaro.org>
3648
3649 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3650
3651 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3652
3653 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3654 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3655 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3656
3657 2017-11-22 Yao Qi <yao.qi@linaro.org>
3658
3659 * gdb.base/info-os.exp: Pass pthreads.
3660 * gdb.multi/multi-attach.exp: Likewise.
3661
3662 2017-11-22 Yao Qi <yao.qi@linaro.org>
3663
3664 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3665 compiler.
3666
3667 2017-11-22 Yao Qi <yao.qi@linaro.org>
3668
3669 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3670 * gdb.base/break-interp.exp: Likewise.
3671 * gdb.base/jit-attach-pie.exp: Likewise.
3672
3673 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3674
3675 * gdb.base/float128.c (large128): New variable.
3676 * gdb.base/float128.exp: Add test to print largest __float128 value.
3677
3678 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3679
3680 * gdb.arch/vsx-regs.exp: Update register content checks.
3681
3682 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3683
3684 * gdb.arch/ppc-longdouble.exp: New file.
3685 * gdb.arch/ppc-longdouble.c: Likewise.
3686
3687 2017-11-21 Pedro Alves <palves@redhat.com>
3688
3689 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3690
3691 2017-11-20 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3694 (long_double_typedef): New typedefs.
3695 Use DEF on double and long double.
3696 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3697 cases.
3698 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3699 and 'long_double_ptr_same_size' locals. Use them to decide
3700 whether cast from array/function to float is valid/invalid.
3701
3702 2017-11-17 Tom Tromey <tom@tromey.com>
3703
3704 * gdb.rust/traits.rs: New file.
3705 * gdb.rust/traits.exp: New file.
3706
3707 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3708
3709 * gdb.ada/minsyms: New testcase.
3710
3711 2017-11-16 Pedro Alves <palves@redhat.com>
3712
3713 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3714 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3715
3716 2017-11-16 Pedro Alves <palves@redhat.com>
3717
3718 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3719 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3720
3721 2017-11-16 Pedro Alves <palves@redhat.com>
3722
3723 * gdb.server/reconnect-ctrl-c.c: New file.
3724 * gdb.server/reconnect-ctrl-c.exp: New file.
3725
3726 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3727
3728 * gdb.python/py-rbreak.exp: New file.
3729 * gdb.python/py-rbreak.c: New file.
3730 * gdb.python/py-rbreak-func2.c: New file.
3731
3732 2017-11-16 Pedro Alves <palves@redhat.com>
3733
3734 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3735 pattern.
3736 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3737 GDB.
3738
3739 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3740
3741 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3742 regex.
3743
3744 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3745
3746 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3747 test names.
3748
3749 2017-11-09 Pedro Alves <palves@redhat.com>
3750
3751 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3752 factored out from ...
3753 (top level): ... here, and adjusted to avoid expecting beyond the
3754 prompt in a single gdb_test_multiple.
3755
3756 2017-11-09 Pedro Alves <palves@redhat.com>
3757
3758 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3759 output.
3760 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3761 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3762 * gdb.server/ext-run.exp ("kill" test): Likewise.
3763 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3764
3765 2017-11-09 Pedro Alves <palves@redhat.com>
3766
3767 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3768 match till end of line.
3769
3770 2017-11-09 Pedro Alves <palves@redhat.com>
3771
3772 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3773
3774 2017-11-09 Pedro Alves <palves@redhat.com>
3775
3776 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3777 New procedures, factored out from ...
3778 (top level): ... here, and adjusted to avoid expecting beyond the
3779 prompt in one go.
3780
3781 2017-11-09 Pedro Alves <palves@redhat.com>
3782
3783 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3784 output. Fix '?' match.
3785
3786 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3787
3788 * gdb.ada/scoped_watch: New testcase.
3789 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3790 which is actually correct.
3791 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3792 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3793
3794 2017-11-08 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.gdb/complaints.exp (test_initial_complaints)
3797 (test_serial_complaints, test_short_complaints): Call
3798 complaint_internal instead of complaint.
3799
3800 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3801
3802 * gdb.threads/tls-core.c: New file.
3803 * gdb.threads/tls-core.exp: Likewise.
3804
3805 2017-11-08 Pedro Alves <palves@redhat.com>
3806
3807 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3808 (p Exported_Capitalized): New test.
3809 (p exported_capitalized): New test.
3810
3811 2017-11-07 Pedro Alves <palves@redhat.com>
3812
3813 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3814
3815 2017-11-07 Pedro Alves <palves@redhat.com>
3816
3817 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3818 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3819 (disable_invalid, disable_inverted, disable_negative): New
3820 procedures.
3821 ("bad numbers"): New set of tests.
3822
3823 2017-11-07 Pedro Alves <palves@redhat.com>
3824
3825 * gdb.cp/ena-dis-br-range.exp: Add tests.
3826
3827 2017-11-07 Pedro Alves <palves@redhat.com>
3828
3829 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3830
3831 2017-11-07 Xavier Roirand <roirand@adacore.com>
3832 Pedro Alves <palves@redhat.com>
3833
3834 * gdb.base/ena-dis-br.exp: Add reference to
3835 gdb.cp/ena-dis-br-range.exp.
3836 * gdb.cp/ena-dis-br-range.exp: New file.
3837 * gdb.cp/ena-dis-br-range.cc: New file.
3838
3839 2017-11-06 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.base/attach-non-pgrp-leader.c: New.
3842 * gdb.base/attach-non-pgrp-leader.exp: New.
3843
3844 2017-11-06 Pedro Alves <palves@redhat.com>
3845
3846 * configure.ac: No longer check for termio.h and sgtty.h.
3847 * configure: Regenerate.
3848 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3849 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3850 Remove termio and sgtty code.
3851
3852 2017-11-03 Yao Qi <yao.qi@linaro.org>
3853
3854 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3855 in GDB is disabled.
3856
3857 2017-11-03 Yao Qi <yao.qi@linaro.org>
3858
3859 * gdb.python/py-thrhandle.exp: Skip it if python is not
3860 enabled.
3861
3862 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3863
3864 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3865 as a breakpoint command.
3866
3867 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3868
3869 PR python/21213
3870 * gdb.python/py-infthread.exp: Test calling
3871 InferiorThread.inferior () multiple times in a row.
3872
3873 2017-10-27 Keith Seitz <keiths@redhat.com>
3874
3875 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3876 Test "info break" for every inlined function breakpoint.
3877
3878 2017-10-27 Yao Qi <yao.qi@linaro.org>
3879
3880 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3881
3882 2017-10-26 Patrick Frants <osscontribute@gmail.com>
3883
3884 * gdb.cp/classes.exp (test_static_members): Test printing
3885 Outer::instance.
3886 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3887 (Inner::instance, Outer::instance): New.
3888
3889 2017-10-24 Pedro Alves <palves@redhat.com>
3890
3891 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3892 extra console" test in two stages.
3893
3894 2017-10-24 Pedro Alves <palves@redhat.com>
3895
3896 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3897
3898 2017-10-24 Pedro Alves <palves@redhat.com>
3899
3900 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3901 loop.
3902
3903 2017-10-24 Pedro Alves <palves@redhat.com>
3904
3905 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3906 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3907
3908 2017-10-24 Pedro Alves <palves@redhat.com>
3909
3910 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3911 parameter and handle it. Don't output read value in test name.
3912
3913 2017-10-24 Pedro Alves <palves@redhat.com>
3914
3915 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3916 custom test name.
3917
3918 2017-10-24 Pedro Alves <palves@redhat.com>
3919
3920 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3921 include the unstable output directory name in the test's name.
3922 (initial_setup_simple) <'set args'>: Use custom test name.
3923
3924 2017-10-24 Pedro Alves <palves@redhat.com>
3925
3926 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3927 with explicit test name.
3928
3929 2017-10-20 Pedro Alves <palves@redhat.com>
3930
3931 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3932 'wait -i'. Use gdb_assert and remote_close.
3933
3934 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3935
3936 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3937 number from variable rather than hard-coded.
3938
3939 2017-10-19 Pedro Alves <palves@redhat.com>
3940
3941 * gdb.base/long-inferior-output.c: New file.
3942 * gdb.base/long-inferior-output.exp: New file.
3943
3944 2017-11-18 Keith Seitz <keiths@redhat.com>
3945
3946 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3947 method.
3948 (main): Call it.
3949 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3950 Add additional user-defined conversion operator tests.
3951
3952 2017-10-17 Pedro Alves <palves@redhat.com>
3953
3954 * boards/native-stdio-gdbserver.exp: Load "local-board".
3955
3956 2017-10-17 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.base/quit-live.c: New file.
3959 * gdb.base/quit-live.exp: New file.
3960
3961 2017-10-16 Keith Seitz <keiths@redhat.com>
3962
3963 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3964 (class_with_protected_typedef, class_with_private_typedef)
3965 (struct_with_public_typedef, struct_with_protected_typedef)
3966 (struct_with_private_typedef): New classes/structs.
3967 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3968 typedefs and access specifiers.
3969
3970 2017-10-16 Pedro Alves <palves@redhat.com>
3971 Simon Marchi <simon.marchi@polymtl.ca>
3972
3973 * README (Local vs Remote vs Native): New section.
3974 * boards/local-board.exp: New file, with bits factored out from
3975 ...
3976 * boards/native-extended-gdbserver.exp: ... here. Load
3977 "local-board".
3978 * boards/native-gdbserver.exp: Load "local-board".
3979 (${board}_spawn, ${board}_exec): Delete.
3980 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3981 ...
3982 * boards/stdio-gdbserver-base.exp: ... this new file.
3983 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3984 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3985 procedure.
3986 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3987 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3988 stdio_gdbserver_command.
3989 (${board}_get_remote_address, ${board}_get_comm_port)
3990 (${board}_download, ${board}_upload): Delete.
3991 (get_target_remote_pipe_cmd): New.
3992
3993 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3994
3995 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3996 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3997 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3998 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3999 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4000 remove with_test_prefix.
4001
4002 2017-10-13 Pedro Alves <palves@redhat.com>
4003
4004 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4005 * gdb.base/annota1.exp: Use it instead of is_remote.
4006 * gdb.base/annota3.exp: Use it instead of is_remote.
4007 * gdb.cp/annota2.exp: Use it instead of is_remote.
4008 * gdb.cp/annota3.exp: Use it instead of is_remote.
4009 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4010
4011 2017-10-13 Pedro Alves <palves@redhat.com>
4012
4013 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4014 (test_num_test_vars, run_and_count_vars, find_env)
4015 (test_set_unset_env, test_inherit_env_var): New procedures.
4016 (top level): Use them.
4017
4018 2017-10-13 Pedro Alves <palves@redhat.com>
4019
4020 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4021 also skip on stub-like targets.
4022
4023 2017-10-13 Pedro Alves <palves@redhat.com>
4024
4025 PR gdb/22293
4026 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4027 (top level): Move some tests to ...
4028 (test_not_found): ... this new procedure.
4029 (top level): Call it.
4030
4031 2017-10-13 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4034 expect different "info terminal" output if testing with a
4035 non-native target.
4036
4037 2017-10-13 Pedro Alves <palves@redhat.com>
4038 Simon Marchi <simon.marchi@polymtl.ca>
4039
4040 PR python/12966
4041 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4042
4043 2017-10-13 Pedro Alves <palves@redhat.com>
4044
4045 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4046 already.
4047
4048 2017-10-13 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4051 is_remote.
4052
4053 2017-10-13 Pedro Alves <palves@redhat.com>
4054
4055 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4056 is_remote.
4057
4058 2017-10-13 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4061 is set.
4062 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4063 instead of is_remote.
4064
4065 2017-10-13 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4068 (top level): Add comment.
4069
4070 2017-10-13 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.base/remote.exp (top level): Fix comment typo and add
4073 missing return.
4074
4075 2017-10-13 Pedro Alves <palves@redhat.com>
4076 Simon Marchi <simon.marchi@polymtl.ca>
4077
4078 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4079 calls and add comments. Skip test if use_gdb_stub is set.
4080 (top level): Use "set cwd" command instead of "cd" command.
4081
4082 2017-10-13 Pedro Alves <palves@redhat.com>
4083
4084 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4085 is_remote target check.
4086
4087 2017-10-13 Pedro Alves <palves@redhat.com>
4088
4089 * gdb.base/scope.exp: Use build_executable + clean_restart +
4090 gdb_file_cmd instead of prepare_for_testing and no longer skip
4091 "before run" tests on is_remote target boards. Update comments.
4092 * boards/native-extended-gdbserver.exp
4093 (extended_gdbserver_load_last_file): New, factored out from ...
4094 (gdb_load): ... this. Move further below and add comment.
4095 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4096
4097 2017-10-12 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.base/attach.exp: Remove references to gdb64.
4100 * gdb.base/dbx.exp: Remove references to gdb64.
4101
4102 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4103 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.base/label.exp: Remove is_remote target check.
4106
4107 2017-10-12 Pedro Alves <palves@redhat.com>
4108
4109 * gdb.base/auvx.exp (coredir): Update comment.
4110 (top level) <core_works>: Use "set cwd" command instead of "cd"
4111 command.
4112
4113 2017-10-12 Pedro Alves <palves@redhat.com>
4114 Simon Marchi <simon.marchi@polymtl.ca>
4115
4116 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4117 target boards.
4118
4119 2017-10-12 Pedro Alves <palves@redhat.com>
4120 Simon Marchi <simon.marchi@polymtl.ca>
4121
4122 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4123 Instead skip if there's any gdb_protocol set.
4124
4125 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4126 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4129
4130 2017-10-12 Pedro Alves <palves@redhat.com>
4131 Simon Marchi <simon.marchi@polymtl.ca>
4132
4133 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4134 instead of on dejagnu remote boards.
4135
4136 2017-10-12 Pedro Alves <palves@redhat.com>
4137 Simon Marchi <simon.marchi@polymtl.ca>
4138
4139 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4140 checks. Use build_executable + clean_restart instead of
4141 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4142 of enabling non-stop after starting gdb.
4143
4144 2017-10-12 Pedro Alves <palves@redhat.com>
4145
4146 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4147 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4148 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4149 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4150
4151 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4152
4153 * gdb.arch/arc-tdesc-cpu.exp: New file.
4154 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4155
4156 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4157
4158 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4159
4160 2017-10-10 Pedro Alves <palves@redhat.com>
4161
4162 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4163 expect CLI output.
4164
4165 2017-10-10 Pedro Alves <palves@redhat.com>
4166
4167 * lib/selftest-support.exp (selftest_setup): Update for
4168 captured_command_loop's prototype change.
4169
4170 2017-10-09 Pedro Alves <palves@redhat.com>
4171
4172 Test both arch1=>arch2 and arch2=>arch1.
4173
4174 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4175 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4176 factored out to...
4177 (append_arch1_options, append_arch2_options, append_arch_options)
4178 (build_executables): New procedures.
4179 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4180 local.
4181 (top level): Add new 'first_arch' testing axis.
4182
4183 2017-10-09 Pedro Alves <palves@redhat.com>
4184
4185 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4186 (barrier): New.
4187 (thread_start, all_started): New functions.
4188 (main): Spawn new thread and wait until it is scheduled.
4189 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4190 option.
4191 (do_test): Add 'selected_thread' parameter. Run to all_started
4192 instead of main. Explicitly set the breakpoint at main. Switch
4193 to the SELECTED_THREAD thread.
4194 (top level): Test handling the exec event with either the main
4195 thread or the second thread selected.
4196
4197 2017-10-09 Pedro Alves <palves@redhat.com>
4198
4199 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4200 logic. Move STOP marker after the value checks.
4201 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4202 regexp.
4203
4204 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4205
4206 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4207
4208 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4209
4210 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4211 integer-to-dfp conversion.
4212 * gdb.base/dfp-test.exp: Likewise.
4213
4214 2017-10-04 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.multi/hangout.c: Include <unistd.h>.
4217 (hangout_loop): New function.
4218 (main): Call alarm. Call hangout_loop in a loop.
4219 * gdb.multi/hello.c: Include <unistd.h>.
4220 (hello_loop): New function.
4221 (main): Call alarm. Call hangout_loop in a loop.
4222 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4223 inferior with the other selected.
4224
4225 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4226
4227 * gdb.mi/list-thread-groups-available.exp: New file.
4228 * gdb.mi/list-thread-groups-available.c: New file.
4229
4230 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4231
4232 * gdb.base/set-cwd.exp: Make it available on
4233 native-extended-gdbserver.
4234
4235 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4236
4237 * gdb.base/set-cwd.c: New file.
4238 * gdb.base/set-cwd.exp: Likewise.
4239
4240 2017-10-02 Tom Tromey <tom@tromey.com>
4241
4242 PR rust/22236:
4243 * gdb.rust/simple.rs (main): New variable "fslice".
4244 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4245
4246 2017-10-02 Tom Tromey <tom@tromey.com>
4247
4248 * gdb.rust/simple.exp: Test ptype of a slice.
4249
4250 2017-10-02 Tom Tromey <tom@tromey.com>
4251
4252 * gdb.rust/simple.exp: Test index of slice.
4253
4254 2017-09-27 Tom Tromey <tom@tromey.com>
4255
4256 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4257
4258 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4259 Pedro Alves <palves@redhat.com>
4260
4261 * gdb.base/compare-sections.exp (get value of read-only section): Read
4262 as unsigned value.
4263 (corrupt read-only section): Likewise and don't set written if patching
4264 failed.
4265
4266 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4267
4268 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4269 files.
4270
4271 2017-09-20 Pedro Alves <palves@redhat.com>
4272
4273 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4274 symbol names in gdb's output.
4275 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4276
4277 2017-09-20 Pedro Alves <palves@redhat.com>
4278
4279 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4280 Rename to ...
4281 (test_list_ambiguous_symbol): ... this and add a symbol name
4282 parameter. Adjust.
4283 (test_list_ambiguous_function): Reimplement on top of
4284 test_list_ambiguous_symbol and also test listing ambiguous
4285 variables.
4286 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4287 (ambiguous_fun): ... this.
4288 (ambiguous_var): New.
4289 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4290 (ambiguous_fun): ... this.
4291 (ambiguous_var): New.
4292
4293 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4294
4295 * gdb.base/starti.c: New file.
4296 * gdb.base/starti.exp: New file.
4297 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4298
4299 2017-09-14 Pedro Alves <palves@redhat.com>
4300
4301 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4302 (top level): Use it instead of runto.
4303
4304 2017-09-11 Tom Tromey <tom@tromey.com>
4305
4306 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4307
4308 2017-09-11 Tom Tromey <tom@tromey.com>
4309
4310 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4311 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4312
4313 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4314
4315 * gdb.fortran/printing-types.exp: New file.
4316 * gdb.fortran/printing-types.exp: New file.
4317
4318 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4319
4320 * gdb.fortran/vla-ptype.exp: Fix typos.
4321 * gdb.fortran/vla-value.exp: Same.
4322
4323 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4324
4325 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4326 * gdb.mi/mi-var-child-f.exp: Likewise.
4327 * gdb.mi/mi-vla-fortran.exp: Likewise.
4328
4329 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4330 Christoph Weinmann <christoph.t.weinmann@intel.com>
4331 Bernhard Heckel <bernhard.heckel@intel.com>
4332
4333 * gdb.fortran/ptr-indentation.f90: New file.
4334 * gdb.fortran/ptr-indentation.exp: New file.
4335
4336 2017-09-05 Tom Tromey <tom@tromey.com>
4337
4338 PR gdb/22010:
4339 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4340
4341 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4342
4343 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4344
4345 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.threads/tls-nodebug-pie.c: New file.
4348 * gdb.threads/tls-nodebug-pie.exp: New file.
4349
4350 2017-09-05 Tom Tromey <tom@tromey.com>
4351
4352 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4353 for rust.
4354
4355 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4356
4357 * gdb.multi/multi-arch-exec.exp: Test with different
4358 "follow-exec-mode" settings.
4359 (do_test): New procedure.
4360
4361 2017-09-04 Pedro Alves <palves@redhat.com>
4362
4363 * gdb.base/func-static.c (S::method const, S::method volatile)
4364 (S::method volatile const): New methods.
4365 (c_s, v_s, cv_s): New instances.
4366 (main): Call method() on them.
4367 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4368 (cannot_resolve): New procedure.
4369 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4370 print-quote-unquoted columns.
4371 (do_test): Test printing each scope too.
4372
4373 2017-09-04 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.base/local-static.exp: Also test with
4376 class::method::variable wholly quoted.
4377 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4378
4379 2017-09-04 Pedro Alves <palves@redhat.com>
4380
4381 * gdb.base/local-static.c: New.
4382 * gdb.base/local-static.cc: New.
4383 * gdb.base/local-static.exp: New.
4384
4385 2017-09-04 Pedro Alves <palves@redhat.com>
4386
4387 * gdb.asm/asm-source.exp: Add casts to int.
4388 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4389 (dataglobal64_1, dataglobal64_2): New globals.
4390 * gdb.base/nodebug.exp: Test different expressions involving the
4391 new globals, with print, whatis and ptype. Add casts to int.
4392 * gdb.base/solib-display.exp: Add casts to int.
4393 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4394 * gdb.cp/m-static.exp: Add cast to int.
4395 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4396 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4397 tls variable with no debug info without a cast. Test with a cast
4398 to int too.
4399 * gdb.trace/entry-values.exp: Add casts.
4400
4401 2017-09-04 Pedro Alves <palves@redhat.com>
4402
4403 * gdb.base/nodebug.exp: Test that ptype's error about functions
4404 with unknown return type includes the function name too.
4405
4406 2017-09-04 Pedro Alves <palves@redhat.com>
4407
4408 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4409 return type of munmap in infcall.
4410 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4411 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4412 type of ftell in infcall.
4413 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4414 type of getpid in infcall.
4415 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4416 infcall.
4417 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4418 Bail on failure to extract the pid.
4419 * gdb.base/nodebug.c: #include <stdint.h>.
4420 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4421 New functions.
4422 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4423 Change expected output of print/whatis/ptype with functions with
4424 no debug info. Test all supported languages. Call
4425 test_call_promotion.
4426 * gdb.compile/compile.exp: Adjust expected output to expect
4427 warning.
4428 * gdb.threads/siginfo-threads.exp: Likewise.
4429
4430 2017-09-04 Pedro Alves <palves@redhat.com>
4431
4432 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4433 "prototypes". Test calling float functions via prototyped and
4434 unprototyped function pointers.
4435 (perform_all_tests): New parameter "prototypes". Pass it down.
4436 (top level): Pass down "prototypes" parameter to
4437 perform_all_tests.
4438
4439 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4440
4441 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4442 Test with nested loops.
4443
4444 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4445
4446 * gdb.base/commands.exp: Call the new procedures.
4447 (loop_break_test, loop_continue_test): New procedures.
4448
4449 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4450
4451 * gdb.base/commands.exp: Call new procedure.
4452 (define_if_without_arg_test): New procedure.
4453
4454 2017-09-04 Pedro Alves <palves@redhat.com>
4455
4456 * gdb.base/list-ambiguous.exp: New file.
4457 * gdb.base/list-ambiguous0.c: New file.
4458 * gdb.base/list-ambiguous1.c: New file.
4459 * gdb.base/list.exp (test_list_range): Adjust expected output.
4460
4461 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4462
4463 * gdb.base/share-env-with-gdbserver.c: New file.
4464 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4465
4466 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4467
4468 * gdb.base/commands.exp (gdbvar_simple_if_test,
4469 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4470 progvar_simple_if_test, progvar_simple_while_test,
4471 progvar_complex_if_while_test, user_defined_command_test,
4472 user_defined_command_args_eval,
4473 user_defined_command_args_stack_test,
4474 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4475 temporary_breakpoint_commands,
4476 gdb_test_no_prompt, redefine_hook_test,
4477 redefine_backtrace_test): Remove "global gdb_prompt".
4478
4479 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4480
4481 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4482 New proc, call it from toplevel.
4483
4484 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4485
4486 PR remote/21852
4487 * gdb.server/normal.c: New file, copied from gdb.base.
4488 * gdb.server/run-without-local-binary.exp: New file.
4489
4490 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4491
4492 * gdb.arch/sparc64-adi.exp: New file.
4493 * gdb.arch/sparc64-adi.c: New file.
4494
4495 2017-08-22 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4498 (top level): Add "list all overloads" tests.
4499
4500 2017-08-22 Tom Tromey <tom@tromey.com>
4501
4502 * gdb.gdb/xfullpath.exp: Remove.
4503
4504 2017-08-21 Pedro Alves <palves@redhat.com>
4505
4506 PR gdb/19487
4507 * gdb.base/symbol-alias.c: New.
4508 * gdb.base/symbol-alias2.c: New.
4509 * gdb.base/symbol-alias.exp: New.
4510
4511 2017-08-21 Pedro Alves <palves@redhat.com>
4512
4513 * gdb.base/dfp-test.c
4514 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4515 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4516 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4517 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4518 * gdb.base/whatis-ptype-typedefs.c: New.
4519 * gdb.base/whatis-ptype-typedefs.exp: New.
4520 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4521 (an_int, an_int_type, an_int_type2): New globals.
4522 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4523 involving typedefs and cast expressions.
4524 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4525 (lookup_typedefs_function): New.
4526 (typedefs_pretty_printers_dict): New.
4527 (top level): Register lookup_typedefs_function in
4528 gdb.pretty_printers.
4529
4530 2017-08-18 Yao Qi <yao.qi@linaro.org>
4531
4532 * gdb.server/unittest.exp: New.
4533
4534 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4535
4536 PR gdb/21954
4537 * gdb.base/environ.exp: Add test to check if 'unset environment'
4538 works.
4539
4540 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4541
4542 * lib/gdb.exp (universal_compile_options): New caching proc.
4543 (gdb_compile): Suppress GCC's coloring of messages.
4544
4545 2017-08-14 Tom Tromey <tom@tromey.com>
4546
4547 PR gdb/21675:
4548 * gdb.base/printcmds.exp (test_radices): New function.
4549 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4550 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4551 * lib/gdb.exp (get_integer_valueof): Use p/d.
4552
4553 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4554
4555 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4556 characters.
4557
4558 2017-08-05 Tom Tromey <tom@tromey.com>
4559
4560 * gdb.rust/simple.exp: Allow String to appear in a different
4561 namespace.
4562
4563 2017-07-26 Yao Qi <yao.qi@linaro.org>
4564
4565 * gdb.gdb/unittest.exp: Invoke command
4566 "maintenance check xml-descriptions".
4567
4568 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4569
4570 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4571 calling context.
4572 (hex128): Drop erroneous calculation of parameters.
4573
4574 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4575
4576 * gdb.python/py-unwind.exp: Disable stack protection when
4577 building test file.
4578
4579 2017-07-20 Pedro Alves <palves@redhat.com>
4580
4581 * gdb.base/default.exp (set language): Adjust expected output.
4582
4583 2017-07-20 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4586 (test_minsym): ... this, and make static.
4587 (get_pck__foo__bar__minsym): Rename to ...
4588 (get_test_minsym): ... this.
4589 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4590 symbol names and comments.
4591 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4592 (get_test_minsym): ... this.
4593 (pck__foo__bar__minsym__2): Rename to ...
4594 (test_minsym): ... this.
4595 (main): Adjust.
4596
4597 2017-07-17 Pedro Alves <palves@redhat.com>
4598
4599 * gdb.base/completion.exp: Adjust expected output.
4600 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4601 the completer works.
4602
4603 2017-07-17 Pedro Alves <palves@redhat.com>
4604
4605 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4606
4607 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4608
4609 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4610
4611 2017-07-14 Tom Tromey <tom@tromey.com>
4612
4613 PR rust/21764:
4614 * gdb.rust/simple.exp: Add tests.
4615
4616 2017-07-14 Tom Tromey <tom@tromey.com>
4617
4618 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4619
4620 2017-07-14 Pedro Alves <palves@redhat.com>
4621
4622 * gdb.linespec/base/one/thefile.cc (z1): New function.
4623 * gdb.linespec/base/two/thefile.cc (z2): New function.
4624 * gdb.linespec/linespec.exp: Add tests.
4625
4626 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4627
4628 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4629 to mi_create_breakpoint.
4630
4631 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4632
4633 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4634 mi_create_breakpoint.
4635
4636 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4637
4638 * gdb.dlang/demangle.exp: Update for demangling changes.
4639
4640 2017-07-09 Tom Tromey <tom@tromey.com>
4641
4642 * gdb.dwarf2/shortpiece.exp: New file.
4643
4644 2017-07-06 David Blaikie <dblaikie@gmail.com>
4645
4646 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4647 built from fissiont-multi-cu{1,2}.c.
4648 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4649 except putting 'main' and 'func' in separate CUs in the same DWO file.
4650 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4651 test.
4652 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4653 test.
4654
4655 2017-07-06 Pedro Alves <palves@redhat.com>
4656
4657 * gdb.python/py-unwind.exp: Test flushregs.
4658
4659 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4660
4661 PR cli/21688
4662 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4663 tests for alias commands and trailing whitespace.
4664
4665 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4666
4667 PR cli/21688
4668 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4669 procedure. Call it.
4670
4671 2017-06-29 Pedro Alves <palves@redhat.com>
4672
4673 * gdb.base/printcmds.exp: Add tests.
4674
4675 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4676
4677 PR gdb/21337
4678 * gdb.base/reread-readsym.exp: New file.
4679 * gdb.base/reread-readsym.c: New file.
4680
4681 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4682
4683 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4684 subpattern.
4685
4686 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4687
4688 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4689 extended mnemonic.
4690 * gdb.arch/powerpc-power9.s: Likewise.
4691
4692 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4693
4694 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4695 on 32-bit x86 targets. Exploit is_*_target macros where
4696 appropriate.
4697
4698 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4699
4700 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4701 register pieces.
4702
4703 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4704
4705 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4706 located in one or more DWARF pieces.
4707
4708 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4709
4710 * lib/gdb.exp (get_endianness): New proc.
4711 * gdb.arch/aarch64-fp.exp: Use it.
4712 * gdb.arch/altivec-regs.exp: Likewise.
4713 * gdb.arch/e500-regs.exp: Likewise.
4714 * gdb.arch/vsx-regs.exp: Likewise.
4715 * gdb.base/dump.exp: Likewise.
4716 * gdb.base/funcargs.exp: Likewise.
4717 * gdb.base/gnu_vector.exp: Likewise.
4718 * gdb.dwarf2/formdata16.exp: Likewise.
4719 * gdb.dwarf2/implptrpiece.exp: Likewise.
4720 * gdb.dwarf2/nonvar-access.exp: Likewise.
4721 * gdb.python/py-inferior.exp: Likewise.
4722 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4723
4724 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4725
4726 PR gdb/21226
4727 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4728 stack value pieces are taken from the LSB end.
4729
4730 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4731
4732 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4733 variable at nonzero offset.
4734
4735 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4736
4737 * gdb.dwarf2/var-access.c: New file.
4738 * gdb.dwarf2/var-access.exp: New test.
4739 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4740
4741 2017-06-12 Tom Tromey <tom@tromey.com>
4742
4743 * gdb.dwarf2/formdata16.exp: Add tests.
4744
4745 2017-06-12 Tom Tromey <tom@tromey.com>
4746
4747 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4748
4749 2017-06-12 Tom Tromey <tom@tromey.com>
4750
4751 PR exp/16225:
4752 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4753 * gdb.arch/vsx-regs.exp: Update tests.
4754 * gdb.arch/s390-vregs.exp (hex128): New proc.
4755 Update test.
4756 * gdb.arch/altivec-regs.exp: Update tests.
4757
4758 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4759
4760 * gdb.base/startup-with-shell.c: New file.
4761 * gdb.base/startup-with-shell.exp: Likewise.
4762
4763 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4764
4765 * gdb.server/non-existing-program.exp: Update regex in order to
4766 reflect the fact that gdbserver is now using fork_inferior (with a
4767 shell) to startup the inferior.
4768
4769 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4770
4771 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4772 support function calls from GDB.
4773
4774 2017-05-21 Tom Tromey <tom@tromey.com>
4775
4776 PR rust/21466:
4777 * gdb.rust/unsized.exp: New file.
4778 * gdb.rust/unsized.rs: New file.
4779
4780 2017-05-19 Tom Tromey <tom@tromey.com>
4781
4782 PR rust/21484:
4783 * gdb.rust/watch.exp: New file.
4784 * gdb.rust/watch.rs: New file.
4785
4786 2017-05-18 Tom Tromey <tom@tromey.com>
4787
4788 * gdb.rust/simple.exp: Allow Box to be qualified.
4789
4790 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4791
4792 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4793
4794 2017-05-18 Pedro Alves <palves@redhat.com>
4795
4796 * gdb.base/fileio.c (test_write, test_read, test_close)
4797 (test_fstat): Don't print 'ret' in the fail path.
4798
4799 2017-05-18 Pedro Alves <palves@redhat.com>
4800
4801 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4802 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4803 (test_system, test_rename, test_unlink, test_time): Change
4804 prototypes.
4805 * gdb.base/fileio.exp (stop_msg): Adjust.
4806
4807 2017-05-18 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.base/fileio.c (null_str): New global.
4810 (test_stat): Use it.
4811 * gdb.base/fileio.exp: Remove nowarnings.
4812
4813 2017-05-17 Yao Qi <yao.qi@linaro.org>
4814
4815 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4816
4817 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4818
4819 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4820 argument command.
4821 (top-level): Invoke test_set_inferior_tty.
4822
4823 2017-05-04 Pedro Alves <palves@redhat.com>
4824
4825 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4826 Add parens to print call for Python 3.
4827
4828 2017-05-03 Keith Seitz <keiths@redhat.com>
4829
4830 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4831 (main): Call it.
4832
4833 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4834
4835 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4836 to prev and next.
4837
4838 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4839
4840 * gdb.python/py-record-btrace.exp: Remove test for
4841 gdb.BtraceInstruction.error.
4842
4843 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4844
4845 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4846
4847 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4848
4849 * gdb.python/py-record-btrace-threads.c: New file.
4850 * gdb.python/py-record-btrace-threads.exp: New file.
4851
4852 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4853
4854 PR testsuite/8595
4855 * gdb.base/environ.exp: Make test available in all architectures.
4856 Move bits related to "info program" testing to
4857 gdb.base/info-program.exp. Rewrite tests to use the two new
4858 procedures mentione below.
4859 (test_set_show_env_var) New procedure.
4860 (test_set_show_env_var_equal): Likewise.
4861 * gdb.base/info-program.exp: New file.
4862
4863 2017-04-27 Keith Seitz <keiths@redhat.com>
4864
4865 * gdb.cp/oranking.cc (test15): New function.
4866 (main): Call test15 and declare additional variables for testing.
4867 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4868 "p foo101('abc')" tests.
4869 Add tests for cv qualifier overloads.
4870 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4871 "lvalue reference overload" test.
4872 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4873 "print value of f1 on Child&& in f2" test.
4874
4875 2017-04-19 Pedro Alves <palves@redhat.com>
4876
4877 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4878 procedure.
4879 (top level): Call it.
4880 * lib/gdb.exp (gdb_define_cmd): New procedure.
4881
4882 2017-04-12 Pedro Alves <palves@redhat.com>
4883
4884 PR gdb/21323
4885 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4886 (wchar): New global.
4887 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4888 (do_test_wide_char, wide_char_types_no_program, top level): Add
4889 wchar_t testing.
4890
4891 2017-04-12 Pedro Alves <palves@redhat.com>
4892
4893 PR c++/21323
4894 * gdb.cp/wide_char_types.c: New file.
4895 * gdb.cp/wide_char_types.exp: New file.
4896
4897 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4898
4899 PR gdb/21352
4900 * gdb.trace/tsv.exp: Add test for "tsave -r".
4901
4902 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4903
4904 * gdb.dlang/watch-loc.c: New file.
4905 * gdb.dlang/watch-loc.exp: New file.
4906
4907 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4908
4909 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4910
4911 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4912
4913 * gdb.arch/arc-analyze-prologue.S: New file.
4914 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4915
4916 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4917
4918 * gdb.arch/arc-decode-insn.S: New file.
4919 * gdb.arch/arc-decode-insn.exp: Likewise.
4920
4921 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4922
4923 PR tdep/20928
4924 * gdb.arch/sparc64-regs.exp: New file.
4925 * gdb.arch/sparc64-regs.S: Likewise.
4926
4927 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4928
4929 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4930 and memory view on Python 3.
4931
4932 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
4933 Keith Seitz <keiths@redhat.com>
4934
4935 PR gdb/14441
4936 * gdb.cp/demangle.exp: Add rvalue reference tests.
4937 * gdb.cp/rvalue-ref-casts.cc: New file.
4938 * gdb.cp/rvalue-ref-casts.exp: New file.
4939 * gdb.cp/rvalue-ref-overload.cc: New file.
4940 * gdb.cp/rvalue-ref-overload.exp: New file.
4941 * gdb.cp/rvalue-ref-params.cc: New file.
4942 * gdb.cp/rvalue-ref-params.exp: New file.
4943 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4944 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4945 * gdb.cp/rvalue-ref-types.cc: New file.
4946 * gdb.cp/rvalue-ref-types.exp: New file.
4947 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4948 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4949
4950 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4951
4952 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4953 New procedure.
4954
4955 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4956
4957 * lib/mi-support.exp (mi_gdb_test): Add additional message
4958 for unexpected output.
4959
4960 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4961
4962 * gdb.base/examine-backward.c (Barrier): New character array
4963 constant, to ensure that TestStrings is preceded by a string
4964 terminator.
4965
4966 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4967
4968 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4969 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4970 and implicit pointer into such a location.
4971
4972 2017-03-16 Doug Evans <dje@google.com>
4973
4974 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4975
4976 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4977
4978 * gdb.cp/m-static.exp: Fix expectation for prototype of
4979 test5.single_constructor and single_constructor::single_constructor.
4980
4981 2017-03-16 Doug Evans <dje@google.com>
4982
4983 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4984 * gdb.guile/scm-lazy-string.c: New file.
4985 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4986 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4987 for pointer, array, typedef lazy strings.
4988
4989 2017-03-16 Doug Evans <dje@google.com>
4990
4991 PR python/17728, python/18439, python/18779
4992 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4993 * gdb.python/py-lazy-string.c (pointer): New typedef.
4994 (main): New locals ptr, array, typedef_ptr.
4995 * gdb.python/py-value.exp: Move lazy string tests to ...
4996 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4997 array, typedef lazy strings.
4998
4999 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5000
5001 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5002 Add optional 'test' parameter.
5003
5004 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5005
5006 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5007 Skip for versions of DejaGnu < 1.5.
5008
5009 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5010
5011 * lib/gdb.exp (dejagnu_version): New proc.
5012 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5013 Use dejagnu_version.
5014
5015 2017-03-10 Keith Seitz <keiths@redhat.com>
5016
5017 PR c++/8128
5018 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5019 type from destructor regexps.
5020 Add a branch which actually passes the test.
5021 Adjust "ptype t5i" test names.
5022
5023 2017-03-08 Pedro Alves <palves@redhat.com>
5024
5025 * gdb.base/step-over-exit.exp: Add explicit test message.
5026
5027 2017-03-08 Pedro Alves <palves@redhat.com>
5028
5029 PR gdb/18360
5030 * gdb.threads/interrupt-while-step-over.c: New file.
5031 * gdb.threads/interrupt-while-step-over.exp: New file.
5032
5033 2017-03-08 Pedro Alves <palves@redhat.com>
5034
5035 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5036 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5037
5038 2017-03-08 Pedro Alves <palves@redhat.com>
5039
5040 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5041 PKRU as not supported as a PASS.
5042
5043 2017-03-08 Pedro Alves <palves@redhat.com>
5044
5045 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5046 prefix instead of $binfile1/$binfile2.
5047 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5048 in test message.
5049 * gdb.python/py-completion.exp: Use "load python file" as test
5050 messages instead of unstable path names.
5051
5052 2017-03-08 Pedro Alves <palves@redhat.com>
5053 Jan Kratochvil <jan.kratochvil@redhat.com>
5054
5055 PR cli/21218
5056 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5057 New proc.
5058 (top level): Call it.
5059
5060 2017-03-08 Pedro Alves <palves@redhat.com>
5061
5062 PR tui/21216
5063 * gdb.tui/tui-nl-filtered-output.exp: New file.
5064
5065 2017-03-08 Pedro Alves <palves@redhat.com>
5066
5067 * gdb.base/completion.exp: Move TUI completion tests to ...
5068 * gdb.tui/completion.exp: ... this new file.
5069
5070 2017-03-08 Pedro Alves <palves@redhat.com>
5071
5072 * gdb.base/tui-disasm-long-lines.c,
5073 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5074 gdb.base/tui-layout.exp: Move to ...
5075 * gdb.tui/: ... this new directory.
5076
5077 2017-03-07 Pedro Alves <palves@redhat.com>
5078
5079 * gdb.base/tui-layout.c: New file.
5080 * gdb.base/tui-layout.exp: New file.
5081
5082 2017-03-07 Pedro Alves <palves@redhat.com>
5083
5084 * gdb.base/tui-layout.c: Rename to ...
5085 * gdb.base/tui-disasm-long-lines.c: ... this.
5086 * gdb.base/tui-layout.exp: Rename to ...
5087 * gdb.base/tui-disasm-long-lines.exp: ... this.
5088
5089 2017-03-07 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5092
5093 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5094
5095 * i386-mpx-call.c: New file.
5096 * i386-mpx-call.exp: New file.
5097
5098 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5099
5100 * gdb.arch/powerpc-power.exp: Delete test.
5101 * gdb.arch/powerpc-power.s: Likewise.
5102 * gdb.disasm/disassembler-options.exp: New test.
5103 * gdb.arch/powerpc-altivec.exp: Likewise.
5104 * gdb.arch/powerpc-altivec.s: Likewise.
5105 * gdb.arch/powerpc-altivec2.exp: Likewise.
5106 * gdb.arch/powerpc-altivec2.s: Likewise.
5107 * gdb.arch/powerpc-altivec3.exp: Likewise.
5108 * gdb.arch/powerpc-altivec3.s: Likewise.
5109 * gdb.arch/powerpc-power7.exp: Likewise.
5110 * gdb.arch/powerpc-power7.s: Likewise.
5111 * gdb.arch/powerpc-power8.exp: Likewise.
5112 * gdb.arch/powerpc-power8.s: Likewise.
5113 * gdb.arch/powerpc-power9.exp: Likewise.
5114 * gdb.arch/powerpc-power9.s: Likewise.
5115 * gdb.arch/powerpc-vsx.exp: Likewise.
5116 * gdb.arch/powerpc-vsx.s: Likewise.
5117 * gdb.arch/powerpc-vsx2.exp: Likewise.
5118 * gdb.arch/powerpc-vsx2.s: Likewise.
5119 * gdb.arch/powerpc-vsx3.exp: Likewise.
5120 * gdb.arch/powerpc-vsx3.s: Likewise.
5121 * gdb.arch/arm-disassembler-options.exp: Likewise.
5122 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5123 * gdb.arch/s390-disassembler-options.exp: Likewise.
5124
5125 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5126
5127 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5128 (check_supported_features): ... this. Changed return type to void.
5129 (supports_rdseed): New static global.
5130 (rdseed): Check supports_rdseed.
5131 (initialize): Call check_supported_features.
5132
5133 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5134
5135 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5136 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5137 and lqarx/stqcx.
5138 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5139 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5140
5141 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5142
5143 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5144 uppercase.
5145
5146 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5147
5148 * gdb.dwarf2/formdata16.c: New file.
5149 * gdb.dwarf2/formdata16.exp: New file.
5150 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5151
5152 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5153
5154 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5155 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5156 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5157 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5158 DW_AT_GNU_*.
5159
5160 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5161
5162 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5163
5164 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5165
5166 PR gdb/21164
5167 * gdb.base/maint.exp: Add testcases for when the commands do
5168 not have arguments.
5169
5170 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5171
5172 * gdb.cp/chained-calls.exp: Use p instead of P.
5173
5174 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5175
5176 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5177 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5178
5179 2017-02-14 Tom Tromey <tom@tromey.com>
5180
5181 PR python/13598:
5182 * gdb.python/py-events.exp: Add before_prompt event tests.
5183
5184 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5185
5186 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5187
5188 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5189
5190 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5191 (main): Call my_unique_function_name.
5192 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5193 completion of patterns with a single match.
5194 Add missing -re switches to gdb_test_multiple calls.
5195
5196 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5197
5198 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5199 return if core file is not recognized.
5200
5201 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5202
5203 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5204 and extra UIs.
5205
5206 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5207
5208 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5209 proc_with_prefix.
5210
5211 2017-02-10 Tom Tromey <tom@tromey.com>
5212
5213 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5214
5215 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5216
5217 PR gdb/21122
5218 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5219
5220 2017-02-08 Jerome Guitton <guitton@adacore.com>
5221
5222 * gdb.base/define.exp: Add test for command abbreviations
5223 in define.
5224
5225 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5226
5227 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5228 * gdb.reverse/insn-reverse-x86.c: New file.
5229
5230 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5231
5232 PR tdep/20936
5233 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5234
5235 2017-02-03 Tom Tromey <tom@tromey.com>
5236
5237 PR rust/21097:
5238 * gdb.rust/simple.exp: Add new tests.
5239
5240 2017-02-02 Pedro Alves <palves@redhat.com>
5241
5242 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5243 tests.
5244
5245 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5246
5247 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5248 taking a 2-byte value out of a 4-byte DWARF implicit value on
5249 big-endian targets.
5250 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5251 logic. Add test cases for DW_OP_implicit.
5252
5253 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5254
5255 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5256
5257 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5258
5259 * gdb.btrace/enable.exp: Call gdb_exit before
5260 skip_gdbserver_tests.
5261
5262 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5263
5264 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5265 GDBFLAGS.
5266
5267 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5268
5269 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5270 the test is skipped.
5271 * gdb.btrace/data.exp: Likewise.
5272 * gdb.btrace/delta.exp: Likewise.
5273 * gdb.btrace/dlopen.exp: Likewise.
5274 * gdb.btrace/enable-running.exp: Likewise.
5275 * gdb.btrace/enable.exp: Likewise.
5276 * gdb.btrace/exception.exp: Likewise.
5277 * gdb.btrace/function_call_history.exp: Likewise.
5278 * gdb.btrace/gcore.exp: Likewise.
5279 * gdb.btrace/instruction_history.exp: Likewise.
5280 * gdb.btrace/multi-thread-step.exp: Likewise.
5281 * gdb.btrace/nohist.exp: Likewise.
5282 * gdb.btrace/non-stop.exp: Likewise.
5283 * gdb.btrace/reconnect.exp: Likewise.
5284 * gdb.btrace/record_goto-step.exp: Likewise.
5285 * gdb.btrace/record_goto.exp: Likewise.
5286 * gdb.btrace/rn-dl-bind.exp: Likewise.
5287 * gdb.btrace/segv.exp: Likewise.
5288 * gdb.btrace/step.exp: Likewise.
5289 * gdb.btrace/stepi.exp: Likewise.
5290 * gdb.btrace/tailcall-only.exp: Likewise.
5291 * gdb.btrace/tailcall.exp: Likewise.
5292 * gdb.btrace/tsx.exp: Likewise.
5293 * gdb.btrace/unknown_functions.exp: Likewise.
5294 * gdb.btrace/vdso.exp: Likewise.
5295
5296 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5297
5298 * gdb.btrace/enable-running.c: New.
5299 * gdb.btrace/enable-running.exp: New.
5300
5301 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5302
5303 * gdb.arch/amd64-gs_base.c: New file.
5304 * gdb.arch/amd64-gs_base.exp: New file.
5305
5306 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5307
5308 * lib/memory.exp: Remove spurious empty newlines.
5309
5310 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5311
5312 * gdb.python/py-bad-printers.exp: Load python file using "source".
5313 * gdb.python/py-events.exp: Likewise.
5314 * gdb.python/py-evsignal.exp: Likewise.
5315 * gdb.python/py-evthreads.exp: Likewise.
5316 * gdb.python/py-frame-args.exp: Likewise.
5317 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5318 * gdb.python/py-framefilter-mi.exp: Likewise.
5319 * gdb.python/py-framefilter.exp: Likewise.
5320 * gdb.python/py-mi.exp: Likewise.
5321 * gdb.python/py-pp-maint.exp: Likewise.
5322 * gdb.python/py-pp-registration.exp: Likewise.
5323 * gdb.python/py-prettyprint.exp: Likewise.
5324 (run_lang_tests): Likewise.
5325 * gdb.python/py-typeprint.exp: Likewise.
5326
5327 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5328
5329 * lib/memory.exp: New file.
5330 * lib/gdb.exp: Load memory.exp.
5331 * gdb.base/memattr.exp (delete_memory): Move proc to
5332 lib/memory.exp and rename to delete_memory_regions.
5333 Replace delete_memory with delete_memory_regions.
5334 Cleanup memory regions before tests.
5335 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5336 before tests.
5337
5338 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5339
5340 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5341 files.
5342 (initialize): New function conditionally defined.
5343 (testcases): Move within conditional block.
5344 (main): Call initialize.
5345 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5346 of gdb.reverse/insn-reverse.c.
5347 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5348 gdb.reverse/insn-reverse.c.
5349
5350 2017-01-26 Yao Qi <yao.qi@linaro.org>
5351
5352 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5353 disassemble on address 0.
5354
5355 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5356 Yao Qi <yao.qi@linaro.org>
5357
5358 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5359 * gdb.dwarf2/implptr-64bit.S: Remove.
5360 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5361 variables in caller's context. Add DW_OP_implicit_value.
5362
5363 2017-01-25 Yao Qi <yao.qi@linaro.org>
5364
5365 * lib/dwarf.exp (Dwarf::_location): Handle
5366 DW_OP_GNU_implicit_pointer with proper size.
5367
5368 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5369
5370 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5371 and add untested calls.
5372
5373 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5374
5375 * gdb.python/python.exp: Check line number against what GDB thinks
5376 the line number is for func1.
5377
5378 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5379
5380 * gdb.dlang/debug-expr.exp: New file.
5381
5382 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5383
5384 Fix test names for the following files:
5385
5386 * gdb.ada/exec_changed.exp
5387 * gdb.ada/info_types.exp
5388 * gdb.arch/aarch64-atomic-inst.exp
5389 * gdb.arch/aarch64-fp.exp
5390 * gdb.arch/altivec-abi.exp
5391 * gdb.arch/altivec-regs.exp
5392 * gdb.arch/amd64-byte.exp
5393 * gdb.arch/amd64-disp-step.exp
5394 * gdb.arch/amd64-dword.exp
5395 * gdb.arch/amd64-entry-value-inline.exp
5396 * gdb.arch/amd64-entry-value-param.exp
5397 * gdb.arch/amd64-entry-value-paramref.exp
5398 * gdb.arch/amd64-entry-value.exp
5399 * gdb.arch/amd64-i386-address.exp
5400 * gdb.arch/amd64-invalid-stack-middle.exp
5401 * gdb.arch/amd64-invalid-stack-top.exp
5402 * gdb.arch/amd64-optimout-repeat.exp
5403 * gdb.arch/amd64-prologue-skip.exp
5404 * gdb.arch/amd64-prologue-xmm.exp
5405 * gdb.arch/amd64-stap-special-operands.exp
5406 * gdb.arch/amd64-stap-wrong-subexp.exp
5407 * gdb.arch/amd64-tailcall-cxx.exp
5408 * gdb.arch/amd64-tailcall-noret.exp
5409 * gdb.arch/amd64-tailcall-ret.exp
5410 * gdb.arch/amd64-tailcall-self.exp
5411 * gdb.arch/amd64-word.exp
5412 * gdb.arch/arm-bl-branch-dest.exp
5413 * gdb.arch/arm-disp-step.exp
5414 * gdb.arch/arm-neon.exp
5415 * gdb.arch/arm-single-step-kernel-helper.exp
5416 * gdb.arch/avr-flash-qualifier.exp
5417 * gdb.arch/disp-step-insn-reloc.exp
5418 * gdb.arch/e500-abi.exp
5419 * gdb.arch/e500-regs.exp
5420 * gdb.arch/ftrace-insn-reloc.exp
5421 * gdb.arch/i386-avx512.exp
5422 * gdb.arch/i386-bp_permanent.exp
5423 * gdb.arch/i386-byte.exp
5424 * gdb.arch/i386-cfi-notcurrent.exp
5425 * gdb.arch/i386-disp-step.exp
5426 * gdb.arch/i386-dr3-watch.exp
5427 * gdb.arch/i386-float.exp
5428 * gdb.arch/i386-gnu-cfi.exp
5429 * gdb.arch/i386-mpx-map.exp
5430 * gdb.arch/i386-mpx-sigsegv.exp
5431 * gdb.arch/i386-mpx-simple_segv.exp
5432 * gdb.arch/i386-mpx.exp
5433 * gdb.arch/i386-permbkpt.exp
5434 * gdb.arch/i386-prologue.exp
5435 * gdb.arch/i386-signal.exp
5436 * gdb.arch/i386-size-overlap.exp
5437 * gdb.arch/i386-unwind.exp
5438 * gdb.arch/i386-word.exp
5439 * gdb.arch/mips-fcr.exp
5440 * gdb.arch/powerpc-d128-regs.exp
5441 * gdb.arch/powerpc-stackless.exp
5442 * gdb.arch/ppc64-atomic-inst.exp
5443 * gdb.arch/s390-stackless.exp
5444 * gdb.arch/s390-tdbregs.exp
5445 * gdb.arch/s390-vregs.exp
5446 * gdb.arch/sparc-sysstep.exp
5447 * gdb.arch/thumb-bx-pc.exp
5448 * gdb.arch/thumb-singlestep.exp
5449 * gdb.arch/thumb2-it.exp
5450 * gdb.arch/vsx-regs.exp
5451 * gdb.asm/asm-source.exp
5452 * gdb.base/a2-run.exp
5453 * gdb.base/advance.exp
5454 * gdb.base/all-bin.exp
5455 * gdb.base/anon.exp
5456 * gdb.base/args.exp
5457 * gdb.base/arithmet.exp
5458 * gdb.base/async-shell.exp
5459 * gdb.base/async.exp
5460 * gdb.base/attach-pie-noexec.exp
5461 * gdb.base/attach-twice.exp
5462 * gdb.base/auto-load.exp
5463 * gdb.base/bang.exp
5464 * gdb.base/bitfields.exp
5465 * gdb.base/break-always.exp
5466 * gdb.base/break-caller-line.exp
5467 * gdb.base/break-entry.exp
5468 * gdb.base/break-inline.exp
5469 * gdb.base/break-on-linker-gcd-function.exp
5470 * gdb.base/break-probes.exp
5471 * gdb.base/break.exp
5472 * gdb.base/breakpoint-shadow.exp
5473 * gdb.base/call-ar-st.exp
5474 * gdb.base/call-sc.exp
5475 * gdb.base/call-signal-resume.exp
5476 * gdb.base/call-strs.exp
5477 * gdb.base/callfuncs.exp
5478 * gdb.base/catch-fork-static.exp
5479 * gdb.base/catch-gdb-caused-signals.exp
5480 * gdb.base/catch-load.exp
5481 * gdb.base/catch-signal-fork.exp
5482 * gdb.base/catch-signal.exp
5483 * gdb.base/catch-syscall.exp
5484 * gdb.base/charset.exp
5485 * gdb.base/checkpoint.exp
5486 * gdb.base/chng-syms.exp
5487 * gdb.base/code-expr.exp
5488 * gdb.base/code_elim.exp
5489 * gdb.base/commands.exp
5490 * gdb.base/completion.exp
5491 * gdb.base/complex.exp
5492 * gdb.base/cond-expr.exp
5493 * gdb.base/condbreak.exp
5494 * gdb.base/consecutive.exp
5495 * gdb.base/continue-all-already-running.exp
5496 * gdb.base/coredump-filter.exp
5497 * gdb.base/corefile.exp
5498 * gdb.base/dbx.exp
5499 * gdb.base/debug-expr.exp
5500 * gdb.base/define.exp
5501 * gdb.base/del.exp
5502 * gdb.base/disabled-location.exp
5503 * gdb.base/disasm-end-cu.exp
5504 * gdb.base/disasm-optim.exp
5505 * gdb.base/display.exp
5506 * gdb.base/duplicate-bp.exp
5507 * gdb.base/ena-dis-br.exp
5508 * gdb.base/ending-run.exp
5509 * gdb.base/enumval.exp
5510 * gdb.base/environ.exp
5511 * gdb.base/eu-strip-infcall.exp
5512 * gdb.base/eval-avoid-side-effects.exp
5513 * gdb.base/eval-skip.exp
5514 * gdb.base/exitsignal.exp
5515 * gdb.base/expand-psymtabs.exp
5516 * gdb.base/filesym.exp
5517 * gdb.base/find-unmapped.exp
5518 * gdb.base/finish.exp
5519 * gdb.base/float.exp
5520 * gdb.base/foll-exec-mode.exp
5521 * gdb.base/foll-exec.exp
5522 * gdb.base/foll-fork.exp
5523 * gdb.base/fortran-sym-case.exp
5524 * gdb.base/freebpcmd.exp
5525 * gdb.base/func-ptr.exp
5526 * gdb.base/func-ptrs.exp
5527 * gdb.base/funcargs.exp
5528 * gdb.base/gcore-buffer-overflow.exp
5529 * gdb.base/gcore-relro-pie.exp
5530 * gdb.base/gcore-relro.exp
5531 * gdb.base/gcore.exp
5532 * gdb.base/gdb1090.exp
5533 * gdb.base/gdb11530.exp
5534 * gdb.base/gdb11531.exp
5535 * gdb.base/gdb1821.exp
5536 * gdb.base/gdbindex-stabs.exp
5537 * gdb.base/gdbvars.exp
5538 * gdb.base/hbreak.exp
5539 * gdb.base/hbreak2.exp
5540 * gdb.base/included.exp
5541 * gdb.base/infcall-input.exp
5542 * gdb.base/inferior-died.exp
5543 * gdb.base/infnan.exp
5544 * gdb.base/info-macros.exp
5545 * gdb.base/info-os.exp
5546 * gdb.base/info-proc.exp
5547 * gdb.base/info-shared.exp
5548 * gdb.base/info-target.exp
5549 * gdb.base/infoline.exp
5550 * gdb.base/interp.exp
5551 * gdb.base/interrupt.exp
5552 * gdb.base/jit-reader.exp
5553 * gdb.base/jit-simple.exp
5554 * gdb.base/kill-after-signal.exp
5555 * gdb.base/kill-detach-inferiors-cmd.exp
5556 * gdb.base/label.exp
5557 * gdb.base/langs.exp
5558 * gdb.base/ldbl_e308.exp
5559 * gdb.base/line-symtabs.exp
5560 * gdb.base/linespecs.exp
5561 * gdb.base/list.exp
5562 * gdb.base/long_long.exp
5563 * gdb.base/longest-types.exp
5564 * gdb.base/maint.exp
5565 * gdb.base/max-value-size.exp
5566 * gdb.base/memattr.exp
5567 * gdb.base/mips_pro.exp
5568 * gdb.base/morestack.exp
5569 * gdb.base/moribund-step.exp
5570 * gdb.base/multi-forks.exp
5571 * gdb.base/nested-addr.exp
5572 * gdb.base/nextoverexit.exp
5573 * gdb.base/noreturn-finish.exp
5574 * gdb.base/noreturn-return.exp
5575 * gdb.base/nostdlib.exp
5576 * gdb.base/offsets.exp
5577 * gdb.base/opaque.exp
5578 * gdb.base/pc-fp.exp
5579 * gdb.base/permissions.exp
5580 * gdb.base/print-symbol-loading.exp
5581 * gdb.base/prologue-include.exp
5582 * gdb.base/psymtab.exp
5583 * gdb.base/ptype.exp
5584 * gdb.base/random-signal.exp
5585 * gdb.base/randomize.exp
5586 * gdb.base/range-stepping.exp
5587 * gdb.base/readline-ask.exp
5588 * gdb.base/recpar.exp
5589 * gdb.base/recurse.exp
5590 * gdb.base/relational.exp
5591 * gdb.base/restore.exp
5592 * gdb.base/return-nodebug.exp
5593 * gdb.base/return.exp
5594 * gdb.base/run-after-attach.exp
5595 * gdb.base/save-bp.exp
5596 * gdb.base/scope.exp
5597 * gdb.base/sect-cmd.exp
5598 * gdb.base/set-lang-auto.exp
5599 * gdb.base/set-noassign.exp
5600 * gdb.base/setvar.exp
5601 * gdb.base/sigall.exp
5602 * gdb.base/sigbpt.exp
5603 * gdb.base/siginfo-addr.exp
5604 * gdb.base/siginfo-infcall.exp
5605 * gdb.base/siginfo-obj.exp
5606 * gdb.base/siginfo.exp
5607 * gdb.base/signals-state-child.exp
5608 * gdb.base/signest.exp
5609 * gdb.base/sigstep.exp
5610 * gdb.base/sizeof.exp
5611 * gdb.base/skip.exp
5612 * gdb.base/solib-corrupted.exp
5613 * gdb.base/solib-nodir.exp
5614 * gdb.base/solib-search.exp
5615 * gdb.base/stack-checking.exp
5616 * gdb.base/stale-infcall.exp
5617 * gdb.base/stap-probe.exp
5618 * gdb.base/start.exp
5619 * gdb.base/step-break.exp
5620 * gdb.base/step-bt.exp
5621 * gdb.base/step-line.exp
5622 * gdb.base/step-over-exit.exp
5623 * gdb.base/step-over-syscall.exp
5624 * gdb.base/step-resume-infcall.exp
5625 * gdb.base/step-test.exp
5626 * gdb.base/store.exp
5627 * gdb.base/structs3.exp
5628 * gdb.base/sym-file.exp
5629 * gdb.base/symbol-without-target_section.exp
5630 * gdb.base/term.exp
5631 * gdb.base/testenv.exp
5632 * gdb.base/ui-redirect.exp
5633 * gdb.base/until.exp
5634 * gdb.base/unwindonsignal.exp
5635 * gdb.base/value-double-free.exp
5636 * gdb.base/vla-datatypes.exp
5637 * gdb.base/vla-ptr.exp
5638 * gdb.base/vla-sideeffect.exp
5639 * gdb.base/volatile.exp
5640 * gdb.base/watch-cond-infcall.exp
5641 * gdb.base/watch-cond.exp
5642 * gdb.base/watch-non-mem.exp
5643 * gdb.base/watch-read.exp
5644 * gdb.base/watch-vfork.exp
5645 * gdb.base/watchpoint-cond-gone.exp
5646 * gdb.base/watchpoint-delete.exp
5647 * gdb.base/watchpoint-hw-hit-once.exp
5648 * gdb.base/watchpoint-hw.exp
5649 * gdb.base/watchpoint-stops-at-right-insn.exp
5650 * gdb.base/watchpoints.exp
5651 * gdb.base/wchar.exp
5652 * gdb.base/whatis-exp.exp
5653 * gdb.btrace/buffer-size.exp
5654 * gdb.btrace/data.exp
5655 * gdb.btrace/delta.exp
5656 * gdb.btrace/dlopen.exp
5657 * gdb.btrace/enable.exp
5658 * gdb.btrace/exception.exp
5659 * gdb.btrace/function_call_history.exp
5660 * gdb.btrace/gcore.exp
5661 * gdb.btrace/instruction_history.exp
5662 * gdb.btrace/nohist.exp
5663 * gdb.btrace/reconnect.exp
5664 * gdb.btrace/record_goto-step.exp
5665 * gdb.btrace/record_goto.exp
5666 * gdb.btrace/rn-dl-bind.exp
5667 * gdb.btrace/segv.exp
5668 * gdb.btrace/step.exp
5669 * gdb.btrace/stepi.exp
5670 * gdb.btrace/tailcall-only.exp
5671 * gdb.btrace/tailcall.exp
5672 * gdb.btrace/tsx.exp
5673 * gdb.btrace/unknown_functions.exp
5674 * gdb.btrace/vdso.exp
5675 * gdb.compile/compile-ifunc.exp
5676 * gdb.compile/compile-ops.exp
5677 * gdb.compile/compile-print.exp
5678 * gdb.compile/compile-setjmp.exp
5679 * gdb.cp/abstract-origin.exp
5680 * gdb.cp/ambiguous.exp
5681 * gdb.cp/annota2.exp
5682 * gdb.cp/annota3.exp
5683 * gdb.cp/anon-ns.exp
5684 * gdb.cp/anon-struct.exp
5685 * gdb.cp/anon-union.exp
5686 * gdb.cp/arg-reference.exp
5687 * gdb.cp/baseenum.exp
5688 * gdb.cp/bool.exp
5689 * gdb.cp/breakpoint.exp
5690 * gdb.cp/bs15503.exp
5691 * gdb.cp/call-c.exp
5692 * gdb.cp/casts.exp
5693 * gdb.cp/chained-calls.exp
5694 * gdb.cp/class2.exp
5695 * gdb.cp/classes.exp
5696 * gdb.cp/cmpd-minsyms.exp
5697 * gdb.cp/converts.exp
5698 * gdb.cp/cp-relocate.exp
5699 * gdb.cp/cpcompletion.exp
5700 * gdb.cp/cpexprs.exp
5701 * gdb.cp/cplabel.exp
5702 * gdb.cp/cplusfuncs.exp
5703 * gdb.cp/cpsizeof.exp
5704 * gdb.cp/ctti.exp
5705 * gdb.cp/derivation.exp
5706 * gdb.cp/destrprint.exp
5707 * gdb.cp/dispcxx.exp
5708 * gdb.cp/enum-class.exp
5709 * gdb.cp/exception.exp
5710 * gdb.cp/exceptprint.exp
5711 * gdb.cp/expand-psymtabs-cxx.exp
5712 * gdb.cp/expand-sals.exp
5713 * gdb.cp/extern-c.exp
5714 * gdb.cp/filename.exp
5715 * gdb.cp/formatted-ref.exp
5716 * gdb.cp/fpointer.exp
5717 * gdb.cp/gdb1355.exp
5718 * gdb.cp/gdb2495.exp
5719 * gdb.cp/hang.exp
5720 * gdb.cp/impl-this.exp
5721 * gdb.cp/infcall-dlopen.exp
5722 * gdb.cp/inherit.exp
5723 * gdb.cp/iostream.exp
5724 * gdb.cp/koenig.exp
5725 * gdb.cp/local.exp
5726 * gdb.cp/m-data.exp
5727 * gdb.cp/m-static.exp
5728 * gdb.cp/mb-ctor.exp
5729 * gdb.cp/mb-inline.exp
5730 * gdb.cp/mb-templates.exp
5731 * gdb.cp/member-name.exp
5732 * gdb.cp/member-ptr.exp
5733 * gdb.cp/meth-typedefs.exp
5734 * gdb.cp/method.exp
5735 * gdb.cp/method2.exp
5736 * gdb.cp/minsym-fallback.exp
5737 * gdb.cp/misc.exp
5738 * gdb.cp/namelessclass.exp
5739 * gdb.cp/namespace-enum.exp
5740 * gdb.cp/namespace-nested-import.exp
5741 * gdb.cp/namespace.exp
5742 * gdb.cp/nextoverthrow.exp
5743 * gdb.cp/no-dmgl-verbose.exp
5744 * gdb.cp/non-trivial-retval.exp
5745 * gdb.cp/noparam.exp
5746 * gdb.cp/nsdecl.exp
5747 * gdb.cp/nsimport.exp
5748 * gdb.cp/nsnested.exp
5749 * gdb.cp/nsnoimports.exp
5750 * gdb.cp/nsrecurs.exp
5751 * gdb.cp/nsstress.exp
5752 * gdb.cp/nsusing.exp
5753 * gdb.cp/operator.exp
5754 * gdb.cp/oranking.exp
5755 * gdb.cp/overload-const.exp
5756 * gdb.cp/overload.exp
5757 * gdb.cp/ovldbreak.exp
5758 * gdb.cp/ovsrch.exp
5759 * gdb.cp/paren-type.exp
5760 * gdb.cp/parse-lang.exp
5761 * gdb.cp/pass-by-ref.exp
5762 * gdb.cp/pr-1023.exp
5763 * gdb.cp/pr-1210.exp
5764 * gdb.cp/pr-574.exp
5765 * gdb.cp/pr10687.exp
5766 * gdb.cp/pr12028.exp
5767 * gdb.cp/pr17132.exp
5768 * gdb.cp/pr17494.exp
5769 * gdb.cp/pr9067.exp
5770 * gdb.cp/pr9167.exp
5771 * gdb.cp/pr9631.exp
5772 * gdb.cp/printmethod.exp
5773 * gdb.cp/psmang.exp
5774 * gdb.cp/psymtab-parameter.exp
5775 * gdb.cp/ptype-cv-cp.exp
5776 * gdb.cp/ptype-flags.exp
5777 * gdb.cp/re-set-overloaded.exp
5778 * gdb.cp/ref-types.exp
5779 * gdb.cp/rtti.exp
5780 * gdb.cp/scope-err.exp
5781 * gdb.cp/shadow.exp
5782 * gdb.cp/smartp.exp
5783 * gdb.cp/static-method.exp
5784 * gdb.cp/static-print-quit.exp
5785 * gdb.cp/temargs.exp
5786 * gdb.cp/templates.exp
5787 * gdb.cp/try_catch.exp
5788 * gdb.cp/typedef-operator.exp
5789 * gdb.cp/typeid.exp
5790 * gdb.cp/userdef.exp
5791 * gdb.cp/using-crash.exp
5792 * gdb.cp/var-tag.exp
5793 * gdb.cp/virtbase.exp
5794 * gdb.cp/virtfunc.exp
5795 * gdb.cp/virtfunc2.exp
5796 * gdb.cp/vla-cxx.exp
5797 * gdb.disasm/t01_mov.exp
5798 * gdb.disasm/t02_mova.exp
5799 * gdb.disasm/t03_add.exp
5800 * gdb.disasm/t04_sub.exp
5801 * gdb.disasm/t05_cmp.exp
5802 * gdb.disasm/t06_ari2.exp
5803 * gdb.disasm/t07_ari3.exp
5804 * gdb.disasm/t08_or.exp
5805 * gdb.disasm/t09_xor.exp
5806 * gdb.disasm/t10_and.exp
5807 * gdb.disasm/t11_logs.exp
5808 * gdb.disasm/t12_bit.exp
5809 * gdb.disasm/t13_otr.exp
5810 * gdb.dlang/circular.exp
5811 * gdb.dwarf2/arr-stride.exp
5812 * gdb.dwarf2/arr-subrange.exp
5813 * gdb.dwarf2/atomic-type.exp
5814 * gdb.dwarf2/bad-regnum.exp
5815 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5816 * gdb.dwarf2/callframecfa.exp
5817 * gdb.dwarf2/clztest.exp
5818 * gdb.dwarf2/corrupt.exp
5819 * gdb.dwarf2/data-loc.exp
5820 * gdb.dwarf2/dup-psym.exp
5821 * gdb.dwarf2/dw2-anon-mptr.exp
5822 * gdb.dwarf2/dw2-anonymous-func.exp
5823 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5824 * gdb.dwarf2/dw2-bad-unresolved.exp
5825 * gdb.dwarf2/dw2-basic.exp
5826 * gdb.dwarf2/dw2-canonicalize-type.exp
5827 * gdb.dwarf2/dw2-case-insensitive.exp
5828 * gdb.dwarf2/dw2-common-block.exp
5829 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5830 * gdb.dwarf2/dw2-compressed.exp
5831 * gdb.dwarf2/dw2-const.exp
5832 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5833 * gdb.dwarf2/dw2-cu-size.exp
5834 * gdb.dwarf2/dw2-dup-frame.exp
5835 * gdb.dwarf2/dw2-entry-value.exp
5836 * gdb.dwarf2/dw2-icycle.exp
5837 * gdb.dwarf2/dw2-ifort-parameter.exp
5838 * gdb.dwarf2/dw2-inline-break.exp
5839 * gdb.dwarf2/dw2-inline-param.exp
5840 * gdb.dwarf2/dw2-intercu.exp
5841 * gdb.dwarf2/dw2-intermix.exp
5842 * gdb.dwarf2/dw2-lexical-block-bare.exp
5843 * gdb.dwarf2/dw2-linkage-name-trust.exp
5844 * gdb.dwarf2/dw2-minsym-in-cu.exp
5845 * gdb.dwarf2/dw2-noloc.exp
5846 * gdb.dwarf2/dw2-op-call.exp
5847 * gdb.dwarf2/dw2-op-out-param.exp
5848 * gdb.dwarf2/dw2-opt-structptr.exp
5849 * gdb.dwarf2/dw2-param-error.exp
5850 * gdb.dwarf2/dw2-producer.exp
5851 * gdb.dwarf2/dw2-ranges-base.exp
5852 * gdb.dwarf2/dw2-ref-missing-frame.exp
5853 * gdb.dwarf2/dw2-reg-undefined.exp
5854 * gdb.dwarf2/dw2-regno-invalid.exp
5855 * gdb.dwarf2/dw2-restore.exp
5856 * gdb.dwarf2/dw2-restrict.exp
5857 * gdb.dwarf2/dw2-single-line-discriminators.exp
5858 * gdb.dwarf2/dw2-strp.exp
5859 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5860 * gdb.dwarf2/dw2-unresolved.exp
5861 * gdb.dwarf2/dw2-var-zero-addr.exp
5862 * gdb.dwarf2/dw4-sig-types.exp
5863 * gdb.dwarf2/dwz.exp
5864 * gdb.dwarf2/dynarr-ptr.exp
5865 * gdb.dwarf2/enum-type.exp
5866 * gdb.dwarf2/gdb-index.exp
5867 * gdb.dwarf2/implptr-64bit.exp
5868 * gdb.dwarf2/implptr-optimized-out.exp
5869 * gdb.dwarf2/implptr.exp
5870 * gdb.dwarf2/implref-array.exp
5871 * gdb.dwarf2/implref-const.exp
5872 * gdb.dwarf2/implref-global.exp
5873 * gdb.dwarf2/implref-struct.exp
5874 * gdb.dwarf2/mac-fileno.exp
5875 * gdb.dwarf2/main-subprogram.exp
5876 * gdb.dwarf2/member-ptr-forwardref.exp
5877 * gdb.dwarf2/method-ptr.exp
5878 * gdb.dwarf2/missing-sig-type.exp
5879 * gdb.dwarf2/nonvar-access.exp
5880 * gdb.dwarf2/opaque-type-lookup.exp
5881 * gdb.dwarf2/pieces-optimized-out.exp
5882 * gdb.dwarf2/pieces.exp
5883 * gdb.dwarf2/pr10770.exp
5884 * gdb.dwarf2/pr13961.exp
5885 * gdb.dwarf2/staticvirtual.exp
5886 * gdb.dwarf2/subrange.exp
5887 * gdb.dwarf2/symtab-producer.exp
5888 * gdb.dwarf2/trace-crash.exp
5889 * gdb.dwarf2/typeddwarf.exp
5890 * gdb.dwarf2/valop.exp
5891 * gdb.dwarf2/watch-notconst.exp
5892 * gdb.fortran/array-element.exp
5893 * gdb.fortran/charset.exp
5894 * gdb.fortran/common-block.exp
5895 * gdb.fortran/complex.exp
5896 * gdb.fortran/derived-type-function.exp
5897 * gdb.fortran/derived-type.exp
5898 * gdb.fortran/logical.exp
5899 * gdb.fortran/module.exp
5900 * gdb.fortran/multi-dim.exp
5901 * gdb.fortran/nested-funcs.exp
5902 * gdb.fortran/print-formatted.exp
5903 * gdb.fortran/subarray.exp
5904 * gdb.fortran/vla-alloc-assoc.exp
5905 * gdb.fortran/vla-datatypes.exp
5906 * gdb.fortran/vla-history.exp
5907 * gdb.fortran/vla-ptr-info.exp
5908 * gdb.fortran/vla-ptype-sub.exp
5909 * gdb.fortran/vla-ptype.exp
5910 * gdb.fortran/vla-sizeof.exp
5911 * gdb.fortran/vla-type.exp
5912 * gdb.fortran/vla-value-sub-arbitrary.exp
5913 * gdb.fortran/vla-value-sub-finish.exp
5914 * gdb.fortran/vla-value-sub.exp
5915 * gdb.fortran/vla-value.exp
5916 * gdb.fortran/whatis_type.exp
5917 * gdb.go/chan.exp
5918 * gdb.go/handcall.exp
5919 * gdb.go/hello.exp
5920 * gdb.go/integers.exp
5921 * gdb.go/methods.exp
5922 * gdb.go/package.exp
5923 * gdb.go/strings.exp
5924 * gdb.go/types.exp
5925 * gdb.go/unsafe.exp
5926 * gdb.guile/scm-arch.exp
5927 * gdb.guile/scm-block.exp
5928 * gdb.guile/scm-breakpoint.exp
5929 * gdb.guile/scm-cmd.exp
5930 * gdb.guile/scm-disasm.exp
5931 * gdb.guile/scm-equal.exp
5932 * gdb.guile/scm-frame-args.exp
5933 * gdb.guile/scm-frame-inline.exp
5934 * gdb.guile/scm-frame.exp
5935 * gdb.guile/scm-iterator.exp
5936 * gdb.guile/scm-math.exp
5937 * gdb.guile/scm-objfile.exp
5938 * gdb.guile/scm-ports.exp
5939 * gdb.guile/scm-symbol.exp
5940 * gdb.guile/scm-symtab.exp
5941 * gdb.guile/scm-value-cc.exp
5942 * gdb.guile/types-module.exp
5943 * gdb.linespec/break-ask.exp
5944 * gdb.linespec/cpexplicit.exp
5945 * gdb.linespec/explicit.exp
5946 * gdb.linespec/keywords.exp
5947 * gdb.linespec/linespec.exp
5948 * gdb.linespec/ls-dollar.exp
5949 * gdb.linespec/ls-errs.exp
5950 * gdb.linespec/skip-two.exp
5951 * gdb.linespec/thread.exp
5952 * gdb.mi/mi-async.exp
5953 * gdb.mi/mi-basics.exp
5954 * gdb.mi/mi-break.exp
5955 * gdb.mi/mi-catch-load.exp
5956 * gdb.mi/mi-cli.exp
5957 * gdb.mi/mi-cmd-param-changed.exp
5958 * gdb.mi/mi-console.exp
5959 * gdb.mi/mi-detach.exp
5960 * gdb.mi/mi-disassemble.exp
5961 * gdb.mi/mi-eval.exp
5962 * gdb.mi/mi-file-transfer.exp
5963 * gdb.mi/mi-file.exp
5964 * gdb.mi/mi-fill-memory.exp
5965 * gdb.mi/mi-inheritance-syntax-error.exp
5966 * gdb.mi/mi-linespec-err-cp.exp
5967 * gdb.mi/mi-logging.exp
5968 * gdb.mi/mi-memory-changed.exp
5969 * gdb.mi/mi-read-memory.exp
5970 * gdb.mi/mi-record-changed.exp
5971 * gdb.mi/mi-reg-undefined.exp
5972 * gdb.mi/mi-regs.exp
5973 * gdb.mi/mi-return.exp
5974 * gdb.mi/mi-reverse.exp
5975 * gdb.mi/mi-simplerun.exp
5976 * gdb.mi/mi-solib.exp
5977 * gdb.mi/mi-stack.exp
5978 * gdb.mi/mi-stepi.exp
5979 * gdb.mi/mi-syn-frame.exp
5980 * gdb.mi/mi-until.exp
5981 * gdb.mi/mi-var-block.exp
5982 * gdb.mi/mi-var-child.exp
5983 * gdb.mi/mi-var-cmd.exp
5984 * gdb.mi/mi-var-cp.exp
5985 * gdb.mi/mi-var-display.exp
5986 * gdb.mi/mi-var-invalidate.exp
5987 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5988 * gdb.mi/mi-vla-fortran.exp
5989 * gdb.mi/mi-watch.exp
5990 * gdb.mi/mi2-var-child.exp
5991 * gdb.mi/user-selected-context-sync.exp
5992 * gdb.modula2/unbounded-array.exp
5993 * gdb.multi/dummy-frame-restore.exp
5994 * gdb.multi/multi-arch-exec.exp
5995 * gdb.multi/multi-arch.exp
5996 * gdb.multi/tids.exp
5997 * gdb.multi/watchpoint-multi.exp
5998 * gdb.opencl/callfuncs.exp
5999 * gdb.opencl/convs_casts.exp
6000 * gdb.opencl/datatypes.exp
6001 * gdb.opencl/operators.exp
6002 * gdb.opencl/vec_comps.exp
6003 * gdb.opt/clobbered-registers-O2.exp
6004 * gdb.opt/inline-break.exp
6005 * gdb.opt/inline-bt.exp
6006 * gdb.opt/inline-cmds.exp
6007 * gdb.opt/inline-locals.exp
6008 * gdb.pascal/case-insensitive-symbols.exp
6009 * gdb.pascal/floats.exp
6010 * gdb.pascal/gdb11492.exp
6011 * gdb.python/lib-types.exp
6012 * gdb.python/py-arch.exp
6013 * gdb.python/py-as-string.exp
6014 * gdb.python/py-bad-printers.exp
6015 * gdb.python/py-block.exp
6016 * gdb.python/py-breakpoint-create-fail.exp
6017 * gdb.python/py-breakpoint.exp
6018 * gdb.python/py-caller-is.exp
6019 * gdb.python/py-cmd.exp
6020 * gdb.python/py-explore-cc.exp
6021 * gdb.python/py-explore.exp
6022 * gdb.python/py-finish-breakpoint.exp
6023 * gdb.python/py-finish-breakpoint2.exp
6024 * gdb.python/py-frame-args.exp
6025 * gdb.python/py-frame-inline.exp
6026 * gdb.python/py-frame.exp
6027 * gdb.python/py-framefilter-mi.exp
6028 * gdb.python/py-infthread.exp
6029 * gdb.python/py-lazy-string.exp
6030 * gdb.python/py-linetable.exp
6031 * gdb.python/py-mi-events.exp
6032 * gdb.python/py-mi-objfile.exp
6033 * gdb.python/py-mi.exp
6034 * gdb.python/py-objfile.exp
6035 * gdb.python/py-pp-integral.exp
6036 * gdb.python/py-pp-maint.exp
6037 * gdb.python/py-pp-re-notag.exp
6038 * gdb.python/py-pp-registration.exp
6039 * gdb.python/py-recurse-unwind.exp
6040 * gdb.python/py-strfns.exp
6041 * gdb.python/py-symbol.exp
6042 * gdb.python/py-symtab.exp
6043 * gdb.python/py-sync-interp.exp
6044 * gdb.python/py-typeprint.exp
6045 * gdb.python/py-unwind-maint.exp
6046 * gdb.python/py-unwind.exp
6047 * gdb.python/py-value-cc.exp
6048 * gdb.python/py-xmethods.exp
6049 * gdb.reverse/amd64-tailcall-reverse.exp
6050 * gdb.reverse/break-precsave.exp
6051 * gdb.reverse/break-reverse.exp
6052 * gdb.reverse/consecutive-precsave.exp
6053 * gdb.reverse/consecutive-reverse.exp
6054 * gdb.reverse/finish-precsave.exp
6055 * gdb.reverse/finish-reverse-bkpt.exp
6056 * gdb.reverse/finish-reverse.exp
6057 * gdb.reverse/fstatat-reverse.exp
6058 * gdb.reverse/getresuid-reverse.exp
6059 * gdb.reverse/i386-precsave.exp
6060 * gdb.reverse/i386-reverse.exp
6061 * gdb.reverse/i386-sse-reverse.exp
6062 * gdb.reverse/i387-env-reverse.exp
6063 * gdb.reverse/i387-stack-reverse.exp
6064 * gdb.reverse/insn-reverse.exp
6065 * gdb.reverse/machinestate-precsave.exp
6066 * gdb.reverse/machinestate.exp
6067 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6068 * gdb.reverse/pipe-reverse.exp
6069 * gdb.reverse/readv-reverse.exp
6070 * gdb.reverse/recvmsg-reverse.exp
6071 * gdb.reverse/rerun-prec.exp
6072 * gdb.reverse/s390-mvcle.exp
6073 * gdb.reverse/step-precsave.exp
6074 * gdb.reverse/step-reverse.exp
6075 * gdb.reverse/time-reverse.exp
6076 * gdb.reverse/until-precsave.exp
6077 * gdb.reverse/until-reverse.exp
6078 * gdb.reverse/waitpid-reverse.exp
6079 * gdb.reverse/watch-precsave.exp
6080 * gdb.reverse/watch-reverse.exp
6081 * gdb.rust/generics.exp
6082 * gdb.rust/methods.exp
6083 * gdb.rust/modules.exp
6084 * gdb.rust/simple.exp
6085 * gdb.server/connect-with-no-symbol-file.exp
6086 * gdb.server/ext-attach.exp
6087 * gdb.server/ext-restart.exp
6088 * gdb.server/ext-wrapper.exp
6089 * gdb.server/file-transfer.exp
6090 * gdb.server/server-exec-info.exp
6091 * gdb.server/server-kill.exp
6092 * gdb.server/server-mon.exp
6093 * gdb.server/wrapper.exp
6094 * gdb.stabs/exclfwd.exp
6095 * gdb.stabs/gdb11479.exp
6096 * gdb.threads/clone-new-thread-event.exp
6097 * gdb.threads/corethreads.exp
6098 * gdb.threads/current-lwp-dead.exp
6099 * gdb.threads/dlopen-libpthread.exp
6100 * gdb.threads/gcore-thread.exp
6101 * gdb.threads/sigstep-threads.exp
6102 * gdb.threads/watchpoint-fork.exp
6103 * gdb.trace/actions-changed.exp
6104 * gdb.trace/backtrace.exp
6105 * gdb.trace/change-loc.exp
6106 * gdb.trace/circ.exp
6107 * gdb.trace/collection.exp
6108 * gdb.trace/disconnected-tracing.exp
6109 * gdb.trace/ftrace.exp
6110 * gdb.trace/mi-trace-frame-collected.exp
6111 * gdb.trace/mi-trace-unavailable.exp
6112 * gdb.trace/mi-traceframe-changed.exp
6113 * gdb.trace/mi-tsv-changed.exp
6114 * gdb.trace/no-attach-trace.exp
6115 * gdb.trace/passc-dyn.exp
6116 * gdb.trace/qtro.exp
6117 * gdb.trace/range-stepping.exp
6118 * gdb.trace/read-memory.exp
6119 * gdb.trace/save-trace.exp
6120 * gdb.trace/signal.exp
6121 * gdb.trace/status-stop.exp
6122 * gdb.trace/tfile.exp
6123 * gdb.trace/trace-break.exp
6124 * gdb.trace/trace-buffer-size.exp
6125 * gdb.trace/trace-condition.exp
6126 * gdb.trace/tracefile-pseudo-reg.exp
6127 * gdb.trace/tstatus.exp
6128 * gdb.trace/unavailable.exp
6129 * gdb.trace/while-dyn.exp
6130 * gdb.trace/while-stepping.exp
6131
6132 2016-12-22 Doug Evans <xdje42@gmail.com>
6133
6134 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6135 and msymbols.
6136
6137 2016-12-19 Yao Qi <yao.qi@linaro.org>
6138
6139 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6140 (test_with_self): Don't call do_steps_and_nexts, and remove
6141 code about stepping into xmalloc.
6142
6143 2016-12-09 Yao Qi <yao.qi@linaro.org>
6144
6145 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6146
6147 2016-12-09 Yao Qi <yao.qi@linaro.org>
6148
6149 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6150
6151 2016-12-09 Pedro Alves <palves@redhat.com>
6152
6153 * gdb.base/all-architectures-0.exp: New file.
6154 * gdb.base/all-architectures-1.exp: New file.
6155 * gdb.base/all-architectures-2.exp: New file.
6156 * gdb.base/all-architectures-3.exp: New file.
6157 * gdb.base/all-architectures-4.exp: New file.
6158 * gdb.base/all-architectures-5.exp: New file.
6159 * gdb.base/all-architectures-6.exp: New file.
6160 * gdb.base/all-architectures-7.exp: New file.
6161 * gdb.base/all-architectures.exp.in: New file.
6162
6163 2016-12-09 Yao Qi <yao.qi@linaro.org>
6164
6165 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6166
6167 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6168
6169 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6170 possible.
6171 Remove useless pattern-matching code.
6172
6173 2016-12-02 Pedro Alves <palves@redhat.com>
6174
6175 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6176 procedure.
6177 (top level): Call it.
6178
6179 2016-12-02 Pedro Alves <palves@redhat.com>
6180
6181 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6182 New procedure.
6183 (top level): Call it.
6184
6185 2016-12-02 Pedro Alves <palves@redhat.com>
6186
6187 PR cli/20559
6188 * gdb.base/commands.exp (user_defined_command_args_eval): New
6189 procedure.
6190 (top level): Call it.
6191
6192 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6193
6194 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6195 timeout handling.
6196
6197 2016-12-02 Tom Tromey <tom@tromey.com>
6198
6199 * gdb.dwarf2/main-subprogram.c: New file.
6200 * gdb.dwarf2/main-subprogram.exp: New file.
6201
6202 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6203
6204 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6205 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6206 gdb_test_no_output for a couple of cases.
6207 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6208
6209 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6210
6211 Fix test names and standardize compilation error messages throughout
6212 the following files:
6213
6214 * gdb.ada/start.exp
6215 * gdb.arch/alpha-step.exp
6216 * gdb.arch/e500-prologue.exp
6217 * gdb.arch/ftrace-insn-reloc.exp
6218 * gdb.arch/gdb1291.exp
6219 * gdb.arch/gdb1431.exp
6220 * gdb.arch/gdb1558.exp
6221 * gdb.arch/i386-dr3-watch.exp
6222 * gdb.arch/i386-sse-stack-align.exp
6223 * gdb.arch/ia64-breakpoint-shadow.exp
6224 * gdb.arch/pa-nullify.exp
6225 * gdb.arch/powerpc-aix-prologue.exp
6226 * gdb.arch/thumb-bx-pc.exp
6227 * gdb.base/annota1.exp
6228 * gdb.base/annota3.exp
6229 * gdb.base/arrayidx.exp
6230 * gdb.base/assign.exp
6231 * gdb.base/attach.exp
6232 * gdb.base/auxv.exp
6233 * gdb.base/bang.exp
6234 * gdb.base/bfp-test.exp
6235 * gdb.base/bigcore.exp
6236 * gdb.base/bitfields2.exp
6237 * gdb.base/break-fun-addr.exp
6238 * gdb.base/break-probes.exp
6239 * gdb.base/call-rt-st.exp
6240 * gdb.base/callexit.exp
6241 * gdb.base/catch-fork-kill.exp
6242 * gdb.base/charset.exp
6243 * gdb.base/checkpoint.exp
6244 * gdb.base/comprdebug.exp
6245 * gdb.base/constvars.exp
6246 * gdb.base/coredump-filter.exp
6247 * gdb.base/cursal.exp
6248 * gdb.base/cvexpr.exp
6249 * gdb.base/detach.exp
6250 * gdb.base/display.exp
6251 * gdb.base/dmsym.exp
6252 * gdb.base/dprintf-pending.exp
6253 * gdb.base/dso2dso.exp
6254 * gdb.base/dtrace-probe.exp
6255 * gdb.base/dump.exp
6256 * gdb.base/enum_cond.exp
6257 * gdb.base/exe-lock.exp
6258 * gdb.base/exec-invalid-sysroot.exp
6259 * gdb.base/execl-update-breakpoints.exp
6260 * gdb.base/exprs.exp
6261 * gdb.base/fileio.exp
6262 * gdb.base/find.exp
6263 * gdb.base/finish.exp
6264 * gdb.base/fixsection.exp
6265 * gdb.base/foll-vfork.exp
6266 * gdb.base/frame-args.exp
6267 * gdb.base/gcore.exp
6268 * gdb.base/gdb1250.exp
6269 * gdb.base/global-var-nested-by-dso.exp
6270 * gdb.base/gnu-ifunc.exp
6271 * gdb.base/hashline1.exp
6272 * gdb.base/hashline2.exp
6273 * gdb.base/hashline3.exp
6274 * gdb.base/hbreak-in-shr-unsupported.exp
6275 * gdb.base/huge.exp
6276 * gdb.base/infcall-input.exp
6277 * gdb.base/info-fun.exp
6278 * gdb.base/info-shared.exp
6279 * gdb.base/jit-simple.exp
6280 * gdb.base/jit-so.exp
6281 * gdb.base/jit.exp
6282 * gdb.base/jump.exp
6283 * gdb.base/label.exp
6284 * gdb.base/lineinc.exp
6285 * gdb.base/logical.exp
6286 * gdb.base/longjmp.exp
6287 * gdb.base/macscp.exp
6288 * gdb.base/miscexprs.exp
6289 * gdb.base/new-ui-echo.exp
6290 * gdb.base/new-ui-pending-input.exp
6291 * gdb.base/new-ui.exp
6292 * gdb.base/nodebug.exp
6293 * gdb.base/nofield.exp
6294 * gdb.base/offsets.exp
6295 * gdb.base/overlays.exp
6296 * gdb.base/pending.exp
6297 * gdb.base/pointers.exp
6298 * gdb.base/pr11022.exp
6299 * gdb.base/printcmds.exp
6300 * gdb.base/prologue.exp
6301 * gdb.base/ptr-typedef.exp
6302 * gdb.base/realname-expand.exp
6303 * gdb.base/relativedebug.exp
6304 * gdb.base/relocate.exp
6305 * gdb.base/remote.exp
6306 * gdb.base/reread.exp
6307 * gdb.base/return2.exp
6308 * gdb.base/savedregs.exp
6309 * gdb.base/sep.exp
6310 * gdb.base/sepdebug.exp
6311 * gdb.base/sepsymtab.exp
6312 * gdb.base/set-inferior-tty.exp
6313 * gdb.base/setshow.exp
6314 * gdb.base/shlib-call.exp
6315 * gdb.base/sigaltstack.exp
6316 * gdb.base/siginfo-addr.exp
6317 * gdb.base/signals.exp
6318 * gdb.base/signull.exp
6319 * gdb.base/sigrepeat.exp
6320 * gdb.base/so-impl-ld.exp
6321 * gdb.base/solib-display.exp
6322 * gdb.base/solib-overlap.exp
6323 * gdb.base/solib-search.exp
6324 * gdb.base/solib-symbol.exp
6325 * gdb.base/structs.exp
6326 * gdb.base/structs2.exp
6327 * gdb.base/symtab-search-order.exp
6328 * gdb.base/twice.exp
6329 * gdb.base/unload.exp
6330 * gdb.base/varargs.exp
6331 * gdb.base/watchpoint-solib.exp
6332 * gdb.base/watchpoint.exp
6333 * gdb.base/whatis.exp
6334 * gdb.base/wrong_frame_bt_full.exp
6335 * gdb.btrace/dlopen.exp
6336 * gdb.cell/ea-standalone.exp
6337 * gdb.cell/ea-test.exp
6338 * gdb.cp/dispcxx.exp
6339 * gdb.cp/gdb2384.exp
6340 * gdb.cp/method2.exp
6341 * gdb.cp/nextoverthrow.exp
6342 * gdb.cp/pr10728.exp
6343 * gdb.disasm/am33.exp
6344 * gdb.disasm/h8300s.exp
6345 * gdb.disasm/mn10300.exp
6346 * gdb.disasm/sh3.exp
6347 * gdb.dwarf2/dw2-dir-file-name.exp
6348 * gdb.fortran/complex.exp
6349 * gdb.fortran/library-module.exp
6350 * gdb.guile/scm-pretty-print.exp
6351 * gdb.guile/scm-symbol.exp
6352 * gdb.guile/scm-type.exp
6353 * gdb.guile/scm-value.exp
6354 * gdb.linespec/linespec.exp
6355 * gdb.mi/gdb701.exp
6356 * gdb.mi/gdb792.exp
6357 * gdb.mi/mi-breakpoint-changed.exp
6358 * gdb.mi/mi-dprintf-pending.exp
6359 * gdb.mi/mi-dprintf.exp
6360 * gdb.mi/mi-exit-code.exp
6361 * gdb.mi/mi-pending.exp
6362 * gdb.mi/mi-solib.exp
6363 * gdb.mi/new-ui-mi-sync.exp
6364 * gdb.mi/pr11022.exp
6365 * gdb.mi/user-selected-context-sync.exp
6366 * gdb.opt/solib-intra-step.exp
6367 * gdb.python/py-events.exp
6368 * gdb.python/py-finish-breakpoint.exp
6369 * gdb.python/py-mi.exp
6370 * gdb.python/py-prettyprint.exp
6371 * gdb.python/py-shared.exp
6372 * gdb.python/py-symbol.exp
6373 * gdb.python/py-template.exp
6374 * gdb.python/py-type.exp
6375 * gdb.python/py-value.exp
6376 * gdb.reverse/solib-precsave.exp
6377 * gdb.reverse/solib-reverse.exp
6378 * gdb.server/solib-list.exp
6379 * gdb.stabs/weird.exp
6380 * gdb.threads/reconnect-signal.exp
6381 * gdb.threads/stepi-random-signal.exp
6382 * gdb.trace/actions.exp
6383 * gdb.trace/ax.exp
6384 * gdb.trace/backtrace.exp
6385 * gdb.trace/change-loc.exp
6386 * gdb.trace/deltrace.exp
6387 * gdb.trace/ftrace-lock.exp
6388 * gdb.trace/ftrace.exp
6389 * gdb.trace/infotrace.exp
6390 * gdb.trace/mi-tracepoint-changed.exp
6391 * gdb.trace/packetlen.exp
6392 * gdb.trace/passcount.exp
6393 * gdb.trace/pending.exp
6394 * gdb.trace/range-stepping.exp
6395 * gdb.trace/report.exp
6396 * gdb.trace/stap-trace.exp
6397 * gdb.trace/tfind.exp
6398 * gdb.trace/trace-break.exp
6399 * gdb.trace/trace-condition.exp
6400 * gdb.trace/trace-enable-disable.exp
6401 * gdb.trace/trace-mt.exp
6402 * gdb.trace/tracecmd.exp
6403 * gdb.trace/tspeed.exp
6404 * gdb.trace/tsv.exp
6405 * lib/perftest.exp
6406
6407 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6408
6409 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6410 with gdb_test_no_output.
6411 Use command as test name.
6412
6413 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6414
6415 Fix test names starting with uppercase throughout the files.
6416
6417 * gdb.ada/assign_1.exp
6418 * gdb.ada/boolean_expr.exp
6419 * gdb.base/arrayidx.exp
6420 * gdb.base/del.exp
6421 * gdb.base/gcore-buffer-overflow.exp
6422 * gdb.base/testenv.exp
6423 * gdb.compile/compile.exp
6424 * gdb.python/py-framefilter-invalidarg.exp
6425 * gdb.python/py-framefilter.exp
6426
6427 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6428
6429 Fix test names starting with uppercase throughout the files.
6430
6431 * gdb.ada/array_return.exp
6432 * gdb.ada/expr_delims.exp
6433 * gdb.ada/mi_dyn_arr.exp
6434 * gdb.ada/mi_interface.exp
6435 * gdb.ada/mi_var_array.exp
6436 * gdb.ada/watch_arg.exp
6437 * gdb.arch/alpha-step.exp
6438 * gdb.arch/altivec-regs.exp
6439 * gdb.arch/e500-regs.exp
6440 * gdb.arch/powerpc-d128-regs.exp
6441 * gdb.base/arrayidx.exp
6442 * gdb.base/break.exp
6443 * gdb.base/checkpoint.exp
6444 * gdb.base/debug-expr.exp
6445 * gdb.base/dmsym.exp
6446 * gdb.base/radix.exp
6447 * gdb.base/sepdebug.exp
6448 * gdb.base/testenv.exp
6449 * gdb.base/watch_thread_num.exp
6450 * gdb.base/watchpoint-cond-gone.exp
6451 * gdb.cell/break.exp
6452 * gdb.cell/ea-cache.exp
6453 * gdb.compile/compile.exp
6454 * gdb.cp/gdb2495.exp
6455 * gdb.gdb/selftest.exp
6456 * gdb.gdb/xfullpath.exp
6457 * gdb.go/hello.exp
6458 * gdb.go/integers.exp
6459 * gdb.objc/basicclass.exp
6460 * gdb.pascal/hello.exp
6461 * gdb.pascal/integers.exp
6462 * gdb.python/py-breakpoint.exp
6463 * gdb.python/py-cmd.exp
6464 * gdb.python/py-linetable.exp
6465 * gdb.python/py-xmethods.exp
6466 * gdb.python/python.exp
6467 * gdb.reverse/consecutive-precsave.exp
6468 * gdb.reverse/finish-precsave.exp
6469 * gdb.reverse/i386-precsave.exp
6470 * gdb.reverse/machinestate-precsave.exp
6471 * gdb.reverse/sigall-precsave.exp
6472 * gdb.reverse/solib-precsave.exp
6473 * gdb.reverse/step-precsave.exp
6474 * gdb.reverse/until-precsave.exp
6475 * gdb.reverse/watch-precsave.exp
6476 * gdb.threads/leader-exit.exp
6477 * gdb.threads/pthreads.exp
6478 * gdb.threads/wp-replication.exp
6479 * gdb.trace/actions.exp
6480 * gdb.trace/mi-tsv-changed.exp
6481 * gdb.trace/tsv.exp
6482
6483 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6484
6485 Fix test names starting with uppercase throughout the files.
6486
6487 * gdb.arch/i386-bp_permanent.exp
6488 * gdb.arch/i386-gnu-cfi.exp
6489 * gdb.base/disasm-end-cu.exp
6490 * gdb.base/macscp.exp
6491 * gdb.base/pending.exp
6492 * gdb.base/watch_thread_num.exp
6493 * gdb.cp/exception.exp
6494 * gdb.cp/gdb2495.exp
6495 * gdb.cp/local.exp
6496 * gdb.python/py-evsignal.exp
6497 * gdb.python/python.exp
6498 * gdb.trace/tracecmd.exp
6499
6500 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6501
6502 Fix test names starting with uppercase throughout the files.
6503
6504 * gdb.base/charset.exp
6505 * gdb.base/eval.exp
6506 * gdb.base/multi-forks.exp
6507 * gdb.guile/scm-progspace.exp
6508 * gdb.opencl/datatypes.exp
6509 * gdb.python/py-block.exp
6510 * gdb.python/py-function.exp
6511 * gdb.python/py-symbol.exp
6512 * gdb.python/py-symtab.exp
6513 * gdb.python/py-xmethods.exp
6514 * gdb.reverse/break-precsave.exp
6515 * gdb.reverse/break-reverse.exp
6516 * gdb.reverse/consecutive-precsave.exp
6517 * gdb.reverse/consecutive-reverse.exp
6518 * gdb.reverse/finish-precsave.exp
6519 * gdb.reverse/finish-reverse-bkpt.exp
6520 * gdb.reverse/finish-reverse.exp
6521 * gdb.reverse/fstatat-reverse.exp
6522 * gdb.reverse/getresuid-reverse.exp
6523 * gdb.reverse/i386-precsave.exp
6524 * gdb.reverse/i386-reverse.exp
6525 * gdb.reverse/i386-sse-reverse.exp
6526 * gdb.reverse/i387-stack-reverse.exp
6527 * gdb.reverse/insn-reverse.exp
6528 * gdb.reverse/machinestate-precsave.exp
6529 * gdb.reverse/machinestate.exp
6530 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6531 * gdb.reverse/pipe-reverse.exp
6532 * gdb.reverse/readv-reverse.exp
6533 * gdb.reverse/recvmsg-reverse.exp
6534 * gdb.reverse/rerun-prec.exp
6535 * gdb.reverse/s390-mvcle.exp
6536 * gdb.reverse/sigall-precsave.exp
6537 * gdb.reverse/sigall-reverse.exp
6538 * gdb.reverse/solib-precsave.exp
6539 * gdb.reverse/solib-reverse.exp
6540 * gdb.reverse/step-precsave.exp
6541 * gdb.reverse/step-reverse.exp
6542 * gdb.reverse/time-reverse.exp
6543 * gdb.reverse/until-precsave.exp
6544 * gdb.reverse/until-reverse.exp
6545 * gdb.reverse/waitpid-reverse.exp
6546 * gdb.reverse/watch-precsave.exp
6547 * gdb.reverse/watch-reverse.exp
6548
6549 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6550
6551 Fix test names starting with uppercase throughout the files.
6552
6553 * gdb.arch/i386-mpx-simple_segv.exp
6554 * gdb.arch/i386-mpx.exp
6555 * gdb.arch/i386-permbkpt.exp
6556 * gdb.arch/pa-nullify.exp
6557 * gdb.arch/powerpc-d128-regs.exp
6558 * gdb.arch/vsx-regs.exp
6559 * gdb.base/bfp-test.exp
6560 * gdb.base/break.exp
6561 * gdb.base/breakpoint-shadow.exp
6562 * gdb.base/callfuncs.exp
6563 * gdb.base/charset.exp
6564 * gdb.base/commands.exp
6565 * gdb.base/completion.exp
6566 * gdb.base/dfp-test.exp
6567 * gdb.base/echo.exp
6568 * gdb.base/ending-run.exp
6569 * gdb.base/eval.exp
6570 * gdb.base/expand-psymtabs.exp
6571 * gdb.base/float128.exp
6572 * gdb.base/floatn.exp
6573 * gdb.base/foll-exec-mode.exp
6574 * gdb.base/gdb1056.exp
6575 * gdb.base/gdb11531.exp
6576 * gdb.base/kill-after-signal.exp
6577 * gdb.base/multi-forks.exp
6578 * gdb.base/overlays.exp
6579 * gdb.base/pending.exp
6580 * gdb.base/sepdebug.exp
6581 * gdb.base/testenv.exp
6582 * gdb.base/valgrind-db-attach.exp
6583 * gdb.base/watch_thread_num.exp
6584 * gdb.base/watchpoint-cond-gone.exp
6585 * gdb.base/watchpoint.exp
6586 * gdb.base/watchpoints.exp
6587 * gdb.cp/arg-reference.exp
6588 * gdb.cp/baseenum.exp
6589 * gdb.cp/operator.exp
6590 * gdb.cp/shadow.exp
6591 * gdb.dwarf2/dw2-op-out-param.exp
6592 * gdb.dwarf2/dw2-reg-undefined.exp
6593 * gdb.go/chan.exp
6594 * gdb.go/hello.exp
6595 * gdb.go/integers.exp
6596 * gdb.go/methods.exp
6597 * gdb.go/package.exp
6598 * gdb.guile/scm-parameter.exp
6599 * gdb.guile/scm-progspace.exp
6600 * gdb.guile/scm-value.exp
6601 * gdb.mi/mi-pending.exp
6602 * gdb.mi/user-selected-context-sync.exp
6603 * gdb.multi/multi-attach.exp
6604 * gdb.multi/tids.exp
6605 * gdb.opt/clobbered-registers-O2.exp
6606 * gdb.pascal/floats.exp
6607 * gdb.pascal/integers.exp
6608 * gdb.python/py-block.exp
6609 * gdb.python/py-events.exp
6610 * gdb.python/py-parameter.exp
6611 * gdb.python/py-symbol.exp
6612 * gdb.python/py-symtab.exp
6613 * gdb.python/py-type.exp
6614 * gdb.python/py-value.exp
6615 * gdb.python/py-xmethods.exp
6616 * gdb.python/python.exp
6617 * gdb.reverse/break-precsave.exp
6618 * gdb.reverse/consecutive-precsave.exp
6619 * gdb.reverse/finish-precsave.exp
6620 * gdb.reverse/i386-precsave.exp
6621 * gdb.reverse/machinestate-precsave.exp
6622 * gdb.reverse/sigall-precsave.exp
6623 * gdb.reverse/solib-precsave.exp
6624 * gdb.reverse/step-precsave.exp
6625 * gdb.reverse/until-precsave.exp
6626 * gdb.reverse/watch-precsave.exp
6627 * gdb.server/ext-attach.exp
6628 * gdb.server/ext-restart.exp
6629 * gdb.server/ext-run.exp
6630 * gdb.server/ext-wrapper.exp
6631 * gdb.stabs/gdb11479.exp
6632 * gdb.stabs/weird.exp
6633 * gdb.threads/attach-many-short-lived-threads.exp
6634 * gdb.threads/kill.exp
6635 * gdb.threads/watchpoint-fork.exp
6636
6637 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6638
6639 Fix test names starting with uppercase throughout all the files below.
6640
6641 * gdb.ada/array_return.exp
6642 * gdb.ada/catch_ex.exp
6643 * gdb.ada/info_exc.exp
6644 * gdb.ada/mi_catch_ex.exp
6645 * gdb.ada/mi_dyn_arr.exp
6646 * gdb.ada/mi_ex_cond.exp
6647 * gdb.ada/mi_exc_info.exp
6648 * gdb.ada/mi_interface.exp
6649 * gdb.ada/mi_task_arg.exp
6650 * gdb.ada/mi_task_info.exp
6651 * gdb.ada/mi_var_array.exp
6652 * gdb.arch/alpha-step.exp
6653 * gdb.arch/amd64-disp-step.exp
6654 * gdb.arch/arm-disp-step.exp
6655 * gdb.arch/disp-step-insn-reloc.exp
6656 * gdb.arch/e500-prologue.exp
6657 * gdb.arch/ftrace-insn-reloc.exp
6658 * gdb.arch/gdb1558.exp
6659 * gdb.arch/i386-bp_permanent.exp
6660 * gdb.arch/i386-disp-step.exp
6661 * gdb.arch/i386-float.exp
6662 * gdb.arch/i386-gnu-cfi.exp
6663 * gdb.arch/ia64-breakpoint-shadow.exp
6664 * gdb.arch/mips16-thunks.exp
6665 * gdb.arch/pa-nullify.exp
6666 * gdb.arch/powerpc-aix-prologue.exp
6667 * gdb.arch/powerpc-power.exp
6668 * gdb.arch/ppc-dfp.exp
6669 * gdb.arch/s390-tdbregs.exp
6670 * gdb.arch/spu-info.exp
6671 * gdb.arch/spu-ls.exp
6672 * gdb.arch/thumb-bx-pc.exp
6673 * gdb.base/advance.exp
6674 * gdb.base/annota-input-while-running.exp
6675 * gdb.base/arrayidx.exp
6676 * gdb.base/asmlabel.exp
6677 * gdb.base/async.exp
6678 * gdb.base/attach-wait-input.exp
6679 * gdb.base/auto-connect-native-target.exp
6680 * gdb.base/batch-preserve-term-settings.exp
6681 * gdb.base/bfp-test.exp
6682 * gdb.base/bigcore.exp
6683 * gdb.base/bp-permanent.exp
6684 * gdb.base/break-always.exp
6685 * gdb.base/break-fun-addr.exp
6686 * gdb.base/break-idempotent.exp
6687 * gdb.base/break-main-file-remove-fail.exp
6688 * gdb.base/break-probes.exp
6689 * gdb.base/break-unload-file.exp
6690 * gdb.base/break.exp
6691 * gdb.base/call-ar-st.exp
6692 * gdb.base/call-rt-st.exp
6693 * gdb.base/call-sc.exp
6694 * gdb.base/call-signal-resume.exp
6695 * gdb.base/call-strs.exp
6696 * gdb.base/callexit.exp
6697 * gdb.base/callfuncs.exp
6698 * gdb.base/catch-gdb-caused-signals.exp
6699 * gdb.base/catch-signal-siginfo-cond.exp
6700 * gdb.base/catch-syscall.exp
6701 * gdb.base/compare-sections.exp
6702 * gdb.base/cond-eval-mode.exp
6703 * gdb.base/condbreak-call-false.exp
6704 * gdb.base/consecutive-step-over.exp
6705 * gdb.base/cursal.exp
6706 * gdb.base/disabled-location.exp
6707 * gdb.base/disasm-end-cu.exp
6708 * gdb.base/display.exp
6709 * gdb.base/double-prompt-target-event-error.exp
6710 * gdb.base/dprintf-bp-same-addr.exp
6711 * gdb.base/dprintf-detach.exp
6712 * gdb.base/dprintf-next.exp
6713 * gdb.base/dprintf-non-stop.exp
6714 * gdb.base/dprintf-pending.exp
6715 * gdb.base/dso2dso.exp
6716 * gdb.base/ending-run.exp
6717 * gdb.base/enum_cond.exp
6718 * gdb.base/examine-backward.exp
6719 * gdb.base/exe-lock.exp
6720 * gdb.base/exec-invalid-sysroot.exp
6721 * gdb.base/execl-update-breakpoints.exp
6722 * gdb.base/execution-termios.exp
6723 * gdb.base/fileio.exp
6724 * gdb.base/fixsection.exp
6725 * gdb.base/foll-exec-mode.exp
6726 * gdb.base/foll-exec.exp
6727 * gdb.base/fork-running-state.exp
6728 * gdb.base/frame-args.exp
6729 * gdb.base/fullpath-expand.exp
6730 * gdb.base/func-ptr.exp
6731 * gdb.base/gcore-relro-pie.exp
6732 * gdb.base/gdb1090.exp
6733 * gdb.base/gdb1555.exp
6734 * gdb.base/global-var-nested-by-dso.exp
6735 * gdb.base/gnu-ifunc.exp
6736 * gdb.base/hbreak-in-shr-unsupported.exp
6737 * gdb.base/hbreak-unmapped.exp
6738 * gdb.base/hook-stop.exp
6739 * gdb.base/infcall-input.exp
6740 * gdb.base/info-fun.exp
6741 * gdb.base/info-shared.exp
6742 * gdb.base/interrupt-noterm.exp
6743 * gdb.base/jit-so.exp
6744 * gdb.base/jit.exp
6745 * gdb.base/line-symtabs.exp
6746 * gdb.base/list.exp
6747 * gdb.base/longjmp.exp
6748 * gdb.base/macscp.exp
6749 * gdb.base/max-value-size.exp
6750 * gdb.base/nodebug.exp
6751 * gdb.base/nofield.exp
6752 * gdb.base/overlays.exp
6753 * gdb.base/paginate-after-ctrl-c-running.exp
6754 * gdb.base/paginate-bg-execution.exp
6755 * gdb.base/paginate-inferior-exit.exp
6756 * gdb.base/pending.exp
6757 * gdb.base/pr11022.exp
6758 * gdb.base/printcmds.exp
6759 * gdb.base/ptr-typedef.exp
6760 * gdb.base/ptype.exp
6761 * gdb.base/randomize.exp
6762 * gdb.base/range-stepping.exp
6763 * gdb.base/realname-expand.exp
6764 * gdb.base/relativedebug.exp
6765 * gdb.base/remote.exp
6766 * gdb.base/savedregs.exp
6767 * gdb.base/sepdebug.exp
6768 * gdb.base/set-noassign.exp
6769 * gdb.base/shlib-call.exp
6770 * gdb.base/shreloc.exp
6771 * gdb.base/sigaltstack.exp
6772 * gdb.base/sigbpt.exp
6773 * gdb.base/siginfo-addr.exp
6774 * gdb.base/siginfo-obj.exp
6775 * gdb.base/siginfo-thread.exp
6776 * gdb.base/signest.exp
6777 * gdb.base/signull.exp
6778 * gdb.base/sigrepeat.exp
6779 * gdb.base/skip.exp
6780 * gdb.base/so-impl-ld.exp
6781 * gdb.base/solib-corrupted.exp
6782 * gdb.base/solib-disc.exp
6783 * gdb.base/solib-display.exp
6784 * gdb.base/solib-overlap.exp
6785 * gdb.base/solib-search.exp
6786 * gdb.base/solib-symbol.exp
6787 * gdb.base/source-execution.exp
6788 * gdb.base/sss-bp-on-user-bp-2.exp
6789 * gdb.base/sss-bp-on-user-bp.exp
6790 * gdb.base/stack-checking.exp
6791 * gdb.base/stale-infcall.exp
6792 * gdb.base/step-break.exp
6793 * gdb.base/step-line.exp
6794 * gdb.base/step-over-exit.exp
6795 * gdb.base/step-test.exp
6796 * gdb.base/structs.exp
6797 * gdb.base/sym-file.exp
6798 * gdb.base/symtab-search-order.exp
6799 * gdb.base/term.exp
6800 * gdb.base/type-opaque.exp
6801 * gdb.base/unload.exp
6802 * gdb.base/until-nodebug.exp
6803 * gdb.base/until.exp
6804 * gdb.base/unwindonsignal.exp
6805 * gdb.base/watch-cond.exp
6806 * gdb.base/watch-non-mem.exp
6807 * gdb.base/watch_thread_num.exp
6808 * gdb.base/watchpoint-reuse-slot.exp
6809 * gdb.base/watchpoint-solib.exp
6810 * gdb.base/watchpoint.exp
6811 * gdb.btrace/dlopen.exp
6812 * gdb.cell/arch.exp
6813 * gdb.cell/break.exp
6814 * gdb.cell/bt.exp
6815 * gdb.cell/core.exp
6816 * gdb.cell/data.exp
6817 * gdb.cell/dwarfaddr.exp
6818 * gdb.cell/ea-cache.exp
6819 * gdb.cell/ea-standalone.exp
6820 * gdb.cell/ea-test.exp
6821 * gdb.cell/f-regs.exp
6822 * gdb.cell/fork.exp
6823 * gdb.cell/gcore.exp
6824 * gdb.cell/mem-access.exp
6825 * gdb.cell/ptype.exp
6826 * gdb.cell/registers.exp
6827 * gdb.cell/sizeof.exp
6828 * gdb.cell/solib-symbol.exp
6829 * gdb.cell/solib.exp
6830 * gdb.compile/compile-tls.exp
6831 * gdb.cp/exception.exp
6832 * gdb.cp/gdb2495.exp
6833 * gdb.cp/local.exp
6834 * gdb.cp/mb-inline.exp
6835 * gdb.cp/mb-templates.exp
6836 * gdb.cp/pr10687.exp
6837 * gdb.cp/pr9167.exp
6838 * gdb.cp/scope-err.exp
6839 * gdb.cp/templates.exp
6840 * gdb.cp/virtfunc.exp
6841 * gdb.dwarf2/dw2-dir-file-name.exp
6842 * gdb.dwarf2/dw2-single-line-discriminators.exp
6843 * gdb.fortran/complex.exp
6844 * gdb.fortran/library-module.exp
6845 * gdb.guile/guile.exp
6846 * gdb.guile/scm-cmd.exp
6847 * gdb.guile/scm-frame-inline.exp
6848 * gdb.guile/scm-objfile.exp
6849 * gdb.guile/scm-pretty-print.exp
6850 * gdb.guile/scm-symbol.exp
6851 * gdb.guile/scm-type.exp
6852 * gdb.guile/scm-value.exp
6853 * gdb.linespec/keywords.exp
6854 * gdb.linespec/ls-errs.exp
6855 * gdb.linespec/macro-relative.exp
6856 * gdb.linespec/thread.exp
6857 * gdb.mi/mi-breakpoint-changed.exp
6858 * gdb.mi/mi-dprintf-pending.exp
6859 * gdb.mi/mi-fullname-deleted.exp
6860 * gdb.mi/mi-logging.exp
6861 * gdb.mi/mi-pending.exp
6862 * gdb.mi/mi-solib.exp
6863 * gdb.mi/new-ui-mi-sync.exp
6864 * gdb.mi/user-selected-context-sync.exp
6865 * gdb.multi/dummy-frame-restore.exp
6866 * gdb.multi/multi-arch-exec.exp
6867 * gdb.multi/remove-inferiors.exp
6868 * gdb.multi/watchpoint-multi-exit.exp
6869 * gdb.opt/solib-intra-step.exp
6870 * gdb.perf/backtrace.exp
6871 * gdb.perf/single-step.exp
6872 * gdb.perf/skip-command.exp
6873 * gdb.perf/skip-prologue.exp
6874 * gdb.perf/solib.exp
6875 * gdb.python/lib-types.exp
6876 * gdb.python/py-as-string.exp
6877 * gdb.python/py-bad-printers.exp
6878 * gdb.python/py-block.exp
6879 * gdb.python/py-breakpoint.exp
6880 * gdb.python/py-cmd.exp
6881 * gdb.python/py-events.exp
6882 * gdb.python/py-evthreads.exp
6883 * gdb.python/py-finish-breakpoint.exp
6884 * gdb.python/py-finish-breakpoint2.exp
6885 * gdb.python/py-frame-inline.exp
6886 * gdb.python/py-frame.exp
6887 * gdb.python/py-inferior.exp
6888 * gdb.python/py-infthread.exp
6889 * gdb.python/py-mi.exp
6890 * gdb.python/py-objfile.exp
6891 * gdb.python/py-pp-maint.exp
6892 * gdb.python/py-pp-registration.exp
6893 * gdb.python/py-prettyprint.exp
6894 * gdb.python/py-recurse-unwind.exp
6895 * gdb.python/py-shared.exp
6896 * gdb.python/py-symbol.exp
6897 * gdb.python/py-symtab.exp
6898 * gdb.python/py-template.exp
6899 * gdb.python/py-type.exp
6900 * gdb.python/py-unwind-maint.exp
6901 * gdb.python/py-unwind.exp
6902 * gdb.python/py-value.exp
6903 * gdb.python/python.exp
6904 * gdb.reverse/finish-reverse-bkpt.exp
6905 * gdb.reverse/insn-reverse.exp
6906 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6907 * gdb.reverse/solib-precsave.exp
6908 * gdb.reverse/solib-reverse.exp
6909 * gdb.stabs/gdb11479.exp
6910 * gdb.stabs/weird.exp
6911 * gdb.threads/fork-child-threads.exp
6912 * gdb.threads/fork-plus-threads.exp
6913 * gdb.threads/fork-thread-pending.exp
6914 * gdb.threads/forking-threads-plus-breakpoint.exp
6915 * gdb.threads/hand-call-in-threads.exp
6916 * gdb.threads/interrupted-hand-call.exp
6917 * gdb.threads/linux-dp.exp
6918 * gdb.threads/local-watch-wrong-thread.exp
6919 * gdb.threads/next-while-other-thread-longjmps.exp
6920 * gdb.threads/non-ldr-exit.exp
6921 * gdb.threads/pending-step.exp
6922 * gdb.threads/print-threads.exp
6923 * gdb.threads/process-dies-while-detaching.exp
6924 * gdb.threads/process-dies-while-handling-bp.exp
6925 * gdb.threads/pthreads.exp
6926 * gdb.threads/queue-signal.exp
6927 * gdb.threads/reconnect-signal.exp
6928 * gdb.threads/signal-command-handle-nopass.exp
6929 * gdb.threads/signal-command-multiple-signals-pending.exp
6930 * gdb.threads/signal-delivered-right-thread.exp
6931 * gdb.threads/signal-sigtrap.exp
6932 * gdb.threads/sigthread.exp
6933 * gdb.threads/staticthreads.exp
6934 * gdb.threads/stepi-random-signal.exp
6935 * gdb.threads/thread-unwindonsignal.exp
6936 * gdb.threads/thread_check.exp
6937 * gdb.threads/thread_events.exp
6938 * gdb.threads/tid-reuse.exp
6939 * gdb.threads/tls-nodebug.exp
6940 * gdb.threads/tls-shared.exp
6941 * gdb.threads/tls-so_extern.exp
6942 * gdb.threads/tls.exp
6943 * gdb.threads/wp-replication.exp
6944 * gdb.trace/actions-changed.exp
6945 * gdb.trace/actions.exp
6946 * gdb.trace/backtrace.exp
6947 * gdb.trace/change-loc.exp
6948 * gdb.trace/collection.exp
6949 * gdb.trace/deltrace.exp
6950 * gdb.trace/disconnected-tracing.exp
6951 * gdb.trace/entry-values.exp
6952 * gdb.trace/ftrace-lock.exp
6953 * gdb.trace/ftrace.exp
6954 * gdb.trace/infotrace.exp
6955 * gdb.trace/mi-trace-frame-collected.exp
6956 * gdb.trace/mi-trace-unavailable.exp
6957 * gdb.trace/mi-traceframe-changed.exp
6958 * gdb.trace/mi-tracepoint-changed.exp
6959 * gdb.trace/mi-tsv-changed.exp
6960 * gdb.trace/no-attach-trace.exp
6961 * gdb.trace/packetlen.exp
6962 * gdb.trace/passc-dyn.exp
6963 * gdb.trace/passcount.exp
6964 * gdb.trace/pending.exp
6965 * gdb.trace/pr16508.exp
6966 * gdb.trace/qtro.exp
6967 * gdb.trace/range-stepping.exp
6968 * gdb.trace/read-memory.exp
6969 * gdb.trace/report.exp
6970 * gdb.trace/save-trace.exp
6971 * gdb.trace/signal.exp
6972 * gdb.trace/stap-trace.exp
6973 * gdb.trace/status-stop.exp
6974 * gdb.trace/strace.exp
6975 * gdb.trace/tfile.exp
6976 * gdb.trace/tfind.exp
6977 * gdb.trace/trace-break.exp
6978 * gdb.trace/trace-condition.exp
6979 * gdb.trace/trace-enable-disable.exp
6980 * gdb.trace/trace-mt.exp
6981 * gdb.trace/tracecmd.exp
6982 * gdb.trace/tracefile-pseudo-reg.exp
6983 * gdb.trace/tspeed.exp
6984 * gdb.trace/tstatus.exp
6985 * gdb.trace/tsv.exp
6986 * gdb.trace/unavailable.exp
6987 * gdb.trace/while-dyn.exp
6988 * gdb.trace/while-stepping.exp
6989 * lib/gdb-guile.exp
6990 * lib/gdb.exp
6991 * lib/mi-support.exp
6992 * lib/pascal.exp
6993 * lib/perftest.exp
6994 * lib/prelink-support.exp
6995 * lib/selftest-support.exp
6996
6997 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6998
6999 * Makefile.in: Include disable-implicit-rules.mk.
7000
7001 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7002
7003 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7004 non-byte-aligned bit fields.
7005
7006 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7007
7008 PR gdb/12616
7009 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7010 respects the DW_AT_data_bit_offset attribute.
7011
7012 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7013
7014 * gdb.base/default.exp: Fix output of "set language".
7015
7016 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7017
7018 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7019 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7020 make.
7021 * configure.ac: Remove checks for the make program.
7022 * configure: Re-generate.
7023
7024 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7025
7026 * gdb.python/py-recurse-unwind.c (main): Add loop.
7027 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7028 to read_register() and gdb.parse_and_eval(). Make each code
7029 call a separate case that can be individually tested.
7030 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7031 proc. Call cont_and_backtrace for each of the code paths that
7032 we want to test in the unwinder.
7033
7034 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7035
7036 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7037 the definition of struct S.
7038
7039 2016-11-11 Catherine Moore <clm@codesourcery.com>
7040
7041 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7042
7043 2016-11-09 Pedro Alves <palves@redhat.com>
7044
7045 * gdb.base/commands.exp (runto_or_return): New procedure.
7046 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7047 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7048 (progvar_simple_while_test, progvar_complex_if_while_test)
7049 (if_while_breakpoint_command_test)
7050 (infrun_breakpoint_command_test, breakpoint_command_test)
7051 (user_defined_command_test, watchpoint_command_test)
7052 (test_command_prompt_position, redefine_hook_test)
7053 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7054 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7055 multi_line_input and multi_line. Remove gdb_expect and
7056 gdb_stop_suppressing_tests uses.
7057 * lib/gdb.exp (valnum_re): New global.
7058 (multi_line_input): New procedure.
7059
7060 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7061
7062 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7063 Remove.
7064 (test_setup): Define with proc_with_prefix.
7065 (test_cli_inferior): Likewise.
7066 (test_cli_thread): Likewise.
7067 (test_cli_frame): Likewise.
7068 (test_cli_select_frame): Likewise.
7069 (test_cli_up_down): Likewise.
7070 (test_mi_thread_select): Likewise.
7071 (test_mi_stack_select_frame): Likewise.
7072 (test_cli_in_mi_inferior): Likewise.
7073 (test_cli_in_mi_thread): Likewise.
7074 (test_cli_in_mi_frame): Likewise.
7075 (top level): Do not use with_test_prefix_procname.
7076
7077 2016-11-09 Pedro Alves <palves@redhat.com>
7078
7079 * gdb.base/commands.exp (gdbvar_simple_if_test)
7080 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7081 (progvar_simple_if_test, progvar_simple_while_test)
7082 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7083 (infrun_breakpoint_command_test, breakpoint_command_test)
7084 (user_defined_command_test, watchpoint_command_test)
7085 (test_command_prompt_position, deprecated_command_test)
7086 (bp_deleted_in_command, temporary_breakpoint_commands)
7087 (stray_arg0_test, source_file_with_indented_comment)
7088 (recursive_source_test, if_commands_test)
7089 (error_clears_commands_left, redefine_hook_test)
7090 (redefine_backtrace_test): Use proc_with_prefix.
7091 * lib/gdb.exp (proc_with_prefix): New proc.
7092
7093 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7094
7095 * gdb.base/tui-layout.c: New file.
7096 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7097 disassembly window contains very long lines.
7098
7099 2016-11-08 Tom Tromey <tom@tromey.com>
7100
7101 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7102 depend on Python 2.
7103
7104 2016-11-08 Tom Tromey <tom@tromey.com>
7105
7106 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7107 New method.
7108
7109 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7110
7111 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7112
7113 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7114
7115 * gdb.rust/simple.rs: Add test for univariant enums without
7116 discriminants and for encoded struct-like enums.
7117
7118 2016-10-28 Pedro Alves <palves@redhat.com>
7119
7120 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7121 gdb_test_multiple, tighten regexps and match symtabs and line
7122 tables incrementally.
7123
7124 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7125
7126 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7127 general.
7128
7129 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7130
7131 * gdb.base/exec-invalid-sysroot.exp: New file.
7132
7133 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7134
7135 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7136
7137 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7138
7139 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7140
7141 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7142
7143 * gdb.base/killed-outside.exp: Remove $options from a call to
7144 `prepare_for_testing'.
7145
7146 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7147
7148 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7149 Change test message.
7150
7151 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7152
7153 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7154 Update comment.
7155
7156 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7157
7158 * gdb.trace/mi-trace-save.exp: New file.
7159
7160 2016-10-13 Yao Qi <yao.qi@linaro.org>
7161
7162 * gdb.base/code_elim.exp (get_var_address): Remove.
7163 * gdb.base/relocate.exp: Likewise.
7164 * gdb.base/shreloc.exp: Likewise.
7165 * lib/gdb.exp (get_var_address): New.
7166
7167 2016-10-13 Yao Qi <yao.qi@linaro.org>
7168
7169 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7170 floating point tests if $skip_float_test is false.
7171
7172 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7173
7174 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7175 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7176 argc values.
7177 Add 1 to argc so we guarantee distinct initial/modified argc values.
7178
7179 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7180
7181 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7182
7183 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7184
7185 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7186 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7187 * gdb.arch/vsx-regs.exp: Likewise.
7188
7189 2016-10-07 Yao Qi <yao.qi@linaro.org>
7190
7191 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7192
7193 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7194
7195 * gdb.python/python.exp: Test decode_line("*0").
7196
7197 2016-10-06 Doug Evans <dje@google.com>
7198
7199 * gdb.python/py-value.exp (test_value_creation): Add test for large
7200 unsigned 64-bit value.
7201
7202 2016-10-06 Tom Tromey <tom@tromey.com>
7203
7204 * gdb.compile/compile.exp: Change java tests to rust.
7205 * gdb.base/setshow.exp: Change java tests to rust.
7206 * gdb.base/default.exp: Remove java from language list.
7207 * README (Examples): Update language example.
7208 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7209 test.
7210 * lib/gdb.exp (skip_java_tests): Remove.
7211 * lib/java.exp: Remove.
7212 * gdb.java: Remove.
7213
7214 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7215
7216 * gdb.arch/mips-fcr.exp: New test.
7217 * gdb.arch/mips-fcr.c: Source for the new test.
7218
7219 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7220
7221 * gdb.base/solib-disc.exp: Use `standard_output_file'
7222 throughout.
7223
7224 2016-10-06 Pedro Alves <palves@redhat.com>
7225
7226 * gdb.base/jit-simple-dl.c: New file.
7227 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7228 * gdb.base/jit-simple.c: ... this.
7229 * gdb.base/jit-simple.exp (jit_run): Delete.
7230 (build_jit): New proc.
7231 (jit_test_reread): Recompile either the main program or the shared
7232 library, depending on what is being tested. Skip changing address
7233 if caller wants to. Compare before/after addresses. If testing
7234 standalone, explicitly load the binary. Test "maint info
7235 breakpoints".
7236 (top level): Add "standalone vs shared lib" and "change address"
7237 vs "same address" axes.
7238
7239 2016-10-06 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7242 call.
7243 (jit_run): Delete.
7244 (jit_test_reread): Use with_test_prefix. Reload the main binary
7245 explicitly. Compare the before/after addresses of the JIT
7246 descriptor.
7247
7248 2016-08-15 Doug Evans <dje@google.com>
7249
7250 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7251 for single bitfields is bool.
7252 * gdb.xml/tdesc-regs.exp: Ditto.
7253
7254 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7255
7256 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7257
7258 2016-10-05 Yao Qi <yao.qi@linaro.org>
7259
7260 * lib/gdb.exp (support_complex_tests): Return zero if
7261 gdb_skip_float_test return true.
7262
7263 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7264 Simon Marchi <simon.marchi@ericsson.com>
7265
7266 PR gdb/20487
7267 * gdb.mi/user-selected-context-sync.exp: New file.
7268 * gdb.mi/user-selected-context-sync.c: New file.
7269
7270 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7271 Simon Marchi <simon.marchi@ericsson.com>
7272
7273 PR gdb/20487
7274 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7275 =thread-select-event check.
7276
7277 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7278
7279 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7280 the compulsory L operand changes.
7281 * gdb.arch/powerpc-power.s: Likewise.
7282
7283 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7284
7285 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7286 * gdb.base/jit-attach-pie.c: New file.
7287 * gdb.base/jit-attach-pie.exp: New file.
7288
7289 2016-09-28 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/infcall-input.c: New file.
7292 * gdb.base/infcall-input.exp: New file.
7293
7294 2016-09-22 Yao Qi <yao.qi@linaro.org>
7295
7296 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7297 (gdb_exit): Rename it to ...
7298 (gdbserver_gdb_exit): ... Close GDBserver.
7299 (gdb_exit): New proc, call gdbserver_gdb_exit.
7300 (mi_gdb_exit): Likewise.
7301
7302 2016-09-22 Yao Qi <yao.qi@linaro.org>
7303
7304 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7305 path.
7306 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7307 Remove duplication.
7308
7309 2016-09-22 Yao Qi <yao.qi@linaro.org>
7310
7311 * lib/gdbserver-support.exp: Check the existence of
7312 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7313
7314 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7315
7316 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7317
7318 2016-09-21 Tom Tromey <tom@tromey.com>
7319
7320 PR gdb/20604:
7321 * gdb.base/quit.exp: New file.
7322
7323 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7324
7325 * .gitignore: New file.
7326
7327 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7328
7329 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7330 throughout.
7331
7332 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7333
7334 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7335
7336 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7337
7338 * gdb.cp/casts.cc (decltype): Move it ...
7339 (main): ... with its call to ...
7340 * gdb.cp/casts03.cc: ... a new file.
7341 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7342
7343 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7344
7345 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7346
7347 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7348
7349 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7350 and sync up the test with tests in gas/testsuite/gas/ppc.
7351 * gdb.arch/powerpc-power.exp: Likewise.
7352
7353 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7354
7355 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7356
7357 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7358 Jan Kratochvil <jan.kratochvil@redhat.com>
7359
7360 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7361 make m1's definition to be different from m2's. Use 'dummy' as an
7362 argument for probe 'two'.
7363
7364 2016-09-10 Jon Beniston <jon@beniston.com>
7365
7366 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7367 for sim target.
7368
7369 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7370
7371 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7372 variable declaration.
7373 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7374 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7375 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7376 received HWCAP as its argument.
7377
7378 2016-09-06 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.base/new-ui-pending-input.c: New file.
7381 * gdb.base/new-ui-pending-input.exp: New file.
7382 * gdb.exp (clear_gdb_spawn_id): New procedure.
7383 (with_spawn_id): Check whether gdb_spawn_id exists before
7384 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7385 on exit.
7386
7387 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7388
7389 * gdb.base/float128.c: New file.
7390 * gdb.base/float128.exp: Likewise.
7391 * gdb.base/floatn.c: Likewise.
7392 * gdb.base/floatn.exp: Likewise.
7393
7394 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7395
7396 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7397
7398 2016-09-05 Pedro Alves <palves@redhat.com>
7399
7400 PR backtrace/19927
7401 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7402 unwinders are immediately called as side effect of "source" or
7403 "disable unwinder" commands.
7404 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7405
7406 2016-09-02 Yao Qi <yao.qi@linaro.org>
7407
7408 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7409 is true and $type is "float" or "double".
7410
7411 2016-09-02 Yao Qi <yao.qi@linaro.org>
7412
7413 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7414 true.
7415 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7416 * gdb.base/call-rt-st.exp: Likewise.
7417 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7418 return value instead of gdb,skip_float_test.
7419 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7420 (do_function_calls): Use its return value instead of
7421 gdb,skip_float_test.
7422 * gdb.base/finish.exp: Likewise.
7423 * gdb.base/funcargs.exp: Likewise.
7424 * gdb.base/return.exp: Likewise.
7425 * gdb.base/return2.exp: Likewise.
7426 * gdb.base/varargs.exp: Likewise.
7427 * lib/gdb.exp (gdb_skip_float_test): Change it to
7428 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7429
7430 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7431
7432 * gdb.multi/tids.exp: Test "thread apply all".
7433
7434 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7435
7436 * gdb.base/default.exp (tty): Remove.
7437
7438 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7439
7440 * gdb.python/py-recurse-unwind.c: New file.
7441 * gdb.python/py-recurse-unwind.py: New file.
7442 * gdb.python/py-recurse-unwind.exp: New file.
7443
7444 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7445
7446 * gdb.base/set-inferior-tty.exp: New file.
7447 * gdb.base/set-inferior-tty.c: New file.
7448
7449 2016-08-23 Pedro Alves <palves@redhat.com>
7450
7451 PR gdb/20494
7452 * gdb.base/new-ui-echo.c: New file.
7453 * gdb.base/new-ui-echo.exp: New file.
7454
7455 2016-08-23 Yao Qi <yao.qi@linaro.org>
7456
7457 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7458 gdbserver_spawn.
7459 * gdb.server/connect-without-multi-process.exp (do_test):
7460 Likewise.
7461
7462 2016-08-23 Yao Qi <yao.qi@linaro.org>
7463
7464 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7465 standalone_txt. Delete gdb_txt and standalone_txt on host
7466 and target. Spawn the binary on target. Copy files from
7467 target to host.
7468
7469 2016-08-22 Pedro Alves <palves@redhat.com>
7470
7471 PR gdb/20505
7472 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7473 with_test_prefix. Factor out bits to ...
7474 (test_no_vdso): ... this new procedure.
7475
7476 2016-08-19 Carl Love <cel@us.ibm.com>
7477
7478 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7479 maintaining separate logic for constructing the output path.
7480 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7481 * gdb.arch/ppc-dfp.exp: Likewise.
7482 * gdb.arch/ppc-fp.exp: Likewise.
7483 * gdb.arch/vsx-regs.exp: Likewise.
7484 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7485 binprefix for generating the additional binary files.
7486
7487 2016-08-19 Pedro Alves <palves@redhat.com>
7488
7489 * gdb.trace/mi-trace-frame-collected.exp
7490 (test_trace_frame_collected): On x32, expect two registers.
7491
7492 2016-08-18 Carl Love <cel@us.ibm.com>
7493
7494 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7495 and sync up the test with tests in gas/testsuite/gas/ppc.
7496 * gdb.arch/powerpc-power.exp: Likewise.
7497
7498 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7499
7500 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7501 expected error message.
7502
7503 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7504
7505 * gdb.multi/remove-inferiors.exp: New file.
7506 * gdb.multi/remove-inferiors.c: New file.
7507
7508 2016-08-12 Yao Qi <yao.qi@linaro.org>
7509
7510 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7511 argument list.
7512
7513 2016-08-10 Pedro Alves <palves@redhat.com>
7514
7515 PR gdb/19187
7516 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7517 setup_kfails.
7518
7519 2016-08-09 Pedro Alves <palves@redhat.com>
7520 Simon Marchi <simon.marchi@ericsson.com>
7521
7522 PR gdb/20418
7523 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7524 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7525
7526 2016-08-09 Pedro Alves <palves@redhat.com>
7527
7528 PR mi/20431
7529 * gdb.mi/mi-cmd-error.exp: New file.
7530
7531 2016-08-09 Pedro Alves <palves@redhat.com>
7532
7533 PR gdb/18653
7534 * gdb.base/signals-state-child.c: New file.
7535 * gdb.base/signals-state-child.exp: New file.
7536 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7537
7538 2016-08-09 Pedro Alves <palves@redhat.com>
7539
7540 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7541
7542 2016-08-03 Tom Tromey <tom@tromey.com>
7543
7544 PR python/18565:
7545 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7546
7547 2016-08-01 Yao Qi <yao.qi@linaro.org>
7548
7549 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7550 variable mode to "multi-process" if $multi_process is 1, otherwise
7551 set it to "single-process".
7552
7553 2016-08-01 Yao Qi <yao.qi@linaro.org>
7554
7555 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7556 * gdb.cp/cpexprs.exp: Likewise.
7557 * gdb.cp/m-static.exp: Likewise.
7558
7559 2016-07-26 Tom Tromey <tom@tromey.com>
7560
7561 PR python/20190:
7562 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7563 test.
7564
7565 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7566
7567 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7568 selecting assembly source files.
7569 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7570 assembly source files.
7571 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7572 assembly source files.
7573 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7574 selecting assembly source files.
7575
7576 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7577
7578 * gdb.base/new-ui.exp (do_test_invalid_args): New
7579 procedure.
7580
7581 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7582
7583 * gdb.btrace/reconnect.c: New file.
7584 * gdb.btrace/reconnect.exp: New file.
7585
7586 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7587
7588 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7589 to test_catch_syscall_group.
7590 (test_catch_syscall_group): New.
7591
7592 2016-07-21 Tom Tromey <tom@tromey.com>
7593
7594 * gdb.rust/simple.rs (main): Use empty struct expression.
7595 * gdb.rust/simple.exp: Add tests for empty struct expression.
7596
7597 2016-07-21 Yao Qi <yao.qi@linaro.org>
7598
7599 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7600 if gdb_skip_xml_test is true on some targets.
7601
7602 2016-07-21 Yao Qi <yao.qi@linaro.org>
7603
7604 * gdb.server/solib-list.exp: Unset last_loaded_file.
7605
7606 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7607
7608 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7609 "step into captured_main (args)".
7610
7611 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7612
7613 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7614
7615 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7616
7617 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7618
7619 2016-07-19 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7622 * gdb.opt/inline-bt.exp: Likewise.
7623 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7624 additional_flags=-Winline.
7625 * gdb.opt/inline-locals.exp: Likewise.
7626 * gdb.opt/inline-markers.c (ATTR): Define.
7627 (inlined_fn): Use it.
7628
7629 2016-07-19 Yao Qi <yao.qi@linaro.org>
7630
7631 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7632 (test_with_self): Remove some code. Remove argument executable.
7633 (top-level): Use do_self_tests.
7634
7635 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7636 Don Breazeal <donb@codesourcery.com>
7637
7638 * gdb.base/maint.exp: Escape paths used in regular expressions.
7639 * gdb.stabs/weird.exp: Likewise.
7640
7641 2016-07-13 Tom Tromey <tom@tromey.com>
7642
7643 PR python/15620, PR python/18620:
7644 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7645 (test_bkpt_events): New procs.
7646
7647 2016-07-13 Tom Tromey <tom@tromey.com>
7648
7649 PR python/17698:
7650 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7651 test.
7652 (test_watchpoints): Likewise.
7653 (test_bkpt_pending): New proc.
7654
7655 2016-07-13 Tom Tromey <tom@tromey.com>
7656
7657 PR cli/18053:
7658 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7659 completion test.
7660
7661 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7662
7663 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7664 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7665 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7666 f_label.
7667 (g): Rename g_end_lbl to g_label.
7668 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7669 low_pc and high_pc.
7670 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7671
7672 2016-07-12 Tom Tromey <tom@tromey.com>
7673
7674 PR python/19293:
7675 * gdb.python/py-unwind-maint.exp: Update tests.
7676
7677 2016-07-12 Yao Qi <yao.qi@linaro.org>
7678
7679 * lib/selftest-support.exp (selftest_setup): Match the output
7680 when captured_main is inlined.
7681
7682 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7683
7684 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7685 New variables.
7686 (print this%a, print this%b, print this): New tests.
7687 * gdb.fortran/derived-types.f90 (this): New object and
7688 initialization.
7689
7690 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7691
7692 * gdb.ada/arraydim.exp: Remove extra directory level in build
7693 directory.
7694
7695 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7696
7697 * lib/ada.exp: Remove extra directory level in build directory.
7698 * gdb.ada/cond_lang.exp: Likewise.
7699 * gdb.ada/exec_changed.exp: Likewise.
7700 * gdb.ada/lang_switch.exp: Likewise.
7701
7702 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7703
7704 * simple.rs: Add test for raw pointer subscripting.
7705 * simple.exp: Add test expectations.
7706
7707 2016-07-05 Yao Qi <yao.qi@linaro.org>
7708
7709 * gdb.mi/mi-reverse.exp: Match =record-started output.
7710
7711 2016-07-01 Pedro Alves <palves@redhat.com>
7712
7713 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7714 procedure.
7715 (jit_reader_test): Test the jit reader's unwinder.
7716 * gdb.base/jithost.c (jit_function_00_code): New global.
7717 (main): Use memcpy to fill in the mmapped code, instead of poking
7718 bytes manually here.
7719 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7720 value.
7721 (read_debug_info): Save the function's range.
7722 (read_sp): New function.
7723 (unwind_frame): Use it. Also unwind RBP.
7724 (get_frame_id): Use read_sp.
7725 (gdb_init_reader): Use calloc instead of malloc.
7726 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7727 parameter. Use gdb_test_multiple.
7728
7729 2016-07-01 Pedro Alves <palves@redhat.com>
7730 Antoine Tremblay <antoine.tremblay@ericsson.com>
7731
7732 * gdb.threads/process-dies-while-detaching.c: New file.
7733 * gdb.threads/process-dies-while-detaching.exp: New file.
7734
7735 2016-07-01 Pedro Alves <palves@redhat.com>
7736
7737 * gdb.multi/watchpoint-multi-exit.c: New file.
7738 * gdb.multi/watchpoint-multi-exit.exp: New file.
7739
7740 2016-06-30 Pedro Alves <palves@redhat.com>
7741
7742 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7743 unset inferior_spawn_id.
7744
7745 2016-06-30 Pedro Alves <palves@redhat.com>
7746
7747 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7748 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7749
7750 2016-06-29 Yao Qi <yao.qi@linaro.org>
7751
7752 * gdb.base/return.c: Add copyright header.
7753
7754 2016-06-29 Tom Tromey <tom@tromey.com>
7755
7756 PR python/20129:
7757 * gdb.python/py-framefilter.exp: Add tests for setting priority
7758 and disabling of non-existent frame filter.
7759
7760 2016-06-29 Yao Qi <yao.qi@linaro.org>
7761
7762 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7763 0x0f07ff.
7764
7765 2016-06-28 Yao Qi <yao.qi@linaro.org>
7766
7767 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7768 triplets. Start gdb, execute catch syscall, and continue. Check
7769 gdb's output to determine catch syscall is supported.
7770
7771 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7772
7773 * gdb.rust/simple.rs: Add test for returning unit in a function.
7774 * gdb.rust/simple.exp: Add expectation for functions returning
7775 unit.
7776
7777 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7778
7779 * gdb.python/py-breakpoint-create-fail.c,
7780 gdb.python/py-breakpoint-create-fail.exp,
7781 gdb.python/py-breakpoint-create-fail.py: New testcase.
7782
7783 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7784
7785 PR gdb/20239
7786 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7787 * gdb.rust/simple.exp: Add test expectations for new NonZero
7788 tests.
7789
7790 2016-06-24 David Taylor <dtaylor@emc.com>
7791
7792 * gdb.base/offsets.exp: New file.
7793 * gdb.base/offsets.c: New file.
7794
7795 2016-06-23 Tom Tromey <tom@tromey.com>
7796
7797 PR gdb/16483:
7798 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7799 before any filters are loaded.
7800
7801 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7802
7803 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7804 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7805 structs.
7806 * gdb.fortran/derived-type-function.exp: New file.
7807 * gdb.fortran/derived-type-function.f90: New file.
7808
7809
7810 2016-06-21 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/new-ui.exp: New file.
7813 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7814 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7815 (with_spawn_id): New procedure.
7816
7817 2016-06-21 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.mi/mi-exec-run.exp: New file.
7820
7821 2016-06-21 Pedro Alves <palves@redhat.com>
7822
7823 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7824 breakpoint command's output on the main UI.
7825 (test_break): New procedure, factored out from calls in the top
7826 level.
7827 (top level): Use foreach_with_prefix to test MI as main UI and as
7828 separate UI.
7829
7830 2016-06-21 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7833 (test_awatch_creation_and_listing)
7834 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7835 Remove 'type' parameter.
7836 (test_watchpoint_all): New parameter mi_mode. Remove
7837 with_test_prefix.
7838 (top level): Use foreach_with_prefix, and add main/separate UI MI
7839 testing axis.
7840
7841 2016-06-21 Pedro Alves <palves@redhat.com>
7842
7843 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7844 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7845 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7846 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7847 (gdb_main_spawn_id, mi_spawn_id): Declare and
7848 comment.
7849 (mi_create_inferior_pty): New procedure,
7850 factored out from default_mi_gdb_start.
7851 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7852 procedures.
7853 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7854 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7855 Use mi_create_inferior_pty.
7856 (mi_gdb_start): Use eval to pass down args list.
7857
7858 2016-06-21 Pedro Alves <palves@redhat.com>
7859
7860 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7861 * gdb.opt/inline-cmds.exp: Add MI tests.
7862
7863 2016-06-21 Pedro Alves <palves@redhat.com>
7864
7865 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7866
7867 2016-06-21 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7870 (top level): Use it instead of mi_execute_to.
7871
7872 2016-06-21 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7875 (cont_handler_str): New.
7876 (signal_stop_handler): Set stop_handler_str instead of printing to
7877 stdout.
7878 (continue_handler): Set cont_handler_str instead of printing to
7879 stdout.
7880 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7881 mi_send_resuming_command. Print stop_handler_str and
7882 cont_handler_str instead of expecting the python events print
7883 directly.
7884
7885 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7886
7887 * gdb.base/jit-reader.exp: New file.
7888 * gdb.base/jithost.c: New file.
7889 * gdb.base/jithost.h: New file.
7890 * gdb.base/jitreader.c : New file.
7891 * gdb.base/jit-protocol.h: New file.
7892
7893 2016-06-17 Yao Qi <yao.qi@linaro.org>
7894
7895 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7896 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7897 and detach-on-fork. Adjust tests.
7898 (top level): Invoke break_cond_on_syscall with combinations of
7899 syscall, follow-fork-mode and detach-on-fork.
7900
7901 2016-06-17 Yao Qi <yao.qi@linaro.org>
7902
7903 * gdb.base/step-over-exit.c: New.
7904 * gdb.base/step-over-exit.exp: New.
7905
7906 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7907
7908 * gdb.base/float.exp: Add target check for nds32*-*-*.
7909 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7910
7911 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7912
7913 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7914 for unsupported target features.
7915 * gdb.base/call-rt-st.exp: Likewise.
7916 * gdb.base/call-sc.exp: Likewise.
7917 * gdb.base/call-signal-resume.exp: Likewise.
7918 * gdb.base/call-strs.exp: Likewise.
7919 * gdb.base/callexit.exp: Likewise.
7920 * gdb.base/callfuncs.exp: Likewise.
7921 * gdb.base/nodebug.exp: Likewise.
7922 * gdb.base/printcmds.exp: Likewise.
7923 * gdb.base/ptype.exp: Likewise.
7924 * gdb.base/structs.exp: Likewise.
7925 * gdb.base/unwindonsignal.exp: Likewise.
7926 * gdb.cp/gdb2495.exp: Likewise.
7927 * gdb.cp/templates.exp: Likewise.
7928 * gdb.cp/virtfunc.exp: Likewise.
7929 * gdb.threads/hand-call-in-threads.exp: Likewise.
7930 * gdb.threads/interrupted-hand-call.exp: Likewise.
7931 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7932
7933 2016-06-10 Tom Tromey <tom@tromey.com>
7934
7935 PR rust/20110:
7936 * gdb.rust/expr.exp: Add test for integer constant larger than
7937 i32.
7938
7939 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7940
7941 * gdb.fortran/nested-funcs.exp: New.
7942 * gdb.fortran/nested-funcs.f90: New.
7943
7944 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7945
7946 * gdb.base/examine-backward.c: New file.
7947 * gdb.base/examine-backward.exp: New file.
7948
7949 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7950
7951 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7952 matching.
7953
7954 2016-06-02 Tom Tromey <tom@tromey.com>
7955
7956 PR python/18984:
7957 * gdb.python/py-shared.exp: Add solib_name test.
7958
7959 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7960
7961 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7962
7963 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7964
7965 PR c++/19893
7966 * gdb.dwarf2/implref.exp: Rename to...
7967 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7968 * gdb.dwarf2/implref-array.c: New file.
7969 * gdb.dwarf2/implref-array.exp: Likewise.
7970 * gdb.dwarf2/implref-global.c: Likewise.
7971 * gdb.dwarf2/implref-global.exp: Likewise.
7972 * gdb.dwarf2/implref-struct.c: Likewise.
7973 * gdb.dwarf2/implref-struct.exp: Likewise.
7974
7975 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7976
7977 * gdb.trace/trace-condition.exp: Add 64bit tests.
7978
7979 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7980
7981 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7982 bits types.
7983 (main): Adapt to 8 to 64 bits types.
7984 * gdb.trace/trace-condition.exp: Add new tests.
7985
7986 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7987
7988 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7989
7990 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7991
7992 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7993 Move condition tests...
7994 * gdb.trace/trace-condition.exp: Here.
7995
7996 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7997
7998 * gdb.trace/trace-condition.exp: Add counter-case tests.
7999
8000 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8001
8002 PR c++/15231
8003 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8004 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8005
8006 2016-05-27 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8009 New procedure.
8010 (top level): Call it, and bail out of DejaGnu is known to be bad.
8011
8012 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8013
8014 * gdb.base/whatis.c: Extend the test case.
8015 * gdb.base/whatis.exp: Add additional tests.
8016
8017 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8018
8019 * gdb.fortran/type.f90: Add pointer variable.
8020 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8021
8022 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8023
8024 * gdb.fortran/vla-type.exp: Fix testcase name.
8025
8026 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8027
8028 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8029
8030 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8031
8032 * gdb.fortran/type.f90: Add nested structures.
8033 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8034 * gdb.fortran/derived-type.exp: Adapt expected output.
8035 * gdb.fortran/vla-type.exp: Adapt expected output.
8036
8037 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8038
8039 * gdb.fortran/whatis_type.exp: Adapt expected output.
8040
8041 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8042
8043 * gdb.fortran/print_type.exp: Fix expected output.
8044 * gdb.fortran/whatis_type.exp: Fix expected output.
8045
8046 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8047
8048 * gdb.fortran/whatis_type.exp: Use multi_line.
8049
8050 2016-05-24 Tom Tromey <tom@tromey.com>
8051
8052 PR python/17386:
8053 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8054 use value as an index.
8055
8056 2016-05-23 Tom Tromey <tom@tromey.com>
8057
8058 PR python/17981:
8059 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8060 no-breakpoint case.
8061
8062 2016-05-24 Pedro Alves <palves@redhat.com>
8063
8064 PR gdb/19828
8065 * gdb.threads/clone-attach-detach.c: New file.
8066 * gdb.threads/clone-attach-detach.exp: New file.
8067
8068 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8069
8070 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8071
8072 2016-05-23 Tom Tromey <tom@tromey.com>
8073
8074 PR python/19438, PR python/18393:
8075 * gdb.python/py-progspace.exp: Add "dir" test.
8076 * gdb.python/py-objfile.exp: Add "dir" test.
8077
8078 2016-05-23 Yao Qi <yao.qi@linaro.org>
8079
8080 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8081 * gdb.arch/thumb2-it.exp: Likewise.
8082
8083 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8084
8085 * gdb.mi/mi-threads-interrupt.c: New file.
8086 * gdb.mi/mi-threads-interrupt.exp: New file.
8087
8088 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8089
8090 PR gdb/18077
8091 * gdb.mi/mi-async-run.exp: New file.
8092 * gdb.mi/mi-async-run.c: New file.
8093
8094 2016-05-17 Tom Tromey <tom@tromey.com>
8095 Manish Goregaokar <manishsmail@gmail.com>
8096
8097 * lib/rust-support.exp: New file.
8098 * lib/gdb.exp (skip_rust_tests): New proc.
8099 (build_executable_from_specs): Handle rust.
8100 * lib/future.exp (gdb_find_rustc): New proc.
8101 (gdb_default_target_compile): Handle rust.
8102 * gdb.rust/expr.exp: New file.
8103 * gdb.rust/generics.exp: New file.
8104 * gdb.rust/generics.rs: New file.
8105 * gdb.rust/methods.exp: New file.
8106 * gdb.rust/methods.rs: New file.
8107 * gdb.rust/modules.exp: New file.
8108 * gdb.rust/modules.rs: New file.
8109 * gdb.rust/simple.exp: New file.
8110 * gdb.rust/simple.rs: New file.
8111
8112 2016-05-17 Tom Tromey <tom@tromey.com>
8113
8114 * gdb.base/default.exp (set language): Add rust.
8115
8116 2016-05-17 Tom Tromey <tom@tromey.com>
8117
8118 * gdb.gdb/unittest.exp: New file.
8119
8120 2016-05-16 Yao Qi <yao.qi@linaro.org>
8121
8122 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8123 shell_prompt. Update shell_prompt_re.
8124
8125 2016-05-12 Doug Evans <dje@google.com>
8126
8127 PR symtab/19999
8128 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8129 $options when building executable.
8130 * gdb.dwarf2/fission-loclists-pie.S: New file.
8131 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8132
8133 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8134
8135 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8136 of [is_remote target],
8137
8138 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8139
8140 * lib/gdb.exp (use_gdb_stub): New procedure.
8141
8142 2016-05-03 Yunlian Jiang <yunlian@google.com>
8143 Doug Evans <dje@google.com>
8144
8145 PR symtab/19914
8146 * gdb.dwarf2/dwp-sepdebug.c: New file.
8147 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8148
8149 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8150
8151 * gdb.base/detach.exp: Remove is_remote check.
8152
8153 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8154
8155 * gdb.base/annota-input-while-running.exp: Don't check for
8156 [is_remote target]. Enable annotations after running to main.
8157 Remove unused "set test..." line.
8158
8159 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8160
8161 * gdb.trace/trace-enable-disable.exp: New file.
8162 * gdb.trace/trace-enable-disable.c: New file.
8163
8164 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8165
8166 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8167 use it in info sharedlibrary test.
8168 * gdb.trace/ftrace-lock.exp: Likewise.
8169 * gdb.trace/ftrace.exp: Likewise.
8170 * gdb.trace/range-stepping.exp: Likewise.
8171 * gdb.trace/trace-break.exp: Likewise.
8172 * gdb.trace/trace-condition.exp: Likewise.
8173 * gdb.trace/trace-mt.exp: Likewise.
8174
8175 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8176
8177 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8178 (gdb_load_shlib): ... this.
8179 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8180 gdb_load_shlib.
8181 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8182 * gdb.base/ctxobj.exp: Likewise.
8183 * gdb.base/dprintf-pending.exp: Likewise.
8184 * gdb.base/dso2dso.exp: Likewise.
8185 * gdb.base/fixsection.exp: Likewise.
8186 * gdb.base/gcore-relro.exp: Likewise.
8187 * gdb.base/gdb1555.exp: Likewise.
8188 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8189 * gdb.base/gnu-ifunc.exp: Likewise.
8190 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8191 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8192 * gdb.base/pending.exp: Likewise.
8193 * gdb.base/print-file-var.exp: Likewise.
8194 * gdb.base/print-symbol-loading.exp: Likewise.
8195 * gdb.base/shlib-call.exp: Likewise.
8196 * gdb.base/shreloc.exp: Likewise.
8197 * gdb.base/so-impl-ld.exp: Likewise.
8198 * gdb.base/solib-disc.exp: Likewise.
8199 * gdb.base/solib-nodir.exp: Likewise.
8200 * gdb.base/solib-overlap.exp: Likewise.
8201 * gdb.base/solib-symbol.exp: Likewise.
8202 * gdb.base/solib-weak.exp (do_test): Likewise.
8203 * gdb.base/sym-file.exp: Likewise.
8204 * gdb.base/symtab-search-order.exp: Likewise.
8205 * gdb.base/type-opaque.exp: Likewise.
8206 * gdb.base/unload.exp: Likewise.
8207 * gdb.base/watchpoint-solib.exp: Likewise.
8208 * gdb.compile/compile.exp: Likewise.
8209 * gdb.cp/gdb2384.exp: Likewise.
8210 * gdb.cp/infcall-dlopen.exp: Likewise.
8211 * gdb.cp/re-set-overloaded.exp: Likewise.
8212 * gdb.fortran/library-module.exp: Likewise.
8213 * gdb.opt/solib-intra-step.exp: Likewise.
8214 * gdb.python/py-finish-breakpoint.exp: Likewise.
8215 * gdb.python/py-shared.exp: Likewise.
8216 * gdb.reverse/solib-precsave.exp: Likewise.
8217 * gdb.reverse/solib-reverse.exp: Likewise.
8218 * gdb.server/solib-list.exp: Likewise.
8219 * gdb.threads/dlopen-libpthread.exp: Likewise.
8220 * gdb.threads/tls-shared.exp: Likewise.
8221 * gdb.threads/tls-so_extern.exp: Likewise.
8222 * gdb.trace/change-loc.exp: Likewise.
8223 * gdb.trace/ftrace-lock.exp: Likewise.
8224 * gdb.trace/ftrace.exp: Likewise.
8225 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8226 * gdb.trace/pending.exp: Likewise.
8227 * gdb.trace/range-stepping.exp: Likewise.
8228 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8229 (strace_info_marker): Likewise.
8230 (strace_probe_marker): Likewise.
8231 (strace_trace_on_same_addr): Likewise.
8232 (strace_trace_on_diff_addr): Likewise.
8233 * gdb.trace/trace-break.exp: Likewise.
8234 * gdb.trace/trace-condition.exp: Likewise.
8235 * gdb.trace/trace-mt.exp: Likewise.
8236
8237 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8238
8239 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8240 result of gdb_remote_download.
8241 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8242 * gdb.base/dso2dso.exp: Likewise.
8243 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8244 * gdb.base/print-file-var.exp: Likewise.
8245 * gdb.base/shlib-call.exp: Likewise.
8246 * gdb.base/shreloc.exp: Likewise.
8247 * gdb.base/solib-overlap.exp: Likewise.
8248 * gdb.base/solib-weak.exp (do_test): Likewise.
8249 * gdb.base/unload.exp: Likewise.
8250
8251 2016-04-27 Yao Qi <yao.qi@linaro.org>
8252
8253 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8254 exists.
8255
8256 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8257
8258 * vla-type.exp: Print structure from toplevel.
8259
8260 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8261
8262 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8263 of dynamic types.
8264 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8265 of dynamic types.
8266
8267 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8268
8269 * gdb.fortran/vla-type.f90: New file.
8270 * gdb.fortran/vla-type.exp: New file.
8271
8272 2016-04-25 Yao Qi <yao.qi@linaro.org>
8273
8274 * gdb.base/branch-to-self.c: New file.
8275 * gdb.base/branch-to-self.exp: New file.
8276
8277 2016-04-22 Yao Qi <yao.qi@linaro.org>
8278
8279 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8280 more after $hex.
8281
8282 2016-04-22 Yao Qi <yao.qi@linaro.org>
8283
8284 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8285 * gdb.base/annota3.exp: Likewise.
8286
8287 2016-04-22 Yao Qi <yao.qi@linaro.org>
8288
8289 * gdb.reverse/step-precsave.exp: Do one step and test program
8290 stops in "callee" and do multiple steps until program goes out
8291 of "callee".
8292 * gdb.reverse/step-reverse.exp: Likewise.
8293
8294 2016-04-22 Yao Qi <yao.qi@linaro.org>
8295
8296 * gdb.trace/signal.exp: Also pass if
8297 $tracepoint_hits($i) > $iterations.
8298
8299 2016-04-22 Yao Qi <yao.qi@linaro.org>
8300
8301 * gdb.trace/signal.c: New file.
8302 * gdb.trace/signal.exp: New file.
8303
8304 2016-04-19 Doug Evans <xdje42@gmail.com>
8305
8306 * gdb.base/bad-file.exp: New file.
8307
8308 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8309
8310 * gdb.dwarf2/implref.exp: New file.
8311
8312 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8313
8314 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8315 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8316 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8317 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8318 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8319 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8320 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8321 * lib/fortran.exp (fortran_int4): New procedure.
8322 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8323 (fortran_logical4): Likewise.
8324
8325 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8326
8327 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8328
8329 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8330
8331 * lib/compiler.c: Add Intel specific preprocessor macros.
8332 * lib/compiler.cc: Likewise.
8333
8334 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8335
8336 * gdb.server/connect-with-no-symbol-file.c: New file.
8337 * gdb.server/connect-with-no-symbol-file.exp: New file.
8338
8339 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8340
8341 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8342
8343 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8344
8345 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8346 standard output directory.
8347
8348 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8349
8350 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8351
8352 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8353
8354 * gdb.btrace/instruction_history.c (loop): Add declaration.
8355
8356 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8357
8358 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8359
8360 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8361
8362 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8363 parentheses to print.
8364 (continue_handler): Likewise.
8365
8366 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8367
8368 * gdb.server/solib-list.exp: Remove is_remote check.
8369 Pass shlib= to gdb_compile. Don't link shared library with
8370 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8371 Run binary filename through "readlink -f" on the target.
8372
8373 2016-04-08 Pedro Alves <palves@redhat.com>
8374
8375 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8376 interpreter filename as argument to gdbserver_spawn.
8377 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8378 Return empty if $last_loaded_file does not exist.
8379
8380 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8381
8382 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8383 * gdb.base/jit-main.c: Use exit after usage.
8384
8385 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8386
8387 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8388 GDBHISTSIZE prior to the tests.
8389 * gdb.base/gdbinit-history.exp: Likewise.
8390
8391 2016-04-07 Pedro Alves <palves@redhat.com>
8392
8393 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8394 instead of build_executable. Use gdb_load_shlibs.
8395
8396 2016-04-07 Yao Qi <yao.qi@linaro.org>
8397
8398 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8399 Execute "si" command.
8400
8401 2016-04-07 Yao Qi <yao.qi@linaro.org>
8402
8403 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8404 number instead of the comments on some line.
8405
8406 2016-04-06 Don Breazeal <donb@codesourcery.com>
8407
8408 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8409 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8410
8411 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8412
8413 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8414 standard_output_file. Remove unused binfile variable.
8415
8416 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8417
8418 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8419 * gdb.python/py-mi-objfile.exp: Match "list main" output
8420 in console format.
8421
8422 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8423
8424 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8425 absolute.
8426
8427 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8428
8429 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8430 absolute.
8431 * gdb.trace/ftrace.exp: Likewise.
8432 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8433 targets as well.
8434 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8435 (gdb_load_shlibs): Copy libraries to test directory when testing
8436 natively. Only set solib-search-path if testing remotely.
8437 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8438
8439 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8440
8441 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8442 gdb_download. Use it even if the target is not remote.
8443 * gdb.base/jit.exp (compile_jit_test): Likewise.
8444 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8445 output directory if the destination board is local, otherwise use
8446 the standard remote_download from DejaGnu.
8447 (gdb_download): Remove.
8448 (gdb_load_shlibs): Use gdb_remote_download instead of
8449 gdb_download.
8450 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8451 Use gdb_remote_download instead of gdb_download. Use it even if
8452 the target is not remote.
8453 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8454 instead of gdb_download.
8455
8456 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8457
8458 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8459 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8460 run.
8461
8462 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8463
8464 PR gdb/19820
8465 * gdb.base/printcmds.exp: Add artificial arrays tests.
8466
8467 2016-03-31 Pedro Alves <palves@redhat.com>
8468
8469 PR gdb/19858
8470 * gdb.base/jit-main.c: Include unistd.h.
8471 (ATTACH): Define to 0 if not already defined.
8472 (wait_for_gdb, mypid): New globals.
8473 (WAIT_FOR_GDB): New macro.
8474 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8475 some breakpoint locations.
8476 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8477 New procedures.
8478 (one_jit_test): Add REATTACH parameter, and handle it. Use
8479 continue_to_test_location.
8480 (top level): Test attach, and adjusts calls to one_jit_test.
8481
8482 2016-03-31 Pedro Alves <palves@redhat.com>
8483
8484 PR gdb/19858
8485 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8486 BINSUFFIX parameter, and handle it.
8487 (top level): Adjust calls compile_jit_test.
8488
8489 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8490
8491 PR python/19743
8492 * gdb.python/py-mi-events-gdb.py: New file.
8493 * gdb.python/py-mi-events.c: New file.
8494 * gdb.python/py-mi-events.exp: New file.
8495
8496 2016-03-30 Yao Qi <yao.qi@linaro.org>
8497
8498 * gdb.reverse/until-precsave.exp: Match function name only.
8499 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8500 Move malloc to a condition block.
8501 * gdb.reverse/until-reverse.exp: Match function name only.
8502
8503 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8504
8505 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8506 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8507 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8508 variable for GPR 0 instead of assuming it is register 0.
8509 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8510 * lib/trace-support.exp: Add s390 registers.
8511
8512 2016-03-29 Yao Qi <yao.qi@linaro.org>
8513
8514 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8515
8516 2016-03-24 Yao Qi <yao.qi@linaro.org>
8517
8518 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8519 test message.
8520
8521 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8522
8523 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8524 maintaining separate logic for constructing the output path.
8525
8526 2016-03-16 Don Breazeal <donb@codesourcery.com>
8527
8528 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8529 Retry fork and waitpid on interrupted system call errors.
8530 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8531 Use with_timeout_factor to increase timeout by factor of 10.
8532
8533 2016-03-15 Don Breazeal <donb@codesourcery.com>
8534
8535 * gdb.cp/scope-err.cc: New test program.
8536 * gdb.cp/scope-err.exp: New test script.
8537 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8538 lines and "set breakpoint here" comment.
8539 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8540 Fixed some whitespace and format issues.
8541 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8542 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8543
8544 2016-03-15 Doug Evans <dje@google.com>
8545
8546 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8547 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8548 All callers updated. Add tests for enums, mixed flags register.
8549
8550 2016-03-15 Doug Evans <dje@google.com>
8551
8552 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8553 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8554
8555 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8556
8557 * gdb.base/default.exp: Add $_as_string to the list of expected
8558 convenience functions.
8559
8560 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8561
8562 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8563
8564 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8565
8566 * gdb.python/py-as-string.exp: New file.
8567 * gdb.python/py-as-string.c: New file.
8568
8569 2016-03-09 Pedro Alves <palves@redhat.com>
8570
8571 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8572 signal" -> "Thread NN received signal" output change.
8573 * gdb.threads/ia64-sigill.exp: Likewise.
8574 * gdb.threads/linux-dp.exp: Likewise.
8575 * gdb.threads/manythreads.exp: Likewise.
8576 * gdb.threads/pending-step.exp: Likewise.
8577 * gdb.threads/print-threads.exp: Likewise.
8578 * gdb.threads/sigstep-threads.exp: Likewise.
8579 * gdb.threads/staticthreads.exp: Likewise.
8580 * gdb.threads/tls.exp: Likewise.
8581
8582 2016-03-09 Pedro Alves <palves@redhat.com>
8583
8584 * gdb.base/command-line-input.exp: New file.
8585
8586 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8587
8588 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8589 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8590 * gdb.trace/pending.exp: Accept leading dot before function name.
8591 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8592 * lib/trace-support.exp: Set registers for ppc.
8593
8594 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8595
8596 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8597 use it for disassembly; accept .main in addition to main in backtrace.
8598
8599 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8600 Marcin Kościelnicki <koriakin@0x04.net>
8601
8602 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8603 (gdb_recursion_test_ptr): New global variable.
8604 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8605 gdb_recursion_test.
8606 (gdb_c_test): Ditto.
8607
8608 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8609
8610 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8611 ordering.
8612
8613 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8614
8615 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8616 (bar): Add bar_start_lbl label.
8617 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8618 of foo/bar for emitting DWARF and tracing.
8619
8620 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8621
8622 * analyze-racy-logs.py: Set executable bit.
8623
8624 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8625
8626 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8627 (CHECK_TARGET_TMP): Likewise.
8628 (check-single-racy): New rule.
8629 (check-parallel-racy): Likewise.
8630 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8631 (do-check-parallel-racy): New rule.
8632 (check-racy/%.exp): Likewise.
8633 * README (Racy testcases): New section.
8634 * analyze-racy-logs.py: New file.
8635
8636 2016-03-03 Doug Evans <dje@google.com>
8637
8638 * gdb.base/skip.exp: Use with_test_prefix.
8639
8640 2016-03-03 Yao Qi <yao.qi@linaro.org>
8641
8642 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8643 Invoke step_over_syscall "clone" and break_cond_on_syscall
8644 "clone".
8645 * gdb.base/step-over-clone.c: New file.
8646
8647 2016-03-03 Yao Qi <yao.qi@linaro.org>
8648
8649 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8650 code format.
8651
8652 2016-03-03 Yao Qi <yao.qi@linaro.org>
8653
8654 * gdb.base/disp-step-fork.c: Rename to ...
8655 * gdb.base/step-over-fork.c: ... it. New file.
8656 * gdb.base/disp-step-vfork.c: Rename to ...
8657 * gdb.base/step-over-vfork.c: ... it. New file.
8658 * gdb.base/disp-step-syscall.exp: Rename to ...
8659 * gdb.base/step-over-syscall.exp: ... it. New file.
8660 (disp_step_cross_syscall): Rename to ...
8661 (step_over_syscall): ... it.
8662
8663 2016-03-03 Yao Qi <yao.qi@linaro.org>
8664
8665 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8666 If target supports condition evaluation on target, invoke
8667 break_cond_on_syscall for fork and vfork.
8668
8669 2016-03-03 Yao Qi <yao.qi@linaro.org>
8670
8671 * gdb.base/disp-step-syscall.exp: Don't invoke
8672 support_displaced_stepping.
8673 (disp_step_cross_syscall): Test with displaced stepping off and
8674 on if supported.
8675
8676 2016-03-03 Yao Qi <yao.qi@linaro.org>
8677
8678 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8679 proc.
8680 (setup): New proc.
8681 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8682 and setup.
8683
8684 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8685
8686 * gdb.fortran/vla-history.exp: Remove breakpoint.
8687
8688 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8689
8690 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8691 exceeds timeout.
8692
8693 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8694
8695 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8696 breakpoint.
8697
8698 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8699
8700 * gdb.mi/vla.f90: Nullify pointer after declaration.
8701
8702 2016-03-01 Pedro Alves <palves@redhat.com>
8703
8704 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8705
8706 2016-03-01 Pedro Alves <palves@redhat.com>
8707
8708 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8709 before anything else.
8710 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8711 _GNU_SOURCE here.
8712 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8713 before anything else.
8714 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8715
8716 2016-03-01 Pedro Alves <palves@redhat.com>
8717
8718 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8719
8720 2016-03-01 Yao Qi <yao.qi@linaro.org>
8721
8722 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8723 prepare_for_testing.
8724
8725 2016-03-01 Yao Qi <yao.qi@linaro.org>
8726
8727 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8728
8729 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8730
8731 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8732 manually constructing the output path.
8733
8734 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8735
8736 * gdb.arch/s390-stackless.S: New.
8737 * gdb.arch/s390-stackless.exp: New.
8738
8739 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8740
8741 * gdb.dlang/circular.c: New file.
8742 * gdb.dlang/circular.exp: New file.
8743
8744 2016-02-26 Yao Qi <yao.qi@linaro.org>
8745
8746 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8747 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8748 (testcases): Update.
8749
8750 2016-02-26 Yao Qi <yao.qi@linaro.org>
8751
8752 * gdb.reverse/aarch64.c: Rename to ...
8753 * gdb.reverse/insn-reverse.c: ... it.
8754 * gdb.reverse/aarch64.exp: Rename to ...
8755 * gdb.reverse/insn-reverse.exp: ... it.
8756
8757 2016-02-26 Yao Qi <yao.qi@linaro.org>
8758
8759 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8760 (testcase_ftype): New.
8761 (testcases): New array.
8762 (n_testcases): New.
8763 (main): Call each element in testcases.
8764 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8765 (read_testcase): New.
8766 Do the tests in a loop.
8767
8768 2016-02-25 Yao Qi <yao.qi@linaro.org>
8769
8770 * gdb.base/branches.c: Remove.
8771
8772 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8773
8774 PR gdb/13808
8775 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8776
8777 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8778
8779 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8780
8781 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8782
8783 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8784 change x86_64 call_insn to 'callq'.
8785
8786 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8787
8788 * gdb.trace/tfile-avx.c: Move to...
8789 * gdb.trace/tracefile-pseudo-reg.c: Here.
8790 * gdb.trace/tfile-avx.exp: Move to...
8791 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8792
8793 2016-02-24 Gary Benson <gbenson@redhat.com>
8794
8795 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8796 message on attach.
8797
8798 2016-02-23 Doug Evans <dje@google.com>
8799
8800 * gdb.base/skip.c (test_skip): New function.
8801 (end_test_skip_file_and_function): New function.
8802 (test_skip_file_and_function): New function.
8803 * gdb.base/skip1.c (test_skip): New function.
8804 (skip1_test_skip_file_and_function): New function.
8805 * gdb.base/skip.exp: Add tests for new skip options.
8806 * gdb.base/skip-solib.exp: Update expected output.
8807 * gdb.perf/skip-command.cc: New file.
8808 * gdb.perf/skip-command.exp: New file.
8809 * gdb.perf/skip-command.py: New file.
8810
8811 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8812
8813 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8814 info registers pattern.
8815
8816 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8817
8818 * lib/future.exp: Add D support.
8819 (gdb_find_gdc): New proc.
8820 (gdb_default_target_compile): Add D support.
8821
8822 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8823
8824 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8825 user+system time.
8826 (trace_speed_test): Determine the iteration count for a time
8827 between 15..30 seconds.
8828
8829 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8830
8831 * gdb.arch/i386-mpx-sigsegv.c: New file.
8832 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8833 * gdb.arch/i386-mpx-simple_segv.c: New file.
8834 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8835
8836 2016-02-18 Yao Qi <yao.qi@linaro.org>
8837
8838 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8839 Don't call setup_kfail.
8840
8841 2016-02-18 Yao Qi <yao.qi@linaro.org>
8842
8843 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8844 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8845
8846 2016-02-16 Doug Evans <dje@google.com>
8847
8848 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8849 * gdb.base/skip1.c: Ditto.
8850 * gdb.base/skip.exp: Whitespace cleanup.
8851
8852 2016-02-16 Don Breazeal <donb@codesourcery.com>
8853
8854 PR remote/19496
8855 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8856 Remove kfail for PR remote/19496.
8857
8858 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8859
8860 * lib/gdb.exp (standard_temp_file): Return a path specific to
8861 the runtest invocation.
8862
8863 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8864
8865 * gdb.trace/save-trace.exp: Change relative path to be in the
8866 standard output directory.
8867
8868 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8869
8870 * gdb.arch/i386-prologue.c: Add missing prototypes.
8871
8872 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8873
8874 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8875 * gdb.arch/i386-prologue.exp: Likewise.
8876 * gdb.arch/i386-size.exp: Likewise.
8877
8878 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8879
8880 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8881 define object file path.
8882 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8883 file path.
8884 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8885 standard_output_file to define binfile.
8886
8887 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8888
8889 Fix compatibility with recent gfortran-5.3.1.
8890 * gdb.fortran/vla-history.exp (print vla1 allocated)
8891 (print vla2 allocated, print $2, print $3): Remove
8892 (print $4): Rename to ...
8893 (print $2): ... here.
8894 (print $9): Rename to ...
8895 (print $5): ... here.
8896 (print $10): Rename to ...
8897 (print $6): ... here.
8898 * gdb.fortran/vla.f90: Add pvla initialization.
8899
8900 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8901
8902 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8903 New test.
8904 * gdb.fortran/vla-value-sub.exp: Likewise.
8905
8906 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8907
8908 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8909
8910 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8911
8912 * i386-biarch-core.exp: Define corefile using
8913 standard_output_file.
8914
8915 2016-02-12 Yao Qi <yao.qi@linaro.org>
8916
8917 * gdb.arch/arm-single-step-kernel-helper.c: New.
8918 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8919
8920 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8921
8922 * gdb.btrace/tailcall-only.exp: New.
8923 * gdb.btrace/tailcall-only.c: New.
8924 * gdb.btrace/x86_64-tailcall-only.S: New.
8925 * gdb.btrace/i686-tailcall-only.S: New.
8926
8927 2016-02-11 Pedro Alves <palves@redhat.com>
8928
8929 * README (Parallel testing): Add missing double quotes.
8930
8931 2016-02-11 Pedro Alves <palves@redhat.com>
8932
8933 * README (Parallel testing): New section.
8934 (GDB_PARALLEL): Rewrite.
8935 (FORCE_PARALLEL): Document.
8936
8937 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8938
8939 * gdb.trace/tfile-avx.c: New test.
8940 * gdb.trace/tfile-avx.exp: New test.
8941
8942 2016-02-09 Keith Seitz <keiths@redhat.com>
8943
8944 PR breakpoints/19546
8945 * gdb.base/infcall-exec.c: New file.
8946 * gdb.base/infcall-exec2.c: New file.
8947 * gdb.base/infcall-exec.exp: New file.
8948
8949 2016-02-09 Keith Seitz <keiths@redhat.com>
8950
8951 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8952 (toplevel): Call test_bkpt_address.
8953
8954 2016-02-09 Keith Seitz <keiths@redhat.com>
8955
8956 PR python/19506
8957 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8958 (toplevel): Call test_bkpt_address.
8959
8960 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8961
8962 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8963 to AC_OUTPUT.
8964 * configure: Regenerate.
8965
8966 2016-02-09 Pedro Alves <palves@redhat.com>
8967
8968 PR breakpoints/19548
8969 * gdb.base/execl-update-breakpoints.c (some_function): New
8970 function.
8971 (main): Call it.
8972 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8973 Tighten expected GDB output.
8974
8975 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8976
8977 * Makefile.in (ALL_SUBDIRS): Remove.
8978 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8979 (distclean maintainer-clean realclean): Likewise.
8980 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8981 * configure: Regenerate.
8982 * gdb.ada/Makefile.in: Delete.
8983 * gdb.arch/Makefile.in: Likewise.
8984 * gdb.asm/Makefile.in: Likewise.
8985 * gdb.base/Makefile.in: Likewise.
8986 * gdb.btrace/Makefile.in: Likewise.
8987 * gdb.cell/Makefile.in: Likewise.
8988 * gdb.compile/Makefile.in: Likewise.
8989 * gdb.cp/Makefile.in: Likewise.
8990 * gdb.disasm/Makefile.in: Likewise.
8991 * gdb.dlang/Makefile.in: Likewise.
8992 * gdb.dwarf2/Makefile.in: Likewise.
8993 * gdb.fortran/Makefile.in: Likewise.
8994 * gdb.gdb/Makefile.in: Likewise.
8995 * gdb.go/Makefile.in: Likewise.
8996 * gdb.guile/Makefile.in: Likewise.
8997 * gdb.java/Makefile.in: Likewise.
8998 * gdb.linespec/Makefile.in: Likewise.
8999 * gdb.mi/Makefile.in: Likewise.
9000 * gdb.modula2/Makefile.in: Likewise.
9001 * gdb.multi/Makefile.in: Likewise.
9002 * gdb.objc/Makefile.in: Likewise.
9003 * gdb.opencl/Makefile.in: Likewise.
9004 * gdb.opt/Makefile.in: Likewise.
9005 * gdb.pascal/Makefile.in: Likewise.
9006 * gdb.perf/Makefile.in: Likewise.
9007 * gdb.python/Makefile.in: Likewise.
9008 * gdb.reverse/Makefile.in: Likewise.
9009 * gdb.server/Makefile.in: Likewise.
9010 * gdb.stabs/Makefile.in: Likewise.
9011 * gdb.threads/Makefile.in: Likewise.
9012 * gdb.trace/Makefile.in: Likewise.
9013 * gdb.xml/Makefile.in: Likewise.
9014 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9015 GDB_PARALLEL.
9016 (standard_output_file): Remove check for GDB_PARALLEL, always
9017 return path in outputs/$subdir/$testname.
9018
9019 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9020
9021 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9022 (site.exp): Assign abs_srcdir to tcl's srcdir.
9023
9024 2016-02-04 Yao Qi <yao.qi@linaro.org>
9025
9026 * gdb.base/foll-exec-mode.c: Include limits.h.
9027 (main): Add parameters argc and argv. Get directory from
9028 argv[0].
9029 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9030 compilation.
9031 * gdb.base/foll-exec.c: Include limits.h.
9032 (main): Add parameters argc and argv.
9033 Get directory from argv[0].
9034 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9035 Adjust tests on the number of lines as source code changed.
9036 * gdb.base/foll-vfork-exit.c: Include limits.h.
9037 (main): Add one line of statement before vfork.
9038 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9039 (main): Add parameters argc and argv. Get directory from
9040 argv[0].
9041 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9042 (setup_gdb): Set tbreak to skip some source lines.
9043 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9044 (main): Add parameters argc and argv. Get directory from
9045 argv[0].
9046 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9047 compilation.
9048 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9049 (main): Add parameters argc and argv. Get directory from
9050 argv[0].
9051 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9052 compilation.
9053
9054 2016-02-01 Doug Evans <dje@google.com>
9055
9056 * gdb.base/skip.exp: Clean up multiple references to same test name.
9057
9058 2016-02-01 Pedro Alves <palves@redhat.com>
9059
9060 PR remote/19496
9061 * gdb.threads/forking-threads-plus-breakpoint.exp
9062 (displaced_stepping_supported): New global.
9063 (probe_displaced_stepping_support): New procedure.
9064 (do_test): Add 'displaced' parameter, and use it.
9065 (top level): Check for displaced stepping support. Add displaced
9066 stepping on/off testing axis.
9067
9068 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9069
9070 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9071 pointer. Don't perform further tests on the unassociated pointer
9072 if the first test fails.
9073
9074 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9075
9076 * gdb.base/max-value-size.c: New file.
9077 * gdb.base/max-value-size.exp: New file.
9078 * gdb.base/huge.exp: Disable max-value-size for this test.
9079
9080 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9081
9082 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9083
9084 2016-01-28 Yao Qi <yao.qi@linaro.org>
9085
9086 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9087
9088 2016-01-25 Pedro Alves <palves@redhat.com>
9089
9090 PR threads/19461
9091 * gdb.base/fork-running-state.c: New file.
9092 * gdb.base/fork-running-state.exp: New file.
9093
9094 2016-01-25 Pedro Alves <palves@redhat.com>
9095
9096 PR gdb/19494
9097 * gdb.base/catch-fork-kill.c: New file.
9098 * gdb.base/catch-fork-kill.exp: New file.
9099
9100 2016-01-25 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9103 Delete, moved to lib/gdb.exp.
9104 * gdb.threads/forking-threads-plus-breakpoint.exp
9105 (foreach_with_prefix): Likewise.
9106 * gdb.threads/process-dies-while-handling-bp.exp
9107 (foreach_with_prefix): Likewise.
9108 * lib/gdb.exp (foreach_with_prefix): New procedure.
9109
9110 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9111
9112 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9113 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9114
9115 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9116
9117 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9118 endian targets.
9119
9120 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9121 Pedro Alves <palves@redhat.com>
9122
9123 Fix testsuite compatibility with Guile.
9124 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9125 number.
9126
9127 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9128
9129 Fix testsuite compatibility with Guile.
9130 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9131 (thread 1): New test for backtrace through signal handler.
9132
9133 2016-01-22 Yao Qi <yao.qi@linaro.org>
9134
9135 PR testsuite/19491
9136 * gdb.base/multi-forks.c: Include
9137 ../lib/unbuffer_output.c
9138 (main): Call gdb_unbuffer_output.
9139
9140 2016-01-21 Doug Evans <dje@google.com>
9141
9142 * lib/ada.exp (gdb_compile_ada): Fix typo.
9143
9144 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9145
9146 * gdb.base/break-fun-addr.exp: New file.
9147 * gdb.base/break-fun-addr1.c: New file.
9148 * gdb.base/break-fun-addr2.c: New file.
9149
9150 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9151
9152 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9153 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9154 enum flag values.
9155
9156 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9157
9158 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9159 when GDB can not set the vector return value. Add more comments
9160 for clarification.
9161
9162 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9163
9164 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9165 command.
9166
9167 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9168
9169 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9170
9171 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9172
9173 * Makefile.in (check-single): Pass --status to runtest.
9174 (check/%.exp): Likewise.
9175
9176 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9177
9178 * Makefile.in (check-parallel): Propagate return code from make
9179 do-check-parallel.
9180
9181 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9182
9183 * gdb.trace/ftrace.exp: Fix expected message on continue.
9184 * gdb.trace/pending.exp: Fix expected message on continue.
9185 * gdb.trace/trace-break.exp: Fix expected message on continue.
9186
9187 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9188
9189 * lib/gdb.exp (gdb_test): Remove unused global references.
9190
9191 2016-01-18 Pedro Alves <palves@redhat.com>
9192
9193 * gdb.base/async-shell.exp: Adjust expected output.
9194 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9195 * gdb.base/siginfo-thread.exp: Adjust expected output.
9196 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9197 * gdb.java/jnpe.exp: Adjust expected output.
9198 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9199 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9200 * gdb.threads/leader-exit.exp: Adjust expected output.
9201 * gdb.threads/manythreads.exp: Adjust expected output.
9202 * gdb.threads/pthreads.exp: Adjust expected output.
9203 * gdb.threads/schedlock.exp: Adjust expected output.
9204 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9205 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9206 expected output.
9207 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9208 output.
9209 * gdb.threads/sigthread.exp: Adjust expected output.
9210 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9211
9212 2016-01-18 Yao Qi <yao.qi@linaro.org>
9213
9214 * gdb.guile/scm-section-script.c: Replace @progbits with
9215 %progbits.
9216 * gdb.python/py-section-script.c: Likewise.
9217
9218 2016-01-15 Pedro Alves <palves@redhat.com>
9219
9220 * gdb.multi/tids.exp: Test star wildcard ranges.
9221
9222 2016-01-15 Pedro Alves <palves@redhat.com>
9223
9224 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9225 command from "thread apply" invocation.
9226 (thr_apply_info_thr_invalid): Default the expected output to the
9227 input tid list.
9228 (top level): Add tests that use convenience variables. Add tests
9229 for "thread apply" with a valid TID list, but missing the command.
9230
9231 2016-01-13 Pedro Alves <palves@redhat.com>
9232
9233 * gdb.base/default.exp: Expect $_gthread as well.
9234 * gdb.multi/tids.exp: Test $_gthread.
9235 * gdb.threads/thread-specific.exp: Test $_gthread.
9236
9237 2016-01-13 Pedro Alves <palves@redhat.com>
9238
9239 * gdb.multi/tids.exp: Test "info threads -gid".
9240
9241 2016-01-13 Pedro Alves <palves@redhat.com>
9242
9243 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9244 Breakpoint.thread.
9245 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9246
9247 2016-01-07 Pedro Alves <palves@redhat.com>
9248
9249 * gdb.base/break.exp: Adjust to output changes.
9250 * gdb.base/hbreak2.exp: Likewise.
9251 * gdb.base/sepdebug.exp: Likewise.
9252 * gdb.base/watch_thread_num.exp: Likewise.
9253 * gdb.linespec/keywords.exp: Likewise.
9254 * gdb.multi/info-threads.exp: Likewise.
9255 * gdb.threads/thread-find.exp: Likewise.
9256 * gdb.multi/tids.c: New file.
9257 * gdb.multi/tids.exp: New file.
9258
9259 2016-01-13 Pedro Alves <palves@redhat.com>
9260
9261 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9262
9263 2016-01-13 Pedro Alves <palves@redhat.com>
9264
9265 * gdb.base/default.exp: Expect $_inferior as well.
9266 * gdb.multi/base.exp: Test $_inferior.
9267
9268 2016-01-13 Pedro Alves <palves@redhat.com>
9269
9270 PR breakpoints/19388
9271 * gdb.base/catch-signal-siginfo-cond.c: New file.
9272 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9273
9274 2016-01-12 Josh Stone <jistone@redhat.com>
9275 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9276
9277 * gdb.base/catch-syscall.c (do_execve): New variable.
9278 (main): Conditionally trigger an execve.
9279 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9280 (test_catch_syscall_execve): New, check entry/return across execve.
9281 (do_syscall_tests): Call test_catch_syscall_execve.
9282
9283 2016-01-12 Pedro Alves <palves@redhat.com>
9284
9285 * gdb.base/random-signal.exp (do_test): New procedure, with body
9286 of testcase moved in.
9287
9288 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9289 Pedro Alves <palves@redhat.com>
9290
9291 * gdb.base/funcargs.exp (finish from indirectly called function):
9292 Reintroduce the case for 'First'.
9293
9294 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9295 Pedro Alves <palves@redhat.com>
9296
9297 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9298 (tcatch_vfork_then_child_follow_exec)
9299 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9300 identification.
9301
9302 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9303
9304 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9305 and repeats to unlimited.
9306 * gdb.python/py-value.exp: Likewise.
9307 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9308 and repeats to unlimited.
9309
9310 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9311
9312 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9313 and reordering the functions.
9314 * gdb.multi/hangout.c: Likewise.
9315 * gdb.multi/hello.c: Likewise.
9316
9317 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9318
9319 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9320 absolute.
9321 (SingleStatisticTestResult.report): Use dict.keys instead of
9322 dict.iterkeys.
9323
9324 2016-01-06 Pedro Alves <palves@redhat.com>
9325
9326 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9327
9328 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9329
9330 * gdb.btrace/dlopen.exp: New.
9331 * gdb.btrace/dlopen.c: New.
9332 * gdb.btrace/dlopen-dso.c: New.
9333
9334 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9335
9336 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9337 PATTERN argument is optional.
9338
9339 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9340
9341 * lib/ada.exp (target_compile_ada_from_dir): New function.
9342 (gdb_compile_ada): Reimplement avoiding the use of project files.
9343 * gdb.ada/gnat_ada.gpr: Delete.
9344 * gdb.ada/cond_lang.exp: Adjust test to make path before
9345 filename optional.
9346 * gdb.ada/small_reg_param.exp: Likewise.
9347
9348 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9349
9350 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9351
9352 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9353
9354 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9355 case.
9356
9357 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9358
9359 * gdb.base/break.exp: Remove dead code.
9360 * gdb.base/sepdebug.exp: Likewise.
9361
9362 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9363
9364 * gdb.asm/asm-source.exp: Remove HP-UX references.
9365 * gdb.base/annota1.exp: Likewise.
9366 * gdb.base/annota3.exp: Likewise.
9367 * gdb.base/attach.exp: Likewise.
9368 * gdb.base/bigcore.exp: Likewise.
9369 * gdb.base/break.exp: Likewise.
9370 * gdb.base/call-ar-st.exp: Likewise.
9371 * gdb.base/callfuncs.exp: Likewise.
9372 * gdb.base/catch-fork-static.exp: Likewise.
9373 * gdb.base/display.exp: Likewise.
9374 * gdb.base/foll-exec-mode.exp: Likewise.
9375 * gdb.base/foll-exec.exp: Likewise.
9376 * gdb.base/foll-fork.exp: Likewise.
9377 * gdb.base/foll-vfork.exp: Likewise.
9378 * gdb.base/funcargs.exp: Likewise.
9379 * gdb.base/hbreak2.exp: Likewise.
9380 * gdb.base/inferior-died.exp: Likewise.
9381 * gdb.base/interrupt.exp: Likewise.
9382 * gdb.base/multi-forks.exp: Likewise.
9383 * gdb.base/nodebug.exp: Likewise.
9384 * gdb.base/sepdebug.exp: Likewise.
9385 * gdb.base/solib1.c: Likewise.
9386 * gdb.base/step-test.exp: Likewise.
9387 * gdb.mi/non-stop.c: Likewise.
9388 * gdb.mi/pthreads.c: Likewise.
9389 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9390 * gdb.threads/pthreads.c: Likewise.
9391 * gdb.threads/staticthreads.exp: Likewise.
9392 * lib/future.exp: Likewise.
9393 * lib/gdb.exp: Likewise.
9394 * gdb.base/so-indr-cl.c: Remove.
9395 * gdb.base/so-indr-cl.exp: Likewise.
9396 * gdb.base/solib.c: Likewise.
9397 * gdb.base/solib.exp: Likewise.
9398 * gdb.base/solib2.c: Likewise.
9399
9400 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9401
9402 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9403 * gdb.base/call-ar-st.exp: Likewise.
9404 * gdb.base/callfuncs.exp: Likewise.
9405 * gdb.base/condbreak.exp: Likewise.
9406 * gdb.base/constvars.exp: Likewise.
9407 * gdb.base/hbreak2.exp: Likewise.
9408 * gdb.base/langs.exp: Likewise.
9409 * gdb.base/list.exp: Likewise.
9410 * gdb.base/long_long.exp: Likewise.
9411 * gdb.base/ptype.exp: Likewise.
9412 * gdb.base/scope.exp: Likewise.
9413 * gdb.base/signals.exp: Likewise.
9414 * gdb.base/so-impl-ld.exp: Likewise.
9415 * gdb.base/varargs.exp: Likewise.
9416 * gdb.base/volatile.exp: Likewise.
9417 * gdb.base/whatis.exp: Likewise.
9418 * gdb.cp/cplusfuncs.exp: Likewise.
9419 * gdb.cp/inherit.exp: Likewise.
9420 * gdb.cp/local.exp: Likewise.
9421 * gdb.cp/member-ptr.exp: Likewise.
9422 * gdb.cp/method.exp: Likewise.
9423 * gdb.cp/overload.exp: Likewise.
9424 * gdb.cp/templates.exp: Likewise.
9425 * gdb.stabs/weird.exp: Likewise.
9426 * lib/compiler.c: Likewise.
9427 * lib/compiler.cc: Likewise.
9428 * lib/cp-support.exp: Likewise.
9429 * lib/gdb.exp: Likewise.
9430
9431 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9432
9433 * configure.ac: Remove HP-UX case.
9434 * configure: Regenerate.
9435
9436 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9437
9438 * lib/gdb.exp (gdb_compile): Add function doc.
9439
9440 2015-12-17 Pedro Alves <palves@redhat.com>
9441
9442 PR threads/19354
9443 * gdb.multi/info-threads.exp: New file.
9444
9445 2015-12-15 Yao Qi <yao.qi@linaro.org>
9446
9447 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9448 is aarch64*-*-*.
9449
9450 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9451
9452 * gdb.base/history-duplicates.exp: Skip if no readline support.
9453
9454 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9455
9456 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9457
9458 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9459
9460 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9461
9462 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9463
9464 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9465 ctrl-C if nointerrupts target property is set.
9466 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9467 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9468 * gdb.base/paginate-bg-execution.exp: Likewise.
9469 * gdb.base/paginate-execution-startup.exp: Likewise.
9470 * gdb.base/random-signal.exp: Likewise.
9471 * gdb.base/range-stepping.exp: Likewise.
9472 * gdb.cp/annota2.exp: Likewise.
9473 * gdb.cp/annota3.exp: Likewise.
9474 * gdb.gdb/selftest.exp: Likewise.
9475 * gdb.threads/continue-pending-status.exp: Likewise.
9476 * gdb.threads/leader-exit.exp: Likewise.
9477 * gdb.threads/manythreads.exp: Likewise.
9478 * gdb.threads/pthreads.exp: Likewise.
9479 * gdb.threads/schedlock.exp: Likewise.
9480 * gdb.threads/sigthread.exp: Likewise.
9481
9482 2015-12-11 Don Breazeal <donb@codesourcery.com>
9483
9484 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9485 remote.
9486 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9487 * gdb.base/foll-exec.exp (main): Enable for target remote.
9488 * gdb.base/foll-fork.exp (main): Likewise.
9489 * gdb.base/foll-vfork.exp (main): Likewise.
9490 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9491 (proc continue_to_exit_bp_loc): Use clean_restart.
9492 * gdb.base/pie-execl.exp (main): Disable for target remote.
9493 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9494 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9495 * gdb.threads/execl.exp (main): Likewise.
9496 * gdb.threads/fork-child-threads.exp (main): Likewise.
9497 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9498 remote.
9499 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9500 remote.
9501 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9502 pid.tid style ptids, instead of just tid.
9503 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9504 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9505 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9506 ptids, instead of just tid.
9507
9508 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9509
9510 * gdb.base/list.exp (test_list_forward): Add end of file error
9511 test.
9512 (test_repeat_list_command): Add end of file error test.
9513 (test_list_backwards): Add beginning of file error test.
9514
9515 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9516
9517 * gdb.base/list.exp (test_list_invalid_args): New function,
9518 defined, and called.
9519
9520 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9521
9522 * gdb.base/list.exp (test_list): Make test names unique.
9523
9524 2015-12-11 Yao Qi <yao.qi@linaro.org>
9525
9526 * gdb.base/coremaker2.c: Remove.
9527
9528 2015-12-10 Pedro Alves <palves@redhat.com>
9529
9530 * gdb.multi/base.exp: Remove stale "spaces" references.
9531
9532 2015-12-10 Pedro Alves <palves@redhat.com>
9533
9534 * gdb.multi/base.exp: Don't use nowarnings.
9535 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9536 * gdb.multi/hangout.c: Include stdio.h.
9537 * gdb.multi/hello.c: Include stdlib.h.
9538 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9539 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9540 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9541
9542 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9543
9544 * gdb.dwarf2/dw2-ranges-base.c: New file.
9545 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9546 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9547 support additional line table, and debug ranges generation.
9548 (Dwarf::ranges): New function, generate .debug_ranges.
9549 (Dwarf::lines): Support generating simple line table programs.
9550 (Dwarf::assemble): Initialise new namespace variables.
9551
9552 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9553
9554 * gdb.base/async.exp (proc test_background): Add case for
9555 asynchronous execution not supported.
9556
9557 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9558
9559 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9560 format and change test names to make them unique.
9561
9562 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9563 Pedro Alves <pedro@redhat.com>
9564
9565 PR gdb/18702
9566 Add checking of floatformats setup on x86_64 hosts.
9567 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9568 (smallval, bigval): New labels/constants.
9569 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9570 float" after loading bigval and smallval.
9571
9572 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9573
9574 * gdb.ada/fun_overload_menu.exp: New testcase.
9575 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9576
9577 2015-12-04 Josh Stone <jistone@redhat.com>
9578
9579 * gdb.base/catch-fork-static.exp: New.
9580
9581 2015-12-03 Yao Qi <yao.qi@linaro.org>
9582
9583 * gdb.base/sizeof.c: Don't include stdio.h and
9584 ../lib/unbuffer_output.c.
9585 (main): New variable 'size' and 'value'. Remove printf and
9586 gdb_unbuffer_output. Assign return value to size and value.
9587 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9588 at the beginning.
9589 (check_sizeof): Check the result by printing variable 'size'.
9590 (check_valueof): Check the result by printing variable 'value'.
9591
9592 2015-12-01 Yao Qi <yao.qi@linaro.org>
9593
9594 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9595 for aarch64*-*-linux* target.
9596
9597 2015-11-30 Pedro Alves <palves@redhat.com>
9598
9599 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9600
9601 2015-11-30 Pedro Alves <palves@redhat.com>
9602
9603 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9604 Handle non-stop mode vCont replies.
9605
9606 2015-11-30 Pedro Alves <palves@redhat.com>
9607
9608 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9609 prepare_for_testing. Start gdb with "set non-stop on" appended to
9610 GDBFLAGS. Lax expected stop output.
9611
9612 2015-11-27 Yao Qi <yao.qi@linaro.org>
9613
9614 * gdb.arch/arm-neon.exp: New.
9615 * gdb.arch/arm-neon.c: New.
9616
9617 2015-11-27 Yao Qi <yao.qi@linaro.org>
9618
9619 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9620
9621 2015-11-27 Yao Qi <yao.qi@linaro.org>
9622
9623 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9624 frames-invalid annotation.
9625
9626 2015-11-27 Yao Qi <yao.qi@linaro.org>
9627
9628 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9629
9630 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9631
9632 * gdb.threads/names.exp: New file.
9633 * gdb.threads/names.c: New file.
9634 * README: Mention gdb,no_thread_names.
9635
9636 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9637
9638 PR 19297
9639 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9640 support" error.
9641
9642 2015-11-24 Pedro Alves <palves@redhat.com>
9643
9644 PR 17539
9645 * gdb.base/display.exp: Expect displays to be sorted in ascending
9646 order. Use multi_line.
9647 * gdb.base/solib-display.exp: Likewise.
9648
9649 2015-11-24 Pedro Alves <palves@redhat.com>
9650
9651 PR 17539
9652 * gdb.base/display.exp: Expect displays to be sorted in ascending
9653 order. Use multi_line.
9654 * gdb.base/solib-display.exp: Likewise.
9655
9656 2015-11-24 Pedro Alves <palves@redhat.com>
9657
9658 PR 17539
9659 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9660 threads in ascending order.
9661 * gdb.base/foll-fork.exp: Likewise.
9662 * gdb.base/foll-vfork.exp: Likewise.
9663 * gdb.base/multi-forks.exp: Likewise.
9664 * gdb.mi/mi-nonstop.exp: Likewise.
9665 * gdb.mi/mi-nsintrall.exp: Likewise.
9666 * gdb.multi/base.exp: Likewise.
9667 * gdb.multi/multi-arch.exp: Likewise.
9668 * gdb.python/py-inferior.exp: Likewise.
9669 * gdb.threads/break-while-running.exp: Likewise.
9670 * gdb.threads/execl.exp: Likewise.
9671 * gdb.threads/gcore-thread.exp: Likewise.
9672 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9673 * gdb.threads/kill.exp: Likewise.
9674 * gdb.threads/linux-dp.exp: Likewise.
9675 * gdb.threads/multiple-step-overs.exp: Likewise.
9676 * gdb.threads/next-bp-other-thread.exp: Likewise.
9677 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9678 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9679 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9680 * gdb.threads/thread-find.exp: Likewise.
9681 * gdb.threads/tls.exp: Likewise.
9682 * lib/mi-support.exp (mi_reverse_list): Delete.
9683 (mi_check_thread_states): No longer reverse list.
9684
9685 2015-11-24 Pedro Alves <palves@redhat.com>
9686
9687 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9688 use lowercase.
9689
9690 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9691
9692 * gdb.trace/actions.c: Include trace-common.h.
9693 (main): Add a location for a fast tracepoint.
9694 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9695 the normal tracepoints.
9696 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9697
9698 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9699
9700 * save-trace.exp: Factor out code to these...
9701 (gdb_save_tracepoints): New.
9702 (gdb_load_tracepoints): New.
9703 (do_save_load_test): New.
9704
9705 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9706
9707 * gdb.base/asmlabel.exp: New test.
9708 * gdb.base/asmlabel.c: New test case.
9709
9710 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9711
9712 * gdb.base/wrong_frame_bt_full-main.c: New file.
9713 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9714 * gdb.base/wrong_frame_bt_full.exp: New file.
9715
9716 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9717
9718 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9719
9720 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9721
9722 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9723 pstate register when comparing registers values in
9724 sparc64-*-linux-gnu targets to avoid spurious differences.
9725
9726 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9727
9728 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9729
9730 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9731
9732 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9733 as type argument to gdb_compile.
9734 * gdb.base/nested-subp2.exp: Likewise.
9735 * gdb.base/nested-subp3.exp: Likewise.
9736
9737 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9738
9739 * lib/dwarf.exp (_note): Fix left shift of negative value.
9740 * gdb.trace/trace-condition.exp: Likewise.
9741
9742 2015-11-13 Yao Qi <yao.qi@linaro.org>
9743
9744 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9745 comments about d10v.
9746 (test_scalar_returns): Likewise.
9747 * gdb.base/d10v.ld: Remove.
9748 * gdb.base/overlays.exp: Remove the target triplet checking for
9749 d10v-*-*.
9750 * gdb.base/structs.exp (test_struct_returns): Remove the
9751 comments about d10v.
9752 (test_struct_calls): Likewise.
9753
9754 2015-11-13 Yao Qi <yao.qi@linaro.org>
9755
9756 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9757 * gdb.base/gnu_vector.c: Don't include stdio.h.
9758 (main): Don't print res and call add_some_intvecs.
9759
9760 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9761
9762 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9763 macro.
9764 (func5): Removed.
9765 (func4): Use FAST_TRACEPOINT_LABEL.
9766 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9767 macro.
9768 (func): Removed.
9769 (thread_function): Use FAST_TRACEPOINT_LABEL.
9770 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9771 (func): Remove.
9772 (marker): Use FAST_TRACEPOINT_LABEL.
9773 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9774 (pendfunc1): Remove.
9775 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9776 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9777 (foo): Remove.
9778 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9779 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9780 macro.
9781 (func): Remove.
9782 (marker): Use FAST_TRACEPOINT_LABEL.
9783 * gdb.trace/trace-common.h: New header.
9784 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9785 macro.
9786 (func): Remove.
9787 (marker): Use FAST_TRACEPOINT_LABEL.
9788 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9789 (func): Remove.
9790 (thread_function): Use FAST_TRACEPOINT_LABEL.
9791
9792 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9793
9794 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9795 in front.
9796 * gdb.trace/change-loc.exp: Use global pcreg definition.
9797 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9798 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9799 in front.
9800 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9801 * gdb.trace/pending.exp: Likewise.
9802 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9803 * gdb.trace/trace-break.exp: Likewise.
9804 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9805 in front.
9806 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9807 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9808 in front.
9809 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9810
9811 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9812
9813 * gdb.ada/fin_fun_out: New testcase.
9814
9815 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9816
9817 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9818 value associated with DW_AT_byte_size.
9819 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9820 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9821 DW_AT_upper_bound.
9822
9823 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9824
9825 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9826 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9827 version.
9828 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9829 gdb.dwarf2/dw2-canonicalize-type.exp,
9830 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9831 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9832 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9833 provided by gdb_target_symbol_prefix_flags_asm.
9834 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9835 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9836 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9837 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9838 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9839 macros where needed). Use this macro for symbols which require
9840 the prefix provided by SYMBOL_PREFIX.
9841
9842 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9843
9844 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9845 New procs.
9846 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9847 representing expressions, of more than one list element.
9848 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9849 to prepend linker symbol prefix to f.
9850 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9851 table_1 and table_2.
9852 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9853 Likewise, for f and g.
9854 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9855 for ptr.
9856 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9857 for main.
9858 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9859 table_1_ptr and table_2_ptr.
9860
9861 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9862 Joel Brobecker <brobecker@adacore.com>
9863
9864 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9865
9866 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9867
9868 * gdb.reverse/s390-mvcle.c: New test.
9869 * gdb.reverse/s390-mvcle.exp: New file.
9870 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9871
9872 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9873
9874 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9875
9876 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9877
9878 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9879 reaching marker2.
9880 * gdb.reverse/getresuid-reverse.exp: Likewise.
9881 * gdb.reverse/pipe-reverse.exp: Likewise.
9882 * gdb.reverse/readv-reverse.exp: Likewise.
9883 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9884 * gdb.reverse/time-reverse.exp: Likewise.
9885 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9886
9887 2015-10-30 Yao Qi <yao.qi@linaro.org>
9888
9889 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9890 (empty_cycle): Remove.
9891 (main): Don't call empty_cycle. Don't use watch_count_done.
9892 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9893 empty_cycle. Rewrite the code counting HW watchpoints.
9894
9895 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9896
9897 * gdb.reverse/fstatat-reverse.c: New test.
9898 * gdb.reverse/fstatat-reverse.exp: New file.
9899 * gdb.reverse/getresuid-reverse.c: New test.
9900 * gdb.reverse/getresuid-reverse.exp: New file.
9901 * gdb.reverse/pipe-reverse.c: New test.
9902 * gdb.reverse/pipe-reverse.exp: New file.
9903 * gdb.reverse/readv-reverse.c: New test.
9904 * gdb.reverse/readv-reverse.exp: New file.
9905 * gdb.reverse/recvmsg-reverse.c: New test.
9906 * gdb.reverse/recvmsg-reverse.exp: New file.
9907 * gdb.reverse/time-reverse.c: New test.
9908 * gdb.reverse/time-reverse.exp: New file.
9909 * gdb.reverse/waitpid-reverse.c: New test.
9910 * gdb.reverse/waitpid-reverse.exp: New file.
9911
9912 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9913
9914 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9915
9916 2015-10-26 Doug Evans <dje@google.com>
9917
9918 PR symtab/17391
9919 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9920 * gdb.dwarf2/bad-regnum.c: New file.
9921 * gdb.dwarf2/bad-regnum.exp: New file.
9922
9923 2015-10-26 Doug Evans <dje@google.com>
9924
9925 PR python/18938
9926 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9927 file.
9928
9929 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9930
9931 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9932 for a change by "Mention language in compile error message".
9933
9934 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9935
9936 PR python/18073
9937 * gdb.python/py-type.c (C::a_method): New.
9938 (C::a_const_method): New.
9939 (C::a_static_method): New.
9940 (a_function): New.
9941 * gdb.python/py-type.exp (test_fields): Test getting fields
9942 from function and method.
9943
9944 2015-10-21 Keven Boell <keven.boell@intel.com>
9945
9946 * gdb.fortran/vla-alloc-assoc.exp: New file.
9947 * gdb.fortran/vla-datatypes.exp: New file.
9948 * gdb.fortran/vla-datatypes.f90: New file.
9949 * gdb.fortran/vla-history.exp: New file.
9950 * gdb.fortran/vla-ptype-sub.exp: New file.
9951 * gdb.fortran/vla-ptype.exp: New file.
9952 * gdb.fortran/vla-sizeof.exp: New file.
9953 * gdb.fortran/vla-sub.f90: New file.
9954 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9955 * gdb.fortran/vla-value-sub-finish.exp: New file.
9956 * gdb.fortran/vla-value-sub.exp: New file.
9957 * gdb.fortran/vla-value.exp: New file.
9958 * gdb.fortran/vla-ptr-info.exp: New file.
9959 * gdb.mi/mi-vla-fortran.exp: New file.
9960 * gdb.mi/vla.f90: New file.
9961
9962 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9963
9964 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9965 of hardwired timeout value.
9966
9967 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9968 Pedro Alves <palves@redhat.com>
9969
9970 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9971 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9972
9973 2015-10-19 Josh Stone <jistone@redhat.com>
9974
9975 * gdb.base/catch-syscall.c: Include <sched.h>.
9976 (unknown_syscall): New variable.
9977 (main): Trigger a vfork and an unknown syscall.
9978 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9979 (unknown_syscall_number): Likewise.
9980 (check_call_to_syscall): Accept an optional syscall pattern.
9981 (check_return_from_syscall): Likewise.
9982 (check_continue): Likewise.
9983 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9984 (test_catch_syscall_skipping_return): New test toggling off 'catch
9985 syscall' to step over the syscall return, then toggling back on.
9986 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9987 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9988 (do_syscall_tests): Call test_catch_syscall_without_args and
9989 test_catch_syscall_mid_vfork.
9990 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9991 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9992
9993 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
9994
9995 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9996 print g_vE): Add new pass patterns.
9997 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9998 print various symbol names for vptr fields.
9999
10000 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10001
10002 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10003 results.
10004
10005 2015-10-12 Yao Qi <yao.qi@linaro.org>
10006
10007 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10008
10009 2015-10-12 Yao Qi <yao.qi@linaro.org>
10010
10011 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10012 is aarch64*-*-linux*.
10013
10014 2015-10-12 Yao Qi <yao.qi@linaro.org>
10015
10016 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10017 (can_relocate_bcond_true): ... it.
10018 (can_relocate_bcond_false): New function.
10019 (foo): Likewise.
10020 (can_relocate_bl): Likewise.
10021 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10022 can_relocate_bl.
10023
10024 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10025
10026 * gdb.base/nested-addr.c: New file.
10027 * gdb.base/nested-addr.exp: New testcase.
10028
10029 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10030
10031 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10032 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10033 its output. Ignore the output of "record goto begin" and instead
10034 check that GDB is replaying.
10035
10036 2015-10-09 Pedro Alves <palves@redhat.com>
10037
10038 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10039 (top level): Use it in the run with no args test.
10040
10041 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10042
10043 * gdb.dlang/properties.exp: New file.
10044
10045 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10046
10047 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10048 whether or not address 0x1000 is mapped on the target.
10049
10050 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10051
10052 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10053 build.
10054
10055 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10056
10057 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10058 instruction-history test.
10059
10060 2015-09-28 Doug Evans <dje@google.com>
10061
10062 * gdb.base/gcore.c (array_func): Add reference to static_array.
10063
10064 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10065
10066 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10067 source line.
10068
10069 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10070
10071 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10072 short or char as base type.
10073
10074 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10075
10076 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10077 to allow any size enum.
10078
10079 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10080
10081 * gdb.ada/array_ptr_renaming.exp: New testcase.
10082 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10083 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10084
10085 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10086
10087 * gdb.trace/ftrace-lock.c: New file.
10088 * gdb.trace/ftrace-lock.exp: New file.
10089
10090 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10091
10092 * gdb.arch/insn-reloc.c: New file.
10093 * gdb.arch/ftrace-insn-reloc.exp: New file.
10094
10095 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10096
10097 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10098 instruction.
10099 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10100 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10101 * gdb.trace/range-stepping.c: Likewise.
10102 * gdb.trace/trace-break.c: Likewise.
10103 * gdb.trace/trace-mt.c (thread_function): Likewise.
10104 * gdb.trace/ftrace.c (marker): Likewise.
10105 * gdb.trace/trace-condition.c (marker): Likewise.
10106 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10107 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10108 is_aarch64_target.
10109
10110 2015-09-18 Doug Evans <xdje42@gmail.com>
10111
10112 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10113 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10114
10115 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10116
10117 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10118 the breakpoint.
10119
10120 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10121
10122 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10123 the pending breakpoint. Remove timeout override for "Run till
10124 MI pending breakpoint on pendfunc3 on thread 2" test.
10125
10126 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10127
10128 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10129 filename pattern.
10130
10131 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10132
10133 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10134 in breakpoint filename pattern.
10135
10136 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10137
10138 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10139
10140 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10141
10142 * gdb.linespec/explicit.exp: Check for readline support for
10143 tab-completion tests. Fix obvious typo.
10144
10145 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10146
10147 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10148 and replay.
10149
10150 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10151
10152 * gdb.btrace/non-stop.c: New.
10153 * gdb.btrace/non-stop.exp: New.
10154
10155 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10156 Yao Qi <yao.qi@linaro.org>
10157
10158 * gdb.trace/trace-condition.c: New file.
10159 * gdb.trace/trace-condition.exp: New file.
10160
10161 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10162
10163 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10164 for testing bytecode compilation.
10165
10166 2015-09-16 Pedro Alves <palves@redhat.com>
10167 Sandra Loosemore <sandra@codesourcery.com>
10168
10169 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10170 (SECONDS): Redefine.
10171 (main): Call pthread_kill and alarm early.
10172 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10173 support.
10174 (test): If the target can't hardware step and doesn't support
10175 displaced stepping, increase the timeout.
10176
10177 2015-09-16 Pedro Alves <palves@redhat.com>
10178
10179 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10180 (enable_debug): New procedures.
10181 (test): Use them. Bail out if waiting for threads fails.
10182 (top level): Bail out if a test fails.
10183
10184 2015-09-16 Yao Qi <yao.qi@linaro.org>
10185
10186 * gdb.asm/asm-source.exp: Set asm-arch for
10187 aarch64*-*-* target.
10188 * gdb.asm/aarch64.inc: New file.
10189
10190 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10191
10192 * gdb.ada/array_of_variable_length.exp: New testcase.
10193 * gdb.ada/array_of_variable_length/foo.adb: New file.
10194 * gdb.ada/array_of_variable_length/pck.adb: New file.
10195 * gdb.ada/array_of_variable_length/pck.ads: New file.
10196
10197 2015-09-15 Doug Evans <dje@google.com>
10198
10199 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10200 of function static local variable.
10201
10202 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10203
10204 * gdb.threads/tls-so_extern.exp: New test file.
10205 * gdb.threads/tls-so_extern.c: New test file.
10206 * gdb.threads/tls-so_extern_main.c: New test file.
10207
10208 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10209
10210 * gdb.opt/solib-intra-step-lib.c: New file.
10211 * gdb.opt/solib-intra-step-main.c: New file.
10212 * gdb.opt/solib-intra-step.exp: New file.
10213
10214 2015-09-15 Pedro Alves <palves@redhat.com>
10215
10216 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10217 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10218
10219 2015-09-14 Pedro Alves <palves@redhat.com>
10220
10221 * gdb.base/hook-stop-continue.c: Delete.
10222 * gdb.base/hook-stop-continue.exp: Delete.
10223 * gdb.base/hook-stop-frame.c: Delete.
10224 * gdb.base/hook-stop-frame.exp: Delete.
10225 * gdb.base/hook-stop.c: New file.
10226 * gdb.base/hook-stop.exp: New file.
10227
10228 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10229
10230 * gdb.ada/access_to_packed_array.exp: New testcase.
10231 * gdb.ada/access_to_packed_array/foo.adb: New file.
10232 * gdb.ada/access_to_packed_array/pack.adb: New file.
10233 * gdb.ada/access_to_packed_array/pack.ads: New file.
10234
10235 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10236
10237 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10238 buffer size test.
10239
10240 2015-09-11 Don Breazeal <donb@codesourcery.com>
10241
10242 * gdb.base/foll-exec.c: Add copyright header. Fix
10243 formatting issues.
10244 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10245 (do_exec_tests): Use clean_restart in place of zap_session,
10246 and for test initialization. Fix formatting issues. Use
10247 fail in place of perror.
10248 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10249 an expect statement to match an expression with output from
10250 the program under debug.
10251 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10252 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10253 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10254 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10255 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10256
10257 2015-09-09 Doug Evans <dje@google.com>
10258
10259 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10260
10261 2015-09-09 Doug Evans <dje@google.com>
10262
10263 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10264
10265 2015-09-09 Doug Evans <dje@google.com>
10266
10267 * gdb.base/savedregs.exp: Fix typo.
10268
10269 2015-09-09 Pedro Alves <palves@redhat.com>
10270
10271 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10272
10273 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10274
10275 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10276 command actually switches threads. Give up on remaining
10277 tests if target fails to stop at breakpoint.
10278
10279 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10280
10281 * gdb.ada/funcall_char.exp: New testcase.
10282 * gdb.ada/funcall_char/foo.adb: New file.
10283
10284 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10285
10286 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10287 expected outputs. Add two testcases for completing ambiguous
10288 functions.
10289 * gdb.ada/complete/aux_pck.adb: New file.
10290 * gdb.ada/complete/aux_pck.ads: New file.
10291 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10292 Ambiguous_Func functions.
10293 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10294 * gdb.ada/complete/pck.adb: Likewise.
10295
10296 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10297
10298 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10299 failures to run the test program under GDB.
10300
10301 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10302
10303 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10304 to C.
10305
10306 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10307
10308 * gdb.base/run-after-attach.exp: New test file.
10309 * gdb.base/run-after-attach.c: New test file.
10310
10311 2015-08-26 Don Breazeal <donb@codesourcery.com>
10312
10313 * gdb.base/foll-exec-2.c: New test program.
10314 * gdb.base/foll-exec-2.exp: New test.
10315
10316 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10317
10318 * gdb.base/nested-subp1.exp: New file.
10319 * gdb.base/nested-subp1.c: New file.
10320 * gdb.base/nested-subp2.exp: New file.
10321 * gdb.base/nested-subp2.c: New file.
10322 * gdb.base/nested-subp3.exp: New file.
10323 * gdb.base/nested-subp3.c: New file.
10324
10325 2015-08-24 Pedro Alves <palves@redhat.com>
10326
10327 * gdb.server/connect-without-multi-process.c: New file.
10328 * gdb.server/connect-without-multi-process.exp: New file.
10329
10330 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10331
10332 * gdb.opt/inline-markers.c: Make z int.
10333
10334 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10335
10336 * gdb.opt/inline-markers.c: Make z volatile.
10337
10338 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10339
10340 * gdb.opt/inline-bt.c: New volatile global z.
10341 * gdb.opt/inline-cmds.c: Likewise.
10342 * gdb.opt/inline-locals.c: Likewise.
10343 * gdb.opt/inline-markers.c: New extern global z.
10344 (marker): Use z.
10345 (inline_fn): Likewise.
10346
10347 2015-08-24 Pedro Alves <palves@redhat.com>
10348
10349 * config/m32r-stub.exp: Remove file.
10350 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10351 * gdb.base/call-rt-st.exp: Likewise.
10352 * gdb.base/call-strs.exp: Likewise.
10353 * gdb.base/default.exp: Remove references to h8300-*-hms and
10354 *-*-udi*.
10355 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10356
10357 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10358
10359 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10360 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10361 and "return" use KFAIL when GDB can not read/write the vector
10362 return value.
10363
10364 2015-08-21 Gary Benson <gbenson@redhat.com>
10365
10366 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10367
10368 2015-08-20 Pedro Alves <palves@redhat.com>
10369
10370 * gdb.server/solib-list.exp: No longer expect an interior stop in
10371 non-stop mode.
10372
10373 2015-08-20 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.server/connect-stopped-target.c: New file.
10376 * gdb.server/connect-stopped-target.exp: New file.
10377
10378 2015-08-20 Pedro Alves <palves@redhat.com>
10379
10380 * gdb.dwarf2/comp-unit-lang.exp: New file.
10381 * gdb.dwarf2/comp-unit-lang.c: New file.
10382
10383 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10384
10385 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10386 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10387
10388 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10389
10390 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10391 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10392
10393 2015-08-18 Doug Evans <dje@google.com>
10394 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10395
10396 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10397 skip_python_tests. New arg prompt_regexp.
10398 (skip_python_tests): New function.
10399 * lib/mi-support.exp (mi_skip_python_tests): New function.
10400 * gdb.python/py-mi-objfile-gdb.py: New file.
10401 * gdb.python/py-mi-objfile.c: New file.
10402 * gdb.python/py-mi-objfile.exp: New file.
10403
10404 2015-08-17 Keith Seitz <keiths@redhat.com>
10405
10406 * gdb.linespec/explicit.exp: Move strace test from here ...
10407 * gdb.trace/strace.exp: ... to here.
10408
10409 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10410
10411 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10412 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10413
10414 2015-08-14 Doug Evans <xdje42@gmail.com>
10415
10416 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10417 inferior before selecting a new file.
10418
10419 2015-08-14 Doug Evans <xdje42@gmail.com>
10420
10421 * gdb.mi/mi-disassemble.exp: Update.
10422 * gdb.base/disasm-optim.S: New file.
10423 * gdb.base/disasm-optim.c: New file.
10424 * gdb.base/disasm-optim.h: New file.
10425 * gdb.base/disasm-optim.exp: New file.
10426
10427 2015-08-14 Keith Seitz <keiths@redhat.com>
10428
10429 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10430 "evaluated-by".
10431
10432 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10433
10434 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10435
10436 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10437
10438 * gdb.ada/fun_renaming.exp: New testcase.
10439 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10440 * gdb.ada/fun_renaming/pack.adb: New file.
10441 * gdb.ada/fun_renaming/pack.ads: New file.
10442
10443 2015-08-12 Keith Seitz <keiths@redhat.com>
10444
10445 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10446 gdb_get_line_number.
10447
10448 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10449
10450 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10451 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10452 gdb.base/dso2dso.exp: New files.
10453
10454 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10455 Pedro Alves <palves@redhat.com>
10456 Keith Seitz <keiths@redhat.com>
10457
10458 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10459 GDBFLAGS.
10460
10461 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10462
10463 * gdb.base/gdbhistsize-history.exp
10464 (test_histsize_history_setting): Use save_vars.
10465 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10466 Use save_vars.
10467 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10468 * gdb.base/readline.exp: Use save_vars.
10469
10470 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10471
10472 * lib/gdb.exp (save_vars): New proc.
10473
10474 2015-08-11 Keith Seitz <keiths@redhat.com>
10475
10476 * gdb.base/help.exp: Update help_breakpoint_text.
10477
10478 2015-08-11 Keith Seitz <keiths@redhat.com>
10479
10480 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10481 (at toplevel): Call test_explicit_breakpoints.
10482 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10483 breakpoints.
10484 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10485 breakpoint conditions, "-cond".
10486
10487 2015-08-11 Keith Seitz <keiths@redhat.com>
10488
10489 * gdb.linespec/3explicit.c: New file.
10490 * gdb.linespec/cpexplicit.cc: New file.
10491 * gdb.linespec/cpexplicit.exp: New file.
10492 * gdb.linespec/explicit.c: New file.
10493 * gdb.linespec/explicit.exp: New file.
10494 * gdb.linespec/explicit2.c: New file.
10495 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10496 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10497 before using in the matching pattern.
10498 Clarify that `prefix' is a regular expression.
10499
10500 2015-08-11 Keith Seitz <keiths@redhat.com>
10501
10502 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10503 test.
10504 Add tests for missing ",FMT" and ",".
10505
10506 2015-08-10 Doug Evans <dje@google.com>
10507 Keith Seitz <keiths@redhat.com>
10508
10509 PR gdb/17960
10510 * gdb.base/completion.exp: Add location completer tests.
10511
10512 2015-08-07 Pedro Alves <palves@redhat.com>
10513
10514 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10515 tests here.
10516 (top level): Run do_test with and without displaced stepping.
10517
10518 2015-08-07 Pedro Alves <palves@redhat.com>
10519
10520 * gdb.base/valgrind-disp-step.c: New file.
10521 * gdb.base/valgrind-disp-step.exp: New file.
10522
10523 2015-08-07 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10526 Delete function.
10527 (main): Add alarm. Run an infinite loop instead of calling
10528 wait_threads.
10529 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10530 comment.
10531 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10532 Delete function.
10533 (main): Add alarm. Run an infinite loop instead of calling
10534 wait_threads.
10535 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10536 comment.
10537
10538 2015-08-07 Pedro Alves <palves@redhat.com>
10539
10540 * gdb.base/checkpoint-ns.exp: New file.
10541 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10542 standard_testfile.
10543
10544 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10545
10546 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10547 * gdb.btrace/instruction_history.exp: Update.
10548 * gdb.btrace/tsx.exp: New.
10549 * gdb.btrace/tsx.c: New.
10550
10551 2015-08-06 Pedro Alves <palves@redhat.com>
10552
10553 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10554 increase timeout.
10555 * gdb.reverse/until-precsave.exp: Bump timeouts.
10556
10557 2015-08-06 Pedro Alves <palves@redhat.com>
10558
10559 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10560
10561 2015-08-06 Pedro Alves <palves@redhat.com>
10562
10563 PR gdb/18749
10564 * gdb.threads/process-dies-while-handling-bp.c: New file.
10565 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10566
10567 2015-08-06 Pedro Alves <palves@redhat.com>
10568
10569 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10570 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10571
10572 2015-08-05 Pedro Alves <palves@redhat.com>
10573
10574 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10575 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10576
10577 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10578
10579 * gdb.base/bp-permanent.exp: Report test as unsupported if
10580 the target cannot stop at the permanent breakpoint.
10581
10582 2015-08-03 Doug Evans <dje@google.com>
10583
10584 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10585 10000.
10586
10587 2015-08-03 Doug Evans <dje@google.com>
10588
10589 * Makefile.in (workers/%.worker, build-perf): New rule.
10590 (GDB_PERFTEST_MODE): New variable.
10591 (check-perf): Use it.
10592 (clean): Clean up gdb.perf parallel build subdirs.
10593 * lib/build-piece.exp: New file.
10594 * lib/gdb.exp (make_gdb_parallel_path): New function
10595 (standard_output_file, standard_temp_file): Call it.
10596 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10597 of $GDB_PARALLEL.
10598 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10599
10600 2015-08-03 Doug Evans <dje@google.com>
10601
10602 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10603 (LOG_FILE_NAME): New global.
10604 (TextReporter.__init__): Initialize self.txt_sum.
10605 (TextReporter.report): Add support for multiple data-points.
10606 Move report to perftest.sum, put raw data in perftest.log.
10607 (TextReporter.start): Open sum and log files.
10608 (TextReporter.end): Close sum and log files.
10609 * gdb.perf/lib/perftest/testresult.py
10610 (SingleStatisticTestResult.record): Handle multiple data-points.
10611
10612 2015-07-31 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10615 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10616 kill_wait_spawned_process instead of explicit "kill -9".
10617 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10618 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10619 kill_wait_spawned_process.
10620 * gdb.base/attach-twice.exp: Likewise.
10621 * gdb.base/attach.exp: Likewise.
10622 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10623 gdb_test_multiple.
10624 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10625 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10626 kill_wait_spawned_process.
10627 * gdb.base/valgrind-infcall.exp: Likewise.
10628 * gdb.multi/multi-attach.exp: Likewise.
10629 * gdb.python/py-prompt.exp: Likewise.
10630 * gdb.python/py-sync-interp.exp: Likewise.
10631 * gdb.server/ext-attach.exp: Likewise.
10632 * gdb.threads/attach-into-signal.exp (corefunc): Use
10633 spawn_wait_for_attach, spawn_id_get_pid and
10634 kill_wait_spawned_process.
10635 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10636 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10637 spawn_id_get_pid and kill_wait_spawned_process.
10638 * gdb.threads/attach-stopped.exp (corefunc): Use
10639 spawn_wait_for_attach, spawn_id_get_pid and
10640 kill_wait_spawned_process.
10641 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10642 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10643 kill_wait_spawned_process instead of explicit "kill -9".
10644 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10645 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10646 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10647 processes. Don't map cygwin/windows pids here. Now returns a
10648 spawn id list.
10649
10650 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10651
10652 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10653 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10654 correct patch.
10655
10656 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10657
10658 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10659
10660 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10661
10662 Reapply:
10663 2014-05-21 Mark Wielaard <mjw@redhat.com>
10664
10665 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10666
10667 2015-07-30 Pedro Alves <palves@redhat.com>
10668
10669 * linux-low.c (handle_extended_wait): Set the child's last
10670 reported status to TARGET_WAITKIND_STOPPED.
10671
10672 2015-07-30 Pedro Alves <palves@redhat.com>
10673
10674 PR threads/18600
10675 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10676 only shows inferior 1.
10677
10678 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10679 Pedro Alves <palves@redhat.com>
10680
10681 PR threads/18600
10682 * gdb.threads/fork-plus-threads.c: New file.
10683 * gdb.threads/fork-plus-threads.exp: New file.
10684
10685 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10686
10687 * gdb.base/batch-preserve-term-settings.exp
10688 (test_terminal_settings_preserved_after_cli_exit): Use
10689 send_quit_command.
10690
10691 2015-07-29 Pedro Alves <palves@redhat.com>
10692 Don Breazeal <donb@codesourcery.com>
10693
10694 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10695 output from both inferior_spawn_id and gdb_spawn_id.
10696
10697 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10698
10699 * gdb.threads/attach-into-signal.exp (corefunc): Use
10700 with_test_prefix on nested loops, uniquefying the test messages.
10701
10702 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10703
10704 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10705 commit.
10706
10707 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10708
10709 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10710 New proc.
10711 (test_terminal_settings_preserved_after_sigterm): New test.
10712
10713 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10714
10715 * gdb.base/batch-preserve-term-settings.exp
10716 (test_terminal_settings_preserved_after_cli_exit): New test.
10717
10718 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10719
10720 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10721 manipulation of saved_gdbflags.
10722 (test_terminal_settings_preserved): Remove global declaration of
10723 the unused variable pagination_prompt. Remove manipulation of
10724 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10725 GDBFLAGS.
10726
10727 2015-07-29 Pedro Alves <palves@redhat.com>
10728
10729 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10730
10731 2015-07-29 Pedro Alves <palves@redhat.com>
10732
10733 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10734 at the top.
10735
10736 2015-07-29 Pedro Alves <palves@redhat.com>
10737
10738 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10739 (main): Call gdb_unbuffer_output.
10740 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10741 (main): Call gdb_unbuffer_output.
10742 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10743 (main): Call gdb_unbuffer_output.
10744 * gdb.base/call-strs.exp: Adjust to step over the
10745 gdb_unbuffer_output call.
10746 * gdb.base/catch-gdb-caused-signals.c: Include
10747 "../lib/unbuffer_output.c".
10748 (main): Call gdb_unbuffer_output.
10749 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10750 (main): Call gdb_unbuffer_output.
10751 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10752 (main): Call gdb_unbuffer_output.
10753 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10754 (main): Call gdb_unbuffer_output.
10755 * gdb.base/shlib-call.exp: Adjust to step over the
10756 gdb_unbuffer_output call.
10757 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10758 (main): Call gdb_unbuffer_output.
10759 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10760 (main): Call gdb_unbuffer_output.
10761 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10762 (main): Rename to ...
10763 (test): ... this.
10764 (main): Reimplement.
10765 * gdb.base/varargs.exp: Run to test instead of to main.
10766 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10767 (main): Call gdb_unbuffer_output.
10768
10769 2015-07-29 Pedro Alves <palves@redhat.com>
10770
10771 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10772 factore out from mi_continue_dprintf. For call-style dprintfs,
10773 expect dprintf output out of $inferior_spawn_id.
10774 (mi_continue_dprintf): Use mi_expect_dprintf.
10775 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10776 (main): Call gdb_unbuffer_output.
10777
10778 2015-07-29 Pedro Alves <palves@redhat.com>
10779
10780 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10781 (default_mi_gdb_start): Set inferior_spawn_id instead of
10782 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10783 gdb_spawn_id.
10784 (mi_gdb_test): Always expect inferior output from both
10785 $inferior_spawn_id and $gdb_spawn_id.
10786
10787 2015-07-29 Pedro Alves <palves@redhat.com>
10788
10789 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10790 send_inferior and $inferior_spawn_id.
10791
10792 2015-07-29 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.gdb/complaints.exp (test_initial_complaints)
10795 (test_serial_complaints, test_short_complaints): Use
10796 gdb_test_stdio.
10797 (test_empty_complaint): Handle $inferior_spawn_id !=
10798 $gdb_spawn_id.
10799
10800 2015-07-29 Pedro Alves <palves@redhat.com>
10801
10802 * gdb.base/varargs.exp: Use gdb_test_stdio.
10803
10804 2015-07-29 Pedro Alves <palves@redhat.com>
10805
10806 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10807
10808 2015-07-29 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10811
10812 2015-07-29 Pedro Alves <palves@redhat.com>
10813
10814 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10815 parameter into two new parameters, "inf_result" and "gdb_result".
10816 Expect inferior output and gdb output from $inferior_spawn_id and
10817 $gdb_spawn_id, respectively. Adjust all callers.
10818
10819 2015-07-29 Pedro Alves <palves@redhat.com>
10820
10821 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10822 of gdb_test_sequence.
10823
10824 2015-07-29 Pedro Alves <palves@redhat.com>
10825
10826 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10827 (saw_spurious_output): Expect inferior output from
10828 $inferior_spawn_id. Use gdb_test_stdio.
10829
10830 2015-07-29 Pedro Alves <palves@redhat.com>
10831
10832 * gdb.base/dprintf.exp: Use standard_testfile. Change
10833 prepare_for_testing call.
10834 (srcfile): Don't set.
10835 (restart): New procedure.
10836 (test_dprintf): New procecure, use to continue over dprintfs.
10837 (test_call, test_agent): New procedures, tests moved here.
10838 Restart gdb and recreate dprintfs. Adjust expected output.
10839
10840 2015-07-29 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10843
10844 2015-07-29 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10847
10848 2015-07-29 Pedro Alves <palves@redhat.com>
10849
10850 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10851 gdb_test_stdio.
10852
10853 2015-07-29 Pedro Alves <palves@redhat.com>
10854
10855 * lib/gdb.exp (gdb_test_stdio): New procedure.
10856
10857 2015-07-29 Pedro Alves <palves@redhat.com>
10858
10859 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10860
10861 2015-07-29 Pedro Alves <palves@redhat.com>
10862
10863 * gdb.base/call-signal-resume.exp: Remove check for
10864 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10865 * gdb.base/unwindonsignal.exp: Likewise.
10866 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10867 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10868
10869 2015-07-29 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.base/siginfo-addr.c (pass): New function.
10872 (handler): Call it iff si_addr is correct.
10873 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10874 Set a breakpoint at "pass" and continue to it.
10875
10876 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10877
10878 * gdb.python/py-objfile.exp: Make some tests have unique names.
10879 * gdb.python/py-pp-registration.exp: Likewise.
10880
10881 2015-07-28 Pedro Alves <palves@redhat.com>
10882
10883 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10884
10885 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10886
10887 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10888
10889 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10890
10891 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10892
10893 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10894
10895 * gdb.base/gdb-sigterm-2.exp: New test.
10896
10897 2015-07-25 Doug Evans <xdje42@gmail.com>
10898
10899 Revert:
10900 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10901 (workers/%.worker, build-perf): New rule.
10902 (GDB_PERFTEST_MODE): New variable.
10903 (check-perf): Use it.
10904 (clean): Clean up gdb.perf parallel build subdirs.
10905 * lib/build-piece.exp: New file.
10906 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10907 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10908 name.
10909 (standard_temp_file): Ditto.
10910 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10911 of $GDB_PARALLEL.
10912
10913 2015-07-24 Doug Evans <dje@google.com>
10914
10915 * gdb.perf/lib/perftest/utils.py: New file.
10916 * gdb.perf/gm-hello.cc: New file.
10917 * gdb.perf/gm-pervasive-typedef.cc: New file.
10918 * gdb.perf/gm-pervasive-typedef.h: New file.
10919 * gdb.perf/gm-std.cc: New file.
10920 * gdb.perf/gm-std.h: New file.
10921 * gdb.perf/gm-use-cerr.cc: New file.
10922 * gdb.perf/gm-utils.h: New file.
10923 * gdb.perf/gmonster-null-lookup.py: New file.
10924 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10925 * gdb.perf/gmonster-print-cerr.py: New file.
10926 * gdb.perf/gmonster-ptype-string.py: New file.
10927 * gdb.perf/gmonster-runto-main.py: New file.
10928 * gdb.perf/gmonster-select-file.py: New file.
10929 * gdb.perf/gmonster1-null-lookup.exp: New file.
10930 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10931 * gdb.perf/gmonster1-print-cerr.exp: New file.
10932 * gdb.perf/gmonster1-ptype-string.exp: New file.
10933 * gdb.perf/gmonster1-runto-main.exp: New file.
10934 * gdb.perf/gmonster1-select-file.exp: New file.
10935 * gdb.perf/gmonster1.cc: New file.
10936 * gdb.perf/gmonster1.exp: New file.
10937 * gdb.perf/gmonster2-null-lookup.exp: New file.
10938 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10939 * gdb.perf/gmonster2-print-cerr.exp: New file.
10940 * gdb.perf/gmonster2-ptype-string.exp: New file.
10941 * gdb.perf/gmonster2-runto-main.exp: New file.
10942 * gdb.perf/gmonster2-select-file.exp: New file.
10943 * gdb.perf/gmonster2.cc: New file.
10944 * gdb.perf/gmonster2.exp: New file.
10945
10946 2015-07-24 Doug Evans <dje@google.com>
10947
10948 * gdb.perf/README: New file.
10949 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10950 * lib/gen-perf-test.exp: New file.
10951
10952 2015-07-24 Doug Evans <dje@google.com>
10953
10954 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10955 (PerfTest::startup): New function.
10956 (PerfTest::run): Return result of calling body.
10957 (PerfTest::assemble): Rewrite.
10958 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10959 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10960 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10961 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10962 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10963
10964 2015-07-24 Doug Evans <dje@google.com>
10965
10966 * lib/gdb.exp (clean_restart): Make executable optional.
10967
10968 2015-07-24 Doug Evans <dje@google.com>
10969
10970 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10971 compiler_info references.
10972 * gdb.cp/temargs.exp: Ditto.
10973 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10974 (get_compiler_info): Early exit if already computed. Set compiler_info
10975 to "unknown" if there was a problem.
10976 (test_compiler_info): Add function comment. Call get_compiler_info.
10977
10978 2015-07-24 Doug Evans <dje@google.com>
10979
10980 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10981 (workers/%.worker, build-perf): New rule.
10982 (GDB_PERFTEST_MODE): New variable.
10983 (check-perf): Use it.
10984 (clean): Clean up gdb.perf parallel build subdirs.
10985 * lib/build-piece.exp: New file.
10986 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10987 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10988 name.
10989 (standard_temp_file): Ditto.
10990 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10991 of $GDB_PARALLEL.
10992
10993 2015-07-24 Doug Evans <dje@google.com>
10994
10995 * lib/future.exp (gdb_default_target_compile): New option
10996 "early_flags".
10997 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10998 --as-needed.
10999
11000 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11001
11002 * gdb.base/catch-syscall.exp: Call gdb_exit before
11003 gdb_skip_xml_test.
11004
11005 2015-07-24 Pedro Alves <palves@redhat.com>
11006
11007 * gdb.python/py-events.exp: Accept output between the stop event
11008 and the prompt.
11009 * gdb.python/py-evsignal.exp: Likewise.
11010 * gdb.python/py-evthreads.exp: Likewise.
11011
11012 2015-07-24 Pedro Alves <palves@redhat.com>
11013
11014 PR gdb/18717
11015 * gdb.threads/non-ldr-exit.c: New file.
11016 * gdb.threads/non-ldr-exit.exp: New file.
11017
11018 2015-07-24 Yao Qi <yao.qi@linaro.org>
11019
11020 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11021 restarting process.
11022
11023 2015-07-24 Yao Qi <yao.qi@linaro.org>
11024
11025 * gdb.server/ext-restart.exp: New file.
11026
11027 2015-07-24 Yao Qi <yao.qi@linaro.org>
11028
11029 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11030 argument options.
11031 * gdb.server/ext-wrapper.exp: New file.
11032
11033 2015-07-23 Doug Evans <dje@google.com>
11034
11035 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11036 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11037
11038 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11039
11040 * gdb.ada/var_arr_typedef.exp: New testcase.
11041 * gdb.ada/var_arr_typedef/pack.adb: New file.
11042 * gdb.ada/var_arr_typedef/pack.ads: New file.
11043 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11044
11045 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11046
11047 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11048
11049 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11050
11051 * gdb.arch/i386-biarch-core.exp: Replace istarget
11052 by "complete set gnutarget". Remove expectation for the "core-file"
11053 command.
11054
11055 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11056
11057 Revert the previous commit:
11058 Tests for validate symbol file using build-id.
11059
11060 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11061
11062 Tests for validate symbol file using build-id.
11063 * gdb.base/solib-mismatch-lib.c: New file.
11064 * gdb.base/solib-mismatch-libmod.c: New file.
11065 * gdb.base/solib-mismatch.c: New file.
11066 * gdb.base/solib-mismatch.exp: New file.
11067
11068 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11069
11070 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11071 nios2-*-linux*.
11072 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11073 * gdb.base/siginfo.exp: Likewise.
11074 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11075
11076 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11077
11078 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11079 Move it to ...
11080 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11081 ... here.
11082 * gdb.trace/range-stepping.exp: Check that the target supports
11083 range stepping.
11084
11085 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11086
11087 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11088
11089 2015-07-14 Pedro Alves <palves@redhat.com>
11090
11091 * gdb.base/killed-outside.exp: New file.
11092 * gdb.base/killed-outside.c: New file.
11093
11094 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11095
11096 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11097 (n at main): New.
11098 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11099
11100 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11101
11102 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11103 infcall tests instead of setting up for KFAIL.
11104
11105 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11106
11107 * gdb.btrace/record_goto-step.exp: New.
11108
11109 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11110
11111 PR compile/18484
11112 * gdb.compile/compile.c (struct struct_type): Add volatile to
11113 selffield's type.
11114 * gdb.compile/compile.exp
11115 (compile code struct_object.selffield = &struct_object): Skip further
11116 struct_object tests if this one xfails.
11117
11118 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11119
11120 PR exp/18617
11121 * gdb.trace/ax.exp: Add test.
11122
11123 2015-07-07 Yao Qi <yao.qi@linaro.org>
11124
11125 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11126 instead of istarget "aarch64*-*-*".
11127 * gdb.arch/aarch64-fp.exp: Likewise.
11128 * gdb.base/float.exp: Likewise.
11129 * gdb.reverse/aarch64.exp: Likewise.
11130 * lib/gdb.exp (is_aarch64_target): New proc.
11131
11132 2015-07-07 Yao Qi <yao.qi@linaro.org>
11133
11134 * lib/gdb.exp (is_aarch32_target): New proc.
11135 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11136 instead of "istarget "arm*-*-*"".
11137 * gdb.arch/arm-disp-step.exp: Likewise.
11138 * gdb.arch/thumb-bx-pc.exp: Likewise.
11139 * gdb.arch/thumb-prologue.exp: Likewise.
11140 * gdb.arch/thumb-singlestep.exp: Likewise.
11141 * gdb.base/disp-step-syscall.exp: Likewise.
11142 * gdb.base/float.exp: Likewise.
11143
11144 2015-07-07 Yao Qi <yao.qi@linaro.org>
11145
11146 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11147 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11148
11149 2015-07-07 Yao Qi <yao.qi@linaro.org>
11150
11151 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11152 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11153 if it exists.
11154 * gdb.multi/multi-arch.exp: Likewise.
11155
11156 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11157
11158 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11159 print.
11160
11161 2015-07-07 Yao Qi <yao.qi@linaro.org>
11162
11163 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11164
11165 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11166
11167 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11168 '[' and ']' characters.
11169
11170 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11171
11172 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11173
11174 2015-06-29 Pedro Alves <palves@redhat.com>
11175
11176 PR threads/18127
11177 * gdb.threads/hand-call-new-thread.c: New file.
11178 * gdb.threads/hand-call-new-thread.c: New file.
11179
11180 2015-06-26 Keith Seitz <keiths@redhat.com>
11181 Doug Evans <dje@google.com>
11182
11183 PR 16253
11184 * gdb.cp/var-tag-2.cc: New file.
11185 * gdb.cp/var-tag-3.cc: New file.
11186 * gdb.cp/var-tag-4.cc: New file.
11187 * gdb.cp/var-tag.cc: New file.
11188 * gdb.cp/var-tag.exp: New file.
11189
11190 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11191
11192 * gdb.base/history-duplicates.exp: New test.
11193
11194 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11195
11196 * gdb.base/completion.exp: Test the completion of the "focus"
11197 command.
11198
11199 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11200
11201 * gdb.arch/amd64-prologue-skip.S: New file.
11202 * gdb.arch/amd64-prologue-skip.exp: New file.
11203
11204 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11205
11206 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11207 is_address_zero_readable check.
11208
11209 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11210
11211 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11212 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11213
11214 2015-06-24 Yao Qi <yao.qi@linaro.org>
11215
11216 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11217 linux targets.
11218
11219 2015-06-24 Yao Qi <yao.qi@linaro.org>
11220
11221 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11222 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11223 * gdb.base/siginfo-thread.exp: Likewise.
11224
11225 2015-06-22 Yao Qi <yao.qi@linaro.org>
11226
11227 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11228
11229 2015-06-22 Yao Qi <yao.qi@linaro.org>
11230
11231 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11232 aarch64*-*-*.
11233 (skip_hw_watchpoint_tests): Likewise.
11234
11235 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11236
11237 * gdb.base/gdbinit-history.exp: Test the interaction between
11238 setting GDBHISTSIZE and setting the history size via .gdbinit.
11239
11240 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11241
11242 PR gdb/16999
11243 * gdb.base/gdbhistsize-history.exp: New test.
11244
11245 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11246
11247 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11248 with GDBHISTSIZE.
11249 * gdb.base/readline.exp: Likewise.
11250
11251 2015-06-17 Yao Qi <yao.qi@linaro.org>
11252
11253 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11254 line.
11255
11256 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11257
11258 * gdb.base/gdbinit-history.exp: Add test case to check that
11259 an unlimited history file does not get truncated on exit.
11260
11261 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11262
11263 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11264 (VECTOR): New macro. Use it...
11265 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11266 ...for these typedefs.
11267 (int8, char1, int1, double1): New typedefs.
11268 (struct just_int2, struct two_int2): New structures.
11269 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11270 (add_structvecs, add_singlevecs): New functions.
11271 (main): Call add_some_intvecs twice.
11272 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11273 the compile and exit upon failure. Try compiling for the "native"
11274 architecture. Test inferior function calls with vector arguments
11275 and vector return value handling with "finish" and "return".
11276
11277 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11278
11279 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11280 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11281 PE file.
11282 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11283
11284 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11285
11286 PR breakpoints/16465
11287 * gdb.mi/mi-dprintf-pending.c: New file.
11288 * gdb.mi/mi-dprintf-pending.exp: New test.
11289 * gdb.mi/mi-dprintf-pendshr.c: New file.
11290
11291 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11292 Mircea Gherzan <mircea.gherzan@intel.com>
11293
11294 * gdb.arch/i386-mpx-map.c: New file.
11295 * gdb.arch/i386-mpx-map.exp: New File.
11296
11297 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11298
11299 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11300 * gdb.arch/i386-mpx.exp: Indentation fixed.
11301
11302 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11303
11304 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11305 function and improved indentation.
11306 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11307 gdb_test_multiple. Added additional tests to skip the test.
11308
11309 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11310
11311 * gdb.arch/i386-avx512.c: Change path in include file.
11312 * gdb.arch/i386-avx512.exp: Change include dir path
11313 compilation flag.
11314 * gdb.arch/i386-mpx.c: Change path in include file.
11315 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11316 flag.
11317
11318 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11319
11320 * gdb.compile/compile-print.exp (compile print *vararray@3)
11321 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11322
11323 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11324
11325 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11326 (do not keep jit in memory): ... this.
11327 (expect 5): Change it to ...
11328 (expect no 5): ... this.
11329
11330 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11331
11332 PR gdb/15564
11333 * gdb.mi/mi-detach.exp: New file.
11334
11335 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11336
11337 PR symtab/18392
11338 * gdb.arch/amd64-tailcall-self.S: New file.
11339 * gdb.arch/amd64-tailcall-self.c: New file.
11340 * gdb.arch/amd64-tailcall-self.exp: New file.
11341
11342 2015-05-28 Don Breazeal <donb@codesourcery.com>
11343
11344 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11345 tests for remote targets by checking is_target_gdbserver.
11346
11347 2015-05-27 Doug Evans <dje@google.com>
11348
11349 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11350 * gdb.dwarf2/opaque-type-lookup.c: New file.
11351 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11352
11353 2015-05-26 Doug Evans <dje@google.com>
11354
11355 * gdb.cp/iostream.cc: New file.
11356 * gdb.cp/iostream.exp: New file.
11357
11358 2015-05-26 Doug Evans <dje@google.com>
11359
11360 * gdb.dwarf2/dw2-op-call.exp: Update.
11361 * gdb.dwarf2/dw4-sig-types.exp: Update.
11362 * gdb.dwarf2/implptr.exp: Update.
11363 * gdb.mi/mi-cmd-param-changed.exp: Update.
11364
11365 2015-05-26 Doug Evans <dje@google.com>
11366
11367 * gdb.python/py-lazy-string.c: New file.
11368 * gdb.python/py-lazy-string.exp: New file.
11369 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11370 (main): Update. Add estring3.
11371 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11372 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11373
11374 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11375 Yao Qi <yao.qi@linaro.org>
11376
11377 * gdb.reverse/aarch64.c: New.
11378 * gdb.reverse/aarch64.exp: New.
11379
11380 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11381
11382 * lib/gdb.exp (supports_process_record): Return true for
11383 aarch64*-linux*.
11384 (supports_reverse): Likewise.
11385
11386 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11387
11388 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11389 Use with_test_prefix.
11390
11391 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11392
11393 * gdb.base/completion.exp: Add test for completion of layout
11394 names.
11395
11396 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11397
11398 * lib/gdb.exp (skip_tui_tests): New proc.
11399 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11400
11401 2015-05-19 Pedro Alves <palves@redhat.com>
11402
11403 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11404 Save the whole env array instead of just HOME. Unset HISTSIZE in
11405 the environment while testing. Restore whole environment
11406 afterwards.
11407
11408 2015-05-16 Doug Evans <xdje42@gmail.com>
11409
11410 * gdb.guile/scm-ports.c: New file.
11411 * gdb.guile/scm-ports.exp: Add memory port tests.
11412
11413 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11414
11415 * gdb.compile/compile-print.c: New file.
11416 * gdb.compile/compile-print.exp: New file.
11417
11418 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11419
11420 * gdb.compile/compile-ops.exp: Cast param to void.
11421 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11422 (compile code struct_object.selffield = &struct_object): Add xfail.
11423
11424 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11425
11426 * gdb.ada/arr_enum_with_gap: New testcase.
11427
11428 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11429
11430 * gdb.ada/byte_packed_arr: New testcase.
11431
11432 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11433
11434 * gdb.ada/pckd_neg: New testcase.
11435
11436 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11437
11438 PR gdb/17820
11439 * gdb.base/gdbinit-history.exp: New test.
11440 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11441 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11442
11443 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11444
11445 * gdb.python/py-xmethods.cc: Enhance test case.
11446 * gdb.python/py-xmethods.exp: New tests.
11447 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11448 function.
11449 (B_indexoper): Likewise.
11450 (global_dm_list) : Add new xmethod worker functions.
11451
11452 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11453
11454 * gdb.base/coredump-filter.exp: Correctly unset
11455 "coredump_var_addr" array.
11456
11457 2015-05-08 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.server/non-existing-program.exp: Unset spawn_id.
11460
11461 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11462
11463 PR python/18291
11464 * gdb.python/py-xmethods.exp: Add tests.
11465
11466 2015-05-08 Yao Qi <yao.qi@linaro.org>
11467
11468 PR gdb/18208
11469 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11470 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11471 function set_coredump_filter, and remove remote_exec call.
11472 Remove argument ipid. Callers update.
11473 (top level): Don't get inferior's PID.
11474
11475 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11476
11477 * gdb.base/watch_thread_num.exp: Skip test on targets without
11478 access watchpoints.
11479
11480 2015-05-06 Pedro Alves <palves@redhat.com>
11481
11482 PR server/18081
11483 * gdb.server/non-existing-program.exp: New file.
11484
11485 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11486
11487 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11488
11489 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11490
11491 * gdb.ada/out_of_line_in_inlined: New testcase.
11492
11493 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11494
11495 * gdb.ada/var_rec_arr: New testcase.
11496
11497 2015-04-30 Yao Qi <yao.qi@linaro.org>
11498
11499 * gdb.base/break-idempotent.exp: If
11500 skip_hw_watchpoint_multi_tests returns true, skip the tests
11501 on "rwatch" and "awatch".
11502
11503 2015-04-30 Yao Qi <yao.qi@linaro.org>
11504
11505 * gdb.base/relativedebug.exp: Invoke gdb command
11506 "info sharedlibrary", and if libc.so doesn't have debug info,
11507 skip the test.
11508
11509 2015-04-29 Doug Evans <dje@google.com>
11510
11511 * gdb.python/py-xmethods.exp: Add ptype tests.
11512 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11513 get_result_type method.
11514
11515 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11516
11517 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11518 the target does not support hardware watchpoints.
11519
11520 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11521
11522 * gdb.base/break-always.exp: Abort testing if writing to memory
11523 causes an error.
11524
11525 2015-04-28 Doug Evans <dje@google.com>
11526
11527 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11528 * gdb.python/py-pp-registration.exp: ... here. New file.
11529 * gdb.python/py-pp-registration.c: New file.
11530 * gdb.python/py-pp-registration.py: New file.
11531
11532 2015-04-28 Doug Evans <dje@google.com>
11533
11534 * gdb.python/py-bad-printers.c: New file.
11535 * gdb.python/py-bad-printers.py: New file.
11536 * gdb.python/py-bad-printers.exp: New file.
11537
11538 2015-04-28 Sasha Smundak <asmundak@google.com>
11539
11540 * gdb.python/py-type.exp: New test.
11541
11542 2015-04-28 Andy Wingo <wingo@igalia.com>
11543
11544 * gdb.python/py-parameter.exp:
11545 * gdb.guile/scm-parameter.exp: Escape the path that we are
11546 matching against, as it might contain characters that are special
11547 to regular expressions.
11548
11549 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11550
11551 * gdb.ada/rec_comp: New testcase.
11552
11553 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11554
11555 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11556 before using it.
11557
11558 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11559
11560 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11561 new tests for verilog output.
11562
11563 2015-04-24 Yao Qi <yao.qi@linaro.org>
11564
11565 * boards/remote-gdbserver-on-localhost.exp: New file.
11566
11567 2015-04-23 Pedro Alves <palves@redhat.com>
11568
11569 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11570 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11571 "end of file", remove $inferior_spawn_id from the indirect list.
11572
11573 2015-04-23 Pedro Alves <palves@redhat.com>
11574
11575 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11576
11577 2015-04-23 Pedro Alves <palves@redhat.com>
11578
11579 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11580 on $any_spawn_id instead of only on $gdb_spawn_id.
11581
11582 2015-04-21 Pierre Muller <muller@sourceware.org>
11583
11584 PR pascal/17815
11585 * lib/pascal.exp (gpc_compile): Add new option "class".
11586 (fpc_compile): Likewise.
11587 * gdb.pascal/case-insensitive-symbols.pas: New file.
11588 * gdb.pascal/case-insensitive-symbols.exp: New file.
11589
11590 2015-04-20 Gary Benson <gbenson@redhat.com>
11591
11592 * gdb.base/attach.exp: Fix three extended remote failures.
11593
11594 2015-04-17 Gary Benson <gbenson@redhat.com>
11595
11596 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11597 the main executable over the remote protocol.
11598
11599 2015-04-16 Pedro Alves <palves@redhat.com>
11600
11601 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11602 a new gdbserver if gdbserver_reconnect_p is set.
11603
11604 2015-04-16 Pedro Alves <palves@redhat.com>
11605
11606 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11607 is set, don't exit gdbserver.
11608
11609 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11610
11611 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11612 appropriate .insn, such that an older assembler can be used.
11613 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11614 the z/Architecture instruction set on 31-bit targets as well.
11615
11616 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11617
11618 * gdb.go/handcall.exp: Remove all logic related to the first
11619 breakpoint and rely on go_runto_main instead.
11620 * gdb.go/strings.exp: Likewise.
11621 * gdb.go/unsafe.exp: Likewise.
11622 * gdb.go/hello.exp: Likewise. Also rename the remaining
11623 breakpoint marker to "breakpoint 1".
11624 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11625 * gdb.go/strings.go: Likewise.
11626 * gdb.go/unsafe.go: Likewise.
11627 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11628 "set breakpoint 2 here" and rename the remaining breakpoint marker
11629 to "breakpoint 1".
11630
11631 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11632
11633 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11634 if itertools.imap is not present.
11635 * gdb.python/py-objfile.exp: Add parentheses.
11636 * gdb.python/py-type.exp: Same.
11637 * gdb.python/py-unwind-maint.py: Same.
11638
11639 2015-04-15 Yao Qi <yao.qi@linaro.org>
11640
11641 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11642 of ":$ptr_size" and set its form explicitly.
11643
11644 2015-04-15 Pedro Alves <palves@redhat.com>
11645 Yao Qi <yao.qi@linaro.org>
11646
11647 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11648 timeout by factor of 4.
11649 (test_regular_watch): Likewise.
11650 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11651 * gdb.reverse/sigall-reverse.exp: Likewise.
11652 * gdb.reverse/until-precsave.exp: Likewise.
11653 * lib/gdb.exp (with_timeout_factor): New proc.
11654 (gdb_expect): Move some code to ...
11655 (get_largest_timeout): ... here. New procedure.
11656
11657 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11658
11659 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11660
11661 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11662
11663 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11664 to write to the .text section.
11665
11666 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11667
11668 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11669 Handle the case of targets that do not provide PID information.
11670
11671 2015-04-13 Yao Qi <yao.qi@linaro.org>
11672
11673 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11674 and use expect instead of gdb_expect.
11675
11676 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11677
11678 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11679 "coredump_var_addr" to avoid naming conflict with other testcases.
11680
11681 2015-04-10 Pedro Alves <palves@redhat.com>
11682
11683 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11684 gdb_test_sequence and gdb_assert.
11685
11686 2015-04-10 Pedro Alves <palves@redhat.com>
11687
11688 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11689 test messages that don't include the breakpoint address.
11690
11691 2015-04-10 Yao Qi <yao.qi@linaro.org>
11692
11693 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11694 false for some offset and width combinations which aren't
11695 supported by linux kernel.
11696
11697 2015-04-10 Pedro Alves <palves@redhat.com>
11698
11699 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11700 procedure, factored out from ...
11701 (top level): ... here. Add "set displaced-stepping" testing axis.
11702 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11703 parameter "displaced". Use it.
11704 (top level): Use foreach and add "set displaced-stepping" testing
11705 axis.
11706
11707 2015-04-10 Pedro Alves <palves@redhat.com>
11708
11709 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11710 Remove comment.
11711 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11712 both the address of the instruction that triggers the watchpoint
11713 and the address of the instruction immediately after, and use
11714 those addresses for the test. Fix comment.
11715
11716 2015-04-10 Pedro Alves <palves@redhat.com>
11717
11718 * gdb.base/sigstep.exp (breakpoint_to_handler)
11719 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11720 Test "backtrace" in handler.
11721 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11722 (top level): Add new "displaced" test axis to
11723 breakpoint_to_handler, breakpoint_to_handler_entry and
11724 breakpoint_over_handler.
11725
11726 2015-04-10 Pedro Alves <palves@redhat.com>
11727
11728 PR gdb/18216
11729 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11730
11731 2015-04-10 Yao Qi <yao.qi@linaro.org>
11732
11733 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11734 (test_add_rn_pc): New function.
11735 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11736 (top level): Invoke test_add_rn_pc.
11737
11738 2015-04-10 Pedro Alves <palves@redhat.com>
11739
11740 PR gdb/13858
11741 * gdb.base/step-over-no-symbols.exp: New file.
11742
11743 2015-04-09 Andy Wingo <wingo@igalia.com>
11744
11745 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11746 after the Python tests.
11747
11748 2015-04-08 Keith Seitz <keiths@redhat.com>
11749
11750 PR python/16699
11751 * gdb.python/py-completion.exp: New tests for completion.
11752 * gdb.python/py-completion.py (CompleteLimit1): New class.
11753 (CompleteLimit2): Likewise.
11754 (CompleteLimit3): Likewise.
11755 (CompleteLimit4): Likewise.
11756 (CompleteLimit5): Likewise.
11757 (CompleteLimit6): Likewise.
11758 (CompleteLimit7): Likewise.
11759
11760 2015-04-08 Pedro Alves <palves@redhat.com>
11761
11762 PR gdb/18214
11763 PR gdb/18216
11764 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11765 function.
11766 (main): Install it as SIGUSR1 handler.
11767 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11768 parameter. Always use "setup" as prefix. Toggle "set
11769 displaced-stepping" off/on depending on global. Don't switch to
11770 thread 1 here.
11771 (top level): Add displaced stepping "off/on" test axis. Update
11772 "setup" calls. Wrap each subtest with with_test_prefix. Test
11773 continuing with a queued signal in each thread.
11774
11775 2015-04-08 Pedro Alves <palves@redhat.com>
11776
11777 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11778 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11779 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11780 Return early if running to main fails.
11781 * gdb.trace/while-stepping.exp: Likewise.
11782
11783 2015-04-07 Pedro Alves <palves@redhat.com>
11784
11785 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11786 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11787 interact with inferior program.
11788
11789 2015-04-07 Pedro Alves <palves@redhat.com>
11790
11791 * lib/gdb.exp (inferior_spawn_id): New global.
11792 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11793 spawn id after processing the user code.
11794 (default_gdb_start): Set inferior_spawn_id.
11795 (send_inferior): New procedure.
11796 * lib/gdbserver-support.exp (gdbserver_start): Set
11797 inferior_spawn_id.
11798 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11799
11800 2015-04-07 Pedro Alves <palves@redhat.com>
11801
11802 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11803 * lib/gdbserver-support.exp (gdbserver_start): Make
11804 $server_spawn_id global.
11805 (gdbserver_start): Don't wait for gdbserver's spawn id with
11806 expect_background.
11807 (close_gdbserver): New procedure.
11808 (gdb_exit): Rename the default version and reimplement.
11809
11810 2015-04-07 Pedro Alves <palves@redhat.com>
11811
11812 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11813 append the substituted item, not the original item.
11814
11815 2015-04-07 Pedro Alves <palves@redhat.com>
11816
11817 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11818 gdb_expect.
11819
11820 2015-04-07 Pedro Alves <palves@redhat.com>
11821
11822 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11823 output appearing once only.
11824
11825 2015-04-07 Pedro Alves <palves@redhat.com>
11826
11827 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11828 that doesn't expect anything. Return early if running to main
11829 fails.
11830
11831 2015-04-07 Yao Qi <yao.qi@linaro.org>
11832
11833 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11834 (child_function): Call alarm.
11835 (main): Move call to alarm into the loop.
11836 * gdb.threads/non-stop-fair-events.exp: Build program with
11837 -DTIMEOUT=$timeout.
11838
11839 2015-04-06 Doug Evans <xdje42@gmail.com>
11840
11841 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11842 Fix dest parameter to board_info.
11843 (fpc_compile): Ditto.
11844 (gdb_compile_pascal): Rename dest arg to destfile.
11845
11846 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11847
11848 * gdb.ada/funcall_ref.exp: New file.
11849 * gdb.ada/funcall_ref/foo.adb: New file.
11850
11851 2015-04-02 Yao Qi <yao.qi@linaro.org>
11852
11853 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11854 is remote.
11855
11856 2015-04-02 Gary Benson <gbenson@redhat.com>
11857
11858 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11859
11860 2015-04-01 Sasha Smundak <asmundak@google.com>
11861
11862 * gdb.python/py-unwind-maint.c: New file.
11863 * gdb.python/py-unwind-maint.exp: New test.
11864 * gdb.python/py-unwind-maint.py: New file.
11865 * gdb.python/py-unwind.c: New file.
11866 * gdb.python/py-unwind.exp: New test.
11867 * gdb.python/py-unwind.py: New test.
11868
11869 2015-04-01 Pedro Alves <palves@redhat.com>
11870
11871 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11872 to fail instead of non-existent $test.
11873
11874 2015-04-01 Pedro Alves <palves@redhat.com>
11875
11876 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11877 GDBFLAGS if not empty.
11878
11879 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11880
11881 * gdb.ada/complete.exp: Remove "multi_line".
11882 * gdb.ada/info_exc.exp: Remove "multi_line".
11883 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11884 * gdb.ada/ptype_field.exp: Remove "multi_line".
11885 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11886 * gdb.ada/tagged.exp: Remove "multi_line".
11887 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11888 [multi_line ...]
11889 * gdb.btrace/delta.exp: Likewise.
11890 * gdb.btrace/exception.exp: Likewise.
11891 * gdb.btrace/function_call_history.exp: Likewise.
11892 * gdb.btrace/instruction_history.exp: Likewise.
11893 * gdb.btrace/nohist.exp: Likewise.
11894 * gdb.btrace/record_goto.exp: Likewise.
11895 * gdb.btrace/segv.exp: Likewise.
11896 * gdb.btrace/stepi.exp: Likewise.
11897 * gdb.btrace/tailcall.exp: Likewise.
11898 * gdb.btrace/unknown_functions.exp: Likewise.
11899 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11900 * lib/gdb.exp: Add the "multi_line" helper.
11901
11902 2015-04-01 Pedro Alves <palves@redhat.com>
11903
11904 * gdb.threads/tid-reuse.c: New file.
11905 * gdb.threads/tid-reuse.exp: New file.
11906
11907 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11908
11909 PR corefiles/16092
11910 * gdb.base/coredump-filter.c: New file.
11911 * gdb.base/coredump-filter.exp: Likewise.
11912
11913 2015-03-27 Petr Machata <pmachata@redhat.com>
11914
11915 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11916 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11917 (Dwarf::assemble): Initialize them.
11918 (Dwarf::lines): New function.
11919
11920 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11921
11922 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11923 SYMBOL_PREFIX for x86_64-*-cygwin.
11924
11925 2015-03-26 Andy Wingo <wingo@igalia.com>
11926
11927 PR symtab/18148
11928 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11929 const_value but not a location.
11930 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11931 location defined in non-main CUs are visible.
11932
11933 2015-03-26 Yao Qi <yao.qi@linaro.org>
11934
11935 PR testsuite/18139
11936 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11937 Add a line number entry for the same line.
11938 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11939 Add a line number entry for the same line.
11940
11941 2015-03-26 Yao Qi <yao.qi@linaro.org>
11942
11943 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11944 .int 0.
11945 (func): Likewise. Add .Lfunc_1 label.
11946 Use .Lfunc_1 label.
11947 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11948 .int 0.
11949 (func): Likewise.
11950 Use .Lfunc_1 label.
11951
11952 2015-03-26 Yao Qi <yao.qi@linaro.org>
11953
11954 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11955 Call gdb_compile instead to compile each .s files without debug
11956 information.
11957
11958 2015-03-26 Yao Qi <yao.qi@linaro.org>
11959
11960 * gdb.base/savedregs.exp (process_saved_regs): Make
11961 "Saved registers:" optional in the pattern.
11962
11963 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11964
11965 * gdb.btrace/next.exp: Merged into step.exp.
11966 * gdb.btrace/finish.exp: Merged into step.exp.
11967 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11968 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11969 "record goto" and checking the exact replay position.
11970 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11971 check for "Recording format" in "info record" output.
11972 * gdb.btrace/record_goto.exp: Choose test file based on target.
11973 * gdb.btrace/x86-record_goto.S: Renamed into ...
11974 * gdb.btrace/x86_64-record_goto.S: ... this.
11975 * gdb.btrace/i686-record_goto.S: New.
11976 * gdb.btrace/x86-tailcall.S: Renamed into ...
11977 * gdb.btrace/x86_64-tailcall.S: ... this.
11978 * gdb.btrace/i686-tailcall.S: New.
11979 * gdb.btrace/x86-tailcall.c: Renamed into ...
11980 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11981 separate statements. Update test.
11982 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11983 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11984 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11985 * gdb.btrace/tailcall.exp: Choose test file based on target.
11986 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11987
11988 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11989
11990 * gdb.btrace/exception.exp: Increase BTS buffer size.
11991
11992 2015-03-24 Pedro Alves <palves@redhat.com>
11993
11994 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11995
11996 2015-03-24 Pedro Alves <palves@redhat.com>
11997
11998 * gdb.threads/schedlock.exp (test_step): No longer expect that
11999 "set scheduler-locking step" with "next" over a function call runs
12000 threads unlocked.
12001
12002 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12003
12004 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12005
12006 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12007
12008 PR breakpoints/16466
12009 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12010 * gdb.mi/mi-pending.c (thread_func): New function.
12011 (int main): Add threading support required.
12012 * gdb.mi/mi-pending.exp: Add tests for this issue.
12013 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12014 (pendfunc2): Remove stdio dependency.
12015 * gdb.mi/mi-pendshr2.c: New file.
12016
12017 2015-03-23 Keith Seitz <keiths@redhat.com>
12018
12019 * gdb.linespec/keywords.c: New file.
12020 * gdb.linespec/keywords.exp: New file.
12021
12022 2015-03-23 Keith Seitz <keiths@redhat.com>
12023
12024 PR gdb/18021
12025 * gdb.dwarf2/staticvirtual.exp: New test.
12026
12027 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12028
12029 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12030 * README: Remove HP-UX and gdb.hp.
12031 (configuration):
12032 * configure: Regenerate.
12033 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12034 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12035 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12036 gdb.hp/gdb.defects/Makefile.
12037 * gdb.hp/Makefile.in: File deleted.
12038 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12039 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12040 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12041 * gdb.hp/gdb.aCC/run.c: File deleted.
12042 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12043 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12044 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12045 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12046 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12047 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12048 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12049 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12050 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12051 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12052 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12053 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12054 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12055 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12056 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12057 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12058 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12059 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12060 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12061 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12062 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12063 * gdb.hp/gdb.compat/average.c: File deleted.
12064 * gdb.hp/gdb.compat/sum.c: File deleted.
12065 * gdb.hp/gdb.compat/xdb.c: File deleted.
12066 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12067 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12068 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12069 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12070 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12071 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12072 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12073 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12074 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12075 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12076 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12077 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12078 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12079 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12080 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12081 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12082 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12083 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12084 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12085 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12086 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12087 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12088 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12089 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12090 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12091 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12092 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12093 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12094 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12095 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12096 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12097 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12098 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12099 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12100 * gdb.hp/tools/odump: File deleted.
12101
12102 2015-03-19 Pedro Alves <palves@redhat.com>
12103
12104 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12105 (saw_thread_3): New globals.
12106 (top level): Increment them when an event for the corresponding
12107 thread is seen.
12108 (no thread starvation): New test.
12109
12110 2015-03-19 Pedro Alves <palves@redhat.com>
12111
12112 * gdb.threads/continue-pending-status.c: New file.
12113 * gdb.threads/continue-pending-status.exp: New file.
12114
12115 2015-03-18 Pedro Alves <palves@redhat.com>
12116
12117 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12118 Use gdb_is_target_remote instead of is_remote. Use
12119 gdb_test_multiple instead of gdb_expect. Exit early if
12120 gdb_test_multiple hits its internal matches. Tighten stepi tests
12121 expected output. Fail on exit with any signal, instead of just
12122 SIGILL.
12123
12124 2015-03-18 Yao Qi <yao.qi@linaro.org>
12125
12126 PR tdep/18107
12127 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12128 variable.
12129 * gdb.base/catch-syscall.exp: Don't skip it on
12130 aarch64*-*-linux* target. Remove elements in all_syscalls.
12131 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12132 target.
12133 (setup_all_syscalls): New proc.
12134
12135 2015-03-16 Yao Qi <yao.qi@linaro.org>
12136
12137 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12138 (top level): Skip tests if valid_addr_p returns false for
12139 $cmd1 or $cmd2.
12140
12141 2015-03-11 Andy Wingo <wingo@igalia.com>
12142
12143 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12144
12145 2015-03-11 Yao Qi <yao.qi@linaro.org>
12146
12147 * gdb.base/catch-syscall.exp: Fix typo in comments.
12148
12149 2015-03-11 Yao Qi <yao.qi@linaro.org>
12150
12151 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12152
12153 2015-03-09 Pedro Alves <palves@redhat.com>
12154
12155 * dg-extract-results.py: Delete.
12156
12157 2015-03-09 Pedro Alves <palves@redhat.com>
12158
12159 Merge dg-extract-results.sh from GCC upstream (r218843).
12160
12161 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12162 * dg-extract-results.sh: Use --text with grep to avoid issues with
12163 binary files. Fall back to cat -v, if that doesn't work.
12164
12165 2015-03-05 Pedro Alves <palves@redhat.com>
12166
12167 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12168
12169 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12170
12171 * lib/mi-support.exp (mi_expect_interrupt): Accept
12172 alternative event for when in all-stop mode.
12173
12174 2015-03-04 Pedro Alves <palves@redhat.com>
12175
12176 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12177
12178 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12179
12180 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12181
12182 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12183
12184 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12185 regexps for GDB's current line display, accept a hex address
12186 preceding the line number.
12187
12188 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12189
12190 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12191 the 'arch1' variable for "s390*-linux*" targets.
12192
12193 2015-03-04 Pedro Alves <palves@redhat.com>
12194
12195 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12196 (main): Pass missing retval argument to pthread_join call.
12197
12198 2015-03-02 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12201 (top level): Call do_test with non-stop as well.
12202
12203 2015-03-02 Pedro Alves <palves@redhat.com>
12204
12205 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12206 -1.
12207
12208 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12209
12210 * gdb.arch/s390-vregs.exp: New test.
12211 * gdb.arch/s390-vregs.S: New file.
12212
12213 2015-02-27 Pedro Alves <palves@redhat.com>
12214
12215 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12216 call to catch_command_errors.
12217 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12218 catch_command_errors.
12219
12220 2015-02-27 Pedro Alves <palves@redhat.com>
12221
12222 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12223 "true" for boolean result.
12224 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12225 prototype of main.
12226
12227 2015-02-27 Pedro Alves <palves@redhat.com>
12228
12229 * lib/unbuffer_output.c: New file.
12230 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12231 (main): Call gdb_unbuffer_output.
12232
12233 2015-02-27 Yao Qi <yao.qi@linaro.org>
12234
12235 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12236 target.
12237
12238 2015-02-26 Doug Evans <dje@google.com>
12239
12240 * gdb.cp/class2.cc (Dbase, D): New classes.
12241 (main): New local delta.
12242 * gdb.cp/class2.exp: Test printing delta.
12243 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12244 (dynbar): New global.
12245 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12246
12247 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12248
12249 * gdb.compile/compile-ifunc.c: New file.
12250 * gdb.compile/compile-ifunc.exp: New file.
12251
12252 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12253
12254 * gdb.base/structs.exp: Check for correct struct on finish.
12255
12256 2015-02-26 Yao Qi <yao.qi@linaro.org>
12257
12258 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12259 is zero.
12260
12261 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12262
12263 * gdb.arch/cordic.ko.bz2: New file.
12264 * gdb.arch/cordic.ko.debug.bz2: New file.
12265 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12266
12267 2015-02-25 Yao Qi <yao.qi@linaro.org>
12268
12269 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12270 aarch64*-*-* target.
12271
12272 2015-02-23 Pedro Alves <palves@redhat.com>
12273
12274 * lib/gdb.exp (delete_breakpoints): Rewrite using
12275 gdb_test_multiple.
12276
12277 2015-02-23 Pedro Alves <palves@redhat.com>
12278
12279 * gdb.base/info-os.c: Include stdlib.h.
12280
12281 2015-02-22 Doug Evans <xdje42@gmail.com>
12282
12283 PR symtab/17855
12284 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12285 is read after symbols have been re-read.
12286 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12287 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12288
12289 2015-02-21 Doug Evans <dje@google.com>
12290
12291 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12292
12293 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12294
12295 PR corefiles/17808
12296 * gdb.arch/i386-biarch-core.core.bz2: New file.
12297 * gdb.arch/i386-biarch-core.exp: New file.
12298
12299 2015-02-21 Pedro Alves <palves@redhat.com>
12300
12301 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12302 runto_main fails.
12303
12304 2015-02-20 Pedro Alves <palves@redhat.com>
12305
12306 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12307 info probes.
12308
12309 2015-02-20 Pedro Alves <palves@redhat.com>
12310
12311 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12312
12313 2015-02-20 Pedro Alves <palves@redhat.com>
12314
12315 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12316 clean_restart before gdb_target_supports_trace.
12317
12318 2015-02-20 Pedro Alves <palves@redhat.com>
12319
12320 PR threads/18006
12321 * gdb.threads/clone-thread_db.c: New file.
12322 * gdb.threads/clone-thread_db.exp: New file.
12323
12324 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12325
12326 PR breakpoints/16812
12327 * gdb.base/catch-gdb-caused-signals.c: New file.
12328 * gdb.base/catch-gdb-caused-signals.exp: New file.
12329
12330 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12331
12332 * configure: Regenerated.
12333 * configure.ac: Use GDB_AC_TRANSFORM.
12334 * aclocal.m4: sinclude ../transform.m4.
12335
12336 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12337
12338 * lib/dtrace.exp: New file.
12339 * gdb.base/dtrace-probe.exp: Likewise.
12340 * gdb.base/dtrace-probe.d: Likewise.
12341 * gdb.base/dtrace-probe.c: Likewise.
12342 * lib/pdtrace.in: Likewise.
12343 * configure.ac: Output variables with the transformed names of
12344 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12345 * configure: Regenerated.
12346
12347 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12348
12349 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12350 expected message when trying to access $_probe_* convenience
12351 variables while not on a probe.
12352
12353 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12354
12355 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12356
12357 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12358
12359 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12360 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12361
12362 2015-02-10 Doug Evans <xdje42@gmail.com>
12363
12364 * lib/gdb.exp (gdb_load): Always return a result.
12365
12366 2015-02-10 Pedro Alves <palves@redhat.com>
12367
12368 * gdb.threads/signal-sigtrap.c: New file.
12369 * gdb.threads/signal-sigtrap.exp: New file.
12370
12371 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12372
12373 * gdb.trace/no-attach-trace.c: New file.
12374 * gdb.trace/no-attach-trace.exp: New file.
12375
12376 2015-02-09 Mark Wielaard <mjw@redhat.com>
12377
12378 * gdb.dwarf2/atomic.c: New file.
12379 * gdb.dwarf2/atomic-type.exp: Likewise.
12380
12381 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12382
12383 * gdb.btrace/buffer-size.exp: Update "info record" output.
12384 * gdb.btrace/delta.exp: Update "info record" output.
12385 * gdb.btrace/enable.exp: Update "info record" output.
12386 * gdb.btrace/finish.exp: Update "info record" output.
12387 * gdb.btrace/instruction_history.exp: Update "info record" output.
12388 * gdb.btrace/next.exp: Update "info record" output.
12389 * gdb.btrace/nexti.exp: Update "info record" output.
12390 * gdb.btrace/step.exp: Update "info record" output.
12391 * gdb.btrace/stepi.exp: Update "info record" output.
12392 * gdb.btrace/nohist.exp: Update "info record" output.
12393
12394 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12395
12396 * gdb.btrace/buffer-size: New.
12397
12398 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12399
12400 * gdb.btrace/delta.exp: Update "info record" output.
12401 * gdb.btrace/enable.exp: Update "info record" output.
12402 * gdb.btrace/finish.exp: Update "info record" output.
12403 * gdb.btrace/instruction_history.exp: Update "info record" output.
12404 * gdb.btrace/next.exp: Update "info record" output.
12405 * gdb.btrace/nexti.exp: Update "info record" output.
12406 * gdb.btrace/step.exp: Update "info record" output.
12407 * gdb.btrace/stepi.exp: Update "info record" output.
12408 * gdb.btrace/nohist.exp: Update "info record" output.
12409
12410 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12411
12412 PR gdb/15678
12413 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12414
12415 2015-02-06 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12418 macro.
12419 (seconds_left, again): New globals.
12420 (main): Wait seconds_left in a 1-second sleep loop instead of
12421 sleeping 180 seconds. If 'again' is set, reset the seconds
12422 counter.
12423 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12424 'again' in the inferior before detaching. Print the seconds left.
12425 (options): New global.
12426 (top level): Build program with -DTIMEOUT=$timeout.
12427
12428 2015-02-06 Pedro Alves <palves@redhat.com>
12429
12430 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12431 determine how many seconds to pass to 'alarm'.
12432 * gdb.base/gdb-sigterm.exp (top level): Build program with
12433 -DTIMEOUT=$timeout.
12434 (do_test): Return success/failure indication. Add more verbose
12435 logging. Don't fail if 200 single steps are seen. Instead, fail
12436 when the test times out.
12437 (passes): New global.
12438 (top level): Break the testing loop if testing fails on any
12439 iteration. Use gdb_assert.
12440
12441 2015-02-04 Don Breazeal <donb@codesourcery.com>
12442
12443 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12444 and initialize them.
12445 (ipc_cleanup): New function.
12446 (main): Don't declare shmid, semid, and msqid. Add a call to
12447 atexit so that we call ipc_cleanup on exit.
12448
12449 2015-02-04 Pedro Alves <palves@redhat.com>
12450
12451 * boards/native-extended-gdbserver.exp: Remove any target variant
12452 specifications from the board name before clearing the isremote
12453 flag from board_info.
12454
12455 2015-01-31 Doug Evans <xdje42@gmail.com>
12456
12457 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12458
12459 2015-01-31 Gary Benson <gbenson@redhat.com>
12460
12461 * gdb.base/completion.exp: Disable completion limiting for
12462 existing tests. Add new tests to check completion limiting.
12463 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12464
12465 2015-01-31 Doug Evans <xdje42@gmail.com>
12466
12467 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12468
12469 2015-01-31 Doug Evans <xdje42@gmail.com>
12470
12471 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12472 entries. Duplicate file section script entries.
12473 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12474 inlined entries. Add test for safe-path rejection.
12475 * gdb.python/py-section-script.c: Add duplicate inlined section script
12476 entries. Duplicate file section script entries.
12477 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12478 inlined entries. Add test for safe-path rejection.
12479
12480 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12481
12482 * gdb.ada/disc_arr_bound: New testcase.
12483
12484 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12485
12486 * gdb.ada/mi_var_array: New testcase.
12487
12488 2015-01-27 Doug Evans <dje@google.com>
12489
12490 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12491 Add test for objfile.filename, objfile.username after objfile
12492 has been unloaded.
12493
12494 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12495
12496 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12497 the second test to print the name attribute of value
12498 returned by the call to gdb.lookup_type, and adjust
12499 the expected output accordingly.
12500
12501 2015-01-25 Mark Wielaard <mjw@redhat.com>
12502
12503 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12504 * gdb.base/disp-step-fork.c: Include unistd.h.
12505 * gdb.base/siginfo-obj.c: Include stdio.h.
12506 * gdb.base/siginfo-thread.c: Likewise.
12507 * gdb.mi/non-stop.c: Include unistd.h.
12508 * gdb.mi/nsthrexec.c: Include stdio.h.
12509 * gdb.mi/pthreads.c: Include unistd.h.
12510 * gdb.modula2/unbounded1.c (main): Declare returns int.
12511 * gdb.reverse/consecutive-reverse.c: Likewise.
12512 * gdb.threads/create-fail.c: Include unistd.h.
12513 * gdb.threads/killed.c: Likewise.
12514 * gdb.threads/linux-dp.c: Likewise.
12515 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12516 * gdb.threads/non-ldr-exc-2.c: Likewise.
12517 * gdb.threads/non-ldr-exc-3.c: Likewise.
12518 * gdb.threads/non-ldr-exc-4.c: Likewise.
12519 * gdb.threads/pthreads.c: Include unistd.h.
12520 (main): Declare returns int.
12521 * gdb.threads/tls-main.c (foo): New declaration.
12522 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12523
12524 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12525
12526 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12527 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12528
12529 2015-01-15 Mark Wielaard <mjw@redhat.com>
12530
12531 * gdb.base/noreturn-return.c: New file.
12532 * gdb.base/noreturn-return.exp: New file.
12533 * gdb.base/noreturn-finish.c: New file.
12534 * gdb.base/noreturn-finish.exp: New file.
12535
12536 2015-01-23 Pedro Alves <palves@redhat.com>
12537
12538 * gdb.threads/continue-pending-after-query.c: New file.
12539 * gdb.threads/continue-pending-after-query.exp: New file.
12540
12541 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12542 Simon Marchi <simon.marchi@ericsson.com>
12543
12544 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12545 * gdb.base/valgrind-db-attach.exp: Same.
12546 * gdb.base/valgrind-infcall.exp: Same.
12547 * lib/mi-support.exp (default_mi_gdb_start): Same.
12548 * lib/prompt.exp (default_prompt_gdb_start): Same.
12549 * lib/gdb.exp (default_gdb_spawn): Same.
12550 (gdb_interact): New.
12551
12552
12553 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12554
12555 * gdb.compile/compile.exp (pointer to jit function): New test.
12556
12557 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12558
12559 * lib/gdb.exp (supports_process_record): Return true for
12560 powerpc*-*-linux*.
12561 (supports_reverse): Likewise.
12562
12563 2015-01-15 Don Breazeal <donb@codesourcery.com>
12564
12565 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12566 instead of checking whether the target board is remote and
12567 use spawn_wait_for_attach instead of exec/sleep.
12568 * gdb.base/attach-twice.exp: Likewise.
12569
12570 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12571
12572 * gdb.ada/var_arr_attrs: New testcase.
12573
12574 2015-01-14 Pedro Alves <palves@redhat.com>
12575 Joel Brobecker <brobecker@adacore.com>
12576
12577 PR gdb/17525
12578 * gdb.base/bp-cmds-execution-x-script.c: New file.
12579 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12580 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12581
12582 2015-01-14 Pedro Alves <palves@redhat.com>
12583
12584 PR cli/17828
12585 * gdb.base/batch-preserve-term-settings.c: New file.
12586 * gdb.base/batch-preserve-term-settings.exp: New file.
12587
12588 2015-01-13 Doug Evans <dje@google.com>
12589
12590 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12591 binary.
12592
12593 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12594
12595 * Makefile.in (clean mostlyclean): Do not delete *.py.
12596
12597 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12598
12599 * gdb.python/py-lookup-type.exp: New file.
12600
12601 2015-01-12 Pedro Alves <palves@redhat.com>
12602
12603 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12604 restore GDBFLAGS before returning.
12605
12606 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12607
12608 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12609 is_amd64_regs_target and is_x86_like_target.
12610
12611 2015-01-11 Doug Evans <xdje42@gmail.com>
12612
12613 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12614 is given without an explicit form.
12615 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12616 attributes.
12617 * gdb.dwarf/corrupt.exp: Ditto.
12618 * gdb.dwarf2/enum-type.exp: Ditto.
12619 * gdb.trace/entry-values.exp: Ditto.
12620 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12621
12622 2015-01-11 Doug Evans <xdje42@gmail.com>
12623
12624 PR gdb/15830
12625 * gdb.base/maint.exp: Remove references to "maint demangle".
12626 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12627 Add tests for explicitly specifying language to demangle.
12628 * gdb.dlang/demangle.exp: Ditto.
12629
12630 2015-01-09 Pedro Alves <palves@redhat.com>
12631
12632 * gdb.threads/non-stop-fair-events.c: New file.
12633 * gdb.threads/non-stop-fair-events.exp: New file.
12634
12635 2015-01-09 Pedro Alves <palves@redhat.com>
12636
12637 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12638 the global scope. Set a breakpoint after all threads are started
12639 rather than stepping over two source lines. Expect the prompt.
12640 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12641 global.
12642 (NUM): Now 15.
12643 (main): Use threads_started_barrier to wait for all threads to
12644 start. Main thread no longer calls thread_function. Exit after
12645 180 seconds.
12646 (loop): New function.
12647 (thread_function): Wait on threads_started_barrier barrier. Call
12648 'loop' at each iteration.
12649 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12650 threads have started, instead of hardcoding number of "next"
12651 steps. Use an access watchpoint instead of a write watchpoint.
12652
12653 2015-01-09 Pedro Alves <palves@redhat.com>
12654
12655 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12656 (thread_func): Wait on barrier.
12657 (main): Wait for all threads to start before stopping GDB.
12658 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12659 global.
12660 (thread1_func, thread2_func): Wait on barrier.
12661 (main): Wait for all threads to start before stopping GDB.
12662 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12663 New global.
12664 (thread1_func, thread2_func): Wait on barrier.
12665 (main): Wait for all threads to start before stopping GDB.
12666
12667 2015-01-09 Pedro Alves <palves@redhat.com>
12668
12669 * gdb.threads/attach-many-short-lived-threads.c: New file.
12670 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12671
12672 2014-01-09 Pedro Alves <palves@redhat.com>
12673
12674 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12675 instead of to thread 2.
12676 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12677 Add barrier around each pthread_create call instead of around all
12678 calls.
12679 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12680 Set a break on thread_function and have the child threads hit it
12681 one at at a time.
12682
12683 2015-01-09 Pedro Alves <palves@redhat.com>
12684
12685 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12686 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12687 false.
12688 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12689 checking whether the target board is remote.
12690 * gdb.multi/multi-attach.exp: Likewise.
12691 * gdb.python/py-sync-interp.exp: Likewise.
12692 * gdb.server/ext-attach.exp: Likewise.
12693 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12694 tests that need to attach, instead of checking whether the target
12695 board is remote at the top of the file.
12696
12697 2015-01-08 Yao Qi <yao@codesourcery.com>
12698
12699 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12700
12701 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12702
12703 Fix testcase compilation.
12704 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12705
12706 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12707
12708 * gdb.python/py-type.exp: Add a couple test about empty
12709 array creation, and negative-length array creation.
12710
12711 2015-01-02 Doug Evans <xdje42@gmail.com>
12712
12713 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12714
12715 2015-01-02 Doug Evans <dje@google.com>
12716
12717 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12718
12719 2014-12-29 Yao Qi <yao@codesourcery.com>
12720
12721 * gdb.trace/entry-values.exp: Update comments. Rename variable
12722 bar_call_foo to returned_from_foo.
12723
12724 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12725
12726 PR gdb/17394
12727 * gdb.linespec/break-asm-file.c: New file.
12728 * gdb.linespec/break-asm-file.exp: New file.
12729 * gdb.linespec/break-asm-file0.s: New file.
12730 * gdb.linespec/break-asm-file1.s: New file.
12731
12732 2014-12-18 Nigel Stephens <nigel@mips.com>
12733 Maciej W. Rozycki <macro@codesourcery.com>
12734
12735 * gdb.base/float.exp: Handle the new output from "info float" on
12736 MIPS targets.
12737
12738 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12739
12740 Fix MinGW compilation.
12741 * gdb.compile/compile-ops.exp: Update untested message if
12742 !skip_compile_feature_tests.
12743 * gdb.compile/compile-setjmp.exp: Likewise.
12744 * gdb.compile/compile-tls.exp: Likewise.
12745 * gdb.compile/compile.exp: Likewise.
12746 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12747 supported on this host".
12748
12749 2014-12-16 Doug Evans <xdje42@gmail.com>
12750
12751 * boards/stabs.exp: New file.
12752
12753 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12754
12755 * gdb.base/completion.exp: Adjust to format changes of "maint
12756 print user-registers".
12757
12758 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12759
12760 PR server/17457
12761 * gdb.arch/aarch64-fp.c: New file.
12762 * gdb.arch/aarch64-fp.exp: New file.
12763
12764 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12765
12766 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12767 r210637, r210913, r211666, r215400, r215817).
12768
12769 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12770 * dg-extract-results.py: New file.
12771 * dg-extract-results.sh: Use it if the environment seems
12772 suitable.
12773
12774 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12775
12776 * dg-extract-results.py (parse_run): Handle warnings that
12777 are printed before a test harness is run.
12778
12779 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12780
12781 * dg-extract-results.py (Named): Remove __cmp__ method.
12782 (output_variation): Use a key to sort variation.harnesses.
12783
12784 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12785
12786 * dg-extract-results.py: For Python 3, force sys.stdout to
12787 handle surrogate escape sequences.
12788 (safe_open): New function.
12789 (output_segment, main): Use it.
12790
12791 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12792
12793 * dg-extract-results.py (Prog.result_re): Include options
12794 in test name.
12795
12796 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12797
12798 * dg-extract-results.py (output_variation): Always sort if
12799 do_sum.
12800
12801 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12802
12803 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12804 as long as we get pagination notifications.
12805
12806 2014-12-15 Jason Merrill <jason@redhat.com>
12807
12808 * Makefile.in (check-gdb.%): Restore.
12809 * README: Mention it.
12810
12811 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12812
12813 * gdb.ada/str_uninit: New testcase.
12814
12815 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12816
12817 PR symtab/17642
12818 * gdb.base/vla-stub-define.c: New file.
12819 * gdb.base/vla-stub.c: New file.
12820 * gdb.base/vla-stub.exp: New file.
12821
12822 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12823 Jan Kratochvil <jan.kratochvil@redhat.com>
12824 Tom Tromey <tromey@redhat.com>
12825
12826 * configure.ac: Add gdb.compile/.
12827 * configure: Regenerate.
12828 * gdb.compile/Makefile.in: New file.
12829 * gdb.compile/compile-ops.exp: New file.
12830 * gdb.compile/compile-ops.c: New file.
12831 * gdb.compile/compile-tls.c: New file.
12832 * gdb.compile/compile-tls.exp: New file.
12833 * gdb.compile/compile-constvar.S: New file.
12834 * gdb.compile/compile-constvar.c: New file.
12835 * gdb.compile/compile-mod.c: New file.
12836 * gdb.compile/compile-nodebug.c: New file.
12837 * gdb.compile/compile-setjmp-mod.c: New file.
12838 * gdb.compile/compile-setjmp.c: New file.
12839 * gdb.compile/compile-setjmp.exp: New file.
12840 * gdb.compile/compile-shlib.c: New file.
12841 * gdb.compile/compile.c: New file.
12842 * gdb.compile/compile.exp: New file.
12843 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12844
12845 2014-12-12 Tom Tromey <tromey@redhat.com>
12846
12847 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12848 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12849
12850 2014-12-12 Doug Evans <dje@google.com>
12851
12852 * lib/gdb-python.exp (get_python_valueof): New function.
12853 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12854
12855 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12856
12857 * gdb.base/completion.exp: Add test for completion of "info
12858 registers ".
12859
12860 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12861
12862 * gdb.base/func-ptrs.c: New file.
12863 * gdb.base/func-ptrs.exp: New file.
12864
12865 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12866
12867 PR breakpoints/17012
12868 * gdb.base/dprintf-detach.c: New file.
12869 * gdb.base/dprintf-detach.exp: New file.
12870
12871 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12872
12873 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12874 * lib/gdb.exp (target_is_gdbserver): New procedure.
12875
12876 2014-12-08 Doug Evans <dje@google.com>
12877
12878 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12879
12880 2014-12-05 Yao Qi <yao@codesourcery.com>
12881
12882 * gdb.guile/scm-error.exp: Remove the third argument to
12883 gdb_remote_download.
12884 * gdb.guile/scm-frame-args.exp: Likewise.
12885 * gdb.guile/scm-section-script.exp: Likewise.
12886
12887 2014-12-05 Yao Qi <yao@codesourcery.com>
12888
12889 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12890
12891 2014-12-04 Doug Evans <dje@google.com>
12892
12893 * gdb.python/py-objfile.exp: Add tests for
12894 objfile.add_separate_debug_file.
12895
12896 2014-12-04 Doug Evans <dje@google.com>
12897
12898 * lib/gdb.exp (get_build_id): New function.
12899 (build_id_debug_filename_get): Rewrite to use it.
12900 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12901
12902 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12903
12904 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12905 `method(long)', not just 0x0.
12906 * gdb.cp/nsalias.exp: Align code labels to 4.
12907 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12908 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12909 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12910 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12911 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12912 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12913
12914 2014-12-02 Doug Evans <dje@google.com>
12915
12916 PR symtab/17602
12917 * gdb.cp/anon-ns.cc: Move guts of this file to ...
12918 * gdb.cp/anon-ns2.cc: ... here. New file.
12919 * gdb.cp/anon-ns.exp: Update.
12920
12921 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
12922
12923 * gdb.python/py-events.py (inferior_call_handler): New.
12924 (register_changed_handler, memory_changed_handler): New.
12925 (test_events.invoke): Register new handlers.
12926 * gdb.python/py-events.exp: Add tests for inferior call,
12927 memory_changed and register_changed events.
12928
12929 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12930
12931 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12932 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12933 if the linker doesn't understand this.
12934
12935 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12936
12937 * gdb.python/python.exp: Change expected reply to help().
12938
12939 2014-12-01 Yao Qi <yao@codesourcery.com>
12940
12941 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12942 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12943 * configure: Re-generated.
12944
12945 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12946
12947 * gdb.cp/chained-calls.cc: New file.
12948 * gdb.cp/chained-calls.exp: New file.
12949 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12950
12951 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12952
12953 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12954 * gdb.dwarf2/symtab-producer.exp: Same.
12955 * gdb.gdb/python-interrupts.exp: Same.
12956 * gdb.gdb/python-selftest.exp: Same.
12957 * gdb.python/py-linetable.exp: Same.
12958 * gdb.python/py-type.exp: Same.
12959 * gdb.python/py-value-cc.exp: Same.
12960 * gdb.python/py-value.exp: Same.
12961
12962 2014-11-28 Yao Qi <yao@codesourcery.com>
12963
12964 * gdb.base/break-probes.exp: Match library name prefixed with
12965 sysroot.
12966
12967 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12968
12969 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12970 test expected output. Add parentheses for the call to print.
12971 Remove L suffix from integers.
12972
12973 2014-11-26 Doug Evans <dje@google.com>
12974
12975 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12976
12977 2014-11-22 Yao Qi <yao@codesourcery.com>
12978
12979 * gdb.trace/entry-values.c: Remove asms.
12980 (foo): Add foo_label.
12981 (bar): Add bar_label.
12982 * gdb.trace/entry-values.exp: Remove code computing foo's
12983 length and bar's length.
12984 (Dwarf::assemble): Invoke function_range for bar and use
12985 MACRO_AT_func for foo.
12986
12987 2014-11-22 Yao Qi <yao@codesourcery.com>
12988
12989 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12990 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12991 Use .Lgcc43_procstart instead of gcc43.
12992
12993 2014-11-21 Joel Brobecker <brobecker@adacore.com>
12994
12995 * gdb.ada/n_arr_bound: New testcase.
12996
12997 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12998
12999 PR breakpoints/10737
13000 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13001 test_catch_syscall_multi_arch.
13002 (test_catch_syscall_multi_arch): New function.
13003
13004 2014-11-20 Doug Evans <xdje42@gmail.com>
13005
13006 * gdb.base/maint.exp: Update expected output.
13007
13008 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13009
13010 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13011 4-byte instruction on S390.
13012
13013 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13014
13015 * gdb.ada/arr_arr: New testcase.
13016
13017 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13018
13019 * gdb.ada/pkd_arr_elem: New Testcase.
13020
13021 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13022
13023 * gdb.reverse/break-precsave: Expect completion message for
13024 core file reads.
13025 * gdb.reverse/consecutive-precsave.exp: Likewise.
13026 * gdb.reverse/finish-precsave.exp: Likewise.
13027 * gdb.reverse/i386-precsave.exp: Likewise.
13028 * gdb.reverse/machinestate-precsave.exp: Likewise.
13029 * gdb.reverse/sigall-precsave.exp: Likewise.
13030 * gdb.reverse/solib-precsave.exp: Likewise.
13031 * gdb.reverse/step-precsave.exp: Likewise.
13032 * gdb.reverse/until-precsave.exp: Likewise.
13033 * gdb.reverse/watch-precsave.exp: Likewise.
13034
13035 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13036
13037 * gdb.base/bp-permanent.c: Include unistd.h.
13038 * gdb.python/py-framefilter-mi.c (main): Add return type.
13039 * gdb.python/py-framefilter.c (main): Likewise.
13040 * gdb.trace/actions-changed.c (main): Likewise.
13041
13042 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13043
13044 * gdb.mi/until.c: Add eye-catchers.
13045 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13046 line numbers.
13047
13048 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13049
13050 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13051 function header variants in break1.c.
13052 * gdb.base/ena-dis-br.exp: Likewise.
13053 * gdb.base/hbreak2.exp: Likewise.
13054 * gdb.reverse/until-precsave.exp: Drop references to removed
13055 non-prototype function header variants in ur1.c.
13056 * gdb.reverse/until-reverse.exp: Likewise.
13057
13058 2014-11-17 Petr Machata <pmachata@redhat.com>
13059
13060 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13061 ${_cu_offset_size} bytes abbrev offset.
13062
13063 2014-11-15 Doug Evans <xdje42@gmail.com>
13064
13065 PR symtab/17559
13066 * gdb.base/line-symtabs.exp: New file.
13067 * gdb.base/line-symtabs.c: New file.
13068 * gdb.base/line-symtabs.h: New file.
13069
13070 2014-11-14 Yao Qi <yao@codesourcery.com>
13071
13072 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13073 (func): Add label func_label.
13074 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13075 Replace low_pc and high_pc with MACRO_AT_range.
13076 Replace name, low_pc and high_pc with MACRO_AT_func.
13077
13078 2014-11-14 Yao Qi <yao@codesourcery.com>
13079
13080 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13081 Replace name, low_pc and high_pc with MACRO_AT_func.
13082
13083 2014-11-14 Yao Qi <yao@codesourcery.com>
13084
13085 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13086 produce debug information.
13087 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13088
13089 2014-11-14 Yao Qi <yao@codesourcery.com>
13090
13091 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13092 object and get function length.
13093 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13094 with MACRO_AT_func.
13095 (top-level): Replace gdb_compile and clean_restart with
13096 prepare_for_testing.
13097 * gdb.dwarf2/main.c (main): Add label main_label.
13098
13099 2014-11-14 Yao Qi <yao@codesourcery.com>
13100
13101 * lib/dwarf.exp (function_range): New procedure.
13102 (Dwarf::_handle_macro_at_func): New procedure.
13103 (Dwarf::_handle_macro_at_range): New procedure.
13104 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13105
13106 2014-11-14 Yao Qi <yao@codesourcery.com>
13107
13108 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13109 (_handle_attribute): New procedure.
13110
13111 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13112
13113 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13114 * gdb.base/call-sc.c (zed): Likewise.
13115 * gdb.base/checkpoint.c (main): Likewise.
13116 * gdb.base/dump.c (main): Likewise.
13117 * gdb.base/gcore.c (main): Likewise.
13118 * gdb.base/huge.c (main): Likewise.
13119 * gdb.base/multi-forks.c (main): Likewise.
13120 * gdb.base/pr10179-a.c (main): Likewise.
13121 * gdb.base/savedregs.c (main): Likewise.
13122 * gdb.base/sigaltstack.c (main): Likewise.
13123 * gdb.base/siginfo.c (main): Likewise.
13124 * gdb.base/structs.c (zed): Likewise.
13125 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13126 * gdb.mi/mi-syn-frame.c (main): Likewise.
13127 * gdb.mi/until.c (foo, main): Likewise.
13128 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13129 * gdb.base/solib-weak.c (foo): Declare.
13130 * gdb.base/attach-twice.c: Include stdio.h.
13131 * gdb.base/weaklib1.c: Likewise.
13132 * gdb.base/weaklib2.c: Likewise.
13133 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13134 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13135 unistd.h.
13136 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13137 * gdb.mi/mi-exit-code.c: Likewise.
13138 * gdb.base/break-interp-lib.c: Include string.h.
13139 * gdb.base/coremaker.c: Likewise.
13140 * gdb.base/testenv.c: Likewise.
13141 * gdb.python/py-finish-breakpoint.c: Likewise.
13142 * gdb.base/inferior-died.c: Include sys/wait.h.
13143 * gdb.base/fileio.c: Include time.h.
13144 * gdb.base/async-shell.c: Include unistd.h.
13145 * gdb.base/dprintf-non-stop.c: Likewise.
13146 * gdb.base/info-os.c: Likewise.
13147 * gdb.mi/mi-console.c: Likewise.
13148 * gdb.mi/watch-nonstop.c: Likewise.
13149 * gdb.python/py-events.c: Likewise.
13150 * gdb.base/async.c (baz): Move up before its invocation.
13151 * gdb.base/code_elim2.c (my_global_func): Likewise.
13152 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13153 * gdb.base/advance.c (func2): Likewise.
13154
13155 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13156
13157 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13158 variant.
13159 * gdb.base/annota3.c: Likewise.
13160 * gdb.base/async.c: Likewise.
13161 * gdb.base/average.c: Likewise.
13162 * gdb.base/call-ar-st.c: Likewise.
13163 * gdb.base/call-rt-st.c: Likewise.
13164 * gdb.base/call-sc.c: Likewise.
13165 * gdb.base/call-strs.c: Likewise.
13166 * gdb.base/ending-run.c: Likewise.
13167 * gdb.base/execd-prog.c: Likewise.
13168 * gdb.base/exprs.c: Likewise.
13169 * gdb.base/foll-exec.c: Likewise.
13170 * gdb.base/foll-fork.c: Likewise.
13171 * gdb.base/foll-vfork.c: Likewise.
13172 * gdb.base/funcargs.c: Likewise.
13173 * gdb.base/gcore.c: Likewise.
13174 * gdb.base/jump.c: Likewise.
13175 * gdb.base/langs0.c: Likewise.
13176 * gdb.base/langs1.c: Likewise.
13177 * gdb.base/langs2.c: Likewise.
13178 * gdb.base/mips_pro.c: Likewise.
13179 * gdb.base/nodebug.c: Likewise.
13180 * gdb.base/opaque0.c: Likewise.
13181 * gdb.base/opaque1.c: Likewise.
13182 * gdb.base/recurse.c: Likewise.
13183 * gdb.base/run.c: Likewise.
13184 * gdb.base/scope0.c: Likewise.
13185 * gdb.base/scope1.c: Likewise.
13186 * gdb.base/setshow.c: Likewise.
13187 * gdb.base/setvar.c: Likewise.
13188 * gdb.base/shmain.c: Likewise.
13189 * gdb.base/shr1.c: Likewise.
13190 * gdb.base/shr2.c: Likewise.
13191 * gdb.base/sigall.c: Likewise.
13192 * gdb.base/signals.c: Likewise.
13193 * gdb.base/so-indr-cl.c: Likewise.
13194 * gdb.base/solib2.c: Likewise.
13195 * gdb.base/structs.c: Likewise.
13196 * gdb.base/sum.c: Likewise.
13197 * gdb.base/vforked-prog.c: Likewise.
13198 * gdb.base/watchpoint.c: Likewise.
13199 * gdb.reverse/shr2.c: Likewise.
13200 * gdb.reverse/until-reverse.c: Likewise.
13201 * gdb.reverse/ur1.c: Likewise.
13202 * gdb.reverse/watch-reverse.c: Likewise.
13203
13204 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13205
13206 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13207 variant.
13208 * gdb.base/sepdebug.exp: Drop references to removed code.
13209
13210 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13211
13212 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13213 variant. Preserve original line numbering.
13214 * gdb.base/list1.c: Likewise.
13215
13216 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13217
13218 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13219 variant.
13220 * gdb.base/break1.c: Likewise.
13221 * gdb.base/break.exp: Drop references to removed code.
13222
13223 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13224
13225 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13226 variant.
13227
13228 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13229
13230 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13231
13232 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13233
13234 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13235 logic into perform_all_tests() and invoke it with and without
13236 function header prototypes.
13237 (do_function_calls): Remove conditional XFAIL for PR 5318.
13238 (rerun_and_prepare): Remove duplicate code.
13239 (perform_all_tests): New. Main logic moved here.
13240
13241 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13242
13243 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13244 code guarded by #ifdef NO_PROTOTYPES.
13245 (t_double_many_args): Likewise.
13246 (DEF_FUNC_MANY_ARGS_1): Likewise.
13247 (DEF_FUNC_VALUES_1): Likewise.
13248 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13249 guarded by #ifdef PROTOTYPES.
13250
13251 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13252
13253 * gdb.mi/mi-console.c: Add eye-catcher.
13254 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13255 instead of literal line number.
13256
13257 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13258
13259 * gdb.base/shr2.c: Add eye-catcher.
13260 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13261 line number.
13262
13263 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13264
13265 * gdb.base/jump.c: Add eye-catchers.
13266 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13267 numbers.
13268
13269 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13270
13271 * gdb.base/execd-prog.c: Add eye-catchers.
13272 * gdb.base/foll-exec.c: Likewise.
13273 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13274 line numbers.
13275
13276 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13277
13278 * gdb.base/ending-run.c: Add eye-catchers.
13279 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13280 literal line numbers.
13281
13282 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13283
13284 * gdb.base/call-rt-st.c: Add eye-catchers.
13285 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13286 literal line numbers.
13287
13288 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13289
13290 * gdb.base/call-ar-st.c: Add eye-catchers.
13291 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13292 literal line numbers.
13293
13294 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13295
13296 * gdb.base/average.c: Add eye-catchers.
13297 * gdb.base/sum.c: Likewise.
13298 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13299 regexps dynamically.
13300
13301 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13302
13303 * gdb.base/solib1.c: Add eye-catchers.
13304 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13305 literal line numbers.
13306
13307 2014-11-12 Pedro Alves <palves@redhat.com>
13308
13309 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13310 leader has exited.
13311
13312 2014-11-12 Pedro Alves <palves@redhat.com>
13313
13314 * gdb.arch/i386-bp_permanent.c: New file.
13315 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13316 (srcfile): Set to i386-bp_permanent.c.
13317 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13318 that stepi does not execute the 'leave' instruction, instead of
13319 testing it does execute.
13320 * gdb.base/bp-permanent.c: New file.
13321 * gdb.base/bp-permanent.exp: New file.
13322
13323 2014-11-10 Doug Evans <xdje42@gmail.com>
13324
13325 PR symtab/17564
13326 * gdb.base/symtab-search-order.exp: New file.
13327 * gdb.base/symtab-search-order.c: New file.
13328 * gdb.base/symtab-search-order-1.c: New file.
13329 * gdb.base/symtab-search-order-shlib-1.c: New file.
13330
13331 2014-11-07 Pedro Alves <palves@redhat.com>
13332
13333 PR gdb/17511
13334 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13335 i?86-*-linux*.
13336
13337 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13338
13339 PR c++/17494
13340 * gdb.cp/pr17494.cc: New file.
13341 * gdb.cp/pr17494.exp: New file.
13342
13343 2014-11-02 Yao Qi <yao@codesourcery.com>
13344
13345 * gdb.python/python.exp: Get working directory and match the
13346 output of "set extended-prompt \\w " with it.
13347
13348 2014-10-30 Doug Evans <dje@google.com>
13349
13350 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13351 in objfiles.
13352 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13353 in progspaces.
13354
13355 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13356
13357 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13358 * gdb.base/realname-expand.exp: Likewise.
13359 * gdb.linespec/macro-relative.exp: Likewise.
13360
13361 2014-10-29 Pedro Alves <palves@redhat.com>
13362
13363 PR gdb/17408
13364 * gdb.threads/schedlock.c (some_function): New function.
13365 (call_function): New global.
13366 (MAYBE_CALL_SOME_FUNCTION): New macro.
13367 (thread_function): Call it.
13368 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13369 and use it instead of a global counter. Adjust all callers.
13370 (get_current_thread): Use "find current thread" for test message
13371 here rather than having all callers pass down the same string.
13372 (goto_loop): New procedure, factored out from ...
13373 (my_continue): ... this.
13374 (step_ten_loops): Change parameter from test message to command to
13375 use. Adjust.
13376 (list_count): Delete global.
13377 (check_result): New procedure, factored out from duplicate top
13378 level code.
13379 (continue tests): Wrap in with_test_prefix.
13380 (test_step): New procedure, factored out from duplicate top level
13381 code.
13382 (top level): Test "step" in combination with all scheduler-locking
13383 modes. Test "next" in combination with all scheduler-locking
13384 modes, and in combination with stepping over a function call or
13385 not.
13386 * gdb.threads/next-bp-other-thread.c: New file.
13387 * gdb.threads/next-bp-other-thread.exp: New file.
13388
13389 2014-10-29 Pedro Alves <palves@redhat.com>
13390
13391 PR python/17372
13392 * gdb.python/python.exp: Test a multi-line command that spawns
13393 interactive Python.
13394 * gdb.base/multi-line-starts-subshell.exp: New file.
13395
13396 2014-10-29 Yao Qi <yao@codesourcery.com>
13397
13398 * gdb.base/fileio.exp: Make directories on host.
13399
13400 2014-10-29 Yao Qi <yao@codesourcery.com>
13401
13402 * gdb.base/fileio.c (test_write): Close the file.
13403
13404 2014-10-28 Pedro Alves <palves@redhat.com>
13405
13406 PR gdb/12623
13407 * gdb.base/sigstep.c (no_handler): New global.
13408 (main): If 'no_handler is true, set the signal handlers to
13409 SIG_IGN.
13410 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13411 with_sw_watch and no_handler parameters. Handle them.
13412 (top level) <stepping over handler when stopped at a breakpoint
13413 test>: Add a test axis for testing with a software watchpoint, and
13414 another for testing with the signal handler set to SIG_IGN.
13415 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13416 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13417
13418 2014-10-28 Pedro Alves <palves@redhat.com>
13419
13420 PR gdb/17511
13421 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13422 * gdb.base/sigstep.exp (other_handler_location): New global.
13423 (advance): Support stepping into the signal handler, and running
13424 commands while in the handler.
13425 (in_handler_map): New global.
13426 (top level): In the advance test, add combinations for getting
13427 into the handler with stepping commands, and for running commands
13428 in the handler. Add comment descripting the advancei tests.
13429
13430 2014-10-28 Pedro Alves <palves@redhat.com>
13431
13432 * gdb.base/sigstep.exp: Use build_executable instead of
13433 prepare_for_testing.
13434 (top level): Move code that starts GDB, runs to main and creates a
13435 display to ...
13436 (restart): ... this new procedure.
13437 (top level): Move backtrace from signal handler test to ...
13438 (validate_backtrace): ... this new procedure.
13439 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13440 with_test_prefix. Always restart GDB.
13441 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13442 with_test_prefix. Always restart GDB. No need to delete
13443 breakpoints after the test.
13444 (test_skip_handler): Remove prefix parameter.
13445 (skip_over_handler, breakpoint_to_handler)
13446 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13447 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13448 restart GDB. No need to delete breakpoints after the test.
13449 (top level): Use foreach to call the test procedures with
13450 different commands.
13451
13452 2014-10-28 Pedro Alves <palves@redhat.com>
13453
13454 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13455 instead of GNATS numbers.
13456 * gdb.base/sigbpt.exp: Likewise.
13457 * gdb.base/siginfo.exp: Likewise.
13458 * gdb.base/sigstep.exp: Likewise.
13459
13460 2014-10-27 Pedro Alves <palves@redhat.com>
13461
13462 * gdb.base/sigstep.c (dummy): New global.
13463 (main): Issue a couple writes to the new global.
13464 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13465 procedures.
13466 (skip_over_handler): Use test_skip_handler.
13467 (top level): Call skip_over_handler for stepi and nexti too.
13468 (breakpoint_over_handler): Use test_skip_handler.
13469 (top level): Call breakpoint_over_handler for stepi and nexti too.
13470
13471 2014-10-27 Yao Qi <yao@codesourcery.com>
13472
13473 * gdb.trace/tfile.c (adjust_function_address)
13474 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13475 function descriptor.
13476
13477 2014-10-24 Don Breazeal <donb@codesourcery.com>
13478
13479 * gdb.base/foll-fork.exp (test_follow_fork,
13480 catch_fork_child_follow): Check for updated fork messages emitted
13481 from infrun.c.
13482 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13483 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13484 vfork_and_exec_child_follow_through_step): Check for updated vfork
13485 messages emitted from infrun.c.
13486
13487 2014-10-24 Pedro Alves <palves@redhat.com>
13488
13489 * gdb.base/corefile.exp: Remove references to ultrix.
13490 * gdb.base/interrupt.exp: Likewise.
13491 * gdb.base/whatis.exp: Likewise.
13492 * gdb.gdb/selftest.exp: Likewise.
13493 * gdb.threads/manythreads.exp: Likewise.
13494 * gdb.threads/print-threads.exp: Likewise.
13495 * gdb.threads/pthreads.exp:: Likewise.
13496 * gdb.threads/schedlock.exp: Likewise.
13497
13498 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13499
13500 * gdb.cp/non-trivial-retval.cc: Add a test case.
13501 * gdb.cp/non-trivial-retval.exp: Add a test.
13502
13503 2014-10-20 Yao Qi <yao@codesourcery.com>
13504
13505 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13506 * gdb.python/py-objfile-script-gdb.py: New file.
13507 * gdb.python/py-objfile-script.exp: Update reference to
13508 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13509 of remote_download. Remove the dest file.
13510
13511 2014-10-20 Yao Qi <yao@codesourcery.com>
13512
13513 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13514 * gdb.base/step-line.exp: Likewise.
13515 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13516 * gdb.dwarf2/dw2-basic.exp: Likewise.
13517 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13518 * gdb.dwarf2/dw2-filename.exp: Likewise.
13519 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13520 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13521 * gdb.dwarf2/dw2-producer.exp: Likewise.
13522 * gdb.dwarf2/mac-fileno.exp: Likewise.
13523 * gdb.python/py-frame-args.exp: Likewise.
13524 * gdb.python/py-framefilter.exp: Likewise.
13525 * gdb.python/py-mi.exp: Likewise.
13526 * gdb.python/py-objfile-script.exp: Likewise
13527 * gdb.python/py-pp-integral.exp: Likewise.
13528 * gdb.python/py-pp-re-notag.exp: Likewise.
13529 * gdb.python/py-prettyprint.exp: Likewise.
13530 * gdb.python/py-section-script.exp: Likewise.
13531 * gdb.python/py-typeprint.exp: Likewise.
13532 * gdb.python/py-xmethods.exp: Likewise.
13533 * gdb.stabs/weird.exp: Likewise.
13534 * gdb.xml/tdesc-regs.exp: Likewise.
13535
13536 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13537
13538 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13539 (out_cu): Use addr_len for the size of addresses.
13540 (out_line): Likewise. Size DW_LNE_set_address instruction
13541 according to addr_len.
13542 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13543 (FUNC): Add START_INSNS to definition.
13544
13545 2014-10-18 Yao Qi <yao@codesourcery.com>
13546
13547 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13548 gdb_has_argv0 return true.
13549 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13550 check [target_info exists noargs], check [gdb_has_argv0]
13551 instead.
13552 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13553 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13554 procedures.
13555
13556 2014-10-17 Doug Evans <dje@google.com>
13557
13558 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13559 event.
13560 * gdb.python/py-events.py: Add clear_objfiles event.
13561
13562 2014-10-17 Doug Evans <dje@google.com>
13563
13564 * gdb.python/py-objfile.exp: Test progspace attribute.
13565
13566 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13567
13568 * gdb.guile/scm-breakpoint.exp: Do not assume any
13569 directory separators when matching source file paths.
13570 * gdb.python/py-breakpoint.exp: Likewise.
13571 * gdb.reverse/break-precsave.exp: Likewise.
13572 * gdb.reverse/break-reverse.exp: Likewise.
13573 * gdb.reverse/consecutive-precsave.exp: Likewise.
13574 * gdb.reverse/finish-precsave.exp: Likewise.
13575 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13576 * gdb.reverse/finish-reverse.exp: Likewise.
13577 * gdb.reverse/i386-precsave.exp: Likewise.
13578 * gdb.reverse/i387-env-reverse.exp: Likewise.
13579 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13580 * gdb.reverse/machinestate-precsave.exp: Likewise.
13581 * gdb.reverse/machinestate.exp: Likewise.
13582 * gdb.reverse/sigall-precsave.exp: Likewise.
13583 * gdb.reverse/solib-precsave.exp: Likewise.
13584 * gdb.reverse/step-precsave.exp: Likewise.
13585 * gdb.reverse/until-precsave.exp: Likewise.
13586 * gdb.reverse/watch-precsave.exp: Likewise.
13587 * gdb.reverse/watch-reverse.exp: Likewise.
13588
13589 2014-10-17 Yao Qi <yao@codesourcery.com>
13590
13591 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13592 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13593
13594 2014-10-17 Pedro Alves <palves@redhat.com>
13595
13596 PR gdb/17471
13597 * gdb.base/bg-execution-repeat.c: New file.
13598 * gdb.base/bg-execution-repeat.exp: New file.
13599
13600 2014-10-17 Pedro Alves <palves@redhat.com>
13601
13602 PR gdb/17300
13603 * gdb.base/continue-all-already-running.c: New file.
13604 * gdb.base/continue-all-already-running.exp: New file.
13605
13606 2014-10-17 Pedro Alves <palves@redhat.com>
13607
13608 PR gdb/17472
13609 * gdb.base/annota-input-while-running.c: New file.
13610 * gdb.base/annota-input-while-running.exp: New file.
13611
13612 2014-10-17 Pedro Alves <palves@redhat.com>
13613
13614 * gdb.base/callfuncs.exp: emove references to osf.
13615 * gdb.base/sigall.exp: Likewise.
13616 * gdb.gdb/selftest.exp: Likewise.
13617 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13618 * gdb.mi/non-stop.c: Likewise.
13619 * gdb.mi/pthreads.c: Likewise.
13620 * gdb.reverse/sigall-precsave.exp: Likewise.
13621 * gdb.reverse/sigall-reverse.exp: Likewise.
13622 * gdb.threads/pthreads.c: Likewise.
13623 * gdb.threads/pthreads.exp: Likewise.
13624
13625 2014-10-17 Yao Qi <yao@codesourcery.com>
13626
13627 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13628 check 'target_info exists noargs'.
13629 (test_command_prompt_position): Likewise.
13630 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13631 Remove "set args".
13632 (progvar_simple_while_test): Likewise.
13633 (progvar_complex_if_while_test): Likewise.
13634 (if_while_breakpoint_command_test): Likewise.
13635 (infrun_breakpoint_command_test): Likewise.
13636 (breakpoint_command_test): Likewise.
13637 (watchpoint_command_test): Likewise.
13638 (bp_deleted_in_command_test): Likewise.
13639 (temporary_breakpoint_commands): Likewise.
13640
13641 2014-10-16 Yao Qi <yao@codesourcery.com>
13642
13643 * gdb.base/remotetimeout.exp: Remove noargs checking.
13644
13645 2014-10-15 Pedro Alves <palves@redhat.com>
13646
13647 PR breakpoints/9649
13648 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13649 * gdb.base/breakpoint-in-ro-region.exp
13650 (probe_target_hardware_step): New procedure.
13651 (top level): Probe hardware stepping and hardware breakpoint
13652 support. Test stepping through a read-only region, with both
13653 "breakpoint auto-hw" on and off and both "always-inserted" on and
13654 off.
13655
13656 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13657
13658 * gdb.dlang/demangle.exp: Update for demangling changes.
13659
13660 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13661
13662 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13663 * gdb.cp/non-trivial-retval.exp: Add new tests.
13664
13665 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13666
13667 PR c++/13403
13668 PR c++/15154
13669 * gdb.cp/non-trivial-retval.cc: New file.
13670 * gdb.cp/non-trivial-retval.exp: New file.
13671
13672 2014-10-15 Yao Qi <yao@codesourcery.com>
13673
13674 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13675 remote host.
13676
13677 2014-10-15 Yao Qi <yao@codesourcery.com>
13678
13679 * gdb.python/py-symbol.exp: Match file base name if host is
13680 remote, otherwise match file name with dir name.
13681 * gdb.python/py-symtab.exp: Likewise.
13682 * gdb.python/python.exp: Likewise.
13683
13684 2014-10-15 Yao Qi <yao@codesourcery.com>
13685
13686 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13687 pattern.
13688 * gdb.python/py-symtab.exp: Likewise.
13689 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13690 locationn.
13691
13692 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13693
13694 * gdb.ada/addr_arith: New testcase.
13695
13696 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13697
13698 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13699 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13700 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13701 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13702
13703 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13704
13705 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13706 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13707 * gdb.arch/stap-eval-lang-ada.exp: New file.
13708
13709 2014-10-14 Yao Qi <yao@codesourcery.com>
13710
13711 * gdb.mi/mi-var-child.c (nothing1): New function.
13712 (nothing2): New function.
13713 (do_children_tests): Set function pointers by nothing1 and
13714 nothing2.
13715 * gdb.mi/mi-var-child.exp: Step over new added statements.
13716 Update test to match the new output.
13717 * gdb.mi/var-cmd.c (nothing1): New function.
13718 (nothing2): New function.
13719 (do_children_tests): Set function pointers by nothing1 and
13720 nothing2.
13721 * gdb.mi/mi-var-display.exp: Update test to match output.
13722 Step to the line specified by $line_dct_nothing.
13723 Increase the number of lines to step.
13724
13725 2014-10-14 Yao Qi <yao@codesourcery.com>
13726
13727 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13728 tests.
13729 * gdb.mi/mi2-var-child.exp: Likewise.
13730
13731 2014-10-13 Doug Evans <dje@google.com>
13732
13733 * gdb.python/py-objfile.exp: Change name of file name test.
13734
13735 2014-10-13 Doug Evans <dje@google.com>
13736
13737 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13738 from the start of the CU.
13739
13740 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13741 Yao Qi <yao@codesourcery.com>
13742
13743 Fix "save breakpoints" for "catch" command.
13744 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13745 Remove -nonewline. Match also the added "main" line.
13746
13747 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13748
13749 Fix "save breakpoints" for "disable $bpnum" command.
13750 * gdb.base/save-bp.c (main): Add label.
13751 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13752
13753 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13754
13755 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13756
13757 2014-10-11 Yao Qi <yao@codesourcery.com>
13758
13759 * gdb.server/server-kill.exp: Execute command
13760 "set remote trace-status-packet on" before "tstatus".
13761
13762 2014-10-11 Yao Qi <yao@codesourcery.com>
13763
13764 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13765 (main): Call getppid.
13766 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13767 and continue to it. Read variable "server_pid".
13768
13769 2014-10-11 Yao Qi <yao@codesourcery.com>
13770
13771 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13772
13773 2014-10-11 Yao Qi <yao@codesourcery.com>
13774
13775 * gdb.threads/thread-find.exp: Don't execute command
13776 "info threads".
13777 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13778 * gdb.threads/linux-dp.exp: Don't check the condition
13779 $threads_created equals to zero.
13780
13781 2014-10-10 Pedro Alves <palves@redhat.com>
13782
13783 * gdb.base/bigcore.exp: Remove references to IRIX.
13784 * gdb.base/funcargs.exp: Likewise.
13785 * gdb.base/interrupt.exp: Likewise.
13786 * gdb.base/mips_pro.exp: Likewise.
13787 * gdb.base/nodebug.exp: Likewise.
13788 * gdb.base/setvar.exp: Likewise.
13789 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13790
13791 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13792 Pedro Alves <palves@redhat.com>
13793
13794 PR symtab/14466
13795 * gdb.base/vdso-warning.c: New file.
13796 * gdb.base/vdso-warning.exp: New file.
13797
13798 2014-10-02 Doug Evans <dje@google.com>
13799
13800 * gdb.base/structs.c (main): Don't run forever.
13801
13802 2014-10-02 Pedro Alves <palves@redhat.com>
13803
13804 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13805 (top level) <stop threads 1, stop threads 2>: Use it.
13806
13807 2014-10-02 Pedro Alves <palves@redhat.com>
13808
13809 * gdb.threads/break-while-running.exp (test): Add new
13810 'update_thread_list' argument. Skip "info threads" if false.
13811 (top level): Add new 'update_thread_list' axis.
13812
13813 2014-10-02 Pedro Alves <palves@redhat.com>
13814
13815 PR breakpoints/17431
13816 * gdb.base/execl-update-breakpoints.c: New file.
13817 * gdb.base/execl-update-breakpoints.exp: New file.
13818
13819 2014-10-01 Pedro Alves <palves@redhat.com>
13820
13821 * gdb.base/breakpoint-in-ro-region.c: New file.
13822 * gdb.base/breakpoint-in-ro-region.exp: New file.
13823
13824 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13825
13826 * gdb.mi/mi-exit-code.exp: New file.
13827 * gdb.mi/mi-exit-code.c: New file.
13828
13829 2014-09-30 Yao Qi <yao@codesourcery.com>
13830
13831 * lib/prelink-support.exp (build_executable_own_libs): Error if
13832 the target isn't native.
13833
13834 2014-09-30 Yao Qi <yao@codesourcery.com>
13835
13836 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13837 false.
13838
13839 2014-09-22 Pedro Alves <palves@redhat.com>
13840
13841 * gdb.threads/break-while-running.exp: New file.
13842 * gdb.threads/break-while-running.c: New file.
13843
13844 2014-09-19 Yao Qi <yao@codesourcery.com>
13845
13846 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13847 Invoke test. Restart GDB with --readnow and invoke test again.
13848
13849 2014-09-19 Yao Qi <yao@codesourcery.com>
13850
13851 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13852 proc set_breakpoint_on_gcd_function. Invoke
13853 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13854 invoke set_breakpoint_on_gcd_function again.
13855
13856 2014-09-18 Doug Evans <dje@google.com>
13857
13858 * gdb.dwarf2/symtab-producer.exp: New file.
13859
13860 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13861
13862 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13863 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13864 * gdb.base/global-var-nested-by-dso.c: Likewise.
13865 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13866
13867 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13868 Pedro Alves <palves@redhat.com>
13869
13870 * gdb.base/watch-bitfields.exp: Pass string other than test file
13871 name to prepare_for_testing.
13872 (watch): New procedure.
13873 (expect_watchpoint): Use with_test_prefix.
13874 (top level): Factor out tests to ...
13875 (test_watch_location, test_regular_watch): ... these new
13876 procedures, and use with_test_prefix and gdb_continue_to_end.
13877
13878 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13879
13880 PR breakpoints/12526
13881 * gdb.base/watch-bitfields.exp: New file.
13882 * gdb.base/watch-bitfields.c: New file.
13883
13884 2014-09-16 Pedro Alves <palves@redhat.com>
13885
13886 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13887 software and hardware addresses, not software address against
13888 itself.
13889
13890 2014-09-16 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13893 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13894
13895 2014-09-16 Pedro Alves <palves@redhat.com>
13896
13897 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13898 files.
13899 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13900 "*-*-vxworks*" throughout.
13901 * gdb.base/break.exp: Likewise.
13902 * gdb.base/default.exp: Likewise.
13903 * gdb.base/scope.exp: Likewise.
13904 * gdb.base/sepdebug.exp: Likewise.
13905 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13906 throughout.
13907 * gdb.base/run.c: Likewise.
13908 * gdb.base/sepdebug.c: Likewise.
13909 * gdb.hp/gdb.aCC/run.c: Likewise.
13910 * gdb.reverse/until-reverse.c: Likewise.
13911 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13912
13913 2014-09-16 Yao Qi <yao@codesourcery.com>
13914
13915 * boards/local-remote-host-native.exp: New file.
13916
13917 2014-09-14 Doug Evans <xdje42@gmail.com>
13918
13919 * gdb.threads/queue-signal.c (thread_count): New variable.
13920 (thread_count_mutex, thread_count_condvar): New variables.
13921 (incr_thread_count, wait_all_threads_running): New functions.
13922 (main): Wait for all threads to be in their thread functions.
13923
13924 2014-09-13 Doug Evans <xdje42@gmail.com>
13925
13926 * gdb.threads/queue-signal.c: New file.
13927 * gdb.threads/queue-signal.exp: New file.
13928
13929 2014-09-13 Doug Evans <xdje42@gmail.com>
13930
13931 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13932 be consistent with what default_gdb_init uses.
13933 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13934 the plain text of the prompt. Add some logging printfs.
13935 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13936
13937 2014-09-12 Pedro Alves <palves@redhat.com>
13938
13939 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13940 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13941 * gdb.arch/i386-size-overlap.exp: Likewise.
13942 * gdb.arch/i386-size.exp: Likewise.
13943 * gdb.arch/i386-unwind.exp: Likewise.
13944 * gdb.base/a2-run.exp: Likewise.
13945 * gdb.base/break.exp: Likewise.
13946 * gdb.base/charset.exp: Likewise.
13947 * gdb.base/chng-syms.exp: Likewise.
13948 * gdb.base/commands.exp: Likewise.
13949 * gdb.base/dbx.exp: Likewise.
13950 * gdb.base/find.exp: Likewise.
13951 * gdb.base/funcargs.exp: Likewise.
13952 * gdb.base/jit-simple.exp: Likewise.
13953 * gdb.base/reread.exp: Likewise.
13954 * gdb.base/sepdebug.exp: Likewise.
13955 * gdb.base/step-bt.exp: Likewise.
13956 * gdb.cp/mb-inline.exp: Likewise.
13957 * gdb.cp/mb-templates.exp: Likewise.
13958 * gdb.objc/basicclass.exp: Likewise.
13959 * gdb.threads/killed.exp: Likewise.
13960
13961 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13962
13963 PR tdep/17379
13964 * gdb.arch/powerpc-stackless.S: New file.
13965 * gdb.arch/powerpc-stackless.exp: New file.
13966
13967 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13968
13969 * gdb.base/attach.c: Include unistd.h.
13970 (main): Call alarm. Add label postloop.
13971 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13972 gdb_breakpoint, gdb_continue_to_breakpoint.
13973 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13974
13975 2014-09-11 Pedro Alves <palves@redhat.com>
13976
13977 PR gdb/17347
13978 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13979 * gdb.base/attach.exp (test_command_line_attach_run): New
13980 procedure.
13981 (top level): Call it.
13982
13983 2014-09-11 Pedro Alves <palves@redhat.com>
13984
13985 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13986 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13987 (do_command_attach_tests): Use spawn_wait_for_attach.
13988 * gdb.base/solib-overlap.exp: Likewise.
13989 * gdb.multi/multi-attach.exp: Likewise.
13990 * gdb.python/py-prompt.exp: Likewise.
13991 * gdb.python/py-sync-interp.exp: Likewise.
13992 * gdb.server/ext-attach.exp: Likewise.
13993
13994 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13995
13996 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13997 command in testcase. Simplify testcase.
13998
13999 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14000
14001 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14002
14003 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14004
14005 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14006
14007 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14008
14009 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14010
14011 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14012
14013 * gdb.dwarf2/dynarr-ptr.c: New file.
14014 * gdb.dwarf2/dynarr-ptr.exp: New file.
14015
14016 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14017
14018 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14019 of 30 rather than hardcoding 120 for a slow test case. Take the
14020 `gdb,timeout' target setting into account for this calculation.
14021 Don't extend the timeout for the test cases that don't need it.
14022
14023 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14024
14025 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14026 a factor of 2 for a slow test case. Take the `gdb,timeout'
14027 target setting into account for this calculation.
14028 * gdb.reverse/until-precsave.exp: Increase the timeout by
14029 a factor of 15 and 3 respectively rather than adding 120
14030 for a pair of slow test cases. Take the `gdb,timeout'
14031 target setting into account for this calculation.
14032
14033 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14034
14035 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14036 timeout, don't pass one down to gdb_expect.
14037 (gdb_expect): Rework timeout selection.
14038
14039 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14040
14041 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14042 exception on timeout.
14043 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14044 (gdbserver_start_extended): Catch any `gdbserver_start' error
14045 exceptions.
14046 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14047 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14048 `gdbserver_gdb_load' error exceptions.
14049
14050 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14051
14052 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14053 120 on waiting for the TCP socket to open.
14054
14055 2014-09-09 Doug Evans <xdje42@gmail.com>
14056
14057 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14058 _caller_matches, _any_caller_is, _any_caller_matches.
14059
14060 2014-09-09 Doug Evans <xdje42@gmail.com>
14061
14062 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14063
14064 2014-09-09 Yao Qi <yao@codesourcery.com>
14065
14066 * gdb.mi/mi-var-display.exp: Set print symbol off.
14067
14068 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14069
14070 PR gdb/17035
14071 * gdb.base/commands.exp: Add tests to verify user-defined
14072 commands with empty bodies.
14073 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14074 python commands in `show user command`.
14075 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14076 scheme commands in `show user command`.
14077
14078 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14079
14080 PR python/17355
14081 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14082 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14083 * gdb.python/py-framefilter-invalidarg.exp: New file.
14084 * gdb.python/py-framefilter-invalidarg.py: New file.
14085
14086 2014-09-06 Doug Evans <xdje42@gmail.com>
14087
14088 PR 15276
14089 * gdb.python/py-caller-is.c: New file.
14090 * gdb.python/py-caller-is.exp: New file.
14091
14092 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14093
14094 PR gdb/17235
14095 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14096 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14097
14098 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14099
14100 PR fortran/17237
14101 * gdb.fortran/print-formatted.exp: New file.
14102 * gdb.fortran/print-formatted.f90: Likewise.
14103
14104 2014-09-03 Sasha Smundak <asmundak@google.com>
14105
14106 * gdb.python/py-frame.exp: Test Frame.read_register.
14107
14108 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14109
14110 PR python/16699
14111 * gdb.python/py-completion.exp: New file.
14112 * gdb.python/py-completion.py: Likewise.
14113
14114 2014-08-28 Doug Evans <dje@google.com>
14115
14116 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14117 eax,etc. are live with values set by gdb and thus the compiler can't
14118 use them.
14119 * gdb.arch/i386-pseudo.c (main): Ditto.
14120
14121 2014-08-27 Doug Evans <dje@google.com>
14122
14123 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14124
14125 2014-08-25 Doug Evans <dje@google.com>
14126
14127 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14128 (main): Ditto.
14129
14130 2014-08-25 Doug Evans <dje@google.com>
14131
14132 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14133
14134 2014-08-24 Yao Qi <yao@codesourcery.com>
14135
14136 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14137 symbol off.
14138 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14139
14140 2014-08-22 Doug Evans <dje@google.com>
14141
14142 PR 17276
14143 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14144 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14145 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14146
14147 2014-08-22 Yao Qi <yao@codesourcery.com>
14148
14149 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14150 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14151 * gdb.python/python.exp: Likewise. Use .py file on the host
14152 instead of the build.
14153
14154 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14155
14156 * gdb.threads/gcore-stale-thread.c: New file.
14157 * gdb.threads/gcore-stale-thread.exp: New file.
14158
14159 2014-08-21 Pedro Alves <palves@redhat.com>
14160
14161 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14162 * gdb.base/gcore-relro-pie.exp: Likewise.
14163 * gdb.base/gcore-relro.exp: Likewise.
14164 * gdb.base/gcore.exp: Likewise.
14165 * gdb.base/print-symbol-loading.exp: Likewise.
14166 * gdb.threads/gcore-thread.exp: Likewise.
14167 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14168
14169 2014-08-20 Pedro Alves <palves@redhat.com>
14170 Jan Kratochvil <jan.kratochvil@redhat.com>
14171
14172 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14173 configure.
14174 (EXPECT): Handle READ1 being set.
14175 (all): Depend on EXTRA_RULES.
14176 (check-read1, expect-read1, read1.so, read1): New rules.
14177 * README (Testsuite Parameters): Document the READ1 make variable.
14178 (Race detection): New section.
14179 * configure: Regenerate.
14180 * configure.ac: If build==host==target, and running under a
14181 GNU/glibc system, add read1 to the extra Makefile rules.
14182 (EXTRA_RULES): AC_SUBST it.
14183 * lib/read1.c: New file.
14184
14185 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14186
14187 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14188 the handling of variables declared as a typedef to an array
14189 which a DW_AT_data_location attribute.
14190
14191 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14192 Pedro Alves <palves@redhat.com>
14193
14194 PR symtab/14604
14195 PR symtab/14605
14196 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14197 gdb_test.
14198
14199 2014-08-19 Pedro Alves <palves@redhat.com>
14200
14201 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14202
14203 2014-08-19 Yao Qi <yao@codesourcery.com>
14204
14205 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14206 right line.
14207
14208 2014-08-18 David Blaikie <dblaikie@gmail.com>
14209
14210 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14211
14212 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14213
14214 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14215 attribute in array range.
14216
14217 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14218
14219 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14220
14221 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14222
14223 PR c++/17132
14224 * gdb.cp/pr17132.cc: New file.
14225 * gdb.cp/pr17132.exp: New file.
14226
14227 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14228
14229 * gdb.python/py-xmethods.py (A_getarrayind)
14230 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14231 Use 'print' with function call syntax.
14232 (E_method_matcher.match): Fix tab vs space indentation mixup.
14233
14234 2014-08-15 Yao Qi <yao@codesourcery.com>
14235
14236 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14237 false.
14238
14239 2014-08-15 Yao Qi <yao@codesourcery.com>
14240
14241 * gdb.cp/casts.exp: Set print symbol off.
14242 * gdb.cp/class2.exp: Likewise.
14243 * gdb.cp/overload.exp: Likewise.
14244 * gdb.cp/templates.exp: Likewise.
14245
14246 2014-08-11 Doug Evans <dje@google.com>
14247
14248 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14249 (test_load_shlib): Update.
14250
14251 2014-08-09 Yao Qi <yao@codesourcery.com>
14252
14253 * gdb.base/display.exp: Invoke is_address_zero_readable.
14254 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14255 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14256 * gdb.base/hbreak-unmapped.exp: Return if
14257 is_address_zero_readable returns true.
14258 * gdb.base/signest.exp: Likewise.
14259 * gdb.base/signull.exp: Likewise.
14260 * gdb.base/sigbpt.exp: Likewise.
14261 * gdb.guile/scm-disasm.exp: Do the test if
14262 is_address_zero_readable returns false.
14263 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14264 * gdb.python/py-arch.exp: Likewise.
14265 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14266 * lib/gdb.exp (is_address_zero_readable): New proc.
14267
14268 2014-08-09 Yao Qi <yao@codesourcery.com>
14269
14270 PR testsuite/13443
14271 * gdb.mi/mi-var-display.exp: Make test messages unique.
14272
14273 2014-08-04 Tom Tromey <tromey@redhat.com>
14274
14275 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14276 target 0".
14277
14278 2014-08-04 Tom Tromey <tromey@redhat.com>
14279
14280 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14281 "target_resume".
14282
14283 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14284
14285 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14286 inner_vla_struct_object_size.
14287 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14288 as xfail.
14289
14290 2014-07-30 Pedro Alves <palves@redhat.com>
14291
14292 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14293 comment.
14294
14295 2014-07-29 Yao Qi <yao@codesourcery.com>
14296
14297 PR gdb/17206
14298 * gdb.base/until-nodebug.exp: New.
14299
14300 2014-07-28 Doug Evans <xdje42@gmail.com>
14301
14302 PR guile/17203
14303 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14304 previously existing parameter, and previously ambiguously spelled
14305 parameter.
14306
14307 2014-07-28 Will Newton <will.newton@linaro.org>
14308
14309 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14310
14311 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14312 Doug Evans <xdje42@gmail.com>
14313
14314 PR guile/17146
14315 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14316
14317 2014-07-25 Pedro Alves <palves@redhat.com>
14318
14319 * gdb.threads/signal-command-handle-nopass.c: New file.
14320 * gdb.threads/signal-command-handle-nopass.exp: New file.
14321 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14322 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14323 * gdb.threads/signal-delivered-right-thread.c: New file.
14324 * gdb.threads/signal-delivered-right-thread.exp: New file.
14325
14326 2014-07-25 Pedro Alves <palves@redhat.com>
14327
14328 * gdb.base/double-prompt-target-event-error.exp
14329 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14330 match.
14331 (cancel_pagination_in_target_event): Rework double prompt
14332 detection.
14333 * gdb.base/paginate-after-ctrl-c-running.exp
14334 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14335 <return>' match.
14336 * gdb.base/paginate-bg-execution.exp
14337 (test_bg_execution_pagination_return)
14338 (test_bg_execution_pagination_cancel): Remove '-notransfer
14339 <return>' matches.
14340 * gdb.base/paginate-execution-startup.exp
14341 (test_fg_execution_pagination_return)
14342 (test_fg_execution_pagination_cancel): Remove '-notransfer
14343 <return>' matches.
14344 * gdb.base/paginate-inferior-exit.exp
14345 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14346 match.
14347 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14348 * lib/gdb.exp (pagination_prompt): Run text through
14349 string_to_regexp.
14350 (gdb_test_multiple): Match $pagination_prompt instead of
14351 "<return>".
14352 (string_to_regexp): Move to lib/gdb-utils.exp.
14353
14354 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14355
14356 * gdb.arch/amd64-entry-value-paramref.S: New file.
14357 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14358 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14359 * gdb.arch/amd64-optimout-repeat.S: New file.
14360 * gdb.arch/amd64-optimout-repeat.c: New file.
14361 * gdb.arch/amd64-optimout-repeat.exp: New file.
14362
14363 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14364
14365 PR gdb/17170
14366 * gdb.base/statistics.exp: New file.
14367
14368 2014-07-17 Doug Evans <dje@google.com>
14369
14370 PR gdb/17170
14371 * gdb.base/maint.exp: Update testing of per-command stats.
14372
14373 2014-07-16 Pedro Alves <palves@redhat.com>
14374
14375 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14376 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14377 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14378 (tfile_write_buf): New functions.
14379 (add_memory_block): Rewrite using the above.
14380 (adjust_function_address): New function.
14381 (FUNCTION_ADDRESS): New macro.
14382 (write_basic_trace_file): Remove short_x local, and use
14383 tfile_write_16. Change type of func_addr local to unsigned long
14384 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14385 here. Cast argument of add_memory_block to char pointer.
14386 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14387 (main): Remove parameters.
14388 * gdb.trace/tfile.exp: Remove nowarnings.
14389
14390 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14391
14392 * gdb.base/debug-expr.exp: Test string evaluation with
14393 "debug expression" on.
14394
14395 2014-07-15 Pedro Alves <palves@redhat.com>
14396
14397 * gdb.base/reread.exp: Use clean_restart.
14398
14399 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14400
14401 * gdb.arch/avr-flash-qualifer.c: New.
14402 * gdb.arch/avr-flash-qualifer.exp: New.
14403
14404 2014-07-14 Pedro Alves <palves@redhat.com>
14405
14406 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14407 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14408
14409 2014-07-14 Pedro Alves <palves@redhat.com>
14410
14411 * gdb.base/double-prompt-target-event-error.c: New file.
14412 * gdb.base/double-prompt-target-event-error.exp: New file.
14413
14414 2014-07-14 Pedro Alves <palves@redhat.com>
14415
14416 PR gdb/17072
14417 * gdb.base/paginate-inferior-exit.c: New file.
14418 * gdb.base/paginate-inferior-exit.exp: New file.
14419
14420 2014-07-14 Pedro Alves <palves@redhat.com>
14421
14422 PR gdb/17072
14423 * gdb.base/paginate-bg-execution.c: New file.
14424 * gdb.base/paginate-bg-execution.exp: New file.
14425
14426 2014-07-14 Pedro Alves <palves@redhat.com>
14427
14428 PR gdb/17072
14429 * gdb.base/paginate-execution-startup.c: New file.
14430 * gdb.base/paginate-execution-startup.exp: New file.
14431 * lib/gdb.exp (pagination_prompt): New global.
14432 (default_gdb_spawn): New procedure, factored out from
14433 default_gdb_spawn.
14434 (default_gdb_start): Adjust to call default_gdb_spawn.
14435 (gdb_spawn): New procedure.
14436
14437 2014-07-14 Pedro Alves <palves@redhat.com>
14438
14439 * lib/gdb.exp (gdb_assert): New procedure.
14440 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14441
14442 2014-07-14 Pedro Alves <palves@redhat.com>
14443
14444 * gdb.base/execution-termios.c: New file.
14445 * gdb.base/execution-termios.exp: New file.
14446
14447 2014-07-14 Tom Tromey <tromey@redhat.com>
14448
14449 * gdb.cp/vla-cxx.cc: New file.
14450 * gdb.cp/vla-cxx.exp: New file.
14451
14452 2014-07-14 Tom Tromey <tromey@redhat.com>
14453
14454 * gdb.reverse/rerun-prec.c: New file.
14455 * gdb.reverse/rerun-prec.exp: New file.
14456
14457 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14458 Maciej W. Rozycki <macro@codesourcery.com>
14459
14460 * lib/gdb-utils.exp: New file.
14461 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14462 inline `gdb_init_command' processing.
14463 (gdb_start_cmd): Likewise.
14464 * lib/mi-support.exp (mi_run_cmd): Likewise.
14465 * README: Document `gdb_init_command' and `gdb_init_commands'.
14466
14467 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14468
14469 Fix false FAIL running under a very long directory name.
14470 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14471 and "set print elements 10000". Twice.
14472
14473 2014-07-11 Yao Qi <yao@codesourcery.com>
14474
14475 * gdb.base/exprs.exp: "set print symbol off".
14476
14477 2014-07-11 Pedro Alves <palves@redhat.com>
14478
14479 * gdb.threads/kill.c: New file.
14480 * gdb.threads/kill.exp: New file.
14481
14482 2014-07-10 Yao Qi <yao@codesourcery.com>
14483
14484 * gdb.trace/tfile.c (write_basic_trace_file)
14485 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14486 address written to trace file.
14487
14488 2014-07-09 Pedro Alves <palves@redhat.com>
14489
14490 * gdb.base/attach-wait-input.exp: New file.
14491 * gdb.base/attach-wait-input.c: New file.
14492
14493 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14494
14495 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14496 setting up test structures.
14497 (main): Call new test function.
14498 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14499 test function, continue into test function and walk test
14500 structures.
14501
14502 2014-07-02 Yao Qi <yao@codesourcery.com>
14503
14504 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14505 'bar_start' at the beginning of functions 'foo' and 'bar'
14506 respectively.
14507 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14508 instead of 'foo' and 'bar'.
14509
14510 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14511
14512 * gdb.btrace/segv.exp: New.
14513 * gdb.btrace/segv.c: New.
14514
14515 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14516
14517 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14518 instruction.
14519
14520 2014-06-30 Mark Wielaard <mjw@redhat.com>
14521
14522 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14523 vulture, vilify, villar): New volatile array constants.
14524 (vindictive, vegetation): New const volatile array constants.
14525 * gdb.base/volatile.exp: Test volatile and const volatile array
14526 types.
14527
14528 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14529
14530 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14531 target lacks support for awatch, rwatch, or hbreak.
14532
14533 2014-06-27 Yao Qi <yao@codesourcery.com>
14534
14535 * gdb.multi/dummy-frame-restore.exp: New.
14536 * gdb.multi/dummy-frame-restore.c: New.
14537
14538 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14539
14540 * gdb.btrace/gcore.exp: New.
14541
14542 2014-06-23 Pedro Alves <palves@redhat.com>
14543
14544 * gdb.base/watchpoint-reuse-slot.c: New file.
14545 * gdb.base/watchpoint-reuse-slot.exp: New file.
14546
14547 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14548
14549 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14550 progspace's filename in 'info', 'enable' and 'disable' command
14551 tests.
14552
14553 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14554
14555 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14556 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14557 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14558
14559 2014-06-20 Gary Benson <gbenson@redhat.com>
14560
14561 * gdb.arch/i386-avx.exp: Fix include file location.
14562 * gdb.arch/i386-sse.exp: Likewise.
14563
14564 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14565
14566 * gdb.dlang/expression.exp: New file.
14567
14568 2014-06-19 Pedro Alves <palves@redhat.com>
14569
14570 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14571 out from ...
14572 (top level): ... here. Iterate running tests under different
14573 scheduler-locking settings.
14574
14575 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14576
14577 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14578 to DW_FORM_addr and use non-zero addresses.
14579
14580 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14581
14582 PR gdb/17017
14583 * gdb.python/py-xmethods.cc: Add global function call counters and
14584 increment them in their respective functions. Remove "cout"
14585 statements.
14586 * gdb.python/py-xmethods.exp: Make tests check the global function
14587 call counters instead of depending on inferior IO.
14588
14589 2014-06-18 Don Breazeal <donb@codesourcery.com>
14590
14591 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14592 Deleted procedure.
14593 (explicit_fork_parent_follow): Deleted procedure.
14594 (explicit_fork_child_follow): Deleted procedure.
14595 (test_follow_fork): New procedure.
14596 (do_fork_tests): Replace calls to deleted procedures with
14597 calls to test_follow_fork and reset GDB for subsequent
14598 procedure calls.
14599
14600 2014-06-17 Yao Qi <yao@codesourcery.com>
14601
14602 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14603 CP1252.
14604
14605 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14606
14607 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14608 Initialize ptr and S explicitly.
14609 (skip_type_update_when_not_use_rtti_test): Likewise.
14610
14611 2014-06-16 Keith Seitz <keiths@redhat.com>
14612
14613 PR mi/15863
14614 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14615 the inferior is started.
14616
14617 2014-06-16 Pedro Alves <palves@redhat.com>
14618
14619 * gdb.base/break-main-file-remove-fail.c: New file.
14620 * gdb.base/break-main-file-remove-fail.exp: New file.
14621 * gdb.base/break-unload-file.exp: Use build_executable instead of
14622 prepare_for_testing.
14623 (test_break): New parameter "initial_load". Handle it.
14624 (top level): Add initial_load cmdline/file axis.
14625
14626 2014-06-12 Tom Tromey <tromey@redhat.com>
14627
14628 * gdb.base/completion.exp: Don't use directory name in test.
14629
14630 2014-06-09 Gary Benson <gbenson@redhat.com>
14631
14632 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14633 separate the always-available ANSI-standard signals from the
14634 signals that require checking.
14635 (main): Likewise.
14636 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14637 Likewise.
14638 (main): Likewise.
14639
14640 2014-06-07 Keith Seitz <keiths@redhat.com>
14641
14642 Revert:
14643 PR c++/16253
14644 * gdb.cp/var-tag.cc: New file.
14645 * gdb.cp/var-tag.exp: New file.
14646 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14647 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14648 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14649 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14650
14651 2014-06-06 Doug Evans <xdje42@gmail.com>
14652
14653 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14654
14655 2014-06-06 Pedro Alves <palves@redhat.com>
14656
14657 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14658 in target debug output instead of looking at RSP packets,
14659 disabling the test on any target that uses hardware stepping.
14660 Update comments.
14661
14662 2014-06-06 Pedro Alves <palves@redhat.com>
14663
14664 * gdb.base/break-unload-file.exp: Fix typo.
14665
14666 2014-06-06 Yao Qi <yao@codesourcery.com>
14667
14668 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14669 from "jit_function" to "^jit_function".
14670
14671 2014-06-06 Yao Qi <yao@codesourcery.com>
14672
14673 * gdb.base/async.c (foo): Add one statement.
14674 * gdb.base/async.exp: Get the next instruction address and
14675 match the output of "nexti" by instruction address. Match
14676 the hex address in the output of "finish".
14677
14678 2014-06-06 Gary Benson <gbenson@redhat.com>
14679
14680 * gdb.base/call-signals.c: Remove preprocessor conditionals
14681 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14682 SIGSEGV and SIGTERM.
14683 * gdb.base/sigall.c: Likewise.
14684 * gdb.base/unwindonsignal.c: Likewise.
14685 * gdb.reverse/sigall-reverse.c: Likewise.
14686
14687 2014-06-06 Yao Qi <yao@codesourcery.com>
14688
14689 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14690 readable, skip the test.
14691
14692 2014-06-06 Yao Qi <yao@codesourcery.com>
14693
14694 * gdb.threads/staticthreads.c (thread_function): Move the line
14695 setting breakpoint on forward.
14696 * gdb.threads/staticthreads.exp: Update comments.
14697
14698 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14699
14700 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14701 "history-append! type error".
14702
14703 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14704
14705 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14706 erroneous dprintf expected input.
14707
14708 2014-06-04 Doug Evans <xdje42@gmail.com>
14709
14710 * gdb.guile/scm-generics.exp: Delete.
14711
14712 2014-06-04 Doug Evans <xdje42@gmail.com>
14713
14714 * gdb.guile/scm-breakpoint.exp: Update.
14715 Add tests for breakpoint registration.
14716
14717 2014-06-04 Tom Tromey <tromey@redhat.com>
14718
14719 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14720 VLA-in-union.
14721 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14722 inner_vla_struct, vla_union types. Initialize objects of those
14723 types and compute their sizes.
14724
14725 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14726 Hui Zhu <hui@codesourcery.com>
14727
14728 * gdb.base/fileio.exp: Add test for shell not available as well as
14729 available.
14730 * gdb.base/fileio.c (test_system): Check for shell twice.
14731
14732 2014-06-04 Yao Qi <yao@codesourcery.com>
14733
14734 * gdb.base/auto-connect-native-target.exp: Remove redundant
14735 space from the regexp pattern.
14736
14737 2014-06-04 Yao Qi <yao@codesourcery.com>
14738
14739 * gdb.base/default.exp: Replace "child" with "native" in
14740 regexp pattern.
14741
14742 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14743
14744 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14745 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14746 * gdb.python/py-xmethods.py: Python script supporting the
14747 new testcase and tests.
14748
14749 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14750 Pedro Alves <palves@redhat.com>
14751
14752 PR breakpoints/17000
14753 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14754 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14755
14756 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14757
14758 * gdb.base/subst.exp: Add tests to verify partial path matching
14759 output.
14760
14761 2014-06-03 Pedro Alves <palves@redhat.com>
14762
14763 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14764 target that doesn't use software single-stepping.
14765
14766 2014-06-03 Pedro Alves <palves@redhat.com>
14767
14768 PR breakpoints/17000
14769 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14770 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14771
14772 2014-06-02 Doug Evans <xdje42@gmail.com>
14773
14774 * gdb.guile/scm-parameter.exp: New file.
14775
14776 2014-06-02 Doug Evans <xdje42@gmail.com>
14777
14778 * gdb.guile/scm-cmd.c: New file.
14779 * gdb.guile/scm-cmd.exp: New file.
14780
14781 2014-06-02 Doug Evans <xdje42@gmail.com>
14782
14783 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14784 pretty-printer lookup.
14785 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14786 (make-pp_s-printer): Call it.
14787 (make-pretty-printer-from-dict): New function.
14788 (lookup-pretty-printer-maker-from-dict): New function.
14789 (*pretty-printer*): Simplify.
14790 (make-objfile-pp_s-printer): New function.
14791 (install-objfile-pretty-printers!): New function.
14792 (make-progspace-pp_s-printer): New function.
14793 (install-progspace-pretty-printers!): New function.
14794 * gdb.guile/scm-progspace.c: New file.
14795 * gdb.guile/scm-progspace.exp: New file.
14796
14797 2014-06-02 Pedro Alves <palves@redhat.com>
14798
14799 * gdb.base/dprintf-bp-same-addr.c: New file.
14800 * gdb.base/dprintf-bp-same-addr.exp: New file.
14801
14802 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14803
14804 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14805 * gdb.arch/powerpc-power.s: Likewise.
14806
14807 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14808
14809 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14810
14811 2014-06-01 Yao Qi <yao@codesourcery.com>
14812
14813 * gdb.base/watchpoint.exp (test_watch_location): Check null
14814 pointer can be dereferenced. If not, do the test, otherwise
14815 skip it.
14816
14817 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14818
14819 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14820 results.
14821 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14822
14823 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14824
14825 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14826 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14827 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14828 * gdb.arch/amd64-invalid-stack-top.c: New file.
14829 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14830
14831 2014-05-30 Pedro Alves <palves@redhat.com>
14832
14833 PR breakpoints/17000
14834 * gdb.base/sss-bp-on-user-bp.c: New file.
14835 * gdb.base/sss-bp-on-user-bp.exp: New file.
14836
14837 2014-05-30 David Blaikie <dblaikie@gmail.com>
14838
14839 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14840 gnu_inline semantics via attribute.
14841 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14842 source explicitly specifies the required semantics.
14843
14844 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14845
14846 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14847
14848 2014-05-29 Pedro Alves <palves@redhat.com>
14849 Tom Tromey <tromey@redhat.com>
14850
14851 * gdb.base/async-shell.exp: Don't enable target-async.
14852 * gdb.base/async.exp
14853 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14854 parameter. Adjust.
14855 (top level): Don't test with "target-async".
14856 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14857 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14858 * gdb.base/inferior-died.exp: Don't enable target-async.
14859 * gdb.base/interrupt-noterm.exp: Likewise.
14860 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14861 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14862 * gdb.mi/mi-nonstop.exp: Likewise.
14863 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14864 * gdb.mi/mi-nsintrall.exp: Likewise.
14865 * gdb.mi/mi-nsmoribund.exp: Likewise.
14866 * gdb.mi/mi-nsthrexec.exp: Likewise.
14867 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14868 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14869 * gdb.python/py-evsignal.exp: Don't enable target-async.
14870 * gdb.python/py-evthreads.exp: Likewise.
14871 * gdb.python/py-prompt.exp: Likewise.
14872 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14873 * gdb.server/solib-list.exp: Don't enable target-async.
14874 * gdb.threads/thread-specific-bp.exp: Likewise.
14875 * lib/mi-support.exp: Adjust to use mi-async.
14876
14877 2014-05-29 Pedro Alves <palves@redhat.com>
14878
14879 PR gdb/13860
14880 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14881 reason, even in sync mode.
14882
14883 2014-05-29 Pedro Alves <palves@redhat.com>
14884 Hui Zhu <hui@codesourcery.com>
14885
14886 PR PR15693
14887 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14888 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14889 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14890 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14891
14892 2014-05-28 Joel Brobecker <brobecker@adacore.com>
14893
14894 * config/monitor.exp (gdb_target_monitor): Replace use of
14895 "set remotebaud" by "set serial baud".
14896
14897 2014-05-26 Andy Wingo <wingo@igalia.com>
14898
14899 * gdb.guile/scm-breakpoint.exp:
14900 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14901 properties instead of gdb-object-properties.
14902
14903 2014-05-26 Yao Qi <yao@codesourcery.com>
14904
14905 * gdb.server/no-thread-db.exp: Specify source file name
14906 explicitly when setting a breakpoint.
14907
14908 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14909
14910 * gdb.btrace/vdso.c: New.
14911 * gdb.btrace/vdso.exp: New.
14912
14913 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14914
14915 * gdb.base/gcore.exp (capture_command_output): Move ...
14916 * lib/gdb.exp (capture_command_output): ... here.
14917
14918 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14919
14920 * gdb.btrace/data.exp: Test memory access during btrace replay.
14921
14922 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14923
14924 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14925
14926 2014-05-21 Pedro Alves <palves@redhat.com>
14927
14928 PR gdb/13860
14929 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14930 (top level): Test that output related to execution commands is
14931 sent to the console with CLI commands, but not with MI commands.
14932 Test that breakpoint events are always mirrored to the console.
14933 Also expect the new source line to be output after a "next" in
14934 async mode too. Make it a pass/fail test.
14935 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14936 output.
14937 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14938
14939 2014-05-21 Pedro Alves <palves@redhat.com>
14940
14941 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14942 Use them to test variations of "list" after reaching a breakpoint.
14943 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14944 Test "list" with listsize 10 after reaching a breakpoint.
14945 * gdb.python/python.exp (decode_line current location line
14946 number): Adjust expected line number.
14947
14948 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14949
14950 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14951 behavior for $args, pass it directly to "run".
14952
14953 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14954
14955 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14956 30000 to 65536.
14957
14958 2014-05-21 Pedro Alves <palves@redhat.com>
14959
14960 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14961 auto-connect-native-target off".
14962 * gdb.base/auto-connect-native-target.c: New file.
14963 * gdb.base/auto-connect-native-target.exp: New file.
14964
14965 2014-05-21 Pedro Alves <palves@redhat.com>
14966
14967 * gdb.base/default.exp: Test "target native" instead of "target
14968 child".
14969
14970 2014-05-21 Mark Wielaard <mjw@redhat.com>
14971
14972 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14973
14974 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14975
14976 Fix TLS access for -static -pthread.
14977 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14978 <HAVE_TLS> (thread_function, main): Initialize it.
14979 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14980 Add clean_restart.
14981 <$have_tls != "">: Check TLSVAR.
14982
14983 2014-05-21 Pedro Alves <palves@redhat.com>
14984
14985 * gdb.base/dcache-line-read-error.c: New.
14986 * gdb.base/dcache-line-read-error.exp: New.
14987
14988 2014-05-20 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.base/compare-sections.c: New file.
14991 * gdb.base/compare-sections.exp: New file.
14992
14993 2014-05-20 Pedro Alves <palves@redhat.com>
14994
14995 * gdb.base/break-idempotent.c: New file.
14996 * gdb.base/break-idempotent.exp: New file.
14997
14998 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14999
15000 * gdb.btrace/nohist.exp: New.
15001
15002 2014-05-20 Yao Qi <yao@codesourcery.com>
15003
15004 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15005 gdb.reverse directory and gdb_reverse_timeout exists in board
15006 setting.
15007 * README: Document gdb_reverse_timeout.
15008
15009 2014-05-20 Yao Qi <yao@codesourcery.com>
15010
15011 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15012 'test_file_name'. Treat args as a string instead of a list.
15013 (gdb_init): Rename argument 'args' by 'test_file_name'.
15014
15015 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15016
15017 * gdb.arch/powerpc-power.exp: New file.
15018 * gdb.arch/powerpc-power.s: New file.
15019
15020 2014-05-16 Doug Evans <dje@google.com>
15021
15022 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15023 * gdb.base/completion.exp: Check that all expected files exist
15024 before doing file completion.
15025
15026 2014-05-16 Doug Evans <dje@google.com>
15027
15028 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15029 Update.
15030 (do_syscall_tests_without_xml): Update.
15031
15032 2014-05-16 Pedro Alves <palves@redhat.com>
15033
15034 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15035 instead of "unknown output after running".
15036
15037 2014-05-16 Yao Qi <yao@codesourcery.com>
15038
15039 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15040 file1.txt from host at the end.
15041 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15042
15043 2014-05-15 Doug Evans <dje@google.com>
15044
15045 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15046 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15047 loading file. Add test for TU lookup.
15048
15049 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15050
15051 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15052 calling "-exec-arguments" or "set args" before running the
15053 inferior.
15054
15055 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15056
15057 * lib/mi-support.exp (mi_expect_stop): Expect message for
15058 inferiors that exit with non-zero exit code.
15059
15060 2014-05-14 Yao Qi <yao@codesourcery.com>
15061
15062 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15063 match absolute path on remote host.
15064 (test_file_list_exec_source_files): Remove "/" from the
15065 pattern.
15066
15067 2014-05-14 Yao Qi <yao@codesourcery.com>
15068
15069 * boards/local-remote-host-notty.exp (${board}_file): New
15070 proc.
15071
15072 2014-05-07 Kyle McMartin <kyle@redhat.com>
15073
15074 Pushed by Joel Brobecker <brobecker@adacore.com>.
15075 * gdb.arch/aarch64-atomic-inst.c: New file.
15076 * gdb.arch/aarch64-atomic-inst.exp: New file.
15077
15078 2014-05-07 Yao Qi <yao@codesourcery.com>
15079
15080 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15081 in current context" too.
15082
15083 2014-05-05 Keith Seitz <keiths@redhat.com>
15084
15085 * gdb.linespec/ls-dollar.exp: Add test for linespec
15086 file:convenience_variable.
15087
15088 2014-05-05 Yao Qi <yao@codesourcery.com>
15089
15090 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15091 traceframes into tfile and ctf trace files. Read data from
15092 trace file and test collected data.
15093 (gdb_collect_locals_test): Likewise.
15094 (gdb_unavailable_registers_test): Likewise.
15095 (gdb_unavailable_floats): Likewise.
15096 (gdb_collect_globals_test): Likewise.
15097 (top-level): Append "ctf" to trace_file_targets if GDB
15098 supports.
15099
15100 2014-05-05 Yao Qi <yao@codesourcery.com>
15101
15102 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15103 code to ...
15104 (gdb_collect_args_test_1): ... it. New proc.
15105 (gdb_collect_locals_test): Move some code to ...
15106 (gdb_collect_locals_test_1): ... it. New proc.
15107 (gdb_unavailable_registers_test): Move some code to ...
15108 (gdb_unavailable_registers_test_1): ... it. New proc.
15109 (gdb_unavailable_floats): Move some code to ...
15110 (gdb_unavailable_floats_1): ... it. New proc.
15111
15112 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15113
15114 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15115 probes to test for bitness recognition.
15116 * gdb.arch/amd64-stap-optional-prefix.exp
15117 (test_probe_value_without_reg): New procedure.
15118 Add code to test for different kinds of bitness.
15119
15120 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15121
15122 PR breakpoints/16889
15123 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15124 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15125
15126 2014-05-01 Pedro Alves <palves@redhat.com>
15127
15128 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15129 gdb_file_cmd if no file is specified.
15130 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15131 last_loaded_file to set the remote exec-file.
15132
15133 2014-05-01 Pedro Alves <palves@redhat.com>
15134
15135 * boards/local-remote-host.exp: New file.
15136
15137 2014-05-01 Pedro Alves <palves@redhat.com>
15138
15139 * boards/local-remote-host.exp: Rename to ...
15140 * boards/local-remote-host-notty.exp: ... this.
15141
15142 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15143
15144 * gdb.ada/dyn_arrayidx: New testcase.
15145
15146 2014-04-26 Yao Qi <yao@codesourcery.com>
15147
15148 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15149 and compute the length of function main. Save it in
15150 $main_length.
15151 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15152 (top-level): Use gdb_compile to compile objects into
15153 executable and restart GDB. Remove invocation to
15154 prepare_for_testing.
15155
15156 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15157 Pedro Alves <palves@redhat.com>
15158
15159 PR server/16255
15160 * gdb.multi/multi-attach.c: New file.
15161 * gdb.multi/multi-attach.exp: New file.
15162
15163 2014-04-25 Pedro Alves <palves@redhat.com>
15164
15165 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15166 user.
15167 (top level): Test that "set remote conditional-breakpoints-packet
15168 off" works as intended.
15169 * gdb.base/dprintf.exp: Test that "set remote
15170 breakpoint-commands-packet off" works as intended.
15171 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15172 New function.
15173 (top level): Call it.
15174 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15175 remote fast-tracepoints-packet off" works as intended.
15176 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15177 * lib/gdb.exp (gdb_is_target_remote): ... here.
15178
15179 2014-04-24 David Blaikie <dblaikie@gmail.com>
15180
15181 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15182 ensure clang would not discard them.
15183 * gdb.base/gdbvars.c: Ditto.
15184 * gdb.base/memattr.c: Ditto.
15185 * gdb.base/whatis.c: Ditto.
15186 * gdb.python/py-prettyprint.c: Ditto.
15187 * gdb.trace/actions.c: Ditto.
15188 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15189 ensure clang would not discard it.
15190
15191 2014-04-24 David Blaikie <dblaikie@gmail.com>
15192
15193 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15194 clang to emit the full definition of type required by the test
15195 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15196
15197 2014-04-24 David Blaikie <dblaikie@gmail.com>
15198
15199 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15200 coax Clang into emitting the definition of the type.
15201 * gdb.cp/pr10728-x.h (y): Ditto.
15202 * gdb.cp/pr10728-y.cc (y): Ditto.
15203
15204 2014-04-24 David Blaikie <dblaikie@gmail.com>
15205
15206 * gdb.base/label.exp: XFAIL label related tests under Clang.
15207 * gdb.cp/cplabel.exp: Ditto.
15208 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15209 under Clang those using labels.
15210
15211 2014-04-25 Yao Qi <yao@codesourcery.com>
15212
15213 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15214 double_label.
15215 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15216 partial_label and double_label.
15217
15218 2014-04-24 David Blaikie <dblaikie@gmail.com>
15219
15220 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15221
15222 2014-04-24 David Blaikie <dblaikie@gmail.com>
15223
15224 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15225 of the function to work across GCC and Clang.
15226 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15227 pointer types (const void ** const V void **).
15228
15229 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15230 Walfred Tedeschi <walfred.tedeschi@intel.com>
15231
15232 * Makefile.in (EXECUTABLES): Added i386-avx512.
15233 * gdb.arch/i386-avx512.c: New file.
15234 * gdb.arch/i386-avx512.exp: Likewise.
15235
15236 2014-04-23 Keith Seitz <keiths@redhat.com>
15237
15238 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15239 (mi_make_breakpoint_table): New procedure.
15240 (mi_create_breakpoint): Use mi_make_breakpoint
15241 and return the result.
15242 (mi_make_breakpoint): New procedure.
15243 (mi_build_kv_pairs): New procedure.
15244
15245 * gdb.mi/mi-break.exp: Remove unused globals,
15246 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15247 All callers updated.
15248 * gdb.mi/mi-dprintf.exp: Use variable to track command
15249 number.
15250 Update all callers of mi_create_breakpoint and use
15251 mi_make_breakpoint_table.
15252 Remove any unused global variables.
15253 * gdb.mi/mi-nonstop.exp: Likewise.
15254 * gdb.mi/mi-nsintrall.exp: Likewise.
15255 * gdb.mi/mi-nsmoribund.exp: Likewise.
15256 * gdb.mi/mi-nsthrexec.exp: Likewise.
15257 * gdb.mi/mi-reverse.exp: Likewise.
15258 * gdb.mi/mi-simplerun.exp: Likewise.
15259 * gdb.mi/mi-stepn.exp: Likewise.
15260 * gdb.mi/mi-syn-frame.exp: Likewise.
15261 * gdb.mi/mi-until.exp: Likewise.
15262 * gdb.mi/mi-var-cp.exp: Likewise.
15263 * gdb.mi/mi-var-display.exp: Likewise.
15264 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15265 * gdb.mi/mi2-var-child.exp: Likewise.
15266 * gdb.mi/mi-vla-c99.exp: Likewise.
15267 * lib/mi-support.exp: Likewise.
15268
15269 From Ian Lance Taylor <iant@cygnus.com>:
15270 * lib/gdb.exp (parse_args): New procedure.
15271
15272 2014-04-23 Pedro Alves <palves@redhat.com>
15273
15274 * gdb.base/break-unload-file.c: New file.
15275 * gdb.base/break-unload-file.exp: New file.
15276 * gdb.base/sym-file-lib.c (baz): New function.
15277 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15278 field.
15279 (load): Store the segment's mapped size.
15280 (unload): New function.
15281 (unload_shlib): New function.
15282 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15283 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15284 set a breakpoint at baz, and call it.
15285 * gdb.base/sym-file.exp: New tests for stale breakpoint
15286 instructions.
15287
15288 2014-04-23 Pedro Alves <palves@redhat.com>
15289
15290 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15291 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15292 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15293 * gdb.base/hbreak-unmapped.c: New file.
15294 * gdb.base/hbreak-unmapped.exp: New file.
15295 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15296 * lib/gdb.exp (gdb_is_target_remote): ... here.
15297
15298 2014-04-22 Pedro Alves <palves@redhat.com>
15299
15300 * gdb.base/consecutive-step-over.c: New file.
15301 * gdb.base/consecutive-step-over.exp: New file.
15302
15303 2014-04-22 Pedro Alves <palves@redhat.com>
15304
15305 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15306 instead of send_gdb/gdb_expect.
15307
15308 2014-04-22 Yao Qi <yao@codesourcery.com>
15309
15310 * lib/trace-support.exp (generate_tracefile): New procedure.
15311 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15312 return 0.
15313 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15314 if generate_tracefile returns 1.
15315
15316 2014-04-18 Tom Tromey <palves@redhat.com>
15317 Pedro alves <tromey@redhat.com>
15318
15319 PR backtrace/15558
15320 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15321 with a backtrace limit.
15322 * gdb.python/py-frame-inline.exp: Test running to an inline
15323 function with a backtrace limit, and printing the newest frame.
15324 * gdb.python/py-frame-inline.c (main): Call f.
15325
15326 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15327
15328 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15329
15330 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15331
15332 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15333 Drop prefix from unsupported source file path.
15334
15335 2014-04-17 Yao Qi <yao@codesourcery.com>
15336
15337 * lib/gdb.exp (with_target_charset): New proc.
15338 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15339 with_target_charset.
15340 (test_print_strings): Likewise.
15341 (test_repeat_bytes): Likewise.
15342 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15343 for some tests.
15344
15345 2014-04-16 Keith Seitz <keiths@redhat.com>
15346
15347 PR gdb/15827
15348 * gdb.dwarf2/corrupt.c: New file.
15349 * gdb.dwarf2/corrupt.exp: New file.
15350
15351 2014-04-16 Keith Seitz <keiths@redhat.com>
15352
15353 PR c++/16597
15354 * gdb.cp/namelessclass.cc: New file.
15355 * gdb.cp/namelessclass.exp: New file.
15356 * gdb.cp/namelessclass.S: New file.
15357
15358 2014-04-16 Doug Evans <dje@google.com>
15359
15360 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15361 Add comment.
15362 (gdbserver_default_get_comm_port): New function.
15363 (gdbserver_start): Check if board file provided
15364 "gdbserver,get_comm_port" and use it if so.
15365 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15366 (gdb,socketport): Set to "stdio".
15367 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15368 (stdio_gdbserver_template): Delete.
15369 (${board}_get_remote_address): Update.
15370 (${board}_build_remote_cmd): Delete.
15371 (${board}_get_comm_port): New function.
15372 (${board}_spawn): Update.
15373 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15374 Delete.
15375 (${board}_get_remote_address): Update.
15376 (${board}_get_comm_port): New function.
15377
15378 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15379
15380 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15381 appearing in any order.
15382
15383 2014-04-15 Doug Evans <dje@google.com>
15384
15385 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15386 uninitialized value of "description".
15387
15388 2014-04-15 Keith Seitz <keiths@redhat.com>
15389
15390 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15391 Remove unused globals.
15392 (test_running_the_program): Likewise.
15393 (test_controlled_execution): Likewise.
15394 (test_controlling_breakpoints): Likewise.
15395 (test_program_termination): Likewise.
15396
15397 2014-04-15 Keith Seitz <keiths@redhat.com>
15398
15399 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15400 unused globals.
15401 (test_rbreak_creation_and_listing): Likewise.
15402 (test_ignore_count): Likewise.
15403 (test_error): Likewise.
15404
15405 2014-04-15 Pedro Alves <palves@redhat.com>
15406
15407 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15408 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15409 sym-file-loader.c.
15410 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15411 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15412 to sym-file-loader.c.
15413 (struct library): Forward declare.
15414 (load_shlib, lookup_function): Change prototypes.
15415 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15416 (translate_offset): Remove declarations.
15417 (get_text_addr): New declaration.
15418 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15419 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15420 sym-file-loader.h.
15421 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15422 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15423 here from sym-file-loader.h.
15424 (struct library): New structure.
15425 (load_shlib, lookup_function): Change prototypes and adjust to
15426 work with a struct library.
15427 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15428 (translate_offset): Make static.
15429 (get_text_addr): New function.
15430 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15431
15432 2014-04-15 Pedro Alves <palves@redhat.com>
15433
15434 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15435
15436 2014-04-15 Pedro Alves <palves@redhat.com>
15437
15438 * gdb.base/sym-file-loader.c: Include <limits.h>.
15439 (SELF_LINK): New define.
15440 (get_origin): New function.
15441 (load_shlib): Use it.
15442 * gdb.base/sym-file.exp: Don't early return if the target is
15443 remote. Use runto_main, and issue fail is that fails. Use
15444 gdb_load_shlibs.
15445 (shlib_name): Delete.
15446 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15447
15448 2014-04-15 Pedro Alves <palves@redhat.com>
15449
15450 * gdb.base/sym-file.exp: Remove regex characters from test
15451 message. Don't refer to breakpoint numbers in test messages.
15452
15453 2014-04-14 Keith Seitz <keiths@redhat.com>
15454
15455 PR c++/16253
15456 * gdb.cp/var-tag.cc: New file.
15457 * gdb.cp/var-tag.exp: New file.
15458 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15459 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15460 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15461 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15462
15463 2014-04-14 Tom Tromey <tromey@redhat.com>
15464
15465 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15466 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15467 type.
15468 * gdb.cp/enum-class.exp: New file.
15469 * gdb.cp/enum-class.cc: New file.
15470
15471 2014-04-14 Tom Tromey <tromey@redhat.com>
15472
15473 * gdb.dwarf2/enum-type.exp: New file.
15474
15475 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15476
15477 * gdb.mi/mi-vla-c99.exp: New file.
15478 * gdb.mi/vla.c: New file.
15479
15480 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15481
15482 * gdb.base/vla-datatypes.c: New file.
15483 * gdb.base/vla-datatypes.exp: New file.
15484
15485 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15486
15487 * gdb.base/vla-ptr.c: New file.
15488 * gdb.base/vla-ptr.exp: New file.
15489
15490 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15491
15492 * gdb.dwarf2/count.exp: New file.
15493
15494 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15495
15496 * gdb.base/vla-sideeffect.c: New file.
15497 * gdb.base/vla-sideeffect.exp: New file.
15498
15499 2014-04-14 David Blaikie <dblaikie@gmail.com>
15500
15501 * gdb.mi/non-stop.c: Add return value for non-void function return
15502 statement.
15503 * gdb.threads/staticthreads.c: Ditto.
15504
15505 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15506 Doug Evans <xdje42@gmail.com>
15507
15508 * gdb.guile/scm-value.c: Improve test case.
15509 * gdb.guile/scm-value.exp: Add new test.
15510
15511 2014-04-11 David Blaikie <dblaikie@gmail.com>
15512
15513 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15514 override Clang's default.
15515
15516 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15517
15518 Revert the following changes (regressions):
15519
15520 * gdb.base/vla-sideeffect.c: New file.
15521 * gdb.base/vla-sideeffect.exp: New file.
15522
15523 * gdb.dwarf2/count.exp: New file.
15524
15525 * gdb.base/vla-multi.c: New file.
15526 * gdb.base/vla-multi.exp: New file.
15527
15528 * gdb.base/vla-ptr.c: New file.
15529 * gdb.base/vla-ptr.exp: New file.
15530
15531 * gdb.base/vla-datatypes.c: New file.
15532 * gdb.base/vla-datatypes.exp: New file.
15533
15534 * gdb.mi/mi-vla-c99.exp: New file.
15535 * gdb.mi/vla.c: New file.
15536
15537 2014-04-11 Keith Seitz <keiths@redhat.com>
15538
15539 PR c++/16675
15540 * gdb.cp/cpsizeof.exp: New file.
15541 * gdb.cp/cpsizeof.cc: New file.
15542
15543 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15544
15545 * gdb.mi/mi-vla-c99.exp: New file.
15546 * gdb.mi/vla.c: New file.
15547
15548 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15549
15550 * gdb.base/vla-datatypes.c: New file.
15551 * gdb.base/vla-datatypes.exp: New file.
15552
15553 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15554
15555 * gdb.base/vla-ptr.c: New file.
15556 * gdb.base/vla-ptr.exp: New file.
15557
15558 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15559
15560 * gdb.base/vla-multi.c: New file.
15561 * gdb.base/vla-multi.exp: New file.
15562
15563 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15564
15565 * gdb.dwarf2/count.exp: New file.
15566
15567 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15568
15569 * gdb.base/vla-sideeffect.c: New file.
15570 * gdb.base/vla-sideeffect.exp: New file.
15571
15572 2014-04-11 Yao Qi <yao@codesourcery.com>
15573
15574 * gdb.base/completion.exp: Check file exists before running tests
15575 on file completion.
15576
15577 2014-04-10 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/cond-eval-mode.c: New file.
15580 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15581 prepare_for_testing to build the new file. Check result of
15582 runto_main.
15583 (test_break, test_watch): New procedures.
15584 (top level): Use them.
15585
15586 2014-04-08 Pierre Muller <muller@sourceware.org>
15587
15588 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15589 Ctrl-V use for mingw hosts.
15590
15591 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15592
15593 * gdb.python/py-value.c: Improve test case.
15594 * gdb.python/py-value.exp: Add new test.
15595
15596 2014-04-07 David Blaikie <dblaikie@gmail.com>
15597
15598 * lib/compiler.c: Identify the clang compiler.
15599 * lib/compiler.cc: Ditto.
15600
15601 2014-04-03 Yao Qi <yao@codesourcery.com>
15602
15603 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15604
15605 2014-04-01 Anton Blanchard <anton@samba.org>
15606
15607 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15608 messages unique.
15609
15610 2014-04-01 Anton Blanchard <anton@samba.org>
15611
15612 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15613 prepare_for_testing.
15614
15615 2014-04-01 Anton Blanchard <anton@samba.org>
15616
15617 * gdb.arch/ppc64-atomic-inst.c: Remove.
15618 * gdb.arch/ppc64-atomic-inst.S: New file.
15619 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15620
15621 2014-03-31 Doug Evans <dje@google.com>
15622
15623 * gdb.base/print-symbol-loading-lib.c: New file.
15624 * gdb.base/print-symbol-loading-main.c: New file.
15625 * gdb.base/print-symbol-loading.exp: New file.
15626
15627 2014-03-31 Yao Qi <yao@codesourcery.com>
15628
15629 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15630
15631 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15632
15633 * gdb.ada/mi_dyn_arr: New testcase.
15634
15635 2014-03-27 Doug Evans <dje@google.com>
15636
15637 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15638
15639 2014-03-27 Yao Qi <yao@codesourcery.com>
15640
15641 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15642 if target is nios2-*-*.
15643
15644 2014-03-26 Yao Qi <yao@codesourcery.com>
15645
15646 * lib/gdb.exp (readline_is_used): New proc.
15647 * gdb.base/completion.exp: Move tests on command complete up.
15648 Skip the rest of tests if readline is not used.
15649 * gdb.ada/complete.exp: Skp the test if readline is not
15650 used.
15651 * gdb.base/filesym.exp: Likewise.
15652 * gdb.base/macscp.exp: Likewise.
15653 * gdb.base/readline-ask.exp: Likewise.
15654 * gdb.base/readline.exp: Likewise.
15655 * gdb.python/py-cmd.exp: Likewise.
15656 * gdb.trace/tfile.exp: Likewise.
15657
15658 2014-03-26 Yao Qi <yao@codesourcery.com>
15659
15660 * gdb.base/macscp.exp: Fix code format issues.
15661
15662 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15663
15664 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15665 * gdb.asm/powerpc64le.inc: New file.
15666
15667 2014-03-25 Pedro Alves <palves@redhat.com>
15668 Doug Evans <dje@google.com>
15669
15670 * gdb.base/source-execution.c: New file.
15671 * gdb.base/source-execution.exp: New file.
15672 * gdb.base/source-execution.gdb: New file.
15673
15674 2014-03-24 Doug Evans <dje@google.com>
15675
15676 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15677 using fission.
15678
15679 2014-03-24 Hui Zhu <hui@codesourcery.com>
15680 Pedro Alves <palves@redhat.com>
15681
15682 PR breakpoints/16101
15683 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15684 test pass/fail messages. Detect missing support for dprintf when
15685 breakpoints are actually inserted.
15686 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15687 breakpoints are actually inserted.
15688 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15689 fails.
15690
15691 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15692
15693 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15694
15695 2014-03-22 Doug Evans <xdje42@gmail.com>
15696
15697 * gdb.python/python.exp (python not supported): Verify multi-line
15698 python command issues an error.
15699 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15700 guile command issues an error.
15701
15702 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15703
15704 * gdb.threads/thread-specific.exp: Handle the lack of usable
15705 $this_breakpoint and $this_thread.
15706
15707 2014-03-21 Hui Zhu <hui@codesourcery.com>
15708
15709 * gdb.base/attach.exp (do_command_attach_tests): New.
15710
15711 2014-03-20 Tom Tromey <tromey@redhat.com>
15712 Pedro Alves <palves@redhat.com>
15713
15714 PR cli/15718
15715 * gdb.base/condbreak-call-false.c: New file.
15716 * gdb.base/condbreak-call-false.exp: New file.
15717
15718 2014-03-20 Pedro Alves <palves@redhat.com>
15719
15720 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15721 Delete.
15722 (block_signals, unblock_signals): Delete.
15723 (child_function_2, main): Remove references to deleted variable
15724 and functions.
15725
15726 2014-03-20 Pedro Alves <palves@redhat.com>
15727
15728 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15729 Use pthread_kill to signal thread 2.
15730 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15731 Adjust to make the test send itself a signal rather than using the
15732 host's "kill" command.
15733
15734 2014-03-20 Pedro Alves <palves@redhat.com>
15735
15736 * gdb.threads/multiple-step-overs.c: New file.
15737 * gdb.threads/multiple-step-overs.exp: New file.
15738 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15739 Adjust expected infrun debug output.
15740
15741 2014-03-20 Pedro Alves <palves@redhat.com>
15742
15743 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15744 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15745
15746 2014-03-20 Pedro Alves <palves@redhat.com>
15747
15748 PR breakpoints/7143
15749 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15750 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15751 of gdb_test_multiple.
15752 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15753 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15754
15755 2014-03-20 Pedro Alves <palves@redhat.com>
15756
15757 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15758 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15759
15760 2014-03-19 Pedro Alves <palves@redhat.com>
15761
15762 * gdb.base/async.exp: Remove early return.
15763
15764 2014-03-19 Pedro Alves <palves@redhat.com>
15765
15766 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15767
15768 2014-03-19 Pedro Alves <palves@redhat.com>
15769
15770 * gdb.base/async.exp (test_background): Expect \r\n after
15771 "completed." in the fail pattern.
15772
15773 2014-03-19 Pedro Alves <palves@redhat.com>
15774
15775 * gdb.base/async.exp (test_background): New procedure.
15776 Use it for all background execution command tests.
15777
15778 2014-03-19 Pedro Alves <palves@redhat.com>
15779
15780 * gdb.base/async.exp: Use prepare_for_testing.
15781
15782 2014-03-19 Pedro Alves <palves@redhat.com>
15783
15784 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15785 the same line.
15786
15787 2014-03-19 Pedro Alves <palves@redhat.com>
15788
15789 * gdb.base/async.c (main): Add "jump here" and "until here" line
15790 marker comments.
15791 * gdb.base/async.exp (jump_here): New global.
15792 (jump& test): Use it.
15793 (until_here): New global.
15794 (until& test): Use it.
15795
15796 2014-03-19 Pedro Alves <palves@redhat.com>
15797
15798 * gdb.base/async.exp: Don't frob gdb_protocol.
15799
15800 2014-03-18 Doug Evans <xdje42@gmail.com>
15801
15802 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15803 Fix spelling of exec-done-display.
15804
15805 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15806
15807 PR gdb/15358
15808 * gdb.base/gdb-sigterm.c: New file.
15809 * gdb.base/gdb-sigterm.exp: New file.
15810
15811 2014-03-18 Pedro Alves <palves@redhat.com>
15812
15813 PR gdb/13860
15814 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15815 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15816 solib-event.
15817
15818 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15819
15820 * gdb.ada/pckd_arr_ren: New testcase.
15821
15822 2014-03-13 Doug Evans <xdje42@gmail.com>
15823
15824 PR guile/16612
15825 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15826 collect after discarding symbols.
15827
15828 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15829 Doug Evans <xdje42@gmail.com>
15830
15831 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15832 to history survives a gc.
15833
15834 2014-03-13 Pedro Alves <palves@redhat.com>
15835
15836 * gdb.base/default.exp: Don't test "target procfs".
15837
15838 2014-03-13 Pedro Alves <palves@redhat.com>
15839
15840 * gdb.base/default.exp: Update "target child" and "target procfs"
15841 tests to not expect "Unix".
15842
15843 2014-03-12 Tom Tromey <tromey@redhat.com>
15844
15845 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15846 New procs. Add target-async tests.
15847 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15848 Add target-async tests.
15849
15850 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15851
15852 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15853 'func_start' and 'func_end' for the beginning and end of the
15854 function code, respectively.
15855 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15856 'func_end' instead of 'func' and 'main'.
15857
15858 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15859
15860 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15861 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15862 generate the debug info assembler source.
15863
15864 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15865
15866 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15867 * gdb.dwarf2/arr-subrange.exp: Likewise.
15868 * gdb.dwarf2/dwz.exp: Likewise.
15869 * gdb.dwarf2/method-ptr.exp: Likewise.
15870 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15871 * gdb.dwarf2/subrange.exp: Likewise.
15872 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15873 * gdb.dwarf2/implptrpiece.exp: Likewise.
15874 * gdb.dwarf2/nostaticblock.exp: Likewise.
15875
15876 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15877
15878 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15879 directory to absolute path name arguments.
15880
15881 2014-03-10 Joel Brobecker <brobecker@adacore.com>
15882
15883 * gdb.ada/tagged_access: New testcase.
15884
15885 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15886
15887 * gdb.btrace/data.exp: Update expected output.
15888
15889 2014-03-06 Yao Qi <yao@codesourcery.com>
15890
15891 * gdb.trace/pr16508.exp: New file.
15892
15893 2014-03-05 Pedro Alves <palves@redhat.com>
15894
15895 PR gdb/16575
15896 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15897 procedure.
15898 (top level): Adjust to use it. Add tests that exercise breakpoint
15899 interaction with the code-cache.
15900
15901 2014-02-26 Ludovic Courtès <ludo@gnu.org>
15902
15903 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15904 test for 'history-append!'.
15905
15906 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15907
15908 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15909 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15910 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15911 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15912 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15913 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15914
15915 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15916
15917 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15918 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15919 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15920
15921 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15922
15923 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15924
15925 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15926
15927 * gdb.dwarf2/arr-stride.c: New file.
15928 * gdb.dwarf2/arr-stride.exp: New file.
15929
15930 2014-02-26 Pedro Alves <palves@redhat.com>
15931
15932 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15933 that won't ever trigger. Make sure that GDB reports the correct
15934 breakpoint that caused the stop.
15935
15936 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15937
15938 PR gdb/16626
15939 * gdb.base/auto-load-script: New file.
15940 * gdb.base/auto-load.c: New file.
15941 * gdb.base/auto-load.exp: New file.
15942
15943 PR gdb/16626
15944 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15945
15946 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15947
15948 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15949 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15950
15951 2014-02-24 Doug Evans <dje@google.com>
15952
15953 * lib/gdb.exp (run_on_host): Log error output if program fails.
15954
15955 2014-02-21 Pedro Alves <palves@redhat.com>
15956
15957 * gdb.threads/step-after-sr-lock.c: Rename to ...
15958 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15959 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15960 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15961 ... this.
15962
15963 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15964
15965 PR tdep/16397
15966 * gdb.arch/amd64-stap-special-operands.exp: New file.
15967 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15968 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15969 * gdb.arch/amd64-stap-triplet.S: Likewise.
15970 * gdb.arch/amd64-stap-triplet.c: Likewise.
15971
15972 2014-02-20 Joel Brobecker <brobecker@adacore.com>
15973
15974 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15975 in .section pseudo-op.
15976
15977 2014-02-20 lin zuojian <manjian2006@gmail.com>
15978 Joel Brobecker <brobecker@adacore.com>
15979 Doug Evans <xdje42@gmail.com>
15980
15981 PR symtab/16581
15982 * gdb.dwarf2/dw2-icycle.S: New file.
15983 * gdb.dwarf2/dw2-icycle.c: New file.
15984 * gdb.dwarf2/dw2-icycle.exp: New file.
15985
15986 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15987
15988 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15989 operations on gdb.Value objects.
15990 * gdb.python/py-value-cc.exp: Add new test to test operations on
15991 gdb.Value objects.
15992
15993 2014-02-18 Doug Evans <dje@google.com>
15994
15995 * Makefile.in (TESTS): New variable.
15996 (expanded_tests, expanded_tests_or_none): New variables
15997 (check-single): Pass $(expanded_tests_or_none) to runtest.
15998 (check-parallel): Only run tests in $(TESTS) if non-empty.
15999 (check/no-matching-tests-found): New rule.
16000 * README: Document TESTS makefile variable.
16001
16002 2014-02-18 Doug Evans <dje@google.com>
16003
16004 * Makefile.in (check-parallel): rm -rf outputs temp.
16005
16006 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16007
16008 Fix "ERROR: no fileid for" in the testsuite.
16009 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16010
16011 2014-02-12 Doug Evans <dje@google.com>
16012
16013 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16014 (MISCELLANEOUS): New variable.
16015 (clean): rm -rf $(MISCELLANEOUS).
16016 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16017 dwp live in the same directory as symlinks, with each symlink pointed
16018 to a differently named file in a different directory.
16019
16020 2014-02-11 Doug Evans <dje@google.com>
16021
16022 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16023 of Tcl file commands.
16024
16025 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16026
16027 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16028 "kill -SIGUSR1 -1".
16029
16030 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16031
16032 * gdb.ada/tick_length_array_enum_idx: New testcase.
16033
16034 2014-02-10 Doug Evans <xdje42@gmail.com>
16035
16036 * configure.ac (AC_OUTPUT): Add gdb.guile.
16037 * configure: Regenerate.
16038 * lib/gdb-guile.exp: New file.
16039 * lib/gdb.exp (get_target_charset): New function.
16040 * gdb.base/help.exp: Update expected output from "apropos apropos".
16041 * gdb.guile/Makefile.in: New file.
16042 * gdb.guile/guile.exp: New file.
16043 * gdb.guile/scm-arch.c: New file.
16044 * gdb.guile/scm-arch.exp: New file.
16045 * gdb.guile/scm-block.c: New file.
16046 * gdb.guile/scm-block.exp: New file.
16047 * gdb.guile/scm-breakpoint.c: New file.
16048 * gdb.guile/scm-breakpoint.exp: New file.
16049 * gdb.guile/scm-disasm.c: New file.
16050 * gdb.guile/scm-disasm.exp: New file.
16051 * gdb.guile/scm-equal.c: New file.
16052 * gdb.guile/scm-equal.exp: New file.
16053 * gdb.guile/scm-error.exp: New file.
16054 * gdb.guile/scm-error.scm: New file.
16055 * gdb.guile/scm-frame-args.c: New file.
16056 * gdb.guile/scm-frame-args.exp: New file.
16057 * gdb.guile/scm-frame-args.scm: New file.
16058 * gdb.guile/scm-frame-inline.c: New file.
16059 * gdb.guile/scm-frame-inline.exp: New file.
16060 * gdb.guile/scm-frame.c: New file.
16061 * gdb.guile/scm-frame.exp: New file.
16062 * gdb.guile/scm-generics.exp: New file.
16063 * gdb.guile/scm-gsmob.exp: New file.
16064 * gdb.guile/scm-iterator.c: New file.
16065 * gdb.guile/scm-iterator.exp: New file.
16066 * gdb.guile/scm-math.c: New file.
16067 * gdb.guile/scm-math.exp: New file.
16068 * gdb.guile/scm-objfile-script-gdb.in: New file.
16069 * gdb.guile/scm-objfile-script.c: New file.
16070 * gdb.guile/scm-objfile-script.exp: New file.
16071 * gdb.guile/scm-objfile.c: New file.
16072 * gdb.guile/scm-objfile.exp: New file.
16073 * gdb.guile/scm-ports.exp: New file.
16074 * gdb.guile/scm-pretty-print.c: New file.
16075 * gdb.guile/scm-pretty-print.exp: New file.
16076 * gdb.guile/scm-pretty-print.scm: New file.
16077 * gdb.guile/scm-section-script.c: New file.
16078 * gdb.guile/scm-section-script.exp: New file.
16079 * gdb.guile/scm-section-script.scm: New file.
16080 * gdb.guile/scm-symbol.c: New file.
16081 * gdb.guile/scm-symbol.exp: New file.
16082 * gdb.guile/scm-symtab-2.c: New file.
16083 * gdb.guile/scm-symtab.c: New file.
16084 * gdb.guile/scm-symtab.exp: New file.
16085 * gdb.guile/scm-type.c: New file.
16086 * gdb.guile/scm-type.exp: New file.
16087 * gdb.guile/scm-value-cc.cc: New file.
16088 * gdb.guile/scm-value-cc.exp: New file.
16089 * gdb.guile/scm-value.c: New file.
16090 * gdb.guile/scm-value.exp: New file.
16091 * gdb.guile/source2.scm: New file.
16092 * gdb.guile/types-module.cc: New file.
16093 * gdb.guile/types-module.exp: New file.
16094
16095 2014-02-10 Yao Qi <yao@codesourcery.com>
16096
16097 PR testsuite/16543
16098 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16099 * configure: Regenerated.
16100 * Makefile.in: New file.
16101
16102 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16103
16104 * gdb.python/py-framefilter.exp: Fix typo.
16105
16106 2014-02-08 Yao Qi <yao@codesourcery.com>
16107
16108 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16109 that no =breakpoint-modified is emitted when breakpoints are
16110 modified through MI commands.
16111
16112 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16113 Pedro Alves <palves@redhat.com>
16114
16115 * gdb.threads/step-after-sr-lock.c: New file.
16116 * gdb.threads/step-after-sr-lock.exp: New file.
16117
16118 2014-02-07 Pedro Alves <palves@redhat.com>
16119
16120 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16121
16122 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16123
16124 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16125 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16126
16127 2014-02-06 Doug Evans <xdje42@gmail.com>
16128
16129 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16130 output.
16131
16132 * gdb.gdb/python-interrupts.exp: New file.
16133
16134 2014-02-05 Yao Qi <yao@codesourcery.com>
16135
16136 * gdb.trace/report.exp (use_collected_data): Test the output
16137 of "info threads" and "info inferiors".
16138
16139 2014-02-05 Yao Qi <yao@codesourcery.com>
16140
16141 Revert this patch:
16142
16143 2013-05-24 Yao Qi <yao@codesourcery.com>
16144
16145 * gdb.trace/tfile.exp: Test inferior and thread.
16146
16147 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16148
16149 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16150 on a function.
16151 * gdb.base/step-bt.c: Call hello via function pointer to make
16152 sure its first instruction is executed on powerpc64le-linux.
16153
16154 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16155
16156 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16157
16158 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16159
16160 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16161 of the test patterns for use on little-endian systems.
16162
16163 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16164
16165 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16166 (decimal_vector): Fix for little-endian.
16167
16168 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16169
16170 * gdb.arch/sparc-sysstep.exp: New file.
16171 * gdb.arch/sparc-sysstep.c: Likewise.
16172
16173 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16174
16175 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16176
16177 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16178
16179 2014-01-23 Tom Tromey <tromey@redhat.com>
16180
16181 * gdb.ada/array_char_idx: New testcase.
16182
16183 2014-01-23 Tom Tromey <tromey@redhat.com>
16184
16185 PR python/16487:
16186 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16187 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16188 classes.
16189
16190 2014-01-23 Tom Tromey <tromey@redhat.com>
16191
16192 PR python/16491:
16193 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16194 string from an inferior frame.
16195 * gdb.python/py-framefilter-mi.exp: Update.
16196
16197 2014-01-22 Doug Evans <dje@google.com>
16198
16199 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16200
16201 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16202
16203 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16204
16205 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16206
16207 * gdb.trace/entry-values.exp: Remove excess space character from
16208 regex patterns. Handle s390 call instruction.
16209
16210 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16211
16212 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16213 define "*_start" label. Make "name" static.
16214 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16215 ${name} by references to ${name}_start.
16216
16217 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16218
16219 * gdb.base/info-macros.exp: Remove "debug" from the compile
16220 options.
16221
16222 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16223
16224 * gdb.dlang/demangle.exp: New file.
16225
16226 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16227
16228 * gdb.dlang/primitive-types.exp: New file.
16229
16230 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16231
16232 * configure.ac: Create gdb.dlang/Makefile.
16233 * configure: Regenerate.
16234 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16235 * gdb.dlang/Makefile.in: New file.
16236 * lib/d-support.exp: New file.
16237 * lib/gdb.exp (skip_d_tests): New proc.
16238
16239 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16240
16241 * gdb.btrace/delta.exp: Check reverse stepi.
16242 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16243 * gdb.btrace/finish.exp: New.
16244 * gdb.btrace/next.exp: New.
16245 * gdb.btrace/nexti.exp: New.
16246 * gdb.btrace/record_goto.c: Add comments.
16247 * gdb.btrace/step.exp: New.
16248 * gdb.btrace/stepi.exp: New.
16249 * gdb.btrace/multi-thread-step.c: New.
16250 * gdb.btrace/multi-thread-step.exp: New.
16251 * gdb.btrace/rn-dl-bind.c: New.
16252 * gdb.btrace/rn-dl-bind.exp: New.
16253 * gdb.btrace/data.c: New.
16254 * gdb.btrace/data.exp: New.
16255 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16256
16257 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16258
16259 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16260 * gdb.btrace/exception.exp: Update.
16261 * gdb.btrace/instruction_history.exp: Update.
16262 * gdb.btrace/record_goto.exp: Update.
16263 * gdb.btrace/tailcall.exp: Update.
16264 * gdb.btrace/unknown_functions.exp: Update.
16265 * gdb.btrace/delta.exp: New.
16266
16267 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16268
16269 * gdb.btrace/record_goto.exp: Add backtrace test.
16270 * gdb.btrace/tailcall.exp: Add backtrace test.
16271
16272 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16273
16274 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16275 * gdb.btrace/record_goto.c: New.
16276 * gdb.btrace/record_goto.exp: New.
16277 * gdb.btrace/x86-record_goto.S: New.
16278
16279 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16280
16281 * gdb.btrace/function_call_history.exp: Update tests.
16282 * gdb.btrace/instruction_history.exp: Update tests.
16283
16284 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16285
16286 * gdb.btrace/function_call_history.exp: Fix expected field
16287 order for "record function-call-history".
16288 Add new tests for "record function-call-history /c".
16289 * gdb.btrace/exception.cc: New.
16290 * gdb.btrace/exception.exp: New.
16291 * gdb.btrace/tailcall.exp: New.
16292 * gdb.btrace/x86-tailcall.S: New.
16293 * gdb.btrace/x86-tailcall.c: New.
16294 * gdb.btrace/unknown_functions.c: New.
16295 * gdb.btrace/unknown_functions.exp: New.
16296 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16297
16298 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16299
16300 * gdb.btrace/instruction_history.exp: Update.
16301 * gdb.btrace/function_call_history.exp: Update.
16302
16303 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16304
16305 * gdb.btrace/function_call_history.exp: Fix expected function
16306 trace.
16307 * gdb.btrace/instruction_history.exp: Initialize traced.
16308 Remove traced_functions.
16309
16310 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16311
16312 * gdb.btrace/function_call_history.exp: Update
16313 * gdb.btrace/instruction_history.exp: Update.
16314
16315 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16316
16317 * gdb.btrace/enable.exp: Update expected text.
16318
16319 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16320
16321 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16322 bytes.
16323
16324 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16325
16326 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16327
16328 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16329
16330 * lib/gdb.exp (supports_process_record): Return true for
16331 arm*-linux*. (supports_reverse): Likewise.
16332
16333 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16334
16335 PR python/15464
16336 PR python/16113
16337 * gdb.python/py-type.c: Enhance test case.
16338 * gdb.python/py-value-cc.cc: Likewise
16339 * gdb.python/py-type.exp: Add new tests.
16340 * gdb.python/py-value-cc.exp: Likewise
16341
16342 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16343 Pedro Alves <palves@redhat.com>
16344
16345 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16346 Make "name" extern.
16347 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16348 references to ${name}_start by references to ${name}.
16349
16350 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16351
16352 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16353
16354 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16355
16356 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16357
16358 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16359 Pedro Alves <palves@redhat.com>
16360
16361 * gdb.mi/mi-info-os.exp: Connect to the target with
16362 mi_gdb_target_load.
16363
16364 2014-01-08 Pedro Alves <palves@redhat.com>
16365
16366 * gdb.threads/reconnect-signal.c: New file.
16367 * gdb.threads/reconnect-signal.exp: New file.
16368
16369 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16370
16371 * gdb.base/source-dir.exp: New file.
16372
16373 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16374
16375 * gdb.ada/mi_interface: New testcase.
16376
16377 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16378
16379 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16380 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16381 gdb.ada/pp-rec-component/pck.ads: New files.
16382
16383 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16384
16385 * gdb.python/py-pp-integral.c: New file.
16386 * gdb.python/py-pp-integral.py: New file.
16387 * gdb.python/py-pp-integral.exp: New file.
16388
16389 For older changes see ChangeLog-1993-2013.
16390 \f
16391 ;; Local Variables:
16392 ;; mode: change-log
16393 ;; left-margin: 8
16394 ;; fill-column: 74
16395 ;; version-control: never
16396 ;; End:
16397
16398 Copyright 2014-2019 Free Software Foundation, Inc.
16399 Copying and distribution of this file, with or without modification,
16400 are permitted provided the copyright notice and this notice are preserved.
This page took 0.382941 seconds and 5 git commands to generate.