]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Change Ada catchpoints to be bp_catchpoint
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-07-10 Tom Tromey <tromey@adacore.com>
2
3 * gdb.ada/mi_ex_cond.exp: Update expected results.
4 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
5 * gdb.ada/mi_catch_ex.exp: Update expected results.
6 * gdb.ada/mi_catch_assert.exp: Update expected results.
7 * gdb.ada/catch_ex.exp (catch_exception_info)
8 (catch_exception_entry, catch_assert_entry)
9 (catch_unhandled_entry): Update.
10 * gdb.ada/catch_assert_if.exp: Update expected results.
11
12 2019-07-10 Richard Bunt <richard.bunt@arm.com>
13 Stephen Roberts <stephen.roberts@arm.com>
14
15 * gdb.base/define.exp: Restore original prompt.
16
17 2019-07-09 Pedro Alves <palves@redhat.com>
18
19 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
20 breakpoints" output.
21 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
22 * gdb.python/py-breakpoint.exp: No longer expect that "catch
23 throw" creates breakpoint.
24 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
25 'type="catchpoint"'.
26
27 2019-07-09 Pedro Alves <palves@redhat.com>
28
29 PR c++/15468
30 * gdb.cp/except-multi-location-lib.cc: New.
31 * gdb.cp/except-multi-location-main.cc: New.
32 * gdb.cp/except-multi-location.exp: New.
33
34 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
35
36 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
37 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
38 argument and update callers.
39
40 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.arch/amd64-break-on-asm-line.S: New file.
43 * gdb.arch/amd64-break-on-asm-line.exp: New file.
44
45 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
46
47 * gdb.base/printcmds.exp: Test printing C string and
48 C wide string convenience vars without transiting via the inferior.
49 Also make test names unique.
50
51 2019-07-08 Alan Hayward <alan.hayward@arm.com>
52
53 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
54
55 2019-07-04 Pedro Alves <palves@redhat.com>
56
57 * lib/gdb.exp (foreach_with_prefix): Don't return early if
58 body returned ok(0), break(3) or continue(4).
59 * gdb.testsuite/foreach_with_prefix.exp: New file.
60
61 2019-07-04 Alan Hayward <alan.hayward@arm.com>
62
63 * gdb.server/unittest.exp: Allow 0 unit tests to run.
64
65 2019-07-03 Pedro Alves <palves@redhat.com>
66
67 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
68 "return -code".
69
70 2019-07-03 Pedro Alves <palves@redhat.com>
71
72 PR cli/24732
73 * gdb.base/shell.exp: Load completion-support.exp.
74 Adjust expected error output. Add completion tests.
75
76 2019-07-03 Pedro Alves <palves@redhat.com>
77
78 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
79 string_to_regexp.
80
81 2019-07-03 Pedro Alves <palves@redhat.com>
82
83 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
84 (expect_integer): Adjust to expect "-string".
85 (expect_string): New.
86 (all_options): Expect "-string".
87 (test-flag, test-boolean): Adjust to expect "-string".
88 (test-string): New proc.
89 (top level): Call it.
90
91 2019-07-03 Pedro Alves <palves@redhat.com>
92
93 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
94 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
95 the expected output in the success.
96
97 2019-07-03 Pedro Alves <palves@redhat.com>
98
99 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
100 Split one gdb_test_multiple call in two to avoid a race.
101
102 2019-07-03 Pedro Alves <palves@redhat.com>
103
104 * gdb.base/with.c: New file.
105 * gdb.base/with.exp: New file.
106
107 2019-07-03 Pedro Alves <palves@redhat.com>
108
109 * gdb.base/settings.exp: Replace all references to "maint
110 test-settings set" with references to "maint set test-settings",
111 and all references to "maint test-settings show" with references
112 to "maint show test-settings".
113
114 2019-07-03 Pedro Alves <palves@redhat.com>
115
116 * gdb.base/settings.exp (test-string): Adjust expected out when
117 testing "maint test-settings show filename"
118
119 2019-07-02 Pedro Alves <palves@redhat.com>
120
121 * gdb.base/options.exp (test-info-threads): New procedure.
122 (top level): Call it.
123
124 2019-06-28 Tom Tromey <tromey@adacore.com>
125
126 * gdb.dwarf2/ada-linkage-name.c: New file.
127 * gdb.dwarf2/ada-linkage-name.exp: New file.
128
129 2019-06-27 Tom Tromey <tromey@adacore.com>
130
131 * gdb.cp/constexpr-field.exp: Use setup_xfail.
132
133 2019-06-26 Tom de Vries <tdevries@suse.de>
134
135 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
136
137 2019-06-26 Tom de Vries <tdevries@suse.de>
138
139 * gdb.base/index-cache.exp: Add back missing debug option.
140
141 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
142
143 * gdb.base/alias.exp: Test non matching/non existing prefixes.
144
145 2019-06-25 Tom de Vries <tdevries@suse.de>
146
147 PR testsuite/24727
148 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
149
150 2019-06-24 Tom de Vries <tdevries@suse.de>
151
152 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
153
154 2019-06-24 Tom de Vries <tdevries@suse.de>
155
156 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
157 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
158 * gdb.trace/unavailable-dwarf-piece.exp: Same.
159
160 2019-06-24 Tom de Vries <tdevries@suse.de>
161
162 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
163
164 2019-06-21 Tom de Vries <tdevries@suse.de>
165
166 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
167
168 2019-06-21 Tom de Vries <tdevries@suse.de>
169
170 PR testsuite/24518
171 PR ada/24713
172 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
173 index.
174
175 2019-06-19 Tom Tromey <tromey@adacore.com>
176
177 * gdb.ada/length_cond.exp: Add intro comment.
178
179 2019-06-19 Tom Tromey <tromey@adacore.com>
180
181 * gdb.ada/length_cond.exp: New file.
182 * gdb.ada/length_cond/length_cond.adb: New file.
183 * gdb.ada/length_cond/pck.adb: New file.
184 * gdb.ada/length_cond/pck.ads: New file.
185
186 2019-06-18 Tom de Vries <tdevries@suse.de>
187
188 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
189
190 2019-06-18 Tom Tromey <tromey@adacore.com>
191
192 * gdb.base/list0.h: Add comment explaining control character.
193
194 2019-06-18 Tom de Vries <tdevries@suse.de>
195
196 * boards/fission.exp: Break up long debug_flags line.
197
198 2019-06-16 Tom de Vries <tdevries@suse.de>
199
200 PR gdb/24445
201 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
202 generated index.
203
204 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
205
206 PR gdb/24686
207 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
208 improve detection of bug gdb/24541.
209
210 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
211
212 PR gdb/24669
213 * gdb.base/index-cache.exp (uses_readnow,
214 expecting_index_cache_use): Define global variable.
215 (test_cache_enabled_miss, test_cache_enabled_hit): Use
216 expecting_index_cache_use.
217
218 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
219 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.fortran/pointers.f90: New file.
222 * gdb.fortran/print_type.exp: New file.
223 * gdb.fortran/vla-ptype.exp: Adapt expected results.
224 * gdb.fortran/vla-type.exp: Likewise.
225 * gdb.fortran/vla-value.exp: Likewise.
226 * gdb.mi/mi-vla-fortran.exp: Likewise.
227
228 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
229
230 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
231 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
232 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
233 as a stop reason.
234
235 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 * gdb.base/annota1.exp: Update expected results.
238 * gdb.cp/annota2.exp: Likewise.
239 * gdb.cp/annota3.exp: Likewise.
240
241 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
242
243 * gdb.base/style-logging.exp: Remove path from test name.
244
245 2019-06-14 Tom Tromey <tromey@adacore.com>
246
247 PR gdb/24502:
248 * gdb.base/style-logging.exp: New file.
249
250 2019-06-14 Tom Tromey <tromey@adacore.com>
251
252 * gdb.base/symfile-warn.exp: New file.
253 * gdb.base/symfile-warn.c: New file.
254
255 2019-06-14 Tom Tromey <tromey@adacore.com>
256
257 * gdb.base/annotate-symlink.exp: New file.
258
259 2019-06-14 Tom Tromey <tromey@adacore.com>
260
261 * gdb.ada/set_wstr.exp: Add reassignment test.
262
263 2019-06-14 Tom Tromey <tromey@adacore.com>
264
265 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
266 'unchecked_access and 'unrestricted_access as well.
267
268 2019-06-14 Tom Tromey <tromey@adacore.com>
269
270 PR ada/24539:
271 * gdb.ada/vla.exp: Update tests.
272 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
273 pragma.
274
275 2019-06-13 Pedro Alves <palves@redhat.com>
276
277 * gdb.base/settings.exp (test-integer): Test junk after
278 "unlimited".
279
280 2019-06-13 Pedro Alves <palves@redhat.com>
281
282 * gdb.base/options.exp (test-thread-apply): New.
283 (top level): Call it.
284
285 2019-06-13 Pedro Alves <palves@redhat.com>
286
287 * gdb.base/options.exp (test-frame-apply): New.
288 (top level): Test print commands with different "frame apply"
289 prefixes.
290
291 2019-06-13 Pedro Alves <palves@redhat.com>
292
293 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
294 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
295 'max_completions' parameter and handle it.
296 (test_gdb_completion_offers_commands): New.
297
298 2019-06-13 Pedro Alves <palves@redhat.com>
299
300 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
301
302 2019-06-13 Pedro Alves <palves@redhat.com>
303
304 * gdb.base/options.exp (test-backtrace): New.
305 (top level): Call it.
306
307 2019-06-13 Pedro Alves <palves@redhat.com>
308
309 * gdb.guile/scm-frame-args.exp: Use "set print
310 raw-frame-arguments" instead of "set print raw frame-arguments".
311 * gdb.python/py-frame-args.exp: Likewise.
312
313 2019-06-13 Pedro Alves <palves@redhat.com>
314
315 * gdb.compile/compile.exp: Adjust expected output to option
316 processing changes.
317
318 2019-06-13 Pedro Alves <palves@redhat.com>
319
320 * gdb.base/options.exp: Build executable.
321 (test-print): New procedure.
322 (top level): Call it, once for "print" and another for "compile
323 print".
324
325 2019-06-13 Pedro Alves <palves@redhat.com>
326
327 * gdb.base/options.c: New file.
328 * gdb.base/options.exp: New file.
329
330 2019-06-13 Pedro Alves <palves@redhat.com>
331
332 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
333 that "o" is ambiguous.
334
335 2019-06-13 Pedro Alves <palves@redhat.com>
336
337 * gdb.base/settings.c: New file.
338 * gdb.base/settings.exp: New file.
339
340 2019-06-13 Pedro Alves <palves@redhat.com>
341
342 * gdb.base/completion.exp: Fix comment typo.
343
344 2019-06-13 Pedro Alves <palves@redhat.com>
345
346 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
347 foo --1" test.
348
349 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
350
351 * gdb.fortran/block-data.f: New.
352 * gdb.fortran/block-data.exp: New.
353
354 2019-06-11 Tom de Vries <tdevries@suse.de>
355
356 PR testsuite/24521
357 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
358 message.
359
360 2019-06-11 Tom de Vries <tdevries@suse.de>
361
362 PR testsuite/24521
363 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
364
365 2019-06-11 Tom de Vries <tdevries@suse.de>
366
367 * boards/readnow.exp: New file.
368
369 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * gdb.fortran/vla-sizeof.exp: Update expected results.
372
373 2019-06-06 Amos Bird <amosbird@gmail.com>
374
375 * gdb.base/annota1.exp (thread_switch): Add test for
376 thread-exited annotation.
377
378 2019-06-06 Tom Tromey <tromey@adacore.com>
379
380 * gdb.base/maint.exp: Expect command started/finished output.
381
382 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
385 comment.
386 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
387
388 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
389
390 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
391 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
392 * gdb.arch/riscv-unwind-long-insn.c: New file.
393 * gdb.arch/riscv-unwind-long-insn.exp: New file.
394
395 2019-06-04 Christian Biesinger <cbiesinger@google.com>
396
397 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
398
399 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
400
401 * lib/gdb.exp (help_list_trailer): New regexp variable
402 factorizing the help trailer message.
403 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
404 arg to allow to better factorize various tests.
405 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
406 (test_prefix_command_help): Use help_list_trailer.
407 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
408 * gdb.guile/scm-cmd.exp: Likewise.
409 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
410 * gdb.base/help.exp: Use test_user_defined_class_help.
411 * gdb.base/style.exp: Add tests for styling of help and apropos.
412 * lib/gdb-utils.exp (style): Add title and highlight styles.
413
414 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
415
416 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
417 $_shell_exitsignal.
418 * gdb.base/default.exp: Update for new convenience variables.
419
420 2019-05-29 Tom Tromey <tromey@adacore.com>
421
422 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
423 to "break complete ada" test case's regexp.
424
425 2019-05-29 Tom Tromey <tromey@adacore.com>
426
427 PR c++/20020:
428 * gdb.cp/constexpr-field.exp: New file.
429 * gdb.cp/constexpr-field.cc: New file.
430
431 2019-05-29 Tom Tromey <tromey@adacore.com>
432
433 * gdb.base/finish.exp (finish_no_print): New proc.
434 (finish_tests): Call it.
435
436 2019-05-24 Tom de Vries <tdevries@suse.de>
437
438 * gdb.dwarf2/gdb-add-index.exp: New file.
439
440 2019-05-22 Tom Tromey <tromey@adacore.com>
441
442 * gdb.base/info-shared.exp (check_info_shared): Use "style".
443 * gdb.base/style.exp: Use "style".
444 * lib/gdb-utils.exp (style): New proc.
445
446 2019-05-22 Tom de Vries <tdevries@suse.de>
447
448 * gdb.base/align.exp: Require c++11.
449
450 2019-05-22 Tom de Vries <tdevries@suse.de>
451
452 PR testsuite/24586
453 * gdb.python/py-mi-var-info-path-expression.exp: Call
454 mi_skip_python_tests to check if python is supported.
455
456 2019-05-22 Alan Hayward <alan.hayward@arm.com>
457
458 * gdb.arch/aarch64-pauth.c: New test.
459 * gdb.arch/aarch64-pauth.exp: New file.
460
461 2019-05-22 Alan Hayward <alan.hayward@arm.com>
462
463 * README (Re-running Tests Outside The Testsuite): New section.
464
465 2019-05-21 Tom de Vries <tdevries@suse.de>
466
467 * gdb.arch/amd64-eval.exp: Require c++11.
468 * gdb.base/max-depth.exp: Same.
469 * gdb.compile/compile-cplus-array-decay.exp: Same.
470 * gdb.cp/meth-typedefs.exp: Same.
471 * gdb.cp/subtypes.exp: Same.
472 * gdb.cp/temargs.exp: Same.
473
474 2019-05-21 Alan Hayward <alan.hayward@arm.com>
475
476 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
477
478 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 PR gdb/18644
481 * gdb.fortran/complex.exp: Remove setup_kfail calls.
482 * gdb.fortran/printing-types.exp: Add new test.
483 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
484 testing.
485 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
486 setup_kfail call.
487
488 2019-05-17 Alan Hayward <alan.hayward@arm.com>
489
490 * README (Running the Testsuite): Change example.
491 (Testsuite Parameters): Remove TRANSCRIPT.
492 * lib/gdb.exp: Remove TRANSCRIPT check.
493
494 2019-05-17 Alan Hayward <alan.hayward@arm.com>
495
496 * README (Testsuite Parameters): Add replay logging to
497 GDBSERVER_DEBUG.
498 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
499 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
500 as a comma separated list.
501 (gdb_debug_init): Override procedure.
502
503 2019-05-17 Alan Hayward <alan.hayward@arm.com>
504
505 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
506 (gdb_write_cmd_file): New procedure.
507 * lib/gdbserver-support.exp (gdbserver_start): Call
508 gdbserver_write_cmd_file.
509 (gdbserver_write_cmd_file): New procedure.
510
511 2019-05-17 Alan Hayward <alan.hayward@arm.com>
512
513 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
514 (delete_breakpoints): Likewise.
515 (gdb_run_cmd): Likewise.
516 (gdb_start_cmd): Likewise.
517 (gdb_starti_cmd): Likewise.
518 (gdb_internal_error_resync): Likewise.
519 (gdb_test_multiple): Likewise.
520 (gdb_reinitialize_dir): Likewise.
521 (default_gdb_exit): Likewise.
522 (gdb_file_cmd): Mark kill as optional.
523 (default_gdb_start): Call gdb_stdin_log_init.
524 (send_gdb): Call gdb_stdin_log_write.
525 (rerun_to_main): Mark Y as an answer.
526 (gdb_stdin_log_init): New function.
527 (gdb_stdin_log_write): Likewise.
528
529 2019-05-17 Alan Hayward <alan.hayward@arm.com>
530
531 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
532 * gdb.base/debug-expr.exp: Likewise.
533 * gdb.base/foll-fork.exp: Likewise.
534 * gdb.base/foll-vfork.exp: Likewise.
535 * gdb.base/fork-print-inferior-events.exp: Likewise.
536 * gdb.base/gdb-sigterm.exp: Likewise.
537 * gdb.base/gdbinit-history.exp: Likewise.
538 * gdb.base/osabi.exp: Likewise.
539 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
540 * gdb.base/ui-redirect.exp: Likewise.
541 * gdb.gdb/unittest.exp: Likewise.
542 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
543 * gdb.mi/mi-watch.exp: Likewise.
544 * gdb.mi/new-ui-mi-sync.exp: Likewise.
545 * gdb.mi/user-selected-context-sync.exp: Likewise.
546 * gdb.python/python.exp: Disable debug test when debugging.
547 * gdb.threads/check-libthread-db.exp: Disable when debugging.
548 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
549 Likewise.
550 * gdb.threads/stepi-random-signal.exp: Likewise.
551
552 2019-05-17 Alan Hayward <alan.hayward@arm.com>
553
554 * Makefile.in: Pass through GDB_DEBUG.
555 * README (Testsuite Parameters): Add GDB_DEBUG.
556 (gdb,debug): Add board setting.
557 * lib/gdb.exp (default_gdb_start): Start debugging.
558 (gdb_debug_enabled): New procedure.
559 (gdb_debug_init): Likewise.
560
561 2019-05-17 Alan Hayward <alan.hayward@arm.com>
562
563 * Makefile.in: Pass through GDB_DEBUG.
564 * README (Testsuite Parameters): Add GDB_DEBUG.
565 (gdb,debug): Add board setting.
566 * lib/gdb.exp (default_gdb_start): Start debugging.
567 (gdb_debug_enabled): New procedure.
568 (gdb_debug_init): Likewise.
569
570 2019-05-17 Alan Hayward <alan.hayward@arm.com>
571
572 * gdb.base/ui-redirect.exp: Add debug redirect tests.
573
574 2019-05-17 Alan Hayward <alan.hayward@arm.com>
575
576 * gdb.base/ui-redirect.exp: Test redirection.
577
578 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
579
580 * gdb.mi/mi-complete.exp: New file.
581 * gdb.mi/mi-complete.cc: Likewise.
582
583 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
584
585 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
586 indexed and sliced arrays, and pointers to arrays.
587
588 2019-05-14 Tom Tromey <tromey@adacore.com>
589
590 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
591 styling test.
592
593 2019-05-14 Tom de Vries <tdevries@suse.de>
594
595 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
596 selection entry encoding.
597
598 2019-05-10 Tom Tromey <tromey@adacore.com>
599
600 * gdb.ada/info_exc.exp: Add "complete" test.
601
602 2019-05-09 Tom de Vries <tdevries@suse.de>
603
604 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
605 CU-relative.
606
607 2019-05-09 Tom de Vries <tdevries@suse.de>
608
609 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
610 CU-relative.
611
612 2019-05-08 Joel Brobecker <brobecker@adacore.com>
613
614 * gdb.ada/frame_arg_lang.exp: New testcase.
615 * gdb.ada/frame_arg_lang/bla.adb: New file.
616 * gdb.ada/frame_arg_lang/pck.ads: New file.
617 * gdb.ada/frame_arg_lang/pck.adb: New file.
618 * gdb.ada/frame_arg_lang/foo.c: New file.
619
620 2019-05-08 Tom Tromey <tromey@adacore.com>
621
622 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
623
624 2019-05-08 Tom Tromey <tromey@adacore.com>
625
626 * gdb.base/ptype-offsets.exp: Update tests.
627
628 2019-05-08 Tom Tromey <tromey@adacore.com>
629
630 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
631 cases.
632 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
633 "short".
634
635 2019-05-08 Tom Tromey <tromey@adacore.com>
636
637 * gdb.ada/vla.exp: New file.
638 * gdb.ada/vla/vla.adb: New file.
639
640 2019-05-07 Tom de Vries <tdevries@suse.de>
641
642 * gdb.base/index-cache.exp (ls_host): Fix return statement.
643
644 2019-05-07 Tom de Vries <tdevries@suse.de>
645
646 PR testsuite/24522
647 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
648 section.
649
650 2019-05-07 Tom de Vries <tdevries@suse.de>
651
652 PR testsuite/24522
653 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
654 .debug_aranges section.
655
656 2019-05-07 Tom de Vries <tdevries@suse.de>
657
658 PR testsuite/24159
659 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
660
661 2019-05-06 Tom de Vries <tdevries@suse.de>
662
663 * lib/gdb.exp (exec_has_index_section): New proc.
664 * gdb.base/index-cache.exp: Handle case that binfile contains an index
665 section.
666
667 2019-05-04 Tom de Vries <tdevries@suse.de>
668
669 * boards/cc-with-debug-names.exp: New file.
670
671 2019-05-03 Tom Tromey <tromey@adacore.com>
672
673 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
674 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
675 * gdb.ada/char_enum.exp: Add test.
676
677 2019-05-03 Tom de Vries <tdevries@suse.de>
678
679 * boards/cc-with-gdb-index.exp: New file.
680
681 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
682
683 * gdb.rust/simple.exp: Add new test case.
684 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
685 (main): Initialise an instance of the new struct.
686
687 2019-05-01 Tom Tromey <tromey@adacore.com>
688
689 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
690 record.
691 (NPR): New variable.
692 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
693 test.
694
695 2019-05-01 Tom Tromey <tromey@adacore.com>
696
697 * gdb.ada/packed_array_assign.exp: Add packed assignment
698 regression test.
699
700 2019-05-01 Tom de Vries <tdevries@suse.de>
701
702 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
703
704 2019-05-01 Tom de Vries <tdevries@suse.de>
705
706 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
707
708 2019-04-30 Ali Tamur <tamur@google.com>
709
710 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
711
712 2019-04-30 Tom Tromey <tromey@adacore.com>
713
714 * lib/ada.exp (find_ada_tool): New proc.
715 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
716 * gdb.ada/catch_ex_std.exp: New file.
717 * gdb.ada/catch_ex_std/foo.adb: New file.
718 * gdb.ada/catch_ex_std/some_package.adb: New file.
719 * gdb.ada/catch_ex_std/some_package.ads: New file.
720
721 2019-04-30 Tom Tromey <tromey@adacore.com>
722
723 PR c++/24470:
724 * gdb.cp/temargs.cc: Add test code from PR.
725
726 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * gdb.fortran/vla-datatypes.exp: Update expected results.
729 * gdb.fortran/vla-ptype.exp: Likewise.
730 * gdb.fortran/vla-type.exp: Likewise.
731 * gdb.fortran/vla-value.exp: Likewise.
732
733 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
734
735 * gdb.fortran/ptr-indentation.exp: Update expected results.
736 * gdb.fortran/ptype-on-functions.exp: Likewise.
737 * gdb.fortran/vla-ptr-info.exp: Likewise.
738 * gdb.fortran/vla-value.exp: Likewise.
739
740 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
741
742 * gdb.fortran/ptype-on-functions.exp: New file.
743 * gdb.fortran/ptype-on-functions.f90: New file.
744
745 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
746
747 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
748 case void string.
749
750 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.fortran/complex.exp: Expand.
753 * gdb.fortran/complex.f: Renamed to...
754 * gdb.fortran/complex.f90: ...this, and extended to add more
755 complex values.
756
757 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
758
759 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
760 MODULO, CMPLX.
761
762 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
763 Richard Bunt <richard.bunt@arm.com>
764
765 * gdb.base/max-depth.c: New file.
766 * gdb.base/max-depth.exp: New file.
767 * gdb.python/py-nested-maps.c: New file.
768 * gdb.python/py-nested-maps.exp: New file.
769 * gdb.python/py-nested-maps.py: New file.
770 * gdb.python/py-format-string.exp (test_max_depth): New proc.
771 (test_all_common): Call test_max_depth.
772 * gdb.fortran/max-depth.exp: New file.
773 * gdb.fortran/max-depth.f90: New file.
774 * gdb.go/max-depth.exp: New file.
775 * gdb.go/max-depth.go: New file.
776 * gdb.modula2/max-depth.exp: New file.
777 * gdb.modula2/max-depth.c: New file.
778 * lib/gdb.exp (get_print_expr_at_depths): New proc.
779
780 2019-04-29 Tom de Vries <tdevries@suse.de>
781
782 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
783
784 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
785
786 * gdb.base/callexit.exp: Test may-call-functions off.
787
788 2019-04-25 Keith Seitz <keiths@redhat.com>
789
790 PR c++/24367
791 * gdb.cp/meth-typedefs.cc (incomplete_struct)
792 (another_incomplete_struct, test_incomplete): New definitions.
793 (main): Use new definitions.
794 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
795 functions.
796
797 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
798
799 PR corefiles/11608
800 PR corefiles/18187
801 * gdb.base/coredump-filter-build-id.exp: New file.
802
803 2019-04-25 Alan Hayward <alan.hayward@arm.com>
804
805 * Makefile.in: Pass through GDBSERVER_DEBUG.
806 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
807 (gdbserver,debug): Add board setting.
808 * gdb.trace/tspeed.exp: Skip when debugging.
809 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
810 * lib/gdbserver-support.exp: Likewise
811
812 2019-04-24 Tom Tromey <tromey@adacore.com>
813
814 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
815 Rust.
816
817 2019-04-24 Tom Tromey <tromey@adacore.com>
818
819 * gdb.arch/amd64-eval.exp: Test bitfield return.
820 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
821 (class Foo) <return_bitfields>: New method.
822 (main): Call it.
823
824 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.cp/many-args.cc: New file.
827 * gdb.cp/many-args.exp: New file.
828
829 2019-04-23 Tom de Vries <tdevries@suse.de>
830
831 PR gdb/24433
832 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
833
834 2019-04-23 Alan Hayward <alan.hayward@arm.com>
835
836 * gdb.trace/backtrace.exp: Use nopie flag.
837 * gdb.trace/circ.exp: Likewise.
838 * gdb.trace/collection.exp: Likewise.
839 * gdb.trace/ftrace.exp: Likewise.
840 * gdb.trace/mi-trace-unavailable.exp: Likewise.
841 * gdb.trace/mi-traceframe-changed.exp: Likewise.
842 * gdb.trace/qtro.exp: Likewise.
843 * gdb.trace/read-memory.exp: Likewise.
844 * gdb.trace/report.exp: Likewise.
845 * gdb.trace/tfile.exp: Likewise.
846 * gdb.trace/tfind.exp: Likewise.
847 * gdb.trace/unavailable.exp: Likewise.
848
849 2019-04-22 Pedro Alves <palves@redhat.com>
850
851 * gdb.base/solib-probes-nosharedlibrary.c,
852 gdb.base/solib-probes-nosharedlibrary.exp: New files.
853
854 2019-04-19 Tom Tromey <tromey@adacore.com>
855
856 * gdb.ada/ptype_union.c: New file.
857 * gdb.ada/ptype_union.exp: New file.
858
859 2019-04-19 Tom Tromey <tromey@adacore.com>
860
861 PR symtab/24423:
862 * gdb.base/list0.h (foo): Add a control-l character.
863
864 2019-04-18 Tom de Vries <tdevries@suse.de>
865
866 PR gdb/24433
867 * boards/local-board.exp: Set sysroot to "".
868
869 2019-04-18 Tom de Vries <tdevries@suse.de>
870 Pedro Alves <palves@redhat.com>
871
872 PR gdb/24454
873 * gdb.threads/vfork-follow-child-exec.c: New file.
874 * gdb.threads/vfork-follow-child-exec.exp: New file.
875 * gdb.threads/vfork-follow-child-exit.c: New file.
876 * gdb.threads/vfork-follow-child-exit.exp: New file.
877
878 2019-04-15 Leszek Swirski <leszeks@google.com>
879
880 * gdb.arch/amd64-eval.cc: New file.
881 * gdb.arch/amd64-eval.exp: New file.
882
883 2019-04-11 Alan Hayward <alan.hayward@arm.com>
884
885 * gdb.server/sysroot.c: New test.
886 * gdb.server/sysroot.exp: New file.
887 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
888 matching param.
889
890 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
891
892 * gdb.base/align.exp: Extend test to cover structures containing
893 only static fields.
894
895 2019-04-11 Tom de Vries <tdevries@suse.de>
896
897 * boards/cc-with-dwz-m.exp: New file.
898 * boards/cc-with-dwz.exp: New file.
899 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
900
901 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
902
903 * gdb.base/start-cpp.exp: New file.
904 * gdb.base/start-cpp.cc: New file.
905
906 2019-04-08 Kevin Buettner <kevinb@redhat.com>
907
908 * gdb.python/py-thrhandle.exp: Adjust tests to call
909 thread_from_handle instead of thread_from_thread_handle.
910
911 2019-04-08 Kevin Buettner <kevinb@redhat.com>
912
913 * gdb.python/py-thrhandle.exp: Add tests for
914 gdb.InferiorThread.handle.
915
916 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.python/py-function.exp: Check calling helper function from
919 all languages.
920 * lib/gdb.exp (gdb_supported_languages): New proc.
921
922 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.base/complex-parts.c: New file.
925 * gdb.base/complex-parts.exp: New file.
926
927 2019-04-01 Tom Tromey <tromey@adacore.com>
928
929 PR symtab/23331:
930 * gdb.dwarf2/dw2-ranges-main.c: New file.
931 * gdb.dwarf2/dw2-ranges-psym.c: New file.
932 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
933
934 2019-03-30 Simon Marchi <simark@simark.ca>
935
936 * gdb.base/default.exp: Add values for $_gdb_major and
937 $_gdb_minor.
938
939 2019-03-29 Tom Tromey <tromey@adacore.com>
940
941 * gdb.base/help.exp: Tighten apropos regexp.
942
943 2019-03-29 Keith Seitz <keiths@redhat.com>
944
945 * gdb.fortran/array-bounds.exp: New file.
946 * gdb.fortran/array-bounds.f90: New file.
947
948 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
949
950 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
951
952 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
953
954 * gdb.multi/hello.c (main): Increase alarm timer.
955
956 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
957
958 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
959 factor when no hardware watchpoint support.
960
961 2019-03-28 Alan Hayward <alan.hayward@arm.com>
962 Pedro Alves <palves@redhat.com>
963
964 * boards/local-board.exp: set sysroot to /.
965
966 2019-03-27 Alan Hayward <alan.hayward@arm.com>
967
968 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
969 in child.
970
971 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
972
973 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
974 field.
975 (make_container): Initialise new field.
976 * gdb.python/py-prettyprint.exp: Add new tests.
977 * gdb.python/py-prettyprint.py (class ContainerPrinter)
978 <display_hint>: New method.
979
980 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
981
982 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
983 gdb_continue_to_breakpoint more throughout this test.
984 (run_lang_tests) Supply unique test names, and use
985 gdb_test_no_output.
986
987 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * gdb.base/finish-pretty.exp: Update expected results.
990 * gdb.base/pretty-print.c: New file.
991 * gdb.base/pretty-print.exp: New file.
992
993 2019-03-25 Pedro Alves <palves@redhat.com>
994
995 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
996 move comments outside list. Append '-i "" eof' section.
997
998 2019-03-22 Alan Hayward <alan.hayward@arm.com>
999
1000 * README: Add pie options.
1001 * gdb.base/break-interp.exp: Ensure pie is disabled.
1002 * gdb.base/dump.exp: Likewise.
1003 * lib/gdb.exp (gdb_compile): Add pie option.
1004
1005 2019-03-19 Tom Tromey <tromey@adacore.com>
1006
1007 * gdb.mi/mi2-cli-display.c: New file.
1008 * gdb.mi/mi2-cli-display.exp: New file.
1009
1010 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1011 Tom Tromey <tromey@adacore.com>
1012
1013 * gdb.ada/ptype_array/pck.adb: New file.
1014 * gdb.ada/ptype_array/pck.ads: New file.
1015 * gdb.ada/ptype_array/foo.adb: New file.
1016 * gdb.ada/ptype_array.exp: New file.
1017
1018 2019-03-14 Tom Tromey <tromey@adacore.com>
1019
1020 * gdb.base/style.exp: Add "set style sources" test.
1021
1022 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1023
1024 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1025 * mi-breakpoint-multiple-locations.exp: ... this.
1026 (make_breakpoints_pattern): New proc.
1027 (do_test): Add mi_version parameter, test -break-insert,
1028 -break-info and =breakpoint-created.
1029
1030 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1031
1032 * config/default.exp: Remove 'load_lib gdb.exp'.
1033 * config/monitor.exp: Likewise.
1034 * config/sid.exp: Likewise.
1035 * config/sim.exp: Likewise.
1036 * config/slite.exp: Likewise.
1037 * config/unix.exp: Likewise.
1038 * gdb.base/default.exp: Remove unhelpful comment.
1039
1040 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1041
1042 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1043
1044 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1045
1046 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1047
1048 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1049
1050 * gdb.fortran/type-kinds.exp: Update expected results.
1051
1052 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1055
1056 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1059 function.
1060 (test_basic_parsing_of_type_kinds): Expand types tested.
1061 (test_parsing_invalid_type_kinds): New function.
1062
1063 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1064
1065 * gdb.fortran/intrinsics.exp: New file.
1066 * gdb.fortran/intrinsics.f90: New file.
1067 * gdb.fortran/type-kinds.exp: New file.
1068
1069 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1070
1071 * gdb.fortran/dot-ops.exp: New file.
1072
1073 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1076 Check upper and lower case logical literals.
1077
1078 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1079
1080 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1081 Remove duplicate tests.
1082
1083 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1084
1085 * lib/gdb.exp (builtin_cd): rename of cd.
1086 (cd): Override builtin.
1087
1088 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1089
1090 * gdb.fortran/function-calls.exp: New file.
1091 * gdb.fortran/function-calls.f90: New test.
1092
1093 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1094
1095 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1096 on user program standard output.
1097 * gdb.fortran/short-circuit-argument-list.f90: Record function
1098 calls.
1099
1100 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1101
1102 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1103 failure.
1104
1105 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1106
1107 PR gdb/8527
1108 * gdb.base/interrupt-daemon-attach.c,
1109 gdb.base/interrupt-daemon-attach.exp: New test.
1110
1111 2019-02-27 Pedro Alves <palves@redhat.com>
1112
1113 * gdb.base/page.exp: Add tests for "set width/height -1".
1114
1115 2019-02-27 Pedro Alves <palves@redhat.com>
1116
1117 * gdb.base/page.exp: Add tests for "set/show width/height" with
1118 "infinite" values.
1119
1120 2019-02-27 Tom Tromey <tromey@adacore.com>
1121
1122 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1123 2.4.
1124 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1125 workaround.
1126
1127 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1130 tests for structs with static members.
1131
1132 2019-02-26 Tom Tromey <tromey@adacore.com>
1133
1134 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1135 ValueError, not TypeError.
1136
1137 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1138
1139 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1140 call from main program.
1141
1142 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1143
1144 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1145 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1146 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1147 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1148 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1149
1150 2019-02-22 Keith Seitz <keiths@redhat.com>
1151
1152 PR symtab/23853
1153 * gdb.base/symlink-sourcefile.c: New file.
1154 * gdb.base/symlink-sourcefile.exp: New file.
1155
1156 2019-02-20 Tom Tromey <tom@tromey.com>
1157
1158 * gdb.base/info_qt.exp: Update.
1159
1160 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1161
1162 * gdb.base/source.exp: Move "error in sourced script" code to
1163 the end.
1164 * gdb.base/source-error.gdb: Move contents to
1165 source-error-1.gdb. Add new code to source source-error-1.gdb.
1166 * gdb.base/source-error-1.gdb: New file, from previous
1167 source-error.gdb.
1168
1169 2019-02-17 Tom Tromey <tom@tromey.com>
1170
1171 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1172 for macro styling.
1173 * gdb.base/style.c (SOME_MACRO): New macro.
1174
1175 2019-02-17 Tom Tromey <tom@tromey.com>
1176
1177 * gdb.base/style.exp: Add line-wrapping tests.
1178 * gdb.base/page.exp: Add test for quitting during pagination.
1179
1180 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1181
1182 * gdb.ada/big_packed_array: New testcase.
1183 * gdb.ada/homonym.exp: Fix incorrect expected output for
1184 "break <homonym__get_value>" test.
1185
1186 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1187
1188 PR breakpoints/21870
1189 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1190 and prepare_for_testing. Add comment.
1191 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1192 redundant cleanup call. Clean up comment.
1193
1194 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1195
1196 PR breakpoints/21870
1197 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1198 * gdb.arch/aarch64-dbreg-contents.c: New file.
1199
1200 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1201
1202 * gdb.ada/mi_ref_changeable: New testcase.
1203
1204 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1205
1206 * gdb.base/attach.exp: Add double attach test.
1207
1208 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1209
1210 * lib/gdb.exp (default_gdb_start): Don't match pagination
1211 prompt.
1212 (gdb_init): Set stty_init.
1213
1214 2019-01-27 Tom Tromey <tom@tromey.com>
1215
1216 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1217 skip_python_tests.
1218
1219 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1220
1221 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1222 New structure.
1223 (struct struct_static_02_02): Likewise.
1224 (struct struct_static_02_03): Likewise.
1225 (struct struct_static_02_04): Likewise.
1226 (struct struct_static_04_01): Likewise.
1227 (struct struct_static_04_02): Likewise.
1228 (struct struct_static_04_03): Likewise.
1229 (struct struct_static_04_04): Likewise.
1230 (struct struct_static_06_01): Likewise.
1231 (struct struct_static_06_02): Likewise.
1232 (struct struct_static_06_03): Likewise.
1233 (struct struct_static_06_04): Likewise.
1234 (cmp_struct_static_02_01): Likewise.
1235 (cmp_struct_static_02_02): Likewise.
1236 (cmp_struct_static_02_03): Likewise.
1237 (cmp_struct_static_02_04): Likewise.
1238 (cmp_struct_static_04_01): Likewise.
1239 (cmp_struct_static_04_02): Likewise.
1240 (cmp_struct_static_04_03): Likewise.
1241 (cmp_struct_static_04_04): Likewise.
1242 (cmp_struct_static_06_01): Likewise.
1243 (cmp_struct_static_06_02): Likewise.
1244 (cmp_struct_static_06_03): Likewise.
1245 (cmp_struct_static_06_04): Likewise.
1246 (call_all): Test new structs.
1247 * gdb.base/infcall-nested-structs.exp: Likewise.
1248
1249 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1250 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1251
1252 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1253 * gdb.base/stack-protector.c: New test.
1254 * gdb.base/stack-protector.exp: New file.
1255 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1256 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1257 option.
1258 (gdb_compile): Remove stack protector for GCC and prevent
1259 recursion.
1260
1261 2019-01-16 Keith Seitz <keiths@redhat.com>
1262
1263 PR gdb/23773
1264 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1265
1266 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1267
1268 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1269 aliases.
1270 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1271 tests.
1272 * gdb.arch/powerpc-vector-regs.c: New file.
1273 * gdb.arch/powerpc-vector-regs.exp: New file.
1274
1275 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1276
1277 * gdb.arch/altivec-regs.exp: Fix the list passed to
1278 gdb_expect_list when testing "info vector".
1279
1280 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1281
1282 * gdb.base/style.exp: Don't include path in testname.
1283
1284 2019-01-10 Keith Seitz <keiths@redhat.com>
1285
1286 PR gdb/23712
1287 PR symtab/23010
1288 * gdb.dwarf2/multidictionary.exp: New file.
1289
1290 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1291
1292 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1293 (test_gnuv3_style_demangling): ... this.
1294 (test_lucid_style_demangling): Remove.
1295 (test_arm_style_demangling): Remove.
1296 (test_hp_style_demangling): Remove.
1297 (do_tests): Remove calls to the above.
1298
1299 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1302 case.
1303
1304 2019-01-06 Tom Tromey <tom@tromey.com>
1305
1306 PR gdb/28155:
1307 * gdb.dwarf2/typedef-void-finish.exp: New file.
1308
1309 2018-12-28 Tom Tromey <tom@tromey.com>
1310 Simon Marchi <simark@simark.ca>
1311
1312 * gdb.base/jit-exec.exp: New file.
1313 * gdb.base/jit-exec.c: New file.
1314 * gdb.base/jit-execd.c: New file.
1315
1316 2018-12-28 Tom Tromey <tom@tromey.com>
1317
1318 * gdb.base/style.exp: Update test to check for address styling.
1319
1320 2018-12-28 Tom Tromey <tom@tromey.com>
1321
1322 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1323 message.
1324
1325 2018-12-28 Tom Tromey <tom@tromey.com>
1326
1327 * gdb.base/style.exp: Add test for version number styling.
1328
1329 2018-12-28 Tom Tromey <tom@tromey.com>
1330
1331 * gdb.base/style.exp: Add test for print_address_symbolic.
1332
1333 2018-12-28 Tom Tromey <tom@tromey.com>
1334
1335 * gdb.base/style.exp: Add test for breakpoint setting.
1336
1337 2018-12-28 Tom Tromey <tom@tromey.com>
1338
1339 * gdb.base/style.exp: Add test for variable names.
1340
1341 2018-12-28 Tom Tromey <tom@tromey.com>
1342
1343 * gdb.base/style.exp: New file.
1344 * gdb.base/style.c: New file.
1345
1346 2018-12-28 Tom Tromey <tom@tromey.com>
1347
1348 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1349 "dumb".
1350 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1351 the TERM environment variable.
1352
1353 2018-12-27 Tom Tromey <tom@tromey.com>
1354
1355 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1356 pagination test.
1357
1358 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1359
1360 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1361 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1362
1363 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1364
1365 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1366 Filename a.adb changed to bp_fun_addr.adb.
1367 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1368
1369 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1370
1371 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1372 non-PIE executables.
1373 * README: Mention the gdb,nopie_flag board setting.
1374 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1375 non-PIE executable.
1376 * gdb.arch/amd64-entry-value.exp: Likewise.
1377 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1378 * gdb.arch/i386-float.exp: Likewise.
1379 * gdb.arch/i386-signal.exp: Likewise.
1380 * gdb.mi/mi-reg-undefined.exp: Likewise.
1381
1382 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1383
1384 PR gdb/23974
1385 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1386
1387 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1388
1389 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1390 Update order of results accordingly.
1391
1392 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.base/annota1.exp: Update a test regexp.
1395
1396 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1399
1400 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1401
1402 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1403 (reuse_time): Initialize to REUSE_TIME_CAP.
1404 (check_rc): New function.
1405 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1406 Check pthread_create rc.
1407 (spawner_thread_func): Check pthread_create and pthread_join rc.
1408
1409 2018-12-08 Pedro Alves <palves@redhat.com>
1410
1411 * gdb.base/list.exp (test_forward_search): Rename to ...
1412 (test_forward_reverse_search): ... this. Also test reverse-search
1413 and the forward-search alias.
1414
1415 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1416
1417 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1418 local timeout variable before return, and remove all local timeout
1419 variable entirely.
1420 (gdb_load): Likewise.
1421
1422 2018-12-01 Tom de Vries <tdevries@suse.de>
1423
1424 * gdb.base/gdb-caching-proc.exp: New file.
1425
1426 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1427
1428 * Makefile.in (TIMESTAMP): New variable.
1429 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1430 command.
1431 (check-single-racy): Likewise.
1432 (check/%.exp): Likewise.
1433 (check-racy/%.exp): Likewise.
1434 (workers/%.worker): Likewise.
1435 (build-perf): Likewise.
1436 (check-perf): Likewise.
1437 * README: Describe new "TS" and "TS_FORMAT" variables.
1438 * print-ts.py: New file.
1439
1440 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1441
1442 PR python/23714
1443 * gdb.python/python.exp: Test command repetition after
1444 gdb.execute.
1445
1446 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1447
1448 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1449 is correctly aligned.
1450
1451 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1452
1453 * gdb.ada/info_auto_lang.exp: New testcase.
1454 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1455 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1456 * gdb.ada/info_auto_lang/some_c.c: New file.
1457
1458 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1459
1460 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1461 FUNC_lang language syntax.
1462
1463 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1464
1465 * gdb.base/info_minsym.c: New file.
1466 * gdb.base/info_minsym.exp: New file.
1467
1468 2018-11-19 Tom Tromey <tom@tromey.com>
1469
1470 PR rust/23625:
1471 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1472 * gdb.rust/expr.exp: Update expected output. Change one test.
1473
1474 2018-11-19 Tom Tromey <tom@tromey.com>
1475
1476 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1477
1478 2018-11-19 Pedro Alves <palves@redhat.com>
1479
1480 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1481 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1482 see the expected warning.
1483
1484 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1485
1486 PR gdb/22736:
1487 * gdb.cp/infcall-nodebug-lib.c: New test.
1488 * gdb.cp/infcall-nodebug-main.c: New test.
1489 * gdb.cp/infcall-nodebug.exp: New file.
1490
1491 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1492
1493 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1494 completer tests.
1495
1496 2018-11-09 Tom de Vries <tdevries@suse.de>
1497
1498 * gdb.base/msym-lang.c: New test.
1499 * gdb.base/msym-lang.exp: New file.
1500 * gdb.base/msym-lang-main.c: New test.
1501
1502 2018-11-08 Tom Tromey <tom@tromey.com>
1503
1504 PR gdb/23555:
1505 PR gdb/23838:
1506 * gdb.base/warning.exp: New file.
1507
1508 2018-11-08 Jan Beulich <jbeulich@suse.com>
1509
1510 * testsuite/gdb.arch/i386-avx512.c,
1511 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1512
1513 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1514
1515 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1516 point hardware.
1517
1518 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1519
1520 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1521 * gdb.dwarf2/missing-type-name.exp: New file.
1522
1523 2018-11-06 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.base/many-headers.c: New test.
1526 * gdb.base/many-headers.exp: New file.
1527
1528 2018-11-06 Jim Wilson <jimw@sifive.com>
1529
1530 * gdb.base/code_elim.exp: For riscv, set additional_flags
1531 to include -msmall-data-limit=0.
1532
1533 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1534
1535 * gdb.ada/watch_minus_l: New testcase.
1536
1537 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1538
1539 * gdb.arch/aix-sighandle.c: New file.
1540 * gdb.arch/aix-sighandle.exp: New file.
1541
1542 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1543
1544 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1545 registers being unions.
1546
1547 2018-10-31 Tom de Vries <tdevries@suse.de>
1548
1549 * lib/valgrind.exp: New file.
1550 (vgdb_start, vgdb_stop): New procs, factored out of ...
1551 * gdb.base/valgrind-bt.exp: ... here, ...
1552 * gdb.base/valgrind-disp-step.exp: ... here and ...
1553 * gdb.base/valgrind-infcall.exp: ... here.
1554
1555 2018-10-31 Tom de Vries <tdevries@suse.de>
1556
1557 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1558
1559 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1560
1561 * gdb.dwarf2/void-type.c: New file.
1562 * gdb.dwarf2/void-type.exp: New file.
1563
1564 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1565
1566 * gdb.base/info_qt.c: New file.
1567 * gdb.base/info_qt.exp: New file.
1568
1569 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1570
1571 * gdb.arch/powerpc-htm-regs.c: New file.
1572 * gdb.arch/powerpc-htm-regs.exp: New file.
1573
1574 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1575
1576 * gdb.arch/powerpc-tar.c: New file.
1577 * gdb.arch/powerpc-tar.exp: New file.
1578
1579 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1580
1581 * gdb.arch/powerpc-ppr-dscr.c: New file.
1582 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1583
1584 2018-10-25 Tom de Vries <tdevries@suse.de>
1585
1586 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1587
1588 2018-10-24 Tom de Vries <tdevries@suse.de>
1589
1590 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1591 longer exists error.
1592
1593 2018-10-24 Tom de Vries <tdevries@suse.de>
1594
1595 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1596
1597 2018-10-24 Tom de Vries <tdevries@suse.de>
1598
1599 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1600 --db-attach in valgrind.
1601
1602 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1603
1604 * gdb.arch/riscv-reg-aliases.c: New file.
1605 * gdb.arch/riscv-reg-aliases.exp: New file.
1606
1607 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1608
1609 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1610
1611 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1612
1613 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1614
1615 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1616
1617 * gdb.cp/ovldbreak.exp: Fix regexps.
1618
1619 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1620
1621 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1622
1623 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1624
1625 PR cli/23785
1626 * gdb.base/restore.exp: New test to check if "restore" with an
1627 invalid file doesn't segfault.
1628
1629 2018-10-18 Tom de Vries <tdevries@suse.de>
1630
1631 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1632 * gdb.ada/excep_handle.exp: Same.
1633 * gdb.ada/mi_string_access.exp: Same.
1634 * gdb.ada/mi_var_union.exp: Same.
1635 * gdb.arch/arc-analyze-prologue.exp: Same.
1636 * gdb.arch/arc-decode-insn.exp: Same.
1637 * gdb.base/readnever.exp: Same.
1638 * gdb.fortran/printing-types.exp: Same.
1639 * gdb.guile/scm-lazy-string.exp: Same.
1640
1641 2018-10-16 Tom de Vries <tdevries@suse.de>
1642
1643 PR gdb/23730
1644 * gdb.base/catch-follow-exec.c: Add copyright notice.
1645 * gdb.base/catch-follow-exec.exp: Rewrite to use
1646 gdb_spawn_with_cmdline_opts. Require gdb-native.
1647
1648 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1649
1650 * gdb.trace/actions-changed.exp: Check for arch support.
1651 * gdb.trace/actions.exp: Likewise.
1652 * gdb.trace/ax.exp: Likewise.
1653 * gdb.trace/backtrace.exp: Likewise.
1654 * gdb.trace/change-loc.exp: Likewise.
1655 * gdb.trace/deltrace.exp: Likewise.
1656 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1657 * gdb.trace/ftrace.exp: Likewise.
1658 * gdb.trace/infotrace.exp: Check for arch support.
1659 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1660 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1661 * gdb.trace/mi-tsv-changed.exp: Likewise.
1662 * gdb.trace/packetlen.exp: Likewise.
1663 * gdb.trace/passc-dyn.exp: Likewise.
1664 * gdb.trace/passcount.exp: Likewise.
1665 * gdb.trace/pending.exp: Likewise.
1666 * gdb.trace/range-stepping.exp: Check for shlib support.
1667 * gdb.trace/report.exp: Check for arch support.
1668 * gdb.trace/save-trace.exp: Likewise.
1669 * gdb.trace/signal.exp: Check for signal support.
1670 * gdb.trace/tfind.exp: Check for arch support.
1671 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1672 * gdb.trace/trace-common.h: Add comment.
1673 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1674 * gdb.trace/trace-enable-disable.exp: Likewise.
1675 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1676 * gdb.trace/tracecmd.exp: Check for arch support.
1677 * gdb.trace/tspeed.exp: Check for shlib and target support.
1678 * gdb.trace/tstatus.exp: Check for arch support.
1679 * gdb.trace/tsv.exp: Likewise.
1680 * gdb.trace/while-dyn.exp: Likewise.
1681 * gdb.trace/while-stepping.exp: Likewise.
1682 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1683
1684 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1685
1686 * gdb.trace/tspeed.exp: Remove nowarnings.
1687 (prepare_for_trace_test): Declare "global ipalib".
1688 * gdb.trace/tspeed.c: Include unistd.h.
1689 (main): Remove superfluous printf argument.
1690
1691 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1692
1693 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1694 directory prefix on the filename.
1695
1696 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1697
1698 * gdb.gdb/unittest.exp: Update expected message informing that
1699 selftests have been disabled.
1700 * gdb.server/unittest.exp: Likewise.
1701
1702 2018-10-09 Tom de Vries <tdevries@suse.de>
1703
1704 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1705 with runto_main.
1706
1707 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1708
1709 PR c++/16841
1710 * gdb.cp/virtbase2.cc: New file.
1711 * gdb.cp/virtbase2.exp: New file.
1712
1713 2018-10-06 Tom Tromey <tom@tromey.com>
1714
1715 PR python/19399:
1716 * gdb.python/py-inferior.exp: Add architecture test.
1717
1718 2018-10-06 Tom Tromey <tom@tromey.com>
1719
1720 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1721 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1722
1723 2018-10-06 Tom Tromey <tom@tromey.com>
1724
1725 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1726 of a "throw" catchpoint.
1727
1728 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1729
1730 * gdb.base/info-proc.exp: Update string expected from "help info
1731 proc".
1732
1733 2018-10-04 Tom Tromey <tom@tromey.com>
1734
1735 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1736 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1737 (test_initial_complaints, test_empty_complaints): Update.
1738 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1739
1740 2018-10-04 Tom Tromey <tom@tromey.com>
1741
1742 PR cli/19551:
1743 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1744 * lib/gdb.exp (gdb_file_cmd): Update.
1745 * gdb.stabs/weird.exp (print_weird_var): Update.
1746 * gdb.server/solib-list.exp: Update.
1747 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1748 * gdb.mi/mi-cli.exp: Update.
1749 * gdb.linespec/linespec.exp: Update.
1750 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1751 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1752 * gdb.cp/cp-relocate.exp: Update.
1753 * gdb.base/sym-file.exp: Update.
1754 * gdb.base/relocate.exp: Update.
1755 * gdb.base/readnever.exp: Update.
1756 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1757 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1758 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1759 * gdb.base/code_elim.exp: Update.
1760 * gdb.base/break-unload-file.exp (test_break): Update.
1761 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1762 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1763 Update.
1764 * gdb.base/attach.exp (do_attach_tests): Update.
1765 * gdb.base/sepdebug.exp: Update.
1766 * gdb.python/py-section-script.exp: Update.
1767
1768 2018-10-04 Tom Tromey <tom@tromey.com>
1769
1770 PR cli/22234:
1771 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1772 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1773 output.
1774
1775 2018-10-04 Tom Tromey <tom@tromey.com>
1776
1777 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1778 set width and height to 0.
1779 (test_command_line_attach_run): Use -quiet.
1780
1781 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1782
1783 * lib/gdb.exp (skip_ifunc_tests): New.
1784 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1785 other compile failures.
1786 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1787
1788 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1789
1790 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1791 is_amd64_regs_target.
1792
1793 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1794
1795 * gdb.arch/aarch64-sighandler-regs.c: New test.
1796 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1797 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1798
1799 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1800
1801 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1802 assembly.
1803
1804 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1805
1806 * gdb.base/frame-selection.exp: New file.
1807 * gdb.base/frame-selection.c: New file.
1808
1809 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1810
1811 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1812 pthread barrier.
1813 (main): Likewise.
1814
1815 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1816
1817 * gdb.base/large-frame-1.c: New file.
1818 * gdb.base/large-frame-2.c: New file.
1819 * gdb.base/large-frame.exp: New file.
1820 * gdb.base/large-frame.h: New file.
1821
1822 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1823
1824 PR gdb/20948
1825 * gdb.base/write_mem.exp: New test.
1826 * gdb.base/write_mem.c: Likewise.
1827
1828 2018-09-23 Tom Tromey <tom@tromey.com>
1829
1830 PR python/18852:
1831 * gdb.python/py-parameter.exp: Add test for parameter that throws
1832 on "set".
1833
1834 2018-09-23 Tom Tromey <tom@tromey.com>
1835
1836 PR python/17284:
1837 * gdb.python/py-template.exp (test_template_arg): Add test for
1838 negative template argument number.
1839
1840 2018-09-23 Tom Tromey <tom@tromey.com>
1841
1842 PR python/14062:
1843 * gdb.python/python.exp: Add test for post_event error.
1844
1845 2018-09-23 Tom Tromey <tom@tromey.com>
1846
1847 PR python/18170:
1848 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1849 convert pointers to int and long.
1850
1851 2018-09-23 Tom Tromey <tom@tromey.com>
1852
1853 PR python/20126:
1854 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1855 signed-ness conversion tests.
1856
1857 2018-09-23 Tom Tromey <tom@tromey.com>
1858
1859 PR python/18352;
1860 * gdb.python/py-value.exp (test_float_conversion): New proc.
1861 Use it.
1862
1863 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1864
1865 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1866
1867 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1868
1869 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1870 no readline.
1871 * gdb.base/utf8-identifiers.exp: Likewise.
1872 * gdb.cp/cpcompletion.exp: Likewise.
1873 * gdb.linespec/cpcompletion.exp: Likewise.
1874 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1875 * gdb.linespec/cpls-ops.exp: Likewise.
1876
1877 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1878 Chris January <chris.january@arm.com>
1879
1880 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1881 * gdb.fortran/short-circuit-argument-list.exp: New file.
1882 * gdb.fortran/short-circuit-argument-list.f90: New test.
1883
1884 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1885
1886 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1887 "arch=" keyword when executing "-stack-list-frames".
1888
1889 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1890
1891 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1892 "arch=" keyword when executing "-stack-list-frames".
1893
1894 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1895
1896 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1897 break ada".
1898
1899 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1900
1901 PR python/23669
1902 * gdb.python/python.exp: Test gdb.execute("show commands").
1903
1904 2018-09-16 Tom Tromey <tom@tromey.com>
1905
1906 * gdb.base/new-ui.exp (do_execution_tests): Update.
1907 * gdb.base/dbx.exp (test_breakpoints): Update.
1908
1909 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1910
1911 * lib/gdb.exp (gdb_simple_compile): Add proc.
1912 (is_elf_target): Use gdb_simple_compile.
1913 (skip_altivec_tests): Likewise.
1914 (skip_vsx_tests): Likewise.
1915 (skip_tsx_tests): Likewise.
1916 (skip_btrace_tests): Likewise.
1917 (skip_btrace_pt_tests): Likewise.
1918 (gdb_can_simple_compile): Likewise.
1919 (gdb_has_argv0): Likewise.
1920 (gdb_target_symbol_prefix): Likewise.
1921 (target_supports_scheduler_locking): Likewise.
1922
1923 2018-09-13 Tom Tromey <tom@tromey.com>
1924
1925 * Makefile.in (TAGS): Recognize proc_with_prefix and
1926 gdb_caching_proc.
1927
1928 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1929
1930 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1931 method.
1932
1933 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1934
1935 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1936 and a few other Inferior properties when the Inferior is no
1937 longer valid.
1938
1939 2018-09-13 Tom Tromey <tom@tromey.com>
1940
1941 PR rust/23650:
1942 * gdb.rust/simple.exp: Add test for enum field access error.
1943
1944 2018-09-13 Tom Tromey <tom@tromey.com>
1945
1946 PR rust/23626:
1947 * gdb.rust/simple.rs (EmptyEnum): New type.
1948 (main): Use it.
1949 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1950
1951 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1952
1953 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1954 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1955 * gdb.python/py-symtab.exp: Update test printing an objfile.
1956
1957 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1958
1959 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1960 object.
1961
1962 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1963
1964 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1965 (support_complex_tests): Use gdb_can_simple_compile.
1966 (is_ilp32_target): Likewise.
1967 (is_lp64_target): Likewise.
1968 (is_64_target): Likewise.
1969 (is_amd64_regs_target): Likewise.
1970 (is_aarch32_target): Likewise.
1971 (gdb_int128_helper): Likewise.
1972
1973 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1974
1975 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1976
1977 2018-09-10 Jerome Guitton <guitton@adacore.com>
1978
1979 * gdb.ada/same_component_name: Add test for case of tagged record
1980 with variable-length fields.
1981
1982 2018-09-10 Xavier Roirand <roirand@adacore.com>
1983
1984 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1985 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1986 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1987 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1988
1989 2018-09-10 Xavier Roirand <roirand@adacore.com>
1990
1991 * gdb.ada/mi_string_access.exp: New testcase.
1992 * gdb.ada/mi_string_access/bar.adb: New file.
1993 * gdb.ada/mi_string_access/pck.adb: New file.
1994 * gdb.ada/mi_string_access/pck.asd: New file.
1995
1996 2018-09-10 Xavier Roirand <roirand@adacore.com>
1997
1998 * gdb.ada/mi_var_union.exp: New testcase.
1999 * gdb.ada/mi_var_union/bar.adb: New file.
2000 * gdb.ada/mi_var_union/pck.adb: New file.
2001 * gdb.ada/mi_var_union/pck.asd: New file.
2002
2003 2018-09-08 Tom Tromey <tom@tromey.com>
2004
2005 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2006
2007 2018-09-08 Tom Tromey <tom@tromey.com>
2008
2009 PR python/16047:
2010 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2011 (register_pretty_printers): Register new printer.
2012 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2013 test.
2014 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2015 (an_int_type3): New global.
2016
2017 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2018
2019 * gdb.ada/expr_with_funcall: New testcase.
2020
2021 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2022
2023 * gdb.ada/packed_array_assign: New testcase.
2024
2025 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2026
2027 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2028 names, and add test prefixes to make test names unique.
2029
2030 2018-09-05 Tom de Vries <tdevries@suse.de>
2031
2032 * gdb.dwarf2/varval.exp: Add test.
2033
2034 2018-09-04 Gary Benson <gbenson@redhat.com>
2035
2036 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2037 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2038
2039 2018-08-31 Tom Tromey <tom@tromey.com>
2040
2041 * gdb.rust/simple.rs: Rename second variable "v".
2042
2043 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2044
2045 * gdb.base/funcargs.c (use_a): New function.
2046 (recurse): Call use_a.
2047
2048 2018-08-29 Keith Seitz <keiths@redhat.com>
2049
2050 * gdb.compile/compile-cplus-anonymous.cc: New file.
2051 * gdb.compile/compile-cplus-anonymous.exp: New file.
2052 * gdb.compile/compile-cplus-array-decay.cc: New file.
2053 * gdb.compile/compile-cplus-array-decay.exp: New file.
2054 * gdb.compile/compile-cplus-inherit.cc: New file.
2055 * gdb.compile/compile-cplus-inherit.exp: New file.
2056 * gdb.compile/compile-cplus-member.cc: New file.
2057 * gdb.compile/compile-cplus-member.exp: New file.
2058 * gdb.compile/compile-cplus-method.cc: New file.
2059 * gdb.compile/compile-cplus-method.exp: New file.
2060 * gdb.compile/compile-cplus-mod.c: "New" file.
2061 * gdb.compile/compile-cplus-namespace.cc: New file.
2062 * gdb.compile/compile-cplus-namespace.exp: New file.
2063 * gdb.compile/compile-cplus-nested.cc: New file.
2064 * gdb.compile/compile-cplus-nested.exp: New file.
2065 * gdb.compile/compile-cplus-print.c: "New" file.
2066 * gdb.compile/compile-cplus-print.exp: "New" file.
2067 * gdb.compile/compile-cplus-virtual.cc: New file.
2068 * gdb.compile/compile-cplus-virtual.exp: New file.
2069 * gdb.compile/compile-cplus.c: "New" file.
2070 * gdb.compile/compile-cplus.exp: "New" file.
2071 * lib/compile-support.exp: New file.
2072
2073 2018-08-16 Gary Benson <gbenson@redhat.com>
2074
2075 PR gdb/13000:
2076 * gdb.base/batch-exit-status.exp: New file.
2077 * gdb.base/batch-exit-status.good-commands: Likewise.
2078 * gdb.base/batch-exit-status.bad-commands: Likewise.
2079
2080 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2081
2082 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2083 (struct struct02): Likewise.
2084 (struct struct03): Likewise.
2085 (struct struct04): Likewise.
2086 (struct struct_01_01): New struct.
2087 (struct struct_01_02): Likewise.
2088 (struct struct_01_03): Likewise.
2089 (struct struct_01_04): Likewise.
2090 (struct struct_02_01): Likewise.
2091 (struct struct_02_02): Likewise.
2092 (struct struct_02_03): Likewise.
2093 (struct struct_02_04): Likewise.
2094 (struct struct_04_01): Likewise.
2095 (struct struct_04_02): Likewise.
2096 (struct struct_04_03): Likewise.
2097 (struct struct_04_04): Likewise.
2098 (struct struct_05_01): Likewise.
2099 (struct struct_05_02): Likewise.
2100 (struct struct_05_03): Likewise.
2101 (struct struct_05_04): Likewise.
2102 (cmp_struct01): Remove function.
2103 (cmp_struct02): Likewise.
2104 (cmp_struct03): Likewise.
2105 (cmp_struct04): Likewise.
2106 (cmp_struct_01_01): Add Function.
2107 (cmp_struct_01_02): Likewise.
2108 (cmp_struct_01_03): Likewise.
2109 (cmp_struct_01_04): Likewise.
2110 (cmp_struct_02_01): Likewise.
2111 (cmp_struct_02_02): Likewise.
2112 (cmp_struct_02_03): Likewise.
2113 (cmp_struct_02_04): Likewise.
2114 (cmp_struct_04_01): Likewise.
2115 (cmp_struct_04_02): Likewise.
2116 (cmp_struct_04_03): Likewise.
2117 (cmp_struct_04_04): Likewise.
2118 (cmp_struct_05_01): Likewise.
2119 (cmp_struct_05_02): Likewise.
2120 (cmp_struct_05_03): Likewise.
2121 (cmp_struct_05_04): Likewise.
2122 (call_all): Add new structs.
2123 * gdb.base/infcall-nested-structs.exp: Likewise.
2124
2125 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2126
2127 * gdb.python/py-framefilter-mi.exp: Update regexp to
2128 check for "arch" field in frame output.
2129
2130 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2131
2132 * gdb.dwarf2/dw2-ranges-func.c: New file.
2133 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2134
2135 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2136
2137 * gdb.base/term.exp: Compare terminal settings with values from
2138 the inferior.
2139 * gdb.base/term.c: Get and set terminal settings.
2140
2141 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2142
2143 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2144 accommodate new "arch" field in frame output.
2145 * gdb.mi/mi-return.exp: Likewise.
2146 * gdb.mi/mi-stack.exp: Likewise.
2147 * gdb.mi/mi-syn-frame.exp: Likewise.
2148 * gdb.mi/user-selected-context-sync.exp: Likewise.
2149
2150 2018-08-19 Michael Spang <spang@google.com>
2151
2152 PR gdb/11786
2153 * gdb.base/gcore-tls-pie.c: New file.
2154 * gdb.base/gcore-tls-pie.exp: New file.
2155
2156 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2157
2158 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2159 * gdb.dwarf2/varval.c: New file.
2160 * gdb.dwarf2/varval.exp: New file.
2161
2162 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2163
2164 PR gdb/18931
2165 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2166
2167 2018-08-16 Keith Seitz <keiths@redhat.com>
2168
2169 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2170 tests expected to pass.
2171
2172 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2173
2174 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2175 -data-disassemble -a.
2176 (test_disassembly_bogus_args): Likewise.
2177
2178 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2179
2180 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2181
2182 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2183
2184 * gdb.base/vla-optimized-out.exp: Add new test.
2185
2186 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2187
2188 * gdb.base/vla-optimized-out-o3.exp: Delete.
2189 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2190 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2191 deleted tests.
2192
2193 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2194
2195 PR gdb/18050:
2196 * gdb.server/extended-remote-restart.c: New file.
2197 * gdb.server/extended-remote-restart.exp: New file.
2198
2199 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2200
2201 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2202 "set variable index = 42".
2203
2204 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2205
2206 * boards/index-cache-gdb.exp: New file.
2207 * gdb.dwarf2/index-cache.exp: New file.
2208 * gdb.dwarf2/index-cache.c: New file.
2209 * gdb.base/maint.exp: Check if we are using the index cache.
2210
2211 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2212
2213 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2214 MAKEFLAGS.
2215
2216 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2217
2218 * dg-extract-results.sh: Move to toplevel contrib.
2219 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2220 * Makefile.in (check-parallel-racy): Likewise.
2221
2222 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2223
2224 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2225 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2226 tests if the target supports scheduler locking.
2227
2228 2018-08-04 Tom de Vries <tdevries@suse.de>
2229
2230 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2231
2232 2018-08-02 Tom Tromey <tom@tromey.com>
2233
2234 PR symtab/16842.
2235 * gdb.cp/temargs.exp: Test "info address" of a template
2236 parameter.
2237
2238 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2239
2240 * gdb.python/py-mi-var-info-path-expression.c: New file.
2241 * gdb.python/py-mi-var-info-path-expression.py: New file.
2242 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2243
2244 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2245
2246 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2247 error after "cannot resolve name" string.
2248
2249 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2250
2251 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2252 started.
2253 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2254
2255 2018-07-28 Tom de Vries <tdevries@suse.de>
2256
2257 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2258
2259 2018-07-26 Tom de Vries <tdevries@suse.de>
2260
2261 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2262
2263 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2266 is visible.
2267
2268 2018-07-26 Tom de Vries <tdevries@suse.de>
2269
2270 PR breakpoints/23366
2271 * gdb.base/catch-follow-exec.c: New test.
2272 * gdb.base/catch-follow-exec.exp: New file.
2273
2274 2018-07-25 Tom de Vries <tdevries@suse.de>
2275
2276 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2277 vla-optimized-out.c.
2278
2279 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2280
2281 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2282 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2283
2284 2018-07-20 Tom de Vries <tdevries@suse.de>
2285
2286 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2287 NOCLONE macro.
2288 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2289
2290 2018-07-19 Tom de Vries <tdevries@suse.de>
2291
2292 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2293 regular expression.
2294
2295 2018-07-18 Tom de Vries <tdevries@suse.de>
2296
2297 * gdb.base/vla-optimized-out.c: New test.
2298 * gdb.base/vla-optimized-out.exp: New file.
2299
2300 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2301
2302 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2303 message "No address associated with hostname" when gdbserver
2304 cannot resolve the hostname.
2305
2306 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2307
2308 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2309 Add some test prefixes to make tests unique.
2310
2311 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2312
2313 * gdb.base/frameapply.c: New file.
2314 * gdb.base/frameapply.exp: New file.
2315
2316 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2317
2318 * gdb.base/skip.exp: Update expected error message.
2319
2320 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2321 Jan Kratochvil <jan.kratochvil@redhat.com>
2322 Paul Fertser <fercerpav@gmail.com>
2323 Tsutomu Seki <sekiriki@gmail.com>
2324
2325 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2326 parameter.
2327 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2328 by default.
2329 * boards/native-gdbserver.exp: Likewise.
2330 * gdb.server/run-without-local-binary.exp: Improve regexp used
2331 for detecting when a remote debugging connection succeeds.
2332 * gdb.server/server-connect.exp: New file.
2333 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2334 Do not prefix the port number with ":".
2335 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2336 support for detecting and using it. Add '$debughost_gdbserver'
2337 to the list of arguments used to start gdbserver. Handle case
2338 when gdbserver cannot resolve a network name.
2339
2340 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2341
2342 PR c++/23373
2343 * gdb.base/ptype-offsets.cc (struct static_member): New
2344 struct.
2345 (main) <stmember>: New variable.
2346 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2347 with a static member in it.
2348
2349 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2350
2351 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2352 watchpoints enabled and disabled.
2353
2354 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2355
2356 * gdb.base/examine-backward.exp: Still run tests around address
2357 0x0, even if address 0x0 is not readable. Update the pattern for
2358 matching address 0x0 in expected output.
2359
2360 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2361
2362 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2363 malloc/free.
2364
2365 2018-07-04 Tom de Vries <tdevries@suse.de>
2366
2367 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2368
2369 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2370
2371 PR tdep/8282
2372 * gdb.arch/mips-disassembler-options.exp: New test.
2373 * gdb.arch/mips-disassembler-options.s: New test source.
2374
2375 2018-06-29 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.threads/names.exp: Adjust expected "info threads" output.
2378
2379 2018-06-29 Pedro Alves <palves@redhat.com>
2380
2381 * gdb.opt/inline-break.exp (line number, address): Add "info
2382 break" tests.
2383
2384 2018-06-29 Pedro Alves <palves@redhat.com>
2385
2386 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2387 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2388 number and address and running to them.
2389
2390 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2391
2392 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2393
2394 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2395
2396 * lib/compiler.c: Remove executable permission flag.
2397
2398 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2399
2400 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2401 code.
2402 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2403
2404 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2405
2406 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2407
2408 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2409
2410 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2411 address argument is omitted.
2412
2413 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2414
2415 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2416
2417 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2418
2419 PR gdb/21695
2420 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2421 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2422
2423 2018-06-26 Tom Tromey <tom@tromey.com>
2424
2425 PR rust/22574:
2426 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2427 * gdb.rust/simple.rs (struct SimpleLayout): New.
2428
2429 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2430
2431 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2432 "info registers" output.
2433
2434 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2435
2436 * gdb.base/watchpoint-hw-attach.c: New test.
2437 * gdb.base/watchpoint-hw-attach.exp: New file.
2438
2439 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2440
2441 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2442 through /bin/sh.
2443 * boards/dwarf4-gdb-index.exp: Likewise.
2444 * boards/fission-dwp.exp: Likewise.
2445
2446 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2447
2448 * gdb.base/float128.exp: Add comment and improved fail message
2449 to the failure case of "print large128" test.
2450
2451 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2452
2453 * configure.ac: Remove AC_PREREQ.
2454 * configure: Re-generate.
2455
2456 2018-06-19 Pedro Alves <palves@redhat.com>
2457
2458 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2459 (func_extern_caller): New.
2460 (main): Call func_extern_caller.
2461 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2462 logic change.
2463
2464 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2465
2466 PR gdb/16841
2467 * gdb.cp/typedef-base.cc: New file.
2468 * gdb.cp/typedef-base.exp: New file.
2469
2470 2018-06-18 Tom de Vries <tdevries@suse.de>
2471
2472 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2473
2474 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2475 Richard Bunt <Richard.Bunt@arm.com>
2476
2477 * gdb.threads/attach-slow-waitpid.c: New file.
2478 * gdb.threads/attach-slow-waitpid.exp: New file.
2479 * gdb.threads/slow-waitpid.c: New file.
2480
2481 2018-06-14 Pedro Alves <palves@redhat.com>
2482
2483 * gdb.base/fork-running-state.c: Include <errno.h>.
2484 (exit_if_relative_exits): New.
2485 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2486 exits.
2487 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2488 child exits.
2489
2490 2018-06-14 Tom de Vries <tdevries@suse.de>
2491
2492 PR cli/22573
2493 * gdb.base/finish-pretty.c: New test.
2494 * gdb.base/finish-pretty.exp: New file.
2495
2496 2018-06-14 Pedro Alves <palves@redhat.com>
2497
2498 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2499 gdb's expected startup output.
2500
2501 2018-06-14 Pedro Alves <palves@redhat.com>
2502
2503 * lib/selftest-support.exp (selftest_setup): Remove inlined
2504 function handling.
2505
2506 2018-06-14 Tom de Vries <tdevries@suse.de>
2507
2508 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2509 matching of breakpoint printing.
2510
2511 2018-06-13 Tom de Vries <tdevries@suse.de>
2512
2513 PR testsuite/23269
2514 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2515 (fork_child): ... here, and ...
2516 (fork_parent): ... here.
2517
2518 2018-06-12 Tom de Vries <tdevries@suse.de>
2519
2520 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2521
2522 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2523 Stephen Roberts <stephen.roberts@arm.com>
2524
2525 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2526 rewrite test to describe action performed, rather than possible
2527 failure.
2528
2529 2018-06-08 Gary Benson <gbenson@redhat.com>
2530
2531 * gdb.threads/check-libthread-db.exp: New file.
2532 * gdb.threads/check-libthread-db.c: Likewise.
2533
2534 2018-06-05 Tom Tromey <tom@tromey.com>
2535
2536 * gdb.base/default.exp: Update expected "show version" output.
2537
2538 2018-06-05 Tom Tromey <tom@tromey.com>
2539
2540 PR cli/12326:
2541 * gdb.cp/static-print-quit.exp: Update.
2542 * lib/gdb.exp (pagination_prompt): Update.
2543 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2544 * gdb.python/python.exp: Update.
2545
2546 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2547
2548 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2549
2550 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2551
2552 * gdb.ada/bp_fun_addr: New testcase.
2553
2554 2018-06-01 Tom Tromey <tom@tromey.com>
2555
2556 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2557 results.
2558 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2559 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2560 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2561 * gdb.base/maint.exp (maint_pass_if): Update.
2562
2563 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2564
2565 * gdb.base/endian.exp: New test.
2566 * gdb.base/endian.c: New test source.
2567
2568 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2569
2570 PR gdb/23203
2571 * gdb.base/bt-selected-frame.c: New file.
2572 * gdb.base/bt-selected-frame.exp: New file.
2573 * lib/gdb.exp (get_current_frame_number): New function.
2574
2575 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2576 Pedro Alves <palves@redhat.com>
2577
2578 * gdb.threads/tls-core.c: Include <stdlib.h>
2579 (thread_proc): Call `abort'.
2580 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2581 (tls_core_test): New procedure, bits factored out from ...
2582 (top level): ... here. Test both native cores and gcore cores.
2583
2584 2018-05-23 Tom Tromey <tom@tromey.com>
2585
2586 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2587
2588 2018-05-23 Tom Tromey <tom@tromey.com>
2589
2590 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2591 symfile_complaints.
2592 (test_short_complaints): Likewise.
2593 (test_empty_complaints): Likewise.
2594 (test_initial_complaints): Update.
2595
2596 2018-05-23 Tom Tromey <tom@tromey.com>
2597
2598 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2599
2600 2018-05-23 Tom Tromey <tom@tromey.com>
2601
2602 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2603 (test_short_complaints): Update.
2604
2605 2018-05-22 Pedro Alves <palves@redhat.com>
2606
2607 * gdb.base/remote.exp: Only gdb_start after compiling the
2608 testcase. Issue "disconnect" before testing "set remote" command
2609 defaults. Issue clean_restart before running to main.
2610
2611 2018-05-22 Pedro Alves <palves@redhat.com>
2612
2613 * gdb.base/remote.exp: Adjust expected output of "show remote
2614 memory-write-packet-size". Add tests for "set remote
2615 memory-write-packet-size 0" and "set remote
2616 memory-write-packet-size fixed/limit".
2617
2618 2018-05-22 Pedro Alves <palves@redhat.com>
2619
2620 PR gdb/22973
2621 * gdb.base/utf8-identifiers.c: New file.
2622 * gdb.base/utf8-identifiers.exp: New file.
2623
2624 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2625
2626 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2627
2628 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2629
2630 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2631
2632 2018-05-18 Tom Tromey <tom@tromey.com>
2633
2634 * gdb.base/ptype-offsets.exp: Update.
2635
2636 2018-05-17 Keith Seitz <keiths@redhat.com>
2637
2638 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2639 in expected breakpoint stop locations.
2640 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2641 move to proper scope to test variable values.
2642 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2643 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2644 New functions.
2645 (main): Call not_inline_func3.
2646 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2647 inline_func1, inline_func2, and inline_func3. Test that when each
2648 breakpoint is hit, GDB properly reports both the stop location
2649 and the backtrace. Repeat tests for temporary breakpoints.
2650
2651 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2652
2653 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2654 rather then trying to access it in determining whether the PID
2655 of `gdbserver' could have been retrieved.
2656
2657 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2658
2659 * gdb.arch/amd64-init-x87-values.S: New file.
2660 * gdb.arch/amd64-init-x87-values.exp: New file.
2661
2662 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2663
2664 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2665
2666 2018-05-04 Tom Tromey <tom@tromey.com>
2667
2668 PR python/22730:
2669 * gdb.python/python.exp: Test multi-line execute.
2670
2671 2018-05-04 Tom Tromey <tom@tromey.com>
2672
2673 PR python/22731:
2674 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2675
2676 2018-05-04 Tom Tromey <tom@tromey.com>
2677
2678 PR gdb/11750:
2679 * gdb.base/define.exp: Test defining a user command inside a user
2680 command.
2681 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2682
2683 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2684 Pedro Alves <palves@redhat.com>
2685
2686 PR breakpoints/19806 and support for PR external/20207.
2687 * gdb.base/watchpoint-unaligned.c: New file.
2688 * gdb.base/watchpoint-unaligned.exp: New file.
2689
2690 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2691
2692 * gdb.base/maint.exp: Make test names unique, use
2693 test_prefix_command_help to test 'help maint info', and remove
2694 repeated test of 'help maint'.
2695
2696 2018-05-04 Tom Tromey <tom@tromey.com>
2697
2698 PR gdb/22619:
2699 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2700 behavior.
2701
2702 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.base/maint.exp: Process output from 'maint print registers'
2705 line at a time.
2706
2707 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2708
2709 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2710 timeout.
2711
2712 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2713
2714 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2715 filter pattern.
2716
2717 2018-05-02 Pedro Alves <palves@redhat.com>
2718
2719 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2720 to_log_command renames.
2721 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2722
2723 2018-05-02 Tom Tromey <tom@tromey.com>
2724
2725 * gdb.python/py-parameter.exp: Set test message.
2726
2727 2018-05-02 Tom Tromey <tom@tromey.com>
2728
2729 PR python/20084:
2730 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2731 PARAM_ZUINTEGER_UNLIMITED tests.
2732
2733 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2734
2735 PR rust/23124
2736 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2737 when casting.
2738
2739 2018-04-30 Tom Tromey <tom@tromey.com>
2740
2741 * gdb.python/py-type.exp: Check align attribute.
2742 * gdb.python/py-type.c: New "aligncheck" global.
2743
2744 2018-04-30 Tom Tromey <tom@tromey.com>
2745
2746 PR exp/17095:
2747 * gdb.dwarf2/dw2-align.exp: New file.
2748 * gdb.cp/align.exp: New file.
2749 * gdb.base/align.exp: New file.
2750 * lib/gdb.exp (gdb_int128_helper): New proc.
2751 (has_int128_c, has_int128_cxx): New caching procs.
2752
2753 2018-04-27 Tom Tromey <tom@tromey.com>
2754
2755 PR rust/22545:
2756 * gdb.rust/simple.exp: Add inclusive range tests.
2757
2758 2018-04-26 Pedro Alves <palves@redhat.com>
2759
2760 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2761 ifunc breakpoint locations correctly of ifunc breakpoints set
2762 while the program resolves the ifunc.
2763
2764 2018-04-26 Pedro Alves <palves@redhat.com>
2765
2766 * gdb.base/gnu-ifunc-final.c: New file.
2767 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2768 * gdb.base/gnu-ifunc.exp (executable): Delete.
2769 (staticexecutable): Adjust.
2770 (lib_opts, exec_opts): Delete.
2771 (make_binsuffix, build, set-break): New procedures.
2772 (misc_tests): New, with tests factored out from the top level.
2773 (top level): Test different combinations of ifunc resolver name,
2774 resolver with and with debug info, and ifunc target with and
2775 without debug info. Wrap static tests with with_target_prefix.
2776
2777 2018-04-26 Pedro Alves <palves@redhat.com>
2778
2779 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2780 return type" warnings.
2781
2782 2018-04-25 Pedro Alves <palves@redhat.com>
2783
2784 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2785 killed".
2786 * gdb.base/kill-after-signal.exp: Likewise.
2787 * gdb.threads/kill.exp: Likewise.
2788
2789 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2790 Sergio Durigan Junior <sergiodj@redhat.com>
2791 Pedro Alves <palves@redhat.com>
2792
2793 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2794 regexps to expect for '[Inferior ... detached]' as well.
2795 * gdb.base/attach.exp: Likewise.
2796 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2797 "gdb_continue_to_end".
2798 (test_catch_syscall_with_wrong_args): Likewise.
2799 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2800 ']'. Don't set 'verbose' on.
2801 * gdb.base/foll-vfork.exp: Likewise.
2802 * gdb.base/fork-print-inferior-events.c: New file.
2803 * gdb.base/fork-print-inferior-events.exp: New file.
2804 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2805 '[Inferior ... has been killed]' message.
2806 * gdb.base/kill-after-signal.exp: Likewise.
2807 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2808 detach message.
2809 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2810 message.
2811 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2812 regexps to expect for '[Inferior ... detached]' as well.
2813 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2814
2815 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2816
2817 PR gdb/23104
2818 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2819
2820 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2821
2822 * gdb.threads/multiple-successive-infcall.c: New test.
2823 * gdb.threads/multiple-successive-infcall.exp: New file.
2824
2825 2018-04-17 Tom Tromey <tom@tromey.com>
2826
2827 * gdb.rust/simple.rs (Union): New type.
2828 (main): New local "u".
2829 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2830
2831 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2832
2833 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2834 number information in output of "whereis" command.
2835 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2836
2837 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2838
2839 * gdb.ada/info_types.exp: Adjust expected output to the line
2840 numbers now printed by "info var/func/type".
2841 * gdb.base/completion.exp: Likewise.
2842 * gdb.base/included.exp: Likewise.
2843 * gdb.cp/cp-relocate.exp: Likewise.
2844 * gdb.cp/cplusfuncs.exp: Likewise.
2845 * gdb.cp/namespace.exp: Likewise.
2846 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2847
2848 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2849
2850 * gdb.btrace/cpu.exp: New.
2851
2852 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2853
2854 * gdb.base/step-indirect-call-thunk.exp: New.
2855 * gdb.base/step-indirect-call-thunk.c: New.
2856 * gdb.reverse/step-indirect-call-thunk.exp: New.
2857 * gdb.reverse/step-indirect-call-thunk.c: New.
2858
2859 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2860
2861 * gdb.base/pie-fork.c: New file.
2862 * gdb.base/pie-fork.exp: New file.
2863
2864 2018-04-11 Tom Tromey <tom@tromey.com>
2865
2866 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2867
2868 2018-04-10 Pedro Alves <palves@redhat.com>
2869
2870 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2871 exits. Instead loop running forever.
2872 (fork_parent): Run forever too.
2873
2874 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2875
2876 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2877 mi_continue_to_line.
2878 * gdb.mi/mi-stack.c (callee4): Add comment.
2879
2880 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2881
2882 * gdb.mi/mi-stack.exp: Fix indentation.
2883
2884 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2885
2886 PR gdb/22979
2887 * gdb.arch/amd64-osabi.exp: New file.
2888
2889 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2890
2891 PR gdb/22980
2892 * gdb.base/osabi.exp: New file.
2893
2894 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2895
2896 * gdb.cp/static-typedef-print.exp: New file.
2897 * gdb.cp/static-typedef-print.cc: New file.
2898
2899 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2900
2901 * gdb.ada/varsize_limit: New testcase.
2902
2903 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2904
2905 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2906
2907 * gdb.ada/notcplusplus: New testcase.
2908
2909 * gdb.base/c-linkage-name.c: New file.
2910 * gdb.base/c-linkage-name.exp: New testcase.
2911
2912 2018-03-26 Tom Tromey <tom@tromey.com>
2913
2914 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2915 * gdb.python/py-framefilter.py (name_error): New global.
2916 (ErrorInName.function): Use name_error.
2917
2918 2018-03-26 Tom Tromey <tom@tromey.com>
2919
2920 PR backtrace/15582:
2921 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2922
2923 2018-03-23 Keith Seitz <keiths@redhat.com>
2924
2925 PR c++/22968
2926 * gdb.cp/subtypes.exp: New file.
2927 * gdb.cp/subtypes.h: New file.
2928 * gdb.cp/subtypes.cc: New file.
2929 * gdb.cp/subtypes-2.cc: New file.
2930
2931 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2932
2933 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2934 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2935 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2936 -nostartfiles when compiling the test. Confirm that all registers
2937 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2938
2939 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2940
2941 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2942 option, syntax was wrong anyway.
2943 * gdb.arch/arm-disp-step.exp: Likewise.
2944 * gdb.arch/sparc64-regs.exp: Likewise.
2945 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2946 option, syntax was wrong anyway, switch to use
2947 prepare_for_testing.
2948 * gdb.arch/i386-disp-step.exp: Likewise.
2949
2950 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2951
2952 * gdb.ada/exec_changed.exp: Replace "target_info exists
2953 use_gdb_stub" by "use_gdb_stub".
2954 * gdb.ada/start.exp: Likewise.
2955 * gdb.base/async-shell.exp: Likewise.
2956 * gdb.base/attach-pie-misread.exp: Likewise.
2957 * gdb.base/attach-wait-input.exp: Likewise.
2958 * gdb.base/break-entry.exp: Likewise.
2959 * gdb.base/break-interp.exp: Likewise.
2960 * gdb.base/dprintf-detach.exp: Likewise.
2961 * gdb.base/nostdlib.exp: Likewise.
2962 * gdb.base/solib-nodir.exp: Likewise.
2963 * gdb.base/statistics.exp: Likewise.
2964 * gdb.base/testenv.exp: Likewise.
2965 * gdb.mi/mi-exec-run.exp: Likewise.
2966 * gdb.mi/mi-start.exp: Likewise.
2967 * gdb.multi/dummy-frame-restore.exp: Likewise.
2968 * gdb.multi/multi-arch-exec.exp: Likewise.
2969 * gdb.multi/multi-arch.exp: Likewise.
2970 * gdb.multi/tids.exp: Likewise.
2971 * gdb.multi/watchpoint-multi.exp: Likewise.
2972 * gdb.python/py-events.exp: Likewise.
2973 * gdb.threads/attach-into-signal.exp: Likewise.
2974 * gdb.threads/attach-stopped.exp: Likewise.
2975 * gdb.threads/threadapply.exp: Likewise.
2976 * lib/selftest-support.exp: Likewise.
2977
2978 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2979
2980 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2981
2982 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2983
2984 * gdb.perf/template-breakpoints.cc: New file.
2985 * gdb.perf/template-breakpoints.exp: New file.
2986 * gdb.perf/template-breakpoints.py: New file.
2987
2988 2018-03-19 Tom Tromey <tom@tromey.com>
2989
2990 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2991 y0.
2992 * gdb.rust/simple.exp: Test bare identifier form of struct
2993 initializer.
2994
2995 2018-03-19 Tom Tromey <tom@tromey.com>
2996
2997 * gdb.gdb/observer.exp: Remove.
2998
2999 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3000
3001 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3002 "qualified" option when setting breakpoints.
3003 * gdb.trace/backtrace.exp: Likewise.
3004 * gdb.trace/circ.exp: Likewise.
3005 * gdb.trace/collection.exp: Likewise.
3006 * gdb.trace/disconnected-tracing.exp: Likewise.
3007 * gdb.trace/ftrace-lock.exp: Likewise.
3008 * gdb.trace/ftrace.exp: Likewise.
3009 * gdb.trace/infotrace.exp: Likewise.
3010 * gdb.trace/packetlen.exp: Likewise.
3011 * gdb.trace/passc-dyn.exp: Likewise.
3012 * gdb.trace/qtro.exp: Likewise.
3013 * gdb.trace/read-memory.exp: Likewise.
3014 * gdb.trace/report.exp: Likewise.
3015 * gdb.trace/signal.exp: Likewise.
3016 * gdb.trace/status-stop.exp: Likewise.
3017 * gdb.trace/strace.exp: Likewise.
3018 * gdb.trace/tfind.exp: Likewise.
3019 * gdb.trace/trace-break.exp: Likewise.
3020 * gdb.trace/trace-condition.exp: Likewise.
3021 * gdb.trace/trace-mt.exp: Likewise.
3022 * gdb.trace/tstatus.exp: Likewise.
3023 * gdb.trace/tsv.exp: Likewise.
3024 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3025 * gdb.trace/unavailable.exp: Likewise.
3026 * gdb.trace/while-dyn.exp: Likewise.
3027
3028 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3029
3030 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3031 that libinproctrace is copied to the target.
3032
3033 2018-03-14 Tom Tromey <tom@tromey.com>
3034
3035 PR cli/14977:
3036 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3037 a null pointer.
3038 * gdb.base/wchar.exp: Likewise.
3039
3040 2018-03-14 Tom Tromey <tom@tromey.com>
3041
3042 PR cli/19918:
3043 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3044 flag.
3045
3046 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3047
3048 PR gdb/22841
3049 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3050 "target" to remote_exec.
3051
3052 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3053
3054 PR gdb/22841
3055 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3056 ${board}_upload): Remove.
3057
3058 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3059
3060 * gdb.cp/watch-cp.cc: New test.
3061 * gdb.cp/watch-cp.exp: New file.
3062
3063 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3064
3065 * gdb.base/infcall-nested-structs.exp: New file.
3066 * gdb.base/infcall-nested-structs.c: New file.
3067 * gdb.base/float.exp: Add riscv support.
3068
3069 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3070
3071 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3072 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3073
3074 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3075
3076 * gdb.server/abspath.exp: New file.
3077 * lib/gdb.exp (with_cwd): New procedure.
3078
3079 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3080
3081 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3082 use it.
3083 (gdb_is_target_remote_prompt): New proc.
3084 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3085 (gdb_is_target_native): Pass prompt parameter to
3086 gdb_is_target_1.
3087
3088 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3089
3090 * gdb.base/load-command.c: New file.
3091 * gdb.base/load-command.exp: New file.
3092 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3093 (gdb_is_target_1): ...this, and generalize for other targets
3094 than just remote.
3095 (gdb_is_target_remote): Use gdb_is_target_1.
3096 (gdb_is_target_native): use gdb_is_target_1.
3097
3098 2018-02-26 Tom Tromey <tom@tromey.com>
3099
3100 PR python/16497:
3101 * gdb.python/py-framefilter.exp: Update test.
3102
3103 2018-02-26 Tom Tromey <tom@tromey.com>
3104
3105 * gdb.dwarf2/variant.c: New file.
3106 * gdb.dwarf2/variant.exp: New file.
3107
3108 2018-02-26 Tom Tromey <tom@tromey.com>
3109
3110 * gdb.rust/simple.exp: Accept more possible results in enum test.
3111
3112 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3113
3114 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3115 parentheses.
3116
3117 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3118
3119 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3120 name of a variable: $actual_linejj -> $actual_line.
3121
3122 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3123
3124 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3125
3126 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3127
3128 * gdb.btrace/buffer-size.exp: Do not force BTS.
3129
3130 2018-02-14 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3133 getting a "Quit".
3134
3135 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3136
3137 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3138 Fix test name.
3139
3140 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3141
3142 * gdb.cp/m-static.exp: Check type of optimized out static
3143 member.
3144
3145 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3146
3147 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3148 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3149
3150 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3151 Leszek Swirski <leszeks@google.com>
3152
3153 * gdb.python/py-prettyprint.c
3154 (struct to_string_returns_value_inner,
3155 struct to_string_returns_value_wrapper): New.
3156 (main): Add tsrvw variable.
3157 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3158 ToStringReturnsValueWrapper): New classes.
3159 (register_pretty_printers): Register new pretty-printers.
3160 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3161 recursive pretty printer.
3162 * gdb.python/py-mi.exp: Likewise.
3163
3164 2018-02-01 Leszek Swirski <leszeks@google.com>
3165
3166 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3167 functions with the same name as an include file are parsed
3168 correctly.
3169
3170 2018-02-01 Yao Qi <yao.qi@linaro.org>
3171
3172 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3173 "\[^\r\n\]*".
3174
3175 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3176
3177 * gdb.arch/powerpc-prologue-frame.s: New file.
3178 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3179 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3180
3181 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3182
3183 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3184
3185 2018-01-30 Pedro Alves <palves@redhat.com>
3186
3187 PR gdb/13211
3188 * gdb.base/interrupt-daemon.c: New.
3189 * gdb.base/interrupt-daemon.exp: New.
3190 * gdb.multi/multi-term-settings.c: New.
3191 * gdb.multi/multi-term-settings.exp: New.
3192
3193 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3194
3195 * gdb.base/break.exp: Save the location where the breakpoint
3196 on break.c:47 was actually inserted when debugging the version
3197 compiled at -O2 and use it in the expected output of the "info
3198 break" test performed soon after.
3199
3200 2018-01-22 Pedro Alves <palves@redhat.com>
3201 Sergio Durigan Junior <sergiodj@redhat.com>
3202
3203 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3204 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3205
3206 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3207
3208 * gdb.base/break-include.c, gdb.base/break-include.inc,
3209 gdb.base/break-include.exp: New files.
3210 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3211 line number now being the actual line number where the breakpoint
3212 was inserted.
3213 * gdb.mi/mi-break.exp: Likewise.
3214 * gdb.mi/mi-reverse.exp: Likewise.
3215 * gdb.mi/mi-simplerun.exp: Ditto.
3216
3217 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3218
3219 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3220 varobj.
3221 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3222
3223 2018-01-21 Don Breazeal <donb@codesourcery.com>
3224 Andrew Burgess <andrew.burgess@embecosm.com>
3225
3226 * gdb.mi/basics.c: Add new global.
3227 * gdb.mi/mi-frame-regs.exp: New file.
3228 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3229 case.
3230
3231 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3232
3233 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3234 non-parameter, and on an unknown symbol.
3235
3236 2018-01-19 Tom Tromey <tom@tromey.com>
3237
3238 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3239 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3240
3241 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3242
3243 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3244 setrlimit and chdir to int.
3245
3246 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3247
3248 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3249 function.
3250 (my_tend): Likewise.
3251 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3252 rationale of avoiding FP- and vector instructions.
3253
3254 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3255
3256 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3257 "info reg" with "\[ \t\]*".
3258 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3259 "\[ \t\]+".
3260 * gdb.arch/s390-multiarch.exp: Ditto.
3261 * gdb.base/pc-fp.exp: Ditto.
3262 * gdb.reverse/i386-precsave.exp: Ditto.
3263 * gdb.reverse/i386-reverse.exp: Ditto.
3264 * gdb.reverse/i387-env-reverse.exp: Ditto.
3265 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3266
3267 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3268
3269 * lib/gdb.exp (gdb_compile): Re-enable use of
3270 universal_compile_options for languages other than Rust.
3271
3272 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3273
3274 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3275
3276 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3277
3278 PR gdb/16577
3279 * gdb.base/solib-vanish.exp: New.
3280 * gdb.base/solib-vanish-main.c: New.
3281 * gdb.base/solib-vanish-lib1.c: New.
3282 * gdb.base/solib-vanish-lib2.c: New.
3283
3284 2018-01-17 Yao Qi <yao.qi@linaro.org>
3285
3286 * gdb.compile/compile.exp: Match the address printed for
3287 frame in the output of command "bt".
3288
3289 2018-01-15 Tom Tromey <tom@tromey.com>
3290
3291 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3292 compute sp_reg.
3293
3294 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3295
3296 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3297 to prepare.
3298 (prepare): Return 0 on error, 1 on success.
3299
3300 2018-01-12 Pedro Alves <palves@redhat.com>
3301
3302 * gdb.base/continue-after-aborted-step-over.c: New.
3303 * gdb.base/continue-after-aborted-step-over.exp: New.
3304
3305 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3306
3307 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3308 options when not creating an executable.
3309
3310 2018-01-11 Pedro Alves <palves@redhat.com>
3311
3312 PR remote/22597
3313 * gdb.server/stop-reply-no-thread.c: New file.
3314 * gdb.server/stop-reply-no-thread.exp: New file.
3315
3316 2018-01-10 Pedro Alves <palves@redhat.com>
3317
3318 PR gdb/22670
3319 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3320 functions too. Test setting breakpoints and printing C functions
3321 with no debug info too.
3322 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3323
3324 2018-01-10 Pedro Alves <palves@redhat.com>
3325
3326 PR gdb/22670
3327 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3328 a fail.
3329
3330 2018-01-10 Pedro Alves <palves@redhat.com>
3331
3332 PR gdb/22670
3333 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3334
3335 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3336
3337 * gdb.server/unittest.exp: Match the output in non-development
3338 mode.
3339
3340 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3341
3342 * gdb.gdb/unittest.exp: Match output in non-development mode.
3343
3344 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3345
3346 * gdb.ada/access_tagged_param.exp: Relax expected output
3347 for value of "ObjL" in "continue" to pck.inspect breakpoint
3348 test.
3349
3350 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3351
3352 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3353 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3354
3355 2018-01-05 Pedro Alves <palves@redhat.com>
3356
3357 PR gdb/18653
3358 * gdb.base/libsegfault.exp: New.
3359
3360 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3361
3362 PR gdb/22670
3363 * gdb.ada/access_tagged_param.exp: New file.
3364 * gdb.ada/access_tagged_param/foo.adb: New file.
3365
3366 2018-01-05 Pedro Alves <palves@redhat.com>
3367
3368 PR gdb/22670
3369 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3370 exercise lower case too, and to exercise both full matching and
3371 wild matching.
3372
3373 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3374
3375 * gdb.ada/rename_subscript_param: New testcase.
3376
3377 2018-01-05 Jerome Guitton <guitton@adacore.com>
3378
3379 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3380
3381 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3382
3383 * gdb.ada/convvar_comp: New testcase.
3384
3385 2018-01-05 Xavier Roirand <roirand@adacore.com>
3386
3387 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3388 (My_Table): New global variable.
3389 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3390
3391 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3392
3393 PR gdb/22670
3394 * gdb.ada/maint_with_ada: New testcase.
3395
3396 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3397
3398 PR gdb/22670
3399 * gdb.ada/bp_c_mixed_case: New testcase.
3400
3401 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3402
3403 PR gdb/22670
3404 * gdb.ada/complete.exp: Add "complete break ada" test.
3405
3406 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3407
3408 PR gdb/22670
3409 * gdb.ada/info_addr_mixed_case: New testcase.
3410
3411 2018-01-03 Xavier Roirand <roirand@adacore.com>
3412
3413 * gdb.ada/excep_handle.exp: New testcase.
3414 * gdb.ada/excep_handle/foo.adb: New file.
3415 * gdb.ada/excep_handle/pck.ads: New file.
3416
3417 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3418
3419 * gdb.base/step-line.c: Add extra empty line in copyright header.
3420 * gdb.base/step-line.inp: Likewise.
3421
3422 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3423
3424 * gdb.ada/dyn_stride.exp: Add slice test.
3425
3426 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3427
3428 * gdb.ada/dyn_stride: New testcase.
3429
3430 2017-12-27 Stafford Horne <shorne@gmail.com>
3431
3432 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3433 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3434
3435 2017-12-27 Stafford Horne <shorne@gmail.com>
3436
3437 * gdb.base/reggroups.c: New file.
3438 * gdb.base/reggroups.exp: New file.
3439
3440 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3441
3442 * gdb.dwarf2/ada-valprint-error.c: New file.
3443 * gdb.dwarf2/ada-valprint-error.exp: New file.
3444
3445 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3446
3447 * gdb.ada/assign_arr: New testcase.
3448
3449 2017-12-18 Xavier Roirand <roirand@adacore.com>
3450
3451 * gdb.ada/funcall_ptr: New testcase.
3452
3453 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3454
3455 PR cli/16224
3456 * gdb.base/ptype-offsets.cc: New file.
3457 * gdb.base/ptype-offsets.exp: New file.
3458
3459 2017-12-15 Yao Qi <yao.qi@linaro.org>
3460
3461 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3462 if XML is disabled.
3463
3464 2017-12-15 Xavier Roirand <roirand@adacore.com>
3465
3466 * gdb.ada/same_component_name: New testcase.
3467
3468 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3469
3470 * gdb.ada/str_binop_equal: New testcase.
3471
3472 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3473
3474 * gdb.ada/task_switch_in_core: New testcase.
3475
3476 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3477
3478 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3479 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3480 call test_bkpt_qualified.
3481 (test_bkpt_qualified): New proc.
3482
3483 2017-12-13 Pedro Alves <palves@redhat.com>
3484
3485 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3486 Tighten regexp by matching with an anchor.
3487
3488 2017-12-13 Pedro Alves <palves@redhat.com>
3489
3490 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3491 ("expression with namespace"): New set of tests.
3492 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3493 (Nested::Test_NS::qux): New.
3494 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3495 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3496
3497 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3498
3499 * gdb.base/server-del-break.c: New file.
3500 * gdb.base/server-del-break.exp: New file.
3501
3502 2017-12-12 Stafford Horne <shorne@gmail.com>
3503
3504 * gdb.xml/tdesc-regs.exp: Add or1k support.
3505
3506 2017-12-12 Stafford Horne <shorne@gmail.com>
3507
3508 * gdb.base/bp-permanent.c: Define nop of or1k.
3509
3510 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3511
3512 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3513 output with components being reordered.
3514
3515 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3516
3517 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3518 output with components being reordered.
3519
3520 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3521 Pedro Alves <palves@redhat.com>
3522
3523 * gdb.base/maint.exp (check for .gdb_index): Check also for
3524 .debug_names.
3525 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3526 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3527 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3528 (.gdb_index used after symbol reloading): Support also .debug_names.
3529 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3530
3531 2017-12-08 Yao Qi <yao.qi@linaro.org>
3532
3533 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3534 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3535
3536 2017-12-08 Yao Qi <yao.qi@linaro.org>
3537
3538 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3539 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3540
3541 2017-12-08 Yao Qi <yao.qi@linaro.org>
3542
3543 * gdb.arch/aarch64-tagged-pointer.c: New file.
3544 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3545
3546 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3547
3548 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3549 "int".
3550
3551 2017-12-07 Keith Seitz <keiths@redhat.com>
3552
3553 PR breakpoints/22569
3554 * gdb.linespec/ls-errs.exp: Change expected result of "break
3555 -source this file has spaces.c -line 3".
3556 Check that an explicit source file followed by whitespace is
3557 identified as an invalid explicit location.
3558
3559 2017-12-07 Keith Seitz <keiths@redhat.com>
3560
3561 * gdb.cp/nested-types.cc: New file.
3562 * gdb.cp/nested-types.exp: New file.
3563 * lib/cp-support.exp: Load data-structures.exp library.
3564 (debug_cp_test_ptype_class): New global.
3565 (cp_ptype_class_verbose, next_line): New procedures.
3566 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3567 Add and document new return value.
3568 Switch the list of lines to a queue.
3569 Add support for new `type' key for nested type definitions.
3570 Add debugging/troubleshooting messages.
3571 * lib/data-structures.exp: New file.
3572
3573 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3574
3575 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3576 with proc_with_prefix, don't use with_test_prefix.
3577
3578 2017-12-07 Tom Tromey <tom@tromey.com>
3579
3580 * gdb.base/break.exp: Add test for empty "commands".
3581
3582 2017-12-07 Yao Qi <yao.qi@linaro.org>
3583
3584 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3585 malloc and catch syscall.
3586
3587 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3588
3589 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3590 tests for explicit locations.
3591
3592 2017-12-06 Pedro Alves <palves@redhat.com>
3593
3594 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3595 force-disabling XML descriptions.
3596
3597 2017-12-04 Pedro Alves <palves@redhat.com>
3598
3599 PR gdb/22499
3600 * gdb.arch/amd64-disp-step-avx.S: New file.
3601 * gdb.arch/amd64-disp-step-avx.exp: New file.
3602
3603 2017-12-03 Pedro Alves <palves@redhat.com>
3604
3605 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3606 and <string.h>.
3607 (parent_function): Print distinct messages when waitpid fails, or
3608 the child exits with a signal, or the child exits for an unhandled
3609 reason.
3610 * gdb.threads/process-dies-while-detaching.exp
3611 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3612 it. Wait for both inferior output and GDB's prompt. Use an
3613 indirect spawn id list.
3614 (do_detach): New parameter 'child_exit'. Use it to compute
3615 expected inferior output.
3616 (test_detach, test_detach_watch, test_detach_killed_outside):
3617 Adjust to pass down the expected child exit kind.
3618
3619 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3620 Sergio Durigan Junior <sergiodj@redhat.com>
3621 Pedro Alves <palves@redhat.com>
3622
3623 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3624
3625 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3626
3627 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3628 to 'symbol-file' and 'add-symbol-file' can be
3629 position-independent.
3630
3631 2017-12-01 Yao Qi <yao.qi@linaro.org>
3632
3633 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3634 the URL in copyright header.
3635 * gdb.arch/aarch64-fp.exp: Likewise.
3636 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3637 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3638 * gdb.base/expand-psymtabs.exp: Likewise.
3639 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3640 * gdb.fortran/common-block.exp: Likewise.
3641 * gdb.fortran/common-block.f90: Likewise.
3642 * gdb.fortran/logical.exp: Likewise.
3643 * gdb.fortran/vla-datatypes.f90: Likewise.
3644 * gdb.fortran/vla-sub.f90: Likewise.
3645
3646 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3647
3648 * gdb.ada/repeat_dyn: New testcase.
3649
3650 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3651
3652 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3653 Update for changed thread numbering.
3654 * gdb.cell/bt.exp: Update for changed GDB output.
3655
3656 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3657
3658 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3659 setting isremote by hand.
3660 * boards/dwarf4-gdb-index.exp: Likewise.
3661 * boards/fission.exp: Likewise.
3662 * boards/stabs.exp: Likewise.
3663
3664 2017-11-30 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.linespec/cpls-ops.exp
3667 (check_explicit_skips_function_argument): Extract the underlying
3668 type of size_t instead of hardcoding it.
3669
3670 2017-11-29 Pedro Alves <palves@redhat.com>
3671
3672 PR c++/19436
3673 * gdb.linespec/cpls-abi-tag.cc: New file.
3674 * gdb.linespec/cpls-abi-tag.exp: New file.
3675
3676 2017-11-29 Pedro Alves <palves@redhat.com>
3677
3678 * gdb.base/langs.exp: Use -qualified.
3679 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3680 it.
3681 * gdb.cp/namespace.exp: Use -qualified.
3682 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3683 (overload-3, template-overload, template-ret-type, const-overload)
3684 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3685 procedures.
3686 (test_driver): Call them.
3687 * gdb.cp/save-bp-qualified.cc: New.
3688 * gdb.cp/save-bp-qualified.exp: New.
3689 * gdb.linespec/explicit.exp: Test -qualified.
3690 * lib/completion-support.exp (completion::explicit_opts_list): Add
3691 "-qualified".
3692 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3693
3694 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3695
3696 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3697
3698 2017-11-29 Tom Tromey <tom@tromey.com>
3699
3700 * gdb.base/relocate.exp: Update invalid argument test.
3701 Add new tests for invalid arguments.
3702
3703 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3704
3705 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3706 Return 0 as a long.
3707 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3708
3709 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3710
3711 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3712 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3713 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3714 func ().
3715 * gdb.cp/shadow.cc (B.func): Return 0.
3716
3717 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3718
3719 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3720 expected output in gdb_expect call to allow the exception
3721 message to be present as well. Fix syntax confusion to avoid
3722 TCL thinking that exception_name is an array.
3723
3724 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3725
3726 * gdb.arch/spu-info.c: Include <unistd.h>.
3727 (do_signal_test): Fix broken calls to write.
3728 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3729 Fix checks for empty mailboxes. Update signal tests for corrected
3730 do_signal_test routine. Allow nonzero event status.
3731 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3732 * gdb.cell/arch.exp: Use standard_output_file.
3733 * gdb.cell/break.exp: Likewise.
3734 * gdb.cell/bt.exp: Likewise.
3735 * gdb.cell/core.exp: Likewise.
3736 * gdb.cell/dwarfaddr.exp: Likewise.
3737 * gdb.cell/ea-cache.exp: Likewise.
3738 * gdb.cell/ea-standalone.exp: Likewise.
3739 * gdb.cell/f-regs.exp: Likewise.
3740 * gdb.cell/fork.exp: Likewise.
3741 * gdb.cell/gcore.exp: Likewise.
3742 * gdb.cell/mem-access.exp: Likewise.
3743 * gdb.cell/ptype.exp: Likewise.
3744 * gdb.cell/registers.exp: Likewise.
3745 * gdb.cell/sizeof.exp: Likewise.
3746 * gdb.cell/solib-symbol.exp: Likewise.
3747 * gdb.cell/solib.exp: Likewise.
3748
3749 2017-11-25 Pedro Alves <palves@redhat.com>
3750
3751 * gdb.base/complete-empty.exp: New file.
3752 * gdb.base/completion.exp: Adjust.
3753
3754 2017-11-25 Pedro Alves <palves@redhat.com>
3755
3756 * gdb.linespec/cpls-ops.cc: New file.
3757 * gdb.linespec/cpls-ops.exp: New file.
3758 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3759 factored out from ...
3760 (test_complete_prefix_range): ... this.
3761
3762 2017-11-24 Pedro Alves <palves@redhat.com>
3763
3764 * gdb.linespec/cpcompletion.exp: New file.
3765 * gdb.linespec/cpls-hyphen.cc: New file.
3766 * gdb.linespec/cpls.cc: New file.
3767 * gdb.linespec/cpls2.cc: New file.
3768 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3769 test to use test_gdb_complete_unique. Add label completion,
3770 keyword completion and explicit location completion tests.
3771 * lib/completion-support.exp: New file.
3772
3773 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3774
3775 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3776 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3777 when hitting an exception catchpoint.
3778
3779 2017-11-22 Yao Qi <yao.qi@linaro.org>
3780
3781 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3782
3783 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3784
3785 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3786 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3787 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3788
3789 2017-11-22 Yao Qi <yao.qi@linaro.org>
3790
3791 * gdb.base/info-os.exp: Pass pthreads.
3792 * gdb.multi/multi-attach.exp: Likewise.
3793
3794 2017-11-22 Yao Qi <yao.qi@linaro.org>
3795
3796 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3797 compiler.
3798
3799 2017-11-22 Yao Qi <yao.qi@linaro.org>
3800
3801 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3802 * gdb.base/break-interp.exp: Likewise.
3803 * gdb.base/jit-attach-pie.exp: Likewise.
3804
3805 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3806
3807 * gdb.base/float128.c (large128): New variable.
3808 * gdb.base/float128.exp: Add test to print largest __float128 value.
3809
3810 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3811
3812 * gdb.arch/vsx-regs.exp: Update register content checks.
3813
3814 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3815
3816 * gdb.arch/ppc-longdouble.exp: New file.
3817 * gdb.arch/ppc-longdouble.c: Likewise.
3818
3819 2017-11-21 Pedro Alves <palves@redhat.com>
3820
3821 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3822
3823 2017-11-20 Pedro Alves <palves@redhat.com>
3824
3825 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3826 (long_double_typedef): New typedefs.
3827 Use DEF on double and long double.
3828 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3829 cases.
3830 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3831 and 'long_double_ptr_same_size' locals. Use them to decide
3832 whether cast from array/function to float is valid/invalid.
3833
3834 2017-11-17 Tom Tromey <tom@tromey.com>
3835
3836 * gdb.rust/traits.rs: New file.
3837 * gdb.rust/traits.exp: New file.
3838
3839 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3840
3841 * gdb.ada/minsyms: New testcase.
3842
3843 2017-11-16 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3846 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3847
3848 2017-11-16 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3851 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3852
3853 2017-11-16 Pedro Alves <palves@redhat.com>
3854
3855 * gdb.server/reconnect-ctrl-c.c: New file.
3856 * gdb.server/reconnect-ctrl-c.exp: New file.
3857
3858 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3859
3860 * gdb.python/py-rbreak.exp: New file.
3861 * gdb.python/py-rbreak.c: New file.
3862 * gdb.python/py-rbreak-func2.c: New file.
3863
3864 2017-11-16 Pedro Alves <palves@redhat.com>
3865
3866 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3867 pattern.
3868 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3869 GDB.
3870
3871 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3872
3873 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3874 regex.
3875
3876 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3877
3878 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3879 test names.
3880
3881 2017-11-09 Pedro Alves <palves@redhat.com>
3882
3883 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3884 factored out from ...
3885 (top level): ... here, and adjusted to avoid expecting beyond the
3886 prompt in a single gdb_test_multiple.
3887
3888 2017-11-09 Pedro Alves <palves@redhat.com>
3889
3890 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3891 output.
3892 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3893 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3894 * gdb.server/ext-run.exp ("kill" test): Likewise.
3895 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3896
3897 2017-11-09 Pedro Alves <palves@redhat.com>
3898
3899 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3900 match till end of line.
3901
3902 2017-11-09 Pedro Alves <palves@redhat.com>
3903
3904 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3905
3906 2017-11-09 Pedro Alves <palves@redhat.com>
3907
3908 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3909 New procedures, factored out from ...
3910 (top level): ... here, and adjusted to avoid expecting beyond the
3911 prompt in one go.
3912
3913 2017-11-09 Pedro Alves <palves@redhat.com>
3914
3915 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3916 output. Fix '?' match.
3917
3918 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3919
3920 * gdb.ada/scoped_watch: New testcase.
3921 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3922 which is actually correct.
3923 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3924 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3925
3926 2017-11-08 Pedro Alves <palves@redhat.com>
3927
3928 * gdb.gdb/complaints.exp (test_initial_complaints)
3929 (test_serial_complaints, test_short_complaints): Call
3930 complaint_internal instead of complaint.
3931
3932 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3933
3934 * gdb.threads/tls-core.c: New file.
3935 * gdb.threads/tls-core.exp: Likewise.
3936
3937 2017-11-08 Pedro Alves <palves@redhat.com>
3938
3939 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3940 (p Exported_Capitalized): New test.
3941 (p exported_capitalized): New test.
3942
3943 2017-11-07 Pedro Alves <palves@redhat.com>
3944
3945 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3946
3947 2017-11-07 Pedro Alves <palves@redhat.com>
3948
3949 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3950 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3951 (disable_invalid, disable_inverted, disable_negative): New
3952 procedures.
3953 ("bad numbers"): New set of tests.
3954
3955 2017-11-07 Pedro Alves <palves@redhat.com>
3956
3957 * gdb.cp/ena-dis-br-range.exp: Add tests.
3958
3959 2017-11-07 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3962
3963 2017-11-07 Xavier Roirand <roirand@adacore.com>
3964 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.base/ena-dis-br.exp: Add reference to
3967 gdb.cp/ena-dis-br-range.exp.
3968 * gdb.cp/ena-dis-br-range.exp: New file.
3969 * gdb.cp/ena-dis-br-range.cc: New file.
3970
3971 2017-11-06 Pedro Alves <palves@redhat.com>
3972
3973 * gdb.base/attach-non-pgrp-leader.c: New.
3974 * gdb.base/attach-non-pgrp-leader.exp: New.
3975
3976 2017-11-06 Pedro Alves <palves@redhat.com>
3977
3978 * configure.ac: No longer check for termio.h and sgtty.h.
3979 * configure: Regenerate.
3980 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3981 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3982 Remove termio and sgtty code.
3983
3984 2017-11-03 Yao Qi <yao.qi@linaro.org>
3985
3986 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3987 in GDB is disabled.
3988
3989 2017-11-03 Yao Qi <yao.qi@linaro.org>
3990
3991 * gdb.python/py-thrhandle.exp: Skip it if python is not
3992 enabled.
3993
3994 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3995
3996 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3997 as a breakpoint command.
3998
3999 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4000
4001 PR python/21213
4002 * gdb.python/py-infthread.exp: Test calling
4003 InferiorThread.inferior () multiple times in a row.
4004
4005 2017-10-27 Keith Seitz <keiths@redhat.com>
4006
4007 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4008 Test "info break" for every inlined function breakpoint.
4009
4010 2017-10-27 Yao Qi <yao.qi@linaro.org>
4011
4012 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4013
4014 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4015
4016 * gdb.cp/classes.exp (test_static_members): Test printing
4017 Outer::instance.
4018 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4019 (Inner::instance, Outer::instance): New.
4020
4021 2017-10-24 Pedro Alves <palves@redhat.com>
4022
4023 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4024 extra console" test in two stages.
4025
4026 2017-10-24 Pedro Alves <palves@redhat.com>
4027
4028 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4029
4030 2017-10-24 Pedro Alves <palves@redhat.com>
4031
4032 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4033 loop.
4034
4035 2017-10-24 Pedro Alves <palves@redhat.com>
4036
4037 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4038 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4039
4040 2017-10-24 Pedro Alves <palves@redhat.com>
4041
4042 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4043 parameter and handle it. Don't output read value in test name.
4044
4045 2017-10-24 Pedro Alves <palves@redhat.com>
4046
4047 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4048 custom test name.
4049
4050 2017-10-24 Pedro Alves <palves@redhat.com>
4051
4052 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4053 include the unstable output directory name in the test's name.
4054 (initial_setup_simple) <'set args'>: Use custom test name.
4055
4056 2017-10-24 Pedro Alves <palves@redhat.com>
4057
4058 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4059 with explicit test name.
4060
4061 2017-10-20 Pedro Alves <palves@redhat.com>
4062
4063 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4064 'wait -i'. Use gdb_assert and remote_close.
4065
4066 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4067
4068 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4069 number from variable rather than hard-coded.
4070
4071 2017-10-19 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.base/long-inferior-output.c: New file.
4074 * gdb.base/long-inferior-output.exp: New file.
4075
4076 2017-11-18 Keith Seitz <keiths@redhat.com>
4077
4078 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4079 method.
4080 (main): Call it.
4081 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4082 Add additional user-defined conversion operator tests.
4083
4084 2017-10-17 Pedro Alves <palves@redhat.com>
4085
4086 * boards/native-stdio-gdbserver.exp: Load "local-board".
4087
4088 2017-10-17 Pedro Alves <palves@redhat.com>
4089
4090 * gdb.base/quit-live.c: New file.
4091 * gdb.base/quit-live.exp: New file.
4092
4093 2017-10-16 Keith Seitz <keiths@redhat.com>
4094
4095 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4096 (class_with_protected_typedef, class_with_private_typedef)
4097 (struct_with_public_typedef, struct_with_protected_typedef)
4098 (struct_with_private_typedef): New classes/structs.
4099 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4100 typedefs and access specifiers.
4101
4102 2017-10-16 Pedro Alves <palves@redhat.com>
4103 Simon Marchi <simon.marchi@polymtl.ca>
4104
4105 * README (Local vs Remote vs Native): New section.
4106 * boards/local-board.exp: New file, with bits factored out from
4107 ...
4108 * boards/native-extended-gdbserver.exp: ... here. Load
4109 "local-board".
4110 * boards/native-gdbserver.exp: Load "local-board".
4111 (${board}_spawn, ${board}_exec): Delete.
4112 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4113 ...
4114 * boards/stdio-gdbserver-base.exp: ... this new file.
4115 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4116 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4117 procedure.
4118 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4119 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4120 stdio_gdbserver_command.
4121 (${board}_get_remote_address, ${board}_get_comm_port)
4122 (${board}_download, ${board}_upload): Delete.
4123 (get_target_remote_pipe_cmd): New.
4124
4125 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4126
4127 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4128 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4129 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4130 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4131 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4132 remove with_test_prefix.
4133
4134 2017-10-13 Pedro Alves <palves@redhat.com>
4135
4136 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4137 * gdb.base/annota1.exp: Use it instead of is_remote.
4138 * gdb.base/annota3.exp: Use it instead of is_remote.
4139 * gdb.cp/annota2.exp: Use it instead of is_remote.
4140 * gdb.cp/annota3.exp: Use it instead of is_remote.
4141 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4142
4143 2017-10-13 Pedro Alves <palves@redhat.com>
4144
4145 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4146 (test_num_test_vars, run_and_count_vars, find_env)
4147 (test_set_unset_env, test_inherit_env_var): New procedures.
4148 (top level): Use them.
4149
4150 2017-10-13 Pedro Alves <palves@redhat.com>
4151
4152 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4153 also skip on stub-like targets.
4154
4155 2017-10-13 Pedro Alves <palves@redhat.com>
4156
4157 PR gdb/22293
4158 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4159 (top level): Move some tests to ...
4160 (test_not_found): ... this new procedure.
4161 (top level): Call it.
4162
4163 2017-10-13 Pedro Alves <palves@redhat.com>
4164
4165 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4166 expect different "info terminal" output if testing with a
4167 non-native target.
4168
4169 2017-10-13 Pedro Alves <palves@redhat.com>
4170 Simon Marchi <simon.marchi@polymtl.ca>
4171
4172 PR python/12966
4173 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4174
4175 2017-10-13 Pedro Alves <palves@redhat.com>
4176
4177 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4178 already.
4179
4180 2017-10-13 Pedro Alves <palves@redhat.com>
4181
4182 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4183 is_remote.
4184
4185 2017-10-13 Pedro Alves <palves@redhat.com>
4186
4187 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4188 is_remote.
4189
4190 2017-10-13 Pedro Alves <palves@redhat.com>
4191
4192 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4193 is set.
4194 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4195 instead of is_remote.
4196
4197 2017-10-13 Pedro Alves <palves@redhat.com>
4198
4199 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4200 (top level): Add comment.
4201
4202 2017-10-13 Pedro Alves <palves@redhat.com>
4203
4204 * gdb.base/remote.exp (top level): Fix comment typo and add
4205 missing return.
4206
4207 2017-10-13 Pedro Alves <palves@redhat.com>
4208 Simon Marchi <simon.marchi@polymtl.ca>
4209
4210 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4211 calls and add comments. Skip test if use_gdb_stub is set.
4212 (top level): Use "set cwd" command instead of "cd" command.
4213
4214 2017-10-13 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4217 is_remote target check.
4218
4219 2017-10-13 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.base/scope.exp: Use build_executable + clean_restart +
4222 gdb_file_cmd instead of prepare_for_testing and no longer skip
4223 "before run" tests on is_remote target boards. Update comments.
4224 * boards/native-extended-gdbserver.exp
4225 (extended_gdbserver_load_last_file): New, factored out from ...
4226 (gdb_load): ... this. Move further below and add comment.
4227 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4228
4229 2017-10-12 Pedro Alves <palves@redhat.com>
4230
4231 * gdb.base/attach.exp: Remove references to gdb64.
4232 * gdb.base/dbx.exp: Remove references to gdb64.
4233
4234 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4235 Pedro Alves <palves@redhat.com>
4236
4237 * gdb.base/label.exp: Remove is_remote target check.
4238
4239 2017-10-12 Pedro Alves <palves@redhat.com>
4240
4241 * gdb.base/auvx.exp (coredir): Update comment.
4242 (top level) <core_works>: Use "set cwd" command instead of "cd"
4243 command.
4244
4245 2017-10-12 Pedro Alves <palves@redhat.com>
4246 Simon Marchi <simon.marchi@polymtl.ca>
4247
4248 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4249 target boards.
4250
4251 2017-10-12 Pedro Alves <palves@redhat.com>
4252 Simon Marchi <simon.marchi@polymtl.ca>
4253
4254 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4255 Instead skip if there's any gdb_protocol set.
4256
4257 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4258 Pedro Alves <palves@redhat.com>
4259
4260 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4261
4262 2017-10-12 Pedro Alves <palves@redhat.com>
4263 Simon Marchi <simon.marchi@polymtl.ca>
4264
4265 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4266 instead of on dejagnu remote boards.
4267
4268 2017-10-12 Pedro Alves <palves@redhat.com>
4269 Simon Marchi <simon.marchi@polymtl.ca>
4270
4271 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4272 checks. Use build_executable + clean_restart instead of
4273 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4274 of enabling non-stop after starting gdb.
4275
4276 2017-10-12 Pedro Alves <palves@redhat.com>
4277
4278 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4279 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4280 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4281 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4282
4283 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4284
4285 * gdb.arch/arc-tdesc-cpu.exp: New file.
4286 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4287
4288 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4289
4290 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4291
4292 2017-10-10 Pedro Alves <palves@redhat.com>
4293
4294 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4295 expect CLI output.
4296
4297 2017-10-10 Pedro Alves <palves@redhat.com>
4298
4299 * lib/selftest-support.exp (selftest_setup): Update for
4300 captured_command_loop's prototype change.
4301
4302 2017-10-09 Pedro Alves <palves@redhat.com>
4303
4304 Test both arch1=>arch2 and arch2=>arch1.
4305
4306 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4307 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4308 factored out to...
4309 (append_arch1_options, append_arch2_options, append_arch_options)
4310 (build_executables): New procedures.
4311 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4312 local.
4313 (top level): Add new 'first_arch' testing axis.
4314
4315 2017-10-09 Pedro Alves <palves@redhat.com>
4316
4317 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4318 (barrier): New.
4319 (thread_start, all_started): New functions.
4320 (main): Spawn new thread and wait until it is scheduled.
4321 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4322 option.
4323 (do_test): Add 'selected_thread' parameter. Run to all_started
4324 instead of main. Explicitly set the breakpoint at main. Switch
4325 to the SELECTED_THREAD thread.
4326 (top level): Test handling the exec event with either the main
4327 thread or the second thread selected.
4328
4329 2017-10-09 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4332 logic. Move STOP marker after the value checks.
4333 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4334 regexp.
4335
4336 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4337
4338 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4339
4340 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4341
4342 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4343 integer-to-dfp conversion.
4344 * gdb.base/dfp-test.exp: Likewise.
4345
4346 2017-10-04 Pedro Alves <palves@redhat.com>
4347
4348 * gdb.multi/hangout.c: Include <unistd.h>.
4349 (hangout_loop): New function.
4350 (main): Call alarm. Call hangout_loop in a loop.
4351 * gdb.multi/hello.c: Include <unistd.h>.
4352 (hello_loop): New function.
4353 (main): Call alarm. Call hangout_loop in a loop.
4354 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4355 inferior with the other selected.
4356
4357 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4358
4359 * gdb.mi/list-thread-groups-available.exp: New file.
4360 * gdb.mi/list-thread-groups-available.c: New file.
4361
4362 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4363
4364 * gdb.base/set-cwd.exp: Make it available on
4365 native-extended-gdbserver.
4366
4367 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4368
4369 * gdb.base/set-cwd.c: New file.
4370 * gdb.base/set-cwd.exp: Likewise.
4371
4372 2017-10-02 Tom Tromey <tom@tromey.com>
4373
4374 PR rust/22236:
4375 * gdb.rust/simple.rs (main): New variable "fslice".
4376 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4377
4378 2017-10-02 Tom Tromey <tom@tromey.com>
4379
4380 * gdb.rust/simple.exp: Test ptype of a slice.
4381
4382 2017-10-02 Tom Tromey <tom@tromey.com>
4383
4384 * gdb.rust/simple.exp: Test index of slice.
4385
4386 2017-09-27 Tom Tromey <tom@tromey.com>
4387
4388 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4389
4390 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4391 Pedro Alves <palves@redhat.com>
4392
4393 * gdb.base/compare-sections.exp (get value of read-only section): Read
4394 as unsigned value.
4395 (corrupt read-only section): Likewise and don't set written if patching
4396 failed.
4397
4398 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4399
4400 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4401 files.
4402
4403 2017-09-20 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4406 symbol names in gdb's output.
4407 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4408
4409 2017-09-20 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4412 Rename to ...
4413 (test_list_ambiguous_symbol): ... this and add a symbol name
4414 parameter. Adjust.
4415 (test_list_ambiguous_function): Reimplement on top of
4416 test_list_ambiguous_symbol and also test listing ambiguous
4417 variables.
4418 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4419 (ambiguous_fun): ... this.
4420 (ambiguous_var): New.
4421 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4422 (ambiguous_fun): ... this.
4423 (ambiguous_var): New.
4424
4425 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4426
4427 * gdb.base/starti.c: New file.
4428 * gdb.base/starti.exp: New file.
4429 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4430
4431 2017-09-14 Pedro Alves <palves@redhat.com>
4432
4433 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4434 (top level): Use it instead of runto.
4435
4436 2017-09-11 Tom Tromey <tom@tromey.com>
4437
4438 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4439
4440 2017-09-11 Tom Tromey <tom@tromey.com>
4441
4442 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4443 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4444
4445 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4446
4447 * gdb.fortran/printing-types.exp: New file.
4448 * gdb.fortran/printing-types.exp: New file.
4449
4450 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4451
4452 * gdb.fortran/vla-ptype.exp: Fix typos.
4453 * gdb.fortran/vla-value.exp: Same.
4454
4455 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4456
4457 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4458 * gdb.mi/mi-var-child-f.exp: Likewise.
4459 * gdb.mi/mi-vla-fortran.exp: Likewise.
4460
4461 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4462 Christoph Weinmann <christoph.t.weinmann@intel.com>
4463 Bernhard Heckel <bernhard.heckel@intel.com>
4464
4465 * gdb.fortran/ptr-indentation.f90: New file.
4466 * gdb.fortran/ptr-indentation.exp: New file.
4467
4468 2017-09-05 Tom Tromey <tom@tromey.com>
4469
4470 PR gdb/22010:
4471 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4472
4473 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4474
4475 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4476
4477 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4478
4479 * gdb.threads/tls-nodebug-pie.c: New file.
4480 * gdb.threads/tls-nodebug-pie.exp: New file.
4481
4482 2017-09-05 Tom Tromey <tom@tromey.com>
4483
4484 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4485 for rust.
4486
4487 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4488
4489 * gdb.multi/multi-arch-exec.exp: Test with different
4490 "follow-exec-mode" settings.
4491 (do_test): New procedure.
4492
4493 2017-09-04 Pedro Alves <palves@redhat.com>
4494
4495 * gdb.base/func-static.c (S::method const, S::method volatile)
4496 (S::method volatile const): New methods.
4497 (c_s, v_s, cv_s): New instances.
4498 (main): Call method() on them.
4499 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4500 (cannot_resolve): New procedure.
4501 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4502 print-quote-unquoted columns.
4503 (do_test): Test printing each scope too.
4504
4505 2017-09-04 Pedro Alves <palves@redhat.com>
4506
4507 * gdb.base/local-static.exp: Also test with
4508 class::method::variable wholly quoted.
4509 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4510
4511 2017-09-04 Pedro Alves <palves@redhat.com>
4512
4513 * gdb.base/local-static.c: New.
4514 * gdb.base/local-static.cc: New.
4515 * gdb.base/local-static.exp: New.
4516
4517 2017-09-04 Pedro Alves <palves@redhat.com>
4518
4519 * gdb.asm/asm-source.exp: Add casts to int.
4520 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4521 (dataglobal64_1, dataglobal64_2): New globals.
4522 * gdb.base/nodebug.exp: Test different expressions involving the
4523 new globals, with print, whatis and ptype. Add casts to int.
4524 * gdb.base/solib-display.exp: Add casts to int.
4525 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4526 * gdb.cp/m-static.exp: Add cast to int.
4527 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4528 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4529 tls variable with no debug info without a cast. Test with a cast
4530 to int too.
4531 * gdb.trace/entry-values.exp: Add casts.
4532
4533 2017-09-04 Pedro Alves <palves@redhat.com>
4534
4535 * gdb.base/nodebug.exp: Test that ptype's error about functions
4536 with unknown return type includes the function name too.
4537
4538 2017-09-04 Pedro Alves <palves@redhat.com>
4539
4540 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4541 return type of munmap in infcall.
4542 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4543 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4544 type of ftell in infcall.
4545 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4546 type of getpid in infcall.
4547 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4548 infcall.
4549 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4550 Bail on failure to extract the pid.
4551 * gdb.base/nodebug.c: #include <stdint.h>.
4552 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4553 New functions.
4554 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4555 Change expected output of print/whatis/ptype with functions with
4556 no debug info. Test all supported languages. Call
4557 test_call_promotion.
4558 * gdb.compile/compile.exp: Adjust expected output to expect
4559 warning.
4560 * gdb.threads/siginfo-threads.exp: Likewise.
4561
4562 2017-09-04 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4565 "prototypes". Test calling float functions via prototyped and
4566 unprototyped function pointers.
4567 (perform_all_tests): New parameter "prototypes". Pass it down.
4568 (top level): Pass down "prototypes" parameter to
4569 perform_all_tests.
4570
4571 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4572
4573 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4574 Test with nested loops.
4575
4576 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4577
4578 * gdb.base/commands.exp: Call the new procedures.
4579 (loop_break_test, loop_continue_test): New procedures.
4580
4581 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4582
4583 * gdb.base/commands.exp: Call new procedure.
4584 (define_if_without_arg_test): New procedure.
4585
4586 2017-09-04 Pedro Alves <palves@redhat.com>
4587
4588 * gdb.base/list-ambiguous.exp: New file.
4589 * gdb.base/list-ambiguous0.c: New file.
4590 * gdb.base/list-ambiguous1.c: New file.
4591 * gdb.base/list.exp (test_list_range): Adjust expected output.
4592
4593 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4594
4595 * gdb.base/share-env-with-gdbserver.c: New file.
4596 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4597
4598 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4599
4600 * gdb.base/commands.exp (gdbvar_simple_if_test,
4601 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4602 progvar_simple_if_test, progvar_simple_while_test,
4603 progvar_complex_if_while_test, user_defined_command_test,
4604 user_defined_command_args_eval,
4605 user_defined_command_args_stack_test,
4606 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4607 temporary_breakpoint_commands,
4608 gdb_test_no_prompt, redefine_hook_test,
4609 redefine_backtrace_test): Remove "global gdb_prompt".
4610
4611 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4612
4613 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4614 New proc, call it from toplevel.
4615
4616 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4617
4618 PR remote/21852
4619 * gdb.server/normal.c: New file, copied from gdb.base.
4620 * gdb.server/run-without-local-binary.exp: New file.
4621
4622 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4623
4624 * gdb.arch/sparc64-adi.exp: New file.
4625 * gdb.arch/sparc64-adi.c: New file.
4626
4627 2017-08-22 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4630 (top level): Add "list all overloads" tests.
4631
4632 2017-08-22 Tom Tromey <tom@tromey.com>
4633
4634 * gdb.gdb/xfullpath.exp: Remove.
4635
4636 2017-08-21 Pedro Alves <palves@redhat.com>
4637
4638 PR gdb/19487
4639 * gdb.base/symbol-alias.c: New.
4640 * gdb.base/symbol-alias2.c: New.
4641 * gdb.base/symbol-alias.exp: New.
4642
4643 2017-08-21 Pedro Alves <palves@redhat.com>
4644
4645 * gdb.base/dfp-test.c
4646 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4647 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4648 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4649 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4650 * gdb.base/whatis-ptype-typedefs.c: New.
4651 * gdb.base/whatis-ptype-typedefs.exp: New.
4652 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4653 (an_int, an_int_type, an_int_type2): New globals.
4654 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4655 involving typedefs and cast expressions.
4656 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4657 (lookup_typedefs_function): New.
4658 (typedefs_pretty_printers_dict): New.
4659 (top level): Register lookup_typedefs_function in
4660 gdb.pretty_printers.
4661
4662 2017-08-18 Yao Qi <yao.qi@linaro.org>
4663
4664 * gdb.server/unittest.exp: New.
4665
4666 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4667
4668 PR gdb/21954
4669 * gdb.base/environ.exp: Add test to check if 'unset environment'
4670 works.
4671
4672 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4673
4674 * lib/gdb.exp (universal_compile_options): New caching proc.
4675 (gdb_compile): Suppress GCC's coloring of messages.
4676
4677 2017-08-14 Tom Tromey <tom@tromey.com>
4678
4679 PR gdb/21675:
4680 * gdb.base/printcmds.exp (test_radices): New function.
4681 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4682 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4683 * lib/gdb.exp (get_integer_valueof): Use p/d.
4684
4685 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4686
4687 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4688 characters.
4689
4690 2017-08-05 Tom Tromey <tom@tromey.com>
4691
4692 * gdb.rust/simple.exp: Allow String to appear in a different
4693 namespace.
4694
4695 2017-07-26 Yao Qi <yao.qi@linaro.org>
4696
4697 * gdb.gdb/unittest.exp: Invoke command
4698 "maintenance check xml-descriptions".
4699
4700 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4701
4702 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4703 calling context.
4704 (hex128): Drop erroneous calculation of parameters.
4705
4706 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4707
4708 * gdb.python/py-unwind.exp: Disable stack protection when
4709 building test file.
4710
4711 2017-07-20 Pedro Alves <palves@redhat.com>
4712
4713 * gdb.base/default.exp (set language): Adjust expected output.
4714
4715 2017-07-20 Pedro Alves <palves@redhat.com>
4716
4717 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4718 (test_minsym): ... this, and make static.
4719 (get_pck__foo__bar__minsym): Rename to ...
4720 (get_test_minsym): ... this.
4721 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4722 symbol names and comments.
4723 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4724 (get_test_minsym): ... this.
4725 (pck__foo__bar__minsym__2): Rename to ...
4726 (test_minsym): ... this.
4727 (main): Adjust.
4728
4729 2017-07-17 Pedro Alves <palves@redhat.com>
4730
4731 * gdb.base/completion.exp: Adjust expected output.
4732 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4733 the completer works.
4734
4735 2017-07-17 Pedro Alves <palves@redhat.com>
4736
4737 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4738
4739 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4740
4741 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4742
4743 2017-07-14 Tom Tromey <tom@tromey.com>
4744
4745 PR rust/21764:
4746 * gdb.rust/simple.exp: Add tests.
4747
4748 2017-07-14 Tom Tromey <tom@tromey.com>
4749
4750 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4751
4752 2017-07-14 Pedro Alves <palves@redhat.com>
4753
4754 * gdb.linespec/base/one/thefile.cc (z1): New function.
4755 * gdb.linespec/base/two/thefile.cc (z2): New function.
4756 * gdb.linespec/linespec.exp: Add tests.
4757
4758 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4759
4760 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4761 to mi_create_breakpoint.
4762
4763 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4764
4765 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4766 mi_create_breakpoint.
4767
4768 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4769
4770 * gdb.dlang/demangle.exp: Update for demangling changes.
4771
4772 2017-07-09 Tom Tromey <tom@tromey.com>
4773
4774 * gdb.dwarf2/shortpiece.exp: New file.
4775
4776 2017-07-06 David Blaikie <dblaikie@gmail.com>
4777
4778 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4779 built from fissiont-multi-cu{1,2}.c.
4780 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4781 except putting 'main' and 'func' in separate CUs in the same DWO file.
4782 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4783 test.
4784 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4785 test.
4786
4787 2017-07-06 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.python/py-unwind.exp: Test flushregs.
4790
4791 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4792
4793 PR cli/21688
4794 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4795 tests for alias commands and trailing whitespace.
4796
4797 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4798
4799 PR cli/21688
4800 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4801 procedure. Call it.
4802
4803 2017-06-29 Pedro Alves <palves@redhat.com>
4804
4805 * gdb.base/printcmds.exp: Add tests.
4806
4807 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4808
4809 PR gdb/21337
4810 * gdb.base/reread-readsym.exp: New file.
4811 * gdb.base/reread-readsym.c: New file.
4812
4813 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4814
4815 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4816 subpattern.
4817
4818 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4819
4820 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4821 extended mnemonic.
4822 * gdb.arch/powerpc-power9.s: Likewise.
4823
4824 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4825
4826 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4827 on 32-bit x86 targets. Exploit is_*_target macros where
4828 appropriate.
4829
4830 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4831
4832 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4833 register pieces.
4834
4835 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4836
4837 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4838 located in one or more DWARF pieces.
4839
4840 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4841
4842 * lib/gdb.exp (get_endianness): New proc.
4843 * gdb.arch/aarch64-fp.exp: Use it.
4844 * gdb.arch/altivec-regs.exp: Likewise.
4845 * gdb.arch/e500-regs.exp: Likewise.
4846 * gdb.arch/vsx-regs.exp: Likewise.
4847 * gdb.base/dump.exp: Likewise.
4848 * gdb.base/funcargs.exp: Likewise.
4849 * gdb.base/gnu_vector.exp: Likewise.
4850 * gdb.dwarf2/formdata16.exp: Likewise.
4851 * gdb.dwarf2/implptrpiece.exp: Likewise.
4852 * gdb.dwarf2/nonvar-access.exp: Likewise.
4853 * gdb.python/py-inferior.exp: Likewise.
4854 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4855
4856 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4857
4858 PR gdb/21226
4859 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4860 stack value pieces are taken from the LSB end.
4861
4862 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4863
4864 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4865 variable at nonzero offset.
4866
4867 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4868
4869 * gdb.dwarf2/var-access.c: New file.
4870 * gdb.dwarf2/var-access.exp: New test.
4871 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4872
4873 2017-06-12 Tom Tromey <tom@tromey.com>
4874
4875 * gdb.dwarf2/formdata16.exp: Add tests.
4876
4877 2017-06-12 Tom Tromey <tom@tromey.com>
4878
4879 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4880
4881 2017-06-12 Tom Tromey <tom@tromey.com>
4882
4883 PR exp/16225:
4884 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4885 * gdb.arch/vsx-regs.exp: Update tests.
4886 * gdb.arch/s390-vregs.exp (hex128): New proc.
4887 Update test.
4888 * gdb.arch/altivec-regs.exp: Update tests.
4889
4890 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4891
4892 * gdb.base/startup-with-shell.c: New file.
4893 * gdb.base/startup-with-shell.exp: Likewise.
4894
4895 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4896
4897 * gdb.server/non-existing-program.exp: Update regex in order to
4898 reflect the fact that gdbserver is now using fork_inferior (with a
4899 shell) to startup the inferior.
4900
4901 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4902
4903 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4904 support function calls from GDB.
4905
4906 2017-05-21 Tom Tromey <tom@tromey.com>
4907
4908 PR rust/21466:
4909 * gdb.rust/unsized.exp: New file.
4910 * gdb.rust/unsized.rs: New file.
4911
4912 2017-05-19 Tom Tromey <tom@tromey.com>
4913
4914 PR rust/21484:
4915 * gdb.rust/watch.exp: New file.
4916 * gdb.rust/watch.rs: New file.
4917
4918 2017-05-18 Tom Tromey <tom@tromey.com>
4919
4920 * gdb.rust/simple.exp: Allow Box to be qualified.
4921
4922 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4923
4924 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4925
4926 2017-05-18 Pedro Alves <palves@redhat.com>
4927
4928 * gdb.base/fileio.c (test_write, test_read, test_close)
4929 (test_fstat): Don't print 'ret' in the fail path.
4930
4931 2017-05-18 Pedro Alves <palves@redhat.com>
4932
4933 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4934 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4935 (test_system, test_rename, test_unlink, test_time): Change
4936 prototypes.
4937 * gdb.base/fileio.exp (stop_msg): Adjust.
4938
4939 2017-05-18 Pedro Alves <palves@redhat.com>
4940
4941 * gdb.base/fileio.c (null_str): New global.
4942 (test_stat): Use it.
4943 * gdb.base/fileio.exp: Remove nowarnings.
4944
4945 2017-05-17 Yao Qi <yao.qi@linaro.org>
4946
4947 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4948
4949 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4950
4951 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4952 argument command.
4953 (top-level): Invoke test_set_inferior_tty.
4954
4955 2017-05-04 Pedro Alves <palves@redhat.com>
4956
4957 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4958 Add parens to print call for Python 3.
4959
4960 2017-05-03 Keith Seitz <keiths@redhat.com>
4961
4962 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4963 (main): Call it.
4964
4965 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4966
4967 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4968 to prev and next.
4969
4970 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4971
4972 * gdb.python/py-record-btrace.exp: Remove test for
4973 gdb.BtraceInstruction.error.
4974
4975 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4976
4977 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4978
4979 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4980
4981 * gdb.python/py-record-btrace-threads.c: New file.
4982 * gdb.python/py-record-btrace-threads.exp: New file.
4983
4984 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4985
4986 PR testsuite/8595
4987 * gdb.base/environ.exp: Make test available in all architectures.
4988 Move bits related to "info program" testing to
4989 gdb.base/info-program.exp. Rewrite tests to use the two new
4990 procedures mentione below.
4991 (test_set_show_env_var) New procedure.
4992 (test_set_show_env_var_equal): Likewise.
4993 * gdb.base/info-program.exp: New file.
4994
4995 2017-04-27 Keith Seitz <keiths@redhat.com>
4996
4997 * gdb.cp/oranking.cc (test15): New function.
4998 (main): Call test15 and declare additional variables for testing.
4999 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5000 "p foo101('abc')" tests.
5001 Add tests for cv qualifier overloads.
5002 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5003 "lvalue reference overload" test.
5004 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5005 "print value of f1 on Child&& in f2" test.
5006
5007 2017-04-19 Pedro Alves <palves@redhat.com>
5008
5009 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5010 procedure.
5011 (top level): Call it.
5012 * lib/gdb.exp (gdb_define_cmd): New procedure.
5013
5014 2017-04-12 Pedro Alves <palves@redhat.com>
5015
5016 PR gdb/21323
5017 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5018 (wchar): New global.
5019 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5020 (do_test_wide_char, wide_char_types_no_program, top level): Add
5021 wchar_t testing.
5022
5023 2017-04-12 Pedro Alves <palves@redhat.com>
5024
5025 PR c++/21323
5026 * gdb.cp/wide_char_types.c: New file.
5027 * gdb.cp/wide_char_types.exp: New file.
5028
5029 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5030
5031 PR gdb/21352
5032 * gdb.trace/tsv.exp: Add test for "tsave -r".
5033
5034 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5035
5036 * gdb.dlang/watch-loc.c: New file.
5037 * gdb.dlang/watch-loc.exp: New file.
5038
5039 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5040
5041 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5042
5043 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5044
5045 * gdb.arch/arc-analyze-prologue.S: New file.
5046 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5047
5048 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5049
5050 * gdb.arch/arc-decode-insn.S: New file.
5051 * gdb.arch/arc-decode-insn.exp: Likewise.
5052
5053 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5054
5055 PR tdep/20928
5056 * gdb.arch/sparc64-regs.exp: New file.
5057 * gdb.arch/sparc64-regs.S: Likewise.
5058
5059 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5060
5061 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5062 and memory view on Python 3.
5063
5064 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5065 Keith Seitz <keiths@redhat.com>
5066
5067 PR gdb/14441
5068 * gdb.cp/demangle.exp: Add rvalue reference tests.
5069 * gdb.cp/rvalue-ref-casts.cc: New file.
5070 * gdb.cp/rvalue-ref-casts.exp: New file.
5071 * gdb.cp/rvalue-ref-overload.cc: New file.
5072 * gdb.cp/rvalue-ref-overload.exp: New file.
5073 * gdb.cp/rvalue-ref-params.cc: New file.
5074 * gdb.cp/rvalue-ref-params.exp: New file.
5075 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5076 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5077 * gdb.cp/rvalue-ref-types.cc: New file.
5078 * gdb.cp/rvalue-ref-types.exp: New file.
5079 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5080 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5081
5082 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5083
5084 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5085 New procedure.
5086
5087 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5088
5089 * lib/mi-support.exp (mi_gdb_test): Add additional message
5090 for unexpected output.
5091
5092 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5093
5094 * gdb.base/examine-backward.c (Barrier): New character array
5095 constant, to ensure that TestStrings is preceded by a string
5096 terminator.
5097
5098 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5099
5100 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5101 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5102 and implicit pointer into such a location.
5103
5104 2017-03-16 Doug Evans <dje@google.com>
5105
5106 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5107
5108 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5109
5110 * gdb.cp/m-static.exp: Fix expectation for prototype of
5111 test5.single_constructor and single_constructor::single_constructor.
5112
5113 2017-03-16 Doug Evans <dje@google.com>
5114
5115 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5116 * gdb.guile/scm-lazy-string.c: New file.
5117 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5118 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5119 for pointer, array, typedef lazy strings.
5120
5121 2017-03-16 Doug Evans <dje@google.com>
5122
5123 PR python/17728, python/18439, python/18779
5124 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5125 * gdb.python/py-lazy-string.c (pointer): New typedef.
5126 (main): New locals ptr, array, typedef_ptr.
5127 * gdb.python/py-value.exp: Move lazy string tests to ...
5128 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5129 array, typedef lazy strings.
5130
5131 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5132
5133 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5134 Add optional 'test' parameter.
5135
5136 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5137
5138 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5139 Skip for versions of DejaGnu < 1.5.
5140
5141 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5142
5143 * lib/gdb.exp (dejagnu_version): New proc.
5144 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5145 Use dejagnu_version.
5146
5147 2017-03-10 Keith Seitz <keiths@redhat.com>
5148
5149 PR c++/8128
5150 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5151 type from destructor regexps.
5152 Add a branch which actually passes the test.
5153 Adjust "ptype t5i" test names.
5154
5155 2017-03-08 Pedro Alves <palves@redhat.com>
5156
5157 * gdb.base/step-over-exit.exp: Add explicit test message.
5158
5159 2017-03-08 Pedro Alves <palves@redhat.com>
5160
5161 PR gdb/18360
5162 * gdb.threads/interrupt-while-step-over.c: New file.
5163 * gdb.threads/interrupt-while-step-over.exp: New file.
5164
5165 2017-03-08 Pedro Alves <palves@redhat.com>
5166
5167 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5168 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5169
5170 2017-03-08 Pedro Alves <palves@redhat.com>
5171
5172 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5173 PKRU as not supported as a PASS.
5174
5175 2017-03-08 Pedro Alves <palves@redhat.com>
5176
5177 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5178 prefix instead of $binfile1/$binfile2.
5179 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5180 in test message.
5181 * gdb.python/py-completion.exp: Use "load python file" as test
5182 messages instead of unstable path names.
5183
5184 2017-03-08 Pedro Alves <palves@redhat.com>
5185 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 PR cli/21218
5188 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5189 New proc.
5190 (top level): Call it.
5191
5192 2017-03-08 Pedro Alves <palves@redhat.com>
5193
5194 PR tui/21216
5195 * gdb.tui/tui-nl-filtered-output.exp: New file.
5196
5197 2017-03-08 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.base/completion.exp: Move TUI completion tests to ...
5200 * gdb.tui/completion.exp: ... this new file.
5201
5202 2017-03-08 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.base/tui-disasm-long-lines.c,
5205 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5206 gdb.base/tui-layout.exp: Move to ...
5207 * gdb.tui/: ... this new directory.
5208
5209 2017-03-07 Pedro Alves <palves@redhat.com>
5210
5211 * gdb.base/tui-layout.c: New file.
5212 * gdb.base/tui-layout.exp: New file.
5213
5214 2017-03-07 Pedro Alves <palves@redhat.com>
5215
5216 * gdb.base/tui-layout.c: Rename to ...
5217 * gdb.base/tui-disasm-long-lines.c: ... this.
5218 * gdb.base/tui-layout.exp: Rename to ...
5219 * gdb.base/tui-disasm-long-lines.exp: ... this.
5220
5221 2017-03-07 Pedro Alves <palves@redhat.com>
5222
5223 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5224
5225 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5226
5227 * i386-mpx-call.c: New file.
5228 * i386-mpx-call.exp: New file.
5229
5230 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5231
5232 * gdb.arch/powerpc-power.exp: Delete test.
5233 * gdb.arch/powerpc-power.s: Likewise.
5234 * gdb.disasm/disassembler-options.exp: New test.
5235 * gdb.arch/powerpc-altivec.exp: Likewise.
5236 * gdb.arch/powerpc-altivec.s: Likewise.
5237 * gdb.arch/powerpc-altivec2.exp: Likewise.
5238 * gdb.arch/powerpc-altivec2.s: Likewise.
5239 * gdb.arch/powerpc-altivec3.exp: Likewise.
5240 * gdb.arch/powerpc-altivec3.s: Likewise.
5241 * gdb.arch/powerpc-power7.exp: Likewise.
5242 * gdb.arch/powerpc-power7.s: Likewise.
5243 * gdb.arch/powerpc-power8.exp: Likewise.
5244 * gdb.arch/powerpc-power8.s: Likewise.
5245 * gdb.arch/powerpc-power9.exp: Likewise.
5246 * gdb.arch/powerpc-power9.s: Likewise.
5247 * gdb.arch/powerpc-vsx.exp: Likewise.
5248 * gdb.arch/powerpc-vsx.s: Likewise.
5249 * gdb.arch/powerpc-vsx2.exp: Likewise.
5250 * gdb.arch/powerpc-vsx2.s: Likewise.
5251 * gdb.arch/powerpc-vsx3.exp: Likewise.
5252 * gdb.arch/powerpc-vsx3.s: Likewise.
5253 * gdb.arch/arm-disassembler-options.exp: Likewise.
5254 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5255 * gdb.arch/s390-disassembler-options.exp: Likewise.
5256
5257 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5258
5259 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5260 (check_supported_features): ... this. Changed return type to void.
5261 (supports_rdseed): New static global.
5262 (rdseed): Check supports_rdseed.
5263 (initialize): Call check_supported_features.
5264
5265 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5266
5267 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5268 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5269 and lqarx/stqcx.
5270 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5271 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5272
5273 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5274
5275 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5276 uppercase.
5277
5278 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5279
5280 * gdb.dwarf2/formdata16.c: New file.
5281 * gdb.dwarf2/formdata16.exp: New file.
5282 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5283
5284 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5285
5286 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5287 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5288 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5289 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5290 DW_AT_GNU_*.
5291
5292 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5293
5294 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5295
5296 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5297
5298 PR gdb/21164
5299 * gdb.base/maint.exp: Add testcases for when the commands do
5300 not have arguments.
5301
5302 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5303
5304 * gdb.cp/chained-calls.exp: Use p instead of P.
5305
5306 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5307
5308 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5309 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5310
5311 2017-02-14 Tom Tromey <tom@tromey.com>
5312
5313 PR python/13598:
5314 * gdb.python/py-events.exp: Add before_prompt event tests.
5315
5316 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5317
5318 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5319
5320 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5321
5322 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5323 (main): Call my_unique_function_name.
5324 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5325 completion of patterns with a single match.
5326 Add missing -re switches to gdb_test_multiple calls.
5327
5328 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5329
5330 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5331 return if core file is not recognized.
5332
5333 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5334
5335 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5336 and extra UIs.
5337
5338 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5339
5340 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5341 proc_with_prefix.
5342
5343 2017-02-10 Tom Tromey <tom@tromey.com>
5344
5345 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5346
5347 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5348
5349 PR gdb/21122
5350 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5351
5352 2017-02-08 Jerome Guitton <guitton@adacore.com>
5353
5354 * gdb.base/define.exp: Add test for command abbreviations
5355 in define.
5356
5357 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5358
5359 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5360 * gdb.reverse/insn-reverse-x86.c: New file.
5361
5362 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5363
5364 PR tdep/20936
5365 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5366
5367 2017-02-03 Tom Tromey <tom@tromey.com>
5368
5369 PR rust/21097:
5370 * gdb.rust/simple.exp: Add new tests.
5371
5372 2017-02-02 Pedro Alves <palves@redhat.com>
5373
5374 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5375 tests.
5376
5377 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5378
5379 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5380 taking a 2-byte value out of a 4-byte DWARF implicit value on
5381 big-endian targets.
5382 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5383 logic. Add test cases for DW_OP_implicit.
5384
5385 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5386
5387 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5388
5389 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5390
5391 * gdb.btrace/enable.exp: Call gdb_exit before
5392 skip_gdbserver_tests.
5393
5394 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5395
5396 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5397 GDBFLAGS.
5398
5399 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5400
5401 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5402 the test is skipped.
5403 * gdb.btrace/data.exp: Likewise.
5404 * gdb.btrace/delta.exp: Likewise.
5405 * gdb.btrace/dlopen.exp: Likewise.
5406 * gdb.btrace/enable-running.exp: Likewise.
5407 * gdb.btrace/enable.exp: Likewise.
5408 * gdb.btrace/exception.exp: Likewise.
5409 * gdb.btrace/function_call_history.exp: Likewise.
5410 * gdb.btrace/gcore.exp: Likewise.
5411 * gdb.btrace/instruction_history.exp: Likewise.
5412 * gdb.btrace/multi-thread-step.exp: Likewise.
5413 * gdb.btrace/nohist.exp: Likewise.
5414 * gdb.btrace/non-stop.exp: Likewise.
5415 * gdb.btrace/reconnect.exp: Likewise.
5416 * gdb.btrace/record_goto-step.exp: Likewise.
5417 * gdb.btrace/record_goto.exp: Likewise.
5418 * gdb.btrace/rn-dl-bind.exp: Likewise.
5419 * gdb.btrace/segv.exp: Likewise.
5420 * gdb.btrace/step.exp: Likewise.
5421 * gdb.btrace/stepi.exp: Likewise.
5422 * gdb.btrace/tailcall-only.exp: Likewise.
5423 * gdb.btrace/tailcall.exp: Likewise.
5424 * gdb.btrace/tsx.exp: Likewise.
5425 * gdb.btrace/unknown_functions.exp: Likewise.
5426 * gdb.btrace/vdso.exp: Likewise.
5427
5428 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5429
5430 * gdb.btrace/enable-running.c: New.
5431 * gdb.btrace/enable-running.exp: New.
5432
5433 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5434
5435 * gdb.arch/amd64-gs_base.c: New file.
5436 * gdb.arch/amd64-gs_base.exp: New file.
5437
5438 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5439
5440 * lib/memory.exp: Remove spurious empty newlines.
5441
5442 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5443
5444 * gdb.python/py-bad-printers.exp: Load python file using "source".
5445 * gdb.python/py-events.exp: Likewise.
5446 * gdb.python/py-evsignal.exp: Likewise.
5447 * gdb.python/py-evthreads.exp: Likewise.
5448 * gdb.python/py-frame-args.exp: Likewise.
5449 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5450 * gdb.python/py-framefilter-mi.exp: Likewise.
5451 * gdb.python/py-framefilter.exp: Likewise.
5452 * gdb.python/py-mi.exp: Likewise.
5453 * gdb.python/py-pp-maint.exp: Likewise.
5454 * gdb.python/py-pp-registration.exp: Likewise.
5455 * gdb.python/py-prettyprint.exp: Likewise.
5456 (run_lang_tests): Likewise.
5457 * gdb.python/py-typeprint.exp: Likewise.
5458
5459 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5460
5461 * lib/memory.exp: New file.
5462 * lib/gdb.exp: Load memory.exp.
5463 * gdb.base/memattr.exp (delete_memory): Move proc to
5464 lib/memory.exp and rename to delete_memory_regions.
5465 Replace delete_memory with delete_memory_regions.
5466 Cleanup memory regions before tests.
5467 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5468 before tests.
5469
5470 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5471
5472 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5473 files.
5474 (initialize): New function conditionally defined.
5475 (testcases): Move within conditional block.
5476 (main): Call initialize.
5477 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5478 of gdb.reverse/insn-reverse.c.
5479 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5480 gdb.reverse/insn-reverse.c.
5481
5482 2017-01-26 Yao Qi <yao.qi@linaro.org>
5483
5484 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5485 disassemble on address 0.
5486
5487 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5488 Yao Qi <yao.qi@linaro.org>
5489
5490 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5491 * gdb.dwarf2/implptr-64bit.S: Remove.
5492 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5493 variables in caller's context. Add DW_OP_implicit_value.
5494
5495 2017-01-25 Yao Qi <yao.qi@linaro.org>
5496
5497 * lib/dwarf.exp (Dwarf::_location): Handle
5498 DW_OP_GNU_implicit_pointer with proper size.
5499
5500 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5501
5502 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5503 and add untested calls.
5504
5505 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5506
5507 * gdb.python/python.exp: Check line number against what GDB thinks
5508 the line number is for func1.
5509
5510 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5511
5512 * gdb.dlang/debug-expr.exp: New file.
5513
5514 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5515
5516 Fix test names for the following files:
5517
5518 * gdb.ada/exec_changed.exp
5519 * gdb.ada/info_types.exp
5520 * gdb.arch/aarch64-atomic-inst.exp
5521 * gdb.arch/aarch64-fp.exp
5522 * gdb.arch/altivec-abi.exp
5523 * gdb.arch/altivec-regs.exp
5524 * gdb.arch/amd64-byte.exp
5525 * gdb.arch/amd64-disp-step.exp
5526 * gdb.arch/amd64-dword.exp
5527 * gdb.arch/amd64-entry-value-inline.exp
5528 * gdb.arch/amd64-entry-value-param.exp
5529 * gdb.arch/amd64-entry-value-paramref.exp
5530 * gdb.arch/amd64-entry-value.exp
5531 * gdb.arch/amd64-i386-address.exp
5532 * gdb.arch/amd64-invalid-stack-middle.exp
5533 * gdb.arch/amd64-invalid-stack-top.exp
5534 * gdb.arch/amd64-optimout-repeat.exp
5535 * gdb.arch/amd64-prologue-skip.exp
5536 * gdb.arch/amd64-prologue-xmm.exp
5537 * gdb.arch/amd64-stap-special-operands.exp
5538 * gdb.arch/amd64-stap-wrong-subexp.exp
5539 * gdb.arch/amd64-tailcall-cxx.exp
5540 * gdb.arch/amd64-tailcall-noret.exp
5541 * gdb.arch/amd64-tailcall-ret.exp
5542 * gdb.arch/amd64-tailcall-self.exp
5543 * gdb.arch/amd64-word.exp
5544 * gdb.arch/arm-bl-branch-dest.exp
5545 * gdb.arch/arm-disp-step.exp
5546 * gdb.arch/arm-neon.exp
5547 * gdb.arch/arm-single-step-kernel-helper.exp
5548 * gdb.arch/avr-flash-qualifier.exp
5549 * gdb.arch/disp-step-insn-reloc.exp
5550 * gdb.arch/e500-abi.exp
5551 * gdb.arch/e500-regs.exp
5552 * gdb.arch/ftrace-insn-reloc.exp
5553 * gdb.arch/i386-avx512.exp
5554 * gdb.arch/i386-bp_permanent.exp
5555 * gdb.arch/i386-byte.exp
5556 * gdb.arch/i386-cfi-notcurrent.exp
5557 * gdb.arch/i386-disp-step.exp
5558 * gdb.arch/i386-dr3-watch.exp
5559 * gdb.arch/i386-float.exp
5560 * gdb.arch/i386-gnu-cfi.exp
5561 * gdb.arch/i386-mpx-map.exp
5562 * gdb.arch/i386-mpx-sigsegv.exp
5563 * gdb.arch/i386-mpx-simple_segv.exp
5564 * gdb.arch/i386-mpx.exp
5565 * gdb.arch/i386-permbkpt.exp
5566 * gdb.arch/i386-prologue.exp
5567 * gdb.arch/i386-signal.exp
5568 * gdb.arch/i386-size-overlap.exp
5569 * gdb.arch/i386-unwind.exp
5570 * gdb.arch/i386-word.exp
5571 * gdb.arch/mips-fcr.exp
5572 * gdb.arch/powerpc-d128-regs.exp
5573 * gdb.arch/powerpc-stackless.exp
5574 * gdb.arch/ppc64-atomic-inst.exp
5575 * gdb.arch/s390-stackless.exp
5576 * gdb.arch/s390-tdbregs.exp
5577 * gdb.arch/s390-vregs.exp
5578 * gdb.arch/sparc-sysstep.exp
5579 * gdb.arch/thumb-bx-pc.exp
5580 * gdb.arch/thumb-singlestep.exp
5581 * gdb.arch/thumb2-it.exp
5582 * gdb.arch/vsx-regs.exp
5583 * gdb.asm/asm-source.exp
5584 * gdb.base/a2-run.exp
5585 * gdb.base/advance.exp
5586 * gdb.base/all-bin.exp
5587 * gdb.base/anon.exp
5588 * gdb.base/args.exp
5589 * gdb.base/arithmet.exp
5590 * gdb.base/async-shell.exp
5591 * gdb.base/async.exp
5592 * gdb.base/attach-pie-noexec.exp
5593 * gdb.base/attach-twice.exp
5594 * gdb.base/auto-load.exp
5595 * gdb.base/bang.exp
5596 * gdb.base/bitfields.exp
5597 * gdb.base/break-always.exp
5598 * gdb.base/break-caller-line.exp
5599 * gdb.base/break-entry.exp
5600 * gdb.base/break-inline.exp
5601 * gdb.base/break-on-linker-gcd-function.exp
5602 * gdb.base/break-probes.exp
5603 * gdb.base/break.exp
5604 * gdb.base/breakpoint-shadow.exp
5605 * gdb.base/call-ar-st.exp
5606 * gdb.base/call-sc.exp
5607 * gdb.base/call-signal-resume.exp
5608 * gdb.base/call-strs.exp
5609 * gdb.base/callfuncs.exp
5610 * gdb.base/catch-fork-static.exp
5611 * gdb.base/catch-gdb-caused-signals.exp
5612 * gdb.base/catch-load.exp
5613 * gdb.base/catch-signal-fork.exp
5614 * gdb.base/catch-signal.exp
5615 * gdb.base/catch-syscall.exp
5616 * gdb.base/charset.exp
5617 * gdb.base/checkpoint.exp
5618 * gdb.base/chng-syms.exp
5619 * gdb.base/code-expr.exp
5620 * gdb.base/code_elim.exp
5621 * gdb.base/commands.exp
5622 * gdb.base/completion.exp
5623 * gdb.base/complex.exp
5624 * gdb.base/cond-expr.exp
5625 * gdb.base/condbreak.exp
5626 * gdb.base/consecutive.exp
5627 * gdb.base/continue-all-already-running.exp
5628 * gdb.base/coredump-filter.exp
5629 * gdb.base/corefile.exp
5630 * gdb.base/dbx.exp
5631 * gdb.base/debug-expr.exp
5632 * gdb.base/define.exp
5633 * gdb.base/del.exp
5634 * gdb.base/disabled-location.exp
5635 * gdb.base/disasm-end-cu.exp
5636 * gdb.base/disasm-optim.exp
5637 * gdb.base/display.exp
5638 * gdb.base/duplicate-bp.exp
5639 * gdb.base/ena-dis-br.exp
5640 * gdb.base/ending-run.exp
5641 * gdb.base/enumval.exp
5642 * gdb.base/environ.exp
5643 * gdb.base/eu-strip-infcall.exp
5644 * gdb.base/eval-avoid-side-effects.exp
5645 * gdb.base/eval-skip.exp
5646 * gdb.base/exitsignal.exp
5647 * gdb.base/expand-psymtabs.exp
5648 * gdb.base/filesym.exp
5649 * gdb.base/find-unmapped.exp
5650 * gdb.base/finish.exp
5651 * gdb.base/float.exp
5652 * gdb.base/foll-exec-mode.exp
5653 * gdb.base/foll-exec.exp
5654 * gdb.base/foll-fork.exp
5655 * gdb.base/fortran-sym-case.exp
5656 * gdb.base/freebpcmd.exp
5657 * gdb.base/func-ptr.exp
5658 * gdb.base/func-ptrs.exp
5659 * gdb.base/funcargs.exp
5660 * gdb.base/gcore-buffer-overflow.exp
5661 * gdb.base/gcore-relro-pie.exp
5662 * gdb.base/gcore-relro.exp
5663 * gdb.base/gcore.exp
5664 * gdb.base/gdb1090.exp
5665 * gdb.base/gdb11530.exp
5666 * gdb.base/gdb11531.exp
5667 * gdb.base/gdb1821.exp
5668 * gdb.base/gdbindex-stabs.exp
5669 * gdb.base/gdbvars.exp
5670 * gdb.base/hbreak.exp
5671 * gdb.base/hbreak2.exp
5672 * gdb.base/included.exp
5673 * gdb.base/infcall-input.exp
5674 * gdb.base/inferior-died.exp
5675 * gdb.base/infnan.exp
5676 * gdb.base/info-macros.exp
5677 * gdb.base/info-os.exp
5678 * gdb.base/info-proc.exp
5679 * gdb.base/info-shared.exp
5680 * gdb.base/info-target.exp
5681 * gdb.base/infoline.exp
5682 * gdb.base/interp.exp
5683 * gdb.base/interrupt.exp
5684 * gdb.base/jit-reader.exp
5685 * gdb.base/jit-simple.exp
5686 * gdb.base/kill-after-signal.exp
5687 * gdb.base/kill-detach-inferiors-cmd.exp
5688 * gdb.base/label.exp
5689 * gdb.base/langs.exp
5690 * gdb.base/ldbl_e308.exp
5691 * gdb.base/line-symtabs.exp
5692 * gdb.base/linespecs.exp
5693 * gdb.base/list.exp
5694 * gdb.base/long_long.exp
5695 * gdb.base/longest-types.exp
5696 * gdb.base/maint.exp
5697 * gdb.base/max-value-size.exp
5698 * gdb.base/memattr.exp
5699 * gdb.base/mips_pro.exp
5700 * gdb.base/morestack.exp
5701 * gdb.base/moribund-step.exp
5702 * gdb.base/multi-forks.exp
5703 * gdb.base/nested-addr.exp
5704 * gdb.base/nextoverexit.exp
5705 * gdb.base/noreturn-finish.exp
5706 * gdb.base/noreturn-return.exp
5707 * gdb.base/nostdlib.exp
5708 * gdb.base/offsets.exp
5709 * gdb.base/opaque.exp
5710 * gdb.base/pc-fp.exp
5711 * gdb.base/permissions.exp
5712 * gdb.base/print-symbol-loading.exp
5713 * gdb.base/prologue-include.exp
5714 * gdb.base/psymtab.exp
5715 * gdb.base/ptype.exp
5716 * gdb.base/random-signal.exp
5717 * gdb.base/randomize.exp
5718 * gdb.base/range-stepping.exp
5719 * gdb.base/readline-ask.exp
5720 * gdb.base/recpar.exp
5721 * gdb.base/recurse.exp
5722 * gdb.base/relational.exp
5723 * gdb.base/restore.exp
5724 * gdb.base/return-nodebug.exp
5725 * gdb.base/return.exp
5726 * gdb.base/run-after-attach.exp
5727 * gdb.base/save-bp.exp
5728 * gdb.base/scope.exp
5729 * gdb.base/sect-cmd.exp
5730 * gdb.base/set-lang-auto.exp
5731 * gdb.base/set-noassign.exp
5732 * gdb.base/setvar.exp
5733 * gdb.base/sigall.exp
5734 * gdb.base/sigbpt.exp
5735 * gdb.base/siginfo-addr.exp
5736 * gdb.base/siginfo-infcall.exp
5737 * gdb.base/siginfo-obj.exp
5738 * gdb.base/siginfo.exp
5739 * gdb.base/signals-state-child.exp
5740 * gdb.base/signest.exp
5741 * gdb.base/sigstep.exp
5742 * gdb.base/sizeof.exp
5743 * gdb.base/skip.exp
5744 * gdb.base/solib-corrupted.exp
5745 * gdb.base/solib-nodir.exp
5746 * gdb.base/solib-search.exp
5747 * gdb.base/stack-checking.exp
5748 * gdb.base/stale-infcall.exp
5749 * gdb.base/stap-probe.exp
5750 * gdb.base/start.exp
5751 * gdb.base/step-break.exp
5752 * gdb.base/step-bt.exp
5753 * gdb.base/step-line.exp
5754 * gdb.base/step-over-exit.exp
5755 * gdb.base/step-over-syscall.exp
5756 * gdb.base/step-resume-infcall.exp
5757 * gdb.base/step-test.exp
5758 * gdb.base/store.exp
5759 * gdb.base/structs3.exp
5760 * gdb.base/sym-file.exp
5761 * gdb.base/symbol-without-target_section.exp
5762 * gdb.base/term.exp
5763 * gdb.base/testenv.exp
5764 * gdb.base/ui-redirect.exp
5765 * gdb.base/until.exp
5766 * gdb.base/unwindonsignal.exp
5767 * gdb.base/value-double-free.exp
5768 * gdb.base/vla-datatypes.exp
5769 * gdb.base/vla-ptr.exp
5770 * gdb.base/vla-sideeffect.exp
5771 * gdb.base/volatile.exp
5772 * gdb.base/watch-cond-infcall.exp
5773 * gdb.base/watch-cond.exp
5774 * gdb.base/watch-non-mem.exp
5775 * gdb.base/watch-read.exp
5776 * gdb.base/watch-vfork.exp
5777 * gdb.base/watchpoint-cond-gone.exp
5778 * gdb.base/watchpoint-delete.exp
5779 * gdb.base/watchpoint-hw-hit-once.exp
5780 * gdb.base/watchpoint-hw.exp
5781 * gdb.base/watchpoint-stops-at-right-insn.exp
5782 * gdb.base/watchpoints.exp
5783 * gdb.base/wchar.exp
5784 * gdb.base/whatis-exp.exp
5785 * gdb.btrace/buffer-size.exp
5786 * gdb.btrace/data.exp
5787 * gdb.btrace/delta.exp
5788 * gdb.btrace/dlopen.exp
5789 * gdb.btrace/enable.exp
5790 * gdb.btrace/exception.exp
5791 * gdb.btrace/function_call_history.exp
5792 * gdb.btrace/gcore.exp
5793 * gdb.btrace/instruction_history.exp
5794 * gdb.btrace/nohist.exp
5795 * gdb.btrace/reconnect.exp
5796 * gdb.btrace/record_goto-step.exp
5797 * gdb.btrace/record_goto.exp
5798 * gdb.btrace/rn-dl-bind.exp
5799 * gdb.btrace/segv.exp
5800 * gdb.btrace/step.exp
5801 * gdb.btrace/stepi.exp
5802 * gdb.btrace/tailcall-only.exp
5803 * gdb.btrace/tailcall.exp
5804 * gdb.btrace/tsx.exp
5805 * gdb.btrace/unknown_functions.exp
5806 * gdb.btrace/vdso.exp
5807 * gdb.compile/compile-ifunc.exp
5808 * gdb.compile/compile-ops.exp
5809 * gdb.compile/compile-print.exp
5810 * gdb.compile/compile-setjmp.exp
5811 * gdb.cp/abstract-origin.exp
5812 * gdb.cp/ambiguous.exp
5813 * gdb.cp/annota2.exp
5814 * gdb.cp/annota3.exp
5815 * gdb.cp/anon-ns.exp
5816 * gdb.cp/anon-struct.exp
5817 * gdb.cp/anon-union.exp
5818 * gdb.cp/arg-reference.exp
5819 * gdb.cp/baseenum.exp
5820 * gdb.cp/bool.exp
5821 * gdb.cp/breakpoint.exp
5822 * gdb.cp/bs15503.exp
5823 * gdb.cp/call-c.exp
5824 * gdb.cp/casts.exp
5825 * gdb.cp/chained-calls.exp
5826 * gdb.cp/class2.exp
5827 * gdb.cp/classes.exp
5828 * gdb.cp/cmpd-minsyms.exp
5829 * gdb.cp/converts.exp
5830 * gdb.cp/cp-relocate.exp
5831 * gdb.cp/cpcompletion.exp
5832 * gdb.cp/cpexprs.exp
5833 * gdb.cp/cplabel.exp
5834 * gdb.cp/cplusfuncs.exp
5835 * gdb.cp/cpsizeof.exp
5836 * gdb.cp/ctti.exp
5837 * gdb.cp/derivation.exp
5838 * gdb.cp/destrprint.exp
5839 * gdb.cp/dispcxx.exp
5840 * gdb.cp/enum-class.exp
5841 * gdb.cp/exception.exp
5842 * gdb.cp/exceptprint.exp
5843 * gdb.cp/expand-psymtabs-cxx.exp
5844 * gdb.cp/expand-sals.exp
5845 * gdb.cp/extern-c.exp
5846 * gdb.cp/filename.exp
5847 * gdb.cp/formatted-ref.exp
5848 * gdb.cp/fpointer.exp
5849 * gdb.cp/gdb1355.exp
5850 * gdb.cp/gdb2495.exp
5851 * gdb.cp/hang.exp
5852 * gdb.cp/impl-this.exp
5853 * gdb.cp/infcall-dlopen.exp
5854 * gdb.cp/inherit.exp
5855 * gdb.cp/iostream.exp
5856 * gdb.cp/koenig.exp
5857 * gdb.cp/local.exp
5858 * gdb.cp/m-data.exp
5859 * gdb.cp/m-static.exp
5860 * gdb.cp/mb-ctor.exp
5861 * gdb.cp/mb-inline.exp
5862 * gdb.cp/mb-templates.exp
5863 * gdb.cp/member-name.exp
5864 * gdb.cp/member-ptr.exp
5865 * gdb.cp/meth-typedefs.exp
5866 * gdb.cp/method.exp
5867 * gdb.cp/method2.exp
5868 * gdb.cp/minsym-fallback.exp
5869 * gdb.cp/misc.exp
5870 * gdb.cp/namelessclass.exp
5871 * gdb.cp/namespace-enum.exp
5872 * gdb.cp/namespace-nested-import.exp
5873 * gdb.cp/namespace.exp
5874 * gdb.cp/nextoverthrow.exp
5875 * gdb.cp/no-dmgl-verbose.exp
5876 * gdb.cp/non-trivial-retval.exp
5877 * gdb.cp/noparam.exp
5878 * gdb.cp/nsdecl.exp
5879 * gdb.cp/nsimport.exp
5880 * gdb.cp/nsnested.exp
5881 * gdb.cp/nsnoimports.exp
5882 * gdb.cp/nsrecurs.exp
5883 * gdb.cp/nsstress.exp
5884 * gdb.cp/nsusing.exp
5885 * gdb.cp/operator.exp
5886 * gdb.cp/oranking.exp
5887 * gdb.cp/overload-const.exp
5888 * gdb.cp/overload.exp
5889 * gdb.cp/ovldbreak.exp
5890 * gdb.cp/ovsrch.exp
5891 * gdb.cp/paren-type.exp
5892 * gdb.cp/parse-lang.exp
5893 * gdb.cp/pass-by-ref.exp
5894 * gdb.cp/pr-1023.exp
5895 * gdb.cp/pr-1210.exp
5896 * gdb.cp/pr-574.exp
5897 * gdb.cp/pr10687.exp
5898 * gdb.cp/pr12028.exp
5899 * gdb.cp/pr17132.exp
5900 * gdb.cp/pr17494.exp
5901 * gdb.cp/pr9067.exp
5902 * gdb.cp/pr9167.exp
5903 * gdb.cp/pr9631.exp
5904 * gdb.cp/printmethod.exp
5905 * gdb.cp/psmang.exp
5906 * gdb.cp/psymtab-parameter.exp
5907 * gdb.cp/ptype-cv-cp.exp
5908 * gdb.cp/ptype-flags.exp
5909 * gdb.cp/re-set-overloaded.exp
5910 * gdb.cp/ref-types.exp
5911 * gdb.cp/rtti.exp
5912 * gdb.cp/scope-err.exp
5913 * gdb.cp/shadow.exp
5914 * gdb.cp/smartp.exp
5915 * gdb.cp/static-method.exp
5916 * gdb.cp/static-print-quit.exp
5917 * gdb.cp/temargs.exp
5918 * gdb.cp/templates.exp
5919 * gdb.cp/try_catch.exp
5920 * gdb.cp/typedef-operator.exp
5921 * gdb.cp/typeid.exp
5922 * gdb.cp/userdef.exp
5923 * gdb.cp/using-crash.exp
5924 * gdb.cp/var-tag.exp
5925 * gdb.cp/virtbase.exp
5926 * gdb.cp/virtfunc.exp
5927 * gdb.cp/virtfunc2.exp
5928 * gdb.cp/vla-cxx.exp
5929 * gdb.disasm/t01_mov.exp
5930 * gdb.disasm/t02_mova.exp
5931 * gdb.disasm/t03_add.exp
5932 * gdb.disasm/t04_sub.exp
5933 * gdb.disasm/t05_cmp.exp
5934 * gdb.disasm/t06_ari2.exp
5935 * gdb.disasm/t07_ari3.exp
5936 * gdb.disasm/t08_or.exp
5937 * gdb.disasm/t09_xor.exp
5938 * gdb.disasm/t10_and.exp
5939 * gdb.disasm/t11_logs.exp
5940 * gdb.disasm/t12_bit.exp
5941 * gdb.disasm/t13_otr.exp
5942 * gdb.dlang/circular.exp
5943 * gdb.dwarf2/arr-stride.exp
5944 * gdb.dwarf2/arr-subrange.exp
5945 * gdb.dwarf2/atomic-type.exp
5946 * gdb.dwarf2/bad-regnum.exp
5947 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5948 * gdb.dwarf2/callframecfa.exp
5949 * gdb.dwarf2/clztest.exp
5950 * gdb.dwarf2/corrupt.exp
5951 * gdb.dwarf2/data-loc.exp
5952 * gdb.dwarf2/dup-psym.exp
5953 * gdb.dwarf2/dw2-anon-mptr.exp
5954 * gdb.dwarf2/dw2-anonymous-func.exp
5955 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5956 * gdb.dwarf2/dw2-bad-unresolved.exp
5957 * gdb.dwarf2/dw2-basic.exp
5958 * gdb.dwarf2/dw2-canonicalize-type.exp
5959 * gdb.dwarf2/dw2-case-insensitive.exp
5960 * gdb.dwarf2/dw2-common-block.exp
5961 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5962 * gdb.dwarf2/dw2-compressed.exp
5963 * gdb.dwarf2/dw2-const.exp
5964 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5965 * gdb.dwarf2/dw2-cu-size.exp
5966 * gdb.dwarf2/dw2-dup-frame.exp
5967 * gdb.dwarf2/dw2-entry-value.exp
5968 * gdb.dwarf2/dw2-icycle.exp
5969 * gdb.dwarf2/dw2-ifort-parameter.exp
5970 * gdb.dwarf2/dw2-inline-break.exp
5971 * gdb.dwarf2/dw2-inline-param.exp
5972 * gdb.dwarf2/dw2-intercu.exp
5973 * gdb.dwarf2/dw2-intermix.exp
5974 * gdb.dwarf2/dw2-lexical-block-bare.exp
5975 * gdb.dwarf2/dw2-linkage-name-trust.exp
5976 * gdb.dwarf2/dw2-minsym-in-cu.exp
5977 * gdb.dwarf2/dw2-noloc.exp
5978 * gdb.dwarf2/dw2-op-call.exp
5979 * gdb.dwarf2/dw2-op-out-param.exp
5980 * gdb.dwarf2/dw2-opt-structptr.exp
5981 * gdb.dwarf2/dw2-param-error.exp
5982 * gdb.dwarf2/dw2-producer.exp
5983 * gdb.dwarf2/dw2-ranges-base.exp
5984 * gdb.dwarf2/dw2-ref-missing-frame.exp
5985 * gdb.dwarf2/dw2-reg-undefined.exp
5986 * gdb.dwarf2/dw2-regno-invalid.exp
5987 * gdb.dwarf2/dw2-restore.exp
5988 * gdb.dwarf2/dw2-restrict.exp
5989 * gdb.dwarf2/dw2-single-line-discriminators.exp
5990 * gdb.dwarf2/dw2-strp.exp
5991 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5992 * gdb.dwarf2/dw2-unresolved.exp
5993 * gdb.dwarf2/dw2-var-zero-addr.exp
5994 * gdb.dwarf2/dw4-sig-types.exp
5995 * gdb.dwarf2/dwz.exp
5996 * gdb.dwarf2/dynarr-ptr.exp
5997 * gdb.dwarf2/enum-type.exp
5998 * gdb.dwarf2/gdb-index.exp
5999 * gdb.dwarf2/implptr-64bit.exp
6000 * gdb.dwarf2/implptr-optimized-out.exp
6001 * gdb.dwarf2/implptr.exp
6002 * gdb.dwarf2/implref-array.exp
6003 * gdb.dwarf2/implref-const.exp
6004 * gdb.dwarf2/implref-global.exp
6005 * gdb.dwarf2/implref-struct.exp
6006 * gdb.dwarf2/mac-fileno.exp
6007 * gdb.dwarf2/main-subprogram.exp
6008 * gdb.dwarf2/member-ptr-forwardref.exp
6009 * gdb.dwarf2/method-ptr.exp
6010 * gdb.dwarf2/missing-sig-type.exp
6011 * gdb.dwarf2/nonvar-access.exp
6012 * gdb.dwarf2/opaque-type-lookup.exp
6013 * gdb.dwarf2/pieces-optimized-out.exp
6014 * gdb.dwarf2/pieces.exp
6015 * gdb.dwarf2/pr10770.exp
6016 * gdb.dwarf2/pr13961.exp
6017 * gdb.dwarf2/staticvirtual.exp
6018 * gdb.dwarf2/subrange.exp
6019 * gdb.dwarf2/symtab-producer.exp
6020 * gdb.dwarf2/trace-crash.exp
6021 * gdb.dwarf2/typeddwarf.exp
6022 * gdb.dwarf2/valop.exp
6023 * gdb.dwarf2/watch-notconst.exp
6024 * gdb.fortran/array-element.exp
6025 * gdb.fortran/charset.exp
6026 * gdb.fortran/common-block.exp
6027 * gdb.fortran/complex.exp
6028 * gdb.fortran/derived-type-function.exp
6029 * gdb.fortran/derived-type.exp
6030 * gdb.fortran/logical.exp
6031 * gdb.fortran/module.exp
6032 * gdb.fortran/multi-dim.exp
6033 * gdb.fortran/nested-funcs.exp
6034 * gdb.fortran/print-formatted.exp
6035 * gdb.fortran/subarray.exp
6036 * gdb.fortran/vla-alloc-assoc.exp
6037 * gdb.fortran/vla-datatypes.exp
6038 * gdb.fortran/vla-history.exp
6039 * gdb.fortran/vla-ptr-info.exp
6040 * gdb.fortran/vla-ptype-sub.exp
6041 * gdb.fortran/vla-ptype.exp
6042 * gdb.fortran/vla-sizeof.exp
6043 * gdb.fortran/vla-type.exp
6044 * gdb.fortran/vla-value-sub-arbitrary.exp
6045 * gdb.fortran/vla-value-sub-finish.exp
6046 * gdb.fortran/vla-value-sub.exp
6047 * gdb.fortran/vla-value.exp
6048 * gdb.fortran/whatis_type.exp
6049 * gdb.go/chan.exp
6050 * gdb.go/handcall.exp
6051 * gdb.go/hello.exp
6052 * gdb.go/integers.exp
6053 * gdb.go/methods.exp
6054 * gdb.go/package.exp
6055 * gdb.go/strings.exp
6056 * gdb.go/types.exp
6057 * gdb.go/unsafe.exp
6058 * gdb.guile/scm-arch.exp
6059 * gdb.guile/scm-block.exp
6060 * gdb.guile/scm-breakpoint.exp
6061 * gdb.guile/scm-cmd.exp
6062 * gdb.guile/scm-disasm.exp
6063 * gdb.guile/scm-equal.exp
6064 * gdb.guile/scm-frame-args.exp
6065 * gdb.guile/scm-frame-inline.exp
6066 * gdb.guile/scm-frame.exp
6067 * gdb.guile/scm-iterator.exp
6068 * gdb.guile/scm-math.exp
6069 * gdb.guile/scm-objfile.exp
6070 * gdb.guile/scm-ports.exp
6071 * gdb.guile/scm-symbol.exp
6072 * gdb.guile/scm-symtab.exp
6073 * gdb.guile/scm-value-cc.exp
6074 * gdb.guile/types-module.exp
6075 * gdb.linespec/break-ask.exp
6076 * gdb.linespec/cpexplicit.exp
6077 * gdb.linespec/explicit.exp
6078 * gdb.linespec/keywords.exp
6079 * gdb.linespec/linespec.exp
6080 * gdb.linespec/ls-dollar.exp
6081 * gdb.linespec/ls-errs.exp
6082 * gdb.linespec/skip-two.exp
6083 * gdb.linespec/thread.exp
6084 * gdb.mi/mi-async.exp
6085 * gdb.mi/mi-basics.exp
6086 * gdb.mi/mi-break.exp
6087 * gdb.mi/mi-catch-load.exp
6088 * gdb.mi/mi-cli.exp
6089 * gdb.mi/mi-cmd-param-changed.exp
6090 * gdb.mi/mi-console.exp
6091 * gdb.mi/mi-detach.exp
6092 * gdb.mi/mi-disassemble.exp
6093 * gdb.mi/mi-eval.exp
6094 * gdb.mi/mi-file-transfer.exp
6095 * gdb.mi/mi-file.exp
6096 * gdb.mi/mi-fill-memory.exp
6097 * gdb.mi/mi-inheritance-syntax-error.exp
6098 * gdb.mi/mi-linespec-err-cp.exp
6099 * gdb.mi/mi-logging.exp
6100 * gdb.mi/mi-memory-changed.exp
6101 * gdb.mi/mi-read-memory.exp
6102 * gdb.mi/mi-record-changed.exp
6103 * gdb.mi/mi-reg-undefined.exp
6104 * gdb.mi/mi-regs.exp
6105 * gdb.mi/mi-return.exp
6106 * gdb.mi/mi-reverse.exp
6107 * gdb.mi/mi-simplerun.exp
6108 * gdb.mi/mi-solib.exp
6109 * gdb.mi/mi-stack.exp
6110 * gdb.mi/mi-stepi.exp
6111 * gdb.mi/mi-syn-frame.exp
6112 * gdb.mi/mi-until.exp
6113 * gdb.mi/mi-var-block.exp
6114 * gdb.mi/mi-var-child.exp
6115 * gdb.mi/mi-var-cmd.exp
6116 * gdb.mi/mi-var-cp.exp
6117 * gdb.mi/mi-var-display.exp
6118 * gdb.mi/mi-var-invalidate.exp
6119 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6120 * gdb.mi/mi-vla-fortran.exp
6121 * gdb.mi/mi-watch.exp
6122 * gdb.mi/mi2-var-child.exp
6123 * gdb.mi/user-selected-context-sync.exp
6124 * gdb.modula2/unbounded-array.exp
6125 * gdb.multi/dummy-frame-restore.exp
6126 * gdb.multi/multi-arch-exec.exp
6127 * gdb.multi/multi-arch.exp
6128 * gdb.multi/tids.exp
6129 * gdb.multi/watchpoint-multi.exp
6130 * gdb.opencl/callfuncs.exp
6131 * gdb.opencl/convs_casts.exp
6132 * gdb.opencl/datatypes.exp
6133 * gdb.opencl/operators.exp
6134 * gdb.opencl/vec_comps.exp
6135 * gdb.opt/clobbered-registers-O2.exp
6136 * gdb.opt/inline-break.exp
6137 * gdb.opt/inline-bt.exp
6138 * gdb.opt/inline-cmds.exp
6139 * gdb.opt/inline-locals.exp
6140 * gdb.pascal/case-insensitive-symbols.exp
6141 * gdb.pascal/floats.exp
6142 * gdb.pascal/gdb11492.exp
6143 * gdb.python/lib-types.exp
6144 * gdb.python/py-arch.exp
6145 * gdb.python/py-as-string.exp
6146 * gdb.python/py-bad-printers.exp
6147 * gdb.python/py-block.exp
6148 * gdb.python/py-breakpoint-create-fail.exp
6149 * gdb.python/py-breakpoint.exp
6150 * gdb.python/py-caller-is.exp
6151 * gdb.python/py-cmd.exp
6152 * gdb.python/py-explore-cc.exp
6153 * gdb.python/py-explore.exp
6154 * gdb.python/py-finish-breakpoint.exp
6155 * gdb.python/py-finish-breakpoint2.exp
6156 * gdb.python/py-frame-args.exp
6157 * gdb.python/py-frame-inline.exp
6158 * gdb.python/py-frame.exp
6159 * gdb.python/py-framefilter-mi.exp
6160 * gdb.python/py-infthread.exp
6161 * gdb.python/py-lazy-string.exp
6162 * gdb.python/py-linetable.exp
6163 * gdb.python/py-mi-events.exp
6164 * gdb.python/py-mi-objfile.exp
6165 * gdb.python/py-mi.exp
6166 * gdb.python/py-objfile.exp
6167 * gdb.python/py-pp-integral.exp
6168 * gdb.python/py-pp-maint.exp
6169 * gdb.python/py-pp-re-notag.exp
6170 * gdb.python/py-pp-registration.exp
6171 * gdb.python/py-recurse-unwind.exp
6172 * gdb.python/py-strfns.exp
6173 * gdb.python/py-symbol.exp
6174 * gdb.python/py-symtab.exp
6175 * gdb.python/py-sync-interp.exp
6176 * gdb.python/py-typeprint.exp
6177 * gdb.python/py-unwind-maint.exp
6178 * gdb.python/py-unwind.exp
6179 * gdb.python/py-value-cc.exp
6180 * gdb.python/py-xmethods.exp
6181 * gdb.reverse/amd64-tailcall-reverse.exp
6182 * gdb.reverse/break-precsave.exp
6183 * gdb.reverse/break-reverse.exp
6184 * gdb.reverse/consecutive-precsave.exp
6185 * gdb.reverse/consecutive-reverse.exp
6186 * gdb.reverse/finish-precsave.exp
6187 * gdb.reverse/finish-reverse-bkpt.exp
6188 * gdb.reverse/finish-reverse.exp
6189 * gdb.reverse/fstatat-reverse.exp
6190 * gdb.reverse/getresuid-reverse.exp
6191 * gdb.reverse/i386-precsave.exp
6192 * gdb.reverse/i386-reverse.exp
6193 * gdb.reverse/i386-sse-reverse.exp
6194 * gdb.reverse/i387-env-reverse.exp
6195 * gdb.reverse/i387-stack-reverse.exp
6196 * gdb.reverse/insn-reverse.exp
6197 * gdb.reverse/machinestate-precsave.exp
6198 * gdb.reverse/machinestate.exp
6199 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6200 * gdb.reverse/pipe-reverse.exp
6201 * gdb.reverse/readv-reverse.exp
6202 * gdb.reverse/recvmsg-reverse.exp
6203 * gdb.reverse/rerun-prec.exp
6204 * gdb.reverse/s390-mvcle.exp
6205 * gdb.reverse/step-precsave.exp
6206 * gdb.reverse/step-reverse.exp
6207 * gdb.reverse/time-reverse.exp
6208 * gdb.reverse/until-precsave.exp
6209 * gdb.reverse/until-reverse.exp
6210 * gdb.reverse/waitpid-reverse.exp
6211 * gdb.reverse/watch-precsave.exp
6212 * gdb.reverse/watch-reverse.exp
6213 * gdb.rust/generics.exp
6214 * gdb.rust/methods.exp
6215 * gdb.rust/modules.exp
6216 * gdb.rust/simple.exp
6217 * gdb.server/connect-with-no-symbol-file.exp
6218 * gdb.server/ext-attach.exp
6219 * gdb.server/ext-restart.exp
6220 * gdb.server/ext-wrapper.exp
6221 * gdb.server/file-transfer.exp
6222 * gdb.server/server-exec-info.exp
6223 * gdb.server/server-kill.exp
6224 * gdb.server/server-mon.exp
6225 * gdb.server/wrapper.exp
6226 * gdb.stabs/exclfwd.exp
6227 * gdb.stabs/gdb11479.exp
6228 * gdb.threads/clone-new-thread-event.exp
6229 * gdb.threads/corethreads.exp
6230 * gdb.threads/current-lwp-dead.exp
6231 * gdb.threads/dlopen-libpthread.exp
6232 * gdb.threads/gcore-thread.exp
6233 * gdb.threads/sigstep-threads.exp
6234 * gdb.threads/watchpoint-fork.exp
6235 * gdb.trace/actions-changed.exp
6236 * gdb.trace/backtrace.exp
6237 * gdb.trace/change-loc.exp
6238 * gdb.trace/circ.exp
6239 * gdb.trace/collection.exp
6240 * gdb.trace/disconnected-tracing.exp
6241 * gdb.trace/ftrace.exp
6242 * gdb.trace/mi-trace-frame-collected.exp
6243 * gdb.trace/mi-trace-unavailable.exp
6244 * gdb.trace/mi-traceframe-changed.exp
6245 * gdb.trace/mi-tsv-changed.exp
6246 * gdb.trace/no-attach-trace.exp
6247 * gdb.trace/passc-dyn.exp
6248 * gdb.trace/qtro.exp
6249 * gdb.trace/range-stepping.exp
6250 * gdb.trace/read-memory.exp
6251 * gdb.trace/save-trace.exp
6252 * gdb.trace/signal.exp
6253 * gdb.trace/status-stop.exp
6254 * gdb.trace/tfile.exp
6255 * gdb.trace/trace-break.exp
6256 * gdb.trace/trace-buffer-size.exp
6257 * gdb.trace/trace-condition.exp
6258 * gdb.trace/tracefile-pseudo-reg.exp
6259 * gdb.trace/tstatus.exp
6260 * gdb.trace/unavailable.exp
6261 * gdb.trace/while-dyn.exp
6262 * gdb.trace/while-stepping.exp
6263
6264 2016-12-22 Doug Evans <xdje42@gmail.com>
6265
6266 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6267 and msymbols.
6268
6269 2016-12-19 Yao Qi <yao.qi@linaro.org>
6270
6271 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6272 (test_with_self): Don't call do_steps_and_nexts, and remove
6273 code about stepping into xmalloc.
6274
6275 2016-12-09 Yao Qi <yao.qi@linaro.org>
6276
6277 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6278
6279 2016-12-09 Yao Qi <yao.qi@linaro.org>
6280
6281 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6282
6283 2016-12-09 Pedro Alves <palves@redhat.com>
6284
6285 * gdb.base/all-architectures-0.exp: New file.
6286 * gdb.base/all-architectures-1.exp: New file.
6287 * gdb.base/all-architectures-2.exp: New file.
6288 * gdb.base/all-architectures-3.exp: New file.
6289 * gdb.base/all-architectures-4.exp: New file.
6290 * gdb.base/all-architectures-5.exp: New file.
6291 * gdb.base/all-architectures-6.exp: New file.
6292 * gdb.base/all-architectures-7.exp: New file.
6293 * gdb.base/all-architectures.exp.in: New file.
6294
6295 2016-12-09 Yao Qi <yao.qi@linaro.org>
6296
6297 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6298
6299 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6300
6301 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6302 possible.
6303 Remove useless pattern-matching code.
6304
6305 2016-12-02 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6308 procedure.
6309 (top level): Call it.
6310
6311 2016-12-02 Pedro Alves <palves@redhat.com>
6312
6313 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6314 New procedure.
6315 (top level): Call it.
6316
6317 2016-12-02 Pedro Alves <palves@redhat.com>
6318
6319 PR cli/20559
6320 * gdb.base/commands.exp (user_defined_command_args_eval): New
6321 procedure.
6322 (top level): Call it.
6323
6324 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6325
6326 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6327 timeout handling.
6328
6329 2016-12-02 Tom Tromey <tom@tromey.com>
6330
6331 * gdb.dwarf2/main-subprogram.c: New file.
6332 * gdb.dwarf2/main-subprogram.exp: New file.
6333
6334 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6335
6336 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6337 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6338 gdb_test_no_output for a couple of cases.
6339 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6340
6341 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6342
6343 Fix test names and standardize compilation error messages throughout
6344 the following files:
6345
6346 * gdb.ada/start.exp
6347 * gdb.arch/alpha-step.exp
6348 * gdb.arch/e500-prologue.exp
6349 * gdb.arch/ftrace-insn-reloc.exp
6350 * gdb.arch/gdb1291.exp
6351 * gdb.arch/gdb1431.exp
6352 * gdb.arch/gdb1558.exp
6353 * gdb.arch/i386-dr3-watch.exp
6354 * gdb.arch/i386-sse-stack-align.exp
6355 * gdb.arch/ia64-breakpoint-shadow.exp
6356 * gdb.arch/pa-nullify.exp
6357 * gdb.arch/powerpc-aix-prologue.exp
6358 * gdb.arch/thumb-bx-pc.exp
6359 * gdb.base/annota1.exp
6360 * gdb.base/annota3.exp
6361 * gdb.base/arrayidx.exp
6362 * gdb.base/assign.exp
6363 * gdb.base/attach.exp
6364 * gdb.base/auxv.exp
6365 * gdb.base/bang.exp
6366 * gdb.base/bfp-test.exp
6367 * gdb.base/bigcore.exp
6368 * gdb.base/bitfields2.exp
6369 * gdb.base/break-fun-addr.exp
6370 * gdb.base/break-probes.exp
6371 * gdb.base/call-rt-st.exp
6372 * gdb.base/callexit.exp
6373 * gdb.base/catch-fork-kill.exp
6374 * gdb.base/charset.exp
6375 * gdb.base/checkpoint.exp
6376 * gdb.base/comprdebug.exp
6377 * gdb.base/constvars.exp
6378 * gdb.base/coredump-filter.exp
6379 * gdb.base/cursal.exp
6380 * gdb.base/cvexpr.exp
6381 * gdb.base/detach.exp
6382 * gdb.base/display.exp
6383 * gdb.base/dmsym.exp
6384 * gdb.base/dprintf-pending.exp
6385 * gdb.base/dso2dso.exp
6386 * gdb.base/dtrace-probe.exp
6387 * gdb.base/dump.exp
6388 * gdb.base/enum_cond.exp
6389 * gdb.base/exe-lock.exp
6390 * gdb.base/exec-invalid-sysroot.exp
6391 * gdb.base/execl-update-breakpoints.exp
6392 * gdb.base/exprs.exp
6393 * gdb.base/fileio.exp
6394 * gdb.base/find.exp
6395 * gdb.base/finish.exp
6396 * gdb.base/fixsection.exp
6397 * gdb.base/foll-vfork.exp
6398 * gdb.base/frame-args.exp
6399 * gdb.base/gcore.exp
6400 * gdb.base/gdb1250.exp
6401 * gdb.base/global-var-nested-by-dso.exp
6402 * gdb.base/gnu-ifunc.exp
6403 * gdb.base/hashline1.exp
6404 * gdb.base/hashline2.exp
6405 * gdb.base/hashline3.exp
6406 * gdb.base/hbreak-in-shr-unsupported.exp
6407 * gdb.base/huge.exp
6408 * gdb.base/infcall-input.exp
6409 * gdb.base/info-fun.exp
6410 * gdb.base/info-shared.exp
6411 * gdb.base/jit-simple.exp
6412 * gdb.base/jit-so.exp
6413 * gdb.base/jit.exp
6414 * gdb.base/jump.exp
6415 * gdb.base/label.exp
6416 * gdb.base/lineinc.exp
6417 * gdb.base/logical.exp
6418 * gdb.base/longjmp.exp
6419 * gdb.base/macscp.exp
6420 * gdb.base/miscexprs.exp
6421 * gdb.base/new-ui-echo.exp
6422 * gdb.base/new-ui-pending-input.exp
6423 * gdb.base/new-ui.exp
6424 * gdb.base/nodebug.exp
6425 * gdb.base/nofield.exp
6426 * gdb.base/offsets.exp
6427 * gdb.base/overlays.exp
6428 * gdb.base/pending.exp
6429 * gdb.base/pointers.exp
6430 * gdb.base/pr11022.exp
6431 * gdb.base/printcmds.exp
6432 * gdb.base/prologue.exp
6433 * gdb.base/ptr-typedef.exp
6434 * gdb.base/realname-expand.exp
6435 * gdb.base/relativedebug.exp
6436 * gdb.base/relocate.exp
6437 * gdb.base/remote.exp
6438 * gdb.base/reread.exp
6439 * gdb.base/return2.exp
6440 * gdb.base/savedregs.exp
6441 * gdb.base/sep.exp
6442 * gdb.base/sepdebug.exp
6443 * gdb.base/sepsymtab.exp
6444 * gdb.base/set-inferior-tty.exp
6445 * gdb.base/setshow.exp
6446 * gdb.base/shlib-call.exp
6447 * gdb.base/sigaltstack.exp
6448 * gdb.base/siginfo-addr.exp
6449 * gdb.base/signals.exp
6450 * gdb.base/signull.exp
6451 * gdb.base/sigrepeat.exp
6452 * gdb.base/so-impl-ld.exp
6453 * gdb.base/solib-display.exp
6454 * gdb.base/solib-overlap.exp
6455 * gdb.base/solib-search.exp
6456 * gdb.base/solib-symbol.exp
6457 * gdb.base/structs.exp
6458 * gdb.base/structs2.exp
6459 * gdb.base/symtab-search-order.exp
6460 * gdb.base/twice.exp
6461 * gdb.base/unload.exp
6462 * gdb.base/varargs.exp
6463 * gdb.base/watchpoint-solib.exp
6464 * gdb.base/watchpoint.exp
6465 * gdb.base/whatis.exp
6466 * gdb.base/wrong_frame_bt_full.exp
6467 * gdb.btrace/dlopen.exp
6468 * gdb.cell/ea-standalone.exp
6469 * gdb.cell/ea-test.exp
6470 * gdb.cp/dispcxx.exp
6471 * gdb.cp/gdb2384.exp
6472 * gdb.cp/method2.exp
6473 * gdb.cp/nextoverthrow.exp
6474 * gdb.cp/pr10728.exp
6475 * gdb.disasm/am33.exp
6476 * gdb.disasm/h8300s.exp
6477 * gdb.disasm/mn10300.exp
6478 * gdb.disasm/sh3.exp
6479 * gdb.dwarf2/dw2-dir-file-name.exp
6480 * gdb.fortran/complex.exp
6481 * gdb.fortran/library-module.exp
6482 * gdb.guile/scm-pretty-print.exp
6483 * gdb.guile/scm-symbol.exp
6484 * gdb.guile/scm-type.exp
6485 * gdb.guile/scm-value.exp
6486 * gdb.linespec/linespec.exp
6487 * gdb.mi/gdb701.exp
6488 * gdb.mi/gdb792.exp
6489 * gdb.mi/mi-breakpoint-changed.exp
6490 * gdb.mi/mi-dprintf-pending.exp
6491 * gdb.mi/mi-dprintf.exp
6492 * gdb.mi/mi-exit-code.exp
6493 * gdb.mi/mi-pending.exp
6494 * gdb.mi/mi-solib.exp
6495 * gdb.mi/new-ui-mi-sync.exp
6496 * gdb.mi/pr11022.exp
6497 * gdb.mi/user-selected-context-sync.exp
6498 * gdb.opt/solib-intra-step.exp
6499 * gdb.python/py-events.exp
6500 * gdb.python/py-finish-breakpoint.exp
6501 * gdb.python/py-mi.exp
6502 * gdb.python/py-prettyprint.exp
6503 * gdb.python/py-shared.exp
6504 * gdb.python/py-symbol.exp
6505 * gdb.python/py-template.exp
6506 * gdb.python/py-type.exp
6507 * gdb.python/py-value.exp
6508 * gdb.reverse/solib-precsave.exp
6509 * gdb.reverse/solib-reverse.exp
6510 * gdb.server/solib-list.exp
6511 * gdb.stabs/weird.exp
6512 * gdb.threads/reconnect-signal.exp
6513 * gdb.threads/stepi-random-signal.exp
6514 * gdb.trace/actions.exp
6515 * gdb.trace/ax.exp
6516 * gdb.trace/backtrace.exp
6517 * gdb.trace/change-loc.exp
6518 * gdb.trace/deltrace.exp
6519 * gdb.trace/ftrace-lock.exp
6520 * gdb.trace/ftrace.exp
6521 * gdb.trace/infotrace.exp
6522 * gdb.trace/mi-tracepoint-changed.exp
6523 * gdb.trace/packetlen.exp
6524 * gdb.trace/passcount.exp
6525 * gdb.trace/pending.exp
6526 * gdb.trace/range-stepping.exp
6527 * gdb.trace/report.exp
6528 * gdb.trace/stap-trace.exp
6529 * gdb.trace/tfind.exp
6530 * gdb.trace/trace-break.exp
6531 * gdb.trace/trace-condition.exp
6532 * gdb.trace/trace-enable-disable.exp
6533 * gdb.trace/trace-mt.exp
6534 * gdb.trace/tracecmd.exp
6535 * gdb.trace/tspeed.exp
6536 * gdb.trace/tsv.exp
6537 * lib/perftest.exp
6538
6539 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6540
6541 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6542 with gdb_test_no_output.
6543 Use command as test name.
6544
6545 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6546
6547 Fix test names starting with uppercase throughout the files.
6548
6549 * gdb.ada/assign_1.exp
6550 * gdb.ada/boolean_expr.exp
6551 * gdb.base/arrayidx.exp
6552 * gdb.base/del.exp
6553 * gdb.base/gcore-buffer-overflow.exp
6554 * gdb.base/testenv.exp
6555 * gdb.compile/compile.exp
6556 * gdb.python/py-framefilter-invalidarg.exp
6557 * gdb.python/py-framefilter.exp
6558
6559 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6560
6561 Fix test names starting with uppercase throughout the files.
6562
6563 * gdb.ada/array_return.exp
6564 * gdb.ada/expr_delims.exp
6565 * gdb.ada/mi_dyn_arr.exp
6566 * gdb.ada/mi_interface.exp
6567 * gdb.ada/mi_var_array.exp
6568 * gdb.ada/watch_arg.exp
6569 * gdb.arch/alpha-step.exp
6570 * gdb.arch/altivec-regs.exp
6571 * gdb.arch/e500-regs.exp
6572 * gdb.arch/powerpc-d128-regs.exp
6573 * gdb.base/arrayidx.exp
6574 * gdb.base/break.exp
6575 * gdb.base/checkpoint.exp
6576 * gdb.base/debug-expr.exp
6577 * gdb.base/dmsym.exp
6578 * gdb.base/radix.exp
6579 * gdb.base/sepdebug.exp
6580 * gdb.base/testenv.exp
6581 * gdb.base/watch_thread_num.exp
6582 * gdb.base/watchpoint-cond-gone.exp
6583 * gdb.cell/break.exp
6584 * gdb.cell/ea-cache.exp
6585 * gdb.compile/compile.exp
6586 * gdb.cp/gdb2495.exp
6587 * gdb.gdb/selftest.exp
6588 * gdb.gdb/xfullpath.exp
6589 * gdb.go/hello.exp
6590 * gdb.go/integers.exp
6591 * gdb.objc/basicclass.exp
6592 * gdb.pascal/hello.exp
6593 * gdb.pascal/integers.exp
6594 * gdb.python/py-breakpoint.exp
6595 * gdb.python/py-cmd.exp
6596 * gdb.python/py-linetable.exp
6597 * gdb.python/py-xmethods.exp
6598 * gdb.python/python.exp
6599 * gdb.reverse/consecutive-precsave.exp
6600 * gdb.reverse/finish-precsave.exp
6601 * gdb.reverse/i386-precsave.exp
6602 * gdb.reverse/machinestate-precsave.exp
6603 * gdb.reverse/sigall-precsave.exp
6604 * gdb.reverse/solib-precsave.exp
6605 * gdb.reverse/step-precsave.exp
6606 * gdb.reverse/until-precsave.exp
6607 * gdb.reverse/watch-precsave.exp
6608 * gdb.threads/leader-exit.exp
6609 * gdb.threads/pthreads.exp
6610 * gdb.threads/wp-replication.exp
6611 * gdb.trace/actions.exp
6612 * gdb.trace/mi-tsv-changed.exp
6613 * gdb.trace/tsv.exp
6614
6615 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6616
6617 Fix test names starting with uppercase throughout the files.
6618
6619 * gdb.arch/i386-bp_permanent.exp
6620 * gdb.arch/i386-gnu-cfi.exp
6621 * gdb.base/disasm-end-cu.exp
6622 * gdb.base/macscp.exp
6623 * gdb.base/pending.exp
6624 * gdb.base/watch_thread_num.exp
6625 * gdb.cp/exception.exp
6626 * gdb.cp/gdb2495.exp
6627 * gdb.cp/local.exp
6628 * gdb.python/py-evsignal.exp
6629 * gdb.python/python.exp
6630 * gdb.trace/tracecmd.exp
6631
6632 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6633
6634 Fix test names starting with uppercase throughout the files.
6635
6636 * gdb.base/charset.exp
6637 * gdb.base/eval.exp
6638 * gdb.base/multi-forks.exp
6639 * gdb.guile/scm-progspace.exp
6640 * gdb.opencl/datatypes.exp
6641 * gdb.python/py-block.exp
6642 * gdb.python/py-function.exp
6643 * gdb.python/py-symbol.exp
6644 * gdb.python/py-symtab.exp
6645 * gdb.python/py-xmethods.exp
6646 * gdb.reverse/break-precsave.exp
6647 * gdb.reverse/break-reverse.exp
6648 * gdb.reverse/consecutive-precsave.exp
6649 * gdb.reverse/consecutive-reverse.exp
6650 * gdb.reverse/finish-precsave.exp
6651 * gdb.reverse/finish-reverse-bkpt.exp
6652 * gdb.reverse/finish-reverse.exp
6653 * gdb.reverse/fstatat-reverse.exp
6654 * gdb.reverse/getresuid-reverse.exp
6655 * gdb.reverse/i386-precsave.exp
6656 * gdb.reverse/i386-reverse.exp
6657 * gdb.reverse/i386-sse-reverse.exp
6658 * gdb.reverse/i387-stack-reverse.exp
6659 * gdb.reverse/insn-reverse.exp
6660 * gdb.reverse/machinestate-precsave.exp
6661 * gdb.reverse/machinestate.exp
6662 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6663 * gdb.reverse/pipe-reverse.exp
6664 * gdb.reverse/readv-reverse.exp
6665 * gdb.reverse/recvmsg-reverse.exp
6666 * gdb.reverse/rerun-prec.exp
6667 * gdb.reverse/s390-mvcle.exp
6668 * gdb.reverse/sigall-precsave.exp
6669 * gdb.reverse/sigall-reverse.exp
6670 * gdb.reverse/solib-precsave.exp
6671 * gdb.reverse/solib-reverse.exp
6672 * gdb.reverse/step-precsave.exp
6673 * gdb.reverse/step-reverse.exp
6674 * gdb.reverse/time-reverse.exp
6675 * gdb.reverse/until-precsave.exp
6676 * gdb.reverse/until-reverse.exp
6677 * gdb.reverse/waitpid-reverse.exp
6678 * gdb.reverse/watch-precsave.exp
6679 * gdb.reverse/watch-reverse.exp
6680
6681 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6682
6683 Fix test names starting with uppercase throughout the files.
6684
6685 * gdb.arch/i386-mpx-simple_segv.exp
6686 * gdb.arch/i386-mpx.exp
6687 * gdb.arch/i386-permbkpt.exp
6688 * gdb.arch/pa-nullify.exp
6689 * gdb.arch/powerpc-d128-regs.exp
6690 * gdb.arch/vsx-regs.exp
6691 * gdb.base/bfp-test.exp
6692 * gdb.base/break.exp
6693 * gdb.base/breakpoint-shadow.exp
6694 * gdb.base/callfuncs.exp
6695 * gdb.base/charset.exp
6696 * gdb.base/commands.exp
6697 * gdb.base/completion.exp
6698 * gdb.base/dfp-test.exp
6699 * gdb.base/echo.exp
6700 * gdb.base/ending-run.exp
6701 * gdb.base/eval.exp
6702 * gdb.base/expand-psymtabs.exp
6703 * gdb.base/float128.exp
6704 * gdb.base/floatn.exp
6705 * gdb.base/foll-exec-mode.exp
6706 * gdb.base/gdb1056.exp
6707 * gdb.base/gdb11531.exp
6708 * gdb.base/kill-after-signal.exp
6709 * gdb.base/multi-forks.exp
6710 * gdb.base/overlays.exp
6711 * gdb.base/pending.exp
6712 * gdb.base/sepdebug.exp
6713 * gdb.base/testenv.exp
6714 * gdb.base/valgrind-db-attach.exp
6715 * gdb.base/watch_thread_num.exp
6716 * gdb.base/watchpoint-cond-gone.exp
6717 * gdb.base/watchpoint.exp
6718 * gdb.base/watchpoints.exp
6719 * gdb.cp/arg-reference.exp
6720 * gdb.cp/baseenum.exp
6721 * gdb.cp/operator.exp
6722 * gdb.cp/shadow.exp
6723 * gdb.dwarf2/dw2-op-out-param.exp
6724 * gdb.dwarf2/dw2-reg-undefined.exp
6725 * gdb.go/chan.exp
6726 * gdb.go/hello.exp
6727 * gdb.go/integers.exp
6728 * gdb.go/methods.exp
6729 * gdb.go/package.exp
6730 * gdb.guile/scm-parameter.exp
6731 * gdb.guile/scm-progspace.exp
6732 * gdb.guile/scm-value.exp
6733 * gdb.mi/mi-pending.exp
6734 * gdb.mi/user-selected-context-sync.exp
6735 * gdb.multi/multi-attach.exp
6736 * gdb.multi/tids.exp
6737 * gdb.opt/clobbered-registers-O2.exp
6738 * gdb.pascal/floats.exp
6739 * gdb.pascal/integers.exp
6740 * gdb.python/py-block.exp
6741 * gdb.python/py-events.exp
6742 * gdb.python/py-parameter.exp
6743 * gdb.python/py-symbol.exp
6744 * gdb.python/py-symtab.exp
6745 * gdb.python/py-type.exp
6746 * gdb.python/py-value.exp
6747 * gdb.python/py-xmethods.exp
6748 * gdb.python/python.exp
6749 * gdb.reverse/break-precsave.exp
6750 * gdb.reverse/consecutive-precsave.exp
6751 * gdb.reverse/finish-precsave.exp
6752 * gdb.reverse/i386-precsave.exp
6753 * gdb.reverse/machinestate-precsave.exp
6754 * gdb.reverse/sigall-precsave.exp
6755 * gdb.reverse/solib-precsave.exp
6756 * gdb.reverse/step-precsave.exp
6757 * gdb.reverse/until-precsave.exp
6758 * gdb.reverse/watch-precsave.exp
6759 * gdb.server/ext-attach.exp
6760 * gdb.server/ext-restart.exp
6761 * gdb.server/ext-run.exp
6762 * gdb.server/ext-wrapper.exp
6763 * gdb.stabs/gdb11479.exp
6764 * gdb.stabs/weird.exp
6765 * gdb.threads/attach-many-short-lived-threads.exp
6766 * gdb.threads/kill.exp
6767 * gdb.threads/watchpoint-fork.exp
6768
6769 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6770
6771 Fix test names starting with uppercase throughout all the files below.
6772
6773 * gdb.ada/array_return.exp
6774 * gdb.ada/catch_ex.exp
6775 * gdb.ada/info_exc.exp
6776 * gdb.ada/mi_catch_ex.exp
6777 * gdb.ada/mi_dyn_arr.exp
6778 * gdb.ada/mi_ex_cond.exp
6779 * gdb.ada/mi_exc_info.exp
6780 * gdb.ada/mi_interface.exp
6781 * gdb.ada/mi_task_arg.exp
6782 * gdb.ada/mi_task_info.exp
6783 * gdb.ada/mi_var_array.exp
6784 * gdb.arch/alpha-step.exp
6785 * gdb.arch/amd64-disp-step.exp
6786 * gdb.arch/arm-disp-step.exp
6787 * gdb.arch/disp-step-insn-reloc.exp
6788 * gdb.arch/e500-prologue.exp
6789 * gdb.arch/ftrace-insn-reloc.exp
6790 * gdb.arch/gdb1558.exp
6791 * gdb.arch/i386-bp_permanent.exp
6792 * gdb.arch/i386-disp-step.exp
6793 * gdb.arch/i386-float.exp
6794 * gdb.arch/i386-gnu-cfi.exp
6795 * gdb.arch/ia64-breakpoint-shadow.exp
6796 * gdb.arch/mips16-thunks.exp
6797 * gdb.arch/pa-nullify.exp
6798 * gdb.arch/powerpc-aix-prologue.exp
6799 * gdb.arch/powerpc-power.exp
6800 * gdb.arch/ppc-dfp.exp
6801 * gdb.arch/s390-tdbregs.exp
6802 * gdb.arch/spu-info.exp
6803 * gdb.arch/spu-ls.exp
6804 * gdb.arch/thumb-bx-pc.exp
6805 * gdb.base/advance.exp
6806 * gdb.base/annota-input-while-running.exp
6807 * gdb.base/arrayidx.exp
6808 * gdb.base/asmlabel.exp
6809 * gdb.base/async.exp
6810 * gdb.base/attach-wait-input.exp
6811 * gdb.base/auto-connect-native-target.exp
6812 * gdb.base/batch-preserve-term-settings.exp
6813 * gdb.base/bfp-test.exp
6814 * gdb.base/bigcore.exp
6815 * gdb.base/bp-permanent.exp
6816 * gdb.base/break-always.exp
6817 * gdb.base/break-fun-addr.exp
6818 * gdb.base/break-idempotent.exp
6819 * gdb.base/break-main-file-remove-fail.exp
6820 * gdb.base/break-probes.exp
6821 * gdb.base/break-unload-file.exp
6822 * gdb.base/break.exp
6823 * gdb.base/call-ar-st.exp
6824 * gdb.base/call-rt-st.exp
6825 * gdb.base/call-sc.exp
6826 * gdb.base/call-signal-resume.exp
6827 * gdb.base/call-strs.exp
6828 * gdb.base/callexit.exp
6829 * gdb.base/callfuncs.exp
6830 * gdb.base/catch-gdb-caused-signals.exp
6831 * gdb.base/catch-signal-siginfo-cond.exp
6832 * gdb.base/catch-syscall.exp
6833 * gdb.base/compare-sections.exp
6834 * gdb.base/cond-eval-mode.exp
6835 * gdb.base/condbreak-call-false.exp
6836 * gdb.base/consecutive-step-over.exp
6837 * gdb.base/cursal.exp
6838 * gdb.base/disabled-location.exp
6839 * gdb.base/disasm-end-cu.exp
6840 * gdb.base/display.exp
6841 * gdb.base/double-prompt-target-event-error.exp
6842 * gdb.base/dprintf-bp-same-addr.exp
6843 * gdb.base/dprintf-detach.exp
6844 * gdb.base/dprintf-next.exp
6845 * gdb.base/dprintf-non-stop.exp
6846 * gdb.base/dprintf-pending.exp
6847 * gdb.base/dso2dso.exp
6848 * gdb.base/ending-run.exp
6849 * gdb.base/enum_cond.exp
6850 * gdb.base/examine-backward.exp
6851 * gdb.base/exe-lock.exp
6852 * gdb.base/exec-invalid-sysroot.exp
6853 * gdb.base/execl-update-breakpoints.exp
6854 * gdb.base/execution-termios.exp
6855 * gdb.base/fileio.exp
6856 * gdb.base/fixsection.exp
6857 * gdb.base/foll-exec-mode.exp
6858 * gdb.base/foll-exec.exp
6859 * gdb.base/fork-running-state.exp
6860 * gdb.base/frame-args.exp
6861 * gdb.base/fullpath-expand.exp
6862 * gdb.base/func-ptr.exp
6863 * gdb.base/gcore-relro-pie.exp
6864 * gdb.base/gdb1090.exp
6865 * gdb.base/gdb1555.exp
6866 * gdb.base/global-var-nested-by-dso.exp
6867 * gdb.base/gnu-ifunc.exp
6868 * gdb.base/hbreak-in-shr-unsupported.exp
6869 * gdb.base/hbreak-unmapped.exp
6870 * gdb.base/hook-stop.exp
6871 * gdb.base/infcall-input.exp
6872 * gdb.base/info-fun.exp
6873 * gdb.base/info-shared.exp
6874 * gdb.base/interrupt-noterm.exp
6875 * gdb.base/jit-so.exp
6876 * gdb.base/jit.exp
6877 * gdb.base/line-symtabs.exp
6878 * gdb.base/list.exp
6879 * gdb.base/longjmp.exp
6880 * gdb.base/macscp.exp
6881 * gdb.base/max-value-size.exp
6882 * gdb.base/nodebug.exp
6883 * gdb.base/nofield.exp
6884 * gdb.base/overlays.exp
6885 * gdb.base/paginate-after-ctrl-c-running.exp
6886 * gdb.base/paginate-bg-execution.exp
6887 * gdb.base/paginate-inferior-exit.exp
6888 * gdb.base/pending.exp
6889 * gdb.base/pr11022.exp
6890 * gdb.base/printcmds.exp
6891 * gdb.base/ptr-typedef.exp
6892 * gdb.base/ptype.exp
6893 * gdb.base/randomize.exp
6894 * gdb.base/range-stepping.exp
6895 * gdb.base/realname-expand.exp
6896 * gdb.base/relativedebug.exp
6897 * gdb.base/remote.exp
6898 * gdb.base/savedregs.exp
6899 * gdb.base/sepdebug.exp
6900 * gdb.base/set-noassign.exp
6901 * gdb.base/shlib-call.exp
6902 * gdb.base/shreloc.exp
6903 * gdb.base/sigaltstack.exp
6904 * gdb.base/sigbpt.exp
6905 * gdb.base/siginfo-addr.exp
6906 * gdb.base/siginfo-obj.exp
6907 * gdb.base/siginfo-thread.exp
6908 * gdb.base/signest.exp
6909 * gdb.base/signull.exp
6910 * gdb.base/sigrepeat.exp
6911 * gdb.base/skip.exp
6912 * gdb.base/so-impl-ld.exp
6913 * gdb.base/solib-corrupted.exp
6914 * gdb.base/solib-disc.exp
6915 * gdb.base/solib-display.exp
6916 * gdb.base/solib-overlap.exp
6917 * gdb.base/solib-search.exp
6918 * gdb.base/solib-symbol.exp
6919 * gdb.base/source-execution.exp
6920 * gdb.base/sss-bp-on-user-bp-2.exp
6921 * gdb.base/sss-bp-on-user-bp.exp
6922 * gdb.base/stack-checking.exp
6923 * gdb.base/stale-infcall.exp
6924 * gdb.base/step-break.exp
6925 * gdb.base/step-line.exp
6926 * gdb.base/step-over-exit.exp
6927 * gdb.base/step-test.exp
6928 * gdb.base/structs.exp
6929 * gdb.base/sym-file.exp
6930 * gdb.base/symtab-search-order.exp
6931 * gdb.base/term.exp
6932 * gdb.base/type-opaque.exp
6933 * gdb.base/unload.exp
6934 * gdb.base/until-nodebug.exp
6935 * gdb.base/until.exp
6936 * gdb.base/unwindonsignal.exp
6937 * gdb.base/watch-cond.exp
6938 * gdb.base/watch-non-mem.exp
6939 * gdb.base/watch_thread_num.exp
6940 * gdb.base/watchpoint-reuse-slot.exp
6941 * gdb.base/watchpoint-solib.exp
6942 * gdb.base/watchpoint.exp
6943 * gdb.btrace/dlopen.exp
6944 * gdb.cell/arch.exp
6945 * gdb.cell/break.exp
6946 * gdb.cell/bt.exp
6947 * gdb.cell/core.exp
6948 * gdb.cell/data.exp
6949 * gdb.cell/dwarfaddr.exp
6950 * gdb.cell/ea-cache.exp
6951 * gdb.cell/ea-standalone.exp
6952 * gdb.cell/ea-test.exp
6953 * gdb.cell/f-regs.exp
6954 * gdb.cell/fork.exp
6955 * gdb.cell/gcore.exp
6956 * gdb.cell/mem-access.exp
6957 * gdb.cell/ptype.exp
6958 * gdb.cell/registers.exp
6959 * gdb.cell/sizeof.exp
6960 * gdb.cell/solib-symbol.exp
6961 * gdb.cell/solib.exp
6962 * gdb.compile/compile-tls.exp
6963 * gdb.cp/exception.exp
6964 * gdb.cp/gdb2495.exp
6965 * gdb.cp/local.exp
6966 * gdb.cp/mb-inline.exp
6967 * gdb.cp/mb-templates.exp
6968 * gdb.cp/pr10687.exp
6969 * gdb.cp/pr9167.exp
6970 * gdb.cp/scope-err.exp
6971 * gdb.cp/templates.exp
6972 * gdb.cp/virtfunc.exp
6973 * gdb.dwarf2/dw2-dir-file-name.exp
6974 * gdb.dwarf2/dw2-single-line-discriminators.exp
6975 * gdb.fortran/complex.exp
6976 * gdb.fortran/library-module.exp
6977 * gdb.guile/guile.exp
6978 * gdb.guile/scm-cmd.exp
6979 * gdb.guile/scm-frame-inline.exp
6980 * gdb.guile/scm-objfile.exp
6981 * gdb.guile/scm-pretty-print.exp
6982 * gdb.guile/scm-symbol.exp
6983 * gdb.guile/scm-type.exp
6984 * gdb.guile/scm-value.exp
6985 * gdb.linespec/keywords.exp
6986 * gdb.linespec/ls-errs.exp
6987 * gdb.linespec/macro-relative.exp
6988 * gdb.linespec/thread.exp
6989 * gdb.mi/mi-breakpoint-changed.exp
6990 * gdb.mi/mi-dprintf-pending.exp
6991 * gdb.mi/mi-fullname-deleted.exp
6992 * gdb.mi/mi-logging.exp
6993 * gdb.mi/mi-pending.exp
6994 * gdb.mi/mi-solib.exp
6995 * gdb.mi/new-ui-mi-sync.exp
6996 * gdb.mi/user-selected-context-sync.exp
6997 * gdb.multi/dummy-frame-restore.exp
6998 * gdb.multi/multi-arch-exec.exp
6999 * gdb.multi/remove-inferiors.exp
7000 * gdb.multi/watchpoint-multi-exit.exp
7001 * gdb.opt/solib-intra-step.exp
7002 * gdb.perf/backtrace.exp
7003 * gdb.perf/single-step.exp
7004 * gdb.perf/skip-command.exp
7005 * gdb.perf/skip-prologue.exp
7006 * gdb.perf/solib.exp
7007 * gdb.python/lib-types.exp
7008 * gdb.python/py-as-string.exp
7009 * gdb.python/py-bad-printers.exp
7010 * gdb.python/py-block.exp
7011 * gdb.python/py-breakpoint.exp
7012 * gdb.python/py-cmd.exp
7013 * gdb.python/py-events.exp
7014 * gdb.python/py-evthreads.exp
7015 * gdb.python/py-finish-breakpoint.exp
7016 * gdb.python/py-finish-breakpoint2.exp
7017 * gdb.python/py-frame-inline.exp
7018 * gdb.python/py-frame.exp
7019 * gdb.python/py-inferior.exp
7020 * gdb.python/py-infthread.exp
7021 * gdb.python/py-mi.exp
7022 * gdb.python/py-objfile.exp
7023 * gdb.python/py-pp-maint.exp
7024 * gdb.python/py-pp-registration.exp
7025 * gdb.python/py-prettyprint.exp
7026 * gdb.python/py-recurse-unwind.exp
7027 * gdb.python/py-shared.exp
7028 * gdb.python/py-symbol.exp
7029 * gdb.python/py-symtab.exp
7030 * gdb.python/py-template.exp
7031 * gdb.python/py-type.exp
7032 * gdb.python/py-unwind-maint.exp
7033 * gdb.python/py-unwind.exp
7034 * gdb.python/py-value.exp
7035 * gdb.python/python.exp
7036 * gdb.reverse/finish-reverse-bkpt.exp
7037 * gdb.reverse/insn-reverse.exp
7038 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7039 * gdb.reverse/solib-precsave.exp
7040 * gdb.reverse/solib-reverse.exp
7041 * gdb.stabs/gdb11479.exp
7042 * gdb.stabs/weird.exp
7043 * gdb.threads/fork-child-threads.exp
7044 * gdb.threads/fork-plus-threads.exp
7045 * gdb.threads/fork-thread-pending.exp
7046 * gdb.threads/forking-threads-plus-breakpoint.exp
7047 * gdb.threads/hand-call-in-threads.exp
7048 * gdb.threads/interrupted-hand-call.exp
7049 * gdb.threads/linux-dp.exp
7050 * gdb.threads/local-watch-wrong-thread.exp
7051 * gdb.threads/next-while-other-thread-longjmps.exp
7052 * gdb.threads/non-ldr-exit.exp
7053 * gdb.threads/pending-step.exp
7054 * gdb.threads/print-threads.exp
7055 * gdb.threads/process-dies-while-detaching.exp
7056 * gdb.threads/process-dies-while-handling-bp.exp
7057 * gdb.threads/pthreads.exp
7058 * gdb.threads/queue-signal.exp
7059 * gdb.threads/reconnect-signal.exp
7060 * gdb.threads/signal-command-handle-nopass.exp
7061 * gdb.threads/signal-command-multiple-signals-pending.exp
7062 * gdb.threads/signal-delivered-right-thread.exp
7063 * gdb.threads/signal-sigtrap.exp
7064 * gdb.threads/sigthread.exp
7065 * gdb.threads/staticthreads.exp
7066 * gdb.threads/stepi-random-signal.exp
7067 * gdb.threads/thread-unwindonsignal.exp
7068 * gdb.threads/thread_check.exp
7069 * gdb.threads/thread_events.exp
7070 * gdb.threads/tid-reuse.exp
7071 * gdb.threads/tls-nodebug.exp
7072 * gdb.threads/tls-shared.exp
7073 * gdb.threads/tls-so_extern.exp
7074 * gdb.threads/tls.exp
7075 * gdb.threads/wp-replication.exp
7076 * gdb.trace/actions-changed.exp
7077 * gdb.trace/actions.exp
7078 * gdb.trace/backtrace.exp
7079 * gdb.trace/change-loc.exp
7080 * gdb.trace/collection.exp
7081 * gdb.trace/deltrace.exp
7082 * gdb.trace/disconnected-tracing.exp
7083 * gdb.trace/entry-values.exp
7084 * gdb.trace/ftrace-lock.exp
7085 * gdb.trace/ftrace.exp
7086 * gdb.trace/infotrace.exp
7087 * gdb.trace/mi-trace-frame-collected.exp
7088 * gdb.trace/mi-trace-unavailable.exp
7089 * gdb.trace/mi-traceframe-changed.exp
7090 * gdb.trace/mi-tracepoint-changed.exp
7091 * gdb.trace/mi-tsv-changed.exp
7092 * gdb.trace/no-attach-trace.exp
7093 * gdb.trace/packetlen.exp
7094 * gdb.trace/passc-dyn.exp
7095 * gdb.trace/passcount.exp
7096 * gdb.trace/pending.exp
7097 * gdb.trace/pr16508.exp
7098 * gdb.trace/qtro.exp
7099 * gdb.trace/range-stepping.exp
7100 * gdb.trace/read-memory.exp
7101 * gdb.trace/report.exp
7102 * gdb.trace/save-trace.exp
7103 * gdb.trace/signal.exp
7104 * gdb.trace/stap-trace.exp
7105 * gdb.trace/status-stop.exp
7106 * gdb.trace/strace.exp
7107 * gdb.trace/tfile.exp
7108 * gdb.trace/tfind.exp
7109 * gdb.trace/trace-break.exp
7110 * gdb.trace/trace-condition.exp
7111 * gdb.trace/trace-enable-disable.exp
7112 * gdb.trace/trace-mt.exp
7113 * gdb.trace/tracecmd.exp
7114 * gdb.trace/tracefile-pseudo-reg.exp
7115 * gdb.trace/tspeed.exp
7116 * gdb.trace/tstatus.exp
7117 * gdb.trace/tsv.exp
7118 * gdb.trace/unavailable.exp
7119 * gdb.trace/while-dyn.exp
7120 * gdb.trace/while-stepping.exp
7121 * lib/gdb-guile.exp
7122 * lib/gdb.exp
7123 * lib/mi-support.exp
7124 * lib/pascal.exp
7125 * lib/perftest.exp
7126 * lib/prelink-support.exp
7127 * lib/selftest-support.exp
7128
7129 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7130
7131 * Makefile.in: Include disable-implicit-rules.mk.
7132
7133 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7134
7135 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7136 non-byte-aligned bit fields.
7137
7138 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7139
7140 PR gdb/12616
7141 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7142 respects the DW_AT_data_bit_offset attribute.
7143
7144 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7145
7146 * gdb.base/default.exp: Fix output of "set language".
7147
7148 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7149
7150 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7151 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7152 make.
7153 * configure.ac: Remove checks for the make program.
7154 * configure: Re-generate.
7155
7156 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7157
7158 * gdb.python/py-recurse-unwind.c (main): Add loop.
7159 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7160 to read_register() and gdb.parse_and_eval(). Make each code
7161 call a separate case that can be individually tested.
7162 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7163 proc. Call cont_and_backtrace for each of the code paths that
7164 we want to test in the unwinder.
7165
7166 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7167
7168 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7169 the definition of struct S.
7170
7171 2016-11-11 Catherine Moore <clm@codesourcery.com>
7172
7173 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7174
7175 2016-11-09 Pedro Alves <palves@redhat.com>
7176
7177 * gdb.base/commands.exp (runto_or_return): New procedure.
7178 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7179 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7180 (progvar_simple_while_test, progvar_complex_if_while_test)
7181 (if_while_breakpoint_command_test)
7182 (infrun_breakpoint_command_test, breakpoint_command_test)
7183 (user_defined_command_test, watchpoint_command_test)
7184 (test_command_prompt_position, redefine_hook_test)
7185 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7186 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7187 multi_line_input and multi_line. Remove gdb_expect and
7188 gdb_stop_suppressing_tests uses.
7189 * lib/gdb.exp (valnum_re): New global.
7190 (multi_line_input): New procedure.
7191
7192 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7193
7194 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7195 Remove.
7196 (test_setup): Define with proc_with_prefix.
7197 (test_cli_inferior): Likewise.
7198 (test_cli_thread): Likewise.
7199 (test_cli_frame): Likewise.
7200 (test_cli_select_frame): Likewise.
7201 (test_cli_up_down): Likewise.
7202 (test_mi_thread_select): Likewise.
7203 (test_mi_stack_select_frame): Likewise.
7204 (test_cli_in_mi_inferior): Likewise.
7205 (test_cli_in_mi_thread): Likewise.
7206 (test_cli_in_mi_frame): Likewise.
7207 (top level): Do not use with_test_prefix_procname.
7208
7209 2016-11-09 Pedro Alves <palves@redhat.com>
7210
7211 * gdb.base/commands.exp (gdbvar_simple_if_test)
7212 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7213 (progvar_simple_if_test, progvar_simple_while_test)
7214 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7215 (infrun_breakpoint_command_test, breakpoint_command_test)
7216 (user_defined_command_test, watchpoint_command_test)
7217 (test_command_prompt_position, deprecated_command_test)
7218 (bp_deleted_in_command, temporary_breakpoint_commands)
7219 (stray_arg0_test, source_file_with_indented_comment)
7220 (recursive_source_test, if_commands_test)
7221 (error_clears_commands_left, redefine_hook_test)
7222 (redefine_backtrace_test): Use proc_with_prefix.
7223 * lib/gdb.exp (proc_with_prefix): New proc.
7224
7225 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7226
7227 * gdb.base/tui-layout.c: New file.
7228 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7229 disassembly window contains very long lines.
7230
7231 2016-11-08 Tom Tromey <tom@tromey.com>
7232
7233 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7234 depend on Python 2.
7235
7236 2016-11-08 Tom Tromey <tom@tromey.com>
7237
7238 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7239 New method.
7240
7241 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7242
7243 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7244
7245 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7246
7247 * gdb.rust/simple.rs: Add test for univariant enums without
7248 discriminants and for encoded struct-like enums.
7249
7250 2016-10-28 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7253 gdb_test_multiple, tighten regexps and match symtabs and line
7254 tables incrementally.
7255
7256 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7257
7258 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7259 general.
7260
7261 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7262
7263 * gdb.base/exec-invalid-sysroot.exp: New file.
7264
7265 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7266
7267 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7268
7269 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7270
7271 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7272
7273 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7274
7275 * gdb.base/killed-outside.exp: Remove $options from a call to
7276 `prepare_for_testing'.
7277
7278 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7279
7280 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7281 Change test message.
7282
7283 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7284
7285 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7286 Update comment.
7287
7288 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7289
7290 * gdb.trace/mi-trace-save.exp: New file.
7291
7292 2016-10-13 Yao Qi <yao.qi@linaro.org>
7293
7294 * gdb.base/code_elim.exp (get_var_address): Remove.
7295 * gdb.base/relocate.exp: Likewise.
7296 * gdb.base/shreloc.exp: Likewise.
7297 * lib/gdb.exp (get_var_address): New.
7298
7299 2016-10-13 Yao Qi <yao.qi@linaro.org>
7300
7301 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7302 floating point tests if $skip_float_test is false.
7303
7304 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7305
7306 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7307 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7308 argc values.
7309 Add 1 to argc so we guarantee distinct initial/modified argc values.
7310
7311 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7312
7313 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7314
7315 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7316
7317 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7318 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7319 * gdb.arch/vsx-regs.exp: Likewise.
7320
7321 2016-10-07 Yao Qi <yao.qi@linaro.org>
7322
7323 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7324
7325 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7326
7327 * gdb.python/python.exp: Test decode_line("*0").
7328
7329 2016-10-06 Doug Evans <dje@google.com>
7330
7331 * gdb.python/py-value.exp (test_value_creation): Add test for large
7332 unsigned 64-bit value.
7333
7334 2016-10-06 Tom Tromey <tom@tromey.com>
7335
7336 * gdb.compile/compile.exp: Change java tests to rust.
7337 * gdb.base/setshow.exp: Change java tests to rust.
7338 * gdb.base/default.exp: Remove java from language list.
7339 * README (Examples): Update language example.
7340 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7341 test.
7342 * lib/gdb.exp (skip_java_tests): Remove.
7343 * lib/java.exp: Remove.
7344 * gdb.java: Remove.
7345
7346 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7347
7348 * gdb.arch/mips-fcr.exp: New test.
7349 * gdb.arch/mips-fcr.c: Source for the new test.
7350
7351 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7352
7353 * gdb.base/solib-disc.exp: Use `standard_output_file'
7354 throughout.
7355
7356 2016-10-06 Pedro Alves <palves@redhat.com>
7357
7358 * gdb.base/jit-simple-dl.c: New file.
7359 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7360 * gdb.base/jit-simple.c: ... this.
7361 * gdb.base/jit-simple.exp (jit_run): Delete.
7362 (build_jit): New proc.
7363 (jit_test_reread): Recompile either the main program or the shared
7364 library, depending on what is being tested. Skip changing address
7365 if caller wants to. Compare before/after addresses. If testing
7366 standalone, explicitly load the binary. Test "maint info
7367 breakpoints".
7368 (top level): Add "standalone vs shared lib" and "change address"
7369 vs "same address" axes.
7370
7371 2016-10-06 Pedro Alves <palves@redhat.com>
7372
7373 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7374 call.
7375 (jit_run): Delete.
7376 (jit_test_reread): Use with_test_prefix. Reload the main binary
7377 explicitly. Compare the before/after addresses of the JIT
7378 descriptor.
7379
7380 2016-08-15 Doug Evans <dje@google.com>
7381
7382 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7383 for single bitfields is bool.
7384 * gdb.xml/tdesc-regs.exp: Ditto.
7385
7386 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7387
7388 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7389
7390 2016-10-05 Yao Qi <yao.qi@linaro.org>
7391
7392 * lib/gdb.exp (support_complex_tests): Return zero if
7393 gdb_skip_float_test return true.
7394
7395 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7396 Simon Marchi <simon.marchi@ericsson.com>
7397
7398 PR gdb/20487
7399 * gdb.mi/user-selected-context-sync.exp: New file.
7400 * gdb.mi/user-selected-context-sync.c: New file.
7401
7402 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7403 Simon Marchi <simon.marchi@ericsson.com>
7404
7405 PR gdb/20487
7406 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7407 =thread-select-event check.
7408
7409 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7410
7411 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7412 the compulsory L operand changes.
7413 * gdb.arch/powerpc-power.s: Likewise.
7414
7415 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7416
7417 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7418 * gdb.base/jit-attach-pie.c: New file.
7419 * gdb.base/jit-attach-pie.exp: New file.
7420
7421 2016-09-28 Pedro Alves <palves@redhat.com>
7422
7423 * gdb.base/infcall-input.c: New file.
7424 * gdb.base/infcall-input.exp: New file.
7425
7426 2016-09-22 Yao Qi <yao.qi@linaro.org>
7427
7428 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7429 (gdb_exit): Rename it to ...
7430 (gdbserver_gdb_exit): ... Close GDBserver.
7431 (gdb_exit): New proc, call gdbserver_gdb_exit.
7432 (mi_gdb_exit): Likewise.
7433
7434 2016-09-22 Yao Qi <yao.qi@linaro.org>
7435
7436 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7437 path.
7438 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7439 Remove duplication.
7440
7441 2016-09-22 Yao Qi <yao.qi@linaro.org>
7442
7443 * lib/gdbserver-support.exp: Check the existence of
7444 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7445
7446 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7447
7448 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7449
7450 2016-09-21 Tom Tromey <tom@tromey.com>
7451
7452 PR gdb/20604:
7453 * gdb.base/quit.exp: New file.
7454
7455 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7456
7457 * .gitignore: New file.
7458
7459 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7460
7461 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7462 throughout.
7463
7464 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7465
7466 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7467
7468 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7469
7470 * gdb.cp/casts.cc (decltype): Move it ...
7471 (main): ... with its call to ...
7472 * gdb.cp/casts03.cc: ... a new file.
7473 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7474
7475 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7476
7477 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7478
7479 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7480
7481 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7482 and sync up the test with tests in gas/testsuite/gas/ppc.
7483 * gdb.arch/powerpc-power.exp: Likewise.
7484
7485 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7486
7487 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7488
7489 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7490 Jan Kratochvil <jan.kratochvil@redhat.com>
7491
7492 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7493 make m1's definition to be different from m2's. Use 'dummy' as an
7494 argument for probe 'two'.
7495
7496 2016-09-10 Jon Beniston <jon@beniston.com>
7497
7498 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7499 for sim target.
7500
7501 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7502
7503 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7504 variable declaration.
7505 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7506 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7507 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7508 received HWCAP as its argument.
7509
7510 2016-09-06 Pedro Alves <palves@redhat.com>
7511
7512 * gdb.base/new-ui-pending-input.c: New file.
7513 * gdb.base/new-ui-pending-input.exp: New file.
7514 * gdb.exp (clear_gdb_spawn_id): New procedure.
7515 (with_spawn_id): Check whether gdb_spawn_id exists before
7516 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7517 on exit.
7518
7519 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7520
7521 * gdb.base/float128.c: New file.
7522 * gdb.base/float128.exp: Likewise.
7523 * gdb.base/floatn.c: Likewise.
7524 * gdb.base/floatn.exp: Likewise.
7525
7526 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7527
7528 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7529
7530 2016-09-05 Pedro Alves <palves@redhat.com>
7531
7532 PR backtrace/19927
7533 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7534 unwinders are immediately called as side effect of "source" or
7535 "disable unwinder" commands.
7536 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7537
7538 2016-09-02 Yao Qi <yao.qi@linaro.org>
7539
7540 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7541 is true and $type is "float" or "double".
7542
7543 2016-09-02 Yao Qi <yao.qi@linaro.org>
7544
7545 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7546 true.
7547 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7548 * gdb.base/call-rt-st.exp: Likewise.
7549 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7550 return value instead of gdb,skip_float_test.
7551 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7552 (do_function_calls): Use its return value instead of
7553 gdb,skip_float_test.
7554 * gdb.base/finish.exp: Likewise.
7555 * gdb.base/funcargs.exp: Likewise.
7556 * gdb.base/return.exp: Likewise.
7557 * gdb.base/return2.exp: Likewise.
7558 * gdb.base/varargs.exp: Likewise.
7559 * lib/gdb.exp (gdb_skip_float_test): Change it to
7560 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7561
7562 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7563
7564 * gdb.multi/tids.exp: Test "thread apply all".
7565
7566 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7567
7568 * gdb.base/default.exp (tty): Remove.
7569
7570 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7571
7572 * gdb.python/py-recurse-unwind.c: New file.
7573 * gdb.python/py-recurse-unwind.py: New file.
7574 * gdb.python/py-recurse-unwind.exp: New file.
7575
7576 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7577
7578 * gdb.base/set-inferior-tty.exp: New file.
7579 * gdb.base/set-inferior-tty.c: New file.
7580
7581 2016-08-23 Pedro Alves <palves@redhat.com>
7582
7583 PR gdb/20494
7584 * gdb.base/new-ui-echo.c: New file.
7585 * gdb.base/new-ui-echo.exp: New file.
7586
7587 2016-08-23 Yao Qi <yao.qi@linaro.org>
7588
7589 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7590 gdbserver_spawn.
7591 * gdb.server/connect-without-multi-process.exp (do_test):
7592 Likewise.
7593
7594 2016-08-23 Yao Qi <yao.qi@linaro.org>
7595
7596 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7597 standalone_txt. Delete gdb_txt and standalone_txt on host
7598 and target. Spawn the binary on target. Copy files from
7599 target to host.
7600
7601 2016-08-22 Pedro Alves <palves@redhat.com>
7602
7603 PR gdb/20505
7604 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7605 with_test_prefix. Factor out bits to ...
7606 (test_no_vdso): ... this new procedure.
7607
7608 2016-08-19 Carl Love <cel@us.ibm.com>
7609
7610 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7611 maintaining separate logic for constructing the output path.
7612 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7613 * gdb.arch/ppc-dfp.exp: Likewise.
7614 * gdb.arch/ppc-fp.exp: Likewise.
7615 * gdb.arch/vsx-regs.exp: Likewise.
7616 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7617 binprefix for generating the additional binary files.
7618
7619 2016-08-19 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.trace/mi-trace-frame-collected.exp
7622 (test_trace_frame_collected): On x32, expect two registers.
7623
7624 2016-08-18 Carl Love <cel@us.ibm.com>
7625
7626 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7627 and sync up the test with tests in gas/testsuite/gas/ppc.
7628 * gdb.arch/powerpc-power.exp: Likewise.
7629
7630 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7631
7632 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7633 expected error message.
7634
7635 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7636
7637 * gdb.multi/remove-inferiors.exp: New file.
7638 * gdb.multi/remove-inferiors.c: New file.
7639
7640 2016-08-12 Yao Qi <yao.qi@linaro.org>
7641
7642 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7643 argument list.
7644
7645 2016-08-10 Pedro Alves <palves@redhat.com>
7646
7647 PR gdb/19187
7648 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7649 setup_kfails.
7650
7651 2016-08-09 Pedro Alves <palves@redhat.com>
7652 Simon Marchi <simon.marchi@ericsson.com>
7653
7654 PR gdb/20418
7655 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7656 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7657
7658 2016-08-09 Pedro Alves <palves@redhat.com>
7659
7660 PR mi/20431
7661 * gdb.mi/mi-cmd-error.exp: New file.
7662
7663 2016-08-09 Pedro Alves <palves@redhat.com>
7664
7665 PR gdb/18653
7666 * gdb.base/signals-state-child.c: New file.
7667 * gdb.base/signals-state-child.exp: New file.
7668 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7669
7670 2016-08-09 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7673
7674 2016-08-03 Tom Tromey <tom@tromey.com>
7675
7676 PR python/18565:
7677 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7678
7679 2016-08-01 Yao Qi <yao.qi@linaro.org>
7680
7681 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7682 variable mode to "multi-process" if $multi_process is 1, otherwise
7683 set it to "single-process".
7684
7685 2016-08-01 Yao Qi <yao.qi@linaro.org>
7686
7687 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7688 * gdb.cp/cpexprs.exp: Likewise.
7689 * gdb.cp/m-static.exp: Likewise.
7690
7691 2016-07-26 Tom Tromey <tom@tromey.com>
7692
7693 PR python/20190:
7694 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7695 test.
7696
7697 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7698
7699 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7700 selecting assembly source files.
7701 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7702 assembly source files.
7703 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7704 assembly source files.
7705 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7706 selecting assembly source files.
7707
7708 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7709
7710 * gdb.base/new-ui.exp (do_test_invalid_args): New
7711 procedure.
7712
7713 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7714
7715 * gdb.btrace/reconnect.c: New file.
7716 * gdb.btrace/reconnect.exp: New file.
7717
7718 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7719
7720 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7721 to test_catch_syscall_group.
7722 (test_catch_syscall_group): New.
7723
7724 2016-07-21 Tom Tromey <tom@tromey.com>
7725
7726 * gdb.rust/simple.rs (main): Use empty struct expression.
7727 * gdb.rust/simple.exp: Add tests for empty struct expression.
7728
7729 2016-07-21 Yao Qi <yao.qi@linaro.org>
7730
7731 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7732 if gdb_skip_xml_test is true on some targets.
7733
7734 2016-07-21 Yao Qi <yao.qi@linaro.org>
7735
7736 * gdb.server/solib-list.exp: Unset last_loaded_file.
7737
7738 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7739
7740 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7741 "step into captured_main (args)".
7742
7743 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7744
7745 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7746
7747 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7748
7749 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7750
7751 2016-07-19 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7754 * gdb.opt/inline-bt.exp: Likewise.
7755 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7756 additional_flags=-Winline.
7757 * gdb.opt/inline-locals.exp: Likewise.
7758 * gdb.opt/inline-markers.c (ATTR): Define.
7759 (inlined_fn): Use it.
7760
7761 2016-07-19 Yao Qi <yao.qi@linaro.org>
7762
7763 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7764 (test_with_self): Remove some code. Remove argument executable.
7765 (top-level): Use do_self_tests.
7766
7767 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7768 Don Breazeal <donb@codesourcery.com>
7769
7770 * gdb.base/maint.exp: Escape paths used in regular expressions.
7771 * gdb.stabs/weird.exp: Likewise.
7772
7773 2016-07-13 Tom Tromey <tom@tromey.com>
7774
7775 PR python/15620, PR python/18620:
7776 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7777 (test_bkpt_events): New procs.
7778
7779 2016-07-13 Tom Tromey <tom@tromey.com>
7780
7781 PR python/17698:
7782 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7783 test.
7784 (test_watchpoints): Likewise.
7785 (test_bkpt_pending): New proc.
7786
7787 2016-07-13 Tom Tromey <tom@tromey.com>
7788
7789 PR cli/18053:
7790 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7791 completion test.
7792
7793 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7794
7795 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7796 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7797 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7798 f_label.
7799 (g): Rename g_end_lbl to g_label.
7800 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7801 low_pc and high_pc.
7802 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7803
7804 2016-07-12 Tom Tromey <tom@tromey.com>
7805
7806 PR python/19293:
7807 * gdb.python/py-unwind-maint.exp: Update tests.
7808
7809 2016-07-12 Yao Qi <yao.qi@linaro.org>
7810
7811 * lib/selftest-support.exp (selftest_setup): Match the output
7812 when captured_main is inlined.
7813
7814 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7815
7816 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7817 New variables.
7818 (print this%a, print this%b, print this): New tests.
7819 * gdb.fortran/derived-types.f90 (this): New object and
7820 initialization.
7821
7822 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7823
7824 * gdb.ada/arraydim.exp: Remove extra directory level in build
7825 directory.
7826
7827 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7828
7829 * lib/ada.exp: Remove extra directory level in build directory.
7830 * gdb.ada/cond_lang.exp: Likewise.
7831 * gdb.ada/exec_changed.exp: Likewise.
7832 * gdb.ada/lang_switch.exp: Likewise.
7833
7834 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7835
7836 * simple.rs: Add test for raw pointer subscripting.
7837 * simple.exp: Add test expectations.
7838
7839 2016-07-05 Yao Qi <yao.qi@linaro.org>
7840
7841 * gdb.mi/mi-reverse.exp: Match =record-started output.
7842
7843 2016-07-01 Pedro Alves <palves@redhat.com>
7844
7845 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7846 procedure.
7847 (jit_reader_test): Test the jit reader's unwinder.
7848 * gdb.base/jithost.c (jit_function_00_code): New global.
7849 (main): Use memcpy to fill in the mmapped code, instead of poking
7850 bytes manually here.
7851 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7852 value.
7853 (read_debug_info): Save the function's range.
7854 (read_sp): New function.
7855 (unwind_frame): Use it. Also unwind RBP.
7856 (get_frame_id): Use read_sp.
7857 (gdb_init_reader): Use calloc instead of malloc.
7858 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7859 parameter. Use gdb_test_multiple.
7860
7861 2016-07-01 Pedro Alves <palves@redhat.com>
7862 Antoine Tremblay <antoine.tremblay@ericsson.com>
7863
7864 * gdb.threads/process-dies-while-detaching.c: New file.
7865 * gdb.threads/process-dies-while-detaching.exp: New file.
7866
7867 2016-07-01 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.multi/watchpoint-multi-exit.c: New file.
7870 * gdb.multi/watchpoint-multi-exit.exp: New file.
7871
7872 2016-06-30 Pedro Alves <palves@redhat.com>
7873
7874 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7875 unset inferior_spawn_id.
7876
7877 2016-06-30 Pedro Alves <palves@redhat.com>
7878
7879 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7880 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7881
7882 2016-06-29 Yao Qi <yao.qi@linaro.org>
7883
7884 * gdb.base/return.c: Add copyright header.
7885
7886 2016-06-29 Tom Tromey <tom@tromey.com>
7887
7888 PR python/20129:
7889 * gdb.python/py-framefilter.exp: Add tests for setting priority
7890 and disabling of non-existent frame filter.
7891
7892 2016-06-29 Yao Qi <yao.qi@linaro.org>
7893
7894 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7895 0x0f07ff.
7896
7897 2016-06-28 Yao Qi <yao.qi@linaro.org>
7898
7899 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7900 triplets. Start gdb, execute catch syscall, and continue. Check
7901 gdb's output to determine catch syscall is supported.
7902
7903 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7904
7905 * gdb.rust/simple.rs: Add test for returning unit in a function.
7906 * gdb.rust/simple.exp: Add expectation for functions returning
7907 unit.
7908
7909 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7910
7911 * gdb.python/py-breakpoint-create-fail.c,
7912 gdb.python/py-breakpoint-create-fail.exp,
7913 gdb.python/py-breakpoint-create-fail.py: New testcase.
7914
7915 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7916
7917 PR gdb/20239
7918 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7919 * gdb.rust/simple.exp: Add test expectations for new NonZero
7920 tests.
7921
7922 2016-06-24 David Taylor <dtaylor@emc.com>
7923
7924 * gdb.base/offsets.exp: New file.
7925 * gdb.base/offsets.c: New file.
7926
7927 2016-06-23 Tom Tromey <tom@tromey.com>
7928
7929 PR gdb/16483:
7930 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7931 before any filters are loaded.
7932
7933 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7934
7935 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7936 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7937 structs.
7938 * gdb.fortran/derived-type-function.exp: New file.
7939 * gdb.fortran/derived-type-function.f90: New file.
7940
7941
7942 2016-06-21 Pedro Alves <palves@redhat.com>
7943
7944 * gdb.base/new-ui.exp: New file.
7945 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7946 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7947 (with_spawn_id): New procedure.
7948
7949 2016-06-21 Pedro Alves <palves@redhat.com>
7950
7951 * gdb.mi/mi-exec-run.exp: New file.
7952
7953 2016-06-21 Pedro Alves <palves@redhat.com>
7954
7955 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7956 breakpoint command's output on the main UI.
7957 (test_break): New procedure, factored out from calls in the top
7958 level.
7959 (top level): Use foreach_with_prefix to test MI as main UI and as
7960 separate UI.
7961
7962 2016-06-21 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7965 (test_awatch_creation_and_listing)
7966 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7967 Remove 'type' parameter.
7968 (test_watchpoint_all): New parameter mi_mode. Remove
7969 with_test_prefix.
7970 (top level): Use foreach_with_prefix, and add main/separate UI MI
7971 testing axis.
7972
7973 2016-06-21 Pedro Alves <palves@redhat.com>
7974
7975 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7976 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7977 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7978 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7979 (gdb_main_spawn_id, mi_spawn_id): Declare and
7980 comment.
7981 (mi_create_inferior_pty): New procedure,
7982 factored out from default_mi_gdb_start.
7983 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7984 procedures.
7985 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7986 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7987 Use mi_create_inferior_pty.
7988 (mi_gdb_start): Use eval to pass down args list.
7989
7990 2016-06-21 Pedro Alves <palves@redhat.com>
7991
7992 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7993 * gdb.opt/inline-cmds.exp: Add MI tests.
7994
7995 2016-06-21 Pedro Alves <palves@redhat.com>
7996
7997 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7998
7999 2016-06-21 Pedro Alves <palves@redhat.com>
8000
8001 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8002 (top level): Use it instead of mi_execute_to.
8003
8004 2016-06-21 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8007 (cont_handler_str): New.
8008 (signal_stop_handler): Set stop_handler_str instead of printing to
8009 stdout.
8010 (continue_handler): Set cont_handler_str instead of printing to
8011 stdout.
8012 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8013 mi_send_resuming_command. Print stop_handler_str and
8014 cont_handler_str instead of expecting the python events print
8015 directly.
8016
8017 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8018
8019 * gdb.base/jit-reader.exp: New file.
8020 * gdb.base/jithost.c: New file.
8021 * gdb.base/jithost.h: New file.
8022 * gdb.base/jitreader.c : New file.
8023 * gdb.base/jit-protocol.h: New file.
8024
8025 2016-06-17 Yao Qi <yao.qi@linaro.org>
8026
8027 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8028 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8029 and detach-on-fork. Adjust tests.
8030 (top level): Invoke break_cond_on_syscall with combinations of
8031 syscall, follow-fork-mode and detach-on-fork.
8032
8033 2016-06-17 Yao Qi <yao.qi@linaro.org>
8034
8035 * gdb.base/step-over-exit.c: New.
8036 * gdb.base/step-over-exit.exp: New.
8037
8038 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8039
8040 * gdb.base/float.exp: Add target check for nds32*-*-*.
8041 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8042
8043 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8044
8045 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8046 for unsupported target features.
8047 * gdb.base/call-rt-st.exp: Likewise.
8048 * gdb.base/call-sc.exp: Likewise.
8049 * gdb.base/call-signal-resume.exp: Likewise.
8050 * gdb.base/call-strs.exp: Likewise.
8051 * gdb.base/callexit.exp: Likewise.
8052 * gdb.base/callfuncs.exp: Likewise.
8053 * gdb.base/nodebug.exp: Likewise.
8054 * gdb.base/printcmds.exp: Likewise.
8055 * gdb.base/ptype.exp: Likewise.
8056 * gdb.base/structs.exp: Likewise.
8057 * gdb.base/unwindonsignal.exp: Likewise.
8058 * gdb.cp/gdb2495.exp: Likewise.
8059 * gdb.cp/templates.exp: Likewise.
8060 * gdb.cp/virtfunc.exp: Likewise.
8061 * gdb.threads/hand-call-in-threads.exp: Likewise.
8062 * gdb.threads/interrupted-hand-call.exp: Likewise.
8063 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8064
8065 2016-06-10 Tom Tromey <tom@tromey.com>
8066
8067 PR rust/20110:
8068 * gdb.rust/expr.exp: Add test for integer constant larger than
8069 i32.
8070
8071 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8072
8073 * gdb.fortran/nested-funcs.exp: New.
8074 * gdb.fortran/nested-funcs.f90: New.
8075
8076 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8077
8078 * gdb.base/examine-backward.c: New file.
8079 * gdb.base/examine-backward.exp: New file.
8080
8081 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8082
8083 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8084 matching.
8085
8086 2016-06-02 Tom Tromey <tom@tromey.com>
8087
8088 PR python/18984:
8089 * gdb.python/py-shared.exp: Add solib_name test.
8090
8091 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8092
8093 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8094
8095 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8096
8097 PR c++/19893
8098 * gdb.dwarf2/implref.exp: Rename to...
8099 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8100 * gdb.dwarf2/implref-array.c: New file.
8101 * gdb.dwarf2/implref-array.exp: Likewise.
8102 * gdb.dwarf2/implref-global.c: Likewise.
8103 * gdb.dwarf2/implref-global.exp: Likewise.
8104 * gdb.dwarf2/implref-struct.c: Likewise.
8105 * gdb.dwarf2/implref-struct.exp: Likewise.
8106
8107 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8108
8109 * gdb.trace/trace-condition.exp: Add 64bit tests.
8110
8111 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8112
8113 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8114 bits types.
8115 (main): Adapt to 8 to 64 bits types.
8116 * gdb.trace/trace-condition.exp: Add new tests.
8117
8118 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8119
8120 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8121
8122 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8123
8124 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8125 Move condition tests...
8126 * gdb.trace/trace-condition.exp: Here.
8127
8128 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8129
8130 * gdb.trace/trace-condition.exp: Add counter-case tests.
8131
8132 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8133
8134 PR c++/15231
8135 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8136 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8137
8138 2016-05-27 Pedro Alves <palves@redhat.com>
8139
8140 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8141 New procedure.
8142 (top level): Call it, and bail out of DejaGnu is known to be bad.
8143
8144 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8145
8146 * gdb.base/whatis.c: Extend the test case.
8147 * gdb.base/whatis.exp: Add additional tests.
8148
8149 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8150
8151 * gdb.fortran/type.f90: Add pointer variable.
8152 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8153
8154 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8155
8156 * gdb.fortran/vla-type.exp: Fix testcase name.
8157
8158 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8159
8160 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8161
8162 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8163
8164 * gdb.fortran/type.f90: Add nested structures.
8165 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8166 * gdb.fortran/derived-type.exp: Adapt expected output.
8167 * gdb.fortran/vla-type.exp: Adapt expected output.
8168
8169 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8170
8171 * gdb.fortran/whatis_type.exp: Adapt expected output.
8172
8173 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8174
8175 * gdb.fortran/print_type.exp: Fix expected output.
8176 * gdb.fortran/whatis_type.exp: Fix expected output.
8177
8178 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8179
8180 * gdb.fortran/whatis_type.exp: Use multi_line.
8181
8182 2016-05-24 Tom Tromey <tom@tromey.com>
8183
8184 PR python/17386:
8185 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8186 use value as an index.
8187
8188 2016-05-23 Tom Tromey <tom@tromey.com>
8189
8190 PR python/17981:
8191 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8192 no-breakpoint case.
8193
8194 2016-05-24 Pedro Alves <palves@redhat.com>
8195
8196 PR gdb/19828
8197 * gdb.threads/clone-attach-detach.c: New file.
8198 * gdb.threads/clone-attach-detach.exp: New file.
8199
8200 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8201
8202 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8203
8204 2016-05-23 Tom Tromey <tom@tromey.com>
8205
8206 PR python/19438, PR python/18393:
8207 * gdb.python/py-progspace.exp: Add "dir" test.
8208 * gdb.python/py-objfile.exp: Add "dir" test.
8209
8210 2016-05-23 Yao Qi <yao.qi@linaro.org>
8211
8212 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8213 * gdb.arch/thumb2-it.exp: Likewise.
8214
8215 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8216
8217 * gdb.mi/mi-threads-interrupt.c: New file.
8218 * gdb.mi/mi-threads-interrupt.exp: New file.
8219
8220 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8221
8222 PR gdb/18077
8223 * gdb.mi/mi-async-run.exp: New file.
8224 * gdb.mi/mi-async-run.c: New file.
8225
8226 2016-05-17 Tom Tromey <tom@tromey.com>
8227 Manish Goregaokar <manishsmail@gmail.com>
8228
8229 * lib/rust-support.exp: New file.
8230 * lib/gdb.exp (skip_rust_tests): New proc.
8231 (build_executable_from_specs): Handle rust.
8232 * lib/future.exp (gdb_find_rustc): New proc.
8233 (gdb_default_target_compile): Handle rust.
8234 * gdb.rust/expr.exp: New file.
8235 * gdb.rust/generics.exp: New file.
8236 * gdb.rust/generics.rs: New file.
8237 * gdb.rust/methods.exp: New file.
8238 * gdb.rust/methods.rs: New file.
8239 * gdb.rust/modules.exp: New file.
8240 * gdb.rust/modules.rs: New file.
8241 * gdb.rust/simple.exp: New file.
8242 * gdb.rust/simple.rs: New file.
8243
8244 2016-05-17 Tom Tromey <tom@tromey.com>
8245
8246 * gdb.base/default.exp (set language): Add rust.
8247
8248 2016-05-17 Tom Tromey <tom@tromey.com>
8249
8250 * gdb.gdb/unittest.exp: New file.
8251
8252 2016-05-16 Yao Qi <yao.qi@linaro.org>
8253
8254 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8255 shell_prompt. Update shell_prompt_re.
8256
8257 2016-05-12 Doug Evans <dje@google.com>
8258
8259 PR symtab/19999
8260 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8261 $options when building executable.
8262 * gdb.dwarf2/fission-loclists-pie.S: New file.
8263 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8264
8265 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8266
8267 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8268 of [is_remote target],
8269
8270 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8271
8272 * lib/gdb.exp (use_gdb_stub): New procedure.
8273
8274 2016-05-03 Yunlian Jiang <yunlian@google.com>
8275 Doug Evans <dje@google.com>
8276
8277 PR symtab/19914
8278 * gdb.dwarf2/dwp-sepdebug.c: New file.
8279 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8280
8281 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8282
8283 * gdb.base/detach.exp: Remove is_remote check.
8284
8285 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8286
8287 * gdb.base/annota-input-while-running.exp: Don't check for
8288 [is_remote target]. Enable annotations after running to main.
8289 Remove unused "set test..." line.
8290
8291 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8292
8293 * gdb.trace/trace-enable-disable.exp: New file.
8294 * gdb.trace/trace-enable-disable.c: New file.
8295
8296 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8297
8298 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8299 use it in info sharedlibrary test.
8300 * gdb.trace/ftrace-lock.exp: Likewise.
8301 * gdb.trace/ftrace.exp: Likewise.
8302 * gdb.trace/range-stepping.exp: Likewise.
8303 * gdb.trace/trace-break.exp: Likewise.
8304 * gdb.trace/trace-condition.exp: Likewise.
8305 * gdb.trace/trace-mt.exp: Likewise.
8306
8307 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8308
8309 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8310 (gdb_load_shlib): ... this.
8311 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8312 gdb_load_shlib.
8313 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8314 * gdb.base/ctxobj.exp: Likewise.
8315 * gdb.base/dprintf-pending.exp: Likewise.
8316 * gdb.base/dso2dso.exp: Likewise.
8317 * gdb.base/fixsection.exp: Likewise.
8318 * gdb.base/gcore-relro.exp: Likewise.
8319 * gdb.base/gdb1555.exp: Likewise.
8320 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8321 * gdb.base/gnu-ifunc.exp: Likewise.
8322 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8323 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8324 * gdb.base/pending.exp: Likewise.
8325 * gdb.base/print-file-var.exp: Likewise.
8326 * gdb.base/print-symbol-loading.exp: Likewise.
8327 * gdb.base/shlib-call.exp: Likewise.
8328 * gdb.base/shreloc.exp: Likewise.
8329 * gdb.base/so-impl-ld.exp: Likewise.
8330 * gdb.base/solib-disc.exp: Likewise.
8331 * gdb.base/solib-nodir.exp: Likewise.
8332 * gdb.base/solib-overlap.exp: Likewise.
8333 * gdb.base/solib-symbol.exp: Likewise.
8334 * gdb.base/solib-weak.exp (do_test): Likewise.
8335 * gdb.base/sym-file.exp: Likewise.
8336 * gdb.base/symtab-search-order.exp: Likewise.
8337 * gdb.base/type-opaque.exp: Likewise.
8338 * gdb.base/unload.exp: Likewise.
8339 * gdb.base/watchpoint-solib.exp: Likewise.
8340 * gdb.compile/compile.exp: Likewise.
8341 * gdb.cp/gdb2384.exp: Likewise.
8342 * gdb.cp/infcall-dlopen.exp: Likewise.
8343 * gdb.cp/re-set-overloaded.exp: Likewise.
8344 * gdb.fortran/library-module.exp: Likewise.
8345 * gdb.opt/solib-intra-step.exp: Likewise.
8346 * gdb.python/py-finish-breakpoint.exp: Likewise.
8347 * gdb.python/py-shared.exp: Likewise.
8348 * gdb.reverse/solib-precsave.exp: Likewise.
8349 * gdb.reverse/solib-reverse.exp: Likewise.
8350 * gdb.server/solib-list.exp: Likewise.
8351 * gdb.threads/dlopen-libpthread.exp: Likewise.
8352 * gdb.threads/tls-shared.exp: Likewise.
8353 * gdb.threads/tls-so_extern.exp: Likewise.
8354 * gdb.trace/change-loc.exp: Likewise.
8355 * gdb.trace/ftrace-lock.exp: Likewise.
8356 * gdb.trace/ftrace.exp: Likewise.
8357 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8358 * gdb.trace/pending.exp: Likewise.
8359 * gdb.trace/range-stepping.exp: Likewise.
8360 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8361 (strace_info_marker): Likewise.
8362 (strace_probe_marker): Likewise.
8363 (strace_trace_on_same_addr): Likewise.
8364 (strace_trace_on_diff_addr): Likewise.
8365 * gdb.trace/trace-break.exp: Likewise.
8366 * gdb.trace/trace-condition.exp: Likewise.
8367 * gdb.trace/trace-mt.exp: Likewise.
8368
8369 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8370
8371 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8372 result of gdb_remote_download.
8373 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8374 * gdb.base/dso2dso.exp: Likewise.
8375 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8376 * gdb.base/print-file-var.exp: Likewise.
8377 * gdb.base/shlib-call.exp: Likewise.
8378 * gdb.base/shreloc.exp: Likewise.
8379 * gdb.base/solib-overlap.exp: Likewise.
8380 * gdb.base/solib-weak.exp (do_test): Likewise.
8381 * gdb.base/unload.exp: Likewise.
8382
8383 2016-04-27 Yao Qi <yao.qi@linaro.org>
8384
8385 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8386 exists.
8387
8388 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8389
8390 * vla-type.exp: Print structure from toplevel.
8391
8392 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8393
8394 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8395 of dynamic types.
8396 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8397 of dynamic types.
8398
8399 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8400
8401 * gdb.fortran/vla-type.f90: New file.
8402 * gdb.fortran/vla-type.exp: New file.
8403
8404 2016-04-25 Yao Qi <yao.qi@linaro.org>
8405
8406 * gdb.base/branch-to-self.c: New file.
8407 * gdb.base/branch-to-self.exp: New file.
8408
8409 2016-04-22 Yao Qi <yao.qi@linaro.org>
8410
8411 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8412 more after $hex.
8413
8414 2016-04-22 Yao Qi <yao.qi@linaro.org>
8415
8416 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8417 * gdb.base/annota3.exp: Likewise.
8418
8419 2016-04-22 Yao Qi <yao.qi@linaro.org>
8420
8421 * gdb.reverse/step-precsave.exp: Do one step and test program
8422 stops in "callee" and do multiple steps until program goes out
8423 of "callee".
8424 * gdb.reverse/step-reverse.exp: Likewise.
8425
8426 2016-04-22 Yao Qi <yao.qi@linaro.org>
8427
8428 * gdb.trace/signal.exp: Also pass if
8429 $tracepoint_hits($i) > $iterations.
8430
8431 2016-04-22 Yao Qi <yao.qi@linaro.org>
8432
8433 * gdb.trace/signal.c: New file.
8434 * gdb.trace/signal.exp: New file.
8435
8436 2016-04-19 Doug Evans <xdje42@gmail.com>
8437
8438 * gdb.base/bad-file.exp: New file.
8439
8440 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8441
8442 * gdb.dwarf2/implref.exp: New file.
8443
8444 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8445
8446 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8447 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8448 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8449 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8450 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8451 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8452 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8453 * lib/fortran.exp (fortran_int4): New procedure.
8454 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8455 (fortran_logical4): Likewise.
8456
8457 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8458
8459 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8460
8461 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8462
8463 * lib/compiler.c: Add Intel specific preprocessor macros.
8464 * lib/compiler.cc: Likewise.
8465
8466 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8467
8468 * gdb.server/connect-with-no-symbol-file.c: New file.
8469 * gdb.server/connect-with-no-symbol-file.exp: New file.
8470
8471 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8472
8473 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8474
8475 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8476
8477 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8478 standard output directory.
8479
8480 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8481
8482 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8483
8484 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8485
8486 * gdb.btrace/instruction_history.c (loop): Add declaration.
8487
8488 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8489
8490 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8491
8492 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8493
8494 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8495 parentheses to print.
8496 (continue_handler): Likewise.
8497
8498 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8499
8500 * gdb.server/solib-list.exp: Remove is_remote check.
8501 Pass shlib= to gdb_compile. Don't link shared library with
8502 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8503 Run binary filename through "readlink -f" on the target.
8504
8505 2016-04-08 Pedro Alves <palves@redhat.com>
8506
8507 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8508 interpreter filename as argument to gdbserver_spawn.
8509 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8510 Return empty if $last_loaded_file does not exist.
8511
8512 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8513
8514 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8515 * gdb.base/jit-main.c: Use exit after usage.
8516
8517 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8518
8519 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8520 GDBHISTSIZE prior to the tests.
8521 * gdb.base/gdbinit-history.exp: Likewise.
8522
8523 2016-04-07 Pedro Alves <palves@redhat.com>
8524
8525 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8526 instead of build_executable. Use gdb_load_shlibs.
8527
8528 2016-04-07 Yao Qi <yao.qi@linaro.org>
8529
8530 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8531 Execute "si" command.
8532
8533 2016-04-07 Yao Qi <yao.qi@linaro.org>
8534
8535 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8536 number instead of the comments on some line.
8537
8538 2016-04-06 Don Breazeal <donb@codesourcery.com>
8539
8540 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8541 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8542
8543 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8544
8545 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8546 standard_output_file. Remove unused binfile variable.
8547
8548 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8549
8550 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8551 * gdb.python/py-mi-objfile.exp: Match "list main" output
8552 in console format.
8553
8554 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8555
8556 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8557 absolute.
8558
8559 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8560
8561 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8562 absolute.
8563 * gdb.trace/ftrace.exp: Likewise.
8564 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8565 targets as well.
8566 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8567 (gdb_load_shlibs): Copy libraries to test directory when testing
8568 natively. Only set solib-search-path if testing remotely.
8569 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8570
8571 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8572
8573 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8574 gdb_download. Use it even if the target is not remote.
8575 * gdb.base/jit.exp (compile_jit_test): Likewise.
8576 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8577 output directory if the destination board is local, otherwise use
8578 the standard remote_download from DejaGnu.
8579 (gdb_download): Remove.
8580 (gdb_load_shlibs): Use gdb_remote_download instead of
8581 gdb_download.
8582 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8583 Use gdb_remote_download instead of gdb_download. Use it even if
8584 the target is not remote.
8585 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8586 instead of gdb_download.
8587
8588 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8589
8590 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8591 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8592 run.
8593
8594 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8595
8596 PR gdb/19820
8597 * gdb.base/printcmds.exp: Add artificial arrays tests.
8598
8599 2016-03-31 Pedro Alves <palves@redhat.com>
8600
8601 PR gdb/19858
8602 * gdb.base/jit-main.c: Include unistd.h.
8603 (ATTACH): Define to 0 if not already defined.
8604 (wait_for_gdb, mypid): New globals.
8605 (WAIT_FOR_GDB): New macro.
8606 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8607 some breakpoint locations.
8608 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8609 New procedures.
8610 (one_jit_test): Add REATTACH parameter, and handle it. Use
8611 continue_to_test_location.
8612 (top level): Test attach, and adjusts calls to one_jit_test.
8613
8614 2016-03-31 Pedro Alves <palves@redhat.com>
8615
8616 PR gdb/19858
8617 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8618 BINSUFFIX parameter, and handle it.
8619 (top level): Adjust calls compile_jit_test.
8620
8621 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8622
8623 PR python/19743
8624 * gdb.python/py-mi-events-gdb.py: New file.
8625 * gdb.python/py-mi-events.c: New file.
8626 * gdb.python/py-mi-events.exp: New file.
8627
8628 2016-03-30 Yao Qi <yao.qi@linaro.org>
8629
8630 * gdb.reverse/until-precsave.exp: Match function name only.
8631 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8632 Move malloc to a condition block.
8633 * gdb.reverse/until-reverse.exp: Match function name only.
8634
8635 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8636
8637 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8638 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8639 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8640 variable for GPR 0 instead of assuming it is register 0.
8641 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8642 * lib/trace-support.exp: Add s390 registers.
8643
8644 2016-03-29 Yao Qi <yao.qi@linaro.org>
8645
8646 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8647
8648 2016-03-24 Yao Qi <yao.qi@linaro.org>
8649
8650 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8651 test message.
8652
8653 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8654
8655 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8656 maintaining separate logic for constructing the output path.
8657
8658 2016-03-16 Don Breazeal <donb@codesourcery.com>
8659
8660 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8661 Retry fork and waitpid on interrupted system call errors.
8662 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8663 Use with_timeout_factor to increase timeout by factor of 10.
8664
8665 2016-03-15 Don Breazeal <donb@codesourcery.com>
8666
8667 * gdb.cp/scope-err.cc: New test program.
8668 * gdb.cp/scope-err.exp: New test script.
8669 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8670 lines and "set breakpoint here" comment.
8671 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8672 Fixed some whitespace and format issues.
8673 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8674 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8675
8676 2016-03-15 Doug Evans <dje@google.com>
8677
8678 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8679 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8680 All callers updated. Add tests for enums, mixed flags register.
8681
8682 2016-03-15 Doug Evans <dje@google.com>
8683
8684 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8685 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8686
8687 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8688
8689 * gdb.base/default.exp: Add $_as_string to the list of expected
8690 convenience functions.
8691
8692 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8693
8694 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8695
8696 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8697
8698 * gdb.python/py-as-string.exp: New file.
8699 * gdb.python/py-as-string.c: New file.
8700
8701 2016-03-09 Pedro Alves <palves@redhat.com>
8702
8703 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8704 signal" -> "Thread NN received signal" output change.
8705 * gdb.threads/ia64-sigill.exp: Likewise.
8706 * gdb.threads/linux-dp.exp: Likewise.
8707 * gdb.threads/manythreads.exp: Likewise.
8708 * gdb.threads/pending-step.exp: Likewise.
8709 * gdb.threads/print-threads.exp: Likewise.
8710 * gdb.threads/sigstep-threads.exp: Likewise.
8711 * gdb.threads/staticthreads.exp: Likewise.
8712 * gdb.threads/tls.exp: Likewise.
8713
8714 2016-03-09 Pedro Alves <palves@redhat.com>
8715
8716 * gdb.base/command-line-input.exp: New file.
8717
8718 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8719
8720 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8721 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8722 * gdb.trace/pending.exp: Accept leading dot before function name.
8723 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8724 * lib/trace-support.exp: Set registers for ppc.
8725
8726 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8727
8728 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8729 use it for disassembly; accept .main in addition to main in backtrace.
8730
8731 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8732 Marcin Kościelnicki <koriakin@0x04.net>
8733
8734 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8735 (gdb_recursion_test_ptr): New global variable.
8736 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8737 gdb_recursion_test.
8738 (gdb_c_test): Ditto.
8739
8740 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8741
8742 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8743 ordering.
8744
8745 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8746
8747 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8748 (bar): Add bar_start_lbl label.
8749 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8750 of foo/bar for emitting DWARF and tracing.
8751
8752 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8753
8754 * analyze-racy-logs.py: Set executable bit.
8755
8756 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8757
8758 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8759 (CHECK_TARGET_TMP): Likewise.
8760 (check-single-racy): New rule.
8761 (check-parallel-racy): Likewise.
8762 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8763 (do-check-parallel-racy): New rule.
8764 (check-racy/%.exp): Likewise.
8765 * README (Racy testcases): New section.
8766 * analyze-racy-logs.py: New file.
8767
8768 2016-03-03 Doug Evans <dje@google.com>
8769
8770 * gdb.base/skip.exp: Use with_test_prefix.
8771
8772 2016-03-03 Yao Qi <yao.qi@linaro.org>
8773
8774 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8775 Invoke step_over_syscall "clone" and break_cond_on_syscall
8776 "clone".
8777 * gdb.base/step-over-clone.c: New file.
8778
8779 2016-03-03 Yao Qi <yao.qi@linaro.org>
8780
8781 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8782 code format.
8783
8784 2016-03-03 Yao Qi <yao.qi@linaro.org>
8785
8786 * gdb.base/disp-step-fork.c: Rename to ...
8787 * gdb.base/step-over-fork.c: ... it. New file.
8788 * gdb.base/disp-step-vfork.c: Rename to ...
8789 * gdb.base/step-over-vfork.c: ... it. New file.
8790 * gdb.base/disp-step-syscall.exp: Rename to ...
8791 * gdb.base/step-over-syscall.exp: ... it. New file.
8792 (disp_step_cross_syscall): Rename to ...
8793 (step_over_syscall): ... it.
8794
8795 2016-03-03 Yao Qi <yao.qi@linaro.org>
8796
8797 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8798 If target supports condition evaluation on target, invoke
8799 break_cond_on_syscall for fork and vfork.
8800
8801 2016-03-03 Yao Qi <yao.qi@linaro.org>
8802
8803 * gdb.base/disp-step-syscall.exp: Don't invoke
8804 support_displaced_stepping.
8805 (disp_step_cross_syscall): Test with displaced stepping off and
8806 on if supported.
8807
8808 2016-03-03 Yao Qi <yao.qi@linaro.org>
8809
8810 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8811 proc.
8812 (setup): New proc.
8813 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8814 and setup.
8815
8816 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8817
8818 * gdb.fortran/vla-history.exp: Remove breakpoint.
8819
8820 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8821
8822 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8823 exceeds timeout.
8824
8825 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8826
8827 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8828 breakpoint.
8829
8830 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8831
8832 * gdb.mi/vla.f90: Nullify pointer after declaration.
8833
8834 2016-03-01 Pedro Alves <palves@redhat.com>
8835
8836 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8837
8838 2016-03-01 Pedro Alves <palves@redhat.com>
8839
8840 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8841 before anything else.
8842 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8843 _GNU_SOURCE here.
8844 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8845 before anything else.
8846 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8847
8848 2016-03-01 Pedro Alves <palves@redhat.com>
8849
8850 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8851
8852 2016-03-01 Yao Qi <yao.qi@linaro.org>
8853
8854 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8855 prepare_for_testing.
8856
8857 2016-03-01 Yao Qi <yao.qi@linaro.org>
8858
8859 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8860
8861 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8862
8863 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8864 manually constructing the output path.
8865
8866 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8867
8868 * gdb.arch/s390-stackless.S: New.
8869 * gdb.arch/s390-stackless.exp: New.
8870
8871 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8872
8873 * gdb.dlang/circular.c: New file.
8874 * gdb.dlang/circular.exp: New file.
8875
8876 2016-02-26 Yao Qi <yao.qi@linaro.org>
8877
8878 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8879 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8880 (testcases): Update.
8881
8882 2016-02-26 Yao Qi <yao.qi@linaro.org>
8883
8884 * gdb.reverse/aarch64.c: Rename to ...
8885 * gdb.reverse/insn-reverse.c: ... it.
8886 * gdb.reverse/aarch64.exp: Rename to ...
8887 * gdb.reverse/insn-reverse.exp: ... it.
8888
8889 2016-02-26 Yao Qi <yao.qi@linaro.org>
8890
8891 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8892 (testcase_ftype): New.
8893 (testcases): New array.
8894 (n_testcases): New.
8895 (main): Call each element in testcases.
8896 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8897 (read_testcase): New.
8898 Do the tests in a loop.
8899
8900 2016-02-25 Yao Qi <yao.qi@linaro.org>
8901
8902 * gdb.base/branches.c: Remove.
8903
8904 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8905
8906 PR gdb/13808
8907 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8908
8909 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8910
8911 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8912
8913 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8914
8915 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8916 change x86_64 call_insn to 'callq'.
8917
8918 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8919
8920 * gdb.trace/tfile-avx.c: Move to...
8921 * gdb.trace/tracefile-pseudo-reg.c: Here.
8922 * gdb.trace/tfile-avx.exp: Move to...
8923 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8924
8925 2016-02-24 Gary Benson <gbenson@redhat.com>
8926
8927 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8928 message on attach.
8929
8930 2016-02-23 Doug Evans <dje@google.com>
8931
8932 * gdb.base/skip.c (test_skip): New function.
8933 (end_test_skip_file_and_function): New function.
8934 (test_skip_file_and_function): New function.
8935 * gdb.base/skip1.c (test_skip): New function.
8936 (skip1_test_skip_file_and_function): New function.
8937 * gdb.base/skip.exp: Add tests for new skip options.
8938 * gdb.base/skip-solib.exp: Update expected output.
8939 * gdb.perf/skip-command.cc: New file.
8940 * gdb.perf/skip-command.exp: New file.
8941 * gdb.perf/skip-command.py: New file.
8942
8943 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8944
8945 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8946 info registers pattern.
8947
8948 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8949
8950 * lib/future.exp: Add D support.
8951 (gdb_find_gdc): New proc.
8952 (gdb_default_target_compile): Add D support.
8953
8954 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8955
8956 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8957 user+system time.
8958 (trace_speed_test): Determine the iteration count for a time
8959 between 15..30 seconds.
8960
8961 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8962
8963 * gdb.arch/i386-mpx-sigsegv.c: New file.
8964 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8965 * gdb.arch/i386-mpx-simple_segv.c: New file.
8966 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8967
8968 2016-02-18 Yao Qi <yao.qi@linaro.org>
8969
8970 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8971 Don't call setup_kfail.
8972
8973 2016-02-18 Yao Qi <yao.qi@linaro.org>
8974
8975 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8976 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8977
8978 2016-02-16 Doug Evans <dje@google.com>
8979
8980 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8981 * gdb.base/skip1.c: Ditto.
8982 * gdb.base/skip.exp: Whitespace cleanup.
8983
8984 2016-02-16 Don Breazeal <donb@codesourcery.com>
8985
8986 PR remote/19496
8987 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8988 Remove kfail for PR remote/19496.
8989
8990 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8991
8992 * lib/gdb.exp (standard_temp_file): Return a path specific to
8993 the runtest invocation.
8994
8995 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8996
8997 * gdb.trace/save-trace.exp: Change relative path to be in the
8998 standard output directory.
8999
9000 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9001
9002 * gdb.arch/i386-prologue.c: Add missing prototypes.
9003
9004 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9005
9006 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9007 * gdb.arch/i386-prologue.exp: Likewise.
9008 * gdb.arch/i386-size.exp: Likewise.
9009
9010 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9011
9012 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9013 define object file path.
9014 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9015 file path.
9016 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9017 standard_output_file to define binfile.
9018
9019 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9020
9021 Fix compatibility with recent gfortran-5.3.1.
9022 * gdb.fortran/vla-history.exp (print vla1 allocated)
9023 (print vla2 allocated, print $2, print $3): Remove
9024 (print $4): Rename to ...
9025 (print $2): ... here.
9026 (print $9): Rename to ...
9027 (print $5): ... here.
9028 (print $10): Rename to ...
9029 (print $6): ... here.
9030 * gdb.fortran/vla.f90: Add pvla initialization.
9031
9032 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9033
9034 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9035 New test.
9036 * gdb.fortran/vla-value-sub.exp: Likewise.
9037
9038 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9039
9040 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9041
9042 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9043
9044 * i386-biarch-core.exp: Define corefile using
9045 standard_output_file.
9046
9047 2016-02-12 Yao Qi <yao.qi@linaro.org>
9048
9049 * gdb.arch/arm-single-step-kernel-helper.c: New.
9050 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9051
9052 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9053
9054 * gdb.btrace/tailcall-only.exp: New.
9055 * gdb.btrace/tailcall-only.c: New.
9056 * gdb.btrace/x86_64-tailcall-only.S: New.
9057 * gdb.btrace/i686-tailcall-only.S: New.
9058
9059 2016-02-11 Pedro Alves <palves@redhat.com>
9060
9061 * README (Parallel testing): Add missing double quotes.
9062
9063 2016-02-11 Pedro Alves <palves@redhat.com>
9064
9065 * README (Parallel testing): New section.
9066 (GDB_PARALLEL): Rewrite.
9067 (FORCE_PARALLEL): Document.
9068
9069 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9070
9071 * gdb.trace/tfile-avx.c: New test.
9072 * gdb.trace/tfile-avx.exp: New test.
9073
9074 2016-02-09 Keith Seitz <keiths@redhat.com>
9075
9076 PR breakpoints/19546
9077 * gdb.base/infcall-exec.c: New file.
9078 * gdb.base/infcall-exec2.c: New file.
9079 * gdb.base/infcall-exec.exp: New file.
9080
9081 2016-02-09 Keith Seitz <keiths@redhat.com>
9082
9083 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9084 (toplevel): Call test_bkpt_address.
9085
9086 2016-02-09 Keith Seitz <keiths@redhat.com>
9087
9088 PR python/19506
9089 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9090 (toplevel): Call test_bkpt_address.
9091
9092 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9093
9094 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9095 to AC_OUTPUT.
9096 * configure: Regenerate.
9097
9098 2016-02-09 Pedro Alves <palves@redhat.com>
9099
9100 PR breakpoints/19548
9101 * gdb.base/execl-update-breakpoints.c (some_function): New
9102 function.
9103 (main): Call it.
9104 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9105 Tighten expected GDB output.
9106
9107 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9108
9109 * Makefile.in (ALL_SUBDIRS): Remove.
9110 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9111 (distclean maintainer-clean realclean): Likewise.
9112 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9113 * configure: Regenerate.
9114 * gdb.ada/Makefile.in: Delete.
9115 * gdb.arch/Makefile.in: Likewise.
9116 * gdb.asm/Makefile.in: Likewise.
9117 * gdb.base/Makefile.in: Likewise.
9118 * gdb.btrace/Makefile.in: Likewise.
9119 * gdb.cell/Makefile.in: Likewise.
9120 * gdb.compile/Makefile.in: Likewise.
9121 * gdb.cp/Makefile.in: Likewise.
9122 * gdb.disasm/Makefile.in: Likewise.
9123 * gdb.dlang/Makefile.in: Likewise.
9124 * gdb.dwarf2/Makefile.in: Likewise.
9125 * gdb.fortran/Makefile.in: Likewise.
9126 * gdb.gdb/Makefile.in: Likewise.
9127 * gdb.go/Makefile.in: Likewise.
9128 * gdb.guile/Makefile.in: Likewise.
9129 * gdb.java/Makefile.in: Likewise.
9130 * gdb.linespec/Makefile.in: Likewise.
9131 * gdb.mi/Makefile.in: Likewise.
9132 * gdb.modula2/Makefile.in: Likewise.
9133 * gdb.multi/Makefile.in: Likewise.
9134 * gdb.objc/Makefile.in: Likewise.
9135 * gdb.opencl/Makefile.in: Likewise.
9136 * gdb.opt/Makefile.in: Likewise.
9137 * gdb.pascal/Makefile.in: Likewise.
9138 * gdb.perf/Makefile.in: Likewise.
9139 * gdb.python/Makefile.in: Likewise.
9140 * gdb.reverse/Makefile.in: Likewise.
9141 * gdb.server/Makefile.in: Likewise.
9142 * gdb.stabs/Makefile.in: Likewise.
9143 * gdb.threads/Makefile.in: Likewise.
9144 * gdb.trace/Makefile.in: Likewise.
9145 * gdb.xml/Makefile.in: Likewise.
9146 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9147 GDB_PARALLEL.
9148 (standard_output_file): Remove check for GDB_PARALLEL, always
9149 return path in outputs/$subdir/$testname.
9150
9151 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9152
9153 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9154 (site.exp): Assign abs_srcdir to tcl's srcdir.
9155
9156 2016-02-04 Yao Qi <yao.qi@linaro.org>
9157
9158 * gdb.base/foll-exec-mode.c: Include limits.h.
9159 (main): Add parameters argc and argv. Get directory from
9160 argv[0].
9161 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9162 compilation.
9163 * gdb.base/foll-exec.c: Include limits.h.
9164 (main): Add parameters argc and argv.
9165 Get directory from argv[0].
9166 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9167 Adjust tests on the number of lines as source code changed.
9168 * gdb.base/foll-vfork-exit.c: Include limits.h.
9169 (main): Add one line of statement before vfork.
9170 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9171 (main): Add parameters argc and argv. Get directory from
9172 argv[0].
9173 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9174 (setup_gdb): Set tbreak to skip some source lines.
9175 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9176 (main): Add parameters argc and argv. Get directory from
9177 argv[0].
9178 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9179 compilation.
9180 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9181 (main): Add parameters argc and argv. Get directory from
9182 argv[0].
9183 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9184 compilation.
9185
9186 2016-02-01 Doug Evans <dje@google.com>
9187
9188 * gdb.base/skip.exp: Clean up multiple references to same test name.
9189
9190 2016-02-01 Pedro Alves <palves@redhat.com>
9191
9192 PR remote/19496
9193 * gdb.threads/forking-threads-plus-breakpoint.exp
9194 (displaced_stepping_supported): New global.
9195 (probe_displaced_stepping_support): New procedure.
9196 (do_test): Add 'displaced' parameter, and use it.
9197 (top level): Check for displaced stepping support. Add displaced
9198 stepping on/off testing axis.
9199
9200 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9201
9202 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9203 pointer. Don't perform further tests on the unassociated pointer
9204 if the first test fails.
9205
9206 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9207
9208 * gdb.base/max-value-size.c: New file.
9209 * gdb.base/max-value-size.exp: New file.
9210 * gdb.base/huge.exp: Disable max-value-size for this test.
9211
9212 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9213
9214 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9215
9216 2016-01-28 Yao Qi <yao.qi@linaro.org>
9217
9218 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9219
9220 2016-01-25 Pedro Alves <palves@redhat.com>
9221
9222 PR threads/19461
9223 * gdb.base/fork-running-state.c: New file.
9224 * gdb.base/fork-running-state.exp: New file.
9225
9226 2016-01-25 Pedro Alves <palves@redhat.com>
9227
9228 PR gdb/19494
9229 * gdb.base/catch-fork-kill.c: New file.
9230 * gdb.base/catch-fork-kill.exp: New file.
9231
9232 2016-01-25 Pedro Alves <palves@redhat.com>
9233
9234 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9235 Delete, moved to lib/gdb.exp.
9236 * gdb.threads/forking-threads-plus-breakpoint.exp
9237 (foreach_with_prefix): Likewise.
9238 * gdb.threads/process-dies-while-handling-bp.exp
9239 (foreach_with_prefix): Likewise.
9240 * lib/gdb.exp (foreach_with_prefix): New procedure.
9241
9242 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9243
9244 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9245 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9246
9247 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9248
9249 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9250 endian targets.
9251
9252 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9253 Pedro Alves <palves@redhat.com>
9254
9255 Fix testsuite compatibility with Guile.
9256 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9257 number.
9258
9259 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9260
9261 Fix testsuite compatibility with Guile.
9262 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9263 (thread 1): New test for backtrace through signal handler.
9264
9265 2016-01-22 Yao Qi <yao.qi@linaro.org>
9266
9267 PR testsuite/19491
9268 * gdb.base/multi-forks.c: Include
9269 ../lib/unbuffer_output.c
9270 (main): Call gdb_unbuffer_output.
9271
9272 2016-01-21 Doug Evans <dje@google.com>
9273
9274 * lib/ada.exp (gdb_compile_ada): Fix typo.
9275
9276 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9277
9278 * gdb.base/break-fun-addr.exp: New file.
9279 * gdb.base/break-fun-addr1.c: New file.
9280 * gdb.base/break-fun-addr2.c: New file.
9281
9282 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9283
9284 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9285 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9286 enum flag values.
9287
9288 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9289
9290 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9291 when GDB can not set the vector return value. Add more comments
9292 for clarification.
9293
9294 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9295
9296 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9297 command.
9298
9299 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9300
9301 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9302
9303 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9304
9305 * Makefile.in (check-single): Pass --status to runtest.
9306 (check/%.exp): Likewise.
9307
9308 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9309
9310 * Makefile.in (check-parallel): Propagate return code from make
9311 do-check-parallel.
9312
9313 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9314
9315 * gdb.trace/ftrace.exp: Fix expected message on continue.
9316 * gdb.trace/pending.exp: Fix expected message on continue.
9317 * gdb.trace/trace-break.exp: Fix expected message on continue.
9318
9319 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9320
9321 * lib/gdb.exp (gdb_test): Remove unused global references.
9322
9323 2016-01-18 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.base/async-shell.exp: Adjust expected output.
9326 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9327 * gdb.base/siginfo-thread.exp: Adjust expected output.
9328 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9329 * gdb.java/jnpe.exp: Adjust expected output.
9330 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9331 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9332 * gdb.threads/leader-exit.exp: Adjust expected output.
9333 * gdb.threads/manythreads.exp: Adjust expected output.
9334 * gdb.threads/pthreads.exp: Adjust expected output.
9335 * gdb.threads/schedlock.exp: Adjust expected output.
9336 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9337 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9338 expected output.
9339 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9340 output.
9341 * gdb.threads/sigthread.exp: Adjust expected output.
9342 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9343
9344 2016-01-18 Yao Qi <yao.qi@linaro.org>
9345
9346 * gdb.guile/scm-section-script.c: Replace @progbits with
9347 %progbits.
9348 * gdb.python/py-section-script.c: Likewise.
9349
9350 2016-01-15 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.multi/tids.exp: Test star wildcard ranges.
9353
9354 2016-01-15 Pedro Alves <palves@redhat.com>
9355
9356 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9357 command from "thread apply" invocation.
9358 (thr_apply_info_thr_invalid): Default the expected output to the
9359 input tid list.
9360 (top level): Add tests that use convenience variables. Add tests
9361 for "thread apply" with a valid TID list, but missing the command.
9362
9363 2016-01-13 Pedro Alves <palves@redhat.com>
9364
9365 * gdb.base/default.exp: Expect $_gthread as well.
9366 * gdb.multi/tids.exp: Test $_gthread.
9367 * gdb.threads/thread-specific.exp: Test $_gthread.
9368
9369 2016-01-13 Pedro Alves <palves@redhat.com>
9370
9371 * gdb.multi/tids.exp: Test "info threads -gid".
9372
9373 2016-01-13 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9376 Breakpoint.thread.
9377 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9378
9379 2016-01-07 Pedro Alves <palves@redhat.com>
9380
9381 * gdb.base/break.exp: Adjust to output changes.
9382 * gdb.base/hbreak2.exp: Likewise.
9383 * gdb.base/sepdebug.exp: Likewise.
9384 * gdb.base/watch_thread_num.exp: Likewise.
9385 * gdb.linespec/keywords.exp: Likewise.
9386 * gdb.multi/info-threads.exp: Likewise.
9387 * gdb.threads/thread-find.exp: Likewise.
9388 * gdb.multi/tids.c: New file.
9389 * gdb.multi/tids.exp: New file.
9390
9391 2016-01-13 Pedro Alves <palves@redhat.com>
9392
9393 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9394
9395 2016-01-13 Pedro Alves <palves@redhat.com>
9396
9397 * gdb.base/default.exp: Expect $_inferior as well.
9398 * gdb.multi/base.exp: Test $_inferior.
9399
9400 2016-01-13 Pedro Alves <palves@redhat.com>
9401
9402 PR breakpoints/19388
9403 * gdb.base/catch-signal-siginfo-cond.c: New file.
9404 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9405
9406 2016-01-12 Josh Stone <jistone@redhat.com>
9407 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9408
9409 * gdb.base/catch-syscall.c (do_execve): New variable.
9410 (main): Conditionally trigger an execve.
9411 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9412 (test_catch_syscall_execve): New, check entry/return across execve.
9413 (do_syscall_tests): Call test_catch_syscall_execve.
9414
9415 2016-01-12 Pedro Alves <palves@redhat.com>
9416
9417 * gdb.base/random-signal.exp (do_test): New procedure, with body
9418 of testcase moved in.
9419
9420 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9421 Pedro Alves <palves@redhat.com>
9422
9423 * gdb.base/funcargs.exp (finish from indirectly called function):
9424 Reintroduce the case for 'First'.
9425
9426 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9427 Pedro Alves <palves@redhat.com>
9428
9429 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9430 (tcatch_vfork_then_child_follow_exec)
9431 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9432 identification.
9433
9434 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9435
9436 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9437 and repeats to unlimited.
9438 * gdb.python/py-value.exp: Likewise.
9439 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9440 and repeats to unlimited.
9441
9442 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9443
9444 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9445 and reordering the functions.
9446 * gdb.multi/hangout.c: Likewise.
9447 * gdb.multi/hello.c: Likewise.
9448
9449 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9450
9451 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9452 absolute.
9453 (SingleStatisticTestResult.report): Use dict.keys instead of
9454 dict.iterkeys.
9455
9456 2016-01-06 Pedro Alves <palves@redhat.com>
9457
9458 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9459
9460 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9461
9462 * gdb.btrace/dlopen.exp: New.
9463 * gdb.btrace/dlopen.c: New.
9464 * gdb.btrace/dlopen-dso.c: New.
9465
9466 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9467
9468 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9469 PATTERN argument is optional.
9470
9471 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9472
9473 * lib/ada.exp (target_compile_ada_from_dir): New function.
9474 (gdb_compile_ada): Reimplement avoiding the use of project files.
9475 * gdb.ada/gnat_ada.gpr: Delete.
9476 * gdb.ada/cond_lang.exp: Adjust test to make path before
9477 filename optional.
9478 * gdb.ada/small_reg_param.exp: Likewise.
9479
9480 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9481
9482 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9483
9484 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9485
9486 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9487 case.
9488
9489 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9490
9491 * gdb.base/break.exp: Remove dead code.
9492 * gdb.base/sepdebug.exp: Likewise.
9493
9494 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9495
9496 * gdb.asm/asm-source.exp: Remove HP-UX references.
9497 * gdb.base/annota1.exp: Likewise.
9498 * gdb.base/annota3.exp: Likewise.
9499 * gdb.base/attach.exp: Likewise.
9500 * gdb.base/bigcore.exp: Likewise.
9501 * gdb.base/break.exp: Likewise.
9502 * gdb.base/call-ar-st.exp: Likewise.
9503 * gdb.base/callfuncs.exp: Likewise.
9504 * gdb.base/catch-fork-static.exp: Likewise.
9505 * gdb.base/display.exp: Likewise.
9506 * gdb.base/foll-exec-mode.exp: Likewise.
9507 * gdb.base/foll-exec.exp: Likewise.
9508 * gdb.base/foll-fork.exp: Likewise.
9509 * gdb.base/foll-vfork.exp: Likewise.
9510 * gdb.base/funcargs.exp: Likewise.
9511 * gdb.base/hbreak2.exp: Likewise.
9512 * gdb.base/inferior-died.exp: Likewise.
9513 * gdb.base/interrupt.exp: Likewise.
9514 * gdb.base/multi-forks.exp: Likewise.
9515 * gdb.base/nodebug.exp: Likewise.
9516 * gdb.base/sepdebug.exp: Likewise.
9517 * gdb.base/solib1.c: Likewise.
9518 * gdb.base/step-test.exp: Likewise.
9519 * gdb.mi/non-stop.c: Likewise.
9520 * gdb.mi/pthreads.c: Likewise.
9521 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9522 * gdb.threads/pthreads.c: Likewise.
9523 * gdb.threads/staticthreads.exp: Likewise.
9524 * lib/future.exp: Likewise.
9525 * lib/gdb.exp: Likewise.
9526 * gdb.base/so-indr-cl.c: Remove.
9527 * gdb.base/so-indr-cl.exp: Likewise.
9528 * gdb.base/solib.c: Likewise.
9529 * gdb.base/solib.exp: Likewise.
9530 * gdb.base/solib2.c: Likewise.
9531
9532 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9533
9534 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9535 * gdb.base/call-ar-st.exp: Likewise.
9536 * gdb.base/callfuncs.exp: Likewise.
9537 * gdb.base/condbreak.exp: Likewise.
9538 * gdb.base/constvars.exp: Likewise.
9539 * gdb.base/hbreak2.exp: Likewise.
9540 * gdb.base/langs.exp: Likewise.
9541 * gdb.base/list.exp: Likewise.
9542 * gdb.base/long_long.exp: Likewise.
9543 * gdb.base/ptype.exp: Likewise.
9544 * gdb.base/scope.exp: Likewise.
9545 * gdb.base/signals.exp: Likewise.
9546 * gdb.base/so-impl-ld.exp: Likewise.
9547 * gdb.base/varargs.exp: Likewise.
9548 * gdb.base/volatile.exp: Likewise.
9549 * gdb.base/whatis.exp: Likewise.
9550 * gdb.cp/cplusfuncs.exp: Likewise.
9551 * gdb.cp/inherit.exp: Likewise.
9552 * gdb.cp/local.exp: Likewise.
9553 * gdb.cp/member-ptr.exp: Likewise.
9554 * gdb.cp/method.exp: Likewise.
9555 * gdb.cp/overload.exp: Likewise.
9556 * gdb.cp/templates.exp: Likewise.
9557 * gdb.stabs/weird.exp: Likewise.
9558 * lib/compiler.c: Likewise.
9559 * lib/compiler.cc: Likewise.
9560 * lib/cp-support.exp: Likewise.
9561 * lib/gdb.exp: Likewise.
9562
9563 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9564
9565 * configure.ac: Remove HP-UX case.
9566 * configure: Regenerate.
9567
9568 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9569
9570 * lib/gdb.exp (gdb_compile): Add function doc.
9571
9572 2015-12-17 Pedro Alves <palves@redhat.com>
9573
9574 PR threads/19354
9575 * gdb.multi/info-threads.exp: New file.
9576
9577 2015-12-15 Yao Qi <yao.qi@linaro.org>
9578
9579 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9580 is aarch64*-*-*.
9581
9582 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9583
9584 * gdb.base/history-duplicates.exp: Skip if no readline support.
9585
9586 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9587
9588 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9589
9590 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9591
9592 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9593
9594 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9595
9596 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9597 ctrl-C if nointerrupts target property is set.
9598 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9599 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9600 * gdb.base/paginate-bg-execution.exp: Likewise.
9601 * gdb.base/paginate-execution-startup.exp: Likewise.
9602 * gdb.base/random-signal.exp: Likewise.
9603 * gdb.base/range-stepping.exp: Likewise.
9604 * gdb.cp/annota2.exp: Likewise.
9605 * gdb.cp/annota3.exp: Likewise.
9606 * gdb.gdb/selftest.exp: Likewise.
9607 * gdb.threads/continue-pending-status.exp: Likewise.
9608 * gdb.threads/leader-exit.exp: Likewise.
9609 * gdb.threads/manythreads.exp: Likewise.
9610 * gdb.threads/pthreads.exp: Likewise.
9611 * gdb.threads/schedlock.exp: Likewise.
9612 * gdb.threads/sigthread.exp: Likewise.
9613
9614 2015-12-11 Don Breazeal <donb@codesourcery.com>
9615
9616 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9617 remote.
9618 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9619 * gdb.base/foll-exec.exp (main): Enable for target remote.
9620 * gdb.base/foll-fork.exp (main): Likewise.
9621 * gdb.base/foll-vfork.exp (main): Likewise.
9622 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9623 (proc continue_to_exit_bp_loc): Use clean_restart.
9624 * gdb.base/pie-execl.exp (main): Disable for target remote.
9625 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9626 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9627 * gdb.threads/execl.exp (main): Likewise.
9628 * gdb.threads/fork-child-threads.exp (main): Likewise.
9629 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9630 remote.
9631 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9632 remote.
9633 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9634 pid.tid style ptids, instead of just tid.
9635 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9636 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9637 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9638 ptids, instead of just tid.
9639
9640 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9641
9642 * gdb.base/list.exp (test_list_forward): Add end of file error
9643 test.
9644 (test_repeat_list_command): Add end of file error test.
9645 (test_list_backwards): Add beginning of file error test.
9646
9647 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9648
9649 * gdb.base/list.exp (test_list_invalid_args): New function,
9650 defined, and called.
9651
9652 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9653
9654 * gdb.base/list.exp (test_list): Make test names unique.
9655
9656 2015-12-11 Yao Qi <yao.qi@linaro.org>
9657
9658 * gdb.base/coremaker2.c: Remove.
9659
9660 2015-12-10 Pedro Alves <palves@redhat.com>
9661
9662 * gdb.multi/base.exp: Remove stale "spaces" references.
9663
9664 2015-12-10 Pedro Alves <palves@redhat.com>
9665
9666 * gdb.multi/base.exp: Don't use nowarnings.
9667 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9668 * gdb.multi/hangout.c: Include stdio.h.
9669 * gdb.multi/hello.c: Include stdlib.h.
9670 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9671 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9672 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9673
9674 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9675
9676 * gdb.dwarf2/dw2-ranges-base.c: New file.
9677 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9678 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9679 support additional line table, and debug ranges generation.
9680 (Dwarf::ranges): New function, generate .debug_ranges.
9681 (Dwarf::lines): Support generating simple line table programs.
9682 (Dwarf::assemble): Initialise new namespace variables.
9683
9684 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9685
9686 * gdb.base/async.exp (proc test_background): Add case for
9687 asynchronous execution not supported.
9688
9689 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9690
9691 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9692 format and change test names to make them unique.
9693
9694 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9695 Pedro Alves <pedro@redhat.com>
9696
9697 PR gdb/18702
9698 Add checking of floatformats setup on x86_64 hosts.
9699 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9700 (smallval, bigval): New labels/constants.
9701 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9702 float" after loading bigval and smallval.
9703
9704 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9705
9706 * gdb.ada/fun_overload_menu.exp: New testcase.
9707 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9708
9709 2015-12-04 Josh Stone <jistone@redhat.com>
9710
9711 * gdb.base/catch-fork-static.exp: New.
9712
9713 2015-12-03 Yao Qi <yao.qi@linaro.org>
9714
9715 * gdb.base/sizeof.c: Don't include stdio.h and
9716 ../lib/unbuffer_output.c.
9717 (main): New variable 'size' and 'value'. Remove printf and
9718 gdb_unbuffer_output. Assign return value to size and value.
9719 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9720 at the beginning.
9721 (check_sizeof): Check the result by printing variable 'size'.
9722 (check_valueof): Check the result by printing variable 'value'.
9723
9724 2015-12-01 Yao Qi <yao.qi@linaro.org>
9725
9726 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9727 for aarch64*-*-linux* target.
9728
9729 2015-11-30 Pedro Alves <palves@redhat.com>
9730
9731 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9732
9733 2015-11-30 Pedro Alves <palves@redhat.com>
9734
9735 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9736 Handle non-stop mode vCont replies.
9737
9738 2015-11-30 Pedro Alves <palves@redhat.com>
9739
9740 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9741 prepare_for_testing. Start gdb with "set non-stop on" appended to
9742 GDBFLAGS. Lax expected stop output.
9743
9744 2015-11-27 Yao Qi <yao.qi@linaro.org>
9745
9746 * gdb.arch/arm-neon.exp: New.
9747 * gdb.arch/arm-neon.c: New.
9748
9749 2015-11-27 Yao Qi <yao.qi@linaro.org>
9750
9751 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9752
9753 2015-11-27 Yao Qi <yao.qi@linaro.org>
9754
9755 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9756 frames-invalid annotation.
9757
9758 2015-11-27 Yao Qi <yao.qi@linaro.org>
9759
9760 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9761
9762 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9763
9764 * gdb.threads/names.exp: New file.
9765 * gdb.threads/names.c: New file.
9766 * README: Mention gdb,no_thread_names.
9767
9768 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9769
9770 PR 19297
9771 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9772 support" error.
9773
9774 2015-11-24 Pedro Alves <palves@redhat.com>
9775
9776 PR 17539
9777 * gdb.base/display.exp: Expect displays to be sorted in ascending
9778 order. Use multi_line.
9779 * gdb.base/solib-display.exp: Likewise.
9780
9781 2015-11-24 Pedro Alves <palves@redhat.com>
9782
9783 PR 17539
9784 * gdb.base/display.exp: Expect displays to be sorted in ascending
9785 order. Use multi_line.
9786 * gdb.base/solib-display.exp: Likewise.
9787
9788 2015-11-24 Pedro Alves <palves@redhat.com>
9789
9790 PR 17539
9791 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9792 threads in ascending order.
9793 * gdb.base/foll-fork.exp: Likewise.
9794 * gdb.base/foll-vfork.exp: Likewise.
9795 * gdb.base/multi-forks.exp: Likewise.
9796 * gdb.mi/mi-nonstop.exp: Likewise.
9797 * gdb.mi/mi-nsintrall.exp: Likewise.
9798 * gdb.multi/base.exp: Likewise.
9799 * gdb.multi/multi-arch.exp: Likewise.
9800 * gdb.python/py-inferior.exp: Likewise.
9801 * gdb.threads/break-while-running.exp: Likewise.
9802 * gdb.threads/execl.exp: Likewise.
9803 * gdb.threads/gcore-thread.exp: Likewise.
9804 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9805 * gdb.threads/kill.exp: Likewise.
9806 * gdb.threads/linux-dp.exp: Likewise.
9807 * gdb.threads/multiple-step-overs.exp: Likewise.
9808 * gdb.threads/next-bp-other-thread.exp: Likewise.
9809 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9810 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9811 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9812 * gdb.threads/thread-find.exp: Likewise.
9813 * gdb.threads/tls.exp: Likewise.
9814 * lib/mi-support.exp (mi_reverse_list): Delete.
9815 (mi_check_thread_states): No longer reverse list.
9816
9817 2015-11-24 Pedro Alves <palves@redhat.com>
9818
9819 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9820 use lowercase.
9821
9822 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9823
9824 * gdb.trace/actions.c: Include trace-common.h.
9825 (main): Add a location for a fast tracepoint.
9826 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9827 the normal tracepoints.
9828 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9829
9830 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9831
9832 * save-trace.exp: Factor out code to these...
9833 (gdb_save_tracepoints): New.
9834 (gdb_load_tracepoints): New.
9835 (do_save_load_test): New.
9836
9837 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9838
9839 * gdb.base/asmlabel.exp: New test.
9840 * gdb.base/asmlabel.c: New test case.
9841
9842 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9843
9844 * gdb.base/wrong_frame_bt_full-main.c: New file.
9845 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9846 * gdb.base/wrong_frame_bt_full.exp: New file.
9847
9848 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9849
9850 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9851
9852 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9853
9854 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9855 pstate register when comparing registers values in
9856 sparc64-*-linux-gnu targets to avoid spurious differences.
9857
9858 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9859
9860 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9861
9862 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9863
9864 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9865 as type argument to gdb_compile.
9866 * gdb.base/nested-subp2.exp: Likewise.
9867 * gdb.base/nested-subp3.exp: Likewise.
9868
9869 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9870
9871 * lib/dwarf.exp (_note): Fix left shift of negative value.
9872 * gdb.trace/trace-condition.exp: Likewise.
9873
9874 2015-11-13 Yao Qi <yao.qi@linaro.org>
9875
9876 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9877 comments about d10v.
9878 (test_scalar_returns): Likewise.
9879 * gdb.base/d10v.ld: Remove.
9880 * gdb.base/overlays.exp: Remove the target triplet checking for
9881 d10v-*-*.
9882 * gdb.base/structs.exp (test_struct_returns): Remove the
9883 comments about d10v.
9884 (test_struct_calls): Likewise.
9885
9886 2015-11-13 Yao Qi <yao.qi@linaro.org>
9887
9888 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9889 * gdb.base/gnu_vector.c: Don't include stdio.h.
9890 (main): Don't print res and call add_some_intvecs.
9891
9892 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9893
9894 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9895 macro.
9896 (func5): Removed.
9897 (func4): Use FAST_TRACEPOINT_LABEL.
9898 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9899 macro.
9900 (func): Removed.
9901 (thread_function): Use FAST_TRACEPOINT_LABEL.
9902 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9903 (func): Remove.
9904 (marker): Use FAST_TRACEPOINT_LABEL.
9905 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9906 (pendfunc1): Remove.
9907 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9908 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9909 (foo): Remove.
9910 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9911 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9912 macro.
9913 (func): Remove.
9914 (marker): Use FAST_TRACEPOINT_LABEL.
9915 * gdb.trace/trace-common.h: New header.
9916 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9917 macro.
9918 (func): Remove.
9919 (marker): Use FAST_TRACEPOINT_LABEL.
9920 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9921 (func): Remove.
9922 (thread_function): Use FAST_TRACEPOINT_LABEL.
9923
9924 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9925
9926 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9927 in front.
9928 * gdb.trace/change-loc.exp: Use global pcreg definition.
9929 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9930 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9931 in front.
9932 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9933 * gdb.trace/pending.exp: Likewise.
9934 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9935 * gdb.trace/trace-break.exp: Likewise.
9936 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9937 in front.
9938 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9939 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9940 in front.
9941 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9942
9943 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9944
9945 * gdb.ada/fin_fun_out: New testcase.
9946
9947 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9948
9949 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9950 value associated with DW_AT_byte_size.
9951 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9952 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9953 DW_AT_upper_bound.
9954
9955 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9956
9957 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9958 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9959 version.
9960 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9961 gdb.dwarf2/dw2-canonicalize-type.exp,
9962 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9963 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9964 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9965 provided by gdb_target_symbol_prefix_flags_asm.
9966 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9967 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9968 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9969 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9970 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9971 macros where needed). Use this macro for symbols which require
9972 the prefix provided by SYMBOL_PREFIX.
9973
9974 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9975
9976 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9977 New procs.
9978 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9979 representing expressions, of more than one list element.
9980 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9981 to prepend linker symbol prefix to f.
9982 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9983 table_1 and table_2.
9984 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9985 Likewise, for f and g.
9986 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9987 for ptr.
9988 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9989 for main.
9990 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9991 table_1_ptr and table_2_ptr.
9992
9993 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9994 Joel Brobecker <brobecker@adacore.com>
9995
9996 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9997
9998 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9999
10000 * gdb.reverse/s390-mvcle.c: New test.
10001 * gdb.reverse/s390-mvcle.exp: New file.
10002 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10003
10004 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10005
10006 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10007
10008 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10009
10010 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10011 reaching marker2.
10012 * gdb.reverse/getresuid-reverse.exp: Likewise.
10013 * gdb.reverse/pipe-reverse.exp: Likewise.
10014 * gdb.reverse/readv-reverse.exp: Likewise.
10015 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10016 * gdb.reverse/time-reverse.exp: Likewise.
10017 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10018
10019 2015-10-30 Yao Qi <yao.qi@linaro.org>
10020
10021 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10022 (empty_cycle): Remove.
10023 (main): Don't call empty_cycle. Don't use watch_count_done.
10024 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10025 empty_cycle. Rewrite the code counting HW watchpoints.
10026
10027 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10028
10029 * gdb.reverse/fstatat-reverse.c: New test.
10030 * gdb.reverse/fstatat-reverse.exp: New file.
10031 * gdb.reverse/getresuid-reverse.c: New test.
10032 * gdb.reverse/getresuid-reverse.exp: New file.
10033 * gdb.reverse/pipe-reverse.c: New test.
10034 * gdb.reverse/pipe-reverse.exp: New file.
10035 * gdb.reverse/readv-reverse.c: New test.
10036 * gdb.reverse/readv-reverse.exp: New file.
10037 * gdb.reverse/recvmsg-reverse.c: New test.
10038 * gdb.reverse/recvmsg-reverse.exp: New file.
10039 * gdb.reverse/time-reverse.c: New test.
10040 * gdb.reverse/time-reverse.exp: New file.
10041 * gdb.reverse/waitpid-reverse.c: New test.
10042 * gdb.reverse/waitpid-reverse.exp: New file.
10043
10044 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10045
10046 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10047
10048 2015-10-26 Doug Evans <dje@google.com>
10049
10050 PR symtab/17391
10051 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10052 * gdb.dwarf2/bad-regnum.c: New file.
10053 * gdb.dwarf2/bad-regnum.exp: New file.
10054
10055 2015-10-26 Doug Evans <dje@google.com>
10056
10057 PR python/18938
10058 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10059 file.
10060
10061 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10062
10063 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10064 for a change by "Mention language in compile error message".
10065
10066 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10067
10068 PR python/18073
10069 * gdb.python/py-type.c (C::a_method): New.
10070 (C::a_const_method): New.
10071 (C::a_static_method): New.
10072 (a_function): New.
10073 * gdb.python/py-type.exp (test_fields): Test getting fields
10074 from function and method.
10075
10076 2015-10-21 Keven Boell <keven.boell@intel.com>
10077
10078 * gdb.fortran/vla-alloc-assoc.exp: New file.
10079 * gdb.fortran/vla-datatypes.exp: New file.
10080 * gdb.fortran/vla-datatypes.f90: New file.
10081 * gdb.fortran/vla-history.exp: New file.
10082 * gdb.fortran/vla-ptype-sub.exp: New file.
10083 * gdb.fortran/vla-ptype.exp: New file.
10084 * gdb.fortran/vla-sizeof.exp: New file.
10085 * gdb.fortran/vla-sub.f90: New file.
10086 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10087 * gdb.fortran/vla-value-sub-finish.exp: New file.
10088 * gdb.fortran/vla-value-sub.exp: New file.
10089 * gdb.fortran/vla-value.exp: New file.
10090 * gdb.fortran/vla-ptr-info.exp: New file.
10091 * gdb.mi/mi-vla-fortran.exp: New file.
10092 * gdb.mi/vla.f90: New file.
10093
10094 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10095
10096 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10097 of hardwired timeout value.
10098
10099 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10100 Pedro Alves <palves@redhat.com>
10101
10102 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10103 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10104
10105 2015-10-19 Josh Stone <jistone@redhat.com>
10106
10107 * gdb.base/catch-syscall.c: Include <sched.h>.
10108 (unknown_syscall): New variable.
10109 (main): Trigger a vfork and an unknown syscall.
10110 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10111 (unknown_syscall_number): Likewise.
10112 (check_call_to_syscall): Accept an optional syscall pattern.
10113 (check_return_from_syscall): Likewise.
10114 (check_continue): Likewise.
10115 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10116 (test_catch_syscall_skipping_return): New test toggling off 'catch
10117 syscall' to step over the syscall return, then toggling back on.
10118 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10119 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10120 (do_syscall_tests): Call test_catch_syscall_without_args and
10121 test_catch_syscall_mid_vfork.
10122 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10123 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10124
10125 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10126
10127 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10128 print g_vE): Add new pass patterns.
10129 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10130 print various symbol names for vptr fields.
10131
10132 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10133
10134 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10135 results.
10136
10137 2015-10-12 Yao Qi <yao.qi@linaro.org>
10138
10139 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10140
10141 2015-10-12 Yao Qi <yao.qi@linaro.org>
10142
10143 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10144 is aarch64*-*-linux*.
10145
10146 2015-10-12 Yao Qi <yao.qi@linaro.org>
10147
10148 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10149 (can_relocate_bcond_true): ... it.
10150 (can_relocate_bcond_false): New function.
10151 (foo): Likewise.
10152 (can_relocate_bl): Likewise.
10153 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10154 can_relocate_bl.
10155
10156 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10157
10158 * gdb.base/nested-addr.c: New file.
10159 * gdb.base/nested-addr.exp: New testcase.
10160
10161 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10162
10163 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10164 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10165 its output. Ignore the output of "record goto begin" and instead
10166 check that GDB is replaying.
10167
10168 2015-10-09 Pedro Alves <palves@redhat.com>
10169
10170 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10171 (top level): Use it in the run with no args test.
10172
10173 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10174
10175 * gdb.dlang/properties.exp: New file.
10176
10177 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10178
10179 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10180 whether or not address 0x1000 is mapped on the target.
10181
10182 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10183
10184 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10185 build.
10186
10187 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10188
10189 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10190 instruction-history test.
10191
10192 2015-09-28 Doug Evans <dje@google.com>
10193
10194 * gdb.base/gcore.c (array_func): Add reference to static_array.
10195
10196 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10197
10198 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10199 source line.
10200
10201 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10202
10203 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10204 short or char as base type.
10205
10206 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10207
10208 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10209 to allow any size enum.
10210
10211 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10212
10213 * gdb.ada/array_ptr_renaming.exp: New testcase.
10214 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10215 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10216
10217 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10218
10219 * gdb.trace/ftrace-lock.c: New file.
10220 * gdb.trace/ftrace-lock.exp: New file.
10221
10222 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10223
10224 * gdb.arch/insn-reloc.c: New file.
10225 * gdb.arch/ftrace-insn-reloc.exp: New file.
10226
10227 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10228
10229 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10230 instruction.
10231 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10232 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10233 * gdb.trace/range-stepping.c: Likewise.
10234 * gdb.trace/trace-break.c: Likewise.
10235 * gdb.trace/trace-mt.c (thread_function): Likewise.
10236 * gdb.trace/ftrace.c (marker): Likewise.
10237 * gdb.trace/trace-condition.c (marker): Likewise.
10238 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10239 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10240 is_aarch64_target.
10241
10242 2015-09-18 Doug Evans <xdje42@gmail.com>
10243
10244 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10245 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10246
10247 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10248
10249 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10250 the breakpoint.
10251
10252 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10253
10254 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10255 the pending breakpoint. Remove timeout override for "Run till
10256 MI pending breakpoint on pendfunc3 on thread 2" test.
10257
10258 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10259
10260 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10261 filename pattern.
10262
10263 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10264
10265 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10266 in breakpoint filename pattern.
10267
10268 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10269
10270 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10271
10272 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10273
10274 * gdb.linespec/explicit.exp: Check for readline support for
10275 tab-completion tests. Fix obvious typo.
10276
10277 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10278
10279 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10280 and replay.
10281
10282 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10283
10284 * gdb.btrace/non-stop.c: New.
10285 * gdb.btrace/non-stop.exp: New.
10286
10287 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10288 Yao Qi <yao.qi@linaro.org>
10289
10290 * gdb.trace/trace-condition.c: New file.
10291 * gdb.trace/trace-condition.exp: New file.
10292
10293 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10294
10295 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10296 for testing bytecode compilation.
10297
10298 2015-09-16 Pedro Alves <palves@redhat.com>
10299 Sandra Loosemore <sandra@codesourcery.com>
10300
10301 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10302 (SECONDS): Redefine.
10303 (main): Call pthread_kill and alarm early.
10304 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10305 support.
10306 (test): If the target can't hardware step and doesn't support
10307 displaced stepping, increase the timeout.
10308
10309 2015-09-16 Pedro Alves <palves@redhat.com>
10310
10311 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10312 (enable_debug): New procedures.
10313 (test): Use them. Bail out if waiting for threads fails.
10314 (top level): Bail out if a test fails.
10315
10316 2015-09-16 Yao Qi <yao.qi@linaro.org>
10317
10318 * gdb.asm/asm-source.exp: Set asm-arch for
10319 aarch64*-*-* target.
10320 * gdb.asm/aarch64.inc: New file.
10321
10322 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10323
10324 * gdb.ada/array_of_variable_length.exp: New testcase.
10325 * gdb.ada/array_of_variable_length/foo.adb: New file.
10326 * gdb.ada/array_of_variable_length/pck.adb: New file.
10327 * gdb.ada/array_of_variable_length/pck.ads: New file.
10328
10329 2015-09-15 Doug Evans <dje@google.com>
10330
10331 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10332 of function static local variable.
10333
10334 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10335
10336 * gdb.threads/tls-so_extern.exp: New test file.
10337 * gdb.threads/tls-so_extern.c: New test file.
10338 * gdb.threads/tls-so_extern_main.c: New test file.
10339
10340 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10341
10342 * gdb.opt/solib-intra-step-lib.c: New file.
10343 * gdb.opt/solib-intra-step-main.c: New file.
10344 * gdb.opt/solib-intra-step.exp: New file.
10345
10346 2015-09-15 Pedro Alves <palves@redhat.com>
10347
10348 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10349 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10350
10351 2015-09-14 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.base/hook-stop-continue.c: Delete.
10354 * gdb.base/hook-stop-continue.exp: Delete.
10355 * gdb.base/hook-stop-frame.c: Delete.
10356 * gdb.base/hook-stop-frame.exp: Delete.
10357 * gdb.base/hook-stop.c: New file.
10358 * gdb.base/hook-stop.exp: New file.
10359
10360 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10361
10362 * gdb.ada/access_to_packed_array.exp: New testcase.
10363 * gdb.ada/access_to_packed_array/foo.adb: New file.
10364 * gdb.ada/access_to_packed_array/pack.adb: New file.
10365 * gdb.ada/access_to_packed_array/pack.ads: New file.
10366
10367 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10368
10369 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10370 buffer size test.
10371
10372 2015-09-11 Don Breazeal <donb@codesourcery.com>
10373
10374 * gdb.base/foll-exec.c: Add copyright header. Fix
10375 formatting issues.
10376 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10377 (do_exec_tests): Use clean_restart in place of zap_session,
10378 and for test initialization. Fix formatting issues. Use
10379 fail in place of perror.
10380 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10381 an expect statement to match an expression with output from
10382 the program under debug.
10383 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10384 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10385 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10386 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10387 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10388
10389 2015-09-09 Doug Evans <dje@google.com>
10390
10391 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10392
10393 2015-09-09 Doug Evans <dje@google.com>
10394
10395 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10396
10397 2015-09-09 Doug Evans <dje@google.com>
10398
10399 * gdb.base/savedregs.exp: Fix typo.
10400
10401 2015-09-09 Pedro Alves <palves@redhat.com>
10402
10403 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10404
10405 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10406
10407 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10408 command actually switches threads. Give up on remaining
10409 tests if target fails to stop at breakpoint.
10410
10411 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10412
10413 * gdb.ada/funcall_char.exp: New testcase.
10414 * gdb.ada/funcall_char/foo.adb: New file.
10415
10416 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10417
10418 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10419 expected outputs. Add two testcases for completing ambiguous
10420 functions.
10421 * gdb.ada/complete/aux_pck.adb: New file.
10422 * gdb.ada/complete/aux_pck.ads: New file.
10423 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10424 Ambiguous_Func functions.
10425 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10426 * gdb.ada/complete/pck.adb: Likewise.
10427
10428 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10429
10430 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10431 failures to run the test program under GDB.
10432
10433 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10434
10435 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10436 to C.
10437
10438 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10439
10440 * gdb.base/run-after-attach.exp: New test file.
10441 * gdb.base/run-after-attach.c: New test file.
10442
10443 2015-08-26 Don Breazeal <donb@codesourcery.com>
10444
10445 * gdb.base/foll-exec-2.c: New test program.
10446 * gdb.base/foll-exec-2.exp: New test.
10447
10448 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10449
10450 * gdb.base/nested-subp1.exp: New file.
10451 * gdb.base/nested-subp1.c: New file.
10452 * gdb.base/nested-subp2.exp: New file.
10453 * gdb.base/nested-subp2.c: New file.
10454 * gdb.base/nested-subp3.exp: New file.
10455 * gdb.base/nested-subp3.c: New file.
10456
10457 2015-08-24 Pedro Alves <palves@redhat.com>
10458
10459 * gdb.server/connect-without-multi-process.c: New file.
10460 * gdb.server/connect-without-multi-process.exp: New file.
10461
10462 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10463
10464 * gdb.opt/inline-markers.c: Make z int.
10465
10466 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10467
10468 * gdb.opt/inline-markers.c: Make z volatile.
10469
10470 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10471
10472 * gdb.opt/inline-bt.c: New volatile global z.
10473 * gdb.opt/inline-cmds.c: Likewise.
10474 * gdb.opt/inline-locals.c: Likewise.
10475 * gdb.opt/inline-markers.c: New extern global z.
10476 (marker): Use z.
10477 (inline_fn): Likewise.
10478
10479 2015-08-24 Pedro Alves <palves@redhat.com>
10480
10481 * config/m32r-stub.exp: Remove file.
10482 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10483 * gdb.base/call-rt-st.exp: Likewise.
10484 * gdb.base/call-strs.exp: Likewise.
10485 * gdb.base/default.exp: Remove references to h8300-*-hms and
10486 *-*-udi*.
10487 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10488
10489 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10490
10491 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10492 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10493 and "return" use KFAIL when GDB can not read/write the vector
10494 return value.
10495
10496 2015-08-21 Gary Benson <gbenson@redhat.com>
10497
10498 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10499
10500 2015-08-20 Pedro Alves <palves@redhat.com>
10501
10502 * gdb.server/solib-list.exp: No longer expect an interior stop in
10503 non-stop mode.
10504
10505 2015-08-20 Pedro Alves <palves@redhat.com>
10506
10507 * gdb.server/connect-stopped-target.c: New file.
10508 * gdb.server/connect-stopped-target.exp: New file.
10509
10510 2015-08-20 Pedro Alves <palves@redhat.com>
10511
10512 * gdb.dwarf2/comp-unit-lang.exp: New file.
10513 * gdb.dwarf2/comp-unit-lang.c: New file.
10514
10515 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10516
10517 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10518 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10519
10520 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10521
10522 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10523 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10524
10525 2015-08-18 Doug Evans <dje@google.com>
10526 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10527
10528 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10529 skip_python_tests. New arg prompt_regexp.
10530 (skip_python_tests): New function.
10531 * lib/mi-support.exp (mi_skip_python_tests): New function.
10532 * gdb.python/py-mi-objfile-gdb.py: New file.
10533 * gdb.python/py-mi-objfile.c: New file.
10534 * gdb.python/py-mi-objfile.exp: New file.
10535
10536 2015-08-17 Keith Seitz <keiths@redhat.com>
10537
10538 * gdb.linespec/explicit.exp: Move strace test from here ...
10539 * gdb.trace/strace.exp: ... to here.
10540
10541 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10542
10543 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10544 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10545
10546 2015-08-14 Doug Evans <xdje42@gmail.com>
10547
10548 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10549 inferior before selecting a new file.
10550
10551 2015-08-14 Doug Evans <xdje42@gmail.com>
10552
10553 * gdb.mi/mi-disassemble.exp: Update.
10554 * gdb.base/disasm-optim.S: New file.
10555 * gdb.base/disasm-optim.c: New file.
10556 * gdb.base/disasm-optim.h: New file.
10557 * gdb.base/disasm-optim.exp: New file.
10558
10559 2015-08-14 Keith Seitz <keiths@redhat.com>
10560
10561 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10562 "evaluated-by".
10563
10564 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10565
10566 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10567
10568 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10569
10570 * gdb.ada/fun_renaming.exp: New testcase.
10571 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10572 * gdb.ada/fun_renaming/pack.adb: New file.
10573 * gdb.ada/fun_renaming/pack.ads: New file.
10574
10575 2015-08-12 Keith Seitz <keiths@redhat.com>
10576
10577 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10578 gdb_get_line_number.
10579
10580 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10581
10582 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10583 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10584 gdb.base/dso2dso.exp: New files.
10585
10586 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10587 Pedro Alves <palves@redhat.com>
10588 Keith Seitz <keiths@redhat.com>
10589
10590 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10591 GDBFLAGS.
10592
10593 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10594
10595 * gdb.base/gdbhistsize-history.exp
10596 (test_histsize_history_setting): Use save_vars.
10597 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10598 Use save_vars.
10599 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10600 * gdb.base/readline.exp: Use save_vars.
10601
10602 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10603
10604 * lib/gdb.exp (save_vars): New proc.
10605
10606 2015-08-11 Keith Seitz <keiths@redhat.com>
10607
10608 * gdb.base/help.exp: Update help_breakpoint_text.
10609
10610 2015-08-11 Keith Seitz <keiths@redhat.com>
10611
10612 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10613 (at toplevel): Call test_explicit_breakpoints.
10614 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10615 breakpoints.
10616 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10617 breakpoint conditions, "-cond".
10618
10619 2015-08-11 Keith Seitz <keiths@redhat.com>
10620
10621 * gdb.linespec/3explicit.c: New file.
10622 * gdb.linespec/cpexplicit.cc: New file.
10623 * gdb.linespec/cpexplicit.exp: New file.
10624 * gdb.linespec/explicit.c: New file.
10625 * gdb.linespec/explicit.exp: New file.
10626 * gdb.linespec/explicit2.c: New file.
10627 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10628 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10629 before using in the matching pattern.
10630 Clarify that `prefix' is a regular expression.
10631
10632 2015-08-11 Keith Seitz <keiths@redhat.com>
10633
10634 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10635 test.
10636 Add tests for missing ",FMT" and ",".
10637
10638 2015-08-10 Doug Evans <dje@google.com>
10639 Keith Seitz <keiths@redhat.com>
10640
10641 PR gdb/17960
10642 * gdb.base/completion.exp: Add location completer tests.
10643
10644 2015-08-07 Pedro Alves <palves@redhat.com>
10645
10646 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10647 tests here.
10648 (top level): Run do_test with and without displaced stepping.
10649
10650 2015-08-07 Pedro Alves <palves@redhat.com>
10651
10652 * gdb.base/valgrind-disp-step.c: New file.
10653 * gdb.base/valgrind-disp-step.exp: New file.
10654
10655 2015-08-07 Pedro Alves <palves@redhat.com>
10656
10657 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10658 Delete function.
10659 (main): Add alarm. Run an infinite loop instead of calling
10660 wait_threads.
10661 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10662 comment.
10663 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10664 Delete function.
10665 (main): Add alarm. Run an infinite loop instead of calling
10666 wait_threads.
10667 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10668 comment.
10669
10670 2015-08-07 Pedro Alves <palves@redhat.com>
10671
10672 * gdb.base/checkpoint-ns.exp: New file.
10673 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10674 standard_testfile.
10675
10676 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10677
10678 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10679 * gdb.btrace/instruction_history.exp: Update.
10680 * gdb.btrace/tsx.exp: New.
10681 * gdb.btrace/tsx.c: New.
10682
10683 2015-08-06 Pedro Alves <palves@redhat.com>
10684
10685 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10686 increase timeout.
10687 * gdb.reverse/until-precsave.exp: Bump timeouts.
10688
10689 2015-08-06 Pedro Alves <palves@redhat.com>
10690
10691 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10692
10693 2015-08-06 Pedro Alves <palves@redhat.com>
10694
10695 PR gdb/18749
10696 * gdb.threads/process-dies-while-handling-bp.c: New file.
10697 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10698
10699 2015-08-06 Pedro Alves <palves@redhat.com>
10700
10701 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10702 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10703
10704 2015-08-05 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10707 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10708
10709 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10710
10711 * gdb.base/bp-permanent.exp: Report test as unsupported if
10712 the target cannot stop at the permanent breakpoint.
10713
10714 2015-08-03 Doug Evans <dje@google.com>
10715
10716 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10717 10000.
10718
10719 2015-08-03 Doug Evans <dje@google.com>
10720
10721 * Makefile.in (workers/%.worker, build-perf): New rule.
10722 (GDB_PERFTEST_MODE): New variable.
10723 (check-perf): Use it.
10724 (clean): Clean up gdb.perf parallel build subdirs.
10725 * lib/build-piece.exp: New file.
10726 * lib/gdb.exp (make_gdb_parallel_path): New function
10727 (standard_output_file, standard_temp_file): Call it.
10728 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10729 of $GDB_PARALLEL.
10730 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10731
10732 2015-08-03 Doug Evans <dje@google.com>
10733
10734 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10735 (LOG_FILE_NAME): New global.
10736 (TextReporter.__init__): Initialize self.txt_sum.
10737 (TextReporter.report): Add support for multiple data-points.
10738 Move report to perftest.sum, put raw data in perftest.log.
10739 (TextReporter.start): Open sum and log files.
10740 (TextReporter.end): Close sum and log files.
10741 * gdb.perf/lib/perftest/testresult.py
10742 (SingleStatisticTestResult.record): Handle multiple data-points.
10743
10744 2015-07-31 Pedro Alves <palves@redhat.com>
10745
10746 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10747 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10748 kill_wait_spawned_process instead of explicit "kill -9".
10749 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10750 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10751 kill_wait_spawned_process.
10752 * gdb.base/attach-twice.exp: Likewise.
10753 * gdb.base/attach.exp: Likewise.
10754 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10755 gdb_test_multiple.
10756 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10757 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10758 kill_wait_spawned_process.
10759 * gdb.base/valgrind-infcall.exp: Likewise.
10760 * gdb.multi/multi-attach.exp: Likewise.
10761 * gdb.python/py-prompt.exp: Likewise.
10762 * gdb.python/py-sync-interp.exp: Likewise.
10763 * gdb.server/ext-attach.exp: Likewise.
10764 * gdb.threads/attach-into-signal.exp (corefunc): Use
10765 spawn_wait_for_attach, spawn_id_get_pid and
10766 kill_wait_spawned_process.
10767 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10768 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10769 spawn_id_get_pid and kill_wait_spawned_process.
10770 * gdb.threads/attach-stopped.exp (corefunc): Use
10771 spawn_wait_for_attach, spawn_id_get_pid and
10772 kill_wait_spawned_process.
10773 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10774 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10775 kill_wait_spawned_process instead of explicit "kill -9".
10776 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10777 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10778 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10779 processes. Don't map cygwin/windows pids here. Now returns a
10780 spawn id list.
10781
10782 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10783
10784 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10785 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10786 correct patch.
10787
10788 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10789
10790 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10791
10792 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10793
10794 Reapply:
10795 2014-05-21 Mark Wielaard <mjw@redhat.com>
10796
10797 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10798
10799 2015-07-30 Pedro Alves <palves@redhat.com>
10800
10801 * linux-low.c (handle_extended_wait): Set the child's last
10802 reported status to TARGET_WAITKIND_STOPPED.
10803
10804 2015-07-30 Pedro Alves <palves@redhat.com>
10805
10806 PR threads/18600
10807 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10808 only shows inferior 1.
10809
10810 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10811 Pedro Alves <palves@redhat.com>
10812
10813 PR threads/18600
10814 * gdb.threads/fork-plus-threads.c: New file.
10815 * gdb.threads/fork-plus-threads.exp: New file.
10816
10817 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10818
10819 * gdb.base/batch-preserve-term-settings.exp
10820 (test_terminal_settings_preserved_after_cli_exit): Use
10821 send_quit_command.
10822
10823 2015-07-29 Pedro Alves <palves@redhat.com>
10824 Don Breazeal <donb@codesourcery.com>
10825
10826 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10827 output from both inferior_spawn_id and gdb_spawn_id.
10828
10829 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10830
10831 * gdb.threads/attach-into-signal.exp (corefunc): Use
10832 with_test_prefix on nested loops, uniquefying the test messages.
10833
10834 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10835
10836 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10837 commit.
10838
10839 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10840
10841 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10842 New proc.
10843 (test_terminal_settings_preserved_after_sigterm): New test.
10844
10845 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10846
10847 * gdb.base/batch-preserve-term-settings.exp
10848 (test_terminal_settings_preserved_after_cli_exit): New test.
10849
10850 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10851
10852 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10853 manipulation of saved_gdbflags.
10854 (test_terminal_settings_preserved): Remove global declaration of
10855 the unused variable pagination_prompt. Remove manipulation of
10856 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10857 GDBFLAGS.
10858
10859 2015-07-29 Pedro Alves <palves@redhat.com>
10860
10861 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10862
10863 2015-07-29 Pedro Alves <palves@redhat.com>
10864
10865 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10866 at the top.
10867
10868 2015-07-29 Pedro Alves <palves@redhat.com>
10869
10870 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10871 (main): Call gdb_unbuffer_output.
10872 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10873 (main): Call gdb_unbuffer_output.
10874 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10875 (main): Call gdb_unbuffer_output.
10876 * gdb.base/call-strs.exp: Adjust to step over the
10877 gdb_unbuffer_output call.
10878 * gdb.base/catch-gdb-caused-signals.c: Include
10879 "../lib/unbuffer_output.c".
10880 (main): Call gdb_unbuffer_output.
10881 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10882 (main): Call gdb_unbuffer_output.
10883 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10884 (main): Call gdb_unbuffer_output.
10885 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10886 (main): Call gdb_unbuffer_output.
10887 * gdb.base/shlib-call.exp: Adjust to step over the
10888 gdb_unbuffer_output call.
10889 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10890 (main): Call gdb_unbuffer_output.
10891 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10892 (main): Call gdb_unbuffer_output.
10893 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10894 (main): Rename to ...
10895 (test): ... this.
10896 (main): Reimplement.
10897 * gdb.base/varargs.exp: Run to test instead of to main.
10898 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10899 (main): Call gdb_unbuffer_output.
10900
10901 2015-07-29 Pedro Alves <palves@redhat.com>
10902
10903 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10904 factore out from mi_continue_dprintf. For call-style dprintfs,
10905 expect dprintf output out of $inferior_spawn_id.
10906 (mi_continue_dprintf): Use mi_expect_dprintf.
10907 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10908 (main): Call gdb_unbuffer_output.
10909
10910 2015-07-29 Pedro Alves <palves@redhat.com>
10911
10912 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10913 (default_mi_gdb_start): Set inferior_spawn_id instead of
10914 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10915 gdb_spawn_id.
10916 (mi_gdb_test): Always expect inferior output from both
10917 $inferior_spawn_id and $gdb_spawn_id.
10918
10919 2015-07-29 Pedro Alves <palves@redhat.com>
10920
10921 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10922 send_inferior and $inferior_spawn_id.
10923
10924 2015-07-29 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.gdb/complaints.exp (test_initial_complaints)
10927 (test_serial_complaints, test_short_complaints): Use
10928 gdb_test_stdio.
10929 (test_empty_complaint): Handle $inferior_spawn_id !=
10930 $gdb_spawn_id.
10931
10932 2015-07-29 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.base/varargs.exp: Use gdb_test_stdio.
10935
10936 2015-07-29 Pedro Alves <palves@redhat.com>
10937
10938 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10939
10940 2015-07-29 Pedro Alves <palves@redhat.com>
10941
10942 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10943
10944 2015-07-29 Pedro Alves <palves@redhat.com>
10945
10946 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10947 parameter into two new parameters, "inf_result" and "gdb_result".
10948 Expect inferior output and gdb output from $inferior_spawn_id and
10949 $gdb_spawn_id, respectively. Adjust all callers.
10950
10951 2015-07-29 Pedro Alves <palves@redhat.com>
10952
10953 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10954 of gdb_test_sequence.
10955
10956 2015-07-29 Pedro Alves <palves@redhat.com>
10957
10958 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10959 (saw_spurious_output): Expect inferior output from
10960 $inferior_spawn_id. Use gdb_test_stdio.
10961
10962 2015-07-29 Pedro Alves <palves@redhat.com>
10963
10964 * gdb.base/dprintf.exp: Use standard_testfile. Change
10965 prepare_for_testing call.
10966 (srcfile): Don't set.
10967 (restart): New procedure.
10968 (test_dprintf): New procecure, use to continue over dprintfs.
10969 (test_call, test_agent): New procedures, tests moved here.
10970 Restart gdb and recreate dprintfs. Adjust expected output.
10971
10972 2015-07-29 Pedro Alves <palves@redhat.com>
10973
10974 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10975
10976 2015-07-29 Pedro Alves <palves@redhat.com>
10977
10978 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10979
10980 2015-07-29 Pedro Alves <palves@redhat.com>
10981
10982 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10983 gdb_test_stdio.
10984
10985 2015-07-29 Pedro Alves <palves@redhat.com>
10986
10987 * lib/gdb.exp (gdb_test_stdio): New procedure.
10988
10989 2015-07-29 Pedro Alves <palves@redhat.com>
10990
10991 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10992
10993 2015-07-29 Pedro Alves <palves@redhat.com>
10994
10995 * gdb.base/call-signal-resume.exp: Remove check for
10996 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10997 * gdb.base/unwindonsignal.exp: Likewise.
10998 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10999 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11000
11001 2015-07-29 Pedro Alves <palves@redhat.com>
11002
11003 * gdb.base/siginfo-addr.c (pass): New function.
11004 (handler): Call it iff si_addr is correct.
11005 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11006 Set a breakpoint at "pass" and continue to it.
11007
11008 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11009
11010 * gdb.python/py-objfile.exp: Make some tests have unique names.
11011 * gdb.python/py-pp-registration.exp: Likewise.
11012
11013 2015-07-28 Pedro Alves <palves@redhat.com>
11014
11015 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11016
11017 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11018
11019 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11020
11021 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11022
11023 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11024
11025 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11026
11027 * gdb.base/gdb-sigterm-2.exp: New test.
11028
11029 2015-07-25 Doug Evans <xdje42@gmail.com>
11030
11031 Revert:
11032 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11033 (workers/%.worker, build-perf): New rule.
11034 (GDB_PERFTEST_MODE): New variable.
11035 (check-perf): Use it.
11036 (clean): Clean up gdb.perf parallel build subdirs.
11037 * lib/build-piece.exp: New file.
11038 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11039 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11040 name.
11041 (standard_temp_file): Ditto.
11042 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11043 of $GDB_PARALLEL.
11044
11045 2015-07-24 Doug Evans <dje@google.com>
11046
11047 * gdb.perf/lib/perftest/utils.py: New file.
11048 * gdb.perf/gm-hello.cc: New file.
11049 * gdb.perf/gm-pervasive-typedef.cc: New file.
11050 * gdb.perf/gm-pervasive-typedef.h: New file.
11051 * gdb.perf/gm-std.cc: New file.
11052 * gdb.perf/gm-std.h: New file.
11053 * gdb.perf/gm-use-cerr.cc: New file.
11054 * gdb.perf/gm-utils.h: New file.
11055 * gdb.perf/gmonster-null-lookup.py: New file.
11056 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11057 * gdb.perf/gmonster-print-cerr.py: New file.
11058 * gdb.perf/gmonster-ptype-string.py: New file.
11059 * gdb.perf/gmonster-runto-main.py: New file.
11060 * gdb.perf/gmonster-select-file.py: New file.
11061 * gdb.perf/gmonster1-null-lookup.exp: New file.
11062 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11063 * gdb.perf/gmonster1-print-cerr.exp: New file.
11064 * gdb.perf/gmonster1-ptype-string.exp: New file.
11065 * gdb.perf/gmonster1-runto-main.exp: New file.
11066 * gdb.perf/gmonster1-select-file.exp: New file.
11067 * gdb.perf/gmonster1.cc: New file.
11068 * gdb.perf/gmonster1.exp: New file.
11069 * gdb.perf/gmonster2-null-lookup.exp: New file.
11070 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11071 * gdb.perf/gmonster2-print-cerr.exp: New file.
11072 * gdb.perf/gmonster2-ptype-string.exp: New file.
11073 * gdb.perf/gmonster2-runto-main.exp: New file.
11074 * gdb.perf/gmonster2-select-file.exp: New file.
11075 * gdb.perf/gmonster2.cc: New file.
11076 * gdb.perf/gmonster2.exp: New file.
11077
11078 2015-07-24 Doug Evans <dje@google.com>
11079
11080 * gdb.perf/README: New file.
11081 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11082 * lib/gen-perf-test.exp: New file.
11083
11084 2015-07-24 Doug Evans <dje@google.com>
11085
11086 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11087 (PerfTest::startup): New function.
11088 (PerfTest::run): Return result of calling body.
11089 (PerfTest::assemble): Rewrite.
11090 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11091 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11092 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11093 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11094 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11095
11096 2015-07-24 Doug Evans <dje@google.com>
11097
11098 * lib/gdb.exp (clean_restart): Make executable optional.
11099
11100 2015-07-24 Doug Evans <dje@google.com>
11101
11102 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11103 compiler_info references.
11104 * gdb.cp/temargs.exp: Ditto.
11105 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11106 (get_compiler_info): Early exit if already computed. Set compiler_info
11107 to "unknown" if there was a problem.
11108 (test_compiler_info): Add function comment. Call get_compiler_info.
11109
11110 2015-07-24 Doug Evans <dje@google.com>
11111
11112 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11113 (workers/%.worker, build-perf): New rule.
11114 (GDB_PERFTEST_MODE): New variable.
11115 (check-perf): Use it.
11116 (clean): Clean up gdb.perf parallel build subdirs.
11117 * lib/build-piece.exp: New file.
11118 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11119 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11120 name.
11121 (standard_temp_file): Ditto.
11122 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11123 of $GDB_PARALLEL.
11124
11125 2015-07-24 Doug Evans <dje@google.com>
11126
11127 * lib/future.exp (gdb_default_target_compile): New option
11128 "early_flags".
11129 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11130 --as-needed.
11131
11132 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11133
11134 * gdb.base/catch-syscall.exp: Call gdb_exit before
11135 gdb_skip_xml_test.
11136
11137 2015-07-24 Pedro Alves <palves@redhat.com>
11138
11139 * gdb.python/py-events.exp: Accept output between the stop event
11140 and the prompt.
11141 * gdb.python/py-evsignal.exp: Likewise.
11142 * gdb.python/py-evthreads.exp: Likewise.
11143
11144 2015-07-24 Pedro Alves <palves@redhat.com>
11145
11146 PR gdb/18717
11147 * gdb.threads/non-ldr-exit.c: New file.
11148 * gdb.threads/non-ldr-exit.exp: New file.
11149
11150 2015-07-24 Yao Qi <yao.qi@linaro.org>
11151
11152 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11153 restarting process.
11154
11155 2015-07-24 Yao Qi <yao.qi@linaro.org>
11156
11157 * gdb.server/ext-restart.exp: New file.
11158
11159 2015-07-24 Yao Qi <yao.qi@linaro.org>
11160
11161 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11162 argument options.
11163 * gdb.server/ext-wrapper.exp: New file.
11164
11165 2015-07-23 Doug Evans <dje@google.com>
11166
11167 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11168 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11169
11170 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11171
11172 * gdb.ada/var_arr_typedef.exp: New testcase.
11173 * gdb.ada/var_arr_typedef/pack.adb: New file.
11174 * gdb.ada/var_arr_typedef/pack.ads: New file.
11175 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11176
11177 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11178
11179 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11180
11181 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11182
11183 * gdb.arch/i386-biarch-core.exp: Replace istarget
11184 by "complete set gnutarget". Remove expectation for the "core-file"
11185 command.
11186
11187 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 Revert the previous commit:
11190 Tests for validate symbol file using build-id.
11191
11192 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11193
11194 Tests for validate symbol file using build-id.
11195 * gdb.base/solib-mismatch-lib.c: New file.
11196 * gdb.base/solib-mismatch-libmod.c: New file.
11197 * gdb.base/solib-mismatch.c: New file.
11198 * gdb.base/solib-mismatch.exp: New file.
11199
11200 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11201
11202 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11203 nios2-*-linux*.
11204 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11205 * gdb.base/siginfo.exp: Likewise.
11206 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11207
11208 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11209
11210 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11211 Move it to ...
11212 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11213 ... here.
11214 * gdb.trace/range-stepping.exp: Check that the target supports
11215 range stepping.
11216
11217 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11218
11219 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11220
11221 2015-07-14 Pedro Alves <palves@redhat.com>
11222
11223 * gdb.base/killed-outside.exp: New file.
11224 * gdb.base/killed-outside.c: New file.
11225
11226 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11227
11228 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11229 (n at main): New.
11230 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11231
11232 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11233
11234 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11235 infcall tests instead of setting up for KFAIL.
11236
11237 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11238
11239 * gdb.btrace/record_goto-step.exp: New.
11240
11241 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11242
11243 PR compile/18484
11244 * gdb.compile/compile.c (struct struct_type): Add volatile to
11245 selffield's type.
11246 * gdb.compile/compile.exp
11247 (compile code struct_object.selffield = &struct_object): Skip further
11248 struct_object tests if this one xfails.
11249
11250 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11251
11252 PR exp/18617
11253 * gdb.trace/ax.exp: Add test.
11254
11255 2015-07-07 Yao Qi <yao.qi@linaro.org>
11256
11257 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11258 instead of istarget "aarch64*-*-*".
11259 * gdb.arch/aarch64-fp.exp: Likewise.
11260 * gdb.base/float.exp: Likewise.
11261 * gdb.reverse/aarch64.exp: Likewise.
11262 * lib/gdb.exp (is_aarch64_target): New proc.
11263
11264 2015-07-07 Yao Qi <yao.qi@linaro.org>
11265
11266 * lib/gdb.exp (is_aarch32_target): New proc.
11267 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11268 instead of "istarget "arm*-*-*"".
11269 * gdb.arch/arm-disp-step.exp: Likewise.
11270 * gdb.arch/thumb-bx-pc.exp: Likewise.
11271 * gdb.arch/thumb-prologue.exp: Likewise.
11272 * gdb.arch/thumb-singlestep.exp: Likewise.
11273 * gdb.base/disp-step-syscall.exp: Likewise.
11274 * gdb.base/float.exp: Likewise.
11275
11276 2015-07-07 Yao Qi <yao.qi@linaro.org>
11277
11278 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11279 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11280
11281 2015-07-07 Yao Qi <yao.qi@linaro.org>
11282
11283 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11284 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11285 if it exists.
11286 * gdb.multi/multi-arch.exp: Likewise.
11287
11288 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11289
11290 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11291 print.
11292
11293 2015-07-07 Yao Qi <yao.qi@linaro.org>
11294
11295 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11296
11297 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11298
11299 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11300 '[' and ']' characters.
11301
11302 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11303
11304 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11305
11306 2015-06-29 Pedro Alves <palves@redhat.com>
11307
11308 PR threads/18127
11309 * gdb.threads/hand-call-new-thread.c: New file.
11310 * gdb.threads/hand-call-new-thread.c: New file.
11311
11312 2015-06-26 Keith Seitz <keiths@redhat.com>
11313 Doug Evans <dje@google.com>
11314
11315 PR 16253
11316 * gdb.cp/var-tag-2.cc: New file.
11317 * gdb.cp/var-tag-3.cc: New file.
11318 * gdb.cp/var-tag-4.cc: New file.
11319 * gdb.cp/var-tag.cc: New file.
11320 * gdb.cp/var-tag.exp: New file.
11321
11322 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11323
11324 * gdb.base/history-duplicates.exp: New test.
11325
11326 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11327
11328 * gdb.base/completion.exp: Test the completion of the "focus"
11329 command.
11330
11331 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11332
11333 * gdb.arch/amd64-prologue-skip.S: New file.
11334 * gdb.arch/amd64-prologue-skip.exp: New file.
11335
11336 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11337
11338 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11339 is_address_zero_readable check.
11340
11341 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11342
11343 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11344 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11345
11346 2015-06-24 Yao Qi <yao.qi@linaro.org>
11347
11348 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11349 linux targets.
11350
11351 2015-06-24 Yao Qi <yao.qi@linaro.org>
11352
11353 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11354 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11355 * gdb.base/siginfo-thread.exp: Likewise.
11356
11357 2015-06-22 Yao Qi <yao.qi@linaro.org>
11358
11359 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11360
11361 2015-06-22 Yao Qi <yao.qi@linaro.org>
11362
11363 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11364 aarch64*-*-*.
11365 (skip_hw_watchpoint_tests): Likewise.
11366
11367 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11368
11369 * gdb.base/gdbinit-history.exp: Test the interaction between
11370 setting GDBHISTSIZE and setting the history size via .gdbinit.
11371
11372 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11373
11374 PR gdb/16999
11375 * gdb.base/gdbhistsize-history.exp: New test.
11376
11377 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11378
11379 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11380 with GDBHISTSIZE.
11381 * gdb.base/readline.exp: Likewise.
11382
11383 2015-06-17 Yao Qi <yao.qi@linaro.org>
11384
11385 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11386 line.
11387
11388 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11389
11390 * gdb.base/gdbinit-history.exp: Add test case to check that
11391 an unlimited history file does not get truncated on exit.
11392
11393 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11394
11395 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11396 (VECTOR): New macro. Use it...
11397 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11398 ...for these typedefs.
11399 (int8, char1, int1, double1): New typedefs.
11400 (struct just_int2, struct two_int2): New structures.
11401 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11402 (add_structvecs, add_singlevecs): New functions.
11403 (main): Call add_some_intvecs twice.
11404 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11405 the compile and exit upon failure. Try compiling for the "native"
11406 architecture. Test inferior function calls with vector arguments
11407 and vector return value handling with "finish" and "return".
11408
11409 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11410
11411 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11412 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11413 PE file.
11414 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11415
11416 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11417
11418 PR breakpoints/16465
11419 * gdb.mi/mi-dprintf-pending.c: New file.
11420 * gdb.mi/mi-dprintf-pending.exp: New test.
11421 * gdb.mi/mi-dprintf-pendshr.c: New file.
11422
11423 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11424 Mircea Gherzan <mircea.gherzan@intel.com>
11425
11426 * gdb.arch/i386-mpx-map.c: New file.
11427 * gdb.arch/i386-mpx-map.exp: New File.
11428
11429 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11430
11431 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11432 * gdb.arch/i386-mpx.exp: Indentation fixed.
11433
11434 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11435
11436 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11437 function and improved indentation.
11438 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11439 gdb_test_multiple. Added additional tests to skip the test.
11440
11441 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11442
11443 * gdb.arch/i386-avx512.c: Change path in include file.
11444 * gdb.arch/i386-avx512.exp: Change include dir path
11445 compilation flag.
11446 * gdb.arch/i386-mpx.c: Change path in include file.
11447 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11448 flag.
11449
11450 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11451
11452 * gdb.compile/compile-print.exp (compile print *vararray@3)
11453 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11454
11455 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11456
11457 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11458 (do not keep jit in memory): ... this.
11459 (expect 5): Change it to ...
11460 (expect no 5): ... this.
11461
11462 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11463
11464 PR gdb/15564
11465 * gdb.mi/mi-detach.exp: New file.
11466
11467 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11468
11469 PR symtab/18392
11470 * gdb.arch/amd64-tailcall-self.S: New file.
11471 * gdb.arch/amd64-tailcall-self.c: New file.
11472 * gdb.arch/amd64-tailcall-self.exp: New file.
11473
11474 2015-05-28 Don Breazeal <donb@codesourcery.com>
11475
11476 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11477 tests for remote targets by checking is_target_gdbserver.
11478
11479 2015-05-27 Doug Evans <dje@google.com>
11480
11481 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11482 * gdb.dwarf2/opaque-type-lookup.c: New file.
11483 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11484
11485 2015-05-26 Doug Evans <dje@google.com>
11486
11487 * gdb.cp/iostream.cc: New file.
11488 * gdb.cp/iostream.exp: New file.
11489
11490 2015-05-26 Doug Evans <dje@google.com>
11491
11492 * gdb.dwarf2/dw2-op-call.exp: Update.
11493 * gdb.dwarf2/dw4-sig-types.exp: Update.
11494 * gdb.dwarf2/implptr.exp: Update.
11495 * gdb.mi/mi-cmd-param-changed.exp: Update.
11496
11497 2015-05-26 Doug Evans <dje@google.com>
11498
11499 * gdb.python/py-lazy-string.c: New file.
11500 * gdb.python/py-lazy-string.exp: New file.
11501 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11502 (main): Update. Add estring3.
11503 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11504 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11505
11506 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11507 Yao Qi <yao.qi@linaro.org>
11508
11509 * gdb.reverse/aarch64.c: New.
11510 * gdb.reverse/aarch64.exp: New.
11511
11512 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11513
11514 * lib/gdb.exp (supports_process_record): Return true for
11515 aarch64*-linux*.
11516 (supports_reverse): Likewise.
11517
11518 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11519
11520 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11521 Use with_test_prefix.
11522
11523 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11524
11525 * gdb.base/completion.exp: Add test for completion of layout
11526 names.
11527
11528 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11529
11530 * lib/gdb.exp (skip_tui_tests): New proc.
11531 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11532
11533 2015-05-19 Pedro Alves <palves@redhat.com>
11534
11535 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11536 Save the whole env array instead of just HOME. Unset HISTSIZE in
11537 the environment while testing. Restore whole environment
11538 afterwards.
11539
11540 2015-05-16 Doug Evans <xdje42@gmail.com>
11541
11542 * gdb.guile/scm-ports.c: New file.
11543 * gdb.guile/scm-ports.exp: Add memory port tests.
11544
11545 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11546
11547 * gdb.compile/compile-print.c: New file.
11548 * gdb.compile/compile-print.exp: New file.
11549
11550 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11551
11552 * gdb.compile/compile-ops.exp: Cast param to void.
11553 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11554 (compile code struct_object.selffield = &struct_object): Add xfail.
11555
11556 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11557
11558 * gdb.ada/arr_enum_with_gap: New testcase.
11559
11560 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11561
11562 * gdb.ada/byte_packed_arr: New testcase.
11563
11564 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11565
11566 * gdb.ada/pckd_neg: New testcase.
11567
11568 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11569
11570 PR gdb/17820
11571 * gdb.base/gdbinit-history.exp: New test.
11572 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11573 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11574
11575 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11576
11577 * gdb.python/py-xmethods.cc: Enhance test case.
11578 * gdb.python/py-xmethods.exp: New tests.
11579 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11580 function.
11581 (B_indexoper): Likewise.
11582 (global_dm_list) : Add new xmethod worker functions.
11583
11584 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11585
11586 * gdb.base/coredump-filter.exp: Correctly unset
11587 "coredump_var_addr" array.
11588
11589 2015-05-08 Pedro Alves <palves@redhat.com>
11590
11591 * gdb.server/non-existing-program.exp: Unset spawn_id.
11592
11593 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11594
11595 PR python/18291
11596 * gdb.python/py-xmethods.exp: Add tests.
11597
11598 2015-05-08 Yao Qi <yao.qi@linaro.org>
11599
11600 PR gdb/18208
11601 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11602 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11603 function set_coredump_filter, and remove remote_exec call.
11604 Remove argument ipid. Callers update.
11605 (top level): Don't get inferior's PID.
11606
11607 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11608
11609 * gdb.base/watch_thread_num.exp: Skip test on targets without
11610 access watchpoints.
11611
11612 2015-05-06 Pedro Alves <palves@redhat.com>
11613
11614 PR server/18081
11615 * gdb.server/non-existing-program.exp: New file.
11616
11617 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11618
11619 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11620
11621 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11622
11623 * gdb.ada/out_of_line_in_inlined: New testcase.
11624
11625 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11626
11627 * gdb.ada/var_rec_arr: New testcase.
11628
11629 2015-04-30 Yao Qi <yao.qi@linaro.org>
11630
11631 * gdb.base/break-idempotent.exp: If
11632 skip_hw_watchpoint_multi_tests returns true, skip the tests
11633 on "rwatch" and "awatch".
11634
11635 2015-04-30 Yao Qi <yao.qi@linaro.org>
11636
11637 * gdb.base/relativedebug.exp: Invoke gdb command
11638 "info sharedlibrary", and if libc.so doesn't have debug info,
11639 skip the test.
11640
11641 2015-04-29 Doug Evans <dje@google.com>
11642
11643 * gdb.python/py-xmethods.exp: Add ptype tests.
11644 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11645 get_result_type method.
11646
11647 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11648
11649 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11650 the target does not support hardware watchpoints.
11651
11652 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11653
11654 * gdb.base/break-always.exp: Abort testing if writing to memory
11655 causes an error.
11656
11657 2015-04-28 Doug Evans <dje@google.com>
11658
11659 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11660 * gdb.python/py-pp-registration.exp: ... here. New file.
11661 * gdb.python/py-pp-registration.c: New file.
11662 * gdb.python/py-pp-registration.py: New file.
11663
11664 2015-04-28 Doug Evans <dje@google.com>
11665
11666 * gdb.python/py-bad-printers.c: New file.
11667 * gdb.python/py-bad-printers.py: New file.
11668 * gdb.python/py-bad-printers.exp: New file.
11669
11670 2015-04-28 Sasha Smundak <asmundak@google.com>
11671
11672 * gdb.python/py-type.exp: New test.
11673
11674 2015-04-28 Andy Wingo <wingo@igalia.com>
11675
11676 * gdb.python/py-parameter.exp:
11677 * gdb.guile/scm-parameter.exp: Escape the path that we are
11678 matching against, as it might contain characters that are special
11679 to regular expressions.
11680
11681 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11682
11683 * gdb.ada/rec_comp: New testcase.
11684
11685 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11686
11687 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11688 before using it.
11689
11690 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11691
11692 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11693 new tests for verilog output.
11694
11695 2015-04-24 Yao Qi <yao.qi@linaro.org>
11696
11697 * boards/remote-gdbserver-on-localhost.exp: New file.
11698
11699 2015-04-23 Pedro Alves <palves@redhat.com>
11700
11701 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11702 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11703 "end of file", remove $inferior_spawn_id from the indirect list.
11704
11705 2015-04-23 Pedro Alves <palves@redhat.com>
11706
11707 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11708
11709 2015-04-23 Pedro Alves <palves@redhat.com>
11710
11711 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11712 on $any_spawn_id instead of only on $gdb_spawn_id.
11713
11714 2015-04-21 Pierre Muller <muller@sourceware.org>
11715
11716 PR pascal/17815
11717 * lib/pascal.exp (gpc_compile): Add new option "class".
11718 (fpc_compile): Likewise.
11719 * gdb.pascal/case-insensitive-symbols.pas: New file.
11720 * gdb.pascal/case-insensitive-symbols.exp: New file.
11721
11722 2015-04-20 Gary Benson <gbenson@redhat.com>
11723
11724 * gdb.base/attach.exp: Fix three extended remote failures.
11725
11726 2015-04-17 Gary Benson <gbenson@redhat.com>
11727
11728 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11729 the main executable over the remote protocol.
11730
11731 2015-04-16 Pedro Alves <palves@redhat.com>
11732
11733 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11734 a new gdbserver if gdbserver_reconnect_p is set.
11735
11736 2015-04-16 Pedro Alves <palves@redhat.com>
11737
11738 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11739 is set, don't exit gdbserver.
11740
11741 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11742
11743 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11744 appropriate .insn, such that an older assembler can be used.
11745 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11746 the z/Architecture instruction set on 31-bit targets as well.
11747
11748 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11749
11750 * gdb.go/handcall.exp: Remove all logic related to the first
11751 breakpoint and rely on go_runto_main instead.
11752 * gdb.go/strings.exp: Likewise.
11753 * gdb.go/unsafe.exp: Likewise.
11754 * gdb.go/hello.exp: Likewise. Also rename the remaining
11755 breakpoint marker to "breakpoint 1".
11756 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11757 * gdb.go/strings.go: Likewise.
11758 * gdb.go/unsafe.go: Likewise.
11759 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11760 "set breakpoint 2 here" and rename the remaining breakpoint marker
11761 to "breakpoint 1".
11762
11763 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11764
11765 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11766 if itertools.imap is not present.
11767 * gdb.python/py-objfile.exp: Add parentheses.
11768 * gdb.python/py-type.exp: Same.
11769 * gdb.python/py-unwind-maint.py: Same.
11770
11771 2015-04-15 Yao Qi <yao.qi@linaro.org>
11772
11773 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11774 of ":$ptr_size" and set its form explicitly.
11775
11776 2015-04-15 Pedro Alves <palves@redhat.com>
11777 Yao Qi <yao.qi@linaro.org>
11778
11779 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11780 timeout by factor of 4.
11781 (test_regular_watch): Likewise.
11782 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11783 * gdb.reverse/sigall-reverse.exp: Likewise.
11784 * gdb.reverse/until-precsave.exp: Likewise.
11785 * lib/gdb.exp (with_timeout_factor): New proc.
11786 (gdb_expect): Move some code to ...
11787 (get_largest_timeout): ... here. New procedure.
11788
11789 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11790
11791 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11792
11793 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11794
11795 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11796 to write to the .text section.
11797
11798 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11799
11800 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11801 Handle the case of targets that do not provide PID information.
11802
11803 2015-04-13 Yao Qi <yao.qi@linaro.org>
11804
11805 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11806 and use expect instead of gdb_expect.
11807
11808 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11809
11810 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11811 "coredump_var_addr" to avoid naming conflict with other testcases.
11812
11813 2015-04-10 Pedro Alves <palves@redhat.com>
11814
11815 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11816 gdb_test_sequence and gdb_assert.
11817
11818 2015-04-10 Pedro Alves <palves@redhat.com>
11819
11820 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11821 test messages that don't include the breakpoint address.
11822
11823 2015-04-10 Yao Qi <yao.qi@linaro.org>
11824
11825 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11826 false for some offset and width combinations which aren't
11827 supported by linux kernel.
11828
11829 2015-04-10 Pedro Alves <palves@redhat.com>
11830
11831 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11832 procedure, factored out from ...
11833 (top level): ... here. Add "set displaced-stepping" testing axis.
11834 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11835 parameter "displaced". Use it.
11836 (top level): Use foreach and add "set displaced-stepping" testing
11837 axis.
11838
11839 2015-04-10 Pedro Alves <palves@redhat.com>
11840
11841 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11842 Remove comment.
11843 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11844 both the address of the instruction that triggers the watchpoint
11845 and the address of the instruction immediately after, and use
11846 those addresses for the test. Fix comment.
11847
11848 2015-04-10 Pedro Alves <palves@redhat.com>
11849
11850 * gdb.base/sigstep.exp (breakpoint_to_handler)
11851 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11852 Test "backtrace" in handler.
11853 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11854 (top level): Add new "displaced" test axis to
11855 breakpoint_to_handler, breakpoint_to_handler_entry and
11856 breakpoint_over_handler.
11857
11858 2015-04-10 Pedro Alves <palves@redhat.com>
11859
11860 PR gdb/18216
11861 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11862
11863 2015-04-10 Yao Qi <yao.qi@linaro.org>
11864
11865 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11866 (test_add_rn_pc): New function.
11867 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11868 (top level): Invoke test_add_rn_pc.
11869
11870 2015-04-10 Pedro Alves <palves@redhat.com>
11871
11872 PR gdb/13858
11873 * gdb.base/step-over-no-symbols.exp: New file.
11874
11875 2015-04-09 Andy Wingo <wingo@igalia.com>
11876
11877 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11878 after the Python tests.
11879
11880 2015-04-08 Keith Seitz <keiths@redhat.com>
11881
11882 PR python/16699
11883 * gdb.python/py-completion.exp: New tests for completion.
11884 * gdb.python/py-completion.py (CompleteLimit1): New class.
11885 (CompleteLimit2): Likewise.
11886 (CompleteLimit3): Likewise.
11887 (CompleteLimit4): Likewise.
11888 (CompleteLimit5): Likewise.
11889 (CompleteLimit6): Likewise.
11890 (CompleteLimit7): Likewise.
11891
11892 2015-04-08 Pedro Alves <palves@redhat.com>
11893
11894 PR gdb/18214
11895 PR gdb/18216
11896 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11897 function.
11898 (main): Install it as SIGUSR1 handler.
11899 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11900 parameter. Always use "setup" as prefix. Toggle "set
11901 displaced-stepping" off/on depending on global. Don't switch to
11902 thread 1 here.
11903 (top level): Add displaced stepping "off/on" test axis. Update
11904 "setup" calls. Wrap each subtest with with_test_prefix. Test
11905 continuing with a queued signal in each thread.
11906
11907 2015-04-08 Pedro Alves <palves@redhat.com>
11908
11909 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11910 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11911 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11912 Return early if running to main fails.
11913 * gdb.trace/while-stepping.exp: Likewise.
11914
11915 2015-04-07 Pedro Alves <palves@redhat.com>
11916
11917 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11918 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11919 interact with inferior program.
11920
11921 2015-04-07 Pedro Alves <palves@redhat.com>
11922
11923 * lib/gdb.exp (inferior_spawn_id): New global.
11924 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11925 spawn id after processing the user code.
11926 (default_gdb_start): Set inferior_spawn_id.
11927 (send_inferior): New procedure.
11928 * lib/gdbserver-support.exp (gdbserver_start): Set
11929 inferior_spawn_id.
11930 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11931
11932 2015-04-07 Pedro Alves <palves@redhat.com>
11933
11934 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11935 * lib/gdbserver-support.exp (gdbserver_start): Make
11936 $server_spawn_id global.
11937 (gdbserver_start): Don't wait for gdbserver's spawn id with
11938 expect_background.
11939 (close_gdbserver): New procedure.
11940 (gdb_exit): Rename the default version and reimplement.
11941
11942 2015-04-07 Pedro Alves <palves@redhat.com>
11943
11944 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11945 append the substituted item, not the original item.
11946
11947 2015-04-07 Pedro Alves <palves@redhat.com>
11948
11949 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11950 gdb_expect.
11951
11952 2015-04-07 Pedro Alves <palves@redhat.com>
11953
11954 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11955 output appearing once only.
11956
11957 2015-04-07 Pedro Alves <palves@redhat.com>
11958
11959 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11960 that doesn't expect anything. Return early if running to main
11961 fails.
11962
11963 2015-04-07 Yao Qi <yao.qi@linaro.org>
11964
11965 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11966 (child_function): Call alarm.
11967 (main): Move call to alarm into the loop.
11968 * gdb.threads/non-stop-fair-events.exp: Build program with
11969 -DTIMEOUT=$timeout.
11970
11971 2015-04-06 Doug Evans <xdje42@gmail.com>
11972
11973 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11974 Fix dest parameter to board_info.
11975 (fpc_compile): Ditto.
11976 (gdb_compile_pascal): Rename dest arg to destfile.
11977
11978 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11979
11980 * gdb.ada/funcall_ref.exp: New file.
11981 * gdb.ada/funcall_ref/foo.adb: New file.
11982
11983 2015-04-02 Yao Qi <yao.qi@linaro.org>
11984
11985 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11986 is remote.
11987
11988 2015-04-02 Gary Benson <gbenson@redhat.com>
11989
11990 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11991
11992 2015-04-01 Sasha Smundak <asmundak@google.com>
11993
11994 * gdb.python/py-unwind-maint.c: New file.
11995 * gdb.python/py-unwind-maint.exp: New test.
11996 * gdb.python/py-unwind-maint.py: New file.
11997 * gdb.python/py-unwind.c: New file.
11998 * gdb.python/py-unwind.exp: New test.
11999 * gdb.python/py-unwind.py: New test.
12000
12001 2015-04-01 Pedro Alves <palves@redhat.com>
12002
12003 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12004 to fail instead of non-existent $test.
12005
12006 2015-04-01 Pedro Alves <palves@redhat.com>
12007
12008 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12009 GDBFLAGS if not empty.
12010
12011 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12012
12013 * gdb.ada/complete.exp: Remove "multi_line".
12014 * gdb.ada/info_exc.exp: Remove "multi_line".
12015 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12016 * gdb.ada/ptype_field.exp: Remove "multi_line".
12017 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12018 * gdb.ada/tagged.exp: Remove "multi_line".
12019 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12020 [multi_line ...]
12021 * gdb.btrace/delta.exp: Likewise.
12022 * gdb.btrace/exception.exp: Likewise.
12023 * gdb.btrace/function_call_history.exp: Likewise.
12024 * gdb.btrace/instruction_history.exp: Likewise.
12025 * gdb.btrace/nohist.exp: Likewise.
12026 * gdb.btrace/record_goto.exp: Likewise.
12027 * gdb.btrace/segv.exp: Likewise.
12028 * gdb.btrace/stepi.exp: Likewise.
12029 * gdb.btrace/tailcall.exp: Likewise.
12030 * gdb.btrace/unknown_functions.exp: Likewise.
12031 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12032 * lib/gdb.exp: Add the "multi_line" helper.
12033
12034 2015-04-01 Pedro Alves <palves@redhat.com>
12035
12036 * gdb.threads/tid-reuse.c: New file.
12037 * gdb.threads/tid-reuse.exp: New file.
12038
12039 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12040
12041 PR corefiles/16092
12042 * gdb.base/coredump-filter.c: New file.
12043 * gdb.base/coredump-filter.exp: Likewise.
12044
12045 2015-03-27 Petr Machata <pmachata@redhat.com>
12046
12047 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12048 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12049 (Dwarf::assemble): Initialize them.
12050 (Dwarf::lines): New function.
12051
12052 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12053
12054 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12055 SYMBOL_PREFIX for x86_64-*-cygwin.
12056
12057 2015-03-26 Andy Wingo <wingo@igalia.com>
12058
12059 PR symtab/18148
12060 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12061 const_value but not a location.
12062 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12063 location defined in non-main CUs are visible.
12064
12065 2015-03-26 Yao Qi <yao.qi@linaro.org>
12066
12067 PR testsuite/18139
12068 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12069 Add a line number entry for the same line.
12070 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12071 Add a line number entry for the same line.
12072
12073 2015-03-26 Yao Qi <yao.qi@linaro.org>
12074
12075 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12076 .int 0.
12077 (func): Likewise. Add .Lfunc_1 label.
12078 Use .Lfunc_1 label.
12079 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12080 .int 0.
12081 (func): Likewise.
12082 Use .Lfunc_1 label.
12083
12084 2015-03-26 Yao Qi <yao.qi@linaro.org>
12085
12086 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12087 Call gdb_compile instead to compile each .s files without debug
12088 information.
12089
12090 2015-03-26 Yao Qi <yao.qi@linaro.org>
12091
12092 * gdb.base/savedregs.exp (process_saved_regs): Make
12093 "Saved registers:" optional in the pattern.
12094
12095 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12096
12097 * gdb.btrace/next.exp: Merged into step.exp.
12098 * gdb.btrace/finish.exp: Merged into step.exp.
12099 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12100 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12101 "record goto" and checking the exact replay position.
12102 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12103 check for "Recording format" in "info record" output.
12104 * gdb.btrace/record_goto.exp: Choose test file based on target.
12105 * gdb.btrace/x86-record_goto.S: Renamed into ...
12106 * gdb.btrace/x86_64-record_goto.S: ... this.
12107 * gdb.btrace/i686-record_goto.S: New.
12108 * gdb.btrace/x86-tailcall.S: Renamed into ...
12109 * gdb.btrace/x86_64-tailcall.S: ... this.
12110 * gdb.btrace/i686-tailcall.S: New.
12111 * gdb.btrace/x86-tailcall.c: Renamed into ...
12112 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12113 separate statements. Update test.
12114 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12115 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12116 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12117 * gdb.btrace/tailcall.exp: Choose test file based on target.
12118 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12119
12120 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12121
12122 * gdb.btrace/exception.exp: Increase BTS buffer size.
12123
12124 2015-03-24 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12127
12128 2015-03-24 Pedro Alves <palves@redhat.com>
12129
12130 * gdb.threads/schedlock.exp (test_step): No longer expect that
12131 "set scheduler-locking step" with "next" over a function call runs
12132 threads unlocked.
12133
12134 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12135
12136 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12137
12138 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12139
12140 PR breakpoints/16466
12141 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12142 * gdb.mi/mi-pending.c (thread_func): New function.
12143 (int main): Add threading support required.
12144 * gdb.mi/mi-pending.exp: Add tests for this issue.
12145 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12146 (pendfunc2): Remove stdio dependency.
12147 * gdb.mi/mi-pendshr2.c: New file.
12148
12149 2015-03-23 Keith Seitz <keiths@redhat.com>
12150
12151 * gdb.linespec/keywords.c: New file.
12152 * gdb.linespec/keywords.exp: New file.
12153
12154 2015-03-23 Keith Seitz <keiths@redhat.com>
12155
12156 PR gdb/18021
12157 * gdb.dwarf2/staticvirtual.exp: New test.
12158
12159 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12160
12161 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12162 * README: Remove HP-UX and gdb.hp.
12163 (configuration):
12164 * configure: Regenerate.
12165 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12166 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12167 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12168 gdb.hp/gdb.defects/Makefile.
12169 * gdb.hp/Makefile.in: File deleted.
12170 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12171 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12172 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12173 * gdb.hp/gdb.aCC/run.c: File deleted.
12174 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12175 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12176 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12177 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12178 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12179 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12180 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12181 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12182 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12183 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12184 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12185 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12186 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12187 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12188 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12189 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12190 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12191 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12192 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12193 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12194 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12195 * gdb.hp/gdb.compat/average.c: File deleted.
12196 * gdb.hp/gdb.compat/sum.c: File deleted.
12197 * gdb.hp/gdb.compat/xdb.c: File deleted.
12198 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12199 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12200 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12201 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12202 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12203 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12204 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12205 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12206 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12207 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12208 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12209 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12210 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12211 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12212 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12213 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12214 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12215 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12216 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12217 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12218 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12219 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12220 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12221 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12222 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12223 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12224 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12225 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12226 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12227 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12228 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12229 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12230 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12231 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12232 * gdb.hp/tools/odump: File deleted.
12233
12234 2015-03-19 Pedro Alves <palves@redhat.com>
12235
12236 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12237 (saw_thread_3): New globals.
12238 (top level): Increment them when an event for the corresponding
12239 thread is seen.
12240 (no thread starvation): New test.
12241
12242 2015-03-19 Pedro Alves <palves@redhat.com>
12243
12244 * gdb.threads/continue-pending-status.c: New file.
12245 * gdb.threads/continue-pending-status.exp: New file.
12246
12247 2015-03-18 Pedro Alves <palves@redhat.com>
12248
12249 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12250 Use gdb_is_target_remote instead of is_remote. Use
12251 gdb_test_multiple instead of gdb_expect. Exit early if
12252 gdb_test_multiple hits its internal matches. Tighten stepi tests
12253 expected output. Fail on exit with any signal, instead of just
12254 SIGILL.
12255
12256 2015-03-18 Yao Qi <yao.qi@linaro.org>
12257
12258 PR tdep/18107
12259 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12260 variable.
12261 * gdb.base/catch-syscall.exp: Don't skip it on
12262 aarch64*-*-linux* target. Remove elements in all_syscalls.
12263 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12264 target.
12265 (setup_all_syscalls): New proc.
12266
12267 2015-03-16 Yao Qi <yao.qi@linaro.org>
12268
12269 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12270 (top level): Skip tests if valid_addr_p returns false for
12271 $cmd1 or $cmd2.
12272
12273 2015-03-11 Andy Wingo <wingo@igalia.com>
12274
12275 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12276
12277 2015-03-11 Yao Qi <yao.qi@linaro.org>
12278
12279 * gdb.base/catch-syscall.exp: Fix typo in comments.
12280
12281 2015-03-11 Yao Qi <yao.qi@linaro.org>
12282
12283 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12284
12285 2015-03-09 Pedro Alves <palves@redhat.com>
12286
12287 * dg-extract-results.py: Delete.
12288
12289 2015-03-09 Pedro Alves <palves@redhat.com>
12290
12291 Merge dg-extract-results.sh from GCC upstream (r218843).
12292
12293 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12294 * dg-extract-results.sh: Use --text with grep to avoid issues with
12295 binary files. Fall back to cat -v, if that doesn't work.
12296
12297 2015-03-05 Pedro Alves <palves@redhat.com>
12298
12299 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12300
12301 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12302
12303 * lib/mi-support.exp (mi_expect_interrupt): Accept
12304 alternative event for when in all-stop mode.
12305
12306 2015-03-04 Pedro Alves <palves@redhat.com>
12307
12308 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12309
12310 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12311
12312 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12313
12314 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12315
12316 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12317 regexps for GDB's current line display, accept a hex address
12318 preceding the line number.
12319
12320 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12321
12322 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12323 the 'arch1' variable for "s390*-linux*" targets.
12324
12325 2015-03-04 Pedro Alves <palves@redhat.com>
12326
12327 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12328 (main): Pass missing retval argument to pthread_join call.
12329
12330 2015-03-02 Pedro Alves <palves@redhat.com>
12331
12332 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12333 (top level): Call do_test with non-stop as well.
12334
12335 2015-03-02 Pedro Alves <palves@redhat.com>
12336
12337 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12338 -1.
12339
12340 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12341
12342 * gdb.arch/s390-vregs.exp: New test.
12343 * gdb.arch/s390-vregs.S: New file.
12344
12345 2015-02-27 Pedro Alves <palves@redhat.com>
12346
12347 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12348 call to catch_command_errors.
12349 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12350 catch_command_errors.
12351
12352 2015-02-27 Pedro Alves <palves@redhat.com>
12353
12354 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12355 "true" for boolean result.
12356 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12357 prototype of main.
12358
12359 2015-02-27 Pedro Alves <palves@redhat.com>
12360
12361 * lib/unbuffer_output.c: New file.
12362 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12363 (main): Call gdb_unbuffer_output.
12364
12365 2015-02-27 Yao Qi <yao.qi@linaro.org>
12366
12367 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12368 target.
12369
12370 2015-02-26 Doug Evans <dje@google.com>
12371
12372 * gdb.cp/class2.cc (Dbase, D): New classes.
12373 (main): New local delta.
12374 * gdb.cp/class2.exp: Test printing delta.
12375 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12376 (dynbar): New global.
12377 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12378
12379 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12380
12381 * gdb.compile/compile-ifunc.c: New file.
12382 * gdb.compile/compile-ifunc.exp: New file.
12383
12384 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12385
12386 * gdb.base/structs.exp: Check for correct struct on finish.
12387
12388 2015-02-26 Yao Qi <yao.qi@linaro.org>
12389
12390 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12391 is zero.
12392
12393 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12394
12395 * gdb.arch/cordic.ko.bz2: New file.
12396 * gdb.arch/cordic.ko.debug.bz2: New file.
12397 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12398
12399 2015-02-25 Yao Qi <yao.qi@linaro.org>
12400
12401 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12402 aarch64*-*-* target.
12403
12404 2015-02-23 Pedro Alves <palves@redhat.com>
12405
12406 * lib/gdb.exp (delete_breakpoints): Rewrite using
12407 gdb_test_multiple.
12408
12409 2015-02-23 Pedro Alves <palves@redhat.com>
12410
12411 * gdb.base/info-os.c: Include stdlib.h.
12412
12413 2015-02-22 Doug Evans <xdje42@gmail.com>
12414
12415 PR symtab/17855
12416 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12417 is read after symbols have been re-read.
12418 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12419 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12420
12421 2015-02-21 Doug Evans <dje@google.com>
12422
12423 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12424
12425 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12426
12427 PR corefiles/17808
12428 * gdb.arch/i386-biarch-core.core.bz2: New file.
12429 * gdb.arch/i386-biarch-core.exp: New file.
12430
12431 2015-02-21 Pedro Alves <palves@redhat.com>
12432
12433 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12434 runto_main fails.
12435
12436 2015-02-20 Pedro Alves <palves@redhat.com>
12437
12438 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12439 info probes.
12440
12441 2015-02-20 Pedro Alves <palves@redhat.com>
12442
12443 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12444
12445 2015-02-20 Pedro Alves <palves@redhat.com>
12446
12447 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12448 clean_restart before gdb_target_supports_trace.
12449
12450 2015-02-20 Pedro Alves <palves@redhat.com>
12451
12452 PR threads/18006
12453 * gdb.threads/clone-thread_db.c: New file.
12454 * gdb.threads/clone-thread_db.exp: New file.
12455
12456 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12457
12458 PR breakpoints/16812
12459 * gdb.base/catch-gdb-caused-signals.c: New file.
12460 * gdb.base/catch-gdb-caused-signals.exp: New file.
12461
12462 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12463
12464 * configure: Regenerated.
12465 * configure.ac: Use GDB_AC_TRANSFORM.
12466 * aclocal.m4: sinclude ../transform.m4.
12467
12468 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12469
12470 * lib/dtrace.exp: New file.
12471 * gdb.base/dtrace-probe.exp: Likewise.
12472 * gdb.base/dtrace-probe.d: Likewise.
12473 * gdb.base/dtrace-probe.c: Likewise.
12474 * lib/pdtrace.in: Likewise.
12475 * configure.ac: Output variables with the transformed names of
12476 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12477 * configure: Regenerated.
12478
12479 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12480
12481 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12482 expected message when trying to access $_probe_* convenience
12483 variables while not on a probe.
12484
12485 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12486
12487 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12488
12489 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12490
12491 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12492 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12493
12494 2015-02-10 Doug Evans <xdje42@gmail.com>
12495
12496 * lib/gdb.exp (gdb_load): Always return a result.
12497
12498 2015-02-10 Pedro Alves <palves@redhat.com>
12499
12500 * gdb.threads/signal-sigtrap.c: New file.
12501 * gdb.threads/signal-sigtrap.exp: New file.
12502
12503 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12504
12505 * gdb.trace/no-attach-trace.c: New file.
12506 * gdb.trace/no-attach-trace.exp: New file.
12507
12508 2015-02-09 Mark Wielaard <mjw@redhat.com>
12509
12510 * gdb.dwarf2/atomic.c: New file.
12511 * gdb.dwarf2/atomic-type.exp: Likewise.
12512
12513 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12514
12515 * gdb.btrace/buffer-size.exp: Update "info record" output.
12516 * gdb.btrace/delta.exp: Update "info record" output.
12517 * gdb.btrace/enable.exp: Update "info record" output.
12518 * gdb.btrace/finish.exp: Update "info record" output.
12519 * gdb.btrace/instruction_history.exp: Update "info record" output.
12520 * gdb.btrace/next.exp: Update "info record" output.
12521 * gdb.btrace/nexti.exp: Update "info record" output.
12522 * gdb.btrace/step.exp: Update "info record" output.
12523 * gdb.btrace/stepi.exp: Update "info record" output.
12524 * gdb.btrace/nohist.exp: Update "info record" output.
12525
12526 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12527
12528 * gdb.btrace/buffer-size: New.
12529
12530 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12531
12532 * gdb.btrace/delta.exp: Update "info record" output.
12533 * gdb.btrace/enable.exp: Update "info record" output.
12534 * gdb.btrace/finish.exp: Update "info record" output.
12535 * gdb.btrace/instruction_history.exp: Update "info record" output.
12536 * gdb.btrace/next.exp: Update "info record" output.
12537 * gdb.btrace/nexti.exp: Update "info record" output.
12538 * gdb.btrace/step.exp: Update "info record" output.
12539 * gdb.btrace/stepi.exp: Update "info record" output.
12540 * gdb.btrace/nohist.exp: Update "info record" output.
12541
12542 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12543
12544 PR gdb/15678
12545 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12546
12547 2015-02-06 Pedro Alves <palves@redhat.com>
12548
12549 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12550 macro.
12551 (seconds_left, again): New globals.
12552 (main): Wait seconds_left in a 1-second sleep loop instead of
12553 sleeping 180 seconds. If 'again' is set, reset the seconds
12554 counter.
12555 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12556 'again' in the inferior before detaching. Print the seconds left.
12557 (options): New global.
12558 (top level): Build program with -DTIMEOUT=$timeout.
12559
12560 2015-02-06 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12563 determine how many seconds to pass to 'alarm'.
12564 * gdb.base/gdb-sigterm.exp (top level): Build program with
12565 -DTIMEOUT=$timeout.
12566 (do_test): Return success/failure indication. Add more verbose
12567 logging. Don't fail if 200 single steps are seen. Instead, fail
12568 when the test times out.
12569 (passes): New global.
12570 (top level): Break the testing loop if testing fails on any
12571 iteration. Use gdb_assert.
12572
12573 2015-02-04 Don Breazeal <donb@codesourcery.com>
12574
12575 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12576 and initialize them.
12577 (ipc_cleanup): New function.
12578 (main): Don't declare shmid, semid, and msqid. Add a call to
12579 atexit so that we call ipc_cleanup on exit.
12580
12581 2015-02-04 Pedro Alves <palves@redhat.com>
12582
12583 * boards/native-extended-gdbserver.exp: Remove any target variant
12584 specifications from the board name before clearing the isremote
12585 flag from board_info.
12586
12587 2015-01-31 Doug Evans <xdje42@gmail.com>
12588
12589 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12590
12591 2015-01-31 Gary Benson <gbenson@redhat.com>
12592
12593 * gdb.base/completion.exp: Disable completion limiting for
12594 existing tests. Add new tests to check completion limiting.
12595 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12596
12597 2015-01-31 Doug Evans <xdje42@gmail.com>
12598
12599 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12600
12601 2015-01-31 Doug Evans <xdje42@gmail.com>
12602
12603 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12604 entries. Duplicate file section script entries.
12605 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12606 inlined entries. Add test for safe-path rejection.
12607 * gdb.python/py-section-script.c: Add duplicate inlined section script
12608 entries. Duplicate file section script entries.
12609 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12610 inlined entries. Add test for safe-path rejection.
12611
12612 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12613
12614 * gdb.ada/disc_arr_bound: New testcase.
12615
12616 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12617
12618 * gdb.ada/mi_var_array: New testcase.
12619
12620 2015-01-27 Doug Evans <dje@google.com>
12621
12622 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12623 Add test for objfile.filename, objfile.username after objfile
12624 has been unloaded.
12625
12626 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12627
12628 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12629 the second test to print the name attribute of value
12630 returned by the call to gdb.lookup_type, and adjust
12631 the expected output accordingly.
12632
12633 2015-01-25 Mark Wielaard <mjw@redhat.com>
12634
12635 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12636 * gdb.base/disp-step-fork.c: Include unistd.h.
12637 * gdb.base/siginfo-obj.c: Include stdio.h.
12638 * gdb.base/siginfo-thread.c: Likewise.
12639 * gdb.mi/non-stop.c: Include unistd.h.
12640 * gdb.mi/nsthrexec.c: Include stdio.h.
12641 * gdb.mi/pthreads.c: Include unistd.h.
12642 * gdb.modula2/unbounded1.c (main): Declare returns int.
12643 * gdb.reverse/consecutive-reverse.c: Likewise.
12644 * gdb.threads/create-fail.c: Include unistd.h.
12645 * gdb.threads/killed.c: Likewise.
12646 * gdb.threads/linux-dp.c: Likewise.
12647 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12648 * gdb.threads/non-ldr-exc-2.c: Likewise.
12649 * gdb.threads/non-ldr-exc-3.c: Likewise.
12650 * gdb.threads/non-ldr-exc-4.c: Likewise.
12651 * gdb.threads/pthreads.c: Include unistd.h.
12652 (main): Declare returns int.
12653 * gdb.threads/tls-main.c (foo): New declaration.
12654 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12655
12656 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12657
12658 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12659 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12660
12661 2015-01-15 Mark Wielaard <mjw@redhat.com>
12662
12663 * gdb.base/noreturn-return.c: New file.
12664 * gdb.base/noreturn-return.exp: New file.
12665 * gdb.base/noreturn-finish.c: New file.
12666 * gdb.base/noreturn-finish.exp: New file.
12667
12668 2015-01-23 Pedro Alves <palves@redhat.com>
12669
12670 * gdb.threads/continue-pending-after-query.c: New file.
12671 * gdb.threads/continue-pending-after-query.exp: New file.
12672
12673 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12674 Simon Marchi <simon.marchi@ericsson.com>
12675
12676 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12677 * gdb.base/valgrind-db-attach.exp: Same.
12678 * gdb.base/valgrind-infcall.exp: Same.
12679 * lib/mi-support.exp (default_mi_gdb_start): Same.
12680 * lib/prompt.exp (default_prompt_gdb_start): Same.
12681 * lib/gdb.exp (default_gdb_spawn): Same.
12682 (gdb_interact): New.
12683
12684
12685 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12686
12687 * gdb.compile/compile.exp (pointer to jit function): New test.
12688
12689 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12690
12691 * lib/gdb.exp (supports_process_record): Return true for
12692 powerpc*-*-linux*.
12693 (supports_reverse): Likewise.
12694
12695 2015-01-15 Don Breazeal <donb@codesourcery.com>
12696
12697 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12698 instead of checking whether the target board is remote and
12699 use spawn_wait_for_attach instead of exec/sleep.
12700 * gdb.base/attach-twice.exp: Likewise.
12701
12702 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12703
12704 * gdb.ada/var_arr_attrs: New testcase.
12705
12706 2015-01-14 Pedro Alves <palves@redhat.com>
12707 Joel Brobecker <brobecker@adacore.com>
12708
12709 PR gdb/17525
12710 * gdb.base/bp-cmds-execution-x-script.c: New file.
12711 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12712 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12713
12714 2015-01-14 Pedro Alves <palves@redhat.com>
12715
12716 PR cli/17828
12717 * gdb.base/batch-preserve-term-settings.c: New file.
12718 * gdb.base/batch-preserve-term-settings.exp: New file.
12719
12720 2015-01-13 Doug Evans <dje@google.com>
12721
12722 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12723 binary.
12724
12725 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12726
12727 * Makefile.in (clean mostlyclean): Do not delete *.py.
12728
12729 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12730
12731 * gdb.python/py-lookup-type.exp: New file.
12732
12733 2015-01-12 Pedro Alves <palves@redhat.com>
12734
12735 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12736 restore GDBFLAGS before returning.
12737
12738 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12739
12740 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12741 is_amd64_regs_target and is_x86_like_target.
12742
12743 2015-01-11 Doug Evans <xdje42@gmail.com>
12744
12745 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12746 is given without an explicit form.
12747 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12748 attributes.
12749 * gdb.dwarf/corrupt.exp: Ditto.
12750 * gdb.dwarf2/enum-type.exp: Ditto.
12751 * gdb.trace/entry-values.exp: Ditto.
12752 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12753
12754 2015-01-11 Doug Evans <xdje42@gmail.com>
12755
12756 PR gdb/15830
12757 * gdb.base/maint.exp: Remove references to "maint demangle".
12758 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12759 Add tests for explicitly specifying language to demangle.
12760 * gdb.dlang/demangle.exp: Ditto.
12761
12762 2015-01-09 Pedro Alves <palves@redhat.com>
12763
12764 * gdb.threads/non-stop-fair-events.c: New file.
12765 * gdb.threads/non-stop-fair-events.exp: New file.
12766
12767 2015-01-09 Pedro Alves <palves@redhat.com>
12768
12769 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12770 the global scope. Set a breakpoint after all threads are started
12771 rather than stepping over two source lines. Expect the prompt.
12772 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12773 global.
12774 (NUM): Now 15.
12775 (main): Use threads_started_barrier to wait for all threads to
12776 start. Main thread no longer calls thread_function. Exit after
12777 180 seconds.
12778 (loop): New function.
12779 (thread_function): Wait on threads_started_barrier barrier. Call
12780 'loop' at each iteration.
12781 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12782 threads have started, instead of hardcoding number of "next"
12783 steps. Use an access watchpoint instead of a write watchpoint.
12784
12785 2015-01-09 Pedro Alves <palves@redhat.com>
12786
12787 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12788 (thread_func): Wait on barrier.
12789 (main): Wait for all threads to start before stopping GDB.
12790 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12791 global.
12792 (thread1_func, thread2_func): Wait on barrier.
12793 (main): Wait for all threads to start before stopping GDB.
12794 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12795 New global.
12796 (thread1_func, thread2_func): Wait on barrier.
12797 (main): Wait for all threads to start before stopping GDB.
12798
12799 2015-01-09 Pedro Alves <palves@redhat.com>
12800
12801 * gdb.threads/attach-many-short-lived-threads.c: New file.
12802 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12803
12804 2014-01-09 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12807 instead of to thread 2.
12808 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12809 Add barrier around each pthread_create call instead of around all
12810 calls.
12811 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12812 Set a break on thread_function and have the child threads hit it
12813 one at at a time.
12814
12815 2015-01-09 Pedro Alves <palves@redhat.com>
12816
12817 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12818 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12819 false.
12820 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12821 checking whether the target board is remote.
12822 * gdb.multi/multi-attach.exp: Likewise.
12823 * gdb.python/py-sync-interp.exp: Likewise.
12824 * gdb.server/ext-attach.exp: Likewise.
12825 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12826 tests that need to attach, instead of checking whether the target
12827 board is remote at the top of the file.
12828
12829 2015-01-08 Yao Qi <yao@codesourcery.com>
12830
12831 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12832
12833 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12834
12835 Fix testcase compilation.
12836 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12837
12838 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12839
12840 * gdb.python/py-type.exp: Add a couple test about empty
12841 array creation, and negative-length array creation.
12842
12843 2015-01-02 Doug Evans <xdje42@gmail.com>
12844
12845 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12846
12847 2015-01-02 Doug Evans <dje@google.com>
12848
12849 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12850
12851 2014-12-29 Yao Qi <yao@codesourcery.com>
12852
12853 * gdb.trace/entry-values.exp: Update comments. Rename variable
12854 bar_call_foo to returned_from_foo.
12855
12856 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12857
12858 PR gdb/17394
12859 * gdb.linespec/break-asm-file.c: New file.
12860 * gdb.linespec/break-asm-file.exp: New file.
12861 * gdb.linespec/break-asm-file0.s: New file.
12862 * gdb.linespec/break-asm-file1.s: New file.
12863
12864 2014-12-18 Nigel Stephens <nigel@mips.com>
12865 Maciej W. Rozycki <macro@codesourcery.com>
12866
12867 * gdb.base/float.exp: Handle the new output from "info float" on
12868 MIPS targets.
12869
12870 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12871
12872 Fix MinGW compilation.
12873 * gdb.compile/compile-ops.exp: Update untested message if
12874 !skip_compile_feature_tests.
12875 * gdb.compile/compile-setjmp.exp: Likewise.
12876 * gdb.compile/compile-tls.exp: Likewise.
12877 * gdb.compile/compile.exp: Likewise.
12878 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12879 supported on this host".
12880
12881 2014-12-16 Doug Evans <xdje42@gmail.com>
12882
12883 * boards/stabs.exp: New file.
12884
12885 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12886
12887 * gdb.base/completion.exp: Adjust to format changes of "maint
12888 print user-registers".
12889
12890 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12891
12892 PR server/17457
12893 * gdb.arch/aarch64-fp.c: New file.
12894 * gdb.arch/aarch64-fp.exp: New file.
12895
12896 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12897
12898 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12899 r210637, r210913, r211666, r215400, r215817).
12900
12901 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12902 * dg-extract-results.py: New file.
12903 * dg-extract-results.sh: Use it if the environment seems
12904 suitable.
12905
12906 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12907
12908 * dg-extract-results.py (parse_run): Handle warnings that
12909 are printed before a test harness is run.
12910
12911 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12912
12913 * dg-extract-results.py (Named): Remove __cmp__ method.
12914 (output_variation): Use a key to sort variation.harnesses.
12915
12916 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12917
12918 * dg-extract-results.py: For Python 3, force sys.stdout to
12919 handle surrogate escape sequences.
12920 (safe_open): New function.
12921 (output_segment, main): Use it.
12922
12923 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12924
12925 * dg-extract-results.py (Prog.result_re): Include options
12926 in test name.
12927
12928 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12929
12930 * dg-extract-results.py (output_variation): Always sort if
12931 do_sum.
12932
12933 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12934
12935 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12936 as long as we get pagination notifications.
12937
12938 2014-12-15 Jason Merrill <jason@redhat.com>
12939
12940 * Makefile.in (check-gdb.%): Restore.
12941 * README: Mention it.
12942
12943 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12944
12945 * gdb.ada/str_uninit: New testcase.
12946
12947 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12948
12949 PR symtab/17642
12950 * gdb.base/vla-stub-define.c: New file.
12951 * gdb.base/vla-stub.c: New file.
12952 * gdb.base/vla-stub.exp: New file.
12953
12954 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12955 Jan Kratochvil <jan.kratochvil@redhat.com>
12956 Tom Tromey <tromey@redhat.com>
12957
12958 * configure.ac: Add gdb.compile/.
12959 * configure: Regenerate.
12960 * gdb.compile/Makefile.in: New file.
12961 * gdb.compile/compile-ops.exp: New file.
12962 * gdb.compile/compile-ops.c: New file.
12963 * gdb.compile/compile-tls.c: New file.
12964 * gdb.compile/compile-tls.exp: New file.
12965 * gdb.compile/compile-constvar.S: New file.
12966 * gdb.compile/compile-constvar.c: New file.
12967 * gdb.compile/compile-mod.c: New file.
12968 * gdb.compile/compile-nodebug.c: New file.
12969 * gdb.compile/compile-setjmp-mod.c: New file.
12970 * gdb.compile/compile-setjmp.c: New file.
12971 * gdb.compile/compile-setjmp.exp: New file.
12972 * gdb.compile/compile-shlib.c: New file.
12973 * gdb.compile/compile.c: New file.
12974 * gdb.compile/compile.exp: New file.
12975 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12976
12977 2014-12-12 Tom Tromey <tromey@redhat.com>
12978
12979 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12980 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12981
12982 2014-12-12 Doug Evans <dje@google.com>
12983
12984 * lib/gdb-python.exp (get_python_valueof): New function.
12985 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12986
12987 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12988
12989 * gdb.base/completion.exp: Add test for completion of "info
12990 registers ".
12991
12992 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12993
12994 * gdb.base/func-ptrs.c: New file.
12995 * gdb.base/func-ptrs.exp: New file.
12996
12997 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12998
12999 PR breakpoints/17012
13000 * gdb.base/dprintf-detach.c: New file.
13001 * gdb.base/dprintf-detach.exp: New file.
13002
13003 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13004
13005 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13006 * lib/gdb.exp (target_is_gdbserver): New procedure.
13007
13008 2014-12-08 Doug Evans <dje@google.com>
13009
13010 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13011
13012 2014-12-05 Yao Qi <yao@codesourcery.com>
13013
13014 * gdb.guile/scm-error.exp: Remove the third argument to
13015 gdb_remote_download.
13016 * gdb.guile/scm-frame-args.exp: Likewise.
13017 * gdb.guile/scm-section-script.exp: Likewise.
13018
13019 2014-12-05 Yao Qi <yao@codesourcery.com>
13020
13021 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13022
13023 2014-12-04 Doug Evans <dje@google.com>
13024
13025 * gdb.python/py-objfile.exp: Add tests for
13026 objfile.add_separate_debug_file.
13027
13028 2014-12-04 Doug Evans <dje@google.com>
13029
13030 * lib/gdb.exp (get_build_id): New function.
13031 (build_id_debug_filename_get): Rewrite to use it.
13032 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13033
13034 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13035
13036 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13037 `method(long)', not just 0x0.
13038 * gdb.cp/nsalias.exp: Align code labels to 4.
13039 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13040 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13041 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13042 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13043 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13044 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13045
13046 2014-12-02 Doug Evans <dje@google.com>
13047
13048 PR symtab/17602
13049 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13050 * gdb.cp/anon-ns2.cc: ... here. New file.
13051 * gdb.cp/anon-ns.exp: Update.
13052
13053 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13054
13055 * gdb.python/py-events.py (inferior_call_handler): New.
13056 (register_changed_handler, memory_changed_handler): New.
13057 (test_events.invoke): Register new handlers.
13058 * gdb.python/py-events.exp: Add tests for inferior call,
13059 memory_changed and register_changed events.
13060
13061 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13062
13063 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13064 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13065 if the linker doesn't understand this.
13066
13067 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13068
13069 * gdb.python/python.exp: Change expected reply to help().
13070
13071 2014-12-01 Yao Qi <yao@codesourcery.com>
13072
13073 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13074 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13075 * configure: Re-generated.
13076
13077 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13078
13079 * gdb.cp/chained-calls.cc: New file.
13080 * gdb.cp/chained-calls.exp: New file.
13081 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13082
13083 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13084
13085 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13086 * gdb.dwarf2/symtab-producer.exp: Same.
13087 * gdb.gdb/python-interrupts.exp: Same.
13088 * gdb.gdb/python-selftest.exp: Same.
13089 * gdb.python/py-linetable.exp: Same.
13090 * gdb.python/py-type.exp: Same.
13091 * gdb.python/py-value-cc.exp: Same.
13092 * gdb.python/py-value.exp: Same.
13093
13094 2014-11-28 Yao Qi <yao@codesourcery.com>
13095
13096 * gdb.base/break-probes.exp: Match library name prefixed with
13097 sysroot.
13098
13099 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13100
13101 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13102 test expected output. Add parentheses for the call to print.
13103 Remove L suffix from integers.
13104
13105 2014-11-26 Doug Evans <dje@google.com>
13106
13107 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13108
13109 2014-11-22 Yao Qi <yao@codesourcery.com>
13110
13111 * gdb.trace/entry-values.c: Remove asms.
13112 (foo): Add foo_label.
13113 (bar): Add bar_label.
13114 * gdb.trace/entry-values.exp: Remove code computing foo's
13115 length and bar's length.
13116 (Dwarf::assemble): Invoke function_range for bar and use
13117 MACRO_AT_func for foo.
13118
13119 2014-11-22 Yao Qi <yao@codesourcery.com>
13120
13121 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13122 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13123 Use .Lgcc43_procstart instead of gcc43.
13124
13125 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13126
13127 * gdb.ada/n_arr_bound: New testcase.
13128
13129 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13130
13131 PR breakpoints/10737
13132 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13133 test_catch_syscall_multi_arch.
13134 (test_catch_syscall_multi_arch): New function.
13135
13136 2014-11-20 Doug Evans <xdje42@gmail.com>
13137
13138 * gdb.base/maint.exp: Update expected output.
13139
13140 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13141
13142 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13143 4-byte instruction on S390.
13144
13145 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13146
13147 * gdb.ada/arr_arr: New testcase.
13148
13149 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13150
13151 * gdb.ada/pkd_arr_elem: New Testcase.
13152
13153 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13154
13155 * gdb.reverse/break-precsave: Expect completion message for
13156 core file reads.
13157 * gdb.reverse/consecutive-precsave.exp: Likewise.
13158 * gdb.reverse/finish-precsave.exp: Likewise.
13159 * gdb.reverse/i386-precsave.exp: Likewise.
13160 * gdb.reverse/machinestate-precsave.exp: Likewise.
13161 * gdb.reverse/sigall-precsave.exp: Likewise.
13162 * gdb.reverse/solib-precsave.exp: Likewise.
13163 * gdb.reverse/step-precsave.exp: Likewise.
13164 * gdb.reverse/until-precsave.exp: Likewise.
13165 * gdb.reverse/watch-precsave.exp: Likewise.
13166
13167 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13168
13169 * gdb.base/bp-permanent.c: Include unistd.h.
13170 * gdb.python/py-framefilter-mi.c (main): Add return type.
13171 * gdb.python/py-framefilter.c (main): Likewise.
13172 * gdb.trace/actions-changed.c (main): Likewise.
13173
13174 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13175
13176 * gdb.mi/until.c: Add eye-catchers.
13177 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13178 line numbers.
13179
13180 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13181
13182 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13183 function header variants in break1.c.
13184 * gdb.base/ena-dis-br.exp: Likewise.
13185 * gdb.base/hbreak2.exp: Likewise.
13186 * gdb.reverse/until-precsave.exp: Drop references to removed
13187 non-prototype function header variants in ur1.c.
13188 * gdb.reverse/until-reverse.exp: Likewise.
13189
13190 2014-11-17 Petr Machata <pmachata@redhat.com>
13191
13192 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13193 ${_cu_offset_size} bytes abbrev offset.
13194
13195 2014-11-15 Doug Evans <xdje42@gmail.com>
13196
13197 PR symtab/17559
13198 * gdb.base/line-symtabs.exp: New file.
13199 * gdb.base/line-symtabs.c: New file.
13200 * gdb.base/line-symtabs.h: New file.
13201
13202 2014-11-14 Yao Qi <yao@codesourcery.com>
13203
13204 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13205 (func): Add label func_label.
13206 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13207 Replace low_pc and high_pc with MACRO_AT_range.
13208 Replace name, low_pc and high_pc with MACRO_AT_func.
13209
13210 2014-11-14 Yao Qi <yao@codesourcery.com>
13211
13212 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13213 Replace name, low_pc and high_pc with MACRO_AT_func.
13214
13215 2014-11-14 Yao Qi <yao@codesourcery.com>
13216
13217 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13218 produce debug information.
13219 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13220
13221 2014-11-14 Yao Qi <yao@codesourcery.com>
13222
13223 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13224 object and get function length.
13225 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13226 with MACRO_AT_func.
13227 (top-level): Replace gdb_compile and clean_restart with
13228 prepare_for_testing.
13229 * gdb.dwarf2/main.c (main): Add label main_label.
13230
13231 2014-11-14 Yao Qi <yao@codesourcery.com>
13232
13233 * lib/dwarf.exp (function_range): New procedure.
13234 (Dwarf::_handle_macro_at_func): New procedure.
13235 (Dwarf::_handle_macro_at_range): New procedure.
13236 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13237
13238 2014-11-14 Yao Qi <yao@codesourcery.com>
13239
13240 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13241 (_handle_attribute): New procedure.
13242
13243 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13244
13245 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13246 * gdb.base/call-sc.c (zed): Likewise.
13247 * gdb.base/checkpoint.c (main): Likewise.
13248 * gdb.base/dump.c (main): Likewise.
13249 * gdb.base/gcore.c (main): Likewise.
13250 * gdb.base/huge.c (main): Likewise.
13251 * gdb.base/multi-forks.c (main): Likewise.
13252 * gdb.base/pr10179-a.c (main): Likewise.
13253 * gdb.base/savedregs.c (main): Likewise.
13254 * gdb.base/sigaltstack.c (main): Likewise.
13255 * gdb.base/siginfo.c (main): Likewise.
13256 * gdb.base/structs.c (zed): Likewise.
13257 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13258 * gdb.mi/mi-syn-frame.c (main): Likewise.
13259 * gdb.mi/until.c (foo, main): Likewise.
13260 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13261 * gdb.base/solib-weak.c (foo): Declare.
13262 * gdb.base/attach-twice.c: Include stdio.h.
13263 * gdb.base/weaklib1.c: Likewise.
13264 * gdb.base/weaklib2.c: Likewise.
13265 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13266 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13267 unistd.h.
13268 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13269 * gdb.mi/mi-exit-code.c: Likewise.
13270 * gdb.base/break-interp-lib.c: Include string.h.
13271 * gdb.base/coremaker.c: Likewise.
13272 * gdb.base/testenv.c: Likewise.
13273 * gdb.python/py-finish-breakpoint.c: Likewise.
13274 * gdb.base/inferior-died.c: Include sys/wait.h.
13275 * gdb.base/fileio.c: Include time.h.
13276 * gdb.base/async-shell.c: Include unistd.h.
13277 * gdb.base/dprintf-non-stop.c: Likewise.
13278 * gdb.base/info-os.c: Likewise.
13279 * gdb.mi/mi-console.c: Likewise.
13280 * gdb.mi/watch-nonstop.c: Likewise.
13281 * gdb.python/py-events.c: Likewise.
13282 * gdb.base/async.c (baz): Move up before its invocation.
13283 * gdb.base/code_elim2.c (my_global_func): Likewise.
13284 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13285 * gdb.base/advance.c (func2): Likewise.
13286
13287 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13288
13289 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13290 variant.
13291 * gdb.base/annota3.c: Likewise.
13292 * gdb.base/async.c: Likewise.
13293 * gdb.base/average.c: Likewise.
13294 * gdb.base/call-ar-st.c: Likewise.
13295 * gdb.base/call-rt-st.c: Likewise.
13296 * gdb.base/call-sc.c: Likewise.
13297 * gdb.base/call-strs.c: Likewise.
13298 * gdb.base/ending-run.c: Likewise.
13299 * gdb.base/execd-prog.c: Likewise.
13300 * gdb.base/exprs.c: Likewise.
13301 * gdb.base/foll-exec.c: Likewise.
13302 * gdb.base/foll-fork.c: Likewise.
13303 * gdb.base/foll-vfork.c: Likewise.
13304 * gdb.base/funcargs.c: Likewise.
13305 * gdb.base/gcore.c: Likewise.
13306 * gdb.base/jump.c: Likewise.
13307 * gdb.base/langs0.c: Likewise.
13308 * gdb.base/langs1.c: Likewise.
13309 * gdb.base/langs2.c: Likewise.
13310 * gdb.base/mips_pro.c: Likewise.
13311 * gdb.base/nodebug.c: Likewise.
13312 * gdb.base/opaque0.c: Likewise.
13313 * gdb.base/opaque1.c: Likewise.
13314 * gdb.base/recurse.c: Likewise.
13315 * gdb.base/run.c: Likewise.
13316 * gdb.base/scope0.c: Likewise.
13317 * gdb.base/scope1.c: Likewise.
13318 * gdb.base/setshow.c: Likewise.
13319 * gdb.base/setvar.c: Likewise.
13320 * gdb.base/shmain.c: Likewise.
13321 * gdb.base/shr1.c: Likewise.
13322 * gdb.base/shr2.c: Likewise.
13323 * gdb.base/sigall.c: Likewise.
13324 * gdb.base/signals.c: Likewise.
13325 * gdb.base/so-indr-cl.c: Likewise.
13326 * gdb.base/solib2.c: Likewise.
13327 * gdb.base/structs.c: Likewise.
13328 * gdb.base/sum.c: Likewise.
13329 * gdb.base/vforked-prog.c: Likewise.
13330 * gdb.base/watchpoint.c: Likewise.
13331 * gdb.reverse/shr2.c: Likewise.
13332 * gdb.reverse/until-reverse.c: Likewise.
13333 * gdb.reverse/ur1.c: Likewise.
13334 * gdb.reverse/watch-reverse.c: Likewise.
13335
13336 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13337
13338 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13339 variant.
13340 * gdb.base/sepdebug.exp: Drop references to removed code.
13341
13342 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13343
13344 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13345 variant. Preserve original line numbering.
13346 * gdb.base/list1.c: Likewise.
13347
13348 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13349
13350 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13351 variant.
13352 * gdb.base/break1.c: Likewise.
13353 * gdb.base/break.exp: Drop references to removed code.
13354
13355 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13356
13357 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13358 variant.
13359
13360 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13361
13362 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13363
13364 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13365
13366 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13367 logic into perform_all_tests() and invoke it with and without
13368 function header prototypes.
13369 (do_function_calls): Remove conditional XFAIL for PR 5318.
13370 (rerun_and_prepare): Remove duplicate code.
13371 (perform_all_tests): New. Main logic moved here.
13372
13373 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13374
13375 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13376 code guarded by #ifdef NO_PROTOTYPES.
13377 (t_double_many_args): Likewise.
13378 (DEF_FUNC_MANY_ARGS_1): Likewise.
13379 (DEF_FUNC_VALUES_1): Likewise.
13380 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13381 guarded by #ifdef PROTOTYPES.
13382
13383 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13384
13385 * gdb.mi/mi-console.c: Add eye-catcher.
13386 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13387 instead of literal line number.
13388
13389 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13390
13391 * gdb.base/shr2.c: Add eye-catcher.
13392 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13393 line number.
13394
13395 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13396
13397 * gdb.base/jump.c: Add eye-catchers.
13398 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13399 numbers.
13400
13401 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13402
13403 * gdb.base/execd-prog.c: Add eye-catchers.
13404 * gdb.base/foll-exec.c: Likewise.
13405 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13406 line numbers.
13407
13408 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13409
13410 * gdb.base/ending-run.c: Add eye-catchers.
13411 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13412 literal line numbers.
13413
13414 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13415
13416 * gdb.base/call-rt-st.c: Add eye-catchers.
13417 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13418 literal line numbers.
13419
13420 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13421
13422 * gdb.base/call-ar-st.c: Add eye-catchers.
13423 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13424 literal line numbers.
13425
13426 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13427
13428 * gdb.base/average.c: Add eye-catchers.
13429 * gdb.base/sum.c: Likewise.
13430 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13431 regexps dynamically.
13432
13433 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13434
13435 * gdb.base/solib1.c: Add eye-catchers.
13436 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13437 literal line numbers.
13438
13439 2014-11-12 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13442 leader has exited.
13443
13444 2014-11-12 Pedro Alves <palves@redhat.com>
13445
13446 * gdb.arch/i386-bp_permanent.c: New file.
13447 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13448 (srcfile): Set to i386-bp_permanent.c.
13449 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13450 that stepi does not execute the 'leave' instruction, instead of
13451 testing it does execute.
13452 * gdb.base/bp-permanent.c: New file.
13453 * gdb.base/bp-permanent.exp: New file.
13454
13455 2014-11-10 Doug Evans <xdje42@gmail.com>
13456
13457 PR symtab/17564
13458 * gdb.base/symtab-search-order.exp: New file.
13459 * gdb.base/symtab-search-order.c: New file.
13460 * gdb.base/symtab-search-order-1.c: New file.
13461 * gdb.base/symtab-search-order-shlib-1.c: New file.
13462
13463 2014-11-07 Pedro Alves <palves@redhat.com>
13464
13465 PR gdb/17511
13466 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13467 i?86-*-linux*.
13468
13469 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13470
13471 PR c++/17494
13472 * gdb.cp/pr17494.cc: New file.
13473 * gdb.cp/pr17494.exp: New file.
13474
13475 2014-11-02 Yao Qi <yao@codesourcery.com>
13476
13477 * gdb.python/python.exp: Get working directory and match the
13478 output of "set extended-prompt \\w " with it.
13479
13480 2014-10-30 Doug Evans <dje@google.com>
13481
13482 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13483 in objfiles.
13484 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13485 in progspaces.
13486
13487 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13488
13489 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13490 * gdb.base/realname-expand.exp: Likewise.
13491 * gdb.linespec/macro-relative.exp: Likewise.
13492
13493 2014-10-29 Pedro Alves <palves@redhat.com>
13494
13495 PR gdb/17408
13496 * gdb.threads/schedlock.c (some_function): New function.
13497 (call_function): New global.
13498 (MAYBE_CALL_SOME_FUNCTION): New macro.
13499 (thread_function): Call it.
13500 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13501 and use it instead of a global counter. Adjust all callers.
13502 (get_current_thread): Use "find current thread" for test message
13503 here rather than having all callers pass down the same string.
13504 (goto_loop): New procedure, factored out from ...
13505 (my_continue): ... this.
13506 (step_ten_loops): Change parameter from test message to command to
13507 use. Adjust.
13508 (list_count): Delete global.
13509 (check_result): New procedure, factored out from duplicate top
13510 level code.
13511 (continue tests): Wrap in with_test_prefix.
13512 (test_step): New procedure, factored out from duplicate top level
13513 code.
13514 (top level): Test "step" in combination with all scheduler-locking
13515 modes. Test "next" in combination with all scheduler-locking
13516 modes, and in combination with stepping over a function call or
13517 not.
13518 * gdb.threads/next-bp-other-thread.c: New file.
13519 * gdb.threads/next-bp-other-thread.exp: New file.
13520
13521 2014-10-29 Pedro Alves <palves@redhat.com>
13522
13523 PR python/17372
13524 * gdb.python/python.exp: Test a multi-line command that spawns
13525 interactive Python.
13526 * gdb.base/multi-line-starts-subshell.exp: New file.
13527
13528 2014-10-29 Yao Qi <yao@codesourcery.com>
13529
13530 * gdb.base/fileio.exp: Make directories on host.
13531
13532 2014-10-29 Yao Qi <yao@codesourcery.com>
13533
13534 * gdb.base/fileio.c (test_write): Close the file.
13535
13536 2014-10-28 Pedro Alves <palves@redhat.com>
13537
13538 PR gdb/12623
13539 * gdb.base/sigstep.c (no_handler): New global.
13540 (main): If 'no_handler is true, set the signal handlers to
13541 SIG_IGN.
13542 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13543 with_sw_watch and no_handler parameters. Handle them.
13544 (top level) <stepping over handler when stopped at a breakpoint
13545 test>: Add a test axis for testing with a software watchpoint, and
13546 another for testing with the signal handler set to SIG_IGN.
13547 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13548 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13549
13550 2014-10-28 Pedro Alves <palves@redhat.com>
13551
13552 PR gdb/17511
13553 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13554 * gdb.base/sigstep.exp (other_handler_location): New global.
13555 (advance): Support stepping into the signal handler, and running
13556 commands while in the handler.
13557 (in_handler_map): New global.
13558 (top level): In the advance test, add combinations for getting
13559 into the handler with stepping commands, and for running commands
13560 in the handler. Add comment descripting the advancei tests.
13561
13562 2014-10-28 Pedro Alves <palves@redhat.com>
13563
13564 * gdb.base/sigstep.exp: Use build_executable instead of
13565 prepare_for_testing.
13566 (top level): Move code that starts GDB, runs to main and creates a
13567 display to ...
13568 (restart): ... this new procedure.
13569 (top level): Move backtrace from signal handler test to ...
13570 (validate_backtrace): ... this new procedure.
13571 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13572 with_test_prefix. Always restart GDB.
13573 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13574 with_test_prefix. Always restart GDB. No need to delete
13575 breakpoints after the test.
13576 (test_skip_handler): Remove prefix parameter.
13577 (skip_over_handler, breakpoint_to_handler)
13578 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13579 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13580 restart GDB. No need to delete breakpoints after the test.
13581 (top level): Use foreach to call the test procedures with
13582 different commands.
13583
13584 2014-10-28 Pedro Alves <palves@redhat.com>
13585
13586 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13587 instead of GNATS numbers.
13588 * gdb.base/sigbpt.exp: Likewise.
13589 * gdb.base/siginfo.exp: Likewise.
13590 * gdb.base/sigstep.exp: Likewise.
13591
13592 2014-10-27 Pedro Alves <palves@redhat.com>
13593
13594 * gdb.base/sigstep.c (dummy): New global.
13595 (main): Issue a couple writes to the new global.
13596 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13597 procedures.
13598 (skip_over_handler): Use test_skip_handler.
13599 (top level): Call skip_over_handler for stepi and nexti too.
13600 (breakpoint_over_handler): Use test_skip_handler.
13601 (top level): Call breakpoint_over_handler for stepi and nexti too.
13602
13603 2014-10-27 Yao Qi <yao@codesourcery.com>
13604
13605 * gdb.trace/tfile.c (adjust_function_address)
13606 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13607 function descriptor.
13608
13609 2014-10-24 Don Breazeal <donb@codesourcery.com>
13610
13611 * gdb.base/foll-fork.exp (test_follow_fork,
13612 catch_fork_child_follow): Check for updated fork messages emitted
13613 from infrun.c.
13614 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13615 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13616 vfork_and_exec_child_follow_through_step): Check for updated vfork
13617 messages emitted from infrun.c.
13618
13619 2014-10-24 Pedro Alves <palves@redhat.com>
13620
13621 * gdb.base/corefile.exp: Remove references to ultrix.
13622 * gdb.base/interrupt.exp: Likewise.
13623 * gdb.base/whatis.exp: Likewise.
13624 * gdb.gdb/selftest.exp: Likewise.
13625 * gdb.threads/manythreads.exp: Likewise.
13626 * gdb.threads/print-threads.exp: Likewise.
13627 * gdb.threads/pthreads.exp:: Likewise.
13628 * gdb.threads/schedlock.exp: Likewise.
13629
13630 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13631
13632 * gdb.cp/non-trivial-retval.cc: Add a test case.
13633 * gdb.cp/non-trivial-retval.exp: Add a test.
13634
13635 2014-10-20 Yao Qi <yao@codesourcery.com>
13636
13637 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13638 * gdb.python/py-objfile-script-gdb.py: New file.
13639 * gdb.python/py-objfile-script.exp: Update reference to
13640 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13641 of remote_download. Remove the dest file.
13642
13643 2014-10-20 Yao Qi <yao@codesourcery.com>
13644
13645 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13646 * gdb.base/step-line.exp: Likewise.
13647 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13648 * gdb.dwarf2/dw2-basic.exp: Likewise.
13649 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13650 * gdb.dwarf2/dw2-filename.exp: Likewise.
13651 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13652 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13653 * gdb.dwarf2/dw2-producer.exp: Likewise.
13654 * gdb.dwarf2/mac-fileno.exp: Likewise.
13655 * gdb.python/py-frame-args.exp: Likewise.
13656 * gdb.python/py-framefilter.exp: Likewise.
13657 * gdb.python/py-mi.exp: Likewise.
13658 * gdb.python/py-objfile-script.exp: Likewise
13659 * gdb.python/py-pp-integral.exp: Likewise.
13660 * gdb.python/py-pp-re-notag.exp: Likewise.
13661 * gdb.python/py-prettyprint.exp: Likewise.
13662 * gdb.python/py-section-script.exp: Likewise.
13663 * gdb.python/py-typeprint.exp: Likewise.
13664 * gdb.python/py-xmethods.exp: Likewise.
13665 * gdb.stabs/weird.exp: Likewise.
13666 * gdb.xml/tdesc-regs.exp: Likewise.
13667
13668 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13669
13670 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13671 (out_cu): Use addr_len for the size of addresses.
13672 (out_line): Likewise. Size DW_LNE_set_address instruction
13673 according to addr_len.
13674 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13675 (FUNC): Add START_INSNS to definition.
13676
13677 2014-10-18 Yao Qi <yao@codesourcery.com>
13678
13679 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13680 gdb_has_argv0 return true.
13681 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13682 check [target_info exists noargs], check [gdb_has_argv0]
13683 instead.
13684 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13685 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13686 procedures.
13687
13688 2014-10-17 Doug Evans <dje@google.com>
13689
13690 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13691 event.
13692 * gdb.python/py-events.py: Add clear_objfiles event.
13693
13694 2014-10-17 Doug Evans <dje@google.com>
13695
13696 * gdb.python/py-objfile.exp: Test progspace attribute.
13697
13698 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13699
13700 * gdb.guile/scm-breakpoint.exp: Do not assume any
13701 directory separators when matching source file paths.
13702 * gdb.python/py-breakpoint.exp: Likewise.
13703 * gdb.reverse/break-precsave.exp: Likewise.
13704 * gdb.reverse/break-reverse.exp: Likewise.
13705 * gdb.reverse/consecutive-precsave.exp: Likewise.
13706 * gdb.reverse/finish-precsave.exp: Likewise.
13707 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13708 * gdb.reverse/finish-reverse.exp: Likewise.
13709 * gdb.reverse/i386-precsave.exp: Likewise.
13710 * gdb.reverse/i387-env-reverse.exp: Likewise.
13711 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13712 * gdb.reverse/machinestate-precsave.exp: Likewise.
13713 * gdb.reverse/machinestate.exp: Likewise.
13714 * gdb.reverse/sigall-precsave.exp: Likewise.
13715 * gdb.reverse/solib-precsave.exp: Likewise.
13716 * gdb.reverse/step-precsave.exp: Likewise.
13717 * gdb.reverse/until-precsave.exp: Likewise.
13718 * gdb.reverse/watch-precsave.exp: Likewise.
13719 * gdb.reverse/watch-reverse.exp: Likewise.
13720
13721 2014-10-17 Yao Qi <yao@codesourcery.com>
13722
13723 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13724 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13725
13726 2014-10-17 Pedro Alves <palves@redhat.com>
13727
13728 PR gdb/17471
13729 * gdb.base/bg-execution-repeat.c: New file.
13730 * gdb.base/bg-execution-repeat.exp: New file.
13731
13732 2014-10-17 Pedro Alves <palves@redhat.com>
13733
13734 PR gdb/17300
13735 * gdb.base/continue-all-already-running.c: New file.
13736 * gdb.base/continue-all-already-running.exp: New file.
13737
13738 2014-10-17 Pedro Alves <palves@redhat.com>
13739
13740 PR gdb/17472
13741 * gdb.base/annota-input-while-running.c: New file.
13742 * gdb.base/annota-input-while-running.exp: New file.
13743
13744 2014-10-17 Pedro Alves <palves@redhat.com>
13745
13746 * gdb.base/callfuncs.exp: emove references to osf.
13747 * gdb.base/sigall.exp: Likewise.
13748 * gdb.gdb/selftest.exp: Likewise.
13749 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13750 * gdb.mi/non-stop.c: Likewise.
13751 * gdb.mi/pthreads.c: Likewise.
13752 * gdb.reverse/sigall-precsave.exp: Likewise.
13753 * gdb.reverse/sigall-reverse.exp: Likewise.
13754 * gdb.threads/pthreads.c: Likewise.
13755 * gdb.threads/pthreads.exp: Likewise.
13756
13757 2014-10-17 Yao Qi <yao@codesourcery.com>
13758
13759 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13760 check 'target_info exists noargs'.
13761 (test_command_prompt_position): Likewise.
13762 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13763 Remove "set args".
13764 (progvar_simple_while_test): Likewise.
13765 (progvar_complex_if_while_test): Likewise.
13766 (if_while_breakpoint_command_test): Likewise.
13767 (infrun_breakpoint_command_test): Likewise.
13768 (breakpoint_command_test): Likewise.
13769 (watchpoint_command_test): Likewise.
13770 (bp_deleted_in_command_test): Likewise.
13771 (temporary_breakpoint_commands): Likewise.
13772
13773 2014-10-16 Yao Qi <yao@codesourcery.com>
13774
13775 * gdb.base/remotetimeout.exp: Remove noargs checking.
13776
13777 2014-10-15 Pedro Alves <palves@redhat.com>
13778
13779 PR breakpoints/9649
13780 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13781 * gdb.base/breakpoint-in-ro-region.exp
13782 (probe_target_hardware_step): New procedure.
13783 (top level): Probe hardware stepping and hardware breakpoint
13784 support. Test stepping through a read-only region, with both
13785 "breakpoint auto-hw" on and off and both "always-inserted" on and
13786 off.
13787
13788 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13789
13790 * gdb.dlang/demangle.exp: Update for demangling changes.
13791
13792 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13793
13794 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13795 * gdb.cp/non-trivial-retval.exp: Add new tests.
13796
13797 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13798
13799 PR c++/13403
13800 PR c++/15154
13801 * gdb.cp/non-trivial-retval.cc: New file.
13802 * gdb.cp/non-trivial-retval.exp: New file.
13803
13804 2014-10-15 Yao Qi <yao@codesourcery.com>
13805
13806 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13807 remote host.
13808
13809 2014-10-15 Yao Qi <yao@codesourcery.com>
13810
13811 * gdb.python/py-symbol.exp: Match file base name if host is
13812 remote, otherwise match file name with dir name.
13813 * gdb.python/py-symtab.exp: Likewise.
13814 * gdb.python/python.exp: Likewise.
13815
13816 2014-10-15 Yao Qi <yao@codesourcery.com>
13817
13818 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13819 pattern.
13820 * gdb.python/py-symtab.exp: Likewise.
13821 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13822 locationn.
13823
13824 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13825
13826 * gdb.ada/addr_arith: New testcase.
13827
13828 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13829
13830 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13831 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13832 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13833 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13834
13835 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13836
13837 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13838 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13839 * gdb.arch/stap-eval-lang-ada.exp: New file.
13840
13841 2014-10-14 Yao Qi <yao@codesourcery.com>
13842
13843 * gdb.mi/mi-var-child.c (nothing1): New function.
13844 (nothing2): New function.
13845 (do_children_tests): Set function pointers by nothing1 and
13846 nothing2.
13847 * gdb.mi/mi-var-child.exp: Step over new added statements.
13848 Update test to match the new output.
13849 * gdb.mi/var-cmd.c (nothing1): New function.
13850 (nothing2): New function.
13851 (do_children_tests): Set function pointers by nothing1 and
13852 nothing2.
13853 * gdb.mi/mi-var-display.exp: Update test to match output.
13854 Step to the line specified by $line_dct_nothing.
13855 Increase the number of lines to step.
13856
13857 2014-10-14 Yao Qi <yao@codesourcery.com>
13858
13859 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13860 tests.
13861 * gdb.mi/mi2-var-child.exp: Likewise.
13862
13863 2014-10-13 Doug Evans <dje@google.com>
13864
13865 * gdb.python/py-objfile.exp: Change name of file name test.
13866
13867 2014-10-13 Doug Evans <dje@google.com>
13868
13869 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13870 from the start of the CU.
13871
13872 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13873 Yao Qi <yao@codesourcery.com>
13874
13875 Fix "save breakpoints" for "catch" command.
13876 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13877 Remove -nonewline. Match also the added "main" line.
13878
13879 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13880
13881 Fix "save breakpoints" for "disable $bpnum" command.
13882 * gdb.base/save-bp.c (main): Add label.
13883 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13884
13885 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13886
13887 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13888
13889 2014-10-11 Yao Qi <yao@codesourcery.com>
13890
13891 * gdb.server/server-kill.exp: Execute command
13892 "set remote trace-status-packet on" before "tstatus".
13893
13894 2014-10-11 Yao Qi <yao@codesourcery.com>
13895
13896 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13897 (main): Call getppid.
13898 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13899 and continue to it. Read variable "server_pid".
13900
13901 2014-10-11 Yao Qi <yao@codesourcery.com>
13902
13903 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13904
13905 2014-10-11 Yao Qi <yao@codesourcery.com>
13906
13907 * gdb.threads/thread-find.exp: Don't execute command
13908 "info threads".
13909 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13910 * gdb.threads/linux-dp.exp: Don't check the condition
13911 $threads_created equals to zero.
13912
13913 2014-10-10 Pedro Alves <palves@redhat.com>
13914
13915 * gdb.base/bigcore.exp: Remove references to IRIX.
13916 * gdb.base/funcargs.exp: Likewise.
13917 * gdb.base/interrupt.exp: Likewise.
13918 * gdb.base/mips_pro.exp: Likewise.
13919 * gdb.base/nodebug.exp: Likewise.
13920 * gdb.base/setvar.exp: Likewise.
13921 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13922
13923 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13924 Pedro Alves <palves@redhat.com>
13925
13926 PR symtab/14466
13927 * gdb.base/vdso-warning.c: New file.
13928 * gdb.base/vdso-warning.exp: New file.
13929
13930 2014-10-02 Doug Evans <dje@google.com>
13931
13932 * gdb.base/structs.c (main): Don't run forever.
13933
13934 2014-10-02 Pedro Alves <palves@redhat.com>
13935
13936 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13937 (top level) <stop threads 1, stop threads 2>: Use it.
13938
13939 2014-10-02 Pedro Alves <palves@redhat.com>
13940
13941 * gdb.threads/break-while-running.exp (test): Add new
13942 'update_thread_list' argument. Skip "info threads" if false.
13943 (top level): Add new 'update_thread_list' axis.
13944
13945 2014-10-02 Pedro Alves <palves@redhat.com>
13946
13947 PR breakpoints/17431
13948 * gdb.base/execl-update-breakpoints.c: New file.
13949 * gdb.base/execl-update-breakpoints.exp: New file.
13950
13951 2014-10-01 Pedro Alves <palves@redhat.com>
13952
13953 * gdb.base/breakpoint-in-ro-region.c: New file.
13954 * gdb.base/breakpoint-in-ro-region.exp: New file.
13955
13956 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13957
13958 * gdb.mi/mi-exit-code.exp: New file.
13959 * gdb.mi/mi-exit-code.c: New file.
13960
13961 2014-09-30 Yao Qi <yao@codesourcery.com>
13962
13963 * lib/prelink-support.exp (build_executable_own_libs): Error if
13964 the target isn't native.
13965
13966 2014-09-30 Yao Qi <yao@codesourcery.com>
13967
13968 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13969 false.
13970
13971 2014-09-22 Pedro Alves <palves@redhat.com>
13972
13973 * gdb.threads/break-while-running.exp: New file.
13974 * gdb.threads/break-while-running.c: New file.
13975
13976 2014-09-19 Yao Qi <yao@codesourcery.com>
13977
13978 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13979 Invoke test. Restart GDB with --readnow and invoke test again.
13980
13981 2014-09-19 Yao Qi <yao@codesourcery.com>
13982
13983 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13984 proc set_breakpoint_on_gcd_function. Invoke
13985 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13986 invoke set_breakpoint_on_gcd_function again.
13987
13988 2014-09-18 Doug Evans <dje@google.com>
13989
13990 * gdb.dwarf2/symtab-producer.exp: New file.
13991
13992 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13993
13994 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13995 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13996 * gdb.base/global-var-nested-by-dso.c: Likewise.
13997 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13998
13999 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14000 Pedro Alves <palves@redhat.com>
14001
14002 * gdb.base/watch-bitfields.exp: Pass string other than test file
14003 name to prepare_for_testing.
14004 (watch): New procedure.
14005 (expect_watchpoint): Use with_test_prefix.
14006 (top level): Factor out tests to ...
14007 (test_watch_location, test_regular_watch): ... these new
14008 procedures, and use with_test_prefix and gdb_continue_to_end.
14009
14010 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14011
14012 PR breakpoints/12526
14013 * gdb.base/watch-bitfields.exp: New file.
14014 * gdb.base/watch-bitfields.c: New file.
14015
14016 2014-09-16 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14019 software and hardware addresses, not software address against
14020 itself.
14021
14022 2014-09-16 Pedro Alves <palves@redhat.com>
14023
14024 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14025 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14026
14027 2014-09-16 Pedro Alves <palves@redhat.com>
14028
14029 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14030 files.
14031 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14032 "*-*-vxworks*" throughout.
14033 * gdb.base/break.exp: Likewise.
14034 * gdb.base/default.exp: Likewise.
14035 * gdb.base/scope.exp: Likewise.
14036 * gdb.base/sepdebug.exp: Likewise.
14037 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14038 throughout.
14039 * gdb.base/run.c: Likewise.
14040 * gdb.base/sepdebug.c: Likewise.
14041 * gdb.hp/gdb.aCC/run.c: Likewise.
14042 * gdb.reverse/until-reverse.c: Likewise.
14043 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14044
14045 2014-09-16 Yao Qi <yao@codesourcery.com>
14046
14047 * boards/local-remote-host-native.exp: New file.
14048
14049 2014-09-14 Doug Evans <xdje42@gmail.com>
14050
14051 * gdb.threads/queue-signal.c (thread_count): New variable.
14052 (thread_count_mutex, thread_count_condvar): New variables.
14053 (incr_thread_count, wait_all_threads_running): New functions.
14054 (main): Wait for all threads to be in their thread functions.
14055
14056 2014-09-13 Doug Evans <xdje42@gmail.com>
14057
14058 * gdb.threads/queue-signal.c: New file.
14059 * gdb.threads/queue-signal.exp: New file.
14060
14061 2014-09-13 Doug Evans <xdje42@gmail.com>
14062
14063 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14064 be consistent with what default_gdb_init uses.
14065 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14066 the plain text of the prompt. Add some logging printfs.
14067 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14068
14069 2014-09-12 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14072 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14073 * gdb.arch/i386-size-overlap.exp: Likewise.
14074 * gdb.arch/i386-size.exp: Likewise.
14075 * gdb.arch/i386-unwind.exp: Likewise.
14076 * gdb.base/a2-run.exp: Likewise.
14077 * gdb.base/break.exp: Likewise.
14078 * gdb.base/charset.exp: Likewise.
14079 * gdb.base/chng-syms.exp: Likewise.
14080 * gdb.base/commands.exp: Likewise.
14081 * gdb.base/dbx.exp: Likewise.
14082 * gdb.base/find.exp: Likewise.
14083 * gdb.base/funcargs.exp: Likewise.
14084 * gdb.base/jit-simple.exp: Likewise.
14085 * gdb.base/reread.exp: Likewise.
14086 * gdb.base/sepdebug.exp: Likewise.
14087 * gdb.base/step-bt.exp: Likewise.
14088 * gdb.cp/mb-inline.exp: Likewise.
14089 * gdb.cp/mb-templates.exp: Likewise.
14090 * gdb.objc/basicclass.exp: Likewise.
14091 * gdb.threads/killed.exp: Likewise.
14092
14093 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14094
14095 PR tdep/17379
14096 * gdb.arch/powerpc-stackless.S: New file.
14097 * gdb.arch/powerpc-stackless.exp: New file.
14098
14099 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14100
14101 * gdb.base/attach.c: Include unistd.h.
14102 (main): Call alarm. Add label postloop.
14103 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14104 gdb_breakpoint, gdb_continue_to_breakpoint.
14105 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14106
14107 2014-09-11 Pedro Alves <palves@redhat.com>
14108
14109 PR gdb/17347
14110 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14111 * gdb.base/attach.exp (test_command_line_attach_run): New
14112 procedure.
14113 (top level): Call it.
14114
14115 2014-09-11 Pedro Alves <palves@redhat.com>
14116
14117 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14118 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14119 (do_command_attach_tests): Use spawn_wait_for_attach.
14120 * gdb.base/solib-overlap.exp: Likewise.
14121 * gdb.multi/multi-attach.exp: Likewise.
14122 * gdb.python/py-prompt.exp: Likewise.
14123 * gdb.python/py-sync-interp.exp: Likewise.
14124 * gdb.server/ext-attach.exp: Likewise.
14125
14126 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14127
14128 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14129 command in testcase. Simplify testcase.
14130
14131 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14132
14133 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14134
14135 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14136
14137 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14138
14139 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14140
14141 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14142
14143 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14144
14145 * gdb.dwarf2/dynarr-ptr.c: New file.
14146 * gdb.dwarf2/dynarr-ptr.exp: New file.
14147
14148 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14149
14150 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14151 of 30 rather than hardcoding 120 for a slow test case. Take the
14152 `gdb,timeout' target setting into account for this calculation.
14153 Don't extend the timeout for the test cases that don't need it.
14154
14155 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14156
14157 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14158 a factor of 2 for a slow test case. Take the `gdb,timeout'
14159 target setting into account for this calculation.
14160 * gdb.reverse/until-precsave.exp: Increase the timeout by
14161 a factor of 15 and 3 respectively rather than adding 120
14162 for a pair of slow test cases. Take the `gdb,timeout'
14163 target setting into account for this calculation.
14164
14165 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14166
14167 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14168 timeout, don't pass one down to gdb_expect.
14169 (gdb_expect): Rework timeout selection.
14170
14171 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14172
14173 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14174 exception on timeout.
14175 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14176 (gdbserver_start_extended): Catch any `gdbserver_start' error
14177 exceptions.
14178 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14179 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14180 `gdbserver_gdb_load' error exceptions.
14181
14182 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14183
14184 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14185 120 on waiting for the TCP socket to open.
14186
14187 2014-09-09 Doug Evans <xdje42@gmail.com>
14188
14189 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14190 _caller_matches, _any_caller_is, _any_caller_matches.
14191
14192 2014-09-09 Doug Evans <xdje42@gmail.com>
14193
14194 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14195
14196 2014-09-09 Yao Qi <yao@codesourcery.com>
14197
14198 * gdb.mi/mi-var-display.exp: Set print symbol off.
14199
14200 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14201
14202 PR gdb/17035
14203 * gdb.base/commands.exp: Add tests to verify user-defined
14204 commands with empty bodies.
14205 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14206 python commands in `show user command`.
14207 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14208 scheme commands in `show user command`.
14209
14210 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14211
14212 PR python/17355
14213 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14214 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14215 * gdb.python/py-framefilter-invalidarg.exp: New file.
14216 * gdb.python/py-framefilter-invalidarg.py: New file.
14217
14218 2014-09-06 Doug Evans <xdje42@gmail.com>
14219
14220 PR 15276
14221 * gdb.python/py-caller-is.c: New file.
14222 * gdb.python/py-caller-is.exp: New file.
14223
14224 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14225
14226 PR gdb/17235
14227 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14228 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14229
14230 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14231
14232 PR fortran/17237
14233 * gdb.fortran/print-formatted.exp: New file.
14234 * gdb.fortran/print-formatted.f90: Likewise.
14235
14236 2014-09-03 Sasha Smundak <asmundak@google.com>
14237
14238 * gdb.python/py-frame.exp: Test Frame.read_register.
14239
14240 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14241
14242 PR python/16699
14243 * gdb.python/py-completion.exp: New file.
14244 * gdb.python/py-completion.py: Likewise.
14245
14246 2014-08-28 Doug Evans <dje@google.com>
14247
14248 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14249 eax,etc. are live with values set by gdb and thus the compiler can't
14250 use them.
14251 * gdb.arch/i386-pseudo.c (main): Ditto.
14252
14253 2014-08-27 Doug Evans <dje@google.com>
14254
14255 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14256
14257 2014-08-25 Doug Evans <dje@google.com>
14258
14259 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14260 (main): Ditto.
14261
14262 2014-08-25 Doug Evans <dje@google.com>
14263
14264 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14265
14266 2014-08-24 Yao Qi <yao@codesourcery.com>
14267
14268 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14269 symbol off.
14270 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14271
14272 2014-08-22 Doug Evans <dje@google.com>
14273
14274 PR 17276
14275 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14276 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14277 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14278
14279 2014-08-22 Yao Qi <yao@codesourcery.com>
14280
14281 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14282 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14283 * gdb.python/python.exp: Likewise. Use .py file on the host
14284 instead of the build.
14285
14286 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14287
14288 * gdb.threads/gcore-stale-thread.c: New file.
14289 * gdb.threads/gcore-stale-thread.exp: New file.
14290
14291 2014-08-21 Pedro Alves <palves@redhat.com>
14292
14293 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14294 * gdb.base/gcore-relro-pie.exp: Likewise.
14295 * gdb.base/gcore-relro.exp: Likewise.
14296 * gdb.base/gcore.exp: Likewise.
14297 * gdb.base/print-symbol-loading.exp: Likewise.
14298 * gdb.threads/gcore-thread.exp: Likewise.
14299 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14300
14301 2014-08-20 Pedro Alves <palves@redhat.com>
14302 Jan Kratochvil <jan.kratochvil@redhat.com>
14303
14304 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14305 configure.
14306 (EXPECT): Handle READ1 being set.
14307 (all): Depend on EXTRA_RULES.
14308 (check-read1, expect-read1, read1.so, read1): New rules.
14309 * README (Testsuite Parameters): Document the READ1 make variable.
14310 (Race detection): New section.
14311 * configure: Regenerate.
14312 * configure.ac: If build==host==target, and running under a
14313 GNU/glibc system, add read1 to the extra Makefile rules.
14314 (EXTRA_RULES): AC_SUBST it.
14315 * lib/read1.c: New file.
14316
14317 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14318
14319 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14320 the handling of variables declared as a typedef to an array
14321 which a DW_AT_data_location attribute.
14322
14323 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14324 Pedro Alves <palves@redhat.com>
14325
14326 PR symtab/14604
14327 PR symtab/14605
14328 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14329 gdb_test.
14330
14331 2014-08-19 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14334
14335 2014-08-19 Yao Qi <yao@codesourcery.com>
14336
14337 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14338 right line.
14339
14340 2014-08-18 David Blaikie <dblaikie@gmail.com>
14341
14342 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14343
14344 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14345
14346 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14347 attribute in array range.
14348
14349 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14350
14351 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14352
14353 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14354
14355 PR c++/17132
14356 * gdb.cp/pr17132.cc: New file.
14357 * gdb.cp/pr17132.exp: New file.
14358
14359 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14360
14361 * gdb.python/py-xmethods.py (A_getarrayind)
14362 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14363 Use 'print' with function call syntax.
14364 (E_method_matcher.match): Fix tab vs space indentation mixup.
14365
14366 2014-08-15 Yao Qi <yao@codesourcery.com>
14367
14368 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14369 false.
14370
14371 2014-08-15 Yao Qi <yao@codesourcery.com>
14372
14373 * gdb.cp/casts.exp: Set print symbol off.
14374 * gdb.cp/class2.exp: Likewise.
14375 * gdb.cp/overload.exp: Likewise.
14376 * gdb.cp/templates.exp: Likewise.
14377
14378 2014-08-11 Doug Evans <dje@google.com>
14379
14380 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14381 (test_load_shlib): Update.
14382
14383 2014-08-09 Yao Qi <yao@codesourcery.com>
14384
14385 * gdb.base/display.exp: Invoke is_address_zero_readable.
14386 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14387 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14388 * gdb.base/hbreak-unmapped.exp: Return if
14389 is_address_zero_readable returns true.
14390 * gdb.base/signest.exp: Likewise.
14391 * gdb.base/signull.exp: Likewise.
14392 * gdb.base/sigbpt.exp: Likewise.
14393 * gdb.guile/scm-disasm.exp: Do the test if
14394 is_address_zero_readable returns false.
14395 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14396 * gdb.python/py-arch.exp: Likewise.
14397 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14398 * lib/gdb.exp (is_address_zero_readable): New proc.
14399
14400 2014-08-09 Yao Qi <yao@codesourcery.com>
14401
14402 PR testsuite/13443
14403 * gdb.mi/mi-var-display.exp: Make test messages unique.
14404
14405 2014-08-04 Tom Tromey <tromey@redhat.com>
14406
14407 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14408 target 0".
14409
14410 2014-08-04 Tom Tromey <tromey@redhat.com>
14411
14412 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14413 "target_resume".
14414
14415 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14416
14417 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14418 inner_vla_struct_object_size.
14419 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14420 as xfail.
14421
14422 2014-07-30 Pedro Alves <palves@redhat.com>
14423
14424 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14425 comment.
14426
14427 2014-07-29 Yao Qi <yao@codesourcery.com>
14428
14429 PR gdb/17206
14430 * gdb.base/until-nodebug.exp: New.
14431
14432 2014-07-28 Doug Evans <xdje42@gmail.com>
14433
14434 PR guile/17203
14435 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14436 previously existing parameter, and previously ambiguously spelled
14437 parameter.
14438
14439 2014-07-28 Will Newton <will.newton@linaro.org>
14440
14441 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14442
14443 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14444 Doug Evans <xdje42@gmail.com>
14445
14446 PR guile/17146
14447 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14448
14449 2014-07-25 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.threads/signal-command-handle-nopass.c: New file.
14452 * gdb.threads/signal-command-handle-nopass.exp: New file.
14453 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14454 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14455 * gdb.threads/signal-delivered-right-thread.c: New file.
14456 * gdb.threads/signal-delivered-right-thread.exp: New file.
14457
14458 2014-07-25 Pedro Alves <palves@redhat.com>
14459
14460 * gdb.base/double-prompt-target-event-error.exp
14461 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14462 match.
14463 (cancel_pagination_in_target_event): Rework double prompt
14464 detection.
14465 * gdb.base/paginate-after-ctrl-c-running.exp
14466 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14467 <return>' match.
14468 * gdb.base/paginate-bg-execution.exp
14469 (test_bg_execution_pagination_return)
14470 (test_bg_execution_pagination_cancel): Remove '-notransfer
14471 <return>' matches.
14472 * gdb.base/paginate-execution-startup.exp
14473 (test_fg_execution_pagination_return)
14474 (test_fg_execution_pagination_cancel): Remove '-notransfer
14475 <return>' matches.
14476 * gdb.base/paginate-inferior-exit.exp
14477 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14478 match.
14479 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14480 * lib/gdb.exp (pagination_prompt): Run text through
14481 string_to_regexp.
14482 (gdb_test_multiple): Match $pagination_prompt instead of
14483 "<return>".
14484 (string_to_regexp): Move to lib/gdb-utils.exp.
14485
14486 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14487
14488 * gdb.arch/amd64-entry-value-paramref.S: New file.
14489 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14490 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14491 * gdb.arch/amd64-optimout-repeat.S: New file.
14492 * gdb.arch/amd64-optimout-repeat.c: New file.
14493 * gdb.arch/amd64-optimout-repeat.exp: New file.
14494
14495 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14496
14497 PR gdb/17170
14498 * gdb.base/statistics.exp: New file.
14499
14500 2014-07-17 Doug Evans <dje@google.com>
14501
14502 PR gdb/17170
14503 * gdb.base/maint.exp: Update testing of per-command stats.
14504
14505 2014-07-16 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14508 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14509 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14510 (tfile_write_buf): New functions.
14511 (add_memory_block): Rewrite using the above.
14512 (adjust_function_address): New function.
14513 (FUNCTION_ADDRESS): New macro.
14514 (write_basic_trace_file): Remove short_x local, and use
14515 tfile_write_16. Change type of func_addr local to unsigned long
14516 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14517 here. Cast argument of add_memory_block to char pointer.
14518 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14519 (main): Remove parameters.
14520 * gdb.trace/tfile.exp: Remove nowarnings.
14521
14522 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14523
14524 * gdb.base/debug-expr.exp: Test string evaluation with
14525 "debug expression" on.
14526
14527 2014-07-15 Pedro Alves <palves@redhat.com>
14528
14529 * gdb.base/reread.exp: Use clean_restart.
14530
14531 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14532
14533 * gdb.arch/avr-flash-qualifer.c: New.
14534 * gdb.arch/avr-flash-qualifer.exp: New.
14535
14536 2014-07-14 Pedro Alves <palves@redhat.com>
14537
14538 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14539 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14540
14541 2014-07-14 Pedro Alves <palves@redhat.com>
14542
14543 * gdb.base/double-prompt-target-event-error.c: New file.
14544 * gdb.base/double-prompt-target-event-error.exp: New file.
14545
14546 2014-07-14 Pedro Alves <palves@redhat.com>
14547
14548 PR gdb/17072
14549 * gdb.base/paginate-inferior-exit.c: New file.
14550 * gdb.base/paginate-inferior-exit.exp: New file.
14551
14552 2014-07-14 Pedro Alves <palves@redhat.com>
14553
14554 PR gdb/17072
14555 * gdb.base/paginate-bg-execution.c: New file.
14556 * gdb.base/paginate-bg-execution.exp: New file.
14557
14558 2014-07-14 Pedro Alves <palves@redhat.com>
14559
14560 PR gdb/17072
14561 * gdb.base/paginate-execution-startup.c: New file.
14562 * gdb.base/paginate-execution-startup.exp: New file.
14563 * lib/gdb.exp (pagination_prompt): New global.
14564 (default_gdb_spawn): New procedure, factored out from
14565 default_gdb_spawn.
14566 (default_gdb_start): Adjust to call default_gdb_spawn.
14567 (gdb_spawn): New procedure.
14568
14569 2014-07-14 Pedro Alves <palves@redhat.com>
14570
14571 * lib/gdb.exp (gdb_assert): New procedure.
14572 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14573
14574 2014-07-14 Pedro Alves <palves@redhat.com>
14575
14576 * gdb.base/execution-termios.c: New file.
14577 * gdb.base/execution-termios.exp: New file.
14578
14579 2014-07-14 Tom Tromey <tromey@redhat.com>
14580
14581 * gdb.cp/vla-cxx.cc: New file.
14582 * gdb.cp/vla-cxx.exp: New file.
14583
14584 2014-07-14 Tom Tromey <tromey@redhat.com>
14585
14586 * gdb.reverse/rerun-prec.c: New file.
14587 * gdb.reverse/rerun-prec.exp: New file.
14588
14589 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14590 Maciej W. Rozycki <macro@codesourcery.com>
14591
14592 * lib/gdb-utils.exp: New file.
14593 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14594 inline `gdb_init_command' processing.
14595 (gdb_start_cmd): Likewise.
14596 * lib/mi-support.exp (mi_run_cmd): Likewise.
14597 * README: Document `gdb_init_command' and `gdb_init_commands'.
14598
14599 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14600
14601 Fix false FAIL running under a very long directory name.
14602 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14603 and "set print elements 10000". Twice.
14604
14605 2014-07-11 Yao Qi <yao@codesourcery.com>
14606
14607 * gdb.base/exprs.exp: "set print symbol off".
14608
14609 2014-07-11 Pedro Alves <palves@redhat.com>
14610
14611 * gdb.threads/kill.c: New file.
14612 * gdb.threads/kill.exp: New file.
14613
14614 2014-07-10 Yao Qi <yao@codesourcery.com>
14615
14616 * gdb.trace/tfile.c (write_basic_trace_file)
14617 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14618 address written to trace file.
14619
14620 2014-07-09 Pedro Alves <palves@redhat.com>
14621
14622 * gdb.base/attach-wait-input.exp: New file.
14623 * gdb.base/attach-wait-input.c: New file.
14624
14625 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14626
14627 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14628 setting up test structures.
14629 (main): Call new test function.
14630 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14631 test function, continue into test function and walk test
14632 structures.
14633
14634 2014-07-02 Yao Qi <yao@codesourcery.com>
14635
14636 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14637 'bar_start' at the beginning of functions 'foo' and 'bar'
14638 respectively.
14639 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14640 instead of 'foo' and 'bar'.
14641
14642 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14643
14644 * gdb.btrace/segv.exp: New.
14645 * gdb.btrace/segv.c: New.
14646
14647 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14648
14649 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14650 instruction.
14651
14652 2014-06-30 Mark Wielaard <mjw@redhat.com>
14653
14654 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14655 vulture, vilify, villar): New volatile array constants.
14656 (vindictive, vegetation): New const volatile array constants.
14657 * gdb.base/volatile.exp: Test volatile and const volatile array
14658 types.
14659
14660 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14661
14662 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14663 target lacks support for awatch, rwatch, or hbreak.
14664
14665 2014-06-27 Yao Qi <yao@codesourcery.com>
14666
14667 * gdb.multi/dummy-frame-restore.exp: New.
14668 * gdb.multi/dummy-frame-restore.c: New.
14669
14670 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14671
14672 * gdb.btrace/gcore.exp: New.
14673
14674 2014-06-23 Pedro Alves <palves@redhat.com>
14675
14676 * gdb.base/watchpoint-reuse-slot.c: New file.
14677 * gdb.base/watchpoint-reuse-slot.exp: New file.
14678
14679 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14680
14681 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14682 progspace's filename in 'info', 'enable' and 'disable' command
14683 tests.
14684
14685 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14686
14687 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14688 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14689 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14690
14691 2014-06-20 Gary Benson <gbenson@redhat.com>
14692
14693 * gdb.arch/i386-avx.exp: Fix include file location.
14694 * gdb.arch/i386-sse.exp: Likewise.
14695
14696 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14697
14698 * gdb.dlang/expression.exp: New file.
14699
14700 2014-06-19 Pedro Alves <palves@redhat.com>
14701
14702 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14703 out from ...
14704 (top level): ... here. Iterate running tests under different
14705 scheduler-locking settings.
14706
14707 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14708
14709 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14710 to DW_FORM_addr and use non-zero addresses.
14711
14712 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14713
14714 PR gdb/17017
14715 * gdb.python/py-xmethods.cc: Add global function call counters and
14716 increment them in their respective functions. Remove "cout"
14717 statements.
14718 * gdb.python/py-xmethods.exp: Make tests check the global function
14719 call counters instead of depending on inferior IO.
14720
14721 2014-06-18 Don Breazeal <donb@codesourcery.com>
14722
14723 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14724 Deleted procedure.
14725 (explicit_fork_parent_follow): Deleted procedure.
14726 (explicit_fork_child_follow): Deleted procedure.
14727 (test_follow_fork): New procedure.
14728 (do_fork_tests): Replace calls to deleted procedures with
14729 calls to test_follow_fork and reset GDB for subsequent
14730 procedure calls.
14731
14732 2014-06-17 Yao Qi <yao@codesourcery.com>
14733
14734 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14735 CP1252.
14736
14737 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14738
14739 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14740 Initialize ptr and S explicitly.
14741 (skip_type_update_when_not_use_rtti_test): Likewise.
14742
14743 2014-06-16 Keith Seitz <keiths@redhat.com>
14744
14745 PR mi/15863
14746 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14747 the inferior is started.
14748
14749 2014-06-16 Pedro Alves <palves@redhat.com>
14750
14751 * gdb.base/break-main-file-remove-fail.c: New file.
14752 * gdb.base/break-main-file-remove-fail.exp: New file.
14753 * gdb.base/break-unload-file.exp: Use build_executable instead of
14754 prepare_for_testing.
14755 (test_break): New parameter "initial_load". Handle it.
14756 (top level): Add initial_load cmdline/file axis.
14757
14758 2014-06-12 Tom Tromey <tromey@redhat.com>
14759
14760 * gdb.base/completion.exp: Don't use directory name in test.
14761
14762 2014-06-09 Gary Benson <gbenson@redhat.com>
14763
14764 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14765 separate the always-available ANSI-standard signals from the
14766 signals that require checking.
14767 (main): Likewise.
14768 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14769 Likewise.
14770 (main): Likewise.
14771
14772 2014-06-07 Keith Seitz <keiths@redhat.com>
14773
14774 Revert:
14775 PR c++/16253
14776 * gdb.cp/var-tag.cc: New file.
14777 * gdb.cp/var-tag.exp: New file.
14778 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14779 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14780 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14781 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14782
14783 2014-06-06 Doug Evans <xdje42@gmail.com>
14784
14785 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14786
14787 2014-06-06 Pedro Alves <palves@redhat.com>
14788
14789 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14790 in target debug output instead of looking at RSP packets,
14791 disabling the test on any target that uses hardware stepping.
14792 Update comments.
14793
14794 2014-06-06 Pedro Alves <palves@redhat.com>
14795
14796 * gdb.base/break-unload-file.exp: Fix typo.
14797
14798 2014-06-06 Yao Qi <yao@codesourcery.com>
14799
14800 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14801 from "jit_function" to "^jit_function".
14802
14803 2014-06-06 Yao Qi <yao@codesourcery.com>
14804
14805 * gdb.base/async.c (foo): Add one statement.
14806 * gdb.base/async.exp: Get the next instruction address and
14807 match the output of "nexti" by instruction address. Match
14808 the hex address in the output of "finish".
14809
14810 2014-06-06 Gary Benson <gbenson@redhat.com>
14811
14812 * gdb.base/call-signals.c: Remove preprocessor conditionals
14813 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14814 SIGSEGV and SIGTERM.
14815 * gdb.base/sigall.c: Likewise.
14816 * gdb.base/unwindonsignal.c: Likewise.
14817 * gdb.reverse/sigall-reverse.c: Likewise.
14818
14819 2014-06-06 Yao Qi <yao@codesourcery.com>
14820
14821 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14822 readable, skip the test.
14823
14824 2014-06-06 Yao Qi <yao@codesourcery.com>
14825
14826 * gdb.threads/staticthreads.c (thread_function): Move the line
14827 setting breakpoint on forward.
14828 * gdb.threads/staticthreads.exp: Update comments.
14829
14830 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14831
14832 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14833 "history-append! type error".
14834
14835 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14836
14837 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14838 erroneous dprintf expected input.
14839
14840 2014-06-04 Doug Evans <xdje42@gmail.com>
14841
14842 * gdb.guile/scm-generics.exp: Delete.
14843
14844 2014-06-04 Doug Evans <xdje42@gmail.com>
14845
14846 * gdb.guile/scm-breakpoint.exp: Update.
14847 Add tests for breakpoint registration.
14848
14849 2014-06-04 Tom Tromey <tromey@redhat.com>
14850
14851 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14852 VLA-in-union.
14853 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14854 inner_vla_struct, vla_union types. Initialize objects of those
14855 types and compute their sizes.
14856
14857 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14858 Hui Zhu <hui@codesourcery.com>
14859
14860 * gdb.base/fileio.exp: Add test for shell not available as well as
14861 available.
14862 * gdb.base/fileio.c (test_system): Check for shell twice.
14863
14864 2014-06-04 Yao Qi <yao@codesourcery.com>
14865
14866 * gdb.base/auto-connect-native-target.exp: Remove redundant
14867 space from the regexp pattern.
14868
14869 2014-06-04 Yao Qi <yao@codesourcery.com>
14870
14871 * gdb.base/default.exp: Replace "child" with "native" in
14872 regexp pattern.
14873
14874 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14875
14876 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14877 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14878 * gdb.python/py-xmethods.py: Python script supporting the
14879 new testcase and tests.
14880
14881 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14882 Pedro Alves <palves@redhat.com>
14883
14884 PR breakpoints/17000
14885 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14886 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14887
14888 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14889
14890 * gdb.base/subst.exp: Add tests to verify partial path matching
14891 output.
14892
14893 2014-06-03 Pedro Alves <palves@redhat.com>
14894
14895 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14896 target that doesn't use software single-stepping.
14897
14898 2014-06-03 Pedro Alves <palves@redhat.com>
14899
14900 PR breakpoints/17000
14901 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14902 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14903
14904 2014-06-02 Doug Evans <xdje42@gmail.com>
14905
14906 * gdb.guile/scm-parameter.exp: New file.
14907
14908 2014-06-02 Doug Evans <xdje42@gmail.com>
14909
14910 * gdb.guile/scm-cmd.c: New file.
14911 * gdb.guile/scm-cmd.exp: New file.
14912
14913 2014-06-02 Doug Evans <xdje42@gmail.com>
14914
14915 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14916 pretty-printer lookup.
14917 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14918 (make-pp_s-printer): Call it.
14919 (make-pretty-printer-from-dict): New function.
14920 (lookup-pretty-printer-maker-from-dict): New function.
14921 (*pretty-printer*): Simplify.
14922 (make-objfile-pp_s-printer): New function.
14923 (install-objfile-pretty-printers!): New function.
14924 (make-progspace-pp_s-printer): New function.
14925 (install-progspace-pretty-printers!): New function.
14926 * gdb.guile/scm-progspace.c: New file.
14927 * gdb.guile/scm-progspace.exp: New file.
14928
14929 2014-06-02 Pedro Alves <palves@redhat.com>
14930
14931 * gdb.base/dprintf-bp-same-addr.c: New file.
14932 * gdb.base/dprintf-bp-same-addr.exp: New file.
14933
14934 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14935
14936 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14937 * gdb.arch/powerpc-power.s: Likewise.
14938
14939 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14940
14941 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14942
14943 2014-06-01 Yao Qi <yao@codesourcery.com>
14944
14945 * gdb.base/watchpoint.exp (test_watch_location): Check null
14946 pointer can be dereferenced. If not, do the test, otherwise
14947 skip it.
14948
14949 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14950
14951 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14952 results.
14953 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14954
14955 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14956
14957 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14958 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14959 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14960 * gdb.arch/amd64-invalid-stack-top.c: New file.
14961 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14962
14963 2014-05-30 Pedro Alves <palves@redhat.com>
14964
14965 PR breakpoints/17000
14966 * gdb.base/sss-bp-on-user-bp.c: New file.
14967 * gdb.base/sss-bp-on-user-bp.exp: New file.
14968
14969 2014-05-30 David Blaikie <dblaikie@gmail.com>
14970
14971 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14972 gnu_inline semantics via attribute.
14973 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14974 source explicitly specifies the required semantics.
14975
14976 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14977
14978 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14979
14980 2014-05-29 Pedro Alves <palves@redhat.com>
14981 Tom Tromey <tromey@redhat.com>
14982
14983 * gdb.base/async-shell.exp: Don't enable target-async.
14984 * gdb.base/async.exp
14985 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14986 parameter. Adjust.
14987 (top level): Don't test with "target-async".
14988 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14989 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14990 * gdb.base/inferior-died.exp: Don't enable target-async.
14991 * gdb.base/interrupt-noterm.exp: Likewise.
14992 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14993 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14994 * gdb.mi/mi-nonstop.exp: Likewise.
14995 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14996 * gdb.mi/mi-nsintrall.exp: Likewise.
14997 * gdb.mi/mi-nsmoribund.exp: Likewise.
14998 * gdb.mi/mi-nsthrexec.exp: Likewise.
14999 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15000 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15001 * gdb.python/py-evsignal.exp: Don't enable target-async.
15002 * gdb.python/py-evthreads.exp: Likewise.
15003 * gdb.python/py-prompt.exp: Likewise.
15004 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15005 * gdb.server/solib-list.exp: Don't enable target-async.
15006 * gdb.threads/thread-specific-bp.exp: Likewise.
15007 * lib/mi-support.exp: Adjust to use mi-async.
15008
15009 2014-05-29 Pedro Alves <palves@redhat.com>
15010
15011 PR gdb/13860
15012 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15013 reason, even in sync mode.
15014
15015 2014-05-29 Pedro Alves <palves@redhat.com>
15016 Hui Zhu <hui@codesourcery.com>
15017
15018 PR PR15693
15019 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15020 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15021 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15022 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15023
15024 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15025
15026 * config/monitor.exp (gdb_target_monitor): Replace use of
15027 "set remotebaud" by "set serial baud".
15028
15029 2014-05-26 Andy Wingo <wingo@igalia.com>
15030
15031 * gdb.guile/scm-breakpoint.exp:
15032 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15033 properties instead of gdb-object-properties.
15034
15035 2014-05-26 Yao Qi <yao@codesourcery.com>
15036
15037 * gdb.server/no-thread-db.exp: Specify source file name
15038 explicitly when setting a breakpoint.
15039
15040 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15041
15042 * gdb.btrace/vdso.c: New.
15043 * gdb.btrace/vdso.exp: New.
15044
15045 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15046
15047 * gdb.base/gcore.exp (capture_command_output): Move ...
15048 * lib/gdb.exp (capture_command_output): ... here.
15049
15050 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15051
15052 * gdb.btrace/data.exp: Test memory access during btrace replay.
15053
15054 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15055
15056 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15057
15058 2014-05-21 Pedro Alves <palves@redhat.com>
15059
15060 PR gdb/13860
15061 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15062 (top level): Test that output related to execution commands is
15063 sent to the console with CLI commands, but not with MI commands.
15064 Test that breakpoint events are always mirrored to the console.
15065 Also expect the new source line to be output after a "next" in
15066 async mode too. Make it a pass/fail test.
15067 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15068 output.
15069 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15070
15071 2014-05-21 Pedro Alves <palves@redhat.com>
15072
15073 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15074 Use them to test variations of "list" after reaching a breakpoint.
15075 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15076 Test "list" with listsize 10 after reaching a breakpoint.
15077 * gdb.python/python.exp (decode_line current location line
15078 number): Adjust expected line number.
15079
15080 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15081
15082 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15083 behavior for $args, pass it directly to "run".
15084
15085 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15086
15087 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15088 30000 to 65536.
15089
15090 2014-05-21 Pedro Alves <palves@redhat.com>
15091
15092 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15093 auto-connect-native-target off".
15094 * gdb.base/auto-connect-native-target.c: New file.
15095 * gdb.base/auto-connect-native-target.exp: New file.
15096
15097 2014-05-21 Pedro Alves <palves@redhat.com>
15098
15099 * gdb.base/default.exp: Test "target native" instead of "target
15100 child".
15101
15102 2014-05-21 Mark Wielaard <mjw@redhat.com>
15103
15104 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15105
15106 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15107
15108 Fix TLS access for -static -pthread.
15109 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15110 <HAVE_TLS> (thread_function, main): Initialize it.
15111 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15112 Add clean_restart.
15113 <$have_tls != "">: Check TLSVAR.
15114
15115 2014-05-21 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.base/dcache-line-read-error.c: New.
15118 * gdb.base/dcache-line-read-error.exp: New.
15119
15120 2014-05-20 Pedro Alves <palves@redhat.com>
15121
15122 * gdb.base/compare-sections.c: New file.
15123 * gdb.base/compare-sections.exp: New file.
15124
15125 2014-05-20 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.base/break-idempotent.c: New file.
15128 * gdb.base/break-idempotent.exp: New file.
15129
15130 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15131
15132 * gdb.btrace/nohist.exp: New.
15133
15134 2014-05-20 Yao Qi <yao@codesourcery.com>
15135
15136 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15137 gdb.reverse directory and gdb_reverse_timeout exists in board
15138 setting.
15139 * README: Document gdb_reverse_timeout.
15140
15141 2014-05-20 Yao Qi <yao@codesourcery.com>
15142
15143 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15144 'test_file_name'. Treat args as a string instead of a list.
15145 (gdb_init): Rename argument 'args' by 'test_file_name'.
15146
15147 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15148
15149 * gdb.arch/powerpc-power.exp: New file.
15150 * gdb.arch/powerpc-power.s: New file.
15151
15152 2014-05-16 Doug Evans <dje@google.com>
15153
15154 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15155 * gdb.base/completion.exp: Check that all expected files exist
15156 before doing file completion.
15157
15158 2014-05-16 Doug Evans <dje@google.com>
15159
15160 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15161 Update.
15162 (do_syscall_tests_without_xml): Update.
15163
15164 2014-05-16 Pedro Alves <palves@redhat.com>
15165
15166 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15167 instead of "unknown output after running".
15168
15169 2014-05-16 Yao Qi <yao@codesourcery.com>
15170
15171 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15172 file1.txt from host at the end.
15173 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15174
15175 2014-05-15 Doug Evans <dje@google.com>
15176
15177 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15178 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15179 loading file. Add test for TU lookup.
15180
15181 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15182
15183 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15184 calling "-exec-arguments" or "set args" before running the
15185 inferior.
15186
15187 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15188
15189 * lib/mi-support.exp (mi_expect_stop): Expect message for
15190 inferiors that exit with non-zero exit code.
15191
15192 2014-05-14 Yao Qi <yao@codesourcery.com>
15193
15194 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15195 match absolute path on remote host.
15196 (test_file_list_exec_source_files): Remove "/" from the
15197 pattern.
15198
15199 2014-05-14 Yao Qi <yao@codesourcery.com>
15200
15201 * boards/local-remote-host-notty.exp (${board}_file): New
15202 proc.
15203
15204 2014-05-07 Kyle McMartin <kyle@redhat.com>
15205
15206 Pushed by Joel Brobecker <brobecker@adacore.com>.
15207 * gdb.arch/aarch64-atomic-inst.c: New file.
15208 * gdb.arch/aarch64-atomic-inst.exp: New file.
15209
15210 2014-05-07 Yao Qi <yao@codesourcery.com>
15211
15212 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15213 in current context" too.
15214
15215 2014-05-05 Keith Seitz <keiths@redhat.com>
15216
15217 * gdb.linespec/ls-dollar.exp: Add test for linespec
15218 file:convenience_variable.
15219
15220 2014-05-05 Yao Qi <yao@codesourcery.com>
15221
15222 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15223 traceframes into tfile and ctf trace files. Read data from
15224 trace file and test collected data.
15225 (gdb_collect_locals_test): Likewise.
15226 (gdb_unavailable_registers_test): Likewise.
15227 (gdb_unavailable_floats): Likewise.
15228 (gdb_collect_globals_test): Likewise.
15229 (top-level): Append "ctf" to trace_file_targets if GDB
15230 supports.
15231
15232 2014-05-05 Yao Qi <yao@codesourcery.com>
15233
15234 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15235 code to ...
15236 (gdb_collect_args_test_1): ... it. New proc.
15237 (gdb_collect_locals_test): Move some code to ...
15238 (gdb_collect_locals_test_1): ... it. New proc.
15239 (gdb_unavailable_registers_test): Move some code to ...
15240 (gdb_unavailable_registers_test_1): ... it. New proc.
15241 (gdb_unavailable_floats): Move some code to ...
15242 (gdb_unavailable_floats_1): ... it. New proc.
15243
15244 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15245
15246 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15247 probes to test for bitness recognition.
15248 * gdb.arch/amd64-stap-optional-prefix.exp
15249 (test_probe_value_without_reg): New procedure.
15250 Add code to test for different kinds of bitness.
15251
15252 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15253
15254 PR breakpoints/16889
15255 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15256 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15257
15258 2014-05-01 Pedro Alves <palves@redhat.com>
15259
15260 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15261 gdb_file_cmd if no file is specified.
15262 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15263 last_loaded_file to set the remote exec-file.
15264
15265 2014-05-01 Pedro Alves <palves@redhat.com>
15266
15267 * boards/local-remote-host.exp: New file.
15268
15269 2014-05-01 Pedro Alves <palves@redhat.com>
15270
15271 * boards/local-remote-host.exp: Rename to ...
15272 * boards/local-remote-host-notty.exp: ... this.
15273
15274 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15275
15276 * gdb.ada/dyn_arrayidx: New testcase.
15277
15278 2014-04-26 Yao Qi <yao@codesourcery.com>
15279
15280 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15281 and compute the length of function main. Save it in
15282 $main_length.
15283 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15284 (top-level): Use gdb_compile to compile objects into
15285 executable and restart GDB. Remove invocation to
15286 prepare_for_testing.
15287
15288 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15289 Pedro Alves <palves@redhat.com>
15290
15291 PR server/16255
15292 * gdb.multi/multi-attach.c: New file.
15293 * gdb.multi/multi-attach.exp: New file.
15294
15295 2014-04-25 Pedro Alves <palves@redhat.com>
15296
15297 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15298 user.
15299 (top level): Test that "set remote conditional-breakpoints-packet
15300 off" works as intended.
15301 * gdb.base/dprintf.exp: Test that "set remote
15302 breakpoint-commands-packet off" works as intended.
15303 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15304 New function.
15305 (top level): Call it.
15306 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15307 remote fast-tracepoints-packet off" works as intended.
15308 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15309 * lib/gdb.exp (gdb_is_target_remote): ... here.
15310
15311 2014-04-24 David Blaikie <dblaikie@gmail.com>
15312
15313 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15314 ensure clang would not discard them.
15315 * gdb.base/gdbvars.c: Ditto.
15316 * gdb.base/memattr.c: Ditto.
15317 * gdb.base/whatis.c: Ditto.
15318 * gdb.python/py-prettyprint.c: Ditto.
15319 * gdb.trace/actions.c: Ditto.
15320 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15321 ensure clang would not discard it.
15322
15323 2014-04-24 David Blaikie <dblaikie@gmail.com>
15324
15325 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15326 clang to emit the full definition of type required by the test
15327 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15328
15329 2014-04-24 David Blaikie <dblaikie@gmail.com>
15330
15331 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15332 coax Clang into emitting the definition of the type.
15333 * gdb.cp/pr10728-x.h (y): Ditto.
15334 * gdb.cp/pr10728-y.cc (y): Ditto.
15335
15336 2014-04-24 David Blaikie <dblaikie@gmail.com>
15337
15338 * gdb.base/label.exp: XFAIL label related tests under Clang.
15339 * gdb.cp/cplabel.exp: Ditto.
15340 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15341 under Clang those using labels.
15342
15343 2014-04-25 Yao Qi <yao@codesourcery.com>
15344
15345 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15346 double_label.
15347 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15348 partial_label and double_label.
15349
15350 2014-04-24 David Blaikie <dblaikie@gmail.com>
15351
15352 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15353
15354 2014-04-24 David Blaikie <dblaikie@gmail.com>
15355
15356 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15357 of the function to work across GCC and Clang.
15358 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15359 pointer types (const void ** const V void **).
15360
15361 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15362 Walfred Tedeschi <walfred.tedeschi@intel.com>
15363
15364 * Makefile.in (EXECUTABLES): Added i386-avx512.
15365 * gdb.arch/i386-avx512.c: New file.
15366 * gdb.arch/i386-avx512.exp: Likewise.
15367
15368 2014-04-23 Keith Seitz <keiths@redhat.com>
15369
15370 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15371 (mi_make_breakpoint_table): New procedure.
15372 (mi_create_breakpoint): Use mi_make_breakpoint
15373 and return the result.
15374 (mi_make_breakpoint): New procedure.
15375 (mi_build_kv_pairs): New procedure.
15376
15377 * gdb.mi/mi-break.exp: Remove unused globals,
15378 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15379 All callers updated.
15380 * gdb.mi/mi-dprintf.exp: Use variable to track command
15381 number.
15382 Update all callers of mi_create_breakpoint and use
15383 mi_make_breakpoint_table.
15384 Remove any unused global variables.
15385 * gdb.mi/mi-nonstop.exp: Likewise.
15386 * gdb.mi/mi-nsintrall.exp: Likewise.
15387 * gdb.mi/mi-nsmoribund.exp: Likewise.
15388 * gdb.mi/mi-nsthrexec.exp: Likewise.
15389 * gdb.mi/mi-reverse.exp: Likewise.
15390 * gdb.mi/mi-simplerun.exp: Likewise.
15391 * gdb.mi/mi-stepn.exp: Likewise.
15392 * gdb.mi/mi-syn-frame.exp: Likewise.
15393 * gdb.mi/mi-until.exp: Likewise.
15394 * gdb.mi/mi-var-cp.exp: Likewise.
15395 * gdb.mi/mi-var-display.exp: Likewise.
15396 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15397 * gdb.mi/mi2-var-child.exp: Likewise.
15398 * gdb.mi/mi-vla-c99.exp: Likewise.
15399 * lib/mi-support.exp: Likewise.
15400
15401 From Ian Lance Taylor <iant@cygnus.com>:
15402 * lib/gdb.exp (parse_args): New procedure.
15403
15404 2014-04-23 Pedro Alves <palves@redhat.com>
15405
15406 * gdb.base/break-unload-file.c: New file.
15407 * gdb.base/break-unload-file.exp: New file.
15408 * gdb.base/sym-file-lib.c (baz): New function.
15409 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15410 field.
15411 (load): Store the segment's mapped size.
15412 (unload): New function.
15413 (unload_shlib): New function.
15414 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15415 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15416 set a breakpoint at baz, and call it.
15417 * gdb.base/sym-file.exp: New tests for stale breakpoint
15418 instructions.
15419
15420 2014-04-23 Pedro Alves <palves@redhat.com>
15421
15422 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15423 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15424 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15425 * gdb.base/hbreak-unmapped.c: New file.
15426 * gdb.base/hbreak-unmapped.exp: New file.
15427 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15428 * lib/gdb.exp (gdb_is_target_remote): ... here.
15429
15430 2014-04-22 Pedro Alves <palves@redhat.com>
15431
15432 * gdb.base/consecutive-step-over.c: New file.
15433 * gdb.base/consecutive-step-over.exp: New file.
15434
15435 2014-04-22 Pedro Alves <palves@redhat.com>
15436
15437 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15438 instead of send_gdb/gdb_expect.
15439
15440 2014-04-22 Yao Qi <yao@codesourcery.com>
15441
15442 * lib/trace-support.exp (generate_tracefile): New procedure.
15443 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15444 return 0.
15445 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15446 if generate_tracefile returns 1.
15447
15448 2014-04-18 Tom Tromey <palves@redhat.com>
15449 Pedro alves <tromey@redhat.com>
15450
15451 PR backtrace/15558
15452 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15453 with a backtrace limit.
15454 * gdb.python/py-frame-inline.exp: Test running to an inline
15455 function with a backtrace limit, and printing the newest frame.
15456 * gdb.python/py-frame-inline.c (main): Call f.
15457
15458 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15459
15460 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15461
15462 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15463
15464 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15465 Drop prefix from unsupported source file path.
15466
15467 2014-04-17 Yao Qi <yao@codesourcery.com>
15468
15469 * lib/gdb.exp (with_target_charset): New proc.
15470 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15471 with_target_charset.
15472 (test_print_strings): Likewise.
15473 (test_repeat_bytes): Likewise.
15474 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15475 for some tests.
15476
15477 2014-04-16 Keith Seitz <keiths@redhat.com>
15478
15479 PR gdb/15827
15480 * gdb.dwarf2/corrupt.c: New file.
15481 * gdb.dwarf2/corrupt.exp: New file.
15482
15483 2014-04-16 Keith Seitz <keiths@redhat.com>
15484
15485 PR c++/16597
15486 * gdb.cp/namelessclass.cc: New file.
15487 * gdb.cp/namelessclass.exp: New file.
15488 * gdb.cp/namelessclass.S: New file.
15489
15490 2014-04-16 Doug Evans <dje@google.com>
15491
15492 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15493 Add comment.
15494 (gdbserver_default_get_comm_port): New function.
15495 (gdbserver_start): Check if board file provided
15496 "gdbserver,get_comm_port" and use it if so.
15497 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15498 (gdb,socketport): Set to "stdio".
15499 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15500 (stdio_gdbserver_template): Delete.
15501 (${board}_get_remote_address): Update.
15502 (${board}_build_remote_cmd): Delete.
15503 (${board}_get_comm_port): New function.
15504 (${board}_spawn): Update.
15505 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15506 Delete.
15507 (${board}_get_remote_address): Update.
15508 (${board}_get_comm_port): New function.
15509
15510 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15511
15512 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15513 appearing in any order.
15514
15515 2014-04-15 Doug Evans <dje@google.com>
15516
15517 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15518 uninitialized value of "description".
15519
15520 2014-04-15 Keith Seitz <keiths@redhat.com>
15521
15522 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15523 Remove unused globals.
15524 (test_running_the_program): Likewise.
15525 (test_controlled_execution): Likewise.
15526 (test_controlling_breakpoints): Likewise.
15527 (test_program_termination): Likewise.
15528
15529 2014-04-15 Keith Seitz <keiths@redhat.com>
15530
15531 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15532 unused globals.
15533 (test_rbreak_creation_and_listing): Likewise.
15534 (test_ignore_count): Likewise.
15535 (test_error): Likewise.
15536
15537 2014-04-15 Pedro Alves <palves@redhat.com>
15538
15539 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15540 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15541 sym-file-loader.c.
15542 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15543 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15544 to sym-file-loader.c.
15545 (struct library): Forward declare.
15546 (load_shlib, lookup_function): Change prototypes.
15547 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15548 (translate_offset): Remove declarations.
15549 (get_text_addr): New declaration.
15550 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15551 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15552 sym-file-loader.h.
15553 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15554 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15555 here from sym-file-loader.h.
15556 (struct library): New structure.
15557 (load_shlib, lookup_function): Change prototypes and adjust to
15558 work with a struct library.
15559 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15560 (translate_offset): Make static.
15561 (get_text_addr): New function.
15562 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15563
15564 2014-04-15 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15567
15568 2014-04-15 Pedro Alves <palves@redhat.com>
15569
15570 * gdb.base/sym-file-loader.c: Include <limits.h>.
15571 (SELF_LINK): New define.
15572 (get_origin): New function.
15573 (load_shlib): Use it.
15574 * gdb.base/sym-file.exp: Don't early return if the target is
15575 remote. Use runto_main, and issue fail is that fails. Use
15576 gdb_load_shlibs.
15577 (shlib_name): Delete.
15578 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15579
15580 2014-04-15 Pedro Alves <palves@redhat.com>
15581
15582 * gdb.base/sym-file.exp: Remove regex characters from test
15583 message. Don't refer to breakpoint numbers in test messages.
15584
15585 2014-04-14 Keith Seitz <keiths@redhat.com>
15586
15587 PR c++/16253
15588 * gdb.cp/var-tag.cc: New file.
15589 * gdb.cp/var-tag.exp: New file.
15590 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15591 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15592 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15593 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15594
15595 2014-04-14 Tom Tromey <tromey@redhat.com>
15596
15597 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15598 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15599 type.
15600 * gdb.cp/enum-class.exp: New file.
15601 * gdb.cp/enum-class.cc: New file.
15602
15603 2014-04-14 Tom Tromey <tromey@redhat.com>
15604
15605 * gdb.dwarf2/enum-type.exp: New file.
15606
15607 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15608
15609 * gdb.mi/mi-vla-c99.exp: New file.
15610 * gdb.mi/vla.c: New file.
15611
15612 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15613
15614 * gdb.base/vla-datatypes.c: New file.
15615 * gdb.base/vla-datatypes.exp: New file.
15616
15617 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15618
15619 * gdb.base/vla-ptr.c: New file.
15620 * gdb.base/vla-ptr.exp: New file.
15621
15622 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15623
15624 * gdb.dwarf2/count.exp: New file.
15625
15626 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15627
15628 * gdb.base/vla-sideeffect.c: New file.
15629 * gdb.base/vla-sideeffect.exp: New file.
15630
15631 2014-04-14 David Blaikie <dblaikie@gmail.com>
15632
15633 * gdb.mi/non-stop.c: Add return value for non-void function return
15634 statement.
15635 * gdb.threads/staticthreads.c: Ditto.
15636
15637 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15638 Doug Evans <xdje42@gmail.com>
15639
15640 * gdb.guile/scm-value.c: Improve test case.
15641 * gdb.guile/scm-value.exp: Add new test.
15642
15643 2014-04-11 David Blaikie <dblaikie@gmail.com>
15644
15645 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15646 override Clang's default.
15647
15648 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15649
15650 Revert the following changes (regressions):
15651
15652 * gdb.base/vla-sideeffect.c: New file.
15653 * gdb.base/vla-sideeffect.exp: New file.
15654
15655 * gdb.dwarf2/count.exp: New file.
15656
15657 * gdb.base/vla-multi.c: New file.
15658 * gdb.base/vla-multi.exp: New file.
15659
15660 * gdb.base/vla-ptr.c: New file.
15661 * gdb.base/vla-ptr.exp: New file.
15662
15663 * gdb.base/vla-datatypes.c: New file.
15664 * gdb.base/vla-datatypes.exp: New file.
15665
15666 * gdb.mi/mi-vla-c99.exp: New file.
15667 * gdb.mi/vla.c: New file.
15668
15669 2014-04-11 Keith Seitz <keiths@redhat.com>
15670
15671 PR c++/16675
15672 * gdb.cp/cpsizeof.exp: New file.
15673 * gdb.cp/cpsizeof.cc: New file.
15674
15675 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15676
15677 * gdb.mi/mi-vla-c99.exp: New file.
15678 * gdb.mi/vla.c: New file.
15679
15680 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15681
15682 * gdb.base/vla-datatypes.c: New file.
15683 * gdb.base/vla-datatypes.exp: New file.
15684
15685 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15686
15687 * gdb.base/vla-ptr.c: New file.
15688 * gdb.base/vla-ptr.exp: New file.
15689
15690 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15691
15692 * gdb.base/vla-multi.c: New file.
15693 * gdb.base/vla-multi.exp: New file.
15694
15695 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15696
15697 * gdb.dwarf2/count.exp: New file.
15698
15699 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15700
15701 * gdb.base/vla-sideeffect.c: New file.
15702 * gdb.base/vla-sideeffect.exp: New file.
15703
15704 2014-04-11 Yao Qi <yao@codesourcery.com>
15705
15706 * gdb.base/completion.exp: Check file exists before running tests
15707 on file completion.
15708
15709 2014-04-10 Pedro Alves <palves@redhat.com>
15710
15711 * gdb.base/cond-eval-mode.c: New file.
15712 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15713 prepare_for_testing to build the new file. Check result of
15714 runto_main.
15715 (test_break, test_watch): New procedures.
15716 (top level): Use them.
15717
15718 2014-04-08 Pierre Muller <muller@sourceware.org>
15719
15720 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15721 Ctrl-V use for mingw hosts.
15722
15723 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15724
15725 * gdb.python/py-value.c: Improve test case.
15726 * gdb.python/py-value.exp: Add new test.
15727
15728 2014-04-07 David Blaikie <dblaikie@gmail.com>
15729
15730 * lib/compiler.c: Identify the clang compiler.
15731 * lib/compiler.cc: Ditto.
15732
15733 2014-04-03 Yao Qi <yao@codesourcery.com>
15734
15735 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15736
15737 2014-04-01 Anton Blanchard <anton@samba.org>
15738
15739 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15740 messages unique.
15741
15742 2014-04-01 Anton Blanchard <anton@samba.org>
15743
15744 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15745 prepare_for_testing.
15746
15747 2014-04-01 Anton Blanchard <anton@samba.org>
15748
15749 * gdb.arch/ppc64-atomic-inst.c: Remove.
15750 * gdb.arch/ppc64-atomic-inst.S: New file.
15751 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15752
15753 2014-03-31 Doug Evans <dje@google.com>
15754
15755 * gdb.base/print-symbol-loading-lib.c: New file.
15756 * gdb.base/print-symbol-loading-main.c: New file.
15757 * gdb.base/print-symbol-loading.exp: New file.
15758
15759 2014-03-31 Yao Qi <yao@codesourcery.com>
15760
15761 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15762
15763 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15764
15765 * gdb.ada/mi_dyn_arr: New testcase.
15766
15767 2014-03-27 Doug Evans <dje@google.com>
15768
15769 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15770
15771 2014-03-27 Yao Qi <yao@codesourcery.com>
15772
15773 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15774 if target is nios2-*-*.
15775
15776 2014-03-26 Yao Qi <yao@codesourcery.com>
15777
15778 * lib/gdb.exp (readline_is_used): New proc.
15779 * gdb.base/completion.exp: Move tests on command complete up.
15780 Skip the rest of tests if readline is not used.
15781 * gdb.ada/complete.exp: Skp the test if readline is not
15782 used.
15783 * gdb.base/filesym.exp: Likewise.
15784 * gdb.base/macscp.exp: Likewise.
15785 * gdb.base/readline-ask.exp: Likewise.
15786 * gdb.base/readline.exp: Likewise.
15787 * gdb.python/py-cmd.exp: Likewise.
15788 * gdb.trace/tfile.exp: Likewise.
15789
15790 2014-03-26 Yao Qi <yao@codesourcery.com>
15791
15792 * gdb.base/macscp.exp: Fix code format issues.
15793
15794 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15795
15796 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15797 * gdb.asm/powerpc64le.inc: New file.
15798
15799 2014-03-25 Pedro Alves <palves@redhat.com>
15800 Doug Evans <dje@google.com>
15801
15802 * gdb.base/source-execution.c: New file.
15803 * gdb.base/source-execution.exp: New file.
15804 * gdb.base/source-execution.gdb: New file.
15805
15806 2014-03-24 Doug Evans <dje@google.com>
15807
15808 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15809 using fission.
15810
15811 2014-03-24 Hui Zhu <hui@codesourcery.com>
15812 Pedro Alves <palves@redhat.com>
15813
15814 PR breakpoints/16101
15815 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15816 test pass/fail messages. Detect missing support for dprintf when
15817 breakpoints are actually inserted.
15818 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15819 breakpoints are actually inserted.
15820 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15821 fails.
15822
15823 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15824
15825 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15826
15827 2014-03-22 Doug Evans <xdje42@gmail.com>
15828
15829 * gdb.python/python.exp (python not supported): Verify multi-line
15830 python command issues an error.
15831 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15832 guile command issues an error.
15833
15834 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15835
15836 * gdb.threads/thread-specific.exp: Handle the lack of usable
15837 $this_breakpoint and $this_thread.
15838
15839 2014-03-21 Hui Zhu <hui@codesourcery.com>
15840
15841 * gdb.base/attach.exp (do_command_attach_tests): New.
15842
15843 2014-03-20 Tom Tromey <tromey@redhat.com>
15844 Pedro Alves <palves@redhat.com>
15845
15846 PR cli/15718
15847 * gdb.base/condbreak-call-false.c: New file.
15848 * gdb.base/condbreak-call-false.exp: New file.
15849
15850 2014-03-20 Pedro Alves <palves@redhat.com>
15851
15852 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15853 Delete.
15854 (block_signals, unblock_signals): Delete.
15855 (child_function_2, main): Remove references to deleted variable
15856 and functions.
15857
15858 2014-03-20 Pedro Alves <palves@redhat.com>
15859
15860 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15861 Use pthread_kill to signal thread 2.
15862 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15863 Adjust to make the test send itself a signal rather than using the
15864 host's "kill" command.
15865
15866 2014-03-20 Pedro Alves <palves@redhat.com>
15867
15868 * gdb.threads/multiple-step-overs.c: New file.
15869 * gdb.threads/multiple-step-overs.exp: New file.
15870 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15871 Adjust expected infrun debug output.
15872
15873 2014-03-20 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15876 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15877
15878 2014-03-20 Pedro Alves <palves@redhat.com>
15879
15880 PR breakpoints/7143
15881 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15882 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15883 of gdb_test_multiple.
15884 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15885 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15886
15887 2014-03-20 Pedro Alves <palves@redhat.com>
15888
15889 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15890 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15891
15892 2014-03-19 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.base/async.exp: Remove early return.
15895
15896 2014-03-19 Pedro Alves <palves@redhat.com>
15897
15898 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15899
15900 2014-03-19 Pedro Alves <palves@redhat.com>
15901
15902 * gdb.base/async.exp (test_background): Expect \r\n after
15903 "completed." in the fail pattern.
15904
15905 2014-03-19 Pedro Alves <palves@redhat.com>
15906
15907 * gdb.base/async.exp (test_background): New procedure.
15908 Use it for all background execution command tests.
15909
15910 2014-03-19 Pedro Alves <palves@redhat.com>
15911
15912 * gdb.base/async.exp: Use prepare_for_testing.
15913
15914 2014-03-19 Pedro Alves <palves@redhat.com>
15915
15916 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15917 the same line.
15918
15919 2014-03-19 Pedro Alves <palves@redhat.com>
15920
15921 * gdb.base/async.c (main): Add "jump here" and "until here" line
15922 marker comments.
15923 * gdb.base/async.exp (jump_here): New global.
15924 (jump& test): Use it.
15925 (until_here): New global.
15926 (until& test): Use it.
15927
15928 2014-03-19 Pedro Alves <palves@redhat.com>
15929
15930 * gdb.base/async.exp: Don't frob gdb_protocol.
15931
15932 2014-03-18 Doug Evans <xdje42@gmail.com>
15933
15934 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15935 Fix spelling of exec-done-display.
15936
15937 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15938
15939 PR gdb/15358
15940 * gdb.base/gdb-sigterm.c: New file.
15941 * gdb.base/gdb-sigterm.exp: New file.
15942
15943 2014-03-18 Pedro Alves <palves@redhat.com>
15944
15945 PR gdb/13860
15946 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15947 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15948 solib-event.
15949
15950 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15951
15952 * gdb.ada/pckd_arr_ren: New testcase.
15953
15954 2014-03-13 Doug Evans <xdje42@gmail.com>
15955
15956 PR guile/16612
15957 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15958 collect after discarding symbols.
15959
15960 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15961 Doug Evans <xdje42@gmail.com>
15962
15963 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15964 to history survives a gc.
15965
15966 2014-03-13 Pedro Alves <palves@redhat.com>
15967
15968 * gdb.base/default.exp: Don't test "target procfs".
15969
15970 2014-03-13 Pedro Alves <palves@redhat.com>
15971
15972 * gdb.base/default.exp: Update "target child" and "target procfs"
15973 tests to not expect "Unix".
15974
15975 2014-03-12 Tom Tromey <tromey@redhat.com>
15976
15977 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15978 New procs. Add target-async tests.
15979 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15980 Add target-async tests.
15981
15982 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15983
15984 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15985 'func_start' and 'func_end' for the beginning and end of the
15986 function code, respectively.
15987 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15988 'func_end' instead of 'func' and 'main'.
15989
15990 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15991
15992 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15993 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15994 generate the debug info assembler source.
15995
15996 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15997
15998 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15999 * gdb.dwarf2/arr-subrange.exp: Likewise.
16000 * gdb.dwarf2/dwz.exp: Likewise.
16001 * gdb.dwarf2/method-ptr.exp: Likewise.
16002 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16003 * gdb.dwarf2/subrange.exp: Likewise.
16004 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16005 * gdb.dwarf2/implptrpiece.exp: Likewise.
16006 * gdb.dwarf2/nostaticblock.exp: Likewise.
16007
16008 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16009
16010 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16011 directory to absolute path name arguments.
16012
16013 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16014
16015 * gdb.ada/tagged_access: New testcase.
16016
16017 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16018
16019 * gdb.btrace/data.exp: Update expected output.
16020
16021 2014-03-06 Yao Qi <yao@codesourcery.com>
16022
16023 * gdb.trace/pr16508.exp: New file.
16024
16025 2014-03-05 Pedro Alves <palves@redhat.com>
16026
16027 PR gdb/16575
16028 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16029 procedure.
16030 (top level): Adjust to use it. Add tests that exercise breakpoint
16031 interaction with the code-cache.
16032
16033 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16034
16035 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16036 test for 'history-append!'.
16037
16038 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16039
16040 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16041 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16042 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16043 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16044 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16045 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16046
16047 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16048
16049 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16050 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16051 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16052
16053 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16054
16055 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16056
16057 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16058
16059 * gdb.dwarf2/arr-stride.c: New file.
16060 * gdb.dwarf2/arr-stride.exp: New file.
16061
16062 2014-02-26 Pedro Alves <palves@redhat.com>
16063
16064 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16065 that won't ever trigger. Make sure that GDB reports the correct
16066 breakpoint that caused the stop.
16067
16068 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16069
16070 PR gdb/16626
16071 * gdb.base/auto-load-script: New file.
16072 * gdb.base/auto-load.c: New file.
16073 * gdb.base/auto-load.exp: New file.
16074
16075 PR gdb/16626
16076 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16077
16078 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16079
16080 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16081 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16082
16083 2014-02-24 Doug Evans <dje@google.com>
16084
16085 * lib/gdb.exp (run_on_host): Log error output if program fails.
16086
16087 2014-02-21 Pedro Alves <palves@redhat.com>
16088
16089 * gdb.threads/step-after-sr-lock.c: Rename to ...
16090 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16091 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16092 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16093 ... this.
16094
16095 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16096
16097 PR tdep/16397
16098 * gdb.arch/amd64-stap-special-operands.exp: New file.
16099 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16100 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16101 * gdb.arch/amd64-stap-triplet.S: Likewise.
16102 * gdb.arch/amd64-stap-triplet.c: Likewise.
16103
16104 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16105
16106 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16107 in .section pseudo-op.
16108
16109 2014-02-20 lin zuojian <manjian2006@gmail.com>
16110 Joel Brobecker <brobecker@adacore.com>
16111 Doug Evans <xdje42@gmail.com>
16112
16113 PR symtab/16581
16114 * gdb.dwarf2/dw2-icycle.S: New file.
16115 * gdb.dwarf2/dw2-icycle.c: New file.
16116 * gdb.dwarf2/dw2-icycle.exp: New file.
16117
16118 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16119
16120 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16121 operations on gdb.Value objects.
16122 * gdb.python/py-value-cc.exp: Add new test to test operations on
16123 gdb.Value objects.
16124
16125 2014-02-18 Doug Evans <dje@google.com>
16126
16127 * Makefile.in (TESTS): New variable.
16128 (expanded_tests, expanded_tests_or_none): New variables
16129 (check-single): Pass $(expanded_tests_or_none) to runtest.
16130 (check-parallel): Only run tests in $(TESTS) if non-empty.
16131 (check/no-matching-tests-found): New rule.
16132 * README: Document TESTS makefile variable.
16133
16134 2014-02-18 Doug Evans <dje@google.com>
16135
16136 * Makefile.in (check-parallel): rm -rf outputs temp.
16137
16138 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16139
16140 Fix "ERROR: no fileid for" in the testsuite.
16141 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16142
16143 2014-02-12 Doug Evans <dje@google.com>
16144
16145 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16146 (MISCELLANEOUS): New variable.
16147 (clean): rm -rf $(MISCELLANEOUS).
16148 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16149 dwp live in the same directory as symlinks, with each symlink pointed
16150 to a differently named file in a different directory.
16151
16152 2014-02-11 Doug Evans <dje@google.com>
16153
16154 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16155 of Tcl file commands.
16156
16157 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16158
16159 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16160 "kill -SIGUSR1 -1".
16161
16162 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16163
16164 * gdb.ada/tick_length_array_enum_idx: New testcase.
16165
16166 2014-02-10 Doug Evans <xdje42@gmail.com>
16167
16168 * configure.ac (AC_OUTPUT): Add gdb.guile.
16169 * configure: Regenerate.
16170 * lib/gdb-guile.exp: New file.
16171 * lib/gdb.exp (get_target_charset): New function.
16172 * gdb.base/help.exp: Update expected output from "apropos apropos".
16173 * gdb.guile/Makefile.in: New file.
16174 * gdb.guile/guile.exp: New file.
16175 * gdb.guile/scm-arch.c: New file.
16176 * gdb.guile/scm-arch.exp: New file.
16177 * gdb.guile/scm-block.c: New file.
16178 * gdb.guile/scm-block.exp: New file.
16179 * gdb.guile/scm-breakpoint.c: New file.
16180 * gdb.guile/scm-breakpoint.exp: New file.
16181 * gdb.guile/scm-disasm.c: New file.
16182 * gdb.guile/scm-disasm.exp: New file.
16183 * gdb.guile/scm-equal.c: New file.
16184 * gdb.guile/scm-equal.exp: New file.
16185 * gdb.guile/scm-error.exp: New file.
16186 * gdb.guile/scm-error.scm: New file.
16187 * gdb.guile/scm-frame-args.c: New file.
16188 * gdb.guile/scm-frame-args.exp: New file.
16189 * gdb.guile/scm-frame-args.scm: New file.
16190 * gdb.guile/scm-frame-inline.c: New file.
16191 * gdb.guile/scm-frame-inline.exp: New file.
16192 * gdb.guile/scm-frame.c: New file.
16193 * gdb.guile/scm-frame.exp: New file.
16194 * gdb.guile/scm-generics.exp: New file.
16195 * gdb.guile/scm-gsmob.exp: New file.
16196 * gdb.guile/scm-iterator.c: New file.
16197 * gdb.guile/scm-iterator.exp: New file.
16198 * gdb.guile/scm-math.c: New file.
16199 * gdb.guile/scm-math.exp: New file.
16200 * gdb.guile/scm-objfile-script-gdb.in: New file.
16201 * gdb.guile/scm-objfile-script.c: New file.
16202 * gdb.guile/scm-objfile-script.exp: New file.
16203 * gdb.guile/scm-objfile.c: New file.
16204 * gdb.guile/scm-objfile.exp: New file.
16205 * gdb.guile/scm-ports.exp: New file.
16206 * gdb.guile/scm-pretty-print.c: New file.
16207 * gdb.guile/scm-pretty-print.exp: New file.
16208 * gdb.guile/scm-pretty-print.scm: New file.
16209 * gdb.guile/scm-section-script.c: New file.
16210 * gdb.guile/scm-section-script.exp: New file.
16211 * gdb.guile/scm-section-script.scm: New file.
16212 * gdb.guile/scm-symbol.c: New file.
16213 * gdb.guile/scm-symbol.exp: New file.
16214 * gdb.guile/scm-symtab-2.c: New file.
16215 * gdb.guile/scm-symtab.c: New file.
16216 * gdb.guile/scm-symtab.exp: New file.
16217 * gdb.guile/scm-type.c: New file.
16218 * gdb.guile/scm-type.exp: New file.
16219 * gdb.guile/scm-value-cc.cc: New file.
16220 * gdb.guile/scm-value-cc.exp: New file.
16221 * gdb.guile/scm-value.c: New file.
16222 * gdb.guile/scm-value.exp: New file.
16223 * gdb.guile/source2.scm: New file.
16224 * gdb.guile/types-module.cc: New file.
16225 * gdb.guile/types-module.exp: New file.
16226
16227 2014-02-10 Yao Qi <yao@codesourcery.com>
16228
16229 PR testsuite/16543
16230 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16231 * configure: Regenerated.
16232 * Makefile.in: New file.
16233
16234 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16235
16236 * gdb.python/py-framefilter.exp: Fix typo.
16237
16238 2014-02-08 Yao Qi <yao@codesourcery.com>
16239
16240 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16241 that no =breakpoint-modified is emitted when breakpoints are
16242 modified through MI commands.
16243
16244 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16245 Pedro Alves <palves@redhat.com>
16246
16247 * gdb.threads/step-after-sr-lock.c: New file.
16248 * gdb.threads/step-after-sr-lock.exp: New file.
16249
16250 2014-02-07 Pedro Alves <palves@redhat.com>
16251
16252 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16253
16254 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16255
16256 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16257 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16258
16259 2014-02-06 Doug Evans <xdje42@gmail.com>
16260
16261 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16262 output.
16263
16264 * gdb.gdb/python-interrupts.exp: New file.
16265
16266 2014-02-05 Yao Qi <yao@codesourcery.com>
16267
16268 * gdb.trace/report.exp (use_collected_data): Test the output
16269 of "info threads" and "info inferiors".
16270
16271 2014-02-05 Yao Qi <yao@codesourcery.com>
16272
16273 Revert this patch:
16274
16275 2013-05-24 Yao Qi <yao@codesourcery.com>
16276
16277 * gdb.trace/tfile.exp: Test inferior and thread.
16278
16279 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16280
16281 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16282 on a function.
16283 * gdb.base/step-bt.c: Call hello via function pointer to make
16284 sure its first instruction is executed on powerpc64le-linux.
16285
16286 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16287
16288 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16289
16290 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16291
16292 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16293 of the test patterns for use on little-endian systems.
16294
16295 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16296
16297 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16298 (decimal_vector): Fix for little-endian.
16299
16300 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16301
16302 * gdb.arch/sparc-sysstep.exp: New file.
16303 * gdb.arch/sparc-sysstep.c: Likewise.
16304
16305 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16306
16307 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16308
16309 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16310
16311 2014-01-23 Tom Tromey <tromey@redhat.com>
16312
16313 * gdb.ada/array_char_idx: New testcase.
16314
16315 2014-01-23 Tom Tromey <tromey@redhat.com>
16316
16317 PR python/16487:
16318 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16319 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16320 classes.
16321
16322 2014-01-23 Tom Tromey <tromey@redhat.com>
16323
16324 PR python/16491:
16325 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16326 string from an inferior frame.
16327 * gdb.python/py-framefilter-mi.exp: Update.
16328
16329 2014-01-22 Doug Evans <dje@google.com>
16330
16331 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16332
16333 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16334
16335 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16336
16337 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16338
16339 * gdb.trace/entry-values.exp: Remove excess space character from
16340 regex patterns. Handle s390 call instruction.
16341
16342 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16343
16344 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16345 define "*_start" label. Make "name" static.
16346 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16347 ${name} by references to ${name}_start.
16348
16349 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16350
16351 * gdb.base/info-macros.exp: Remove "debug" from the compile
16352 options.
16353
16354 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16355
16356 * gdb.dlang/demangle.exp: New file.
16357
16358 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16359
16360 * gdb.dlang/primitive-types.exp: New file.
16361
16362 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16363
16364 * configure.ac: Create gdb.dlang/Makefile.
16365 * configure: Regenerate.
16366 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16367 * gdb.dlang/Makefile.in: New file.
16368 * lib/d-support.exp: New file.
16369 * lib/gdb.exp (skip_d_tests): New proc.
16370
16371 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16372
16373 * gdb.btrace/delta.exp: Check reverse stepi.
16374 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16375 * gdb.btrace/finish.exp: New.
16376 * gdb.btrace/next.exp: New.
16377 * gdb.btrace/nexti.exp: New.
16378 * gdb.btrace/record_goto.c: Add comments.
16379 * gdb.btrace/step.exp: New.
16380 * gdb.btrace/stepi.exp: New.
16381 * gdb.btrace/multi-thread-step.c: New.
16382 * gdb.btrace/multi-thread-step.exp: New.
16383 * gdb.btrace/rn-dl-bind.c: New.
16384 * gdb.btrace/rn-dl-bind.exp: New.
16385 * gdb.btrace/data.c: New.
16386 * gdb.btrace/data.exp: New.
16387 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16388
16389 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16390
16391 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16392 * gdb.btrace/exception.exp: Update.
16393 * gdb.btrace/instruction_history.exp: Update.
16394 * gdb.btrace/record_goto.exp: Update.
16395 * gdb.btrace/tailcall.exp: Update.
16396 * gdb.btrace/unknown_functions.exp: Update.
16397 * gdb.btrace/delta.exp: New.
16398
16399 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16400
16401 * gdb.btrace/record_goto.exp: Add backtrace test.
16402 * gdb.btrace/tailcall.exp: Add backtrace test.
16403
16404 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16405
16406 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16407 * gdb.btrace/record_goto.c: New.
16408 * gdb.btrace/record_goto.exp: New.
16409 * gdb.btrace/x86-record_goto.S: New.
16410
16411 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16412
16413 * gdb.btrace/function_call_history.exp: Update tests.
16414 * gdb.btrace/instruction_history.exp: Update tests.
16415
16416 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16417
16418 * gdb.btrace/function_call_history.exp: Fix expected field
16419 order for "record function-call-history".
16420 Add new tests for "record function-call-history /c".
16421 * gdb.btrace/exception.cc: New.
16422 * gdb.btrace/exception.exp: New.
16423 * gdb.btrace/tailcall.exp: New.
16424 * gdb.btrace/x86-tailcall.S: New.
16425 * gdb.btrace/x86-tailcall.c: New.
16426 * gdb.btrace/unknown_functions.c: New.
16427 * gdb.btrace/unknown_functions.exp: New.
16428 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16429
16430 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16431
16432 * gdb.btrace/instruction_history.exp: Update.
16433 * gdb.btrace/function_call_history.exp: Update.
16434
16435 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16436
16437 * gdb.btrace/function_call_history.exp: Fix expected function
16438 trace.
16439 * gdb.btrace/instruction_history.exp: Initialize traced.
16440 Remove traced_functions.
16441
16442 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16443
16444 * gdb.btrace/function_call_history.exp: Update
16445 * gdb.btrace/instruction_history.exp: Update.
16446
16447 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16448
16449 * gdb.btrace/enable.exp: Update expected text.
16450
16451 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16452
16453 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16454 bytes.
16455
16456 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16457
16458 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16459
16460 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16461
16462 * lib/gdb.exp (supports_process_record): Return true for
16463 arm*-linux*. (supports_reverse): Likewise.
16464
16465 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16466
16467 PR python/15464
16468 PR python/16113
16469 * gdb.python/py-type.c: Enhance test case.
16470 * gdb.python/py-value-cc.cc: Likewise
16471 * gdb.python/py-type.exp: Add new tests.
16472 * gdb.python/py-value-cc.exp: Likewise
16473
16474 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16475 Pedro Alves <palves@redhat.com>
16476
16477 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16478 Make "name" extern.
16479 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16480 references to ${name}_start by references to ${name}.
16481
16482 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16483
16484 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16485
16486 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16487
16488 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16489
16490 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16491 Pedro Alves <palves@redhat.com>
16492
16493 * gdb.mi/mi-info-os.exp: Connect to the target with
16494 mi_gdb_target_load.
16495
16496 2014-01-08 Pedro Alves <palves@redhat.com>
16497
16498 * gdb.threads/reconnect-signal.c: New file.
16499 * gdb.threads/reconnect-signal.exp: New file.
16500
16501 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16502
16503 * gdb.base/source-dir.exp: New file.
16504
16505 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16506
16507 * gdb.ada/mi_interface: New testcase.
16508
16509 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16510
16511 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16512 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16513 gdb.ada/pp-rec-component/pck.ads: New files.
16514
16515 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16516
16517 * gdb.python/py-pp-integral.c: New file.
16518 * gdb.python/py-pp-integral.py: New file.
16519 * gdb.python/py-pp-integral.exp: New file.
16520
16521 For older changes see ChangeLog-1993-2013.
16522 \f
16523 ;; Local Variables:
16524 ;; mode: change-log
16525 ;; left-margin: 8
16526 ;; fill-column: 74
16527 ;; version-control: never
16528 ;; End:
16529
16530 Copyright 2014-2019 Free Software Foundation, Inc.
16531 Copying and distribution of this file, with or without modification,
16532 are permitted provided the copyright notice and this notice are preserved.