]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
A virtual terminal for the test suite
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-07-27 Tom Tromey <tom@tromey.com>
2
3 * lib/tuiterm.exp: New file.
4 * gdb.tui/basic.exp: New file.
5
6 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7
8 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
9 Enable tests associated with this flag. Adjust regex
10 referencing "foo_low" to now refer to "foo_cold" instead.
11
12 2019-07-27 Kevin Buettner <kevinb@redhat.com>
13
14 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
15 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
16 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
17 foo_cold. Revise comments to match.
18 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
19 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
20 were wrapped into this proc; Call do_test in loop from outermost
21 level.
22 (foo_low): Rename all occurrences to "foo_cold".
23 (backtrace from baz): New test.
24 (x2/i foo_cold): New test.
25 (info line *foo_cold): New test.
26
27 2019-07-26 Tom de Vries <tdevries@suse.de>
28
29 * gdb.arch/i386-pkru.exp: Fix unterminated string.
30
31 2019-07-25 Tom de Vries <tdevries@suse.de>
32
33 PR testsuite/24830
34 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
35 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
36 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
37 (skip_libstdcxx_probe_tests): ... here.
38 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
39
40 2019-07-24 Tom de Vries <tdevries@suse.de>
41
42 PR testsuite/24807
43 * gdb.objc/basicclass.m: Include stdio.h.
44 * gdb.objc/nondebug.m: Same.
45 * gdb.objc/objcdecode.m: Same.
46
47 2019-07-24 Tom de Vries <tdevries@suse.de>
48
49 PR testsuite/24612
50 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
51 additional_flags.
52
53 2019-07-24 Tom de Vries <tdevries@suse.de>
54
55 PR testsuite/24831
56 * gdb.multi/tids.exp: Update error messages for info threads.
57
58 2019-07-24 Tom de Vries <tdevries@suse.de>
59
60 * gdb.base/info-types.exp: Allow info types to print info for more than
61 one file.
62
63 2019-07-23 Tom de Vries <tdevries@suse.de>
64
65 PR testsuite/24842
66 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
67 gdb_spawn_with_cmdline_opts.
68
69 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
70
71 * gdb.arch/arm-cmse-sgstubs.c: New test.
72 * gdb.arch/arm-cmse-sgstubs.exp: New file.
73
74 2019-07-23 Tom de Vries <tdevries@suse.de>
75
76 PR testsuite/24711
77 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
78 issuing next command.
79
80 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
81
82 * gdb.ada/info_auto_lang.exp: Update expected results.
83 * gdb.base/info-types.c: Add additional types to check.
84 * gdb.base/info-types.exp: Update expected results.
85
86 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
87
88 * gdb.base/info-types.c: New file.
89 * gdb.base/info-types.exp: New file.
90
91 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
92
93 * gdb.arch/riscv-bp-infcall.c: New file.
94 * gdb.arch/riscv-bp-infcall.exp: New file.
95
96 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
97
98 PR breakpoints/24541
99 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
100
101 2019-07-14 Tom de Vries <tdevries@suse.de>
102
103 PR testsuite/24760
104 * gdb.objc/basicclass.exp: Fix unterminated string.
105
106 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
107 Andrew Burgess <andrew.burgess@embecosm.com>
108
109 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
110 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
111 negative bounds.
112 * gdb.fortran/vla-value.exp: Print elements of an array with
113 negative bounds.
114 * gdb.fortran/vla.f90: Setup an array with negative bounds for
115 testing.
116
117 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
118
119 * gdb.base/options.exp (expect_string): Dequote strings in
120 results.
121 (test-string): Test strings with different quoting and reindent.
122
123 2019-07-10 Tom Tromey <tromey@adacore.com>
124
125 * gdb.ada/mi_ex_cond.exp: Update expected results.
126 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
127 * gdb.ada/mi_catch_ex.exp: Update expected results.
128 * gdb.ada/mi_catch_assert.exp: Update expected results.
129 * gdb.ada/catch_ex.exp (catch_exception_info)
130 (catch_exception_entry, catch_assert_entry)
131 (catch_unhandled_entry): Update.
132 * gdb.ada/catch_assert_if.exp: Update expected results.
133
134 2019-07-10 Richard Bunt <richard.bunt@arm.com>
135 Stephen Roberts <stephen.roberts@arm.com>
136
137 * gdb.base/define.exp: Restore original prompt.
138
139 2019-07-09 Pedro Alves <palves@redhat.com>
140
141 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
142 breakpoints" output.
143 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
144 * gdb.python/py-breakpoint.exp: No longer expect that "catch
145 throw" creates breakpoint.
146 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
147 'type="catchpoint"'.
148
149 2019-07-09 Pedro Alves <palves@redhat.com>
150
151 PR c++/15468
152 * gdb.cp/except-multi-location-lib.cc: New.
153 * gdb.cp/except-multi-location-main.cc: New.
154 * gdb.cp/except-multi-location.exp: New.
155
156 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
157
158 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
159 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
160 argument and update callers.
161
162 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
163
164 * gdb.arch/amd64-break-on-asm-line.S: New file.
165 * gdb.arch/amd64-break-on-asm-line.exp: New file.
166
167 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
168
169 * gdb.base/printcmds.exp: Test printing C string and
170 C wide string convenience vars without transiting via the inferior.
171 Also make test names unique.
172
173 2019-07-08 Alan Hayward <alan.hayward@arm.com>
174
175 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
176
177 2019-07-04 Pedro Alves <palves@redhat.com>
178
179 * lib/gdb.exp (foreach_with_prefix): Don't return early if
180 body returned ok(0), break(3) or continue(4).
181 * gdb.testsuite/foreach_with_prefix.exp: New file.
182
183 2019-07-04 Alan Hayward <alan.hayward@arm.com>
184
185 * gdb.server/unittest.exp: Allow 0 unit tests to run.
186
187 2019-07-03 Pedro Alves <palves@redhat.com>
188
189 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
190 "return -code".
191
192 2019-07-03 Pedro Alves <palves@redhat.com>
193
194 PR cli/24732
195 * gdb.base/shell.exp: Load completion-support.exp.
196 Adjust expected error output. Add completion tests.
197
198 2019-07-03 Pedro Alves <palves@redhat.com>
199
200 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
201 string_to_regexp.
202
203 2019-07-03 Pedro Alves <palves@redhat.com>
204
205 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
206 (expect_integer): Adjust to expect "-string".
207 (expect_string): New.
208 (all_options): Expect "-string".
209 (test-flag, test-boolean): Adjust to expect "-string".
210 (test-string): New proc.
211 (top level): Call it.
212
213 2019-07-03 Pedro Alves <palves@redhat.com>
214
215 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
216 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
217 the expected output in the success.
218
219 2019-07-03 Pedro Alves <palves@redhat.com>
220
221 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
222 Split one gdb_test_multiple call in two to avoid a race.
223
224 2019-07-03 Pedro Alves <palves@redhat.com>
225
226 * gdb.base/with.c: New file.
227 * gdb.base/with.exp: New file.
228
229 2019-07-03 Pedro Alves <palves@redhat.com>
230
231 * gdb.base/settings.exp: Replace all references to "maint
232 test-settings set" with references to "maint set test-settings",
233 and all references to "maint test-settings show" with references
234 to "maint show test-settings".
235
236 2019-07-03 Pedro Alves <palves@redhat.com>
237
238 * gdb.base/settings.exp (test-string): Adjust expected out when
239 testing "maint test-settings show filename"
240
241 2019-07-02 Pedro Alves <palves@redhat.com>
242
243 * gdb.base/options.exp (test-info-threads): New procedure.
244 (top level): Call it.
245
246 2019-06-28 Tom Tromey <tromey@adacore.com>
247
248 * gdb.dwarf2/ada-linkage-name.c: New file.
249 * gdb.dwarf2/ada-linkage-name.exp: New file.
250
251 2019-06-27 Tom Tromey <tromey@adacore.com>
252
253 * gdb.cp/constexpr-field.exp: Use setup_xfail.
254
255 2019-06-26 Tom de Vries <tdevries@suse.de>
256
257 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
258
259 2019-06-26 Tom de Vries <tdevries@suse.de>
260
261 * gdb.base/index-cache.exp: Add back missing debug option.
262
263 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
264
265 * gdb.base/alias.exp: Test non matching/non existing prefixes.
266
267 2019-06-25 Tom de Vries <tdevries@suse.de>
268
269 PR testsuite/24727
270 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
271
272 2019-06-24 Tom de Vries <tdevries@suse.de>
273
274 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
275
276 2019-06-24 Tom de Vries <tdevries@suse.de>
277
278 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
279 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
280 * gdb.trace/unavailable-dwarf-piece.exp: Same.
281
282 2019-06-24 Tom de Vries <tdevries@suse.de>
283
284 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
285
286 2019-06-21 Tom de Vries <tdevries@suse.de>
287
288 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
289
290 2019-06-21 Tom de Vries <tdevries@suse.de>
291
292 PR testsuite/24518
293 PR ada/24713
294 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
295 index.
296
297 2019-06-19 Tom Tromey <tromey@adacore.com>
298
299 * gdb.ada/length_cond.exp: Add intro comment.
300
301 2019-06-19 Tom Tromey <tromey@adacore.com>
302
303 * gdb.ada/length_cond.exp: New file.
304 * gdb.ada/length_cond/length_cond.adb: New file.
305 * gdb.ada/length_cond/pck.adb: New file.
306 * gdb.ada/length_cond/pck.ads: New file.
307
308 2019-06-18 Tom de Vries <tdevries@suse.de>
309
310 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
311
312 2019-06-18 Tom Tromey <tromey@adacore.com>
313
314 * gdb.base/list0.h: Add comment explaining control character.
315
316 2019-06-18 Tom de Vries <tdevries@suse.de>
317
318 * boards/fission.exp: Break up long debug_flags line.
319
320 2019-06-16 Tom de Vries <tdevries@suse.de>
321
322 PR gdb/24445
323 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
324 generated index.
325
326 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
327
328 PR gdb/24686
329 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
330 improve detection of bug gdb/24541.
331
332 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
333
334 PR gdb/24669
335 * gdb.base/index-cache.exp (uses_readnow,
336 expecting_index_cache_use): Define global variable.
337 (test_cache_enabled_miss, test_cache_enabled_hit): Use
338 expecting_index_cache_use.
339
340 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
341 Andrew Burgess <andrew.burgess@embecosm.com>
342
343 * gdb.fortran/pointers.f90: New file.
344 * gdb.fortran/print_type.exp: New file.
345 * gdb.fortran/vla-ptype.exp: Adapt expected results.
346 * gdb.fortran/vla-type.exp: Likewise.
347 * gdb.fortran/vla-value.exp: Likewise.
348 * gdb.mi/mi-vla-fortran.exp: Likewise.
349
350 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
351
352 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
353 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
354 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
355 as a stop reason.
356
357 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
358
359 * gdb.base/annota1.exp: Update expected results.
360 * gdb.cp/annota2.exp: Likewise.
361 * gdb.cp/annota3.exp: Likewise.
362
363 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * gdb.base/style-logging.exp: Remove path from test name.
366
367 2019-06-14 Tom Tromey <tromey@adacore.com>
368
369 PR gdb/24502:
370 * gdb.base/style-logging.exp: New file.
371
372 2019-06-14 Tom Tromey <tromey@adacore.com>
373
374 * gdb.base/symfile-warn.exp: New file.
375 * gdb.base/symfile-warn.c: New file.
376
377 2019-06-14 Tom Tromey <tromey@adacore.com>
378
379 * gdb.base/annotate-symlink.exp: New file.
380
381 2019-06-14 Tom Tromey <tromey@adacore.com>
382
383 * gdb.ada/set_wstr.exp: Add reassignment test.
384
385 2019-06-14 Tom Tromey <tromey@adacore.com>
386
387 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
388 'unchecked_access and 'unrestricted_access as well.
389
390 2019-06-14 Tom Tromey <tromey@adacore.com>
391
392 PR ada/24539:
393 * gdb.ada/vla.exp: Update tests.
394 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
395 pragma.
396
397 2019-06-13 Pedro Alves <palves@redhat.com>
398
399 * gdb.base/settings.exp (test-integer): Test junk after
400 "unlimited".
401
402 2019-06-13 Pedro Alves <palves@redhat.com>
403
404 * gdb.base/options.exp (test-thread-apply): New.
405 (top level): Call it.
406
407 2019-06-13 Pedro Alves <palves@redhat.com>
408
409 * gdb.base/options.exp (test-frame-apply): New.
410 (top level): Test print commands with different "frame apply"
411 prefixes.
412
413 2019-06-13 Pedro Alves <palves@redhat.com>
414
415 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
416 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
417 'max_completions' parameter and handle it.
418 (test_gdb_completion_offers_commands): New.
419
420 2019-06-13 Pedro Alves <palves@redhat.com>
421
422 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
423
424 2019-06-13 Pedro Alves <palves@redhat.com>
425
426 * gdb.base/options.exp (test-backtrace): New.
427 (top level): Call it.
428
429 2019-06-13 Pedro Alves <palves@redhat.com>
430
431 * gdb.guile/scm-frame-args.exp: Use "set print
432 raw-frame-arguments" instead of "set print raw frame-arguments".
433 * gdb.python/py-frame-args.exp: Likewise.
434
435 2019-06-13 Pedro Alves <palves@redhat.com>
436
437 * gdb.compile/compile.exp: Adjust expected output to option
438 processing changes.
439
440 2019-06-13 Pedro Alves <palves@redhat.com>
441
442 * gdb.base/options.exp: Build executable.
443 (test-print): New procedure.
444 (top level): Call it, once for "print" and another for "compile
445 print".
446
447 2019-06-13 Pedro Alves <palves@redhat.com>
448
449 * gdb.base/options.c: New file.
450 * gdb.base/options.exp: New file.
451
452 2019-06-13 Pedro Alves <palves@redhat.com>
453
454 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
455 that "o" is ambiguous.
456
457 2019-06-13 Pedro Alves <palves@redhat.com>
458
459 * gdb.base/settings.c: New file.
460 * gdb.base/settings.exp: New file.
461
462 2019-06-13 Pedro Alves <palves@redhat.com>
463
464 * gdb.base/completion.exp: Fix comment typo.
465
466 2019-06-13 Pedro Alves <palves@redhat.com>
467
468 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
469 foo --1" test.
470
471 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
472
473 * gdb.fortran/block-data.f: New.
474 * gdb.fortran/block-data.exp: New.
475
476 2019-06-11 Tom de Vries <tdevries@suse.de>
477
478 PR testsuite/24521
479 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
480 message.
481
482 2019-06-11 Tom de Vries <tdevries@suse.de>
483
484 PR testsuite/24521
485 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
486
487 2019-06-11 Tom de Vries <tdevries@suse.de>
488
489 * boards/readnow.exp: New file.
490
491 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
492
493 * gdb.fortran/vla-sizeof.exp: Update expected results.
494
495 2019-06-06 Amos Bird <amosbird@gmail.com>
496
497 * gdb.base/annota1.exp (thread_switch): Add test for
498 thread-exited annotation.
499
500 2019-06-06 Tom Tromey <tromey@adacore.com>
501
502 * gdb.base/maint.exp: Expect command started/finished output.
503
504 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
505
506 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
507 comment.
508 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
509
510 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
513 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
514 * gdb.arch/riscv-unwind-long-insn.c: New file.
515 * gdb.arch/riscv-unwind-long-insn.exp: New file.
516
517 2019-06-04 Christian Biesinger <cbiesinger@google.com>
518
519 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
520
521 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
522
523 * lib/gdb.exp (help_list_trailer): New regexp variable
524 factorizing the help trailer message.
525 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
526 arg to allow to better factorize various tests.
527 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
528 (test_prefix_command_help): Use help_list_trailer.
529 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
530 * gdb.guile/scm-cmd.exp: Likewise.
531 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
532 * gdb.base/help.exp: Use test_user_defined_class_help.
533 * gdb.base/style.exp: Add tests for styling of help and apropos.
534 * lib/gdb-utils.exp (style): Add title and highlight styles.
535
536 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
537
538 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
539 $_shell_exitsignal.
540 * gdb.base/default.exp: Update for new convenience variables.
541
542 2019-05-29 Tom Tromey <tromey@adacore.com>
543
544 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
545 to "break complete ada" test case's regexp.
546
547 2019-05-29 Tom Tromey <tromey@adacore.com>
548
549 PR c++/20020:
550 * gdb.cp/constexpr-field.exp: New file.
551 * gdb.cp/constexpr-field.cc: New file.
552
553 2019-05-29 Tom Tromey <tromey@adacore.com>
554
555 * gdb.base/finish.exp (finish_no_print): New proc.
556 (finish_tests): Call it.
557
558 2019-05-24 Tom de Vries <tdevries@suse.de>
559
560 * gdb.dwarf2/gdb-add-index.exp: New file.
561
562 2019-05-22 Tom Tromey <tromey@adacore.com>
563
564 * gdb.base/info-shared.exp (check_info_shared): Use "style".
565 * gdb.base/style.exp: Use "style".
566 * lib/gdb-utils.exp (style): New proc.
567
568 2019-05-22 Tom de Vries <tdevries@suse.de>
569
570 * gdb.base/align.exp: Require c++11.
571
572 2019-05-22 Tom de Vries <tdevries@suse.de>
573
574 PR testsuite/24586
575 * gdb.python/py-mi-var-info-path-expression.exp: Call
576 mi_skip_python_tests to check if python is supported.
577
578 2019-05-22 Alan Hayward <alan.hayward@arm.com>
579
580 * gdb.arch/aarch64-pauth.c: New test.
581 * gdb.arch/aarch64-pauth.exp: New file.
582
583 2019-05-22 Alan Hayward <alan.hayward@arm.com>
584
585 * README (Re-running Tests Outside The Testsuite): New section.
586
587 2019-05-21 Tom de Vries <tdevries@suse.de>
588
589 * gdb.arch/amd64-eval.exp: Require c++11.
590 * gdb.base/max-depth.exp: Same.
591 * gdb.compile/compile-cplus-array-decay.exp: Same.
592 * gdb.cp/meth-typedefs.exp: Same.
593 * gdb.cp/subtypes.exp: Same.
594 * gdb.cp/temargs.exp: Same.
595
596 2019-05-21 Alan Hayward <alan.hayward@arm.com>
597
598 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
599
600 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
601
602 PR gdb/18644
603 * gdb.fortran/complex.exp: Remove setup_kfail calls.
604 * gdb.fortran/printing-types.exp: Add new test.
605 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
606 testing.
607 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
608 setup_kfail call.
609
610 2019-05-17 Alan Hayward <alan.hayward@arm.com>
611
612 * README (Running the Testsuite): Change example.
613 (Testsuite Parameters): Remove TRANSCRIPT.
614 * lib/gdb.exp: Remove TRANSCRIPT check.
615
616 2019-05-17 Alan Hayward <alan.hayward@arm.com>
617
618 * README (Testsuite Parameters): Add replay logging to
619 GDBSERVER_DEBUG.
620 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
621 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
622 as a comma separated list.
623 (gdb_debug_init): Override procedure.
624
625 2019-05-17 Alan Hayward <alan.hayward@arm.com>
626
627 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
628 (gdb_write_cmd_file): New procedure.
629 * lib/gdbserver-support.exp (gdbserver_start): Call
630 gdbserver_write_cmd_file.
631 (gdbserver_write_cmd_file): New procedure.
632
633 2019-05-17 Alan Hayward <alan.hayward@arm.com>
634
635 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
636 (delete_breakpoints): Likewise.
637 (gdb_run_cmd): Likewise.
638 (gdb_start_cmd): Likewise.
639 (gdb_starti_cmd): Likewise.
640 (gdb_internal_error_resync): Likewise.
641 (gdb_test_multiple): Likewise.
642 (gdb_reinitialize_dir): Likewise.
643 (default_gdb_exit): Likewise.
644 (gdb_file_cmd): Mark kill as optional.
645 (default_gdb_start): Call gdb_stdin_log_init.
646 (send_gdb): Call gdb_stdin_log_write.
647 (rerun_to_main): Mark Y as an answer.
648 (gdb_stdin_log_init): New function.
649 (gdb_stdin_log_write): Likewise.
650
651 2019-05-17 Alan Hayward <alan.hayward@arm.com>
652
653 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
654 * gdb.base/debug-expr.exp: Likewise.
655 * gdb.base/foll-fork.exp: Likewise.
656 * gdb.base/foll-vfork.exp: Likewise.
657 * gdb.base/fork-print-inferior-events.exp: Likewise.
658 * gdb.base/gdb-sigterm.exp: Likewise.
659 * gdb.base/gdbinit-history.exp: Likewise.
660 * gdb.base/osabi.exp: Likewise.
661 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
662 * gdb.base/ui-redirect.exp: Likewise.
663 * gdb.gdb/unittest.exp: Likewise.
664 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
665 * gdb.mi/mi-watch.exp: Likewise.
666 * gdb.mi/new-ui-mi-sync.exp: Likewise.
667 * gdb.mi/user-selected-context-sync.exp: Likewise.
668 * gdb.python/python.exp: Disable debug test when debugging.
669 * gdb.threads/check-libthread-db.exp: Disable when debugging.
670 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
671 Likewise.
672 * gdb.threads/stepi-random-signal.exp: Likewise.
673
674 2019-05-17 Alan Hayward <alan.hayward@arm.com>
675
676 * Makefile.in: Pass through GDB_DEBUG.
677 * README (Testsuite Parameters): Add GDB_DEBUG.
678 (gdb,debug): Add board setting.
679 * lib/gdb.exp (default_gdb_start): Start debugging.
680 (gdb_debug_enabled): New procedure.
681 (gdb_debug_init): Likewise.
682
683 2019-05-17 Alan Hayward <alan.hayward@arm.com>
684
685 * Makefile.in: Pass through GDB_DEBUG.
686 * README (Testsuite Parameters): Add GDB_DEBUG.
687 (gdb,debug): Add board setting.
688 * lib/gdb.exp (default_gdb_start): Start debugging.
689 (gdb_debug_enabled): New procedure.
690 (gdb_debug_init): Likewise.
691
692 2019-05-17 Alan Hayward <alan.hayward@arm.com>
693
694 * gdb.base/ui-redirect.exp: Add debug redirect tests.
695
696 2019-05-17 Alan Hayward <alan.hayward@arm.com>
697
698 * gdb.base/ui-redirect.exp: Test redirection.
699
700 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
701
702 * gdb.mi/mi-complete.exp: New file.
703 * gdb.mi/mi-complete.cc: Likewise.
704
705 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
706
707 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
708 indexed and sliced arrays, and pointers to arrays.
709
710 2019-05-14 Tom Tromey <tromey@adacore.com>
711
712 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
713 styling test.
714
715 2019-05-14 Tom de Vries <tdevries@suse.de>
716
717 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
718 selection entry encoding.
719
720 2019-05-10 Tom Tromey <tromey@adacore.com>
721
722 * gdb.ada/info_exc.exp: Add "complete" test.
723
724 2019-05-09 Tom de Vries <tdevries@suse.de>
725
726 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
727 CU-relative.
728
729 2019-05-09 Tom de Vries <tdevries@suse.de>
730
731 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
732 CU-relative.
733
734 2019-05-08 Joel Brobecker <brobecker@adacore.com>
735
736 * gdb.ada/frame_arg_lang.exp: New testcase.
737 * gdb.ada/frame_arg_lang/bla.adb: New file.
738 * gdb.ada/frame_arg_lang/pck.ads: New file.
739 * gdb.ada/frame_arg_lang/pck.adb: New file.
740 * gdb.ada/frame_arg_lang/foo.c: New file.
741
742 2019-05-08 Tom Tromey <tromey@adacore.com>
743
744 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
745
746 2019-05-08 Tom Tromey <tromey@adacore.com>
747
748 * gdb.base/ptype-offsets.exp: Update tests.
749
750 2019-05-08 Tom Tromey <tromey@adacore.com>
751
752 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
753 cases.
754 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
755 "short".
756
757 2019-05-08 Tom Tromey <tromey@adacore.com>
758
759 * gdb.ada/vla.exp: New file.
760 * gdb.ada/vla/vla.adb: New file.
761
762 2019-05-07 Tom de Vries <tdevries@suse.de>
763
764 * gdb.base/index-cache.exp (ls_host): Fix return statement.
765
766 2019-05-07 Tom de Vries <tdevries@suse.de>
767
768 PR testsuite/24522
769 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
770 section.
771
772 2019-05-07 Tom de Vries <tdevries@suse.de>
773
774 PR testsuite/24522
775 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
776 .debug_aranges section.
777
778 2019-05-07 Tom de Vries <tdevries@suse.de>
779
780 PR testsuite/24159
781 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
782
783 2019-05-06 Tom de Vries <tdevries@suse.de>
784
785 * lib/gdb.exp (exec_has_index_section): New proc.
786 * gdb.base/index-cache.exp: Handle case that binfile contains an index
787 section.
788
789 2019-05-04 Tom de Vries <tdevries@suse.de>
790
791 * boards/cc-with-debug-names.exp: New file.
792
793 2019-05-03 Tom Tromey <tromey@adacore.com>
794
795 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
796 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
797 * gdb.ada/char_enum.exp: Add test.
798
799 2019-05-03 Tom de Vries <tdevries@suse.de>
800
801 * boards/cc-with-gdb-index.exp: New file.
802
803 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * gdb.rust/simple.exp: Add new test case.
806 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
807 (main): Initialise an instance of the new struct.
808
809 2019-05-01 Tom Tromey <tromey@adacore.com>
810
811 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
812 record.
813 (NPR): New variable.
814 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
815 test.
816
817 2019-05-01 Tom Tromey <tromey@adacore.com>
818
819 * gdb.ada/packed_array_assign.exp: Add packed assignment
820 regression test.
821
822 2019-05-01 Tom de Vries <tdevries@suse.de>
823
824 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
825
826 2019-05-01 Tom de Vries <tdevries@suse.de>
827
828 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
829
830 2019-04-30 Ali Tamur <tamur@google.com>
831
832 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
833
834 2019-04-30 Tom Tromey <tromey@adacore.com>
835
836 * lib/ada.exp (find_ada_tool): New proc.
837 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
838 * gdb.ada/catch_ex_std.exp: New file.
839 * gdb.ada/catch_ex_std/foo.adb: New file.
840 * gdb.ada/catch_ex_std/some_package.adb: New file.
841 * gdb.ada/catch_ex_std/some_package.ads: New file.
842
843 2019-04-30 Tom Tromey <tromey@adacore.com>
844
845 PR c++/24470:
846 * gdb.cp/temargs.cc: Add test code from PR.
847
848 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
849
850 * gdb.fortran/vla-datatypes.exp: Update expected results.
851 * gdb.fortran/vla-ptype.exp: Likewise.
852 * gdb.fortran/vla-type.exp: Likewise.
853 * gdb.fortran/vla-value.exp: Likewise.
854
855 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
856
857 * gdb.fortran/ptr-indentation.exp: Update expected results.
858 * gdb.fortran/ptype-on-functions.exp: Likewise.
859 * gdb.fortran/vla-ptr-info.exp: Likewise.
860 * gdb.fortran/vla-value.exp: Likewise.
861
862 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
863
864 * gdb.fortran/ptype-on-functions.exp: New file.
865 * gdb.fortran/ptype-on-functions.f90: New file.
866
867 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
868
869 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
870 case void string.
871
872 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * gdb.fortran/complex.exp: Expand.
875 * gdb.fortran/complex.f: Renamed to...
876 * gdb.fortran/complex.f90: ...this, and extended to add more
877 complex values.
878
879 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
880
881 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
882 MODULO, CMPLX.
883
884 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
885 Richard Bunt <richard.bunt@arm.com>
886
887 * gdb.base/max-depth.c: New file.
888 * gdb.base/max-depth.exp: New file.
889 * gdb.python/py-nested-maps.c: New file.
890 * gdb.python/py-nested-maps.exp: New file.
891 * gdb.python/py-nested-maps.py: New file.
892 * gdb.python/py-format-string.exp (test_max_depth): New proc.
893 (test_all_common): Call test_max_depth.
894 * gdb.fortran/max-depth.exp: New file.
895 * gdb.fortran/max-depth.f90: New file.
896 * gdb.go/max-depth.exp: New file.
897 * gdb.go/max-depth.go: New file.
898 * gdb.modula2/max-depth.exp: New file.
899 * gdb.modula2/max-depth.c: New file.
900 * lib/gdb.exp (get_print_expr_at_depths): New proc.
901
902 2019-04-29 Tom de Vries <tdevries@suse.de>
903
904 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
905
906 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
907
908 * gdb.base/callexit.exp: Test may-call-functions off.
909
910 2019-04-25 Keith Seitz <keiths@redhat.com>
911
912 PR c++/24367
913 * gdb.cp/meth-typedefs.cc (incomplete_struct)
914 (another_incomplete_struct, test_incomplete): New definitions.
915 (main): Use new definitions.
916 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
917 functions.
918
919 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
920
921 PR corefiles/11608
922 PR corefiles/18187
923 * gdb.base/coredump-filter-build-id.exp: New file.
924
925 2019-04-25 Alan Hayward <alan.hayward@arm.com>
926
927 * Makefile.in: Pass through GDBSERVER_DEBUG.
928 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
929 (gdbserver,debug): Add board setting.
930 * gdb.trace/tspeed.exp: Skip when debugging.
931 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
932 * lib/gdbserver-support.exp: Likewise
933
934 2019-04-24 Tom Tromey <tromey@adacore.com>
935
936 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
937 Rust.
938
939 2019-04-24 Tom Tromey <tromey@adacore.com>
940
941 * gdb.arch/amd64-eval.exp: Test bitfield return.
942 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
943 (class Foo) <return_bitfields>: New method.
944 (main): Call it.
945
946 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.cp/many-args.cc: New file.
949 * gdb.cp/many-args.exp: New file.
950
951 2019-04-23 Tom de Vries <tdevries@suse.de>
952
953 PR gdb/24433
954 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
955
956 2019-04-23 Alan Hayward <alan.hayward@arm.com>
957
958 * gdb.trace/backtrace.exp: Use nopie flag.
959 * gdb.trace/circ.exp: Likewise.
960 * gdb.trace/collection.exp: Likewise.
961 * gdb.trace/ftrace.exp: Likewise.
962 * gdb.trace/mi-trace-unavailable.exp: Likewise.
963 * gdb.trace/mi-traceframe-changed.exp: Likewise.
964 * gdb.trace/qtro.exp: Likewise.
965 * gdb.trace/read-memory.exp: Likewise.
966 * gdb.trace/report.exp: Likewise.
967 * gdb.trace/tfile.exp: Likewise.
968 * gdb.trace/tfind.exp: Likewise.
969 * gdb.trace/unavailable.exp: Likewise.
970
971 2019-04-22 Pedro Alves <palves@redhat.com>
972
973 * gdb.base/solib-probes-nosharedlibrary.c,
974 gdb.base/solib-probes-nosharedlibrary.exp: New files.
975
976 2019-04-19 Tom Tromey <tromey@adacore.com>
977
978 * gdb.ada/ptype_union.c: New file.
979 * gdb.ada/ptype_union.exp: New file.
980
981 2019-04-19 Tom Tromey <tromey@adacore.com>
982
983 PR symtab/24423:
984 * gdb.base/list0.h (foo): Add a control-l character.
985
986 2019-04-18 Tom de Vries <tdevries@suse.de>
987
988 PR gdb/24433
989 * boards/local-board.exp: Set sysroot to "".
990
991 2019-04-18 Tom de Vries <tdevries@suse.de>
992 Pedro Alves <palves@redhat.com>
993
994 PR gdb/24454
995 * gdb.threads/vfork-follow-child-exec.c: New file.
996 * gdb.threads/vfork-follow-child-exec.exp: New file.
997 * gdb.threads/vfork-follow-child-exit.c: New file.
998 * gdb.threads/vfork-follow-child-exit.exp: New file.
999
1000 2019-04-15 Leszek Swirski <leszeks@google.com>
1001
1002 * gdb.arch/amd64-eval.cc: New file.
1003 * gdb.arch/amd64-eval.exp: New file.
1004
1005 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1006
1007 * gdb.server/sysroot.c: New test.
1008 * gdb.server/sysroot.exp: New file.
1009 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1010 matching param.
1011
1012 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.base/align.exp: Extend test to cover structures containing
1015 only static fields.
1016
1017 2019-04-11 Tom de Vries <tdevries@suse.de>
1018
1019 * boards/cc-with-dwz-m.exp: New file.
1020 * boards/cc-with-dwz.exp: New file.
1021 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1022
1023 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1024
1025 * gdb.base/start-cpp.exp: New file.
1026 * gdb.base/start-cpp.cc: New file.
1027
1028 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1029
1030 * gdb.python/py-thrhandle.exp: Adjust tests to call
1031 thread_from_handle instead of thread_from_thread_handle.
1032
1033 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1034
1035 * gdb.python/py-thrhandle.exp: Add tests for
1036 gdb.InferiorThread.handle.
1037
1038 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1039
1040 * gdb.python/py-function.exp: Check calling helper function from
1041 all languages.
1042 * lib/gdb.exp (gdb_supported_languages): New proc.
1043
1044 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1045
1046 * gdb.base/complex-parts.c: New file.
1047 * gdb.base/complex-parts.exp: New file.
1048
1049 2019-04-01 Tom Tromey <tromey@adacore.com>
1050
1051 PR symtab/23331:
1052 * gdb.dwarf2/dw2-ranges-main.c: New file.
1053 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1054 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1055
1056 2019-03-30 Simon Marchi <simark@simark.ca>
1057
1058 * gdb.base/default.exp: Add values for $_gdb_major and
1059 $_gdb_minor.
1060
1061 2019-03-29 Tom Tromey <tromey@adacore.com>
1062
1063 * gdb.base/help.exp: Tighten apropos regexp.
1064
1065 2019-03-29 Keith Seitz <keiths@redhat.com>
1066
1067 * gdb.fortran/array-bounds.exp: New file.
1068 * gdb.fortran/array-bounds.f90: New file.
1069
1070 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1071
1072 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1073
1074 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1075
1076 * gdb.multi/hello.c (main): Increase alarm timer.
1077
1078 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1079
1080 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1081 factor when no hardware watchpoint support.
1082
1083 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1084 Pedro Alves <palves@redhat.com>
1085
1086 * boards/local-board.exp: set sysroot to /.
1087
1088 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1089
1090 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1091 in child.
1092
1093 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1094
1095 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1096 field.
1097 (make_container): Initialise new field.
1098 * gdb.python/py-prettyprint.exp: Add new tests.
1099 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1100 <display_hint>: New method.
1101
1102 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1103
1104 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1105 gdb_continue_to_breakpoint more throughout this test.
1106 (run_lang_tests) Supply unique test names, and use
1107 gdb_test_no_output.
1108
1109 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1110
1111 * gdb.base/finish-pretty.exp: Update expected results.
1112 * gdb.base/pretty-print.c: New file.
1113 * gdb.base/pretty-print.exp: New file.
1114
1115 2019-03-25 Pedro Alves <palves@redhat.com>
1116
1117 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1118 move comments outside list. Append '-i "" eof' section.
1119
1120 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1121
1122 * README: Add pie options.
1123 * gdb.base/break-interp.exp: Ensure pie is disabled.
1124 * gdb.base/dump.exp: Likewise.
1125 * lib/gdb.exp (gdb_compile): Add pie option.
1126
1127 2019-03-19 Tom Tromey <tromey@adacore.com>
1128
1129 * gdb.mi/mi2-cli-display.c: New file.
1130 * gdb.mi/mi2-cli-display.exp: New file.
1131
1132 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1133 Tom Tromey <tromey@adacore.com>
1134
1135 * gdb.ada/ptype_array/pck.adb: New file.
1136 * gdb.ada/ptype_array/pck.ads: New file.
1137 * gdb.ada/ptype_array/foo.adb: New file.
1138 * gdb.ada/ptype_array.exp: New file.
1139
1140 2019-03-14 Tom Tromey <tromey@adacore.com>
1141
1142 * gdb.base/style.exp: Add "set style sources" test.
1143
1144 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1145
1146 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1147 * mi-breakpoint-multiple-locations.exp: ... this.
1148 (make_breakpoints_pattern): New proc.
1149 (do_test): Add mi_version parameter, test -break-insert,
1150 -break-info and =breakpoint-created.
1151
1152 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1153
1154 * config/default.exp: Remove 'load_lib gdb.exp'.
1155 * config/monitor.exp: Likewise.
1156 * config/sid.exp: Likewise.
1157 * config/sim.exp: Likewise.
1158 * config/slite.exp: Likewise.
1159 * config/unix.exp: Likewise.
1160 * gdb.base/default.exp: Remove unhelpful comment.
1161
1162 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1163
1164 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1165
1166 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1167
1168 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1169
1170 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1171
1172 * gdb.fortran/type-kinds.exp: Update expected results.
1173
1174 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1175
1176 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1177
1178 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1179
1180 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1181 function.
1182 (test_basic_parsing_of_type_kinds): Expand types tested.
1183 (test_parsing_invalid_type_kinds): New function.
1184
1185 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.fortran/intrinsics.exp: New file.
1188 * gdb.fortran/intrinsics.f90: New file.
1189 * gdb.fortran/type-kinds.exp: New file.
1190
1191 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1192
1193 * gdb.fortran/dot-ops.exp: New file.
1194
1195 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1198 Check upper and lower case logical literals.
1199
1200 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1201
1202 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1203 Remove duplicate tests.
1204
1205 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1206
1207 * lib/gdb.exp (builtin_cd): rename of cd.
1208 (cd): Override builtin.
1209
1210 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1211
1212 * gdb.fortran/function-calls.exp: New file.
1213 * gdb.fortran/function-calls.f90: New test.
1214
1215 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1216
1217 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1218 on user program standard output.
1219 * gdb.fortran/short-circuit-argument-list.f90: Record function
1220 calls.
1221
1222 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1223
1224 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1225 failure.
1226
1227 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1228
1229 PR gdb/8527
1230 * gdb.base/interrupt-daemon-attach.c,
1231 gdb.base/interrupt-daemon-attach.exp: New test.
1232
1233 2019-02-27 Pedro Alves <palves@redhat.com>
1234
1235 * gdb.base/page.exp: Add tests for "set width/height -1".
1236
1237 2019-02-27 Pedro Alves <palves@redhat.com>
1238
1239 * gdb.base/page.exp: Add tests for "set/show width/height" with
1240 "infinite" values.
1241
1242 2019-02-27 Tom Tromey <tromey@adacore.com>
1243
1244 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1245 2.4.
1246 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1247 workaround.
1248
1249 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1250
1251 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1252 tests for structs with static members.
1253
1254 2019-02-26 Tom Tromey <tromey@adacore.com>
1255
1256 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1257 ValueError, not TypeError.
1258
1259 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1260
1261 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1262 call from main program.
1263
1264 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1265
1266 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1267 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1268 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1269 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1270 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1271
1272 2019-02-22 Keith Seitz <keiths@redhat.com>
1273
1274 PR symtab/23853
1275 * gdb.base/symlink-sourcefile.c: New file.
1276 * gdb.base/symlink-sourcefile.exp: New file.
1277
1278 2019-02-20 Tom Tromey <tom@tromey.com>
1279
1280 * gdb.base/info_qt.exp: Update.
1281
1282 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1283
1284 * gdb.base/source.exp: Move "error in sourced script" code to
1285 the end.
1286 * gdb.base/source-error.gdb: Move contents to
1287 source-error-1.gdb. Add new code to source source-error-1.gdb.
1288 * gdb.base/source-error-1.gdb: New file, from previous
1289 source-error.gdb.
1290
1291 2019-02-17 Tom Tromey <tom@tromey.com>
1292
1293 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1294 for macro styling.
1295 * gdb.base/style.c (SOME_MACRO): New macro.
1296
1297 2019-02-17 Tom Tromey <tom@tromey.com>
1298
1299 * gdb.base/style.exp: Add line-wrapping tests.
1300 * gdb.base/page.exp: Add test for quitting during pagination.
1301
1302 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1303
1304 * gdb.ada/big_packed_array: New testcase.
1305 * gdb.ada/homonym.exp: Fix incorrect expected output for
1306 "break <homonym__get_value>" test.
1307
1308 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1309
1310 PR breakpoints/21870
1311 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1312 and prepare_for_testing. Add comment.
1313 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1314 redundant cleanup call. Clean up comment.
1315
1316 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1317
1318 PR breakpoints/21870
1319 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1320 * gdb.arch/aarch64-dbreg-contents.c: New file.
1321
1322 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1323
1324 * gdb.ada/mi_ref_changeable: New testcase.
1325
1326 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1327
1328 * gdb.base/attach.exp: Add double attach test.
1329
1330 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1331
1332 * lib/gdb.exp (default_gdb_start): Don't match pagination
1333 prompt.
1334 (gdb_init): Set stty_init.
1335
1336 2019-01-27 Tom Tromey <tom@tromey.com>
1337
1338 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1339 skip_python_tests.
1340
1341 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1342
1343 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1344 New structure.
1345 (struct struct_static_02_02): Likewise.
1346 (struct struct_static_02_03): Likewise.
1347 (struct struct_static_02_04): Likewise.
1348 (struct struct_static_04_01): Likewise.
1349 (struct struct_static_04_02): Likewise.
1350 (struct struct_static_04_03): Likewise.
1351 (struct struct_static_04_04): Likewise.
1352 (struct struct_static_06_01): Likewise.
1353 (struct struct_static_06_02): Likewise.
1354 (struct struct_static_06_03): Likewise.
1355 (struct struct_static_06_04): Likewise.
1356 (cmp_struct_static_02_01): Likewise.
1357 (cmp_struct_static_02_02): Likewise.
1358 (cmp_struct_static_02_03): Likewise.
1359 (cmp_struct_static_02_04): Likewise.
1360 (cmp_struct_static_04_01): Likewise.
1361 (cmp_struct_static_04_02): Likewise.
1362 (cmp_struct_static_04_03): Likewise.
1363 (cmp_struct_static_04_04): Likewise.
1364 (cmp_struct_static_06_01): Likewise.
1365 (cmp_struct_static_06_02): Likewise.
1366 (cmp_struct_static_06_03): Likewise.
1367 (cmp_struct_static_06_04): Likewise.
1368 (call_all): Test new structs.
1369 * gdb.base/infcall-nested-structs.exp: Likewise.
1370
1371 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1372 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1373
1374 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1375 * gdb.base/stack-protector.c: New test.
1376 * gdb.base/stack-protector.exp: New file.
1377 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1378 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1379 option.
1380 (gdb_compile): Remove stack protector for GCC and prevent
1381 recursion.
1382
1383 2019-01-16 Keith Seitz <keiths@redhat.com>
1384
1385 PR gdb/23773
1386 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1387
1388 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1389
1390 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1391 aliases.
1392 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1393 tests.
1394 * gdb.arch/powerpc-vector-regs.c: New file.
1395 * gdb.arch/powerpc-vector-regs.exp: New file.
1396
1397 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1398
1399 * gdb.arch/altivec-regs.exp: Fix the list passed to
1400 gdb_expect_list when testing "info vector".
1401
1402 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1403
1404 * gdb.base/style.exp: Don't include path in testname.
1405
1406 2019-01-10 Keith Seitz <keiths@redhat.com>
1407
1408 PR gdb/23712
1409 PR symtab/23010
1410 * gdb.dwarf2/multidictionary.exp: New file.
1411
1412 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1413
1414 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1415 (test_gnuv3_style_demangling): ... this.
1416 (test_lucid_style_demangling): Remove.
1417 (test_arm_style_demangling): Remove.
1418 (test_hp_style_demangling): Remove.
1419 (do_tests): Remove calls to the above.
1420
1421 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1424 case.
1425
1426 2019-01-06 Tom Tromey <tom@tromey.com>
1427
1428 PR gdb/28155:
1429 * gdb.dwarf2/typedef-void-finish.exp: New file.
1430
1431 2018-12-28 Tom Tromey <tom@tromey.com>
1432 Simon Marchi <simark@simark.ca>
1433
1434 * gdb.base/jit-exec.exp: New file.
1435 * gdb.base/jit-exec.c: New file.
1436 * gdb.base/jit-execd.c: New file.
1437
1438 2018-12-28 Tom Tromey <tom@tromey.com>
1439
1440 * gdb.base/style.exp: Update test to check for address styling.
1441
1442 2018-12-28 Tom Tromey <tom@tromey.com>
1443
1444 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1445 message.
1446
1447 2018-12-28 Tom Tromey <tom@tromey.com>
1448
1449 * gdb.base/style.exp: Add test for version number styling.
1450
1451 2018-12-28 Tom Tromey <tom@tromey.com>
1452
1453 * gdb.base/style.exp: Add test for print_address_symbolic.
1454
1455 2018-12-28 Tom Tromey <tom@tromey.com>
1456
1457 * gdb.base/style.exp: Add test for breakpoint setting.
1458
1459 2018-12-28 Tom Tromey <tom@tromey.com>
1460
1461 * gdb.base/style.exp: Add test for variable names.
1462
1463 2018-12-28 Tom Tromey <tom@tromey.com>
1464
1465 * gdb.base/style.exp: New file.
1466 * gdb.base/style.c: New file.
1467
1468 2018-12-28 Tom Tromey <tom@tromey.com>
1469
1470 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1471 "dumb".
1472 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1473 the TERM environment variable.
1474
1475 2018-12-27 Tom Tromey <tom@tromey.com>
1476
1477 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1478 pagination test.
1479
1480 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1481
1482 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1483 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1484
1485 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1486
1487 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1488 Filename a.adb changed to bp_fun_addr.adb.
1489 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1490
1491 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1492
1493 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1494 non-PIE executables.
1495 * README: Mention the gdb,nopie_flag board setting.
1496 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1497 non-PIE executable.
1498 * gdb.arch/amd64-entry-value.exp: Likewise.
1499 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1500 * gdb.arch/i386-float.exp: Likewise.
1501 * gdb.arch/i386-signal.exp: Likewise.
1502 * gdb.mi/mi-reg-undefined.exp: Likewise.
1503
1504 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1505
1506 PR gdb/23974
1507 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1508
1509 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1510
1511 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1512 Update order of results accordingly.
1513
1514 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1515
1516 * gdb.base/annota1.exp: Update a test regexp.
1517
1518 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1519
1520 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1521
1522 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1523
1524 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1525 (reuse_time): Initialize to REUSE_TIME_CAP.
1526 (check_rc): New function.
1527 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1528 Check pthread_create rc.
1529 (spawner_thread_func): Check pthread_create and pthread_join rc.
1530
1531 2018-12-08 Pedro Alves <palves@redhat.com>
1532
1533 * gdb.base/list.exp (test_forward_search): Rename to ...
1534 (test_forward_reverse_search): ... this. Also test reverse-search
1535 and the forward-search alias.
1536
1537 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1538
1539 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1540 local timeout variable before return, and remove all local timeout
1541 variable entirely.
1542 (gdb_load): Likewise.
1543
1544 2018-12-01 Tom de Vries <tdevries@suse.de>
1545
1546 * gdb.base/gdb-caching-proc.exp: New file.
1547
1548 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1549
1550 * Makefile.in (TIMESTAMP): New variable.
1551 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1552 command.
1553 (check-single-racy): Likewise.
1554 (check/%.exp): Likewise.
1555 (check-racy/%.exp): Likewise.
1556 (workers/%.worker): Likewise.
1557 (build-perf): Likewise.
1558 (check-perf): Likewise.
1559 * README: Describe new "TS" and "TS_FORMAT" variables.
1560 * print-ts.py: New file.
1561
1562 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1563
1564 PR python/23714
1565 * gdb.python/python.exp: Test command repetition after
1566 gdb.execute.
1567
1568 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1571 is correctly aligned.
1572
1573 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1574
1575 * gdb.ada/info_auto_lang.exp: New testcase.
1576 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1577 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1578 * gdb.ada/info_auto_lang/some_c.c: New file.
1579
1580 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1581
1582 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1583 FUNC_lang language syntax.
1584
1585 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1586
1587 * gdb.base/info_minsym.c: New file.
1588 * gdb.base/info_minsym.exp: New file.
1589
1590 2018-11-19 Tom Tromey <tom@tromey.com>
1591
1592 PR rust/23625:
1593 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1594 * gdb.rust/expr.exp: Update expected output. Change one test.
1595
1596 2018-11-19 Tom Tromey <tom@tromey.com>
1597
1598 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1599
1600 2018-11-19 Pedro Alves <palves@redhat.com>
1601
1602 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1603 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1604 see the expected warning.
1605
1606 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1607
1608 PR gdb/22736:
1609 * gdb.cp/infcall-nodebug-lib.c: New test.
1610 * gdb.cp/infcall-nodebug-main.c: New test.
1611 * gdb.cp/infcall-nodebug.exp: New file.
1612
1613 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1614
1615 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1616 completer tests.
1617
1618 2018-11-09 Tom de Vries <tdevries@suse.de>
1619
1620 * gdb.base/msym-lang.c: New test.
1621 * gdb.base/msym-lang.exp: New file.
1622 * gdb.base/msym-lang-main.c: New test.
1623
1624 2018-11-08 Tom Tromey <tom@tromey.com>
1625
1626 PR gdb/23555:
1627 PR gdb/23838:
1628 * gdb.base/warning.exp: New file.
1629
1630 2018-11-08 Jan Beulich <jbeulich@suse.com>
1631
1632 * testsuite/gdb.arch/i386-avx512.c,
1633 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1634
1635 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1638 point hardware.
1639
1640 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1641
1642 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1643 * gdb.dwarf2/missing-type-name.exp: New file.
1644
1645 2018-11-06 Tom de Vries <tdevries@suse.de>
1646
1647 * gdb.base/many-headers.c: New test.
1648 * gdb.base/many-headers.exp: New file.
1649
1650 2018-11-06 Jim Wilson <jimw@sifive.com>
1651
1652 * gdb.base/code_elim.exp: For riscv, set additional_flags
1653 to include -msmall-data-limit=0.
1654
1655 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1656
1657 * gdb.ada/watch_minus_l: New testcase.
1658
1659 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1660
1661 * gdb.arch/aix-sighandle.c: New file.
1662 * gdb.arch/aix-sighandle.exp: New file.
1663
1664 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1665
1666 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1667 registers being unions.
1668
1669 2018-10-31 Tom de Vries <tdevries@suse.de>
1670
1671 * lib/valgrind.exp: New file.
1672 (vgdb_start, vgdb_stop): New procs, factored out of ...
1673 * gdb.base/valgrind-bt.exp: ... here, ...
1674 * gdb.base/valgrind-disp-step.exp: ... here and ...
1675 * gdb.base/valgrind-infcall.exp: ... here.
1676
1677 2018-10-31 Tom de Vries <tdevries@suse.de>
1678
1679 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1680
1681 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1682
1683 * gdb.dwarf2/void-type.c: New file.
1684 * gdb.dwarf2/void-type.exp: New file.
1685
1686 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1687
1688 * gdb.base/info_qt.c: New file.
1689 * gdb.base/info_qt.exp: New file.
1690
1691 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1692
1693 * gdb.arch/powerpc-htm-regs.c: New file.
1694 * gdb.arch/powerpc-htm-regs.exp: New file.
1695
1696 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1697
1698 * gdb.arch/powerpc-tar.c: New file.
1699 * gdb.arch/powerpc-tar.exp: New file.
1700
1701 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1702
1703 * gdb.arch/powerpc-ppr-dscr.c: New file.
1704 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1705
1706 2018-10-25 Tom de Vries <tdevries@suse.de>
1707
1708 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1709
1710 2018-10-24 Tom de Vries <tdevries@suse.de>
1711
1712 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1713 longer exists error.
1714
1715 2018-10-24 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1718
1719 2018-10-24 Tom de Vries <tdevries@suse.de>
1720
1721 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1722 --db-attach in valgrind.
1723
1724 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1725
1726 * gdb.arch/riscv-reg-aliases.c: New file.
1727 * gdb.arch/riscv-reg-aliases.exp: New file.
1728
1729 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1730
1731 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1732
1733 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1734
1735 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1736
1737 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1738
1739 * gdb.cp/ovldbreak.exp: Fix regexps.
1740
1741 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1742
1743 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1744
1745 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1746
1747 PR cli/23785
1748 * gdb.base/restore.exp: New test to check if "restore" with an
1749 invalid file doesn't segfault.
1750
1751 2018-10-18 Tom de Vries <tdevries@suse.de>
1752
1753 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1754 * gdb.ada/excep_handle.exp: Same.
1755 * gdb.ada/mi_string_access.exp: Same.
1756 * gdb.ada/mi_var_union.exp: Same.
1757 * gdb.arch/arc-analyze-prologue.exp: Same.
1758 * gdb.arch/arc-decode-insn.exp: Same.
1759 * gdb.base/readnever.exp: Same.
1760 * gdb.fortran/printing-types.exp: Same.
1761 * gdb.guile/scm-lazy-string.exp: Same.
1762
1763 2018-10-16 Tom de Vries <tdevries@suse.de>
1764
1765 PR gdb/23730
1766 * gdb.base/catch-follow-exec.c: Add copyright notice.
1767 * gdb.base/catch-follow-exec.exp: Rewrite to use
1768 gdb_spawn_with_cmdline_opts. Require gdb-native.
1769
1770 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1771
1772 * gdb.trace/actions-changed.exp: Check for arch support.
1773 * gdb.trace/actions.exp: Likewise.
1774 * gdb.trace/ax.exp: Likewise.
1775 * gdb.trace/backtrace.exp: Likewise.
1776 * gdb.trace/change-loc.exp: Likewise.
1777 * gdb.trace/deltrace.exp: Likewise.
1778 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1779 * gdb.trace/ftrace.exp: Likewise.
1780 * gdb.trace/infotrace.exp: Check for arch support.
1781 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1782 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1783 * gdb.trace/mi-tsv-changed.exp: Likewise.
1784 * gdb.trace/packetlen.exp: Likewise.
1785 * gdb.trace/passc-dyn.exp: Likewise.
1786 * gdb.trace/passcount.exp: Likewise.
1787 * gdb.trace/pending.exp: Likewise.
1788 * gdb.trace/range-stepping.exp: Check for shlib support.
1789 * gdb.trace/report.exp: Check for arch support.
1790 * gdb.trace/save-trace.exp: Likewise.
1791 * gdb.trace/signal.exp: Check for signal support.
1792 * gdb.trace/tfind.exp: Check for arch support.
1793 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1794 * gdb.trace/trace-common.h: Add comment.
1795 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1796 * gdb.trace/trace-enable-disable.exp: Likewise.
1797 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1798 * gdb.trace/tracecmd.exp: Check for arch support.
1799 * gdb.trace/tspeed.exp: Check for shlib and target support.
1800 * gdb.trace/tstatus.exp: Check for arch support.
1801 * gdb.trace/tsv.exp: Likewise.
1802 * gdb.trace/while-dyn.exp: Likewise.
1803 * gdb.trace/while-stepping.exp: Likewise.
1804 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1805
1806 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1807
1808 * gdb.trace/tspeed.exp: Remove nowarnings.
1809 (prepare_for_trace_test): Declare "global ipalib".
1810 * gdb.trace/tspeed.c: Include unistd.h.
1811 (main): Remove superfluous printf argument.
1812
1813 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1814
1815 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1816 directory prefix on the filename.
1817
1818 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1819
1820 * gdb.gdb/unittest.exp: Update expected message informing that
1821 selftests have been disabled.
1822 * gdb.server/unittest.exp: Likewise.
1823
1824 2018-10-09 Tom de Vries <tdevries@suse.de>
1825
1826 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1827 with runto_main.
1828
1829 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1830
1831 PR c++/16841
1832 * gdb.cp/virtbase2.cc: New file.
1833 * gdb.cp/virtbase2.exp: New file.
1834
1835 2018-10-06 Tom Tromey <tom@tromey.com>
1836
1837 PR python/19399:
1838 * gdb.python/py-inferior.exp: Add architecture test.
1839
1840 2018-10-06 Tom Tromey <tom@tromey.com>
1841
1842 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1843 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1844
1845 2018-10-06 Tom Tromey <tom@tromey.com>
1846
1847 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1848 of a "throw" catchpoint.
1849
1850 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1851
1852 * gdb.base/info-proc.exp: Update string expected from "help info
1853 proc".
1854
1855 2018-10-04 Tom Tromey <tom@tromey.com>
1856
1857 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1858 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1859 (test_initial_complaints, test_empty_complaints): Update.
1860 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1861
1862 2018-10-04 Tom Tromey <tom@tromey.com>
1863
1864 PR cli/19551:
1865 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1866 * lib/gdb.exp (gdb_file_cmd): Update.
1867 * gdb.stabs/weird.exp (print_weird_var): Update.
1868 * gdb.server/solib-list.exp: Update.
1869 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1870 * gdb.mi/mi-cli.exp: Update.
1871 * gdb.linespec/linespec.exp: Update.
1872 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1873 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1874 * gdb.cp/cp-relocate.exp: Update.
1875 * gdb.base/sym-file.exp: Update.
1876 * gdb.base/relocate.exp: Update.
1877 * gdb.base/readnever.exp: Update.
1878 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1879 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1880 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1881 * gdb.base/code_elim.exp: Update.
1882 * gdb.base/break-unload-file.exp (test_break): Update.
1883 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1884 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1885 Update.
1886 * gdb.base/attach.exp (do_attach_tests): Update.
1887 * gdb.base/sepdebug.exp: Update.
1888 * gdb.python/py-section-script.exp: Update.
1889
1890 2018-10-04 Tom Tromey <tom@tromey.com>
1891
1892 PR cli/22234:
1893 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1894 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1895 output.
1896
1897 2018-10-04 Tom Tromey <tom@tromey.com>
1898
1899 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1900 set width and height to 0.
1901 (test_command_line_attach_run): Use -quiet.
1902
1903 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1904
1905 * lib/gdb.exp (skip_ifunc_tests): New.
1906 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1907 other compile failures.
1908 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1909
1910 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1911
1912 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1913 is_amd64_regs_target.
1914
1915 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1916
1917 * gdb.arch/aarch64-sighandler-regs.c: New test.
1918 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1919 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1920
1921 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1922
1923 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1924 assembly.
1925
1926 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1927
1928 * gdb.base/frame-selection.exp: New file.
1929 * gdb.base/frame-selection.c: New file.
1930
1931 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1932
1933 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1934 pthread barrier.
1935 (main): Likewise.
1936
1937 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * gdb.base/large-frame-1.c: New file.
1940 * gdb.base/large-frame-2.c: New file.
1941 * gdb.base/large-frame.exp: New file.
1942 * gdb.base/large-frame.h: New file.
1943
1944 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1945
1946 PR gdb/20948
1947 * gdb.base/write_mem.exp: New test.
1948 * gdb.base/write_mem.c: Likewise.
1949
1950 2018-09-23 Tom Tromey <tom@tromey.com>
1951
1952 PR python/18852:
1953 * gdb.python/py-parameter.exp: Add test for parameter that throws
1954 on "set".
1955
1956 2018-09-23 Tom Tromey <tom@tromey.com>
1957
1958 PR python/17284:
1959 * gdb.python/py-template.exp (test_template_arg): Add test for
1960 negative template argument number.
1961
1962 2018-09-23 Tom Tromey <tom@tromey.com>
1963
1964 PR python/14062:
1965 * gdb.python/python.exp: Add test for post_event error.
1966
1967 2018-09-23 Tom Tromey <tom@tromey.com>
1968
1969 PR python/18170:
1970 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1971 convert pointers to int and long.
1972
1973 2018-09-23 Tom Tromey <tom@tromey.com>
1974
1975 PR python/20126:
1976 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1977 signed-ness conversion tests.
1978
1979 2018-09-23 Tom Tromey <tom@tromey.com>
1980
1981 PR python/18352;
1982 * gdb.python/py-value.exp (test_float_conversion): New proc.
1983 Use it.
1984
1985 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1986
1987 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1988
1989 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1990
1991 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1992 no readline.
1993 * gdb.base/utf8-identifiers.exp: Likewise.
1994 * gdb.cp/cpcompletion.exp: Likewise.
1995 * gdb.linespec/cpcompletion.exp: Likewise.
1996 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1997 * gdb.linespec/cpls-ops.exp: Likewise.
1998
1999 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2000 Chris January <chris.january@arm.com>
2001
2002 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2003 * gdb.fortran/short-circuit-argument-list.exp: New file.
2004 * gdb.fortran/short-circuit-argument-list.f90: New test.
2005
2006 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2007
2008 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2009 "arch=" keyword when executing "-stack-list-frames".
2010
2011 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2012
2013 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2014 "arch=" keyword when executing "-stack-list-frames".
2015
2016 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2017
2018 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2019 break ada".
2020
2021 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2022
2023 PR python/23669
2024 * gdb.python/python.exp: Test gdb.execute("show commands").
2025
2026 2018-09-16 Tom Tromey <tom@tromey.com>
2027
2028 * gdb.base/new-ui.exp (do_execution_tests): Update.
2029 * gdb.base/dbx.exp (test_breakpoints): Update.
2030
2031 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2032
2033 * lib/gdb.exp (gdb_simple_compile): Add proc.
2034 (is_elf_target): Use gdb_simple_compile.
2035 (skip_altivec_tests): Likewise.
2036 (skip_vsx_tests): Likewise.
2037 (skip_tsx_tests): Likewise.
2038 (skip_btrace_tests): Likewise.
2039 (skip_btrace_pt_tests): Likewise.
2040 (gdb_can_simple_compile): Likewise.
2041 (gdb_has_argv0): Likewise.
2042 (gdb_target_symbol_prefix): Likewise.
2043 (target_supports_scheduler_locking): Likewise.
2044
2045 2018-09-13 Tom Tromey <tom@tromey.com>
2046
2047 * Makefile.in (TAGS): Recognize proc_with_prefix and
2048 gdb_caching_proc.
2049
2050 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2051
2052 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2053 method.
2054
2055 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2056
2057 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2058 and a few other Inferior properties when the Inferior is no
2059 longer valid.
2060
2061 2018-09-13 Tom Tromey <tom@tromey.com>
2062
2063 PR rust/23650:
2064 * gdb.rust/simple.exp: Add test for enum field access error.
2065
2066 2018-09-13 Tom Tromey <tom@tromey.com>
2067
2068 PR rust/23626:
2069 * gdb.rust/simple.rs (EmptyEnum): New type.
2070 (main): Use it.
2071 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2072
2073 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2074
2075 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2076 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2077 * gdb.python/py-symtab.exp: Update test printing an objfile.
2078
2079 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2080
2081 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2082 object.
2083
2084 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2085
2086 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2087 (support_complex_tests): Use gdb_can_simple_compile.
2088 (is_ilp32_target): Likewise.
2089 (is_lp64_target): Likewise.
2090 (is_64_target): Likewise.
2091 (is_amd64_regs_target): Likewise.
2092 (is_aarch32_target): Likewise.
2093 (gdb_int128_helper): Likewise.
2094
2095 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2096
2097 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2098
2099 2018-09-10 Jerome Guitton <guitton@adacore.com>
2100
2101 * gdb.ada/same_component_name: Add test for case of tagged record
2102 with variable-length fields.
2103
2104 2018-09-10 Xavier Roirand <roirand@adacore.com>
2105
2106 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2107 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2108 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2109 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2110
2111 2018-09-10 Xavier Roirand <roirand@adacore.com>
2112
2113 * gdb.ada/mi_string_access.exp: New testcase.
2114 * gdb.ada/mi_string_access/bar.adb: New file.
2115 * gdb.ada/mi_string_access/pck.adb: New file.
2116 * gdb.ada/mi_string_access/pck.asd: New file.
2117
2118 2018-09-10 Xavier Roirand <roirand@adacore.com>
2119
2120 * gdb.ada/mi_var_union.exp: New testcase.
2121 * gdb.ada/mi_var_union/bar.adb: New file.
2122 * gdb.ada/mi_var_union/pck.adb: New file.
2123 * gdb.ada/mi_var_union/pck.asd: New file.
2124
2125 2018-09-08 Tom Tromey <tom@tromey.com>
2126
2127 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2128
2129 2018-09-08 Tom Tromey <tom@tromey.com>
2130
2131 PR python/16047:
2132 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2133 (register_pretty_printers): Register new printer.
2134 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2135 test.
2136 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2137 (an_int_type3): New global.
2138
2139 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2140
2141 * gdb.ada/expr_with_funcall: New testcase.
2142
2143 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2144
2145 * gdb.ada/packed_array_assign: New testcase.
2146
2147 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2148
2149 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2150 names, and add test prefixes to make test names unique.
2151
2152 2018-09-05 Tom de Vries <tdevries@suse.de>
2153
2154 * gdb.dwarf2/varval.exp: Add test.
2155
2156 2018-09-04 Gary Benson <gbenson@redhat.com>
2157
2158 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2159 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2160
2161 2018-08-31 Tom Tromey <tom@tromey.com>
2162
2163 * gdb.rust/simple.rs: Rename second variable "v".
2164
2165 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2166
2167 * gdb.base/funcargs.c (use_a): New function.
2168 (recurse): Call use_a.
2169
2170 2018-08-29 Keith Seitz <keiths@redhat.com>
2171
2172 * gdb.compile/compile-cplus-anonymous.cc: New file.
2173 * gdb.compile/compile-cplus-anonymous.exp: New file.
2174 * gdb.compile/compile-cplus-array-decay.cc: New file.
2175 * gdb.compile/compile-cplus-array-decay.exp: New file.
2176 * gdb.compile/compile-cplus-inherit.cc: New file.
2177 * gdb.compile/compile-cplus-inherit.exp: New file.
2178 * gdb.compile/compile-cplus-member.cc: New file.
2179 * gdb.compile/compile-cplus-member.exp: New file.
2180 * gdb.compile/compile-cplus-method.cc: New file.
2181 * gdb.compile/compile-cplus-method.exp: New file.
2182 * gdb.compile/compile-cplus-mod.c: "New" file.
2183 * gdb.compile/compile-cplus-namespace.cc: New file.
2184 * gdb.compile/compile-cplus-namespace.exp: New file.
2185 * gdb.compile/compile-cplus-nested.cc: New file.
2186 * gdb.compile/compile-cplus-nested.exp: New file.
2187 * gdb.compile/compile-cplus-print.c: "New" file.
2188 * gdb.compile/compile-cplus-print.exp: "New" file.
2189 * gdb.compile/compile-cplus-virtual.cc: New file.
2190 * gdb.compile/compile-cplus-virtual.exp: New file.
2191 * gdb.compile/compile-cplus.c: "New" file.
2192 * gdb.compile/compile-cplus.exp: "New" file.
2193 * lib/compile-support.exp: New file.
2194
2195 2018-08-16 Gary Benson <gbenson@redhat.com>
2196
2197 PR gdb/13000:
2198 * gdb.base/batch-exit-status.exp: New file.
2199 * gdb.base/batch-exit-status.good-commands: Likewise.
2200 * gdb.base/batch-exit-status.bad-commands: Likewise.
2201
2202 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2203
2204 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2205 (struct struct02): Likewise.
2206 (struct struct03): Likewise.
2207 (struct struct04): Likewise.
2208 (struct struct_01_01): New struct.
2209 (struct struct_01_02): Likewise.
2210 (struct struct_01_03): Likewise.
2211 (struct struct_01_04): Likewise.
2212 (struct struct_02_01): Likewise.
2213 (struct struct_02_02): Likewise.
2214 (struct struct_02_03): Likewise.
2215 (struct struct_02_04): Likewise.
2216 (struct struct_04_01): Likewise.
2217 (struct struct_04_02): Likewise.
2218 (struct struct_04_03): Likewise.
2219 (struct struct_04_04): Likewise.
2220 (struct struct_05_01): Likewise.
2221 (struct struct_05_02): Likewise.
2222 (struct struct_05_03): Likewise.
2223 (struct struct_05_04): Likewise.
2224 (cmp_struct01): Remove function.
2225 (cmp_struct02): Likewise.
2226 (cmp_struct03): Likewise.
2227 (cmp_struct04): Likewise.
2228 (cmp_struct_01_01): Add Function.
2229 (cmp_struct_01_02): Likewise.
2230 (cmp_struct_01_03): Likewise.
2231 (cmp_struct_01_04): Likewise.
2232 (cmp_struct_02_01): Likewise.
2233 (cmp_struct_02_02): Likewise.
2234 (cmp_struct_02_03): Likewise.
2235 (cmp_struct_02_04): Likewise.
2236 (cmp_struct_04_01): Likewise.
2237 (cmp_struct_04_02): Likewise.
2238 (cmp_struct_04_03): Likewise.
2239 (cmp_struct_04_04): Likewise.
2240 (cmp_struct_05_01): Likewise.
2241 (cmp_struct_05_02): Likewise.
2242 (cmp_struct_05_03): Likewise.
2243 (cmp_struct_05_04): Likewise.
2244 (call_all): Add new structs.
2245 * gdb.base/infcall-nested-structs.exp: Likewise.
2246
2247 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2248
2249 * gdb.python/py-framefilter-mi.exp: Update regexp to
2250 check for "arch" field in frame output.
2251
2252 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2253
2254 * gdb.dwarf2/dw2-ranges-func.c: New file.
2255 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2256
2257 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2258
2259 * gdb.base/term.exp: Compare terminal settings with values from
2260 the inferior.
2261 * gdb.base/term.c: Get and set terminal settings.
2262
2263 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2264
2265 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2266 accommodate new "arch" field in frame output.
2267 * gdb.mi/mi-return.exp: Likewise.
2268 * gdb.mi/mi-stack.exp: Likewise.
2269 * gdb.mi/mi-syn-frame.exp: Likewise.
2270 * gdb.mi/user-selected-context-sync.exp: Likewise.
2271
2272 2018-08-19 Michael Spang <spang@google.com>
2273
2274 PR gdb/11786
2275 * gdb.base/gcore-tls-pie.c: New file.
2276 * gdb.base/gcore-tls-pie.exp: New file.
2277
2278 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2279
2280 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2281 * gdb.dwarf2/varval.c: New file.
2282 * gdb.dwarf2/varval.exp: New file.
2283
2284 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2285
2286 PR gdb/18931
2287 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2288
2289 2018-08-16 Keith Seitz <keiths@redhat.com>
2290
2291 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2292 tests expected to pass.
2293
2294 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2295
2296 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2297 -data-disassemble -a.
2298 (test_disassembly_bogus_args): Likewise.
2299
2300 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2303
2304 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.base/vla-optimized-out.exp: Add new test.
2307
2308 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2309
2310 * gdb.base/vla-optimized-out-o3.exp: Delete.
2311 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2312 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2313 deleted tests.
2314
2315 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2316
2317 PR gdb/18050:
2318 * gdb.server/extended-remote-restart.c: New file.
2319 * gdb.server/extended-remote-restart.exp: New file.
2320
2321 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2322
2323 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2324 "set variable index = 42".
2325
2326 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2327
2328 * boards/index-cache-gdb.exp: New file.
2329 * gdb.dwarf2/index-cache.exp: New file.
2330 * gdb.dwarf2/index-cache.c: New file.
2331 * gdb.base/maint.exp: Check if we are using the index cache.
2332
2333 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2334
2335 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2336 MAKEFLAGS.
2337
2338 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2339
2340 * dg-extract-results.sh: Move to toplevel contrib.
2341 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2342 * Makefile.in (check-parallel-racy): Likewise.
2343
2344 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2345
2346 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2347 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2348 tests if the target supports scheduler locking.
2349
2350 2018-08-04 Tom de Vries <tdevries@suse.de>
2351
2352 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2353
2354 2018-08-02 Tom Tromey <tom@tromey.com>
2355
2356 PR symtab/16842.
2357 * gdb.cp/temargs.exp: Test "info address" of a template
2358 parameter.
2359
2360 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2361
2362 * gdb.python/py-mi-var-info-path-expression.c: New file.
2363 * gdb.python/py-mi-var-info-path-expression.py: New file.
2364 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2365
2366 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2367
2368 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2369 error after "cannot resolve name" string.
2370
2371 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2372
2373 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2374 started.
2375 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2376
2377 2018-07-28 Tom de Vries <tdevries@suse.de>
2378
2379 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2380
2381 2018-07-26 Tom de Vries <tdevries@suse.de>
2382
2383 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2384
2385 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2386
2387 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2388 is visible.
2389
2390 2018-07-26 Tom de Vries <tdevries@suse.de>
2391
2392 PR breakpoints/23366
2393 * gdb.base/catch-follow-exec.c: New test.
2394 * gdb.base/catch-follow-exec.exp: New file.
2395
2396 2018-07-25 Tom de Vries <tdevries@suse.de>
2397
2398 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2399 vla-optimized-out.c.
2400
2401 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2402
2403 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2404 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2405
2406 2018-07-20 Tom de Vries <tdevries@suse.de>
2407
2408 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2409 NOCLONE macro.
2410 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2411
2412 2018-07-19 Tom de Vries <tdevries@suse.de>
2413
2414 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2415 regular expression.
2416
2417 2018-07-18 Tom de Vries <tdevries@suse.de>
2418
2419 * gdb.base/vla-optimized-out.c: New test.
2420 * gdb.base/vla-optimized-out.exp: New file.
2421
2422 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2423
2424 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2425 message "No address associated with hostname" when gdbserver
2426 cannot resolve the hostname.
2427
2428 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2429
2430 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2431 Add some test prefixes to make tests unique.
2432
2433 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2434
2435 * gdb.base/frameapply.c: New file.
2436 * gdb.base/frameapply.exp: New file.
2437
2438 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2439
2440 * gdb.base/skip.exp: Update expected error message.
2441
2442 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2443 Jan Kratochvil <jan.kratochvil@redhat.com>
2444 Paul Fertser <fercerpav@gmail.com>
2445 Tsutomu Seki <sekiriki@gmail.com>
2446
2447 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2448 parameter.
2449 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2450 by default.
2451 * boards/native-gdbserver.exp: Likewise.
2452 * gdb.server/run-without-local-binary.exp: Improve regexp used
2453 for detecting when a remote debugging connection succeeds.
2454 * gdb.server/server-connect.exp: New file.
2455 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2456 Do not prefix the port number with ":".
2457 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2458 support for detecting and using it. Add '$debughost_gdbserver'
2459 to the list of arguments used to start gdbserver. Handle case
2460 when gdbserver cannot resolve a network name.
2461
2462 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2463
2464 PR c++/23373
2465 * gdb.base/ptype-offsets.cc (struct static_member): New
2466 struct.
2467 (main) <stmember>: New variable.
2468 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2469 with a static member in it.
2470
2471 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2472
2473 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2474 watchpoints enabled and disabled.
2475
2476 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2477
2478 * gdb.base/examine-backward.exp: Still run tests around address
2479 0x0, even if address 0x0 is not readable. Update the pattern for
2480 matching address 0x0 in expected output.
2481
2482 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2483
2484 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2485 malloc/free.
2486
2487 2018-07-04 Tom de Vries <tdevries@suse.de>
2488
2489 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2490
2491 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2492
2493 PR tdep/8282
2494 * gdb.arch/mips-disassembler-options.exp: New test.
2495 * gdb.arch/mips-disassembler-options.s: New test source.
2496
2497 2018-06-29 Pedro Alves <palves@redhat.com>
2498
2499 * gdb.threads/names.exp: Adjust expected "info threads" output.
2500
2501 2018-06-29 Pedro Alves <palves@redhat.com>
2502
2503 * gdb.opt/inline-break.exp (line number, address): Add "info
2504 break" tests.
2505
2506 2018-06-29 Pedro Alves <palves@redhat.com>
2507
2508 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2509 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2510 number and address and running to them.
2511
2512 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2513
2514 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2515
2516 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2517
2518 * lib/compiler.c: Remove executable permission flag.
2519
2520 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2521
2522 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2523 code.
2524 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2525
2526 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2527
2528 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2529
2530 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2531
2532 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2533 address argument is omitted.
2534
2535 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2536
2537 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2538
2539 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2540
2541 PR gdb/21695
2542 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2543 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2544
2545 2018-06-26 Tom Tromey <tom@tromey.com>
2546
2547 PR rust/22574:
2548 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2549 * gdb.rust/simple.rs (struct SimpleLayout): New.
2550
2551 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2552
2553 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2554 "info registers" output.
2555
2556 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2557
2558 * gdb.base/watchpoint-hw-attach.c: New test.
2559 * gdb.base/watchpoint-hw-attach.exp: New file.
2560
2561 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2562
2563 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2564 through /bin/sh.
2565 * boards/dwarf4-gdb-index.exp: Likewise.
2566 * boards/fission-dwp.exp: Likewise.
2567
2568 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2569
2570 * gdb.base/float128.exp: Add comment and improved fail message
2571 to the failure case of "print large128" test.
2572
2573 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2574
2575 * configure.ac: Remove AC_PREREQ.
2576 * configure: Re-generate.
2577
2578 2018-06-19 Pedro Alves <palves@redhat.com>
2579
2580 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2581 (func_extern_caller): New.
2582 (main): Call func_extern_caller.
2583 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2584 logic change.
2585
2586 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2587
2588 PR gdb/16841
2589 * gdb.cp/typedef-base.cc: New file.
2590 * gdb.cp/typedef-base.exp: New file.
2591
2592 2018-06-18 Tom de Vries <tdevries@suse.de>
2593
2594 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2595
2596 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2597 Richard Bunt <Richard.Bunt@arm.com>
2598
2599 * gdb.threads/attach-slow-waitpid.c: New file.
2600 * gdb.threads/attach-slow-waitpid.exp: New file.
2601 * gdb.threads/slow-waitpid.c: New file.
2602
2603 2018-06-14 Pedro Alves <palves@redhat.com>
2604
2605 * gdb.base/fork-running-state.c: Include <errno.h>.
2606 (exit_if_relative_exits): New.
2607 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2608 exits.
2609 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2610 child exits.
2611
2612 2018-06-14 Tom de Vries <tdevries@suse.de>
2613
2614 PR cli/22573
2615 * gdb.base/finish-pretty.c: New test.
2616 * gdb.base/finish-pretty.exp: New file.
2617
2618 2018-06-14 Pedro Alves <palves@redhat.com>
2619
2620 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2621 gdb's expected startup output.
2622
2623 2018-06-14 Pedro Alves <palves@redhat.com>
2624
2625 * lib/selftest-support.exp (selftest_setup): Remove inlined
2626 function handling.
2627
2628 2018-06-14 Tom de Vries <tdevries@suse.de>
2629
2630 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2631 matching of breakpoint printing.
2632
2633 2018-06-13 Tom de Vries <tdevries@suse.de>
2634
2635 PR testsuite/23269
2636 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2637 (fork_child): ... here, and ...
2638 (fork_parent): ... here.
2639
2640 2018-06-12 Tom de Vries <tdevries@suse.de>
2641
2642 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2643
2644 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2645 Stephen Roberts <stephen.roberts@arm.com>
2646
2647 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2648 rewrite test to describe action performed, rather than possible
2649 failure.
2650
2651 2018-06-08 Gary Benson <gbenson@redhat.com>
2652
2653 * gdb.threads/check-libthread-db.exp: New file.
2654 * gdb.threads/check-libthread-db.c: Likewise.
2655
2656 2018-06-05 Tom Tromey <tom@tromey.com>
2657
2658 * gdb.base/default.exp: Update expected "show version" output.
2659
2660 2018-06-05 Tom Tromey <tom@tromey.com>
2661
2662 PR cli/12326:
2663 * gdb.cp/static-print-quit.exp: Update.
2664 * lib/gdb.exp (pagination_prompt): Update.
2665 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2666 * gdb.python/python.exp: Update.
2667
2668 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2671
2672 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2673
2674 * gdb.ada/bp_fun_addr: New testcase.
2675
2676 2018-06-01 Tom Tromey <tom@tromey.com>
2677
2678 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2679 results.
2680 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2681 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2682 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2683 * gdb.base/maint.exp (maint_pass_if): Update.
2684
2685 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2686
2687 * gdb.base/endian.exp: New test.
2688 * gdb.base/endian.c: New test source.
2689
2690 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2691
2692 PR gdb/23203
2693 * gdb.base/bt-selected-frame.c: New file.
2694 * gdb.base/bt-selected-frame.exp: New file.
2695 * lib/gdb.exp (get_current_frame_number): New function.
2696
2697 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2698 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.threads/tls-core.c: Include <stdlib.h>
2701 (thread_proc): Call `abort'.
2702 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2703 (tls_core_test): New procedure, bits factored out from ...
2704 (top level): ... here. Test both native cores and gcore cores.
2705
2706 2018-05-23 Tom Tromey <tom@tromey.com>
2707
2708 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2709
2710 2018-05-23 Tom Tromey <tom@tromey.com>
2711
2712 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2713 symfile_complaints.
2714 (test_short_complaints): Likewise.
2715 (test_empty_complaints): Likewise.
2716 (test_initial_complaints): Update.
2717
2718 2018-05-23 Tom Tromey <tom@tromey.com>
2719
2720 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2721
2722 2018-05-23 Tom Tromey <tom@tromey.com>
2723
2724 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2725 (test_short_complaints): Update.
2726
2727 2018-05-22 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/remote.exp: Only gdb_start after compiling the
2730 testcase. Issue "disconnect" before testing "set remote" command
2731 defaults. Issue clean_restart before running to main.
2732
2733 2018-05-22 Pedro Alves <palves@redhat.com>
2734
2735 * gdb.base/remote.exp: Adjust expected output of "show remote
2736 memory-write-packet-size". Add tests for "set remote
2737 memory-write-packet-size 0" and "set remote
2738 memory-write-packet-size fixed/limit".
2739
2740 2018-05-22 Pedro Alves <palves@redhat.com>
2741
2742 PR gdb/22973
2743 * gdb.base/utf8-identifiers.c: New file.
2744 * gdb.base/utf8-identifiers.exp: New file.
2745
2746 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2747
2748 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2749
2750 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2751
2752 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2753
2754 2018-05-18 Tom Tromey <tom@tromey.com>
2755
2756 * gdb.base/ptype-offsets.exp: Update.
2757
2758 2018-05-17 Keith Seitz <keiths@redhat.com>
2759
2760 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2761 in expected breakpoint stop locations.
2762 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2763 move to proper scope to test variable values.
2764 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2765 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2766 New functions.
2767 (main): Call not_inline_func3.
2768 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2769 inline_func1, inline_func2, and inline_func3. Test that when each
2770 breakpoint is hit, GDB properly reports both the stop location
2771 and the backtrace. Repeat tests for temporary breakpoints.
2772
2773 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2774
2775 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2776 rather then trying to access it in determining whether the PID
2777 of `gdbserver' could have been retrieved.
2778
2779 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2780
2781 * gdb.arch/amd64-init-x87-values.S: New file.
2782 * gdb.arch/amd64-init-x87-values.exp: New file.
2783
2784 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2785
2786 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2787
2788 2018-05-04 Tom Tromey <tom@tromey.com>
2789
2790 PR python/22730:
2791 * gdb.python/python.exp: Test multi-line execute.
2792
2793 2018-05-04 Tom Tromey <tom@tromey.com>
2794
2795 PR python/22731:
2796 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2797
2798 2018-05-04 Tom Tromey <tom@tromey.com>
2799
2800 PR gdb/11750:
2801 * gdb.base/define.exp: Test defining a user command inside a user
2802 command.
2803 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2804
2805 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2806 Pedro Alves <palves@redhat.com>
2807
2808 PR breakpoints/19806 and support for PR external/20207.
2809 * gdb.base/watchpoint-unaligned.c: New file.
2810 * gdb.base/watchpoint-unaligned.exp: New file.
2811
2812 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2813
2814 * gdb.base/maint.exp: Make test names unique, use
2815 test_prefix_command_help to test 'help maint info', and remove
2816 repeated test of 'help maint'.
2817
2818 2018-05-04 Tom Tromey <tom@tromey.com>
2819
2820 PR gdb/22619:
2821 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2822 behavior.
2823
2824 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2825
2826 * gdb.base/maint.exp: Process output from 'maint print registers'
2827 line at a time.
2828
2829 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2830
2831 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2832 timeout.
2833
2834 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2835
2836 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2837 filter pattern.
2838
2839 2018-05-02 Pedro Alves <palves@redhat.com>
2840
2841 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2842 to_log_command renames.
2843 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2844
2845 2018-05-02 Tom Tromey <tom@tromey.com>
2846
2847 * gdb.python/py-parameter.exp: Set test message.
2848
2849 2018-05-02 Tom Tromey <tom@tromey.com>
2850
2851 PR python/20084:
2852 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2853 PARAM_ZUINTEGER_UNLIMITED tests.
2854
2855 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2856
2857 PR rust/23124
2858 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2859 when casting.
2860
2861 2018-04-30 Tom Tromey <tom@tromey.com>
2862
2863 * gdb.python/py-type.exp: Check align attribute.
2864 * gdb.python/py-type.c: New "aligncheck" global.
2865
2866 2018-04-30 Tom Tromey <tom@tromey.com>
2867
2868 PR exp/17095:
2869 * gdb.dwarf2/dw2-align.exp: New file.
2870 * gdb.cp/align.exp: New file.
2871 * gdb.base/align.exp: New file.
2872 * lib/gdb.exp (gdb_int128_helper): New proc.
2873 (has_int128_c, has_int128_cxx): New caching procs.
2874
2875 2018-04-27 Tom Tromey <tom@tromey.com>
2876
2877 PR rust/22545:
2878 * gdb.rust/simple.exp: Add inclusive range tests.
2879
2880 2018-04-26 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2883 ifunc breakpoint locations correctly of ifunc breakpoints set
2884 while the program resolves the ifunc.
2885
2886 2018-04-26 Pedro Alves <palves@redhat.com>
2887
2888 * gdb.base/gnu-ifunc-final.c: New file.
2889 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2890 * gdb.base/gnu-ifunc.exp (executable): Delete.
2891 (staticexecutable): Adjust.
2892 (lib_opts, exec_opts): Delete.
2893 (make_binsuffix, build, set-break): New procedures.
2894 (misc_tests): New, with tests factored out from the top level.
2895 (top level): Test different combinations of ifunc resolver name,
2896 resolver with and with debug info, and ifunc target with and
2897 without debug info. Wrap static tests with with_target_prefix.
2898
2899 2018-04-26 Pedro Alves <palves@redhat.com>
2900
2901 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2902 return type" warnings.
2903
2904 2018-04-25 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2907 killed".
2908 * gdb.base/kill-after-signal.exp: Likewise.
2909 * gdb.threads/kill.exp: Likewise.
2910
2911 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2912 Sergio Durigan Junior <sergiodj@redhat.com>
2913 Pedro Alves <palves@redhat.com>
2914
2915 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2916 regexps to expect for '[Inferior ... detached]' as well.
2917 * gdb.base/attach.exp: Likewise.
2918 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2919 "gdb_continue_to_end".
2920 (test_catch_syscall_with_wrong_args): Likewise.
2921 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2922 ']'. Don't set 'verbose' on.
2923 * gdb.base/foll-vfork.exp: Likewise.
2924 * gdb.base/fork-print-inferior-events.c: New file.
2925 * gdb.base/fork-print-inferior-events.exp: New file.
2926 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2927 '[Inferior ... has been killed]' message.
2928 * gdb.base/kill-after-signal.exp: Likewise.
2929 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2930 detach message.
2931 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2932 message.
2933 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2934 regexps to expect for '[Inferior ... detached]' as well.
2935 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2936
2937 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2938
2939 PR gdb/23104
2940 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2941
2942 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2943
2944 * gdb.threads/multiple-successive-infcall.c: New test.
2945 * gdb.threads/multiple-successive-infcall.exp: New file.
2946
2947 2018-04-17 Tom Tromey <tom@tromey.com>
2948
2949 * gdb.rust/simple.rs (Union): New type.
2950 (main): New local "u".
2951 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2952
2953 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2954
2955 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2956 number information in output of "whereis" command.
2957 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2958
2959 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2960
2961 * gdb.ada/info_types.exp: Adjust expected output to the line
2962 numbers now printed by "info var/func/type".
2963 * gdb.base/completion.exp: Likewise.
2964 * gdb.base/included.exp: Likewise.
2965 * gdb.cp/cp-relocate.exp: Likewise.
2966 * gdb.cp/cplusfuncs.exp: Likewise.
2967 * gdb.cp/namespace.exp: Likewise.
2968 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2969
2970 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2971
2972 * gdb.btrace/cpu.exp: New.
2973
2974 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2975
2976 * gdb.base/step-indirect-call-thunk.exp: New.
2977 * gdb.base/step-indirect-call-thunk.c: New.
2978 * gdb.reverse/step-indirect-call-thunk.exp: New.
2979 * gdb.reverse/step-indirect-call-thunk.c: New.
2980
2981 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2982
2983 * gdb.base/pie-fork.c: New file.
2984 * gdb.base/pie-fork.exp: New file.
2985
2986 2018-04-11 Tom Tromey <tom@tromey.com>
2987
2988 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2989
2990 2018-04-10 Pedro Alves <palves@redhat.com>
2991
2992 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2993 exits. Instead loop running forever.
2994 (fork_parent): Run forever too.
2995
2996 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2997
2998 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2999 mi_continue_to_line.
3000 * gdb.mi/mi-stack.c (callee4): Add comment.
3001
3002 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3003
3004 * gdb.mi/mi-stack.exp: Fix indentation.
3005
3006 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3007
3008 PR gdb/22979
3009 * gdb.arch/amd64-osabi.exp: New file.
3010
3011 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3012
3013 PR gdb/22980
3014 * gdb.base/osabi.exp: New file.
3015
3016 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3017
3018 * gdb.cp/static-typedef-print.exp: New file.
3019 * gdb.cp/static-typedef-print.cc: New file.
3020
3021 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3022
3023 * gdb.ada/varsize_limit: New testcase.
3024
3025 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3026
3027 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3028
3029 * gdb.ada/notcplusplus: New testcase.
3030
3031 * gdb.base/c-linkage-name.c: New file.
3032 * gdb.base/c-linkage-name.exp: New testcase.
3033
3034 2018-03-26 Tom Tromey <tom@tromey.com>
3035
3036 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3037 * gdb.python/py-framefilter.py (name_error): New global.
3038 (ErrorInName.function): Use name_error.
3039
3040 2018-03-26 Tom Tromey <tom@tromey.com>
3041
3042 PR backtrace/15582:
3043 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3044
3045 2018-03-23 Keith Seitz <keiths@redhat.com>
3046
3047 PR c++/22968
3048 * gdb.cp/subtypes.exp: New file.
3049 * gdb.cp/subtypes.h: New file.
3050 * gdb.cp/subtypes.cc: New file.
3051 * gdb.cp/subtypes-2.cc: New file.
3052
3053 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3054
3055 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3056 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3057 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3058 -nostartfiles when compiling the test. Confirm that all registers
3059 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3060
3061 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3062
3063 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3064 option, syntax was wrong anyway.
3065 * gdb.arch/arm-disp-step.exp: Likewise.
3066 * gdb.arch/sparc64-regs.exp: Likewise.
3067 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3068 option, syntax was wrong anyway, switch to use
3069 prepare_for_testing.
3070 * gdb.arch/i386-disp-step.exp: Likewise.
3071
3072 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3073
3074 * gdb.ada/exec_changed.exp: Replace "target_info exists
3075 use_gdb_stub" by "use_gdb_stub".
3076 * gdb.ada/start.exp: Likewise.
3077 * gdb.base/async-shell.exp: Likewise.
3078 * gdb.base/attach-pie-misread.exp: Likewise.
3079 * gdb.base/attach-wait-input.exp: Likewise.
3080 * gdb.base/break-entry.exp: Likewise.
3081 * gdb.base/break-interp.exp: Likewise.
3082 * gdb.base/dprintf-detach.exp: Likewise.
3083 * gdb.base/nostdlib.exp: Likewise.
3084 * gdb.base/solib-nodir.exp: Likewise.
3085 * gdb.base/statistics.exp: Likewise.
3086 * gdb.base/testenv.exp: Likewise.
3087 * gdb.mi/mi-exec-run.exp: Likewise.
3088 * gdb.mi/mi-start.exp: Likewise.
3089 * gdb.multi/dummy-frame-restore.exp: Likewise.
3090 * gdb.multi/multi-arch-exec.exp: Likewise.
3091 * gdb.multi/multi-arch.exp: Likewise.
3092 * gdb.multi/tids.exp: Likewise.
3093 * gdb.multi/watchpoint-multi.exp: Likewise.
3094 * gdb.python/py-events.exp: Likewise.
3095 * gdb.threads/attach-into-signal.exp: Likewise.
3096 * gdb.threads/attach-stopped.exp: Likewise.
3097 * gdb.threads/threadapply.exp: Likewise.
3098 * lib/selftest-support.exp: Likewise.
3099
3100 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3101
3102 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3103
3104 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3105
3106 * gdb.perf/template-breakpoints.cc: New file.
3107 * gdb.perf/template-breakpoints.exp: New file.
3108 * gdb.perf/template-breakpoints.py: New file.
3109
3110 2018-03-19 Tom Tromey <tom@tromey.com>
3111
3112 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3113 y0.
3114 * gdb.rust/simple.exp: Test bare identifier form of struct
3115 initializer.
3116
3117 2018-03-19 Tom Tromey <tom@tromey.com>
3118
3119 * gdb.gdb/observer.exp: Remove.
3120
3121 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3122
3123 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3124 "qualified" option when setting breakpoints.
3125 * gdb.trace/backtrace.exp: Likewise.
3126 * gdb.trace/circ.exp: Likewise.
3127 * gdb.trace/collection.exp: Likewise.
3128 * gdb.trace/disconnected-tracing.exp: Likewise.
3129 * gdb.trace/ftrace-lock.exp: Likewise.
3130 * gdb.trace/ftrace.exp: Likewise.
3131 * gdb.trace/infotrace.exp: Likewise.
3132 * gdb.trace/packetlen.exp: Likewise.
3133 * gdb.trace/passc-dyn.exp: Likewise.
3134 * gdb.trace/qtro.exp: Likewise.
3135 * gdb.trace/read-memory.exp: Likewise.
3136 * gdb.trace/report.exp: Likewise.
3137 * gdb.trace/signal.exp: Likewise.
3138 * gdb.trace/status-stop.exp: Likewise.
3139 * gdb.trace/strace.exp: Likewise.
3140 * gdb.trace/tfind.exp: Likewise.
3141 * gdb.trace/trace-break.exp: Likewise.
3142 * gdb.trace/trace-condition.exp: Likewise.
3143 * gdb.trace/trace-mt.exp: Likewise.
3144 * gdb.trace/tstatus.exp: Likewise.
3145 * gdb.trace/tsv.exp: Likewise.
3146 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3147 * gdb.trace/unavailable.exp: Likewise.
3148 * gdb.trace/while-dyn.exp: Likewise.
3149
3150 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3151
3152 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3153 that libinproctrace is copied to the target.
3154
3155 2018-03-14 Tom Tromey <tom@tromey.com>
3156
3157 PR cli/14977:
3158 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3159 a null pointer.
3160 * gdb.base/wchar.exp: Likewise.
3161
3162 2018-03-14 Tom Tromey <tom@tromey.com>
3163
3164 PR cli/19918:
3165 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3166 flag.
3167
3168 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3169
3170 PR gdb/22841
3171 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3172 "target" to remote_exec.
3173
3174 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3175
3176 PR gdb/22841
3177 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3178 ${board}_upload): Remove.
3179
3180 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3181
3182 * gdb.cp/watch-cp.cc: New test.
3183 * gdb.cp/watch-cp.exp: New file.
3184
3185 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3186
3187 * gdb.base/infcall-nested-structs.exp: New file.
3188 * gdb.base/infcall-nested-structs.c: New file.
3189 * gdb.base/float.exp: Add riscv support.
3190
3191 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3192
3193 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3194 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3195
3196 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3197
3198 * gdb.server/abspath.exp: New file.
3199 * lib/gdb.exp (with_cwd): New procedure.
3200
3201 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3202
3203 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3204 use it.
3205 (gdb_is_target_remote_prompt): New proc.
3206 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3207 (gdb_is_target_native): Pass prompt parameter to
3208 gdb_is_target_1.
3209
3210 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3211
3212 * gdb.base/load-command.c: New file.
3213 * gdb.base/load-command.exp: New file.
3214 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3215 (gdb_is_target_1): ...this, and generalize for other targets
3216 than just remote.
3217 (gdb_is_target_remote): Use gdb_is_target_1.
3218 (gdb_is_target_native): use gdb_is_target_1.
3219
3220 2018-02-26 Tom Tromey <tom@tromey.com>
3221
3222 PR python/16497:
3223 * gdb.python/py-framefilter.exp: Update test.
3224
3225 2018-02-26 Tom Tromey <tom@tromey.com>
3226
3227 * gdb.dwarf2/variant.c: New file.
3228 * gdb.dwarf2/variant.exp: New file.
3229
3230 2018-02-26 Tom Tromey <tom@tromey.com>
3231
3232 * gdb.rust/simple.exp: Accept more possible results in enum test.
3233
3234 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3235
3236 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3237 parentheses.
3238
3239 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3240
3241 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3242 name of a variable: $actual_linejj -> $actual_line.
3243
3244 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3245
3246 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3247
3248 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3249
3250 * gdb.btrace/buffer-size.exp: Do not force BTS.
3251
3252 2018-02-14 Pedro Alves <palves@redhat.com>
3253
3254 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3255 getting a "Quit".
3256
3257 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3258
3259 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3260 Fix test name.
3261
3262 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3263
3264 * gdb.cp/m-static.exp: Check type of optimized out static
3265 member.
3266
3267 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3268
3269 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3270 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3271
3272 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3273 Leszek Swirski <leszeks@google.com>
3274
3275 * gdb.python/py-prettyprint.c
3276 (struct to_string_returns_value_inner,
3277 struct to_string_returns_value_wrapper): New.
3278 (main): Add tsrvw variable.
3279 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3280 ToStringReturnsValueWrapper): New classes.
3281 (register_pretty_printers): Register new pretty-printers.
3282 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3283 recursive pretty printer.
3284 * gdb.python/py-mi.exp: Likewise.
3285
3286 2018-02-01 Leszek Swirski <leszeks@google.com>
3287
3288 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3289 functions with the same name as an include file are parsed
3290 correctly.
3291
3292 2018-02-01 Yao Qi <yao.qi@linaro.org>
3293
3294 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3295 "\[^\r\n\]*".
3296
3297 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3298
3299 * gdb.arch/powerpc-prologue-frame.s: New file.
3300 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3301 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3302
3303 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3304
3305 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3306
3307 2018-01-30 Pedro Alves <palves@redhat.com>
3308
3309 PR gdb/13211
3310 * gdb.base/interrupt-daemon.c: New.
3311 * gdb.base/interrupt-daemon.exp: New.
3312 * gdb.multi/multi-term-settings.c: New.
3313 * gdb.multi/multi-term-settings.exp: New.
3314
3315 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3316
3317 * gdb.base/break.exp: Save the location where the breakpoint
3318 on break.c:47 was actually inserted when debugging the version
3319 compiled at -O2 and use it in the expected output of the "info
3320 break" test performed soon after.
3321
3322 2018-01-22 Pedro Alves <palves@redhat.com>
3323 Sergio Durigan Junior <sergiodj@redhat.com>
3324
3325 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3326 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3327
3328 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3329
3330 * gdb.base/break-include.c, gdb.base/break-include.inc,
3331 gdb.base/break-include.exp: New files.
3332 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3333 line number now being the actual line number where the breakpoint
3334 was inserted.
3335 * gdb.mi/mi-break.exp: Likewise.
3336 * gdb.mi/mi-reverse.exp: Likewise.
3337 * gdb.mi/mi-simplerun.exp: Ditto.
3338
3339 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3340
3341 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3342 varobj.
3343 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3344
3345 2018-01-21 Don Breazeal <donb@codesourcery.com>
3346 Andrew Burgess <andrew.burgess@embecosm.com>
3347
3348 * gdb.mi/basics.c: Add new global.
3349 * gdb.mi/mi-frame-regs.exp: New file.
3350 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3351 case.
3352
3353 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3354
3355 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3356 non-parameter, and on an unknown symbol.
3357
3358 2018-01-19 Tom Tromey <tom@tromey.com>
3359
3360 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3361 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3362
3363 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3364
3365 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3366 setrlimit and chdir to int.
3367
3368 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3369
3370 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3371 function.
3372 (my_tend): Likewise.
3373 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3374 rationale of avoiding FP- and vector instructions.
3375
3376 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3377
3378 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3379 "info reg" with "\[ \t\]*".
3380 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3381 "\[ \t\]+".
3382 * gdb.arch/s390-multiarch.exp: Ditto.
3383 * gdb.base/pc-fp.exp: Ditto.
3384 * gdb.reverse/i386-precsave.exp: Ditto.
3385 * gdb.reverse/i386-reverse.exp: Ditto.
3386 * gdb.reverse/i387-env-reverse.exp: Ditto.
3387 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3388
3389 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3390
3391 * lib/gdb.exp (gdb_compile): Re-enable use of
3392 universal_compile_options for languages other than Rust.
3393
3394 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3395
3396 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3397
3398 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3399
3400 PR gdb/16577
3401 * gdb.base/solib-vanish.exp: New.
3402 * gdb.base/solib-vanish-main.c: New.
3403 * gdb.base/solib-vanish-lib1.c: New.
3404 * gdb.base/solib-vanish-lib2.c: New.
3405
3406 2018-01-17 Yao Qi <yao.qi@linaro.org>
3407
3408 * gdb.compile/compile.exp: Match the address printed for
3409 frame in the output of command "bt".
3410
3411 2018-01-15 Tom Tromey <tom@tromey.com>
3412
3413 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3414 compute sp_reg.
3415
3416 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3417
3418 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3419 to prepare.
3420 (prepare): Return 0 on error, 1 on success.
3421
3422 2018-01-12 Pedro Alves <palves@redhat.com>
3423
3424 * gdb.base/continue-after-aborted-step-over.c: New.
3425 * gdb.base/continue-after-aborted-step-over.exp: New.
3426
3427 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3428
3429 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3430 options when not creating an executable.
3431
3432 2018-01-11 Pedro Alves <palves@redhat.com>
3433
3434 PR remote/22597
3435 * gdb.server/stop-reply-no-thread.c: New file.
3436 * gdb.server/stop-reply-no-thread.exp: New file.
3437
3438 2018-01-10 Pedro Alves <palves@redhat.com>
3439
3440 PR gdb/22670
3441 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3442 functions too. Test setting breakpoints and printing C functions
3443 with no debug info too.
3444 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3445
3446 2018-01-10 Pedro Alves <palves@redhat.com>
3447
3448 PR gdb/22670
3449 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3450 a fail.
3451
3452 2018-01-10 Pedro Alves <palves@redhat.com>
3453
3454 PR gdb/22670
3455 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3456
3457 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3458
3459 * gdb.server/unittest.exp: Match the output in non-development
3460 mode.
3461
3462 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3463
3464 * gdb.gdb/unittest.exp: Match output in non-development mode.
3465
3466 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3467
3468 * gdb.ada/access_tagged_param.exp: Relax expected output
3469 for value of "ObjL" in "continue" to pck.inspect breakpoint
3470 test.
3471
3472 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3473
3474 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3475 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3476
3477 2018-01-05 Pedro Alves <palves@redhat.com>
3478
3479 PR gdb/18653
3480 * gdb.base/libsegfault.exp: New.
3481
3482 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3483
3484 PR gdb/22670
3485 * gdb.ada/access_tagged_param.exp: New file.
3486 * gdb.ada/access_tagged_param/foo.adb: New file.
3487
3488 2018-01-05 Pedro Alves <palves@redhat.com>
3489
3490 PR gdb/22670
3491 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3492 exercise lower case too, and to exercise both full matching and
3493 wild matching.
3494
3495 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3496
3497 * gdb.ada/rename_subscript_param: New testcase.
3498
3499 2018-01-05 Jerome Guitton <guitton@adacore.com>
3500
3501 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3502
3503 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3504
3505 * gdb.ada/convvar_comp: New testcase.
3506
3507 2018-01-05 Xavier Roirand <roirand@adacore.com>
3508
3509 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3510 (My_Table): New global variable.
3511 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3512
3513 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3514
3515 PR gdb/22670
3516 * gdb.ada/maint_with_ada: New testcase.
3517
3518 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3519
3520 PR gdb/22670
3521 * gdb.ada/bp_c_mixed_case: New testcase.
3522
3523 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3524
3525 PR gdb/22670
3526 * gdb.ada/complete.exp: Add "complete break ada" test.
3527
3528 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3529
3530 PR gdb/22670
3531 * gdb.ada/info_addr_mixed_case: New testcase.
3532
3533 2018-01-03 Xavier Roirand <roirand@adacore.com>
3534
3535 * gdb.ada/excep_handle.exp: New testcase.
3536 * gdb.ada/excep_handle/foo.adb: New file.
3537 * gdb.ada/excep_handle/pck.ads: New file.
3538
3539 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3540
3541 * gdb.base/step-line.c: Add extra empty line in copyright header.
3542 * gdb.base/step-line.inp: Likewise.
3543
3544 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3545
3546 * gdb.ada/dyn_stride.exp: Add slice test.
3547
3548 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3549
3550 * gdb.ada/dyn_stride: New testcase.
3551
3552 2017-12-27 Stafford Horne <shorne@gmail.com>
3553
3554 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3555 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3556
3557 2017-12-27 Stafford Horne <shorne@gmail.com>
3558
3559 * gdb.base/reggroups.c: New file.
3560 * gdb.base/reggroups.exp: New file.
3561
3562 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3563
3564 * gdb.dwarf2/ada-valprint-error.c: New file.
3565 * gdb.dwarf2/ada-valprint-error.exp: New file.
3566
3567 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3568
3569 * gdb.ada/assign_arr: New testcase.
3570
3571 2017-12-18 Xavier Roirand <roirand@adacore.com>
3572
3573 * gdb.ada/funcall_ptr: New testcase.
3574
3575 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3576
3577 PR cli/16224
3578 * gdb.base/ptype-offsets.cc: New file.
3579 * gdb.base/ptype-offsets.exp: New file.
3580
3581 2017-12-15 Yao Qi <yao.qi@linaro.org>
3582
3583 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3584 if XML is disabled.
3585
3586 2017-12-15 Xavier Roirand <roirand@adacore.com>
3587
3588 * gdb.ada/same_component_name: New testcase.
3589
3590 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3591
3592 * gdb.ada/str_binop_equal: New testcase.
3593
3594 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3595
3596 * gdb.ada/task_switch_in_core: New testcase.
3597
3598 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3599
3600 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3601 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3602 call test_bkpt_qualified.
3603 (test_bkpt_qualified): New proc.
3604
3605 2017-12-13 Pedro Alves <palves@redhat.com>
3606
3607 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3608 Tighten regexp by matching with an anchor.
3609
3610 2017-12-13 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3613 ("expression with namespace"): New set of tests.
3614 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3615 (Nested::Test_NS::qux): New.
3616 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3617 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3618
3619 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3620
3621 * gdb.base/server-del-break.c: New file.
3622 * gdb.base/server-del-break.exp: New file.
3623
3624 2017-12-12 Stafford Horne <shorne@gmail.com>
3625
3626 * gdb.xml/tdesc-regs.exp: Add or1k support.
3627
3628 2017-12-12 Stafford Horne <shorne@gmail.com>
3629
3630 * gdb.base/bp-permanent.c: Define nop of or1k.
3631
3632 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3633
3634 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3635 output with components being reordered.
3636
3637 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3638
3639 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3640 output with components being reordered.
3641
3642 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3643 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/maint.exp (check for .gdb_index): Check also for
3646 .debug_names.
3647 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3648 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3649 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3650 (.gdb_index used after symbol reloading): Support also .debug_names.
3651 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3652
3653 2017-12-08 Yao Qi <yao.qi@linaro.org>
3654
3655 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3656 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3657
3658 2017-12-08 Yao Qi <yao.qi@linaro.org>
3659
3660 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3661 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3662
3663 2017-12-08 Yao Qi <yao.qi@linaro.org>
3664
3665 * gdb.arch/aarch64-tagged-pointer.c: New file.
3666 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3667
3668 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3669
3670 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3671 "int".
3672
3673 2017-12-07 Keith Seitz <keiths@redhat.com>
3674
3675 PR breakpoints/22569
3676 * gdb.linespec/ls-errs.exp: Change expected result of "break
3677 -source this file has spaces.c -line 3".
3678 Check that an explicit source file followed by whitespace is
3679 identified as an invalid explicit location.
3680
3681 2017-12-07 Keith Seitz <keiths@redhat.com>
3682
3683 * gdb.cp/nested-types.cc: New file.
3684 * gdb.cp/nested-types.exp: New file.
3685 * lib/cp-support.exp: Load data-structures.exp library.
3686 (debug_cp_test_ptype_class): New global.
3687 (cp_ptype_class_verbose, next_line): New procedures.
3688 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3689 Add and document new return value.
3690 Switch the list of lines to a queue.
3691 Add support for new `type' key for nested type definitions.
3692 Add debugging/troubleshooting messages.
3693 * lib/data-structures.exp: New file.
3694
3695 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3696
3697 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3698 with proc_with_prefix, don't use with_test_prefix.
3699
3700 2017-12-07 Tom Tromey <tom@tromey.com>
3701
3702 * gdb.base/break.exp: Add test for empty "commands".
3703
3704 2017-12-07 Yao Qi <yao.qi@linaro.org>
3705
3706 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3707 malloc and catch syscall.
3708
3709 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3710
3711 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3712 tests for explicit locations.
3713
3714 2017-12-06 Pedro Alves <palves@redhat.com>
3715
3716 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3717 force-disabling XML descriptions.
3718
3719 2017-12-04 Pedro Alves <palves@redhat.com>
3720
3721 PR gdb/22499
3722 * gdb.arch/amd64-disp-step-avx.S: New file.
3723 * gdb.arch/amd64-disp-step-avx.exp: New file.
3724
3725 2017-12-03 Pedro Alves <palves@redhat.com>
3726
3727 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3728 and <string.h>.
3729 (parent_function): Print distinct messages when waitpid fails, or
3730 the child exits with a signal, or the child exits for an unhandled
3731 reason.
3732 * gdb.threads/process-dies-while-detaching.exp
3733 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3734 it. Wait for both inferior output and GDB's prompt. Use an
3735 indirect spawn id list.
3736 (do_detach): New parameter 'child_exit'. Use it to compute
3737 expected inferior output.
3738 (test_detach, test_detach_watch, test_detach_killed_outside):
3739 Adjust to pass down the expected child exit kind.
3740
3741 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3742 Sergio Durigan Junior <sergiodj@redhat.com>
3743 Pedro Alves <palves@redhat.com>
3744
3745 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3746
3747 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3748
3749 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3750 to 'symbol-file' and 'add-symbol-file' can be
3751 position-independent.
3752
3753 2017-12-01 Yao Qi <yao.qi@linaro.org>
3754
3755 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3756 the URL in copyright header.
3757 * gdb.arch/aarch64-fp.exp: Likewise.
3758 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3759 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3760 * gdb.base/expand-psymtabs.exp: Likewise.
3761 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3762 * gdb.fortran/common-block.exp: Likewise.
3763 * gdb.fortran/common-block.f90: Likewise.
3764 * gdb.fortran/logical.exp: Likewise.
3765 * gdb.fortran/vla-datatypes.f90: Likewise.
3766 * gdb.fortran/vla-sub.f90: Likewise.
3767
3768 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3769
3770 * gdb.ada/repeat_dyn: New testcase.
3771
3772 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3773
3774 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3775 Update for changed thread numbering.
3776 * gdb.cell/bt.exp: Update for changed GDB output.
3777
3778 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3779
3780 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3781 setting isremote by hand.
3782 * boards/dwarf4-gdb-index.exp: Likewise.
3783 * boards/fission.exp: Likewise.
3784 * boards/stabs.exp: Likewise.
3785
3786 2017-11-30 Pedro Alves <palves@redhat.com>
3787
3788 * gdb.linespec/cpls-ops.exp
3789 (check_explicit_skips_function_argument): Extract the underlying
3790 type of size_t instead of hardcoding it.
3791
3792 2017-11-29 Pedro Alves <palves@redhat.com>
3793
3794 PR c++/19436
3795 * gdb.linespec/cpls-abi-tag.cc: New file.
3796 * gdb.linespec/cpls-abi-tag.exp: New file.
3797
3798 2017-11-29 Pedro Alves <palves@redhat.com>
3799
3800 * gdb.base/langs.exp: Use -qualified.
3801 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3802 it.
3803 * gdb.cp/namespace.exp: Use -qualified.
3804 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3805 (overload-3, template-overload, template-ret-type, const-overload)
3806 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3807 procedures.
3808 (test_driver): Call them.
3809 * gdb.cp/save-bp-qualified.cc: New.
3810 * gdb.cp/save-bp-qualified.exp: New.
3811 * gdb.linespec/explicit.exp: Test -qualified.
3812 * lib/completion-support.exp (completion::explicit_opts_list): Add
3813 "-qualified".
3814 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3815
3816 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3817
3818 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3819
3820 2017-11-29 Tom Tromey <tom@tromey.com>
3821
3822 * gdb.base/relocate.exp: Update invalid argument test.
3823 Add new tests for invalid arguments.
3824
3825 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3826
3827 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3828 Return 0 as a long.
3829 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3830
3831 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3832
3833 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3834 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3835 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3836 func ().
3837 * gdb.cp/shadow.cc (B.func): Return 0.
3838
3839 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3840
3841 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3842 expected output in gdb_expect call to allow the exception
3843 message to be present as well. Fix syntax confusion to avoid
3844 TCL thinking that exception_name is an array.
3845
3846 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3847
3848 * gdb.arch/spu-info.c: Include <unistd.h>.
3849 (do_signal_test): Fix broken calls to write.
3850 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3851 Fix checks for empty mailboxes. Update signal tests for corrected
3852 do_signal_test routine. Allow nonzero event status.
3853 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3854 * gdb.cell/arch.exp: Use standard_output_file.
3855 * gdb.cell/break.exp: Likewise.
3856 * gdb.cell/bt.exp: Likewise.
3857 * gdb.cell/core.exp: Likewise.
3858 * gdb.cell/dwarfaddr.exp: Likewise.
3859 * gdb.cell/ea-cache.exp: Likewise.
3860 * gdb.cell/ea-standalone.exp: Likewise.
3861 * gdb.cell/f-regs.exp: Likewise.
3862 * gdb.cell/fork.exp: Likewise.
3863 * gdb.cell/gcore.exp: Likewise.
3864 * gdb.cell/mem-access.exp: Likewise.
3865 * gdb.cell/ptype.exp: Likewise.
3866 * gdb.cell/registers.exp: Likewise.
3867 * gdb.cell/sizeof.exp: Likewise.
3868 * gdb.cell/solib-symbol.exp: Likewise.
3869 * gdb.cell/solib.exp: Likewise.
3870
3871 2017-11-25 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.base/complete-empty.exp: New file.
3874 * gdb.base/completion.exp: Adjust.
3875
3876 2017-11-25 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.linespec/cpls-ops.cc: New file.
3879 * gdb.linespec/cpls-ops.exp: New file.
3880 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3881 factored out from ...
3882 (test_complete_prefix_range): ... this.
3883
3884 2017-11-24 Pedro Alves <palves@redhat.com>
3885
3886 * gdb.linespec/cpcompletion.exp: New file.
3887 * gdb.linespec/cpls-hyphen.cc: New file.
3888 * gdb.linespec/cpls.cc: New file.
3889 * gdb.linespec/cpls2.cc: New file.
3890 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3891 test to use test_gdb_complete_unique. Add label completion,
3892 keyword completion and explicit location completion tests.
3893 * lib/completion-support.exp: New file.
3894
3895 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3896
3897 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3898 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3899 when hitting an exception catchpoint.
3900
3901 2017-11-22 Yao Qi <yao.qi@linaro.org>
3902
3903 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3904
3905 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3906
3907 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3908 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3909 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3910
3911 2017-11-22 Yao Qi <yao.qi@linaro.org>
3912
3913 * gdb.base/info-os.exp: Pass pthreads.
3914 * gdb.multi/multi-attach.exp: Likewise.
3915
3916 2017-11-22 Yao Qi <yao.qi@linaro.org>
3917
3918 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3919 compiler.
3920
3921 2017-11-22 Yao Qi <yao.qi@linaro.org>
3922
3923 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3924 * gdb.base/break-interp.exp: Likewise.
3925 * gdb.base/jit-attach-pie.exp: Likewise.
3926
3927 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3928
3929 * gdb.base/float128.c (large128): New variable.
3930 * gdb.base/float128.exp: Add test to print largest __float128 value.
3931
3932 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3933
3934 * gdb.arch/vsx-regs.exp: Update register content checks.
3935
3936 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3937
3938 * gdb.arch/ppc-longdouble.exp: New file.
3939 * gdb.arch/ppc-longdouble.c: Likewise.
3940
3941 2017-11-21 Pedro Alves <palves@redhat.com>
3942
3943 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3944
3945 2017-11-20 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3948 (long_double_typedef): New typedefs.
3949 Use DEF on double and long double.
3950 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3951 cases.
3952 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3953 and 'long_double_ptr_same_size' locals. Use them to decide
3954 whether cast from array/function to float is valid/invalid.
3955
3956 2017-11-17 Tom Tromey <tom@tromey.com>
3957
3958 * gdb.rust/traits.rs: New file.
3959 * gdb.rust/traits.exp: New file.
3960
3961 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3962
3963 * gdb.ada/minsyms: New testcase.
3964
3965 2017-11-16 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3968 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3969
3970 2017-11-16 Pedro Alves <palves@redhat.com>
3971
3972 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3973 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3974
3975 2017-11-16 Pedro Alves <palves@redhat.com>
3976
3977 * gdb.server/reconnect-ctrl-c.c: New file.
3978 * gdb.server/reconnect-ctrl-c.exp: New file.
3979
3980 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3981
3982 * gdb.python/py-rbreak.exp: New file.
3983 * gdb.python/py-rbreak.c: New file.
3984 * gdb.python/py-rbreak-func2.c: New file.
3985
3986 2017-11-16 Pedro Alves <palves@redhat.com>
3987
3988 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3989 pattern.
3990 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3991 GDB.
3992
3993 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3994
3995 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3996 regex.
3997
3998 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3999
4000 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4001 test names.
4002
4003 2017-11-09 Pedro Alves <palves@redhat.com>
4004
4005 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4006 factored out from ...
4007 (top level): ... here, and adjusted to avoid expecting beyond the
4008 prompt in a single gdb_test_multiple.
4009
4010 2017-11-09 Pedro Alves <palves@redhat.com>
4011
4012 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4013 output.
4014 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4015 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4016 * gdb.server/ext-run.exp ("kill" test): Likewise.
4017 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4018
4019 2017-11-09 Pedro Alves <palves@redhat.com>
4020
4021 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4022 match till end of line.
4023
4024 2017-11-09 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4027
4028 2017-11-09 Pedro Alves <palves@redhat.com>
4029
4030 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4031 New procedures, factored out from ...
4032 (top level): ... here, and adjusted to avoid expecting beyond the
4033 prompt in one go.
4034
4035 2017-11-09 Pedro Alves <palves@redhat.com>
4036
4037 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4038 output. Fix '?' match.
4039
4040 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4041
4042 * gdb.ada/scoped_watch: New testcase.
4043 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4044 which is actually correct.
4045 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4046 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4047
4048 2017-11-08 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.gdb/complaints.exp (test_initial_complaints)
4051 (test_serial_complaints, test_short_complaints): Call
4052 complaint_internal instead of complaint.
4053
4054 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4055
4056 * gdb.threads/tls-core.c: New file.
4057 * gdb.threads/tls-core.exp: Likewise.
4058
4059 2017-11-08 Pedro Alves <palves@redhat.com>
4060
4061 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4062 (p Exported_Capitalized): New test.
4063 (p exported_capitalized): New test.
4064
4065 2017-11-07 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4068
4069 2017-11-07 Pedro Alves <palves@redhat.com>
4070
4071 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4072 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4073 (disable_invalid, disable_inverted, disable_negative): New
4074 procedures.
4075 ("bad numbers"): New set of tests.
4076
4077 2017-11-07 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.cp/ena-dis-br-range.exp: Add tests.
4080
4081 2017-11-07 Pedro Alves <palves@redhat.com>
4082
4083 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4084
4085 2017-11-07 Xavier Roirand <roirand@adacore.com>
4086 Pedro Alves <palves@redhat.com>
4087
4088 * gdb.base/ena-dis-br.exp: Add reference to
4089 gdb.cp/ena-dis-br-range.exp.
4090 * gdb.cp/ena-dis-br-range.exp: New file.
4091 * gdb.cp/ena-dis-br-range.cc: New file.
4092
4093 2017-11-06 Pedro Alves <palves@redhat.com>
4094
4095 * gdb.base/attach-non-pgrp-leader.c: New.
4096 * gdb.base/attach-non-pgrp-leader.exp: New.
4097
4098 2017-11-06 Pedro Alves <palves@redhat.com>
4099
4100 * configure.ac: No longer check for termio.h and sgtty.h.
4101 * configure: Regenerate.
4102 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4103 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4104 Remove termio and sgtty code.
4105
4106 2017-11-03 Yao Qi <yao.qi@linaro.org>
4107
4108 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4109 in GDB is disabled.
4110
4111 2017-11-03 Yao Qi <yao.qi@linaro.org>
4112
4113 * gdb.python/py-thrhandle.exp: Skip it if python is not
4114 enabled.
4115
4116 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4117
4118 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4119 as a breakpoint command.
4120
4121 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4122
4123 PR python/21213
4124 * gdb.python/py-infthread.exp: Test calling
4125 InferiorThread.inferior () multiple times in a row.
4126
4127 2017-10-27 Keith Seitz <keiths@redhat.com>
4128
4129 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4130 Test "info break" for every inlined function breakpoint.
4131
4132 2017-10-27 Yao Qi <yao.qi@linaro.org>
4133
4134 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4135
4136 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4137
4138 * gdb.cp/classes.exp (test_static_members): Test printing
4139 Outer::instance.
4140 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4141 (Inner::instance, Outer::instance): New.
4142
4143 2017-10-24 Pedro Alves <palves@redhat.com>
4144
4145 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4146 extra console" test in two stages.
4147
4148 2017-10-24 Pedro Alves <palves@redhat.com>
4149
4150 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4151
4152 2017-10-24 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4155 loop.
4156
4157 2017-10-24 Pedro Alves <palves@redhat.com>
4158
4159 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4160 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4161
4162 2017-10-24 Pedro Alves <palves@redhat.com>
4163
4164 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4165 parameter and handle it. Don't output read value in test name.
4166
4167 2017-10-24 Pedro Alves <palves@redhat.com>
4168
4169 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4170 custom test name.
4171
4172 2017-10-24 Pedro Alves <palves@redhat.com>
4173
4174 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4175 include the unstable output directory name in the test's name.
4176 (initial_setup_simple) <'set args'>: Use custom test name.
4177
4178 2017-10-24 Pedro Alves <palves@redhat.com>
4179
4180 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4181 with explicit test name.
4182
4183 2017-10-20 Pedro Alves <palves@redhat.com>
4184
4185 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4186 'wait -i'. Use gdb_assert and remote_close.
4187
4188 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4189
4190 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4191 number from variable rather than hard-coded.
4192
4193 2017-10-19 Pedro Alves <palves@redhat.com>
4194
4195 * gdb.base/long-inferior-output.c: New file.
4196 * gdb.base/long-inferior-output.exp: New file.
4197
4198 2017-11-18 Keith Seitz <keiths@redhat.com>
4199
4200 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4201 method.
4202 (main): Call it.
4203 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4204 Add additional user-defined conversion operator tests.
4205
4206 2017-10-17 Pedro Alves <palves@redhat.com>
4207
4208 * boards/native-stdio-gdbserver.exp: Load "local-board".
4209
4210 2017-10-17 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.base/quit-live.c: New file.
4213 * gdb.base/quit-live.exp: New file.
4214
4215 2017-10-16 Keith Seitz <keiths@redhat.com>
4216
4217 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4218 (class_with_protected_typedef, class_with_private_typedef)
4219 (struct_with_public_typedef, struct_with_protected_typedef)
4220 (struct_with_private_typedef): New classes/structs.
4221 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4222 typedefs and access specifiers.
4223
4224 2017-10-16 Pedro Alves <palves@redhat.com>
4225 Simon Marchi <simon.marchi@polymtl.ca>
4226
4227 * README (Local vs Remote vs Native): New section.
4228 * boards/local-board.exp: New file, with bits factored out from
4229 ...
4230 * boards/native-extended-gdbserver.exp: ... here. Load
4231 "local-board".
4232 * boards/native-gdbserver.exp: Load "local-board".
4233 (${board}_spawn, ${board}_exec): Delete.
4234 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4235 ...
4236 * boards/stdio-gdbserver-base.exp: ... this new file.
4237 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4238 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4239 procedure.
4240 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4241 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4242 stdio_gdbserver_command.
4243 (${board}_get_remote_address, ${board}_get_comm_port)
4244 (${board}_download, ${board}_upload): Delete.
4245 (get_target_remote_pipe_cmd): New.
4246
4247 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4248
4249 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4250 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4251 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4252 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4253 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4254 remove with_test_prefix.
4255
4256 2017-10-13 Pedro Alves <palves@redhat.com>
4257
4258 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4259 * gdb.base/annota1.exp: Use it instead of is_remote.
4260 * gdb.base/annota3.exp: Use it instead of is_remote.
4261 * gdb.cp/annota2.exp: Use it instead of is_remote.
4262 * gdb.cp/annota3.exp: Use it instead of is_remote.
4263 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4264
4265 2017-10-13 Pedro Alves <palves@redhat.com>
4266
4267 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4268 (test_num_test_vars, run_and_count_vars, find_env)
4269 (test_set_unset_env, test_inherit_env_var): New procedures.
4270 (top level): Use them.
4271
4272 2017-10-13 Pedro Alves <palves@redhat.com>
4273
4274 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4275 also skip on stub-like targets.
4276
4277 2017-10-13 Pedro Alves <palves@redhat.com>
4278
4279 PR gdb/22293
4280 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4281 (top level): Move some tests to ...
4282 (test_not_found): ... this new procedure.
4283 (top level): Call it.
4284
4285 2017-10-13 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4288 expect different "info terminal" output if testing with a
4289 non-native target.
4290
4291 2017-10-13 Pedro Alves <palves@redhat.com>
4292 Simon Marchi <simon.marchi@polymtl.ca>
4293
4294 PR python/12966
4295 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4296
4297 2017-10-13 Pedro Alves <palves@redhat.com>
4298
4299 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4300 already.
4301
4302 2017-10-13 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4305 is_remote.
4306
4307 2017-10-13 Pedro Alves <palves@redhat.com>
4308
4309 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4310 is_remote.
4311
4312 2017-10-13 Pedro Alves <palves@redhat.com>
4313
4314 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4315 is set.
4316 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4317 instead of is_remote.
4318
4319 2017-10-13 Pedro Alves <palves@redhat.com>
4320
4321 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4322 (top level): Add comment.
4323
4324 2017-10-13 Pedro Alves <palves@redhat.com>
4325
4326 * gdb.base/remote.exp (top level): Fix comment typo and add
4327 missing return.
4328
4329 2017-10-13 Pedro Alves <palves@redhat.com>
4330 Simon Marchi <simon.marchi@polymtl.ca>
4331
4332 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4333 calls and add comments. Skip test if use_gdb_stub is set.
4334 (top level): Use "set cwd" command instead of "cd" command.
4335
4336 2017-10-13 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4339 is_remote target check.
4340
4341 2017-10-13 Pedro Alves <palves@redhat.com>
4342
4343 * gdb.base/scope.exp: Use build_executable + clean_restart +
4344 gdb_file_cmd instead of prepare_for_testing and no longer skip
4345 "before run" tests on is_remote target boards. Update comments.
4346 * boards/native-extended-gdbserver.exp
4347 (extended_gdbserver_load_last_file): New, factored out from ...
4348 (gdb_load): ... this. Move further below and add comment.
4349 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4350
4351 2017-10-12 Pedro Alves <palves@redhat.com>
4352
4353 * gdb.base/attach.exp: Remove references to gdb64.
4354 * gdb.base/dbx.exp: Remove references to gdb64.
4355
4356 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4357 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/label.exp: Remove is_remote target check.
4360
4361 2017-10-12 Pedro Alves <palves@redhat.com>
4362
4363 * gdb.base/auvx.exp (coredir): Update comment.
4364 (top level) <core_works>: Use "set cwd" command instead of "cd"
4365 command.
4366
4367 2017-10-12 Pedro Alves <palves@redhat.com>
4368 Simon Marchi <simon.marchi@polymtl.ca>
4369
4370 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4371 target boards.
4372
4373 2017-10-12 Pedro Alves <palves@redhat.com>
4374 Simon Marchi <simon.marchi@polymtl.ca>
4375
4376 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4377 Instead skip if there's any gdb_protocol set.
4378
4379 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4380 Pedro Alves <palves@redhat.com>
4381
4382 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4383
4384 2017-10-12 Pedro Alves <palves@redhat.com>
4385 Simon Marchi <simon.marchi@polymtl.ca>
4386
4387 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4388 instead of on dejagnu remote boards.
4389
4390 2017-10-12 Pedro Alves <palves@redhat.com>
4391 Simon Marchi <simon.marchi@polymtl.ca>
4392
4393 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4394 checks. Use build_executable + clean_restart instead of
4395 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4396 of enabling non-stop after starting gdb.
4397
4398 2017-10-12 Pedro Alves <palves@redhat.com>
4399
4400 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4401 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4402 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4403 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4404
4405 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4406
4407 * gdb.arch/arc-tdesc-cpu.exp: New file.
4408 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4409
4410 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4411
4412 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4413
4414 2017-10-10 Pedro Alves <palves@redhat.com>
4415
4416 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4417 expect CLI output.
4418
4419 2017-10-10 Pedro Alves <palves@redhat.com>
4420
4421 * lib/selftest-support.exp (selftest_setup): Update for
4422 captured_command_loop's prototype change.
4423
4424 2017-10-09 Pedro Alves <palves@redhat.com>
4425
4426 Test both arch1=>arch2 and arch2=>arch1.
4427
4428 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4429 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4430 factored out to...
4431 (append_arch1_options, append_arch2_options, append_arch_options)
4432 (build_executables): New procedures.
4433 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4434 local.
4435 (top level): Add new 'first_arch' testing axis.
4436
4437 2017-10-09 Pedro Alves <palves@redhat.com>
4438
4439 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4440 (barrier): New.
4441 (thread_start, all_started): New functions.
4442 (main): Spawn new thread and wait until it is scheduled.
4443 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4444 option.
4445 (do_test): Add 'selected_thread' parameter. Run to all_started
4446 instead of main. Explicitly set the breakpoint at main. Switch
4447 to the SELECTED_THREAD thread.
4448 (top level): Test handling the exec event with either the main
4449 thread or the second thread selected.
4450
4451 2017-10-09 Pedro Alves <palves@redhat.com>
4452
4453 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4454 logic. Move STOP marker after the value checks.
4455 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4456 regexp.
4457
4458 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4459
4460 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4461
4462 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4463
4464 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4465 integer-to-dfp conversion.
4466 * gdb.base/dfp-test.exp: Likewise.
4467
4468 2017-10-04 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.multi/hangout.c: Include <unistd.h>.
4471 (hangout_loop): New function.
4472 (main): Call alarm. Call hangout_loop in a loop.
4473 * gdb.multi/hello.c: Include <unistd.h>.
4474 (hello_loop): New function.
4475 (main): Call alarm. Call hangout_loop in a loop.
4476 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4477 inferior with the other selected.
4478
4479 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4480
4481 * gdb.mi/list-thread-groups-available.exp: New file.
4482 * gdb.mi/list-thread-groups-available.c: New file.
4483
4484 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4485
4486 * gdb.base/set-cwd.exp: Make it available on
4487 native-extended-gdbserver.
4488
4489 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4490
4491 * gdb.base/set-cwd.c: New file.
4492 * gdb.base/set-cwd.exp: Likewise.
4493
4494 2017-10-02 Tom Tromey <tom@tromey.com>
4495
4496 PR rust/22236:
4497 * gdb.rust/simple.rs (main): New variable "fslice".
4498 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4499
4500 2017-10-02 Tom Tromey <tom@tromey.com>
4501
4502 * gdb.rust/simple.exp: Test ptype of a slice.
4503
4504 2017-10-02 Tom Tromey <tom@tromey.com>
4505
4506 * gdb.rust/simple.exp: Test index of slice.
4507
4508 2017-09-27 Tom Tromey <tom@tromey.com>
4509
4510 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4511
4512 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4513 Pedro Alves <palves@redhat.com>
4514
4515 * gdb.base/compare-sections.exp (get value of read-only section): Read
4516 as unsigned value.
4517 (corrupt read-only section): Likewise and don't set written if patching
4518 failed.
4519
4520 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4521
4522 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4523 files.
4524
4525 2017-09-20 Pedro Alves <palves@redhat.com>
4526
4527 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4528 symbol names in gdb's output.
4529 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4530
4531 2017-09-20 Pedro Alves <palves@redhat.com>
4532
4533 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4534 Rename to ...
4535 (test_list_ambiguous_symbol): ... this and add a symbol name
4536 parameter. Adjust.
4537 (test_list_ambiguous_function): Reimplement on top of
4538 test_list_ambiguous_symbol and also test listing ambiguous
4539 variables.
4540 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4541 (ambiguous_fun): ... this.
4542 (ambiguous_var): New.
4543 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4544 (ambiguous_fun): ... this.
4545 (ambiguous_var): New.
4546
4547 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4548
4549 * gdb.base/starti.c: New file.
4550 * gdb.base/starti.exp: New file.
4551 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4552
4553 2017-09-14 Pedro Alves <palves@redhat.com>
4554
4555 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4556 (top level): Use it instead of runto.
4557
4558 2017-09-11 Tom Tromey <tom@tromey.com>
4559
4560 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4561
4562 2017-09-11 Tom Tromey <tom@tromey.com>
4563
4564 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4565 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4566
4567 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4568
4569 * gdb.fortran/printing-types.exp: New file.
4570 * gdb.fortran/printing-types.exp: New file.
4571
4572 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4573
4574 * gdb.fortran/vla-ptype.exp: Fix typos.
4575 * gdb.fortran/vla-value.exp: Same.
4576
4577 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4578
4579 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4580 * gdb.mi/mi-var-child-f.exp: Likewise.
4581 * gdb.mi/mi-vla-fortran.exp: Likewise.
4582
4583 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4584 Christoph Weinmann <christoph.t.weinmann@intel.com>
4585 Bernhard Heckel <bernhard.heckel@intel.com>
4586
4587 * gdb.fortran/ptr-indentation.f90: New file.
4588 * gdb.fortran/ptr-indentation.exp: New file.
4589
4590 2017-09-05 Tom Tromey <tom@tromey.com>
4591
4592 PR gdb/22010:
4593 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4594
4595 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4596
4597 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4598
4599 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4600
4601 * gdb.threads/tls-nodebug-pie.c: New file.
4602 * gdb.threads/tls-nodebug-pie.exp: New file.
4603
4604 2017-09-05 Tom Tromey <tom@tromey.com>
4605
4606 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4607 for rust.
4608
4609 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4610
4611 * gdb.multi/multi-arch-exec.exp: Test with different
4612 "follow-exec-mode" settings.
4613 (do_test): New procedure.
4614
4615 2017-09-04 Pedro Alves <palves@redhat.com>
4616
4617 * gdb.base/func-static.c (S::method const, S::method volatile)
4618 (S::method volatile const): New methods.
4619 (c_s, v_s, cv_s): New instances.
4620 (main): Call method() on them.
4621 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4622 (cannot_resolve): New procedure.
4623 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4624 print-quote-unquoted columns.
4625 (do_test): Test printing each scope too.
4626
4627 2017-09-04 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.base/local-static.exp: Also test with
4630 class::method::variable wholly quoted.
4631 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4632
4633 2017-09-04 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.base/local-static.c: New.
4636 * gdb.base/local-static.cc: New.
4637 * gdb.base/local-static.exp: New.
4638
4639 2017-09-04 Pedro Alves <palves@redhat.com>
4640
4641 * gdb.asm/asm-source.exp: Add casts to int.
4642 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4643 (dataglobal64_1, dataglobal64_2): New globals.
4644 * gdb.base/nodebug.exp: Test different expressions involving the
4645 new globals, with print, whatis and ptype. Add casts to int.
4646 * gdb.base/solib-display.exp: Add casts to int.
4647 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4648 * gdb.cp/m-static.exp: Add cast to int.
4649 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4650 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4651 tls variable with no debug info without a cast. Test with a cast
4652 to int too.
4653 * gdb.trace/entry-values.exp: Add casts.
4654
4655 2017-09-04 Pedro Alves <palves@redhat.com>
4656
4657 * gdb.base/nodebug.exp: Test that ptype's error about functions
4658 with unknown return type includes the function name too.
4659
4660 2017-09-04 Pedro Alves <palves@redhat.com>
4661
4662 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4663 return type of munmap in infcall.
4664 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4665 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4666 type of ftell in infcall.
4667 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4668 type of getpid in infcall.
4669 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4670 infcall.
4671 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4672 Bail on failure to extract the pid.
4673 * gdb.base/nodebug.c: #include <stdint.h>.
4674 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4675 New functions.
4676 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4677 Change expected output of print/whatis/ptype with functions with
4678 no debug info. Test all supported languages. Call
4679 test_call_promotion.
4680 * gdb.compile/compile.exp: Adjust expected output to expect
4681 warning.
4682 * gdb.threads/siginfo-threads.exp: Likewise.
4683
4684 2017-09-04 Pedro Alves <palves@redhat.com>
4685
4686 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4687 "prototypes". Test calling float functions via prototyped and
4688 unprototyped function pointers.
4689 (perform_all_tests): New parameter "prototypes". Pass it down.
4690 (top level): Pass down "prototypes" parameter to
4691 perform_all_tests.
4692
4693 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4694
4695 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4696 Test with nested loops.
4697
4698 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4699
4700 * gdb.base/commands.exp: Call the new procedures.
4701 (loop_break_test, loop_continue_test): New procedures.
4702
4703 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4704
4705 * gdb.base/commands.exp: Call new procedure.
4706 (define_if_without_arg_test): New procedure.
4707
4708 2017-09-04 Pedro Alves <palves@redhat.com>
4709
4710 * gdb.base/list-ambiguous.exp: New file.
4711 * gdb.base/list-ambiguous0.c: New file.
4712 * gdb.base/list-ambiguous1.c: New file.
4713 * gdb.base/list.exp (test_list_range): Adjust expected output.
4714
4715 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4716
4717 * gdb.base/share-env-with-gdbserver.c: New file.
4718 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4719
4720 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4721
4722 * gdb.base/commands.exp (gdbvar_simple_if_test,
4723 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4724 progvar_simple_if_test, progvar_simple_while_test,
4725 progvar_complex_if_while_test, user_defined_command_test,
4726 user_defined_command_args_eval,
4727 user_defined_command_args_stack_test,
4728 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4729 temporary_breakpoint_commands,
4730 gdb_test_no_prompt, redefine_hook_test,
4731 redefine_backtrace_test): Remove "global gdb_prompt".
4732
4733 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4734
4735 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4736 New proc, call it from toplevel.
4737
4738 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4739
4740 PR remote/21852
4741 * gdb.server/normal.c: New file, copied from gdb.base.
4742 * gdb.server/run-without-local-binary.exp: New file.
4743
4744 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4745
4746 * gdb.arch/sparc64-adi.exp: New file.
4747 * gdb.arch/sparc64-adi.c: New file.
4748
4749 2017-08-22 Pedro Alves <palves@redhat.com>
4750
4751 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4752 (top level): Add "list all overloads" tests.
4753
4754 2017-08-22 Tom Tromey <tom@tromey.com>
4755
4756 * gdb.gdb/xfullpath.exp: Remove.
4757
4758 2017-08-21 Pedro Alves <palves@redhat.com>
4759
4760 PR gdb/19487
4761 * gdb.base/symbol-alias.c: New.
4762 * gdb.base/symbol-alias2.c: New.
4763 * gdb.base/symbol-alias.exp: New.
4764
4765 2017-08-21 Pedro Alves <palves@redhat.com>
4766
4767 * gdb.base/dfp-test.c
4768 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4769 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4770 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4771 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4772 * gdb.base/whatis-ptype-typedefs.c: New.
4773 * gdb.base/whatis-ptype-typedefs.exp: New.
4774 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4775 (an_int, an_int_type, an_int_type2): New globals.
4776 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4777 involving typedefs and cast expressions.
4778 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4779 (lookup_typedefs_function): New.
4780 (typedefs_pretty_printers_dict): New.
4781 (top level): Register lookup_typedefs_function in
4782 gdb.pretty_printers.
4783
4784 2017-08-18 Yao Qi <yao.qi@linaro.org>
4785
4786 * gdb.server/unittest.exp: New.
4787
4788 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4789
4790 PR gdb/21954
4791 * gdb.base/environ.exp: Add test to check if 'unset environment'
4792 works.
4793
4794 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4795
4796 * lib/gdb.exp (universal_compile_options): New caching proc.
4797 (gdb_compile): Suppress GCC's coloring of messages.
4798
4799 2017-08-14 Tom Tromey <tom@tromey.com>
4800
4801 PR gdb/21675:
4802 * gdb.base/printcmds.exp (test_radices): New function.
4803 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4804 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4805 * lib/gdb.exp (get_integer_valueof): Use p/d.
4806
4807 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4808
4809 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4810 characters.
4811
4812 2017-08-05 Tom Tromey <tom@tromey.com>
4813
4814 * gdb.rust/simple.exp: Allow String to appear in a different
4815 namespace.
4816
4817 2017-07-26 Yao Qi <yao.qi@linaro.org>
4818
4819 * gdb.gdb/unittest.exp: Invoke command
4820 "maintenance check xml-descriptions".
4821
4822 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4823
4824 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4825 calling context.
4826 (hex128): Drop erroneous calculation of parameters.
4827
4828 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4829
4830 * gdb.python/py-unwind.exp: Disable stack protection when
4831 building test file.
4832
4833 2017-07-20 Pedro Alves <palves@redhat.com>
4834
4835 * gdb.base/default.exp (set language): Adjust expected output.
4836
4837 2017-07-20 Pedro Alves <palves@redhat.com>
4838
4839 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4840 (test_minsym): ... this, and make static.
4841 (get_pck__foo__bar__minsym): Rename to ...
4842 (get_test_minsym): ... this.
4843 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4844 symbol names and comments.
4845 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4846 (get_test_minsym): ... this.
4847 (pck__foo__bar__minsym__2): Rename to ...
4848 (test_minsym): ... this.
4849 (main): Adjust.
4850
4851 2017-07-17 Pedro Alves <palves@redhat.com>
4852
4853 * gdb.base/completion.exp: Adjust expected output.
4854 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4855 the completer works.
4856
4857 2017-07-17 Pedro Alves <palves@redhat.com>
4858
4859 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4860
4861 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4864
4865 2017-07-14 Tom Tromey <tom@tromey.com>
4866
4867 PR rust/21764:
4868 * gdb.rust/simple.exp: Add tests.
4869
4870 2017-07-14 Tom Tromey <tom@tromey.com>
4871
4872 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4873
4874 2017-07-14 Pedro Alves <palves@redhat.com>
4875
4876 * gdb.linespec/base/one/thefile.cc (z1): New function.
4877 * gdb.linespec/base/two/thefile.cc (z2): New function.
4878 * gdb.linespec/linespec.exp: Add tests.
4879
4880 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4881
4882 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4883 to mi_create_breakpoint.
4884
4885 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4886
4887 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4888 mi_create_breakpoint.
4889
4890 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4891
4892 * gdb.dlang/demangle.exp: Update for demangling changes.
4893
4894 2017-07-09 Tom Tromey <tom@tromey.com>
4895
4896 * gdb.dwarf2/shortpiece.exp: New file.
4897
4898 2017-07-06 David Blaikie <dblaikie@gmail.com>
4899
4900 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4901 built from fissiont-multi-cu{1,2}.c.
4902 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4903 except putting 'main' and 'func' in separate CUs in the same DWO file.
4904 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4905 test.
4906 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4907 test.
4908
4909 2017-07-06 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.python/py-unwind.exp: Test flushregs.
4912
4913 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4914
4915 PR cli/21688
4916 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4917 tests for alias commands and trailing whitespace.
4918
4919 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4920
4921 PR cli/21688
4922 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4923 procedure. Call it.
4924
4925 2017-06-29 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.base/printcmds.exp: Add tests.
4928
4929 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4930
4931 PR gdb/21337
4932 * gdb.base/reread-readsym.exp: New file.
4933 * gdb.base/reread-readsym.c: New file.
4934
4935 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4936
4937 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4938 subpattern.
4939
4940 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4941
4942 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4943 extended mnemonic.
4944 * gdb.arch/powerpc-power9.s: Likewise.
4945
4946 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4947
4948 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4949 on 32-bit x86 targets. Exploit is_*_target macros where
4950 appropriate.
4951
4952 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4953
4954 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4955 register pieces.
4956
4957 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4958
4959 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4960 located in one or more DWARF pieces.
4961
4962 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4963
4964 * lib/gdb.exp (get_endianness): New proc.
4965 * gdb.arch/aarch64-fp.exp: Use it.
4966 * gdb.arch/altivec-regs.exp: Likewise.
4967 * gdb.arch/e500-regs.exp: Likewise.
4968 * gdb.arch/vsx-regs.exp: Likewise.
4969 * gdb.base/dump.exp: Likewise.
4970 * gdb.base/funcargs.exp: Likewise.
4971 * gdb.base/gnu_vector.exp: Likewise.
4972 * gdb.dwarf2/formdata16.exp: Likewise.
4973 * gdb.dwarf2/implptrpiece.exp: Likewise.
4974 * gdb.dwarf2/nonvar-access.exp: Likewise.
4975 * gdb.python/py-inferior.exp: Likewise.
4976 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4977
4978 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4979
4980 PR gdb/21226
4981 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4982 stack value pieces are taken from the LSB end.
4983
4984 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4985
4986 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4987 variable at nonzero offset.
4988
4989 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4990
4991 * gdb.dwarf2/var-access.c: New file.
4992 * gdb.dwarf2/var-access.exp: New test.
4993 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4994
4995 2017-06-12 Tom Tromey <tom@tromey.com>
4996
4997 * gdb.dwarf2/formdata16.exp: Add tests.
4998
4999 2017-06-12 Tom Tromey <tom@tromey.com>
5000
5001 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5002
5003 2017-06-12 Tom Tromey <tom@tromey.com>
5004
5005 PR exp/16225:
5006 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5007 * gdb.arch/vsx-regs.exp: Update tests.
5008 * gdb.arch/s390-vregs.exp (hex128): New proc.
5009 Update test.
5010 * gdb.arch/altivec-regs.exp: Update tests.
5011
5012 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5013
5014 * gdb.base/startup-with-shell.c: New file.
5015 * gdb.base/startup-with-shell.exp: Likewise.
5016
5017 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5018
5019 * gdb.server/non-existing-program.exp: Update regex in order to
5020 reflect the fact that gdbserver is now using fork_inferior (with a
5021 shell) to startup the inferior.
5022
5023 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5024
5025 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5026 support function calls from GDB.
5027
5028 2017-05-21 Tom Tromey <tom@tromey.com>
5029
5030 PR rust/21466:
5031 * gdb.rust/unsized.exp: New file.
5032 * gdb.rust/unsized.rs: New file.
5033
5034 2017-05-19 Tom Tromey <tom@tromey.com>
5035
5036 PR rust/21484:
5037 * gdb.rust/watch.exp: New file.
5038 * gdb.rust/watch.rs: New file.
5039
5040 2017-05-18 Tom Tromey <tom@tromey.com>
5041
5042 * gdb.rust/simple.exp: Allow Box to be qualified.
5043
5044 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5045
5046 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5047
5048 2017-05-18 Pedro Alves <palves@redhat.com>
5049
5050 * gdb.base/fileio.c (test_write, test_read, test_close)
5051 (test_fstat): Don't print 'ret' in the fail path.
5052
5053 2017-05-18 Pedro Alves <palves@redhat.com>
5054
5055 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5056 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5057 (test_system, test_rename, test_unlink, test_time): Change
5058 prototypes.
5059 * gdb.base/fileio.exp (stop_msg): Adjust.
5060
5061 2017-05-18 Pedro Alves <palves@redhat.com>
5062
5063 * gdb.base/fileio.c (null_str): New global.
5064 (test_stat): Use it.
5065 * gdb.base/fileio.exp: Remove nowarnings.
5066
5067 2017-05-17 Yao Qi <yao.qi@linaro.org>
5068
5069 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5070
5071 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5072
5073 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5074 argument command.
5075 (top-level): Invoke test_set_inferior_tty.
5076
5077 2017-05-04 Pedro Alves <palves@redhat.com>
5078
5079 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5080 Add parens to print call for Python 3.
5081
5082 2017-05-03 Keith Seitz <keiths@redhat.com>
5083
5084 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5085 (main): Call it.
5086
5087 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5088
5089 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5090 to prev and next.
5091
5092 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5093
5094 * gdb.python/py-record-btrace.exp: Remove test for
5095 gdb.BtraceInstruction.error.
5096
5097 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5098
5099 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5100
5101 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5102
5103 * gdb.python/py-record-btrace-threads.c: New file.
5104 * gdb.python/py-record-btrace-threads.exp: New file.
5105
5106 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5107
5108 PR testsuite/8595
5109 * gdb.base/environ.exp: Make test available in all architectures.
5110 Move bits related to "info program" testing to
5111 gdb.base/info-program.exp. Rewrite tests to use the two new
5112 procedures mentione below.
5113 (test_set_show_env_var) New procedure.
5114 (test_set_show_env_var_equal): Likewise.
5115 * gdb.base/info-program.exp: New file.
5116
5117 2017-04-27 Keith Seitz <keiths@redhat.com>
5118
5119 * gdb.cp/oranking.cc (test15): New function.
5120 (main): Call test15 and declare additional variables for testing.
5121 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5122 "p foo101('abc')" tests.
5123 Add tests for cv qualifier overloads.
5124 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5125 "lvalue reference overload" test.
5126 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5127 "print value of f1 on Child&& in f2" test.
5128
5129 2017-04-19 Pedro Alves <palves@redhat.com>
5130
5131 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5132 procedure.
5133 (top level): Call it.
5134 * lib/gdb.exp (gdb_define_cmd): New procedure.
5135
5136 2017-04-12 Pedro Alves <palves@redhat.com>
5137
5138 PR gdb/21323
5139 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5140 (wchar): New global.
5141 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5142 (do_test_wide_char, wide_char_types_no_program, top level): Add
5143 wchar_t testing.
5144
5145 2017-04-12 Pedro Alves <palves@redhat.com>
5146
5147 PR c++/21323
5148 * gdb.cp/wide_char_types.c: New file.
5149 * gdb.cp/wide_char_types.exp: New file.
5150
5151 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5152
5153 PR gdb/21352
5154 * gdb.trace/tsv.exp: Add test for "tsave -r".
5155
5156 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5157
5158 * gdb.dlang/watch-loc.c: New file.
5159 * gdb.dlang/watch-loc.exp: New file.
5160
5161 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5162
5163 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5164
5165 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5166
5167 * gdb.arch/arc-analyze-prologue.S: New file.
5168 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5169
5170 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5171
5172 * gdb.arch/arc-decode-insn.S: New file.
5173 * gdb.arch/arc-decode-insn.exp: Likewise.
5174
5175 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5176
5177 PR tdep/20928
5178 * gdb.arch/sparc64-regs.exp: New file.
5179 * gdb.arch/sparc64-regs.S: Likewise.
5180
5181 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5182
5183 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5184 and memory view on Python 3.
5185
5186 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5187 Keith Seitz <keiths@redhat.com>
5188
5189 PR gdb/14441
5190 * gdb.cp/demangle.exp: Add rvalue reference tests.
5191 * gdb.cp/rvalue-ref-casts.cc: New file.
5192 * gdb.cp/rvalue-ref-casts.exp: New file.
5193 * gdb.cp/rvalue-ref-overload.cc: New file.
5194 * gdb.cp/rvalue-ref-overload.exp: New file.
5195 * gdb.cp/rvalue-ref-params.cc: New file.
5196 * gdb.cp/rvalue-ref-params.exp: New file.
5197 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5198 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5199 * gdb.cp/rvalue-ref-types.cc: New file.
5200 * gdb.cp/rvalue-ref-types.exp: New file.
5201 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5202 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5203
5204 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5205
5206 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5207 New procedure.
5208
5209 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5210
5211 * lib/mi-support.exp (mi_gdb_test): Add additional message
5212 for unexpected output.
5213
5214 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5215
5216 * gdb.base/examine-backward.c (Barrier): New character array
5217 constant, to ensure that TestStrings is preceded by a string
5218 terminator.
5219
5220 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5221
5222 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5223 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5224 and implicit pointer into such a location.
5225
5226 2017-03-16 Doug Evans <dje@google.com>
5227
5228 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5229
5230 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5231
5232 * gdb.cp/m-static.exp: Fix expectation for prototype of
5233 test5.single_constructor and single_constructor::single_constructor.
5234
5235 2017-03-16 Doug Evans <dje@google.com>
5236
5237 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5238 * gdb.guile/scm-lazy-string.c: New file.
5239 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5240 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5241 for pointer, array, typedef lazy strings.
5242
5243 2017-03-16 Doug Evans <dje@google.com>
5244
5245 PR python/17728, python/18439, python/18779
5246 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5247 * gdb.python/py-lazy-string.c (pointer): New typedef.
5248 (main): New locals ptr, array, typedef_ptr.
5249 * gdb.python/py-value.exp: Move lazy string tests to ...
5250 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5251 array, typedef lazy strings.
5252
5253 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5254
5255 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5256 Add optional 'test' parameter.
5257
5258 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5259
5260 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5261 Skip for versions of DejaGnu < 1.5.
5262
5263 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5264
5265 * lib/gdb.exp (dejagnu_version): New proc.
5266 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5267 Use dejagnu_version.
5268
5269 2017-03-10 Keith Seitz <keiths@redhat.com>
5270
5271 PR c++/8128
5272 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5273 type from destructor regexps.
5274 Add a branch which actually passes the test.
5275 Adjust "ptype t5i" test names.
5276
5277 2017-03-08 Pedro Alves <palves@redhat.com>
5278
5279 * gdb.base/step-over-exit.exp: Add explicit test message.
5280
5281 2017-03-08 Pedro Alves <palves@redhat.com>
5282
5283 PR gdb/18360
5284 * gdb.threads/interrupt-while-step-over.c: New file.
5285 * gdb.threads/interrupt-while-step-over.exp: New file.
5286
5287 2017-03-08 Pedro Alves <palves@redhat.com>
5288
5289 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5290 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5291
5292 2017-03-08 Pedro Alves <palves@redhat.com>
5293
5294 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5295 PKRU as not supported as a PASS.
5296
5297 2017-03-08 Pedro Alves <palves@redhat.com>
5298
5299 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5300 prefix instead of $binfile1/$binfile2.
5301 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5302 in test message.
5303 * gdb.python/py-completion.exp: Use "load python file" as test
5304 messages instead of unstable path names.
5305
5306 2017-03-08 Pedro Alves <palves@redhat.com>
5307 Jan Kratochvil <jan.kratochvil@redhat.com>
5308
5309 PR cli/21218
5310 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5311 New proc.
5312 (top level): Call it.
5313
5314 2017-03-08 Pedro Alves <palves@redhat.com>
5315
5316 PR tui/21216
5317 * gdb.tui/tui-nl-filtered-output.exp: New file.
5318
5319 2017-03-08 Pedro Alves <palves@redhat.com>
5320
5321 * gdb.base/completion.exp: Move TUI completion tests to ...
5322 * gdb.tui/completion.exp: ... this new file.
5323
5324 2017-03-08 Pedro Alves <palves@redhat.com>
5325
5326 * gdb.base/tui-disasm-long-lines.c,
5327 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5328 gdb.base/tui-layout.exp: Move to ...
5329 * gdb.tui/: ... this new directory.
5330
5331 2017-03-07 Pedro Alves <palves@redhat.com>
5332
5333 * gdb.base/tui-layout.c: New file.
5334 * gdb.base/tui-layout.exp: New file.
5335
5336 2017-03-07 Pedro Alves <palves@redhat.com>
5337
5338 * gdb.base/tui-layout.c: Rename to ...
5339 * gdb.base/tui-disasm-long-lines.c: ... this.
5340 * gdb.base/tui-layout.exp: Rename to ...
5341 * gdb.base/tui-disasm-long-lines.exp: ... this.
5342
5343 2017-03-07 Pedro Alves <palves@redhat.com>
5344
5345 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5346
5347 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5348
5349 * i386-mpx-call.c: New file.
5350 * i386-mpx-call.exp: New file.
5351
5352 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5353
5354 * gdb.arch/powerpc-power.exp: Delete test.
5355 * gdb.arch/powerpc-power.s: Likewise.
5356 * gdb.disasm/disassembler-options.exp: New test.
5357 * gdb.arch/powerpc-altivec.exp: Likewise.
5358 * gdb.arch/powerpc-altivec.s: Likewise.
5359 * gdb.arch/powerpc-altivec2.exp: Likewise.
5360 * gdb.arch/powerpc-altivec2.s: Likewise.
5361 * gdb.arch/powerpc-altivec3.exp: Likewise.
5362 * gdb.arch/powerpc-altivec3.s: Likewise.
5363 * gdb.arch/powerpc-power7.exp: Likewise.
5364 * gdb.arch/powerpc-power7.s: Likewise.
5365 * gdb.arch/powerpc-power8.exp: Likewise.
5366 * gdb.arch/powerpc-power8.s: Likewise.
5367 * gdb.arch/powerpc-power9.exp: Likewise.
5368 * gdb.arch/powerpc-power9.s: Likewise.
5369 * gdb.arch/powerpc-vsx.exp: Likewise.
5370 * gdb.arch/powerpc-vsx.s: Likewise.
5371 * gdb.arch/powerpc-vsx2.exp: Likewise.
5372 * gdb.arch/powerpc-vsx2.s: Likewise.
5373 * gdb.arch/powerpc-vsx3.exp: Likewise.
5374 * gdb.arch/powerpc-vsx3.s: Likewise.
5375 * gdb.arch/arm-disassembler-options.exp: Likewise.
5376 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5377 * gdb.arch/s390-disassembler-options.exp: Likewise.
5378
5379 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5380
5381 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5382 (check_supported_features): ... this. Changed return type to void.
5383 (supports_rdseed): New static global.
5384 (rdseed): Check supports_rdseed.
5385 (initialize): Call check_supported_features.
5386
5387 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5388
5389 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5390 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5391 and lqarx/stqcx.
5392 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5393 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5394
5395 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5396
5397 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5398 uppercase.
5399
5400 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5401
5402 * gdb.dwarf2/formdata16.c: New file.
5403 * gdb.dwarf2/formdata16.exp: New file.
5404 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5405
5406 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5407
5408 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5409 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5410 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5411 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5412 DW_AT_GNU_*.
5413
5414 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5415
5416 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5417
5418 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5419
5420 PR gdb/21164
5421 * gdb.base/maint.exp: Add testcases for when the commands do
5422 not have arguments.
5423
5424 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5425
5426 * gdb.cp/chained-calls.exp: Use p instead of P.
5427
5428 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5429
5430 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5431 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5432
5433 2017-02-14 Tom Tromey <tom@tromey.com>
5434
5435 PR python/13598:
5436 * gdb.python/py-events.exp: Add before_prompt event tests.
5437
5438 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5439
5440 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5441
5442 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5443
5444 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5445 (main): Call my_unique_function_name.
5446 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5447 completion of patterns with a single match.
5448 Add missing -re switches to gdb_test_multiple calls.
5449
5450 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5451
5452 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5453 return if core file is not recognized.
5454
5455 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5456
5457 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5458 and extra UIs.
5459
5460 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5461
5462 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5463 proc_with_prefix.
5464
5465 2017-02-10 Tom Tromey <tom@tromey.com>
5466
5467 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5468
5469 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5470
5471 PR gdb/21122
5472 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5473
5474 2017-02-08 Jerome Guitton <guitton@adacore.com>
5475
5476 * gdb.base/define.exp: Add test for command abbreviations
5477 in define.
5478
5479 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5480
5481 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5482 * gdb.reverse/insn-reverse-x86.c: New file.
5483
5484 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5485
5486 PR tdep/20936
5487 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5488
5489 2017-02-03 Tom Tromey <tom@tromey.com>
5490
5491 PR rust/21097:
5492 * gdb.rust/simple.exp: Add new tests.
5493
5494 2017-02-02 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5497 tests.
5498
5499 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5500
5501 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5502 taking a 2-byte value out of a 4-byte DWARF implicit value on
5503 big-endian targets.
5504 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5505 logic. Add test cases for DW_OP_implicit.
5506
5507 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5508
5509 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5510
5511 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5512
5513 * gdb.btrace/enable.exp: Call gdb_exit before
5514 skip_gdbserver_tests.
5515
5516 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5517
5518 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5519 GDBFLAGS.
5520
5521 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5522
5523 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5524 the test is skipped.
5525 * gdb.btrace/data.exp: Likewise.
5526 * gdb.btrace/delta.exp: Likewise.
5527 * gdb.btrace/dlopen.exp: Likewise.
5528 * gdb.btrace/enable-running.exp: Likewise.
5529 * gdb.btrace/enable.exp: Likewise.
5530 * gdb.btrace/exception.exp: Likewise.
5531 * gdb.btrace/function_call_history.exp: Likewise.
5532 * gdb.btrace/gcore.exp: Likewise.
5533 * gdb.btrace/instruction_history.exp: Likewise.
5534 * gdb.btrace/multi-thread-step.exp: Likewise.
5535 * gdb.btrace/nohist.exp: Likewise.
5536 * gdb.btrace/non-stop.exp: Likewise.
5537 * gdb.btrace/reconnect.exp: Likewise.
5538 * gdb.btrace/record_goto-step.exp: Likewise.
5539 * gdb.btrace/record_goto.exp: Likewise.
5540 * gdb.btrace/rn-dl-bind.exp: Likewise.
5541 * gdb.btrace/segv.exp: Likewise.
5542 * gdb.btrace/step.exp: Likewise.
5543 * gdb.btrace/stepi.exp: Likewise.
5544 * gdb.btrace/tailcall-only.exp: Likewise.
5545 * gdb.btrace/tailcall.exp: Likewise.
5546 * gdb.btrace/tsx.exp: Likewise.
5547 * gdb.btrace/unknown_functions.exp: Likewise.
5548 * gdb.btrace/vdso.exp: Likewise.
5549
5550 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5551
5552 * gdb.btrace/enable-running.c: New.
5553 * gdb.btrace/enable-running.exp: New.
5554
5555 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5556
5557 * gdb.arch/amd64-gs_base.c: New file.
5558 * gdb.arch/amd64-gs_base.exp: New file.
5559
5560 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5561
5562 * lib/memory.exp: Remove spurious empty newlines.
5563
5564 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5565
5566 * gdb.python/py-bad-printers.exp: Load python file using "source".
5567 * gdb.python/py-events.exp: Likewise.
5568 * gdb.python/py-evsignal.exp: Likewise.
5569 * gdb.python/py-evthreads.exp: Likewise.
5570 * gdb.python/py-frame-args.exp: Likewise.
5571 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5572 * gdb.python/py-framefilter-mi.exp: Likewise.
5573 * gdb.python/py-framefilter.exp: Likewise.
5574 * gdb.python/py-mi.exp: Likewise.
5575 * gdb.python/py-pp-maint.exp: Likewise.
5576 * gdb.python/py-pp-registration.exp: Likewise.
5577 * gdb.python/py-prettyprint.exp: Likewise.
5578 (run_lang_tests): Likewise.
5579 * gdb.python/py-typeprint.exp: Likewise.
5580
5581 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5582
5583 * lib/memory.exp: New file.
5584 * lib/gdb.exp: Load memory.exp.
5585 * gdb.base/memattr.exp (delete_memory): Move proc to
5586 lib/memory.exp and rename to delete_memory_regions.
5587 Replace delete_memory with delete_memory_regions.
5588 Cleanup memory regions before tests.
5589 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5590 before tests.
5591
5592 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5593
5594 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5595 files.
5596 (initialize): New function conditionally defined.
5597 (testcases): Move within conditional block.
5598 (main): Call initialize.
5599 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5600 of gdb.reverse/insn-reverse.c.
5601 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5602 gdb.reverse/insn-reverse.c.
5603
5604 2017-01-26 Yao Qi <yao.qi@linaro.org>
5605
5606 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5607 disassemble on address 0.
5608
5609 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5610 Yao Qi <yao.qi@linaro.org>
5611
5612 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5613 * gdb.dwarf2/implptr-64bit.S: Remove.
5614 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5615 variables in caller's context. Add DW_OP_implicit_value.
5616
5617 2017-01-25 Yao Qi <yao.qi@linaro.org>
5618
5619 * lib/dwarf.exp (Dwarf::_location): Handle
5620 DW_OP_GNU_implicit_pointer with proper size.
5621
5622 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5623
5624 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5625 and add untested calls.
5626
5627 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5628
5629 * gdb.python/python.exp: Check line number against what GDB thinks
5630 the line number is for func1.
5631
5632 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5633
5634 * gdb.dlang/debug-expr.exp: New file.
5635
5636 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5637
5638 Fix test names for the following files:
5639
5640 * gdb.ada/exec_changed.exp
5641 * gdb.ada/info_types.exp
5642 * gdb.arch/aarch64-atomic-inst.exp
5643 * gdb.arch/aarch64-fp.exp
5644 * gdb.arch/altivec-abi.exp
5645 * gdb.arch/altivec-regs.exp
5646 * gdb.arch/amd64-byte.exp
5647 * gdb.arch/amd64-disp-step.exp
5648 * gdb.arch/amd64-dword.exp
5649 * gdb.arch/amd64-entry-value-inline.exp
5650 * gdb.arch/amd64-entry-value-param.exp
5651 * gdb.arch/amd64-entry-value-paramref.exp
5652 * gdb.arch/amd64-entry-value.exp
5653 * gdb.arch/amd64-i386-address.exp
5654 * gdb.arch/amd64-invalid-stack-middle.exp
5655 * gdb.arch/amd64-invalid-stack-top.exp
5656 * gdb.arch/amd64-optimout-repeat.exp
5657 * gdb.arch/amd64-prologue-skip.exp
5658 * gdb.arch/amd64-prologue-xmm.exp
5659 * gdb.arch/amd64-stap-special-operands.exp
5660 * gdb.arch/amd64-stap-wrong-subexp.exp
5661 * gdb.arch/amd64-tailcall-cxx.exp
5662 * gdb.arch/amd64-tailcall-noret.exp
5663 * gdb.arch/amd64-tailcall-ret.exp
5664 * gdb.arch/amd64-tailcall-self.exp
5665 * gdb.arch/amd64-word.exp
5666 * gdb.arch/arm-bl-branch-dest.exp
5667 * gdb.arch/arm-disp-step.exp
5668 * gdb.arch/arm-neon.exp
5669 * gdb.arch/arm-single-step-kernel-helper.exp
5670 * gdb.arch/avr-flash-qualifier.exp
5671 * gdb.arch/disp-step-insn-reloc.exp
5672 * gdb.arch/e500-abi.exp
5673 * gdb.arch/e500-regs.exp
5674 * gdb.arch/ftrace-insn-reloc.exp
5675 * gdb.arch/i386-avx512.exp
5676 * gdb.arch/i386-bp_permanent.exp
5677 * gdb.arch/i386-byte.exp
5678 * gdb.arch/i386-cfi-notcurrent.exp
5679 * gdb.arch/i386-disp-step.exp
5680 * gdb.arch/i386-dr3-watch.exp
5681 * gdb.arch/i386-float.exp
5682 * gdb.arch/i386-gnu-cfi.exp
5683 * gdb.arch/i386-mpx-map.exp
5684 * gdb.arch/i386-mpx-sigsegv.exp
5685 * gdb.arch/i386-mpx-simple_segv.exp
5686 * gdb.arch/i386-mpx.exp
5687 * gdb.arch/i386-permbkpt.exp
5688 * gdb.arch/i386-prologue.exp
5689 * gdb.arch/i386-signal.exp
5690 * gdb.arch/i386-size-overlap.exp
5691 * gdb.arch/i386-unwind.exp
5692 * gdb.arch/i386-word.exp
5693 * gdb.arch/mips-fcr.exp
5694 * gdb.arch/powerpc-d128-regs.exp
5695 * gdb.arch/powerpc-stackless.exp
5696 * gdb.arch/ppc64-atomic-inst.exp
5697 * gdb.arch/s390-stackless.exp
5698 * gdb.arch/s390-tdbregs.exp
5699 * gdb.arch/s390-vregs.exp
5700 * gdb.arch/sparc-sysstep.exp
5701 * gdb.arch/thumb-bx-pc.exp
5702 * gdb.arch/thumb-singlestep.exp
5703 * gdb.arch/thumb2-it.exp
5704 * gdb.arch/vsx-regs.exp
5705 * gdb.asm/asm-source.exp
5706 * gdb.base/a2-run.exp
5707 * gdb.base/advance.exp
5708 * gdb.base/all-bin.exp
5709 * gdb.base/anon.exp
5710 * gdb.base/args.exp
5711 * gdb.base/arithmet.exp
5712 * gdb.base/async-shell.exp
5713 * gdb.base/async.exp
5714 * gdb.base/attach-pie-noexec.exp
5715 * gdb.base/attach-twice.exp
5716 * gdb.base/auto-load.exp
5717 * gdb.base/bang.exp
5718 * gdb.base/bitfields.exp
5719 * gdb.base/break-always.exp
5720 * gdb.base/break-caller-line.exp
5721 * gdb.base/break-entry.exp
5722 * gdb.base/break-inline.exp
5723 * gdb.base/break-on-linker-gcd-function.exp
5724 * gdb.base/break-probes.exp
5725 * gdb.base/break.exp
5726 * gdb.base/breakpoint-shadow.exp
5727 * gdb.base/call-ar-st.exp
5728 * gdb.base/call-sc.exp
5729 * gdb.base/call-signal-resume.exp
5730 * gdb.base/call-strs.exp
5731 * gdb.base/callfuncs.exp
5732 * gdb.base/catch-fork-static.exp
5733 * gdb.base/catch-gdb-caused-signals.exp
5734 * gdb.base/catch-load.exp
5735 * gdb.base/catch-signal-fork.exp
5736 * gdb.base/catch-signal.exp
5737 * gdb.base/catch-syscall.exp
5738 * gdb.base/charset.exp
5739 * gdb.base/checkpoint.exp
5740 * gdb.base/chng-syms.exp
5741 * gdb.base/code-expr.exp
5742 * gdb.base/code_elim.exp
5743 * gdb.base/commands.exp
5744 * gdb.base/completion.exp
5745 * gdb.base/complex.exp
5746 * gdb.base/cond-expr.exp
5747 * gdb.base/condbreak.exp
5748 * gdb.base/consecutive.exp
5749 * gdb.base/continue-all-already-running.exp
5750 * gdb.base/coredump-filter.exp
5751 * gdb.base/corefile.exp
5752 * gdb.base/dbx.exp
5753 * gdb.base/debug-expr.exp
5754 * gdb.base/define.exp
5755 * gdb.base/del.exp
5756 * gdb.base/disabled-location.exp
5757 * gdb.base/disasm-end-cu.exp
5758 * gdb.base/disasm-optim.exp
5759 * gdb.base/display.exp
5760 * gdb.base/duplicate-bp.exp
5761 * gdb.base/ena-dis-br.exp
5762 * gdb.base/ending-run.exp
5763 * gdb.base/enumval.exp
5764 * gdb.base/environ.exp
5765 * gdb.base/eu-strip-infcall.exp
5766 * gdb.base/eval-avoid-side-effects.exp
5767 * gdb.base/eval-skip.exp
5768 * gdb.base/exitsignal.exp
5769 * gdb.base/expand-psymtabs.exp
5770 * gdb.base/filesym.exp
5771 * gdb.base/find-unmapped.exp
5772 * gdb.base/finish.exp
5773 * gdb.base/float.exp
5774 * gdb.base/foll-exec-mode.exp
5775 * gdb.base/foll-exec.exp
5776 * gdb.base/foll-fork.exp
5777 * gdb.base/fortran-sym-case.exp
5778 * gdb.base/freebpcmd.exp
5779 * gdb.base/func-ptr.exp
5780 * gdb.base/func-ptrs.exp
5781 * gdb.base/funcargs.exp
5782 * gdb.base/gcore-buffer-overflow.exp
5783 * gdb.base/gcore-relro-pie.exp
5784 * gdb.base/gcore-relro.exp
5785 * gdb.base/gcore.exp
5786 * gdb.base/gdb1090.exp
5787 * gdb.base/gdb11530.exp
5788 * gdb.base/gdb11531.exp
5789 * gdb.base/gdb1821.exp
5790 * gdb.base/gdbindex-stabs.exp
5791 * gdb.base/gdbvars.exp
5792 * gdb.base/hbreak.exp
5793 * gdb.base/hbreak2.exp
5794 * gdb.base/included.exp
5795 * gdb.base/infcall-input.exp
5796 * gdb.base/inferior-died.exp
5797 * gdb.base/infnan.exp
5798 * gdb.base/info-macros.exp
5799 * gdb.base/info-os.exp
5800 * gdb.base/info-proc.exp
5801 * gdb.base/info-shared.exp
5802 * gdb.base/info-target.exp
5803 * gdb.base/infoline.exp
5804 * gdb.base/interp.exp
5805 * gdb.base/interrupt.exp
5806 * gdb.base/jit-reader.exp
5807 * gdb.base/jit-simple.exp
5808 * gdb.base/kill-after-signal.exp
5809 * gdb.base/kill-detach-inferiors-cmd.exp
5810 * gdb.base/label.exp
5811 * gdb.base/langs.exp
5812 * gdb.base/ldbl_e308.exp
5813 * gdb.base/line-symtabs.exp
5814 * gdb.base/linespecs.exp
5815 * gdb.base/list.exp
5816 * gdb.base/long_long.exp
5817 * gdb.base/longest-types.exp
5818 * gdb.base/maint.exp
5819 * gdb.base/max-value-size.exp
5820 * gdb.base/memattr.exp
5821 * gdb.base/mips_pro.exp
5822 * gdb.base/morestack.exp
5823 * gdb.base/moribund-step.exp
5824 * gdb.base/multi-forks.exp
5825 * gdb.base/nested-addr.exp
5826 * gdb.base/nextoverexit.exp
5827 * gdb.base/noreturn-finish.exp
5828 * gdb.base/noreturn-return.exp
5829 * gdb.base/nostdlib.exp
5830 * gdb.base/offsets.exp
5831 * gdb.base/opaque.exp
5832 * gdb.base/pc-fp.exp
5833 * gdb.base/permissions.exp
5834 * gdb.base/print-symbol-loading.exp
5835 * gdb.base/prologue-include.exp
5836 * gdb.base/psymtab.exp
5837 * gdb.base/ptype.exp
5838 * gdb.base/random-signal.exp
5839 * gdb.base/randomize.exp
5840 * gdb.base/range-stepping.exp
5841 * gdb.base/readline-ask.exp
5842 * gdb.base/recpar.exp
5843 * gdb.base/recurse.exp
5844 * gdb.base/relational.exp
5845 * gdb.base/restore.exp
5846 * gdb.base/return-nodebug.exp
5847 * gdb.base/return.exp
5848 * gdb.base/run-after-attach.exp
5849 * gdb.base/save-bp.exp
5850 * gdb.base/scope.exp
5851 * gdb.base/sect-cmd.exp
5852 * gdb.base/set-lang-auto.exp
5853 * gdb.base/set-noassign.exp
5854 * gdb.base/setvar.exp
5855 * gdb.base/sigall.exp
5856 * gdb.base/sigbpt.exp
5857 * gdb.base/siginfo-addr.exp
5858 * gdb.base/siginfo-infcall.exp
5859 * gdb.base/siginfo-obj.exp
5860 * gdb.base/siginfo.exp
5861 * gdb.base/signals-state-child.exp
5862 * gdb.base/signest.exp
5863 * gdb.base/sigstep.exp
5864 * gdb.base/sizeof.exp
5865 * gdb.base/skip.exp
5866 * gdb.base/solib-corrupted.exp
5867 * gdb.base/solib-nodir.exp
5868 * gdb.base/solib-search.exp
5869 * gdb.base/stack-checking.exp
5870 * gdb.base/stale-infcall.exp
5871 * gdb.base/stap-probe.exp
5872 * gdb.base/start.exp
5873 * gdb.base/step-break.exp
5874 * gdb.base/step-bt.exp
5875 * gdb.base/step-line.exp
5876 * gdb.base/step-over-exit.exp
5877 * gdb.base/step-over-syscall.exp
5878 * gdb.base/step-resume-infcall.exp
5879 * gdb.base/step-test.exp
5880 * gdb.base/store.exp
5881 * gdb.base/structs3.exp
5882 * gdb.base/sym-file.exp
5883 * gdb.base/symbol-without-target_section.exp
5884 * gdb.base/term.exp
5885 * gdb.base/testenv.exp
5886 * gdb.base/ui-redirect.exp
5887 * gdb.base/until.exp
5888 * gdb.base/unwindonsignal.exp
5889 * gdb.base/value-double-free.exp
5890 * gdb.base/vla-datatypes.exp
5891 * gdb.base/vla-ptr.exp
5892 * gdb.base/vla-sideeffect.exp
5893 * gdb.base/volatile.exp
5894 * gdb.base/watch-cond-infcall.exp
5895 * gdb.base/watch-cond.exp
5896 * gdb.base/watch-non-mem.exp
5897 * gdb.base/watch-read.exp
5898 * gdb.base/watch-vfork.exp
5899 * gdb.base/watchpoint-cond-gone.exp
5900 * gdb.base/watchpoint-delete.exp
5901 * gdb.base/watchpoint-hw-hit-once.exp
5902 * gdb.base/watchpoint-hw.exp
5903 * gdb.base/watchpoint-stops-at-right-insn.exp
5904 * gdb.base/watchpoints.exp
5905 * gdb.base/wchar.exp
5906 * gdb.base/whatis-exp.exp
5907 * gdb.btrace/buffer-size.exp
5908 * gdb.btrace/data.exp
5909 * gdb.btrace/delta.exp
5910 * gdb.btrace/dlopen.exp
5911 * gdb.btrace/enable.exp
5912 * gdb.btrace/exception.exp
5913 * gdb.btrace/function_call_history.exp
5914 * gdb.btrace/gcore.exp
5915 * gdb.btrace/instruction_history.exp
5916 * gdb.btrace/nohist.exp
5917 * gdb.btrace/reconnect.exp
5918 * gdb.btrace/record_goto-step.exp
5919 * gdb.btrace/record_goto.exp
5920 * gdb.btrace/rn-dl-bind.exp
5921 * gdb.btrace/segv.exp
5922 * gdb.btrace/step.exp
5923 * gdb.btrace/stepi.exp
5924 * gdb.btrace/tailcall-only.exp
5925 * gdb.btrace/tailcall.exp
5926 * gdb.btrace/tsx.exp
5927 * gdb.btrace/unknown_functions.exp
5928 * gdb.btrace/vdso.exp
5929 * gdb.compile/compile-ifunc.exp
5930 * gdb.compile/compile-ops.exp
5931 * gdb.compile/compile-print.exp
5932 * gdb.compile/compile-setjmp.exp
5933 * gdb.cp/abstract-origin.exp
5934 * gdb.cp/ambiguous.exp
5935 * gdb.cp/annota2.exp
5936 * gdb.cp/annota3.exp
5937 * gdb.cp/anon-ns.exp
5938 * gdb.cp/anon-struct.exp
5939 * gdb.cp/anon-union.exp
5940 * gdb.cp/arg-reference.exp
5941 * gdb.cp/baseenum.exp
5942 * gdb.cp/bool.exp
5943 * gdb.cp/breakpoint.exp
5944 * gdb.cp/bs15503.exp
5945 * gdb.cp/call-c.exp
5946 * gdb.cp/casts.exp
5947 * gdb.cp/chained-calls.exp
5948 * gdb.cp/class2.exp
5949 * gdb.cp/classes.exp
5950 * gdb.cp/cmpd-minsyms.exp
5951 * gdb.cp/converts.exp
5952 * gdb.cp/cp-relocate.exp
5953 * gdb.cp/cpcompletion.exp
5954 * gdb.cp/cpexprs.exp
5955 * gdb.cp/cplabel.exp
5956 * gdb.cp/cplusfuncs.exp
5957 * gdb.cp/cpsizeof.exp
5958 * gdb.cp/ctti.exp
5959 * gdb.cp/derivation.exp
5960 * gdb.cp/destrprint.exp
5961 * gdb.cp/dispcxx.exp
5962 * gdb.cp/enum-class.exp
5963 * gdb.cp/exception.exp
5964 * gdb.cp/exceptprint.exp
5965 * gdb.cp/expand-psymtabs-cxx.exp
5966 * gdb.cp/expand-sals.exp
5967 * gdb.cp/extern-c.exp
5968 * gdb.cp/filename.exp
5969 * gdb.cp/formatted-ref.exp
5970 * gdb.cp/fpointer.exp
5971 * gdb.cp/gdb1355.exp
5972 * gdb.cp/gdb2495.exp
5973 * gdb.cp/hang.exp
5974 * gdb.cp/impl-this.exp
5975 * gdb.cp/infcall-dlopen.exp
5976 * gdb.cp/inherit.exp
5977 * gdb.cp/iostream.exp
5978 * gdb.cp/koenig.exp
5979 * gdb.cp/local.exp
5980 * gdb.cp/m-data.exp
5981 * gdb.cp/m-static.exp
5982 * gdb.cp/mb-ctor.exp
5983 * gdb.cp/mb-inline.exp
5984 * gdb.cp/mb-templates.exp
5985 * gdb.cp/member-name.exp
5986 * gdb.cp/member-ptr.exp
5987 * gdb.cp/meth-typedefs.exp
5988 * gdb.cp/method.exp
5989 * gdb.cp/method2.exp
5990 * gdb.cp/minsym-fallback.exp
5991 * gdb.cp/misc.exp
5992 * gdb.cp/namelessclass.exp
5993 * gdb.cp/namespace-enum.exp
5994 * gdb.cp/namespace-nested-import.exp
5995 * gdb.cp/namespace.exp
5996 * gdb.cp/nextoverthrow.exp
5997 * gdb.cp/no-dmgl-verbose.exp
5998 * gdb.cp/non-trivial-retval.exp
5999 * gdb.cp/noparam.exp
6000 * gdb.cp/nsdecl.exp
6001 * gdb.cp/nsimport.exp
6002 * gdb.cp/nsnested.exp
6003 * gdb.cp/nsnoimports.exp
6004 * gdb.cp/nsrecurs.exp
6005 * gdb.cp/nsstress.exp
6006 * gdb.cp/nsusing.exp
6007 * gdb.cp/operator.exp
6008 * gdb.cp/oranking.exp
6009 * gdb.cp/overload-const.exp
6010 * gdb.cp/overload.exp
6011 * gdb.cp/ovldbreak.exp
6012 * gdb.cp/ovsrch.exp
6013 * gdb.cp/paren-type.exp
6014 * gdb.cp/parse-lang.exp
6015 * gdb.cp/pass-by-ref.exp
6016 * gdb.cp/pr-1023.exp
6017 * gdb.cp/pr-1210.exp
6018 * gdb.cp/pr-574.exp
6019 * gdb.cp/pr10687.exp
6020 * gdb.cp/pr12028.exp
6021 * gdb.cp/pr17132.exp
6022 * gdb.cp/pr17494.exp
6023 * gdb.cp/pr9067.exp
6024 * gdb.cp/pr9167.exp
6025 * gdb.cp/pr9631.exp
6026 * gdb.cp/printmethod.exp
6027 * gdb.cp/psmang.exp
6028 * gdb.cp/psymtab-parameter.exp
6029 * gdb.cp/ptype-cv-cp.exp
6030 * gdb.cp/ptype-flags.exp
6031 * gdb.cp/re-set-overloaded.exp
6032 * gdb.cp/ref-types.exp
6033 * gdb.cp/rtti.exp
6034 * gdb.cp/scope-err.exp
6035 * gdb.cp/shadow.exp
6036 * gdb.cp/smartp.exp
6037 * gdb.cp/static-method.exp
6038 * gdb.cp/static-print-quit.exp
6039 * gdb.cp/temargs.exp
6040 * gdb.cp/templates.exp
6041 * gdb.cp/try_catch.exp
6042 * gdb.cp/typedef-operator.exp
6043 * gdb.cp/typeid.exp
6044 * gdb.cp/userdef.exp
6045 * gdb.cp/using-crash.exp
6046 * gdb.cp/var-tag.exp
6047 * gdb.cp/virtbase.exp
6048 * gdb.cp/virtfunc.exp
6049 * gdb.cp/virtfunc2.exp
6050 * gdb.cp/vla-cxx.exp
6051 * gdb.disasm/t01_mov.exp
6052 * gdb.disasm/t02_mova.exp
6053 * gdb.disasm/t03_add.exp
6054 * gdb.disasm/t04_sub.exp
6055 * gdb.disasm/t05_cmp.exp
6056 * gdb.disasm/t06_ari2.exp
6057 * gdb.disasm/t07_ari3.exp
6058 * gdb.disasm/t08_or.exp
6059 * gdb.disasm/t09_xor.exp
6060 * gdb.disasm/t10_and.exp
6061 * gdb.disasm/t11_logs.exp
6062 * gdb.disasm/t12_bit.exp
6063 * gdb.disasm/t13_otr.exp
6064 * gdb.dlang/circular.exp
6065 * gdb.dwarf2/arr-stride.exp
6066 * gdb.dwarf2/arr-subrange.exp
6067 * gdb.dwarf2/atomic-type.exp
6068 * gdb.dwarf2/bad-regnum.exp
6069 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6070 * gdb.dwarf2/callframecfa.exp
6071 * gdb.dwarf2/clztest.exp
6072 * gdb.dwarf2/corrupt.exp
6073 * gdb.dwarf2/data-loc.exp
6074 * gdb.dwarf2/dup-psym.exp
6075 * gdb.dwarf2/dw2-anon-mptr.exp
6076 * gdb.dwarf2/dw2-anonymous-func.exp
6077 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6078 * gdb.dwarf2/dw2-bad-unresolved.exp
6079 * gdb.dwarf2/dw2-basic.exp
6080 * gdb.dwarf2/dw2-canonicalize-type.exp
6081 * gdb.dwarf2/dw2-case-insensitive.exp
6082 * gdb.dwarf2/dw2-common-block.exp
6083 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6084 * gdb.dwarf2/dw2-compressed.exp
6085 * gdb.dwarf2/dw2-const.exp
6086 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6087 * gdb.dwarf2/dw2-cu-size.exp
6088 * gdb.dwarf2/dw2-dup-frame.exp
6089 * gdb.dwarf2/dw2-entry-value.exp
6090 * gdb.dwarf2/dw2-icycle.exp
6091 * gdb.dwarf2/dw2-ifort-parameter.exp
6092 * gdb.dwarf2/dw2-inline-break.exp
6093 * gdb.dwarf2/dw2-inline-param.exp
6094 * gdb.dwarf2/dw2-intercu.exp
6095 * gdb.dwarf2/dw2-intermix.exp
6096 * gdb.dwarf2/dw2-lexical-block-bare.exp
6097 * gdb.dwarf2/dw2-linkage-name-trust.exp
6098 * gdb.dwarf2/dw2-minsym-in-cu.exp
6099 * gdb.dwarf2/dw2-noloc.exp
6100 * gdb.dwarf2/dw2-op-call.exp
6101 * gdb.dwarf2/dw2-op-out-param.exp
6102 * gdb.dwarf2/dw2-opt-structptr.exp
6103 * gdb.dwarf2/dw2-param-error.exp
6104 * gdb.dwarf2/dw2-producer.exp
6105 * gdb.dwarf2/dw2-ranges-base.exp
6106 * gdb.dwarf2/dw2-ref-missing-frame.exp
6107 * gdb.dwarf2/dw2-reg-undefined.exp
6108 * gdb.dwarf2/dw2-regno-invalid.exp
6109 * gdb.dwarf2/dw2-restore.exp
6110 * gdb.dwarf2/dw2-restrict.exp
6111 * gdb.dwarf2/dw2-single-line-discriminators.exp
6112 * gdb.dwarf2/dw2-strp.exp
6113 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6114 * gdb.dwarf2/dw2-unresolved.exp
6115 * gdb.dwarf2/dw2-var-zero-addr.exp
6116 * gdb.dwarf2/dw4-sig-types.exp
6117 * gdb.dwarf2/dwz.exp
6118 * gdb.dwarf2/dynarr-ptr.exp
6119 * gdb.dwarf2/enum-type.exp
6120 * gdb.dwarf2/gdb-index.exp
6121 * gdb.dwarf2/implptr-64bit.exp
6122 * gdb.dwarf2/implptr-optimized-out.exp
6123 * gdb.dwarf2/implptr.exp
6124 * gdb.dwarf2/implref-array.exp
6125 * gdb.dwarf2/implref-const.exp
6126 * gdb.dwarf2/implref-global.exp
6127 * gdb.dwarf2/implref-struct.exp
6128 * gdb.dwarf2/mac-fileno.exp
6129 * gdb.dwarf2/main-subprogram.exp
6130 * gdb.dwarf2/member-ptr-forwardref.exp
6131 * gdb.dwarf2/method-ptr.exp
6132 * gdb.dwarf2/missing-sig-type.exp
6133 * gdb.dwarf2/nonvar-access.exp
6134 * gdb.dwarf2/opaque-type-lookup.exp
6135 * gdb.dwarf2/pieces-optimized-out.exp
6136 * gdb.dwarf2/pieces.exp
6137 * gdb.dwarf2/pr10770.exp
6138 * gdb.dwarf2/pr13961.exp
6139 * gdb.dwarf2/staticvirtual.exp
6140 * gdb.dwarf2/subrange.exp
6141 * gdb.dwarf2/symtab-producer.exp
6142 * gdb.dwarf2/trace-crash.exp
6143 * gdb.dwarf2/typeddwarf.exp
6144 * gdb.dwarf2/valop.exp
6145 * gdb.dwarf2/watch-notconst.exp
6146 * gdb.fortran/array-element.exp
6147 * gdb.fortran/charset.exp
6148 * gdb.fortran/common-block.exp
6149 * gdb.fortran/complex.exp
6150 * gdb.fortran/derived-type-function.exp
6151 * gdb.fortran/derived-type.exp
6152 * gdb.fortran/logical.exp
6153 * gdb.fortran/module.exp
6154 * gdb.fortran/multi-dim.exp
6155 * gdb.fortran/nested-funcs.exp
6156 * gdb.fortran/print-formatted.exp
6157 * gdb.fortran/subarray.exp
6158 * gdb.fortran/vla-alloc-assoc.exp
6159 * gdb.fortran/vla-datatypes.exp
6160 * gdb.fortran/vla-history.exp
6161 * gdb.fortran/vla-ptr-info.exp
6162 * gdb.fortran/vla-ptype-sub.exp
6163 * gdb.fortran/vla-ptype.exp
6164 * gdb.fortran/vla-sizeof.exp
6165 * gdb.fortran/vla-type.exp
6166 * gdb.fortran/vla-value-sub-arbitrary.exp
6167 * gdb.fortran/vla-value-sub-finish.exp
6168 * gdb.fortran/vla-value-sub.exp
6169 * gdb.fortran/vla-value.exp
6170 * gdb.fortran/whatis_type.exp
6171 * gdb.go/chan.exp
6172 * gdb.go/handcall.exp
6173 * gdb.go/hello.exp
6174 * gdb.go/integers.exp
6175 * gdb.go/methods.exp
6176 * gdb.go/package.exp
6177 * gdb.go/strings.exp
6178 * gdb.go/types.exp
6179 * gdb.go/unsafe.exp
6180 * gdb.guile/scm-arch.exp
6181 * gdb.guile/scm-block.exp
6182 * gdb.guile/scm-breakpoint.exp
6183 * gdb.guile/scm-cmd.exp
6184 * gdb.guile/scm-disasm.exp
6185 * gdb.guile/scm-equal.exp
6186 * gdb.guile/scm-frame-args.exp
6187 * gdb.guile/scm-frame-inline.exp
6188 * gdb.guile/scm-frame.exp
6189 * gdb.guile/scm-iterator.exp
6190 * gdb.guile/scm-math.exp
6191 * gdb.guile/scm-objfile.exp
6192 * gdb.guile/scm-ports.exp
6193 * gdb.guile/scm-symbol.exp
6194 * gdb.guile/scm-symtab.exp
6195 * gdb.guile/scm-value-cc.exp
6196 * gdb.guile/types-module.exp
6197 * gdb.linespec/break-ask.exp
6198 * gdb.linespec/cpexplicit.exp
6199 * gdb.linespec/explicit.exp
6200 * gdb.linespec/keywords.exp
6201 * gdb.linespec/linespec.exp
6202 * gdb.linespec/ls-dollar.exp
6203 * gdb.linespec/ls-errs.exp
6204 * gdb.linespec/skip-two.exp
6205 * gdb.linespec/thread.exp
6206 * gdb.mi/mi-async.exp
6207 * gdb.mi/mi-basics.exp
6208 * gdb.mi/mi-break.exp
6209 * gdb.mi/mi-catch-load.exp
6210 * gdb.mi/mi-cli.exp
6211 * gdb.mi/mi-cmd-param-changed.exp
6212 * gdb.mi/mi-console.exp
6213 * gdb.mi/mi-detach.exp
6214 * gdb.mi/mi-disassemble.exp
6215 * gdb.mi/mi-eval.exp
6216 * gdb.mi/mi-file-transfer.exp
6217 * gdb.mi/mi-file.exp
6218 * gdb.mi/mi-fill-memory.exp
6219 * gdb.mi/mi-inheritance-syntax-error.exp
6220 * gdb.mi/mi-linespec-err-cp.exp
6221 * gdb.mi/mi-logging.exp
6222 * gdb.mi/mi-memory-changed.exp
6223 * gdb.mi/mi-read-memory.exp
6224 * gdb.mi/mi-record-changed.exp
6225 * gdb.mi/mi-reg-undefined.exp
6226 * gdb.mi/mi-regs.exp
6227 * gdb.mi/mi-return.exp
6228 * gdb.mi/mi-reverse.exp
6229 * gdb.mi/mi-simplerun.exp
6230 * gdb.mi/mi-solib.exp
6231 * gdb.mi/mi-stack.exp
6232 * gdb.mi/mi-stepi.exp
6233 * gdb.mi/mi-syn-frame.exp
6234 * gdb.mi/mi-until.exp
6235 * gdb.mi/mi-var-block.exp
6236 * gdb.mi/mi-var-child.exp
6237 * gdb.mi/mi-var-cmd.exp
6238 * gdb.mi/mi-var-cp.exp
6239 * gdb.mi/mi-var-display.exp
6240 * gdb.mi/mi-var-invalidate.exp
6241 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6242 * gdb.mi/mi-vla-fortran.exp
6243 * gdb.mi/mi-watch.exp
6244 * gdb.mi/mi2-var-child.exp
6245 * gdb.mi/user-selected-context-sync.exp
6246 * gdb.modula2/unbounded-array.exp
6247 * gdb.multi/dummy-frame-restore.exp
6248 * gdb.multi/multi-arch-exec.exp
6249 * gdb.multi/multi-arch.exp
6250 * gdb.multi/tids.exp
6251 * gdb.multi/watchpoint-multi.exp
6252 * gdb.opencl/callfuncs.exp
6253 * gdb.opencl/convs_casts.exp
6254 * gdb.opencl/datatypes.exp
6255 * gdb.opencl/operators.exp
6256 * gdb.opencl/vec_comps.exp
6257 * gdb.opt/clobbered-registers-O2.exp
6258 * gdb.opt/inline-break.exp
6259 * gdb.opt/inline-bt.exp
6260 * gdb.opt/inline-cmds.exp
6261 * gdb.opt/inline-locals.exp
6262 * gdb.pascal/case-insensitive-symbols.exp
6263 * gdb.pascal/floats.exp
6264 * gdb.pascal/gdb11492.exp
6265 * gdb.python/lib-types.exp
6266 * gdb.python/py-arch.exp
6267 * gdb.python/py-as-string.exp
6268 * gdb.python/py-bad-printers.exp
6269 * gdb.python/py-block.exp
6270 * gdb.python/py-breakpoint-create-fail.exp
6271 * gdb.python/py-breakpoint.exp
6272 * gdb.python/py-caller-is.exp
6273 * gdb.python/py-cmd.exp
6274 * gdb.python/py-explore-cc.exp
6275 * gdb.python/py-explore.exp
6276 * gdb.python/py-finish-breakpoint.exp
6277 * gdb.python/py-finish-breakpoint2.exp
6278 * gdb.python/py-frame-args.exp
6279 * gdb.python/py-frame-inline.exp
6280 * gdb.python/py-frame.exp
6281 * gdb.python/py-framefilter-mi.exp
6282 * gdb.python/py-infthread.exp
6283 * gdb.python/py-lazy-string.exp
6284 * gdb.python/py-linetable.exp
6285 * gdb.python/py-mi-events.exp
6286 * gdb.python/py-mi-objfile.exp
6287 * gdb.python/py-mi.exp
6288 * gdb.python/py-objfile.exp
6289 * gdb.python/py-pp-integral.exp
6290 * gdb.python/py-pp-maint.exp
6291 * gdb.python/py-pp-re-notag.exp
6292 * gdb.python/py-pp-registration.exp
6293 * gdb.python/py-recurse-unwind.exp
6294 * gdb.python/py-strfns.exp
6295 * gdb.python/py-symbol.exp
6296 * gdb.python/py-symtab.exp
6297 * gdb.python/py-sync-interp.exp
6298 * gdb.python/py-typeprint.exp
6299 * gdb.python/py-unwind-maint.exp
6300 * gdb.python/py-unwind.exp
6301 * gdb.python/py-value-cc.exp
6302 * gdb.python/py-xmethods.exp
6303 * gdb.reverse/amd64-tailcall-reverse.exp
6304 * gdb.reverse/break-precsave.exp
6305 * gdb.reverse/break-reverse.exp
6306 * gdb.reverse/consecutive-precsave.exp
6307 * gdb.reverse/consecutive-reverse.exp
6308 * gdb.reverse/finish-precsave.exp
6309 * gdb.reverse/finish-reverse-bkpt.exp
6310 * gdb.reverse/finish-reverse.exp
6311 * gdb.reverse/fstatat-reverse.exp
6312 * gdb.reverse/getresuid-reverse.exp
6313 * gdb.reverse/i386-precsave.exp
6314 * gdb.reverse/i386-reverse.exp
6315 * gdb.reverse/i386-sse-reverse.exp
6316 * gdb.reverse/i387-env-reverse.exp
6317 * gdb.reverse/i387-stack-reverse.exp
6318 * gdb.reverse/insn-reverse.exp
6319 * gdb.reverse/machinestate-precsave.exp
6320 * gdb.reverse/machinestate.exp
6321 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6322 * gdb.reverse/pipe-reverse.exp
6323 * gdb.reverse/readv-reverse.exp
6324 * gdb.reverse/recvmsg-reverse.exp
6325 * gdb.reverse/rerun-prec.exp
6326 * gdb.reverse/s390-mvcle.exp
6327 * gdb.reverse/step-precsave.exp
6328 * gdb.reverse/step-reverse.exp
6329 * gdb.reverse/time-reverse.exp
6330 * gdb.reverse/until-precsave.exp
6331 * gdb.reverse/until-reverse.exp
6332 * gdb.reverse/waitpid-reverse.exp
6333 * gdb.reverse/watch-precsave.exp
6334 * gdb.reverse/watch-reverse.exp
6335 * gdb.rust/generics.exp
6336 * gdb.rust/methods.exp
6337 * gdb.rust/modules.exp
6338 * gdb.rust/simple.exp
6339 * gdb.server/connect-with-no-symbol-file.exp
6340 * gdb.server/ext-attach.exp
6341 * gdb.server/ext-restart.exp
6342 * gdb.server/ext-wrapper.exp
6343 * gdb.server/file-transfer.exp
6344 * gdb.server/server-exec-info.exp
6345 * gdb.server/server-kill.exp
6346 * gdb.server/server-mon.exp
6347 * gdb.server/wrapper.exp
6348 * gdb.stabs/exclfwd.exp
6349 * gdb.stabs/gdb11479.exp
6350 * gdb.threads/clone-new-thread-event.exp
6351 * gdb.threads/corethreads.exp
6352 * gdb.threads/current-lwp-dead.exp
6353 * gdb.threads/dlopen-libpthread.exp
6354 * gdb.threads/gcore-thread.exp
6355 * gdb.threads/sigstep-threads.exp
6356 * gdb.threads/watchpoint-fork.exp
6357 * gdb.trace/actions-changed.exp
6358 * gdb.trace/backtrace.exp
6359 * gdb.trace/change-loc.exp
6360 * gdb.trace/circ.exp
6361 * gdb.trace/collection.exp
6362 * gdb.trace/disconnected-tracing.exp
6363 * gdb.trace/ftrace.exp
6364 * gdb.trace/mi-trace-frame-collected.exp
6365 * gdb.trace/mi-trace-unavailable.exp
6366 * gdb.trace/mi-traceframe-changed.exp
6367 * gdb.trace/mi-tsv-changed.exp
6368 * gdb.trace/no-attach-trace.exp
6369 * gdb.trace/passc-dyn.exp
6370 * gdb.trace/qtro.exp
6371 * gdb.trace/range-stepping.exp
6372 * gdb.trace/read-memory.exp
6373 * gdb.trace/save-trace.exp
6374 * gdb.trace/signal.exp
6375 * gdb.trace/status-stop.exp
6376 * gdb.trace/tfile.exp
6377 * gdb.trace/trace-break.exp
6378 * gdb.trace/trace-buffer-size.exp
6379 * gdb.trace/trace-condition.exp
6380 * gdb.trace/tracefile-pseudo-reg.exp
6381 * gdb.trace/tstatus.exp
6382 * gdb.trace/unavailable.exp
6383 * gdb.trace/while-dyn.exp
6384 * gdb.trace/while-stepping.exp
6385
6386 2016-12-22 Doug Evans <xdje42@gmail.com>
6387
6388 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6389 and msymbols.
6390
6391 2016-12-19 Yao Qi <yao.qi@linaro.org>
6392
6393 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6394 (test_with_self): Don't call do_steps_and_nexts, and remove
6395 code about stepping into xmalloc.
6396
6397 2016-12-09 Yao Qi <yao.qi@linaro.org>
6398
6399 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6400
6401 2016-12-09 Yao Qi <yao.qi@linaro.org>
6402
6403 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6404
6405 2016-12-09 Pedro Alves <palves@redhat.com>
6406
6407 * gdb.base/all-architectures-0.exp: New file.
6408 * gdb.base/all-architectures-1.exp: New file.
6409 * gdb.base/all-architectures-2.exp: New file.
6410 * gdb.base/all-architectures-3.exp: New file.
6411 * gdb.base/all-architectures-4.exp: New file.
6412 * gdb.base/all-architectures-5.exp: New file.
6413 * gdb.base/all-architectures-6.exp: New file.
6414 * gdb.base/all-architectures-7.exp: New file.
6415 * gdb.base/all-architectures.exp.in: New file.
6416
6417 2016-12-09 Yao Qi <yao.qi@linaro.org>
6418
6419 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6420
6421 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6422
6423 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6424 possible.
6425 Remove useless pattern-matching code.
6426
6427 2016-12-02 Pedro Alves <palves@redhat.com>
6428
6429 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6430 procedure.
6431 (top level): Call it.
6432
6433 2016-12-02 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6436 New procedure.
6437 (top level): Call it.
6438
6439 2016-12-02 Pedro Alves <palves@redhat.com>
6440
6441 PR cli/20559
6442 * gdb.base/commands.exp (user_defined_command_args_eval): New
6443 procedure.
6444 (top level): Call it.
6445
6446 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6447
6448 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6449 timeout handling.
6450
6451 2016-12-02 Tom Tromey <tom@tromey.com>
6452
6453 * gdb.dwarf2/main-subprogram.c: New file.
6454 * gdb.dwarf2/main-subprogram.exp: New file.
6455
6456 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6457
6458 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6459 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6460 gdb_test_no_output for a couple of cases.
6461 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6462
6463 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6464
6465 Fix test names and standardize compilation error messages throughout
6466 the following files:
6467
6468 * gdb.ada/start.exp
6469 * gdb.arch/alpha-step.exp
6470 * gdb.arch/e500-prologue.exp
6471 * gdb.arch/ftrace-insn-reloc.exp
6472 * gdb.arch/gdb1291.exp
6473 * gdb.arch/gdb1431.exp
6474 * gdb.arch/gdb1558.exp
6475 * gdb.arch/i386-dr3-watch.exp
6476 * gdb.arch/i386-sse-stack-align.exp
6477 * gdb.arch/ia64-breakpoint-shadow.exp
6478 * gdb.arch/pa-nullify.exp
6479 * gdb.arch/powerpc-aix-prologue.exp
6480 * gdb.arch/thumb-bx-pc.exp
6481 * gdb.base/annota1.exp
6482 * gdb.base/annota3.exp
6483 * gdb.base/arrayidx.exp
6484 * gdb.base/assign.exp
6485 * gdb.base/attach.exp
6486 * gdb.base/auxv.exp
6487 * gdb.base/bang.exp
6488 * gdb.base/bfp-test.exp
6489 * gdb.base/bigcore.exp
6490 * gdb.base/bitfields2.exp
6491 * gdb.base/break-fun-addr.exp
6492 * gdb.base/break-probes.exp
6493 * gdb.base/call-rt-st.exp
6494 * gdb.base/callexit.exp
6495 * gdb.base/catch-fork-kill.exp
6496 * gdb.base/charset.exp
6497 * gdb.base/checkpoint.exp
6498 * gdb.base/comprdebug.exp
6499 * gdb.base/constvars.exp
6500 * gdb.base/coredump-filter.exp
6501 * gdb.base/cursal.exp
6502 * gdb.base/cvexpr.exp
6503 * gdb.base/detach.exp
6504 * gdb.base/display.exp
6505 * gdb.base/dmsym.exp
6506 * gdb.base/dprintf-pending.exp
6507 * gdb.base/dso2dso.exp
6508 * gdb.base/dtrace-probe.exp
6509 * gdb.base/dump.exp
6510 * gdb.base/enum_cond.exp
6511 * gdb.base/exe-lock.exp
6512 * gdb.base/exec-invalid-sysroot.exp
6513 * gdb.base/execl-update-breakpoints.exp
6514 * gdb.base/exprs.exp
6515 * gdb.base/fileio.exp
6516 * gdb.base/find.exp
6517 * gdb.base/finish.exp
6518 * gdb.base/fixsection.exp
6519 * gdb.base/foll-vfork.exp
6520 * gdb.base/frame-args.exp
6521 * gdb.base/gcore.exp
6522 * gdb.base/gdb1250.exp
6523 * gdb.base/global-var-nested-by-dso.exp
6524 * gdb.base/gnu-ifunc.exp
6525 * gdb.base/hashline1.exp
6526 * gdb.base/hashline2.exp
6527 * gdb.base/hashline3.exp
6528 * gdb.base/hbreak-in-shr-unsupported.exp
6529 * gdb.base/huge.exp
6530 * gdb.base/infcall-input.exp
6531 * gdb.base/info-fun.exp
6532 * gdb.base/info-shared.exp
6533 * gdb.base/jit-simple.exp
6534 * gdb.base/jit-so.exp
6535 * gdb.base/jit.exp
6536 * gdb.base/jump.exp
6537 * gdb.base/label.exp
6538 * gdb.base/lineinc.exp
6539 * gdb.base/logical.exp
6540 * gdb.base/longjmp.exp
6541 * gdb.base/macscp.exp
6542 * gdb.base/miscexprs.exp
6543 * gdb.base/new-ui-echo.exp
6544 * gdb.base/new-ui-pending-input.exp
6545 * gdb.base/new-ui.exp
6546 * gdb.base/nodebug.exp
6547 * gdb.base/nofield.exp
6548 * gdb.base/offsets.exp
6549 * gdb.base/overlays.exp
6550 * gdb.base/pending.exp
6551 * gdb.base/pointers.exp
6552 * gdb.base/pr11022.exp
6553 * gdb.base/printcmds.exp
6554 * gdb.base/prologue.exp
6555 * gdb.base/ptr-typedef.exp
6556 * gdb.base/realname-expand.exp
6557 * gdb.base/relativedebug.exp
6558 * gdb.base/relocate.exp
6559 * gdb.base/remote.exp
6560 * gdb.base/reread.exp
6561 * gdb.base/return2.exp
6562 * gdb.base/savedregs.exp
6563 * gdb.base/sep.exp
6564 * gdb.base/sepdebug.exp
6565 * gdb.base/sepsymtab.exp
6566 * gdb.base/set-inferior-tty.exp
6567 * gdb.base/setshow.exp
6568 * gdb.base/shlib-call.exp
6569 * gdb.base/sigaltstack.exp
6570 * gdb.base/siginfo-addr.exp
6571 * gdb.base/signals.exp
6572 * gdb.base/signull.exp
6573 * gdb.base/sigrepeat.exp
6574 * gdb.base/so-impl-ld.exp
6575 * gdb.base/solib-display.exp
6576 * gdb.base/solib-overlap.exp
6577 * gdb.base/solib-search.exp
6578 * gdb.base/solib-symbol.exp
6579 * gdb.base/structs.exp
6580 * gdb.base/structs2.exp
6581 * gdb.base/symtab-search-order.exp
6582 * gdb.base/twice.exp
6583 * gdb.base/unload.exp
6584 * gdb.base/varargs.exp
6585 * gdb.base/watchpoint-solib.exp
6586 * gdb.base/watchpoint.exp
6587 * gdb.base/whatis.exp
6588 * gdb.base/wrong_frame_bt_full.exp
6589 * gdb.btrace/dlopen.exp
6590 * gdb.cell/ea-standalone.exp
6591 * gdb.cell/ea-test.exp
6592 * gdb.cp/dispcxx.exp
6593 * gdb.cp/gdb2384.exp
6594 * gdb.cp/method2.exp
6595 * gdb.cp/nextoverthrow.exp
6596 * gdb.cp/pr10728.exp
6597 * gdb.disasm/am33.exp
6598 * gdb.disasm/h8300s.exp
6599 * gdb.disasm/mn10300.exp
6600 * gdb.disasm/sh3.exp
6601 * gdb.dwarf2/dw2-dir-file-name.exp
6602 * gdb.fortran/complex.exp
6603 * gdb.fortran/library-module.exp
6604 * gdb.guile/scm-pretty-print.exp
6605 * gdb.guile/scm-symbol.exp
6606 * gdb.guile/scm-type.exp
6607 * gdb.guile/scm-value.exp
6608 * gdb.linespec/linespec.exp
6609 * gdb.mi/gdb701.exp
6610 * gdb.mi/gdb792.exp
6611 * gdb.mi/mi-breakpoint-changed.exp
6612 * gdb.mi/mi-dprintf-pending.exp
6613 * gdb.mi/mi-dprintf.exp
6614 * gdb.mi/mi-exit-code.exp
6615 * gdb.mi/mi-pending.exp
6616 * gdb.mi/mi-solib.exp
6617 * gdb.mi/new-ui-mi-sync.exp
6618 * gdb.mi/pr11022.exp
6619 * gdb.mi/user-selected-context-sync.exp
6620 * gdb.opt/solib-intra-step.exp
6621 * gdb.python/py-events.exp
6622 * gdb.python/py-finish-breakpoint.exp
6623 * gdb.python/py-mi.exp
6624 * gdb.python/py-prettyprint.exp
6625 * gdb.python/py-shared.exp
6626 * gdb.python/py-symbol.exp
6627 * gdb.python/py-template.exp
6628 * gdb.python/py-type.exp
6629 * gdb.python/py-value.exp
6630 * gdb.reverse/solib-precsave.exp
6631 * gdb.reverse/solib-reverse.exp
6632 * gdb.server/solib-list.exp
6633 * gdb.stabs/weird.exp
6634 * gdb.threads/reconnect-signal.exp
6635 * gdb.threads/stepi-random-signal.exp
6636 * gdb.trace/actions.exp
6637 * gdb.trace/ax.exp
6638 * gdb.trace/backtrace.exp
6639 * gdb.trace/change-loc.exp
6640 * gdb.trace/deltrace.exp
6641 * gdb.trace/ftrace-lock.exp
6642 * gdb.trace/ftrace.exp
6643 * gdb.trace/infotrace.exp
6644 * gdb.trace/mi-tracepoint-changed.exp
6645 * gdb.trace/packetlen.exp
6646 * gdb.trace/passcount.exp
6647 * gdb.trace/pending.exp
6648 * gdb.trace/range-stepping.exp
6649 * gdb.trace/report.exp
6650 * gdb.trace/stap-trace.exp
6651 * gdb.trace/tfind.exp
6652 * gdb.trace/trace-break.exp
6653 * gdb.trace/trace-condition.exp
6654 * gdb.trace/trace-enable-disable.exp
6655 * gdb.trace/trace-mt.exp
6656 * gdb.trace/tracecmd.exp
6657 * gdb.trace/tspeed.exp
6658 * gdb.trace/tsv.exp
6659 * lib/perftest.exp
6660
6661 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6662
6663 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6664 with gdb_test_no_output.
6665 Use command as test name.
6666
6667 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6668
6669 Fix test names starting with uppercase throughout the files.
6670
6671 * gdb.ada/assign_1.exp
6672 * gdb.ada/boolean_expr.exp
6673 * gdb.base/arrayidx.exp
6674 * gdb.base/del.exp
6675 * gdb.base/gcore-buffer-overflow.exp
6676 * gdb.base/testenv.exp
6677 * gdb.compile/compile.exp
6678 * gdb.python/py-framefilter-invalidarg.exp
6679 * gdb.python/py-framefilter.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.ada/array_return.exp
6686 * gdb.ada/expr_delims.exp
6687 * gdb.ada/mi_dyn_arr.exp
6688 * gdb.ada/mi_interface.exp
6689 * gdb.ada/mi_var_array.exp
6690 * gdb.ada/watch_arg.exp
6691 * gdb.arch/alpha-step.exp
6692 * gdb.arch/altivec-regs.exp
6693 * gdb.arch/e500-regs.exp
6694 * gdb.arch/powerpc-d128-regs.exp
6695 * gdb.base/arrayidx.exp
6696 * gdb.base/break.exp
6697 * gdb.base/checkpoint.exp
6698 * gdb.base/debug-expr.exp
6699 * gdb.base/dmsym.exp
6700 * gdb.base/radix.exp
6701 * gdb.base/sepdebug.exp
6702 * gdb.base/testenv.exp
6703 * gdb.base/watch_thread_num.exp
6704 * gdb.base/watchpoint-cond-gone.exp
6705 * gdb.cell/break.exp
6706 * gdb.cell/ea-cache.exp
6707 * gdb.compile/compile.exp
6708 * gdb.cp/gdb2495.exp
6709 * gdb.gdb/selftest.exp
6710 * gdb.gdb/xfullpath.exp
6711 * gdb.go/hello.exp
6712 * gdb.go/integers.exp
6713 * gdb.objc/basicclass.exp
6714 * gdb.pascal/hello.exp
6715 * gdb.pascal/integers.exp
6716 * gdb.python/py-breakpoint.exp
6717 * gdb.python/py-cmd.exp
6718 * gdb.python/py-linetable.exp
6719 * gdb.python/py-xmethods.exp
6720 * gdb.python/python.exp
6721 * gdb.reverse/consecutive-precsave.exp
6722 * gdb.reverse/finish-precsave.exp
6723 * gdb.reverse/i386-precsave.exp
6724 * gdb.reverse/machinestate-precsave.exp
6725 * gdb.reverse/sigall-precsave.exp
6726 * gdb.reverse/solib-precsave.exp
6727 * gdb.reverse/step-precsave.exp
6728 * gdb.reverse/until-precsave.exp
6729 * gdb.reverse/watch-precsave.exp
6730 * gdb.threads/leader-exit.exp
6731 * gdb.threads/pthreads.exp
6732 * gdb.threads/wp-replication.exp
6733 * gdb.trace/actions.exp
6734 * gdb.trace/mi-tsv-changed.exp
6735 * gdb.trace/tsv.exp
6736
6737 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6738
6739 Fix test names starting with uppercase throughout the files.
6740
6741 * gdb.arch/i386-bp_permanent.exp
6742 * gdb.arch/i386-gnu-cfi.exp
6743 * gdb.base/disasm-end-cu.exp
6744 * gdb.base/macscp.exp
6745 * gdb.base/pending.exp
6746 * gdb.base/watch_thread_num.exp
6747 * gdb.cp/exception.exp
6748 * gdb.cp/gdb2495.exp
6749 * gdb.cp/local.exp
6750 * gdb.python/py-evsignal.exp
6751 * gdb.python/python.exp
6752 * gdb.trace/tracecmd.exp
6753
6754 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6755
6756 Fix test names starting with uppercase throughout the files.
6757
6758 * gdb.base/charset.exp
6759 * gdb.base/eval.exp
6760 * gdb.base/multi-forks.exp
6761 * gdb.guile/scm-progspace.exp
6762 * gdb.opencl/datatypes.exp
6763 * gdb.python/py-block.exp
6764 * gdb.python/py-function.exp
6765 * gdb.python/py-symbol.exp
6766 * gdb.python/py-symtab.exp
6767 * gdb.python/py-xmethods.exp
6768 * gdb.reverse/break-precsave.exp
6769 * gdb.reverse/break-reverse.exp
6770 * gdb.reverse/consecutive-precsave.exp
6771 * gdb.reverse/consecutive-reverse.exp
6772 * gdb.reverse/finish-precsave.exp
6773 * gdb.reverse/finish-reverse-bkpt.exp
6774 * gdb.reverse/finish-reverse.exp
6775 * gdb.reverse/fstatat-reverse.exp
6776 * gdb.reverse/getresuid-reverse.exp
6777 * gdb.reverse/i386-precsave.exp
6778 * gdb.reverse/i386-reverse.exp
6779 * gdb.reverse/i386-sse-reverse.exp
6780 * gdb.reverse/i387-stack-reverse.exp
6781 * gdb.reverse/insn-reverse.exp
6782 * gdb.reverse/machinestate-precsave.exp
6783 * gdb.reverse/machinestate.exp
6784 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6785 * gdb.reverse/pipe-reverse.exp
6786 * gdb.reverse/readv-reverse.exp
6787 * gdb.reverse/recvmsg-reverse.exp
6788 * gdb.reverse/rerun-prec.exp
6789 * gdb.reverse/s390-mvcle.exp
6790 * gdb.reverse/sigall-precsave.exp
6791 * gdb.reverse/sigall-reverse.exp
6792 * gdb.reverse/solib-precsave.exp
6793 * gdb.reverse/solib-reverse.exp
6794 * gdb.reverse/step-precsave.exp
6795 * gdb.reverse/step-reverse.exp
6796 * gdb.reverse/time-reverse.exp
6797 * gdb.reverse/until-precsave.exp
6798 * gdb.reverse/until-reverse.exp
6799 * gdb.reverse/waitpid-reverse.exp
6800 * gdb.reverse/watch-precsave.exp
6801 * gdb.reverse/watch-reverse.exp
6802
6803 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6804
6805 Fix test names starting with uppercase throughout the files.
6806
6807 * gdb.arch/i386-mpx-simple_segv.exp
6808 * gdb.arch/i386-mpx.exp
6809 * gdb.arch/i386-permbkpt.exp
6810 * gdb.arch/pa-nullify.exp
6811 * gdb.arch/powerpc-d128-regs.exp
6812 * gdb.arch/vsx-regs.exp
6813 * gdb.base/bfp-test.exp
6814 * gdb.base/break.exp
6815 * gdb.base/breakpoint-shadow.exp
6816 * gdb.base/callfuncs.exp
6817 * gdb.base/charset.exp
6818 * gdb.base/commands.exp
6819 * gdb.base/completion.exp
6820 * gdb.base/dfp-test.exp
6821 * gdb.base/echo.exp
6822 * gdb.base/ending-run.exp
6823 * gdb.base/eval.exp
6824 * gdb.base/expand-psymtabs.exp
6825 * gdb.base/float128.exp
6826 * gdb.base/floatn.exp
6827 * gdb.base/foll-exec-mode.exp
6828 * gdb.base/gdb1056.exp
6829 * gdb.base/gdb11531.exp
6830 * gdb.base/kill-after-signal.exp
6831 * gdb.base/multi-forks.exp
6832 * gdb.base/overlays.exp
6833 * gdb.base/pending.exp
6834 * gdb.base/sepdebug.exp
6835 * gdb.base/testenv.exp
6836 * gdb.base/valgrind-db-attach.exp
6837 * gdb.base/watch_thread_num.exp
6838 * gdb.base/watchpoint-cond-gone.exp
6839 * gdb.base/watchpoint.exp
6840 * gdb.base/watchpoints.exp
6841 * gdb.cp/arg-reference.exp
6842 * gdb.cp/baseenum.exp
6843 * gdb.cp/operator.exp
6844 * gdb.cp/shadow.exp
6845 * gdb.dwarf2/dw2-op-out-param.exp
6846 * gdb.dwarf2/dw2-reg-undefined.exp
6847 * gdb.go/chan.exp
6848 * gdb.go/hello.exp
6849 * gdb.go/integers.exp
6850 * gdb.go/methods.exp
6851 * gdb.go/package.exp
6852 * gdb.guile/scm-parameter.exp
6853 * gdb.guile/scm-progspace.exp
6854 * gdb.guile/scm-value.exp
6855 * gdb.mi/mi-pending.exp
6856 * gdb.mi/user-selected-context-sync.exp
6857 * gdb.multi/multi-attach.exp
6858 * gdb.multi/tids.exp
6859 * gdb.opt/clobbered-registers-O2.exp
6860 * gdb.pascal/floats.exp
6861 * gdb.pascal/integers.exp
6862 * gdb.python/py-block.exp
6863 * gdb.python/py-events.exp
6864 * gdb.python/py-parameter.exp
6865 * gdb.python/py-symbol.exp
6866 * gdb.python/py-symtab.exp
6867 * gdb.python/py-type.exp
6868 * gdb.python/py-value.exp
6869 * gdb.python/py-xmethods.exp
6870 * gdb.python/python.exp
6871 * gdb.reverse/break-precsave.exp
6872 * gdb.reverse/consecutive-precsave.exp
6873 * gdb.reverse/finish-precsave.exp
6874 * gdb.reverse/i386-precsave.exp
6875 * gdb.reverse/machinestate-precsave.exp
6876 * gdb.reverse/sigall-precsave.exp
6877 * gdb.reverse/solib-precsave.exp
6878 * gdb.reverse/step-precsave.exp
6879 * gdb.reverse/until-precsave.exp
6880 * gdb.reverse/watch-precsave.exp
6881 * gdb.server/ext-attach.exp
6882 * gdb.server/ext-restart.exp
6883 * gdb.server/ext-run.exp
6884 * gdb.server/ext-wrapper.exp
6885 * gdb.stabs/gdb11479.exp
6886 * gdb.stabs/weird.exp
6887 * gdb.threads/attach-many-short-lived-threads.exp
6888 * gdb.threads/kill.exp
6889 * gdb.threads/watchpoint-fork.exp
6890
6891 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6892
6893 Fix test names starting with uppercase throughout all the files below.
6894
6895 * gdb.ada/array_return.exp
6896 * gdb.ada/catch_ex.exp
6897 * gdb.ada/info_exc.exp
6898 * gdb.ada/mi_catch_ex.exp
6899 * gdb.ada/mi_dyn_arr.exp
6900 * gdb.ada/mi_ex_cond.exp
6901 * gdb.ada/mi_exc_info.exp
6902 * gdb.ada/mi_interface.exp
6903 * gdb.ada/mi_task_arg.exp
6904 * gdb.ada/mi_task_info.exp
6905 * gdb.ada/mi_var_array.exp
6906 * gdb.arch/alpha-step.exp
6907 * gdb.arch/amd64-disp-step.exp
6908 * gdb.arch/arm-disp-step.exp
6909 * gdb.arch/disp-step-insn-reloc.exp
6910 * gdb.arch/e500-prologue.exp
6911 * gdb.arch/ftrace-insn-reloc.exp
6912 * gdb.arch/gdb1558.exp
6913 * gdb.arch/i386-bp_permanent.exp
6914 * gdb.arch/i386-disp-step.exp
6915 * gdb.arch/i386-float.exp
6916 * gdb.arch/i386-gnu-cfi.exp
6917 * gdb.arch/ia64-breakpoint-shadow.exp
6918 * gdb.arch/mips16-thunks.exp
6919 * gdb.arch/pa-nullify.exp
6920 * gdb.arch/powerpc-aix-prologue.exp
6921 * gdb.arch/powerpc-power.exp
6922 * gdb.arch/ppc-dfp.exp
6923 * gdb.arch/s390-tdbregs.exp
6924 * gdb.arch/spu-info.exp
6925 * gdb.arch/spu-ls.exp
6926 * gdb.arch/thumb-bx-pc.exp
6927 * gdb.base/advance.exp
6928 * gdb.base/annota-input-while-running.exp
6929 * gdb.base/arrayidx.exp
6930 * gdb.base/asmlabel.exp
6931 * gdb.base/async.exp
6932 * gdb.base/attach-wait-input.exp
6933 * gdb.base/auto-connect-native-target.exp
6934 * gdb.base/batch-preserve-term-settings.exp
6935 * gdb.base/bfp-test.exp
6936 * gdb.base/bigcore.exp
6937 * gdb.base/bp-permanent.exp
6938 * gdb.base/break-always.exp
6939 * gdb.base/break-fun-addr.exp
6940 * gdb.base/break-idempotent.exp
6941 * gdb.base/break-main-file-remove-fail.exp
6942 * gdb.base/break-probes.exp
6943 * gdb.base/break-unload-file.exp
6944 * gdb.base/break.exp
6945 * gdb.base/call-ar-st.exp
6946 * gdb.base/call-rt-st.exp
6947 * gdb.base/call-sc.exp
6948 * gdb.base/call-signal-resume.exp
6949 * gdb.base/call-strs.exp
6950 * gdb.base/callexit.exp
6951 * gdb.base/callfuncs.exp
6952 * gdb.base/catch-gdb-caused-signals.exp
6953 * gdb.base/catch-signal-siginfo-cond.exp
6954 * gdb.base/catch-syscall.exp
6955 * gdb.base/compare-sections.exp
6956 * gdb.base/cond-eval-mode.exp
6957 * gdb.base/condbreak-call-false.exp
6958 * gdb.base/consecutive-step-over.exp
6959 * gdb.base/cursal.exp
6960 * gdb.base/disabled-location.exp
6961 * gdb.base/disasm-end-cu.exp
6962 * gdb.base/display.exp
6963 * gdb.base/double-prompt-target-event-error.exp
6964 * gdb.base/dprintf-bp-same-addr.exp
6965 * gdb.base/dprintf-detach.exp
6966 * gdb.base/dprintf-next.exp
6967 * gdb.base/dprintf-non-stop.exp
6968 * gdb.base/dprintf-pending.exp
6969 * gdb.base/dso2dso.exp
6970 * gdb.base/ending-run.exp
6971 * gdb.base/enum_cond.exp
6972 * gdb.base/examine-backward.exp
6973 * gdb.base/exe-lock.exp
6974 * gdb.base/exec-invalid-sysroot.exp
6975 * gdb.base/execl-update-breakpoints.exp
6976 * gdb.base/execution-termios.exp
6977 * gdb.base/fileio.exp
6978 * gdb.base/fixsection.exp
6979 * gdb.base/foll-exec-mode.exp
6980 * gdb.base/foll-exec.exp
6981 * gdb.base/fork-running-state.exp
6982 * gdb.base/frame-args.exp
6983 * gdb.base/fullpath-expand.exp
6984 * gdb.base/func-ptr.exp
6985 * gdb.base/gcore-relro-pie.exp
6986 * gdb.base/gdb1090.exp
6987 * gdb.base/gdb1555.exp
6988 * gdb.base/global-var-nested-by-dso.exp
6989 * gdb.base/gnu-ifunc.exp
6990 * gdb.base/hbreak-in-shr-unsupported.exp
6991 * gdb.base/hbreak-unmapped.exp
6992 * gdb.base/hook-stop.exp
6993 * gdb.base/infcall-input.exp
6994 * gdb.base/info-fun.exp
6995 * gdb.base/info-shared.exp
6996 * gdb.base/interrupt-noterm.exp
6997 * gdb.base/jit-so.exp
6998 * gdb.base/jit.exp
6999 * gdb.base/line-symtabs.exp
7000 * gdb.base/list.exp
7001 * gdb.base/longjmp.exp
7002 * gdb.base/macscp.exp
7003 * gdb.base/max-value-size.exp
7004 * gdb.base/nodebug.exp
7005 * gdb.base/nofield.exp
7006 * gdb.base/overlays.exp
7007 * gdb.base/paginate-after-ctrl-c-running.exp
7008 * gdb.base/paginate-bg-execution.exp
7009 * gdb.base/paginate-inferior-exit.exp
7010 * gdb.base/pending.exp
7011 * gdb.base/pr11022.exp
7012 * gdb.base/printcmds.exp
7013 * gdb.base/ptr-typedef.exp
7014 * gdb.base/ptype.exp
7015 * gdb.base/randomize.exp
7016 * gdb.base/range-stepping.exp
7017 * gdb.base/realname-expand.exp
7018 * gdb.base/relativedebug.exp
7019 * gdb.base/remote.exp
7020 * gdb.base/savedregs.exp
7021 * gdb.base/sepdebug.exp
7022 * gdb.base/set-noassign.exp
7023 * gdb.base/shlib-call.exp
7024 * gdb.base/shreloc.exp
7025 * gdb.base/sigaltstack.exp
7026 * gdb.base/sigbpt.exp
7027 * gdb.base/siginfo-addr.exp
7028 * gdb.base/siginfo-obj.exp
7029 * gdb.base/siginfo-thread.exp
7030 * gdb.base/signest.exp
7031 * gdb.base/signull.exp
7032 * gdb.base/sigrepeat.exp
7033 * gdb.base/skip.exp
7034 * gdb.base/so-impl-ld.exp
7035 * gdb.base/solib-corrupted.exp
7036 * gdb.base/solib-disc.exp
7037 * gdb.base/solib-display.exp
7038 * gdb.base/solib-overlap.exp
7039 * gdb.base/solib-search.exp
7040 * gdb.base/solib-symbol.exp
7041 * gdb.base/source-execution.exp
7042 * gdb.base/sss-bp-on-user-bp-2.exp
7043 * gdb.base/sss-bp-on-user-bp.exp
7044 * gdb.base/stack-checking.exp
7045 * gdb.base/stale-infcall.exp
7046 * gdb.base/step-break.exp
7047 * gdb.base/step-line.exp
7048 * gdb.base/step-over-exit.exp
7049 * gdb.base/step-test.exp
7050 * gdb.base/structs.exp
7051 * gdb.base/sym-file.exp
7052 * gdb.base/symtab-search-order.exp
7053 * gdb.base/term.exp
7054 * gdb.base/type-opaque.exp
7055 * gdb.base/unload.exp
7056 * gdb.base/until-nodebug.exp
7057 * gdb.base/until.exp
7058 * gdb.base/unwindonsignal.exp
7059 * gdb.base/watch-cond.exp
7060 * gdb.base/watch-non-mem.exp
7061 * gdb.base/watch_thread_num.exp
7062 * gdb.base/watchpoint-reuse-slot.exp
7063 * gdb.base/watchpoint-solib.exp
7064 * gdb.base/watchpoint.exp
7065 * gdb.btrace/dlopen.exp
7066 * gdb.cell/arch.exp
7067 * gdb.cell/break.exp
7068 * gdb.cell/bt.exp
7069 * gdb.cell/core.exp
7070 * gdb.cell/data.exp
7071 * gdb.cell/dwarfaddr.exp
7072 * gdb.cell/ea-cache.exp
7073 * gdb.cell/ea-standalone.exp
7074 * gdb.cell/ea-test.exp
7075 * gdb.cell/f-regs.exp
7076 * gdb.cell/fork.exp
7077 * gdb.cell/gcore.exp
7078 * gdb.cell/mem-access.exp
7079 * gdb.cell/ptype.exp
7080 * gdb.cell/registers.exp
7081 * gdb.cell/sizeof.exp
7082 * gdb.cell/solib-symbol.exp
7083 * gdb.cell/solib.exp
7084 * gdb.compile/compile-tls.exp
7085 * gdb.cp/exception.exp
7086 * gdb.cp/gdb2495.exp
7087 * gdb.cp/local.exp
7088 * gdb.cp/mb-inline.exp
7089 * gdb.cp/mb-templates.exp
7090 * gdb.cp/pr10687.exp
7091 * gdb.cp/pr9167.exp
7092 * gdb.cp/scope-err.exp
7093 * gdb.cp/templates.exp
7094 * gdb.cp/virtfunc.exp
7095 * gdb.dwarf2/dw2-dir-file-name.exp
7096 * gdb.dwarf2/dw2-single-line-discriminators.exp
7097 * gdb.fortran/complex.exp
7098 * gdb.fortran/library-module.exp
7099 * gdb.guile/guile.exp
7100 * gdb.guile/scm-cmd.exp
7101 * gdb.guile/scm-frame-inline.exp
7102 * gdb.guile/scm-objfile.exp
7103 * gdb.guile/scm-pretty-print.exp
7104 * gdb.guile/scm-symbol.exp
7105 * gdb.guile/scm-type.exp
7106 * gdb.guile/scm-value.exp
7107 * gdb.linespec/keywords.exp
7108 * gdb.linespec/ls-errs.exp
7109 * gdb.linespec/macro-relative.exp
7110 * gdb.linespec/thread.exp
7111 * gdb.mi/mi-breakpoint-changed.exp
7112 * gdb.mi/mi-dprintf-pending.exp
7113 * gdb.mi/mi-fullname-deleted.exp
7114 * gdb.mi/mi-logging.exp
7115 * gdb.mi/mi-pending.exp
7116 * gdb.mi/mi-solib.exp
7117 * gdb.mi/new-ui-mi-sync.exp
7118 * gdb.mi/user-selected-context-sync.exp
7119 * gdb.multi/dummy-frame-restore.exp
7120 * gdb.multi/multi-arch-exec.exp
7121 * gdb.multi/remove-inferiors.exp
7122 * gdb.multi/watchpoint-multi-exit.exp
7123 * gdb.opt/solib-intra-step.exp
7124 * gdb.perf/backtrace.exp
7125 * gdb.perf/single-step.exp
7126 * gdb.perf/skip-command.exp
7127 * gdb.perf/skip-prologue.exp
7128 * gdb.perf/solib.exp
7129 * gdb.python/lib-types.exp
7130 * gdb.python/py-as-string.exp
7131 * gdb.python/py-bad-printers.exp
7132 * gdb.python/py-block.exp
7133 * gdb.python/py-breakpoint.exp
7134 * gdb.python/py-cmd.exp
7135 * gdb.python/py-events.exp
7136 * gdb.python/py-evthreads.exp
7137 * gdb.python/py-finish-breakpoint.exp
7138 * gdb.python/py-finish-breakpoint2.exp
7139 * gdb.python/py-frame-inline.exp
7140 * gdb.python/py-frame.exp
7141 * gdb.python/py-inferior.exp
7142 * gdb.python/py-infthread.exp
7143 * gdb.python/py-mi.exp
7144 * gdb.python/py-objfile.exp
7145 * gdb.python/py-pp-maint.exp
7146 * gdb.python/py-pp-registration.exp
7147 * gdb.python/py-prettyprint.exp
7148 * gdb.python/py-recurse-unwind.exp
7149 * gdb.python/py-shared.exp
7150 * gdb.python/py-symbol.exp
7151 * gdb.python/py-symtab.exp
7152 * gdb.python/py-template.exp
7153 * gdb.python/py-type.exp
7154 * gdb.python/py-unwind-maint.exp
7155 * gdb.python/py-unwind.exp
7156 * gdb.python/py-value.exp
7157 * gdb.python/python.exp
7158 * gdb.reverse/finish-reverse-bkpt.exp
7159 * gdb.reverse/insn-reverse.exp
7160 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7161 * gdb.reverse/solib-precsave.exp
7162 * gdb.reverse/solib-reverse.exp
7163 * gdb.stabs/gdb11479.exp
7164 * gdb.stabs/weird.exp
7165 * gdb.threads/fork-child-threads.exp
7166 * gdb.threads/fork-plus-threads.exp
7167 * gdb.threads/fork-thread-pending.exp
7168 * gdb.threads/forking-threads-plus-breakpoint.exp
7169 * gdb.threads/hand-call-in-threads.exp
7170 * gdb.threads/interrupted-hand-call.exp
7171 * gdb.threads/linux-dp.exp
7172 * gdb.threads/local-watch-wrong-thread.exp
7173 * gdb.threads/next-while-other-thread-longjmps.exp
7174 * gdb.threads/non-ldr-exit.exp
7175 * gdb.threads/pending-step.exp
7176 * gdb.threads/print-threads.exp
7177 * gdb.threads/process-dies-while-detaching.exp
7178 * gdb.threads/process-dies-while-handling-bp.exp
7179 * gdb.threads/pthreads.exp
7180 * gdb.threads/queue-signal.exp
7181 * gdb.threads/reconnect-signal.exp
7182 * gdb.threads/signal-command-handle-nopass.exp
7183 * gdb.threads/signal-command-multiple-signals-pending.exp
7184 * gdb.threads/signal-delivered-right-thread.exp
7185 * gdb.threads/signal-sigtrap.exp
7186 * gdb.threads/sigthread.exp
7187 * gdb.threads/staticthreads.exp
7188 * gdb.threads/stepi-random-signal.exp
7189 * gdb.threads/thread-unwindonsignal.exp
7190 * gdb.threads/thread_check.exp
7191 * gdb.threads/thread_events.exp
7192 * gdb.threads/tid-reuse.exp
7193 * gdb.threads/tls-nodebug.exp
7194 * gdb.threads/tls-shared.exp
7195 * gdb.threads/tls-so_extern.exp
7196 * gdb.threads/tls.exp
7197 * gdb.threads/wp-replication.exp
7198 * gdb.trace/actions-changed.exp
7199 * gdb.trace/actions.exp
7200 * gdb.trace/backtrace.exp
7201 * gdb.trace/change-loc.exp
7202 * gdb.trace/collection.exp
7203 * gdb.trace/deltrace.exp
7204 * gdb.trace/disconnected-tracing.exp
7205 * gdb.trace/entry-values.exp
7206 * gdb.trace/ftrace-lock.exp
7207 * gdb.trace/ftrace.exp
7208 * gdb.trace/infotrace.exp
7209 * gdb.trace/mi-trace-frame-collected.exp
7210 * gdb.trace/mi-trace-unavailable.exp
7211 * gdb.trace/mi-traceframe-changed.exp
7212 * gdb.trace/mi-tracepoint-changed.exp
7213 * gdb.trace/mi-tsv-changed.exp
7214 * gdb.trace/no-attach-trace.exp
7215 * gdb.trace/packetlen.exp
7216 * gdb.trace/passc-dyn.exp
7217 * gdb.trace/passcount.exp
7218 * gdb.trace/pending.exp
7219 * gdb.trace/pr16508.exp
7220 * gdb.trace/qtro.exp
7221 * gdb.trace/range-stepping.exp
7222 * gdb.trace/read-memory.exp
7223 * gdb.trace/report.exp
7224 * gdb.trace/save-trace.exp
7225 * gdb.trace/signal.exp
7226 * gdb.trace/stap-trace.exp
7227 * gdb.trace/status-stop.exp
7228 * gdb.trace/strace.exp
7229 * gdb.trace/tfile.exp
7230 * gdb.trace/tfind.exp
7231 * gdb.trace/trace-break.exp
7232 * gdb.trace/trace-condition.exp
7233 * gdb.trace/trace-enable-disable.exp
7234 * gdb.trace/trace-mt.exp
7235 * gdb.trace/tracecmd.exp
7236 * gdb.trace/tracefile-pseudo-reg.exp
7237 * gdb.trace/tspeed.exp
7238 * gdb.trace/tstatus.exp
7239 * gdb.trace/tsv.exp
7240 * gdb.trace/unavailable.exp
7241 * gdb.trace/while-dyn.exp
7242 * gdb.trace/while-stepping.exp
7243 * lib/gdb-guile.exp
7244 * lib/gdb.exp
7245 * lib/mi-support.exp
7246 * lib/pascal.exp
7247 * lib/perftest.exp
7248 * lib/prelink-support.exp
7249 * lib/selftest-support.exp
7250
7251 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7252
7253 * Makefile.in: Include disable-implicit-rules.mk.
7254
7255 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7256
7257 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7258 non-byte-aligned bit fields.
7259
7260 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7261
7262 PR gdb/12616
7263 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7264 respects the DW_AT_data_bit_offset attribute.
7265
7266 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7267
7268 * gdb.base/default.exp: Fix output of "set language".
7269
7270 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7271
7272 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7273 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7274 make.
7275 * configure.ac: Remove checks for the make program.
7276 * configure: Re-generate.
7277
7278 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7279
7280 * gdb.python/py-recurse-unwind.c (main): Add loop.
7281 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7282 to read_register() and gdb.parse_and_eval(). Make each code
7283 call a separate case that can be individually tested.
7284 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7285 proc. Call cont_and_backtrace for each of the code paths that
7286 we want to test in the unwinder.
7287
7288 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7289
7290 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7291 the definition of struct S.
7292
7293 2016-11-11 Catherine Moore <clm@codesourcery.com>
7294
7295 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7296
7297 2016-11-09 Pedro Alves <palves@redhat.com>
7298
7299 * gdb.base/commands.exp (runto_or_return): New procedure.
7300 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7301 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7302 (progvar_simple_while_test, progvar_complex_if_while_test)
7303 (if_while_breakpoint_command_test)
7304 (infrun_breakpoint_command_test, breakpoint_command_test)
7305 (user_defined_command_test, watchpoint_command_test)
7306 (test_command_prompt_position, redefine_hook_test)
7307 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7308 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7309 multi_line_input and multi_line. Remove gdb_expect and
7310 gdb_stop_suppressing_tests uses.
7311 * lib/gdb.exp (valnum_re): New global.
7312 (multi_line_input): New procedure.
7313
7314 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7315
7316 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7317 Remove.
7318 (test_setup): Define with proc_with_prefix.
7319 (test_cli_inferior): Likewise.
7320 (test_cli_thread): Likewise.
7321 (test_cli_frame): Likewise.
7322 (test_cli_select_frame): Likewise.
7323 (test_cli_up_down): Likewise.
7324 (test_mi_thread_select): Likewise.
7325 (test_mi_stack_select_frame): Likewise.
7326 (test_cli_in_mi_inferior): Likewise.
7327 (test_cli_in_mi_thread): Likewise.
7328 (test_cli_in_mi_frame): Likewise.
7329 (top level): Do not use with_test_prefix_procname.
7330
7331 2016-11-09 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.base/commands.exp (gdbvar_simple_if_test)
7334 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7335 (progvar_simple_if_test, progvar_simple_while_test)
7336 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7337 (infrun_breakpoint_command_test, breakpoint_command_test)
7338 (user_defined_command_test, watchpoint_command_test)
7339 (test_command_prompt_position, deprecated_command_test)
7340 (bp_deleted_in_command, temporary_breakpoint_commands)
7341 (stray_arg0_test, source_file_with_indented_comment)
7342 (recursive_source_test, if_commands_test)
7343 (error_clears_commands_left, redefine_hook_test)
7344 (redefine_backtrace_test): Use proc_with_prefix.
7345 * lib/gdb.exp (proc_with_prefix): New proc.
7346
7347 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7348
7349 * gdb.base/tui-layout.c: New file.
7350 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7351 disassembly window contains very long lines.
7352
7353 2016-11-08 Tom Tromey <tom@tromey.com>
7354
7355 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7356 depend on Python 2.
7357
7358 2016-11-08 Tom Tromey <tom@tromey.com>
7359
7360 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7361 New method.
7362
7363 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7364
7365 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7366
7367 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7368
7369 * gdb.rust/simple.rs: Add test for univariant enums without
7370 discriminants and for encoded struct-like enums.
7371
7372 2016-10-28 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7375 gdb_test_multiple, tighten regexps and match symtabs and line
7376 tables incrementally.
7377
7378 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7379
7380 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7381 general.
7382
7383 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7384
7385 * gdb.base/exec-invalid-sysroot.exp: New file.
7386
7387 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7388
7389 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7390
7391 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7392
7393 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7394
7395 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7396
7397 * gdb.base/killed-outside.exp: Remove $options from a call to
7398 `prepare_for_testing'.
7399
7400 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7401
7402 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7403 Change test message.
7404
7405 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7406
7407 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7408 Update comment.
7409
7410 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7411
7412 * gdb.trace/mi-trace-save.exp: New file.
7413
7414 2016-10-13 Yao Qi <yao.qi@linaro.org>
7415
7416 * gdb.base/code_elim.exp (get_var_address): Remove.
7417 * gdb.base/relocate.exp: Likewise.
7418 * gdb.base/shreloc.exp: Likewise.
7419 * lib/gdb.exp (get_var_address): New.
7420
7421 2016-10-13 Yao Qi <yao.qi@linaro.org>
7422
7423 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7424 floating point tests if $skip_float_test is false.
7425
7426 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7427
7428 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7429 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7430 argc values.
7431 Add 1 to argc so we guarantee distinct initial/modified argc values.
7432
7433 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7434
7435 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7436
7437 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7438
7439 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7440 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7441 * gdb.arch/vsx-regs.exp: Likewise.
7442
7443 2016-10-07 Yao Qi <yao.qi@linaro.org>
7444
7445 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7446
7447 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7448
7449 * gdb.python/python.exp: Test decode_line("*0").
7450
7451 2016-10-06 Doug Evans <dje@google.com>
7452
7453 * gdb.python/py-value.exp (test_value_creation): Add test for large
7454 unsigned 64-bit value.
7455
7456 2016-10-06 Tom Tromey <tom@tromey.com>
7457
7458 * gdb.compile/compile.exp: Change java tests to rust.
7459 * gdb.base/setshow.exp: Change java tests to rust.
7460 * gdb.base/default.exp: Remove java from language list.
7461 * README (Examples): Update language example.
7462 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7463 test.
7464 * lib/gdb.exp (skip_java_tests): Remove.
7465 * lib/java.exp: Remove.
7466 * gdb.java: Remove.
7467
7468 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7469
7470 * gdb.arch/mips-fcr.exp: New test.
7471 * gdb.arch/mips-fcr.c: Source for the new test.
7472
7473 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7474
7475 * gdb.base/solib-disc.exp: Use `standard_output_file'
7476 throughout.
7477
7478 2016-10-06 Pedro Alves <palves@redhat.com>
7479
7480 * gdb.base/jit-simple-dl.c: New file.
7481 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7482 * gdb.base/jit-simple.c: ... this.
7483 * gdb.base/jit-simple.exp (jit_run): Delete.
7484 (build_jit): New proc.
7485 (jit_test_reread): Recompile either the main program or the shared
7486 library, depending on what is being tested. Skip changing address
7487 if caller wants to. Compare before/after addresses. If testing
7488 standalone, explicitly load the binary. Test "maint info
7489 breakpoints".
7490 (top level): Add "standalone vs shared lib" and "change address"
7491 vs "same address" axes.
7492
7493 2016-10-06 Pedro Alves <palves@redhat.com>
7494
7495 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7496 call.
7497 (jit_run): Delete.
7498 (jit_test_reread): Use with_test_prefix. Reload the main binary
7499 explicitly. Compare the before/after addresses of the JIT
7500 descriptor.
7501
7502 2016-08-15 Doug Evans <dje@google.com>
7503
7504 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7505 for single bitfields is bool.
7506 * gdb.xml/tdesc-regs.exp: Ditto.
7507
7508 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7509
7510 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7511
7512 2016-10-05 Yao Qi <yao.qi@linaro.org>
7513
7514 * lib/gdb.exp (support_complex_tests): Return zero if
7515 gdb_skip_float_test return true.
7516
7517 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7518 Simon Marchi <simon.marchi@ericsson.com>
7519
7520 PR gdb/20487
7521 * gdb.mi/user-selected-context-sync.exp: New file.
7522 * gdb.mi/user-selected-context-sync.c: New file.
7523
7524 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7525 Simon Marchi <simon.marchi@ericsson.com>
7526
7527 PR gdb/20487
7528 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7529 =thread-select-event check.
7530
7531 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7532
7533 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7534 the compulsory L operand changes.
7535 * gdb.arch/powerpc-power.s: Likewise.
7536
7537 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7540 * gdb.base/jit-attach-pie.c: New file.
7541 * gdb.base/jit-attach-pie.exp: New file.
7542
7543 2016-09-28 Pedro Alves <palves@redhat.com>
7544
7545 * gdb.base/infcall-input.c: New file.
7546 * gdb.base/infcall-input.exp: New file.
7547
7548 2016-09-22 Yao Qi <yao.qi@linaro.org>
7549
7550 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7551 (gdb_exit): Rename it to ...
7552 (gdbserver_gdb_exit): ... Close GDBserver.
7553 (gdb_exit): New proc, call gdbserver_gdb_exit.
7554 (mi_gdb_exit): Likewise.
7555
7556 2016-09-22 Yao Qi <yao.qi@linaro.org>
7557
7558 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7559 path.
7560 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7561 Remove duplication.
7562
7563 2016-09-22 Yao Qi <yao.qi@linaro.org>
7564
7565 * lib/gdbserver-support.exp: Check the existence of
7566 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7567
7568 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7569
7570 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7571
7572 2016-09-21 Tom Tromey <tom@tromey.com>
7573
7574 PR gdb/20604:
7575 * gdb.base/quit.exp: New file.
7576
7577 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7578
7579 * .gitignore: New file.
7580
7581 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7582
7583 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7584 throughout.
7585
7586 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7587
7588 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7589
7590 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7591
7592 * gdb.cp/casts.cc (decltype): Move it ...
7593 (main): ... with its call to ...
7594 * gdb.cp/casts03.cc: ... a new file.
7595 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7596
7597 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7598
7599 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7600
7601 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7602
7603 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7604 and sync up the test with tests in gas/testsuite/gas/ppc.
7605 * gdb.arch/powerpc-power.exp: Likewise.
7606
7607 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7608
7609 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7610
7611 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7612 Jan Kratochvil <jan.kratochvil@redhat.com>
7613
7614 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7615 make m1's definition to be different from m2's. Use 'dummy' as an
7616 argument for probe 'two'.
7617
7618 2016-09-10 Jon Beniston <jon@beniston.com>
7619
7620 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7621 for sim target.
7622
7623 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7624
7625 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7626 variable declaration.
7627 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7628 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7629 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7630 received HWCAP as its argument.
7631
7632 2016-09-06 Pedro Alves <palves@redhat.com>
7633
7634 * gdb.base/new-ui-pending-input.c: New file.
7635 * gdb.base/new-ui-pending-input.exp: New file.
7636 * gdb.exp (clear_gdb_spawn_id): New procedure.
7637 (with_spawn_id): Check whether gdb_spawn_id exists before
7638 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7639 on exit.
7640
7641 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7642
7643 * gdb.base/float128.c: New file.
7644 * gdb.base/float128.exp: Likewise.
7645 * gdb.base/floatn.c: Likewise.
7646 * gdb.base/floatn.exp: Likewise.
7647
7648 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7649
7650 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7651
7652 2016-09-05 Pedro Alves <palves@redhat.com>
7653
7654 PR backtrace/19927
7655 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7656 unwinders are immediately called as side effect of "source" or
7657 "disable unwinder" commands.
7658 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7659
7660 2016-09-02 Yao Qi <yao.qi@linaro.org>
7661
7662 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7663 is true and $type is "float" or "double".
7664
7665 2016-09-02 Yao Qi <yao.qi@linaro.org>
7666
7667 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7668 true.
7669 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7670 * gdb.base/call-rt-st.exp: Likewise.
7671 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7672 return value instead of gdb,skip_float_test.
7673 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7674 (do_function_calls): Use its return value instead of
7675 gdb,skip_float_test.
7676 * gdb.base/finish.exp: Likewise.
7677 * gdb.base/funcargs.exp: Likewise.
7678 * gdb.base/return.exp: Likewise.
7679 * gdb.base/return2.exp: Likewise.
7680 * gdb.base/varargs.exp: Likewise.
7681 * lib/gdb.exp (gdb_skip_float_test): Change it to
7682 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7683
7684 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7685
7686 * gdb.multi/tids.exp: Test "thread apply all".
7687
7688 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7689
7690 * gdb.base/default.exp (tty): Remove.
7691
7692 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7693
7694 * gdb.python/py-recurse-unwind.c: New file.
7695 * gdb.python/py-recurse-unwind.py: New file.
7696 * gdb.python/py-recurse-unwind.exp: New file.
7697
7698 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7699
7700 * gdb.base/set-inferior-tty.exp: New file.
7701 * gdb.base/set-inferior-tty.c: New file.
7702
7703 2016-08-23 Pedro Alves <palves@redhat.com>
7704
7705 PR gdb/20494
7706 * gdb.base/new-ui-echo.c: New file.
7707 * gdb.base/new-ui-echo.exp: New file.
7708
7709 2016-08-23 Yao Qi <yao.qi@linaro.org>
7710
7711 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7712 gdbserver_spawn.
7713 * gdb.server/connect-without-multi-process.exp (do_test):
7714 Likewise.
7715
7716 2016-08-23 Yao Qi <yao.qi@linaro.org>
7717
7718 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7719 standalone_txt. Delete gdb_txt and standalone_txt on host
7720 and target. Spawn the binary on target. Copy files from
7721 target to host.
7722
7723 2016-08-22 Pedro Alves <palves@redhat.com>
7724
7725 PR gdb/20505
7726 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7727 with_test_prefix. Factor out bits to ...
7728 (test_no_vdso): ... this new procedure.
7729
7730 2016-08-19 Carl Love <cel@us.ibm.com>
7731
7732 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7733 maintaining separate logic for constructing the output path.
7734 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7735 * gdb.arch/ppc-dfp.exp: Likewise.
7736 * gdb.arch/ppc-fp.exp: Likewise.
7737 * gdb.arch/vsx-regs.exp: Likewise.
7738 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7739 binprefix for generating the additional binary files.
7740
7741 2016-08-19 Pedro Alves <palves@redhat.com>
7742
7743 * gdb.trace/mi-trace-frame-collected.exp
7744 (test_trace_frame_collected): On x32, expect two registers.
7745
7746 2016-08-18 Carl Love <cel@us.ibm.com>
7747
7748 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7749 and sync up the test with tests in gas/testsuite/gas/ppc.
7750 * gdb.arch/powerpc-power.exp: Likewise.
7751
7752 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7753
7754 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7755 expected error message.
7756
7757 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7758
7759 * gdb.multi/remove-inferiors.exp: New file.
7760 * gdb.multi/remove-inferiors.c: New file.
7761
7762 2016-08-12 Yao Qi <yao.qi@linaro.org>
7763
7764 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7765 argument list.
7766
7767 2016-08-10 Pedro Alves <palves@redhat.com>
7768
7769 PR gdb/19187
7770 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7771 setup_kfails.
7772
7773 2016-08-09 Pedro Alves <palves@redhat.com>
7774 Simon Marchi <simon.marchi@ericsson.com>
7775
7776 PR gdb/20418
7777 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7778 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7779
7780 2016-08-09 Pedro Alves <palves@redhat.com>
7781
7782 PR mi/20431
7783 * gdb.mi/mi-cmd-error.exp: New file.
7784
7785 2016-08-09 Pedro Alves <palves@redhat.com>
7786
7787 PR gdb/18653
7788 * gdb.base/signals-state-child.c: New file.
7789 * gdb.base/signals-state-child.exp: New file.
7790 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7791
7792 2016-08-09 Pedro Alves <palves@redhat.com>
7793
7794 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7795
7796 2016-08-03 Tom Tromey <tom@tromey.com>
7797
7798 PR python/18565:
7799 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7800
7801 2016-08-01 Yao Qi <yao.qi@linaro.org>
7802
7803 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7804 variable mode to "multi-process" if $multi_process is 1, otherwise
7805 set it to "single-process".
7806
7807 2016-08-01 Yao Qi <yao.qi@linaro.org>
7808
7809 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7810 * gdb.cp/cpexprs.exp: Likewise.
7811 * gdb.cp/m-static.exp: Likewise.
7812
7813 2016-07-26 Tom Tromey <tom@tromey.com>
7814
7815 PR python/20190:
7816 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7817 test.
7818
7819 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7820
7821 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7822 selecting assembly source files.
7823 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7824 assembly source files.
7825 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7826 assembly source files.
7827 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7828 selecting assembly source files.
7829
7830 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7831
7832 * gdb.base/new-ui.exp (do_test_invalid_args): New
7833 procedure.
7834
7835 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7836
7837 * gdb.btrace/reconnect.c: New file.
7838 * gdb.btrace/reconnect.exp: New file.
7839
7840 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7841
7842 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7843 to test_catch_syscall_group.
7844 (test_catch_syscall_group): New.
7845
7846 2016-07-21 Tom Tromey <tom@tromey.com>
7847
7848 * gdb.rust/simple.rs (main): Use empty struct expression.
7849 * gdb.rust/simple.exp: Add tests for empty struct expression.
7850
7851 2016-07-21 Yao Qi <yao.qi@linaro.org>
7852
7853 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7854 if gdb_skip_xml_test is true on some targets.
7855
7856 2016-07-21 Yao Qi <yao.qi@linaro.org>
7857
7858 * gdb.server/solib-list.exp: Unset last_loaded_file.
7859
7860 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7861
7862 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7863 "step into captured_main (args)".
7864
7865 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7866
7867 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7868
7869 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7870
7871 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7872
7873 2016-07-19 Pedro Alves <palves@redhat.com>
7874
7875 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7876 * gdb.opt/inline-bt.exp: Likewise.
7877 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7878 additional_flags=-Winline.
7879 * gdb.opt/inline-locals.exp: Likewise.
7880 * gdb.opt/inline-markers.c (ATTR): Define.
7881 (inlined_fn): Use it.
7882
7883 2016-07-19 Yao Qi <yao.qi@linaro.org>
7884
7885 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7886 (test_with_self): Remove some code. Remove argument executable.
7887 (top-level): Use do_self_tests.
7888
7889 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7890 Don Breazeal <donb@codesourcery.com>
7891
7892 * gdb.base/maint.exp: Escape paths used in regular expressions.
7893 * gdb.stabs/weird.exp: Likewise.
7894
7895 2016-07-13 Tom Tromey <tom@tromey.com>
7896
7897 PR python/15620, PR python/18620:
7898 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7899 (test_bkpt_events): New procs.
7900
7901 2016-07-13 Tom Tromey <tom@tromey.com>
7902
7903 PR python/17698:
7904 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7905 test.
7906 (test_watchpoints): Likewise.
7907 (test_bkpt_pending): New proc.
7908
7909 2016-07-13 Tom Tromey <tom@tromey.com>
7910
7911 PR cli/18053:
7912 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7913 completion test.
7914
7915 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7918 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7919 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7920 f_label.
7921 (g): Rename g_end_lbl to g_label.
7922 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7923 low_pc and high_pc.
7924 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7925
7926 2016-07-12 Tom Tromey <tom@tromey.com>
7927
7928 PR python/19293:
7929 * gdb.python/py-unwind-maint.exp: Update tests.
7930
7931 2016-07-12 Yao Qi <yao.qi@linaro.org>
7932
7933 * lib/selftest-support.exp (selftest_setup): Match the output
7934 when captured_main is inlined.
7935
7936 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7937
7938 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7939 New variables.
7940 (print this%a, print this%b, print this): New tests.
7941 * gdb.fortran/derived-types.f90 (this): New object and
7942 initialization.
7943
7944 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7945
7946 * gdb.ada/arraydim.exp: Remove extra directory level in build
7947 directory.
7948
7949 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7950
7951 * lib/ada.exp: Remove extra directory level in build directory.
7952 * gdb.ada/cond_lang.exp: Likewise.
7953 * gdb.ada/exec_changed.exp: Likewise.
7954 * gdb.ada/lang_switch.exp: Likewise.
7955
7956 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7957
7958 * simple.rs: Add test for raw pointer subscripting.
7959 * simple.exp: Add test expectations.
7960
7961 2016-07-05 Yao Qi <yao.qi@linaro.org>
7962
7963 * gdb.mi/mi-reverse.exp: Match =record-started output.
7964
7965 2016-07-01 Pedro Alves <palves@redhat.com>
7966
7967 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7968 procedure.
7969 (jit_reader_test): Test the jit reader's unwinder.
7970 * gdb.base/jithost.c (jit_function_00_code): New global.
7971 (main): Use memcpy to fill in the mmapped code, instead of poking
7972 bytes manually here.
7973 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7974 value.
7975 (read_debug_info): Save the function's range.
7976 (read_sp): New function.
7977 (unwind_frame): Use it. Also unwind RBP.
7978 (get_frame_id): Use read_sp.
7979 (gdb_init_reader): Use calloc instead of malloc.
7980 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7981 parameter. Use gdb_test_multiple.
7982
7983 2016-07-01 Pedro Alves <palves@redhat.com>
7984 Antoine Tremblay <antoine.tremblay@ericsson.com>
7985
7986 * gdb.threads/process-dies-while-detaching.c: New file.
7987 * gdb.threads/process-dies-while-detaching.exp: New file.
7988
7989 2016-07-01 Pedro Alves <palves@redhat.com>
7990
7991 * gdb.multi/watchpoint-multi-exit.c: New file.
7992 * gdb.multi/watchpoint-multi-exit.exp: New file.
7993
7994 2016-06-30 Pedro Alves <palves@redhat.com>
7995
7996 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7997 unset inferior_spawn_id.
7998
7999 2016-06-30 Pedro Alves <palves@redhat.com>
8000
8001 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8002 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8003
8004 2016-06-29 Yao Qi <yao.qi@linaro.org>
8005
8006 * gdb.base/return.c: Add copyright header.
8007
8008 2016-06-29 Tom Tromey <tom@tromey.com>
8009
8010 PR python/20129:
8011 * gdb.python/py-framefilter.exp: Add tests for setting priority
8012 and disabling of non-existent frame filter.
8013
8014 2016-06-29 Yao Qi <yao.qi@linaro.org>
8015
8016 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8017 0x0f07ff.
8018
8019 2016-06-28 Yao Qi <yao.qi@linaro.org>
8020
8021 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8022 triplets. Start gdb, execute catch syscall, and continue. Check
8023 gdb's output to determine catch syscall is supported.
8024
8025 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8026
8027 * gdb.rust/simple.rs: Add test for returning unit in a function.
8028 * gdb.rust/simple.exp: Add expectation for functions returning
8029 unit.
8030
8031 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8032
8033 * gdb.python/py-breakpoint-create-fail.c,
8034 gdb.python/py-breakpoint-create-fail.exp,
8035 gdb.python/py-breakpoint-create-fail.py: New testcase.
8036
8037 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8038
8039 PR gdb/20239
8040 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8041 * gdb.rust/simple.exp: Add test expectations for new NonZero
8042 tests.
8043
8044 2016-06-24 David Taylor <dtaylor@emc.com>
8045
8046 * gdb.base/offsets.exp: New file.
8047 * gdb.base/offsets.c: New file.
8048
8049 2016-06-23 Tom Tromey <tom@tromey.com>
8050
8051 PR gdb/16483:
8052 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8053 before any filters are loaded.
8054
8055 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8056
8057 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8058 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8059 structs.
8060 * gdb.fortran/derived-type-function.exp: New file.
8061 * gdb.fortran/derived-type-function.f90: New file.
8062
8063
8064 2016-06-21 Pedro Alves <palves@redhat.com>
8065
8066 * gdb.base/new-ui.exp: New file.
8067 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8068 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8069 (with_spawn_id): New procedure.
8070
8071 2016-06-21 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.mi/mi-exec-run.exp: New file.
8074
8075 2016-06-21 Pedro Alves <palves@redhat.com>
8076
8077 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8078 breakpoint command's output on the main UI.
8079 (test_break): New procedure, factored out from calls in the top
8080 level.
8081 (top level): Use foreach_with_prefix to test MI as main UI and as
8082 separate UI.
8083
8084 2016-06-21 Pedro Alves <palves@redhat.com>
8085
8086 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8087 (test_awatch_creation_and_listing)
8088 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8089 Remove 'type' parameter.
8090 (test_watchpoint_all): New parameter mi_mode. Remove
8091 with_test_prefix.
8092 (top level): Use foreach_with_prefix, and add main/separate UI MI
8093 testing axis.
8094
8095 2016-06-21 Pedro Alves <palves@redhat.com>
8096
8097 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8098 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8099 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8100 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8101 (gdb_main_spawn_id, mi_spawn_id): Declare and
8102 comment.
8103 (mi_create_inferior_pty): New procedure,
8104 factored out from default_mi_gdb_start.
8105 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8106 procedures.
8107 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8108 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8109 Use mi_create_inferior_pty.
8110 (mi_gdb_start): Use eval to pass down args list.
8111
8112 2016-06-21 Pedro Alves <palves@redhat.com>
8113
8114 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8115 * gdb.opt/inline-cmds.exp: Add MI tests.
8116
8117 2016-06-21 Pedro Alves <palves@redhat.com>
8118
8119 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8120
8121 2016-06-21 Pedro Alves <palves@redhat.com>
8122
8123 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8124 (top level): Use it instead of mi_execute_to.
8125
8126 2016-06-21 Pedro Alves <palves@redhat.com>
8127
8128 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8129 (cont_handler_str): New.
8130 (signal_stop_handler): Set stop_handler_str instead of printing to
8131 stdout.
8132 (continue_handler): Set cont_handler_str instead of printing to
8133 stdout.
8134 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8135 mi_send_resuming_command. Print stop_handler_str and
8136 cont_handler_str instead of expecting the python events print
8137 directly.
8138
8139 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8140
8141 * gdb.base/jit-reader.exp: New file.
8142 * gdb.base/jithost.c: New file.
8143 * gdb.base/jithost.h: New file.
8144 * gdb.base/jitreader.c : New file.
8145 * gdb.base/jit-protocol.h: New file.
8146
8147 2016-06-17 Yao Qi <yao.qi@linaro.org>
8148
8149 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8150 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8151 and detach-on-fork. Adjust tests.
8152 (top level): Invoke break_cond_on_syscall with combinations of
8153 syscall, follow-fork-mode and detach-on-fork.
8154
8155 2016-06-17 Yao Qi <yao.qi@linaro.org>
8156
8157 * gdb.base/step-over-exit.c: New.
8158 * gdb.base/step-over-exit.exp: New.
8159
8160 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8161
8162 * gdb.base/float.exp: Add target check for nds32*-*-*.
8163 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8164
8165 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8166
8167 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8168 for unsupported target features.
8169 * gdb.base/call-rt-st.exp: Likewise.
8170 * gdb.base/call-sc.exp: Likewise.
8171 * gdb.base/call-signal-resume.exp: Likewise.
8172 * gdb.base/call-strs.exp: Likewise.
8173 * gdb.base/callexit.exp: Likewise.
8174 * gdb.base/callfuncs.exp: Likewise.
8175 * gdb.base/nodebug.exp: Likewise.
8176 * gdb.base/printcmds.exp: Likewise.
8177 * gdb.base/ptype.exp: Likewise.
8178 * gdb.base/structs.exp: Likewise.
8179 * gdb.base/unwindonsignal.exp: Likewise.
8180 * gdb.cp/gdb2495.exp: Likewise.
8181 * gdb.cp/templates.exp: Likewise.
8182 * gdb.cp/virtfunc.exp: Likewise.
8183 * gdb.threads/hand-call-in-threads.exp: Likewise.
8184 * gdb.threads/interrupted-hand-call.exp: Likewise.
8185 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8186
8187 2016-06-10 Tom Tromey <tom@tromey.com>
8188
8189 PR rust/20110:
8190 * gdb.rust/expr.exp: Add test for integer constant larger than
8191 i32.
8192
8193 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8194
8195 * gdb.fortran/nested-funcs.exp: New.
8196 * gdb.fortran/nested-funcs.f90: New.
8197
8198 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8199
8200 * gdb.base/examine-backward.c: New file.
8201 * gdb.base/examine-backward.exp: New file.
8202
8203 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8204
8205 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8206 matching.
8207
8208 2016-06-02 Tom Tromey <tom@tromey.com>
8209
8210 PR python/18984:
8211 * gdb.python/py-shared.exp: Add solib_name test.
8212
8213 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8214
8215 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8216
8217 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8218
8219 PR c++/19893
8220 * gdb.dwarf2/implref.exp: Rename to...
8221 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8222 * gdb.dwarf2/implref-array.c: New file.
8223 * gdb.dwarf2/implref-array.exp: Likewise.
8224 * gdb.dwarf2/implref-global.c: Likewise.
8225 * gdb.dwarf2/implref-global.exp: Likewise.
8226 * gdb.dwarf2/implref-struct.c: Likewise.
8227 * gdb.dwarf2/implref-struct.exp: Likewise.
8228
8229 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8230
8231 * gdb.trace/trace-condition.exp: Add 64bit tests.
8232
8233 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8234
8235 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8236 bits types.
8237 (main): Adapt to 8 to 64 bits types.
8238 * gdb.trace/trace-condition.exp: Add new tests.
8239
8240 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8241
8242 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8243
8244 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8245
8246 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8247 Move condition tests...
8248 * gdb.trace/trace-condition.exp: Here.
8249
8250 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8251
8252 * gdb.trace/trace-condition.exp: Add counter-case tests.
8253
8254 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8255
8256 PR c++/15231
8257 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8258 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8259
8260 2016-05-27 Pedro Alves <palves@redhat.com>
8261
8262 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8263 New procedure.
8264 (top level): Call it, and bail out of DejaGnu is known to be bad.
8265
8266 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8267
8268 * gdb.base/whatis.c: Extend the test case.
8269 * gdb.base/whatis.exp: Add additional tests.
8270
8271 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8272
8273 * gdb.fortran/type.f90: Add pointer variable.
8274 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8275
8276 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8277
8278 * gdb.fortran/vla-type.exp: Fix testcase name.
8279
8280 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8281
8282 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8283
8284 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8285
8286 * gdb.fortran/type.f90: Add nested structures.
8287 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8288 * gdb.fortran/derived-type.exp: Adapt expected output.
8289 * gdb.fortran/vla-type.exp: Adapt expected output.
8290
8291 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8292
8293 * gdb.fortran/whatis_type.exp: Adapt expected output.
8294
8295 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8296
8297 * gdb.fortran/print_type.exp: Fix expected output.
8298 * gdb.fortran/whatis_type.exp: Fix expected output.
8299
8300 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8301
8302 * gdb.fortran/whatis_type.exp: Use multi_line.
8303
8304 2016-05-24 Tom Tromey <tom@tromey.com>
8305
8306 PR python/17386:
8307 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8308 use value as an index.
8309
8310 2016-05-23 Tom Tromey <tom@tromey.com>
8311
8312 PR python/17981:
8313 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8314 no-breakpoint case.
8315
8316 2016-05-24 Pedro Alves <palves@redhat.com>
8317
8318 PR gdb/19828
8319 * gdb.threads/clone-attach-detach.c: New file.
8320 * gdb.threads/clone-attach-detach.exp: New file.
8321
8322 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8323
8324 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8325
8326 2016-05-23 Tom Tromey <tom@tromey.com>
8327
8328 PR python/19438, PR python/18393:
8329 * gdb.python/py-progspace.exp: Add "dir" test.
8330 * gdb.python/py-objfile.exp: Add "dir" test.
8331
8332 2016-05-23 Yao Qi <yao.qi@linaro.org>
8333
8334 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8335 * gdb.arch/thumb2-it.exp: Likewise.
8336
8337 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8338
8339 * gdb.mi/mi-threads-interrupt.c: New file.
8340 * gdb.mi/mi-threads-interrupt.exp: New file.
8341
8342 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8343
8344 PR gdb/18077
8345 * gdb.mi/mi-async-run.exp: New file.
8346 * gdb.mi/mi-async-run.c: New file.
8347
8348 2016-05-17 Tom Tromey <tom@tromey.com>
8349 Manish Goregaokar <manishsmail@gmail.com>
8350
8351 * lib/rust-support.exp: New file.
8352 * lib/gdb.exp (skip_rust_tests): New proc.
8353 (build_executable_from_specs): Handle rust.
8354 * lib/future.exp (gdb_find_rustc): New proc.
8355 (gdb_default_target_compile): Handle rust.
8356 * gdb.rust/expr.exp: New file.
8357 * gdb.rust/generics.exp: New file.
8358 * gdb.rust/generics.rs: New file.
8359 * gdb.rust/methods.exp: New file.
8360 * gdb.rust/methods.rs: New file.
8361 * gdb.rust/modules.exp: New file.
8362 * gdb.rust/modules.rs: New file.
8363 * gdb.rust/simple.exp: New file.
8364 * gdb.rust/simple.rs: New file.
8365
8366 2016-05-17 Tom Tromey <tom@tromey.com>
8367
8368 * gdb.base/default.exp (set language): Add rust.
8369
8370 2016-05-17 Tom Tromey <tom@tromey.com>
8371
8372 * gdb.gdb/unittest.exp: New file.
8373
8374 2016-05-16 Yao Qi <yao.qi@linaro.org>
8375
8376 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8377 shell_prompt. Update shell_prompt_re.
8378
8379 2016-05-12 Doug Evans <dje@google.com>
8380
8381 PR symtab/19999
8382 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8383 $options when building executable.
8384 * gdb.dwarf2/fission-loclists-pie.S: New file.
8385 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8386
8387 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8388
8389 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8390 of [is_remote target],
8391
8392 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8393
8394 * lib/gdb.exp (use_gdb_stub): New procedure.
8395
8396 2016-05-03 Yunlian Jiang <yunlian@google.com>
8397 Doug Evans <dje@google.com>
8398
8399 PR symtab/19914
8400 * gdb.dwarf2/dwp-sepdebug.c: New file.
8401 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8402
8403 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8404
8405 * gdb.base/detach.exp: Remove is_remote check.
8406
8407 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8408
8409 * gdb.base/annota-input-while-running.exp: Don't check for
8410 [is_remote target]. Enable annotations after running to main.
8411 Remove unused "set test..." line.
8412
8413 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8414
8415 * gdb.trace/trace-enable-disable.exp: New file.
8416 * gdb.trace/trace-enable-disable.c: New file.
8417
8418 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8419
8420 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8421 use it in info sharedlibrary test.
8422 * gdb.trace/ftrace-lock.exp: Likewise.
8423 * gdb.trace/ftrace.exp: Likewise.
8424 * gdb.trace/range-stepping.exp: Likewise.
8425 * gdb.trace/trace-break.exp: Likewise.
8426 * gdb.trace/trace-condition.exp: Likewise.
8427 * gdb.trace/trace-mt.exp: Likewise.
8428
8429 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8430
8431 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8432 (gdb_load_shlib): ... this.
8433 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8434 gdb_load_shlib.
8435 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8436 * gdb.base/ctxobj.exp: Likewise.
8437 * gdb.base/dprintf-pending.exp: Likewise.
8438 * gdb.base/dso2dso.exp: Likewise.
8439 * gdb.base/fixsection.exp: Likewise.
8440 * gdb.base/gcore-relro.exp: Likewise.
8441 * gdb.base/gdb1555.exp: Likewise.
8442 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8443 * gdb.base/gnu-ifunc.exp: Likewise.
8444 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8445 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8446 * gdb.base/pending.exp: Likewise.
8447 * gdb.base/print-file-var.exp: Likewise.
8448 * gdb.base/print-symbol-loading.exp: Likewise.
8449 * gdb.base/shlib-call.exp: Likewise.
8450 * gdb.base/shreloc.exp: Likewise.
8451 * gdb.base/so-impl-ld.exp: Likewise.
8452 * gdb.base/solib-disc.exp: Likewise.
8453 * gdb.base/solib-nodir.exp: Likewise.
8454 * gdb.base/solib-overlap.exp: Likewise.
8455 * gdb.base/solib-symbol.exp: Likewise.
8456 * gdb.base/solib-weak.exp (do_test): Likewise.
8457 * gdb.base/sym-file.exp: Likewise.
8458 * gdb.base/symtab-search-order.exp: Likewise.
8459 * gdb.base/type-opaque.exp: Likewise.
8460 * gdb.base/unload.exp: Likewise.
8461 * gdb.base/watchpoint-solib.exp: Likewise.
8462 * gdb.compile/compile.exp: Likewise.
8463 * gdb.cp/gdb2384.exp: Likewise.
8464 * gdb.cp/infcall-dlopen.exp: Likewise.
8465 * gdb.cp/re-set-overloaded.exp: Likewise.
8466 * gdb.fortran/library-module.exp: Likewise.
8467 * gdb.opt/solib-intra-step.exp: Likewise.
8468 * gdb.python/py-finish-breakpoint.exp: Likewise.
8469 * gdb.python/py-shared.exp: Likewise.
8470 * gdb.reverse/solib-precsave.exp: Likewise.
8471 * gdb.reverse/solib-reverse.exp: Likewise.
8472 * gdb.server/solib-list.exp: Likewise.
8473 * gdb.threads/dlopen-libpthread.exp: Likewise.
8474 * gdb.threads/tls-shared.exp: Likewise.
8475 * gdb.threads/tls-so_extern.exp: Likewise.
8476 * gdb.trace/change-loc.exp: Likewise.
8477 * gdb.trace/ftrace-lock.exp: Likewise.
8478 * gdb.trace/ftrace.exp: Likewise.
8479 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8480 * gdb.trace/pending.exp: Likewise.
8481 * gdb.trace/range-stepping.exp: Likewise.
8482 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8483 (strace_info_marker): Likewise.
8484 (strace_probe_marker): Likewise.
8485 (strace_trace_on_same_addr): Likewise.
8486 (strace_trace_on_diff_addr): Likewise.
8487 * gdb.trace/trace-break.exp: Likewise.
8488 * gdb.trace/trace-condition.exp: Likewise.
8489 * gdb.trace/trace-mt.exp: Likewise.
8490
8491 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8492
8493 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8494 result of gdb_remote_download.
8495 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8496 * gdb.base/dso2dso.exp: Likewise.
8497 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8498 * gdb.base/print-file-var.exp: Likewise.
8499 * gdb.base/shlib-call.exp: Likewise.
8500 * gdb.base/shreloc.exp: Likewise.
8501 * gdb.base/solib-overlap.exp: Likewise.
8502 * gdb.base/solib-weak.exp (do_test): Likewise.
8503 * gdb.base/unload.exp: Likewise.
8504
8505 2016-04-27 Yao Qi <yao.qi@linaro.org>
8506
8507 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8508 exists.
8509
8510 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8511
8512 * vla-type.exp: Print structure from toplevel.
8513
8514 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8515
8516 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8517 of dynamic types.
8518 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8519 of dynamic types.
8520
8521 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8522
8523 * gdb.fortran/vla-type.f90: New file.
8524 * gdb.fortran/vla-type.exp: New file.
8525
8526 2016-04-25 Yao Qi <yao.qi@linaro.org>
8527
8528 * gdb.base/branch-to-self.c: New file.
8529 * gdb.base/branch-to-self.exp: New file.
8530
8531 2016-04-22 Yao Qi <yao.qi@linaro.org>
8532
8533 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8534 more after $hex.
8535
8536 2016-04-22 Yao Qi <yao.qi@linaro.org>
8537
8538 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8539 * gdb.base/annota3.exp: Likewise.
8540
8541 2016-04-22 Yao Qi <yao.qi@linaro.org>
8542
8543 * gdb.reverse/step-precsave.exp: Do one step and test program
8544 stops in "callee" and do multiple steps until program goes out
8545 of "callee".
8546 * gdb.reverse/step-reverse.exp: Likewise.
8547
8548 2016-04-22 Yao Qi <yao.qi@linaro.org>
8549
8550 * gdb.trace/signal.exp: Also pass if
8551 $tracepoint_hits($i) > $iterations.
8552
8553 2016-04-22 Yao Qi <yao.qi@linaro.org>
8554
8555 * gdb.trace/signal.c: New file.
8556 * gdb.trace/signal.exp: New file.
8557
8558 2016-04-19 Doug Evans <xdje42@gmail.com>
8559
8560 * gdb.base/bad-file.exp: New file.
8561
8562 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8563
8564 * gdb.dwarf2/implref.exp: New file.
8565
8566 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8567
8568 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8569 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8570 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8571 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8572 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8573 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8574 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8575 * lib/fortran.exp (fortran_int4): New procedure.
8576 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8577 (fortran_logical4): Likewise.
8578
8579 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8580
8581 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8582
8583 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8584
8585 * lib/compiler.c: Add Intel specific preprocessor macros.
8586 * lib/compiler.cc: Likewise.
8587
8588 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8589
8590 * gdb.server/connect-with-no-symbol-file.c: New file.
8591 * gdb.server/connect-with-no-symbol-file.exp: New file.
8592
8593 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8594
8595 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8596
8597 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8598
8599 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8600 standard output directory.
8601
8602 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8603
8604 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8605
8606 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8607
8608 * gdb.btrace/instruction_history.c (loop): Add declaration.
8609
8610 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8611
8612 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8613
8614 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8615
8616 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8617 parentheses to print.
8618 (continue_handler): Likewise.
8619
8620 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8621
8622 * gdb.server/solib-list.exp: Remove is_remote check.
8623 Pass shlib= to gdb_compile. Don't link shared library with
8624 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8625 Run binary filename through "readlink -f" on the target.
8626
8627 2016-04-08 Pedro Alves <palves@redhat.com>
8628
8629 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8630 interpreter filename as argument to gdbserver_spawn.
8631 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8632 Return empty if $last_loaded_file does not exist.
8633
8634 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8635
8636 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8637 * gdb.base/jit-main.c: Use exit after usage.
8638
8639 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8640
8641 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8642 GDBHISTSIZE prior to the tests.
8643 * gdb.base/gdbinit-history.exp: Likewise.
8644
8645 2016-04-07 Pedro Alves <palves@redhat.com>
8646
8647 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8648 instead of build_executable. Use gdb_load_shlibs.
8649
8650 2016-04-07 Yao Qi <yao.qi@linaro.org>
8651
8652 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8653 Execute "si" command.
8654
8655 2016-04-07 Yao Qi <yao.qi@linaro.org>
8656
8657 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8658 number instead of the comments on some line.
8659
8660 2016-04-06 Don Breazeal <donb@codesourcery.com>
8661
8662 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8663 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8664
8665 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8666
8667 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8668 standard_output_file. Remove unused binfile variable.
8669
8670 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8671
8672 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8673 * gdb.python/py-mi-objfile.exp: Match "list main" output
8674 in console format.
8675
8676 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8677
8678 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8679 absolute.
8680
8681 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8682
8683 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8684 absolute.
8685 * gdb.trace/ftrace.exp: Likewise.
8686 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8687 targets as well.
8688 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8689 (gdb_load_shlibs): Copy libraries to test directory when testing
8690 natively. Only set solib-search-path if testing remotely.
8691 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8692
8693 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8694
8695 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8696 gdb_download. Use it even if the target is not remote.
8697 * gdb.base/jit.exp (compile_jit_test): Likewise.
8698 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8699 output directory if the destination board is local, otherwise use
8700 the standard remote_download from DejaGnu.
8701 (gdb_download): Remove.
8702 (gdb_load_shlibs): Use gdb_remote_download instead of
8703 gdb_download.
8704 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8705 Use gdb_remote_download instead of gdb_download. Use it even if
8706 the target is not remote.
8707 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8708 instead of gdb_download.
8709
8710 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8711
8712 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8713 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8714 run.
8715
8716 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8717
8718 PR gdb/19820
8719 * gdb.base/printcmds.exp: Add artificial arrays tests.
8720
8721 2016-03-31 Pedro Alves <palves@redhat.com>
8722
8723 PR gdb/19858
8724 * gdb.base/jit-main.c: Include unistd.h.
8725 (ATTACH): Define to 0 if not already defined.
8726 (wait_for_gdb, mypid): New globals.
8727 (WAIT_FOR_GDB): New macro.
8728 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8729 some breakpoint locations.
8730 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8731 New procedures.
8732 (one_jit_test): Add REATTACH parameter, and handle it. Use
8733 continue_to_test_location.
8734 (top level): Test attach, and adjusts calls to one_jit_test.
8735
8736 2016-03-31 Pedro Alves <palves@redhat.com>
8737
8738 PR gdb/19858
8739 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8740 BINSUFFIX parameter, and handle it.
8741 (top level): Adjust calls compile_jit_test.
8742
8743 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8744
8745 PR python/19743
8746 * gdb.python/py-mi-events-gdb.py: New file.
8747 * gdb.python/py-mi-events.c: New file.
8748 * gdb.python/py-mi-events.exp: New file.
8749
8750 2016-03-30 Yao Qi <yao.qi@linaro.org>
8751
8752 * gdb.reverse/until-precsave.exp: Match function name only.
8753 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8754 Move malloc to a condition block.
8755 * gdb.reverse/until-reverse.exp: Match function name only.
8756
8757 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8758
8759 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8760 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8761 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8762 variable for GPR 0 instead of assuming it is register 0.
8763 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8764 * lib/trace-support.exp: Add s390 registers.
8765
8766 2016-03-29 Yao Qi <yao.qi@linaro.org>
8767
8768 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8769
8770 2016-03-24 Yao Qi <yao.qi@linaro.org>
8771
8772 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8773 test message.
8774
8775 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8776
8777 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8778 maintaining separate logic for constructing the output path.
8779
8780 2016-03-16 Don Breazeal <donb@codesourcery.com>
8781
8782 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8783 Retry fork and waitpid on interrupted system call errors.
8784 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8785 Use with_timeout_factor to increase timeout by factor of 10.
8786
8787 2016-03-15 Don Breazeal <donb@codesourcery.com>
8788
8789 * gdb.cp/scope-err.cc: New test program.
8790 * gdb.cp/scope-err.exp: New test script.
8791 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8792 lines and "set breakpoint here" comment.
8793 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8794 Fixed some whitespace and format issues.
8795 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8796 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8797
8798 2016-03-15 Doug Evans <dje@google.com>
8799
8800 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8801 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8802 All callers updated. Add tests for enums, mixed flags register.
8803
8804 2016-03-15 Doug Evans <dje@google.com>
8805
8806 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8807 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8808
8809 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8810
8811 * gdb.base/default.exp: Add $_as_string to the list of expected
8812 convenience functions.
8813
8814 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8815
8816 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8817
8818 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8819
8820 * gdb.python/py-as-string.exp: New file.
8821 * gdb.python/py-as-string.c: New file.
8822
8823 2016-03-09 Pedro Alves <palves@redhat.com>
8824
8825 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8826 signal" -> "Thread NN received signal" output change.
8827 * gdb.threads/ia64-sigill.exp: Likewise.
8828 * gdb.threads/linux-dp.exp: Likewise.
8829 * gdb.threads/manythreads.exp: Likewise.
8830 * gdb.threads/pending-step.exp: Likewise.
8831 * gdb.threads/print-threads.exp: Likewise.
8832 * gdb.threads/sigstep-threads.exp: Likewise.
8833 * gdb.threads/staticthreads.exp: Likewise.
8834 * gdb.threads/tls.exp: Likewise.
8835
8836 2016-03-09 Pedro Alves <palves@redhat.com>
8837
8838 * gdb.base/command-line-input.exp: New file.
8839
8840 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8841
8842 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8843 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8844 * gdb.trace/pending.exp: Accept leading dot before function name.
8845 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8846 * lib/trace-support.exp: Set registers for ppc.
8847
8848 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8849
8850 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8851 use it for disassembly; accept .main in addition to main in backtrace.
8852
8853 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8854 Marcin Kościelnicki <koriakin@0x04.net>
8855
8856 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8857 (gdb_recursion_test_ptr): New global variable.
8858 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8859 gdb_recursion_test.
8860 (gdb_c_test): Ditto.
8861
8862 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8863
8864 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8865 ordering.
8866
8867 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8868
8869 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8870 (bar): Add bar_start_lbl label.
8871 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8872 of foo/bar for emitting DWARF and tracing.
8873
8874 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8875
8876 * analyze-racy-logs.py: Set executable bit.
8877
8878 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8879
8880 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8881 (CHECK_TARGET_TMP): Likewise.
8882 (check-single-racy): New rule.
8883 (check-parallel-racy): Likewise.
8884 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8885 (do-check-parallel-racy): New rule.
8886 (check-racy/%.exp): Likewise.
8887 * README (Racy testcases): New section.
8888 * analyze-racy-logs.py: New file.
8889
8890 2016-03-03 Doug Evans <dje@google.com>
8891
8892 * gdb.base/skip.exp: Use with_test_prefix.
8893
8894 2016-03-03 Yao Qi <yao.qi@linaro.org>
8895
8896 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8897 Invoke step_over_syscall "clone" and break_cond_on_syscall
8898 "clone".
8899 * gdb.base/step-over-clone.c: New file.
8900
8901 2016-03-03 Yao Qi <yao.qi@linaro.org>
8902
8903 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8904 code format.
8905
8906 2016-03-03 Yao Qi <yao.qi@linaro.org>
8907
8908 * gdb.base/disp-step-fork.c: Rename to ...
8909 * gdb.base/step-over-fork.c: ... it. New file.
8910 * gdb.base/disp-step-vfork.c: Rename to ...
8911 * gdb.base/step-over-vfork.c: ... it. New file.
8912 * gdb.base/disp-step-syscall.exp: Rename to ...
8913 * gdb.base/step-over-syscall.exp: ... it. New file.
8914 (disp_step_cross_syscall): Rename to ...
8915 (step_over_syscall): ... it.
8916
8917 2016-03-03 Yao Qi <yao.qi@linaro.org>
8918
8919 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8920 If target supports condition evaluation on target, invoke
8921 break_cond_on_syscall for fork and vfork.
8922
8923 2016-03-03 Yao Qi <yao.qi@linaro.org>
8924
8925 * gdb.base/disp-step-syscall.exp: Don't invoke
8926 support_displaced_stepping.
8927 (disp_step_cross_syscall): Test with displaced stepping off and
8928 on if supported.
8929
8930 2016-03-03 Yao Qi <yao.qi@linaro.org>
8931
8932 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8933 proc.
8934 (setup): New proc.
8935 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8936 and setup.
8937
8938 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8939
8940 * gdb.fortran/vla-history.exp: Remove breakpoint.
8941
8942 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8943
8944 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8945 exceeds timeout.
8946
8947 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8948
8949 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8950 breakpoint.
8951
8952 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8953
8954 * gdb.mi/vla.f90: Nullify pointer after declaration.
8955
8956 2016-03-01 Pedro Alves <palves@redhat.com>
8957
8958 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8959
8960 2016-03-01 Pedro Alves <palves@redhat.com>
8961
8962 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8963 before anything else.
8964 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8965 _GNU_SOURCE here.
8966 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8967 before anything else.
8968 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8969
8970 2016-03-01 Pedro Alves <palves@redhat.com>
8971
8972 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8973
8974 2016-03-01 Yao Qi <yao.qi@linaro.org>
8975
8976 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8977 prepare_for_testing.
8978
8979 2016-03-01 Yao Qi <yao.qi@linaro.org>
8980
8981 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8982
8983 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8984
8985 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8986 manually constructing the output path.
8987
8988 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8989
8990 * gdb.arch/s390-stackless.S: New.
8991 * gdb.arch/s390-stackless.exp: New.
8992
8993 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8994
8995 * gdb.dlang/circular.c: New file.
8996 * gdb.dlang/circular.exp: New file.
8997
8998 2016-02-26 Yao Qi <yao.qi@linaro.org>
8999
9000 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9001 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9002 (testcases): Update.
9003
9004 2016-02-26 Yao Qi <yao.qi@linaro.org>
9005
9006 * gdb.reverse/aarch64.c: Rename to ...
9007 * gdb.reverse/insn-reverse.c: ... it.
9008 * gdb.reverse/aarch64.exp: Rename to ...
9009 * gdb.reverse/insn-reverse.exp: ... it.
9010
9011 2016-02-26 Yao Qi <yao.qi@linaro.org>
9012
9013 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9014 (testcase_ftype): New.
9015 (testcases): New array.
9016 (n_testcases): New.
9017 (main): Call each element in testcases.
9018 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9019 (read_testcase): New.
9020 Do the tests in a loop.
9021
9022 2016-02-25 Yao Qi <yao.qi@linaro.org>
9023
9024 * gdb.base/branches.c: Remove.
9025
9026 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9027
9028 PR gdb/13808
9029 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9030
9031 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9032
9033 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9034
9035 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9036
9037 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9038 change x86_64 call_insn to 'callq'.
9039
9040 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9041
9042 * gdb.trace/tfile-avx.c: Move to...
9043 * gdb.trace/tracefile-pseudo-reg.c: Here.
9044 * gdb.trace/tfile-avx.exp: Move to...
9045 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9046
9047 2016-02-24 Gary Benson <gbenson@redhat.com>
9048
9049 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9050 message on attach.
9051
9052 2016-02-23 Doug Evans <dje@google.com>
9053
9054 * gdb.base/skip.c (test_skip): New function.
9055 (end_test_skip_file_and_function): New function.
9056 (test_skip_file_and_function): New function.
9057 * gdb.base/skip1.c (test_skip): New function.
9058 (skip1_test_skip_file_and_function): New function.
9059 * gdb.base/skip.exp: Add tests for new skip options.
9060 * gdb.base/skip-solib.exp: Update expected output.
9061 * gdb.perf/skip-command.cc: New file.
9062 * gdb.perf/skip-command.exp: New file.
9063 * gdb.perf/skip-command.py: New file.
9064
9065 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9066
9067 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9068 info registers pattern.
9069
9070 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9071
9072 * lib/future.exp: Add D support.
9073 (gdb_find_gdc): New proc.
9074 (gdb_default_target_compile): Add D support.
9075
9076 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9077
9078 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9079 user+system time.
9080 (trace_speed_test): Determine the iteration count for a time
9081 between 15..30 seconds.
9082
9083 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9084
9085 * gdb.arch/i386-mpx-sigsegv.c: New file.
9086 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9087 * gdb.arch/i386-mpx-simple_segv.c: New file.
9088 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9089
9090 2016-02-18 Yao Qi <yao.qi@linaro.org>
9091
9092 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9093 Don't call setup_kfail.
9094
9095 2016-02-18 Yao Qi <yao.qi@linaro.org>
9096
9097 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9098 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9099
9100 2016-02-16 Doug Evans <dje@google.com>
9101
9102 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9103 * gdb.base/skip1.c: Ditto.
9104 * gdb.base/skip.exp: Whitespace cleanup.
9105
9106 2016-02-16 Don Breazeal <donb@codesourcery.com>
9107
9108 PR remote/19496
9109 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9110 Remove kfail for PR remote/19496.
9111
9112 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9113
9114 * lib/gdb.exp (standard_temp_file): Return a path specific to
9115 the runtest invocation.
9116
9117 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9118
9119 * gdb.trace/save-trace.exp: Change relative path to be in the
9120 standard output directory.
9121
9122 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9123
9124 * gdb.arch/i386-prologue.c: Add missing prototypes.
9125
9126 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9127
9128 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9129 * gdb.arch/i386-prologue.exp: Likewise.
9130 * gdb.arch/i386-size.exp: Likewise.
9131
9132 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9133
9134 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9135 define object file path.
9136 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9137 file path.
9138 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9139 standard_output_file to define binfile.
9140
9141 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9142
9143 Fix compatibility with recent gfortran-5.3.1.
9144 * gdb.fortran/vla-history.exp (print vla1 allocated)
9145 (print vla2 allocated, print $2, print $3): Remove
9146 (print $4): Rename to ...
9147 (print $2): ... here.
9148 (print $9): Rename to ...
9149 (print $5): ... here.
9150 (print $10): Rename to ...
9151 (print $6): ... here.
9152 * gdb.fortran/vla.f90: Add pvla initialization.
9153
9154 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9155
9156 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9157 New test.
9158 * gdb.fortran/vla-value-sub.exp: Likewise.
9159
9160 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9161
9162 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9163
9164 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9165
9166 * i386-biarch-core.exp: Define corefile using
9167 standard_output_file.
9168
9169 2016-02-12 Yao Qi <yao.qi@linaro.org>
9170
9171 * gdb.arch/arm-single-step-kernel-helper.c: New.
9172 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9173
9174 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9175
9176 * gdb.btrace/tailcall-only.exp: New.
9177 * gdb.btrace/tailcall-only.c: New.
9178 * gdb.btrace/x86_64-tailcall-only.S: New.
9179 * gdb.btrace/i686-tailcall-only.S: New.
9180
9181 2016-02-11 Pedro Alves <palves@redhat.com>
9182
9183 * README (Parallel testing): Add missing double quotes.
9184
9185 2016-02-11 Pedro Alves <palves@redhat.com>
9186
9187 * README (Parallel testing): New section.
9188 (GDB_PARALLEL): Rewrite.
9189 (FORCE_PARALLEL): Document.
9190
9191 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9192
9193 * gdb.trace/tfile-avx.c: New test.
9194 * gdb.trace/tfile-avx.exp: New test.
9195
9196 2016-02-09 Keith Seitz <keiths@redhat.com>
9197
9198 PR breakpoints/19546
9199 * gdb.base/infcall-exec.c: New file.
9200 * gdb.base/infcall-exec2.c: New file.
9201 * gdb.base/infcall-exec.exp: New file.
9202
9203 2016-02-09 Keith Seitz <keiths@redhat.com>
9204
9205 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9206 (toplevel): Call test_bkpt_address.
9207
9208 2016-02-09 Keith Seitz <keiths@redhat.com>
9209
9210 PR python/19506
9211 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9212 (toplevel): Call test_bkpt_address.
9213
9214 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9215
9216 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9217 to AC_OUTPUT.
9218 * configure: Regenerate.
9219
9220 2016-02-09 Pedro Alves <palves@redhat.com>
9221
9222 PR breakpoints/19548
9223 * gdb.base/execl-update-breakpoints.c (some_function): New
9224 function.
9225 (main): Call it.
9226 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9227 Tighten expected GDB output.
9228
9229 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9230
9231 * Makefile.in (ALL_SUBDIRS): Remove.
9232 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9233 (distclean maintainer-clean realclean): Likewise.
9234 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9235 * configure: Regenerate.
9236 * gdb.ada/Makefile.in: Delete.
9237 * gdb.arch/Makefile.in: Likewise.
9238 * gdb.asm/Makefile.in: Likewise.
9239 * gdb.base/Makefile.in: Likewise.
9240 * gdb.btrace/Makefile.in: Likewise.
9241 * gdb.cell/Makefile.in: Likewise.
9242 * gdb.compile/Makefile.in: Likewise.
9243 * gdb.cp/Makefile.in: Likewise.
9244 * gdb.disasm/Makefile.in: Likewise.
9245 * gdb.dlang/Makefile.in: Likewise.
9246 * gdb.dwarf2/Makefile.in: Likewise.
9247 * gdb.fortran/Makefile.in: Likewise.
9248 * gdb.gdb/Makefile.in: Likewise.
9249 * gdb.go/Makefile.in: Likewise.
9250 * gdb.guile/Makefile.in: Likewise.
9251 * gdb.java/Makefile.in: Likewise.
9252 * gdb.linespec/Makefile.in: Likewise.
9253 * gdb.mi/Makefile.in: Likewise.
9254 * gdb.modula2/Makefile.in: Likewise.
9255 * gdb.multi/Makefile.in: Likewise.
9256 * gdb.objc/Makefile.in: Likewise.
9257 * gdb.opencl/Makefile.in: Likewise.
9258 * gdb.opt/Makefile.in: Likewise.
9259 * gdb.pascal/Makefile.in: Likewise.
9260 * gdb.perf/Makefile.in: Likewise.
9261 * gdb.python/Makefile.in: Likewise.
9262 * gdb.reverse/Makefile.in: Likewise.
9263 * gdb.server/Makefile.in: Likewise.
9264 * gdb.stabs/Makefile.in: Likewise.
9265 * gdb.threads/Makefile.in: Likewise.
9266 * gdb.trace/Makefile.in: Likewise.
9267 * gdb.xml/Makefile.in: Likewise.
9268 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9269 GDB_PARALLEL.
9270 (standard_output_file): Remove check for GDB_PARALLEL, always
9271 return path in outputs/$subdir/$testname.
9272
9273 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9274
9275 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9276 (site.exp): Assign abs_srcdir to tcl's srcdir.
9277
9278 2016-02-04 Yao Qi <yao.qi@linaro.org>
9279
9280 * gdb.base/foll-exec-mode.c: Include limits.h.
9281 (main): Add parameters argc and argv. Get directory from
9282 argv[0].
9283 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9284 compilation.
9285 * gdb.base/foll-exec.c: Include limits.h.
9286 (main): Add parameters argc and argv.
9287 Get directory from argv[0].
9288 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9289 Adjust tests on the number of lines as source code changed.
9290 * gdb.base/foll-vfork-exit.c: Include limits.h.
9291 (main): Add one line of statement before vfork.
9292 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9293 (main): Add parameters argc and argv. Get directory from
9294 argv[0].
9295 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9296 (setup_gdb): Set tbreak to skip some source lines.
9297 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9298 (main): Add parameters argc and argv. Get directory from
9299 argv[0].
9300 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9301 compilation.
9302 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9303 (main): Add parameters argc and argv. Get directory from
9304 argv[0].
9305 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9306 compilation.
9307
9308 2016-02-01 Doug Evans <dje@google.com>
9309
9310 * gdb.base/skip.exp: Clean up multiple references to same test name.
9311
9312 2016-02-01 Pedro Alves <palves@redhat.com>
9313
9314 PR remote/19496
9315 * gdb.threads/forking-threads-plus-breakpoint.exp
9316 (displaced_stepping_supported): New global.
9317 (probe_displaced_stepping_support): New procedure.
9318 (do_test): Add 'displaced' parameter, and use it.
9319 (top level): Check for displaced stepping support. Add displaced
9320 stepping on/off testing axis.
9321
9322 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9323
9324 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9325 pointer. Don't perform further tests on the unassociated pointer
9326 if the first test fails.
9327
9328 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9329
9330 * gdb.base/max-value-size.c: New file.
9331 * gdb.base/max-value-size.exp: New file.
9332 * gdb.base/huge.exp: Disable max-value-size for this test.
9333
9334 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9335
9336 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9337
9338 2016-01-28 Yao Qi <yao.qi@linaro.org>
9339
9340 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9341
9342 2016-01-25 Pedro Alves <palves@redhat.com>
9343
9344 PR threads/19461
9345 * gdb.base/fork-running-state.c: New file.
9346 * gdb.base/fork-running-state.exp: New file.
9347
9348 2016-01-25 Pedro Alves <palves@redhat.com>
9349
9350 PR gdb/19494
9351 * gdb.base/catch-fork-kill.c: New file.
9352 * gdb.base/catch-fork-kill.exp: New file.
9353
9354 2016-01-25 Pedro Alves <palves@redhat.com>
9355
9356 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9357 Delete, moved to lib/gdb.exp.
9358 * gdb.threads/forking-threads-plus-breakpoint.exp
9359 (foreach_with_prefix): Likewise.
9360 * gdb.threads/process-dies-while-handling-bp.exp
9361 (foreach_with_prefix): Likewise.
9362 * lib/gdb.exp (foreach_with_prefix): New procedure.
9363
9364 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9365
9366 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9367 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9368
9369 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9370
9371 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9372 endian targets.
9373
9374 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9375 Pedro Alves <palves@redhat.com>
9376
9377 Fix testsuite compatibility with Guile.
9378 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9379 number.
9380
9381 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9382
9383 Fix testsuite compatibility with Guile.
9384 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9385 (thread 1): New test for backtrace through signal handler.
9386
9387 2016-01-22 Yao Qi <yao.qi@linaro.org>
9388
9389 PR testsuite/19491
9390 * gdb.base/multi-forks.c: Include
9391 ../lib/unbuffer_output.c
9392 (main): Call gdb_unbuffer_output.
9393
9394 2016-01-21 Doug Evans <dje@google.com>
9395
9396 * lib/ada.exp (gdb_compile_ada): Fix typo.
9397
9398 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9399
9400 * gdb.base/break-fun-addr.exp: New file.
9401 * gdb.base/break-fun-addr1.c: New file.
9402 * gdb.base/break-fun-addr2.c: New file.
9403
9404 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9405
9406 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9407 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9408 enum flag values.
9409
9410 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9411
9412 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9413 when GDB can not set the vector return value. Add more comments
9414 for clarification.
9415
9416 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9417
9418 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9419 command.
9420
9421 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9422
9423 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9424
9425 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9426
9427 * Makefile.in (check-single): Pass --status to runtest.
9428 (check/%.exp): Likewise.
9429
9430 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9431
9432 * Makefile.in (check-parallel): Propagate return code from make
9433 do-check-parallel.
9434
9435 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9436
9437 * gdb.trace/ftrace.exp: Fix expected message on continue.
9438 * gdb.trace/pending.exp: Fix expected message on continue.
9439 * gdb.trace/trace-break.exp: Fix expected message on continue.
9440
9441 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9442
9443 * lib/gdb.exp (gdb_test): Remove unused global references.
9444
9445 2016-01-18 Pedro Alves <palves@redhat.com>
9446
9447 * gdb.base/async-shell.exp: Adjust expected output.
9448 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9449 * gdb.base/siginfo-thread.exp: Adjust expected output.
9450 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9451 * gdb.java/jnpe.exp: Adjust expected output.
9452 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9453 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9454 * gdb.threads/leader-exit.exp: Adjust expected output.
9455 * gdb.threads/manythreads.exp: Adjust expected output.
9456 * gdb.threads/pthreads.exp: Adjust expected output.
9457 * gdb.threads/schedlock.exp: Adjust expected output.
9458 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9459 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9460 expected output.
9461 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9462 output.
9463 * gdb.threads/sigthread.exp: Adjust expected output.
9464 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9465
9466 2016-01-18 Yao Qi <yao.qi@linaro.org>
9467
9468 * gdb.guile/scm-section-script.c: Replace @progbits with
9469 %progbits.
9470 * gdb.python/py-section-script.c: Likewise.
9471
9472 2016-01-15 Pedro Alves <palves@redhat.com>
9473
9474 * gdb.multi/tids.exp: Test star wildcard ranges.
9475
9476 2016-01-15 Pedro Alves <palves@redhat.com>
9477
9478 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9479 command from "thread apply" invocation.
9480 (thr_apply_info_thr_invalid): Default the expected output to the
9481 input tid list.
9482 (top level): Add tests that use convenience variables. Add tests
9483 for "thread apply" with a valid TID list, but missing the command.
9484
9485 2016-01-13 Pedro Alves <palves@redhat.com>
9486
9487 * gdb.base/default.exp: Expect $_gthread as well.
9488 * gdb.multi/tids.exp: Test $_gthread.
9489 * gdb.threads/thread-specific.exp: Test $_gthread.
9490
9491 2016-01-13 Pedro Alves <palves@redhat.com>
9492
9493 * gdb.multi/tids.exp: Test "info threads -gid".
9494
9495 2016-01-13 Pedro Alves <palves@redhat.com>
9496
9497 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9498 Breakpoint.thread.
9499 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9500
9501 2016-01-07 Pedro Alves <palves@redhat.com>
9502
9503 * gdb.base/break.exp: Adjust to output changes.
9504 * gdb.base/hbreak2.exp: Likewise.
9505 * gdb.base/sepdebug.exp: Likewise.
9506 * gdb.base/watch_thread_num.exp: Likewise.
9507 * gdb.linespec/keywords.exp: Likewise.
9508 * gdb.multi/info-threads.exp: Likewise.
9509 * gdb.threads/thread-find.exp: Likewise.
9510 * gdb.multi/tids.c: New file.
9511 * gdb.multi/tids.exp: New file.
9512
9513 2016-01-13 Pedro Alves <palves@redhat.com>
9514
9515 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9516
9517 2016-01-13 Pedro Alves <palves@redhat.com>
9518
9519 * gdb.base/default.exp: Expect $_inferior as well.
9520 * gdb.multi/base.exp: Test $_inferior.
9521
9522 2016-01-13 Pedro Alves <palves@redhat.com>
9523
9524 PR breakpoints/19388
9525 * gdb.base/catch-signal-siginfo-cond.c: New file.
9526 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9527
9528 2016-01-12 Josh Stone <jistone@redhat.com>
9529 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9530
9531 * gdb.base/catch-syscall.c (do_execve): New variable.
9532 (main): Conditionally trigger an execve.
9533 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9534 (test_catch_syscall_execve): New, check entry/return across execve.
9535 (do_syscall_tests): Call test_catch_syscall_execve.
9536
9537 2016-01-12 Pedro Alves <palves@redhat.com>
9538
9539 * gdb.base/random-signal.exp (do_test): New procedure, with body
9540 of testcase moved in.
9541
9542 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9543 Pedro Alves <palves@redhat.com>
9544
9545 * gdb.base/funcargs.exp (finish from indirectly called function):
9546 Reintroduce the case for 'First'.
9547
9548 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9549 Pedro Alves <palves@redhat.com>
9550
9551 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9552 (tcatch_vfork_then_child_follow_exec)
9553 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9554 identification.
9555
9556 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9557
9558 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9559 and repeats to unlimited.
9560 * gdb.python/py-value.exp: Likewise.
9561 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9562 and repeats to unlimited.
9563
9564 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9565
9566 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9567 and reordering the functions.
9568 * gdb.multi/hangout.c: Likewise.
9569 * gdb.multi/hello.c: Likewise.
9570
9571 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9572
9573 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9574 absolute.
9575 (SingleStatisticTestResult.report): Use dict.keys instead of
9576 dict.iterkeys.
9577
9578 2016-01-06 Pedro Alves <palves@redhat.com>
9579
9580 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9581
9582 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9583
9584 * gdb.btrace/dlopen.exp: New.
9585 * gdb.btrace/dlopen.c: New.
9586 * gdb.btrace/dlopen-dso.c: New.
9587
9588 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9589
9590 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9591 PATTERN argument is optional.
9592
9593 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9594
9595 * lib/ada.exp (target_compile_ada_from_dir): New function.
9596 (gdb_compile_ada): Reimplement avoiding the use of project files.
9597 * gdb.ada/gnat_ada.gpr: Delete.
9598 * gdb.ada/cond_lang.exp: Adjust test to make path before
9599 filename optional.
9600 * gdb.ada/small_reg_param.exp: Likewise.
9601
9602 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9603
9604 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9605
9606 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9607
9608 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9609 case.
9610
9611 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9612
9613 * gdb.base/break.exp: Remove dead code.
9614 * gdb.base/sepdebug.exp: Likewise.
9615
9616 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9617
9618 * gdb.asm/asm-source.exp: Remove HP-UX references.
9619 * gdb.base/annota1.exp: Likewise.
9620 * gdb.base/annota3.exp: Likewise.
9621 * gdb.base/attach.exp: Likewise.
9622 * gdb.base/bigcore.exp: Likewise.
9623 * gdb.base/break.exp: Likewise.
9624 * gdb.base/call-ar-st.exp: Likewise.
9625 * gdb.base/callfuncs.exp: Likewise.
9626 * gdb.base/catch-fork-static.exp: Likewise.
9627 * gdb.base/display.exp: Likewise.
9628 * gdb.base/foll-exec-mode.exp: Likewise.
9629 * gdb.base/foll-exec.exp: Likewise.
9630 * gdb.base/foll-fork.exp: Likewise.
9631 * gdb.base/foll-vfork.exp: Likewise.
9632 * gdb.base/funcargs.exp: Likewise.
9633 * gdb.base/hbreak2.exp: Likewise.
9634 * gdb.base/inferior-died.exp: Likewise.
9635 * gdb.base/interrupt.exp: Likewise.
9636 * gdb.base/multi-forks.exp: Likewise.
9637 * gdb.base/nodebug.exp: Likewise.
9638 * gdb.base/sepdebug.exp: Likewise.
9639 * gdb.base/solib1.c: Likewise.
9640 * gdb.base/step-test.exp: Likewise.
9641 * gdb.mi/non-stop.c: Likewise.
9642 * gdb.mi/pthreads.c: Likewise.
9643 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9644 * gdb.threads/pthreads.c: Likewise.
9645 * gdb.threads/staticthreads.exp: Likewise.
9646 * lib/future.exp: Likewise.
9647 * lib/gdb.exp: Likewise.
9648 * gdb.base/so-indr-cl.c: Remove.
9649 * gdb.base/so-indr-cl.exp: Likewise.
9650 * gdb.base/solib.c: Likewise.
9651 * gdb.base/solib.exp: Likewise.
9652 * gdb.base/solib2.c: Likewise.
9653
9654 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9655
9656 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9657 * gdb.base/call-ar-st.exp: Likewise.
9658 * gdb.base/callfuncs.exp: Likewise.
9659 * gdb.base/condbreak.exp: Likewise.
9660 * gdb.base/constvars.exp: Likewise.
9661 * gdb.base/hbreak2.exp: Likewise.
9662 * gdb.base/langs.exp: Likewise.
9663 * gdb.base/list.exp: Likewise.
9664 * gdb.base/long_long.exp: Likewise.
9665 * gdb.base/ptype.exp: Likewise.
9666 * gdb.base/scope.exp: Likewise.
9667 * gdb.base/signals.exp: Likewise.
9668 * gdb.base/so-impl-ld.exp: Likewise.
9669 * gdb.base/varargs.exp: Likewise.
9670 * gdb.base/volatile.exp: Likewise.
9671 * gdb.base/whatis.exp: Likewise.
9672 * gdb.cp/cplusfuncs.exp: Likewise.
9673 * gdb.cp/inherit.exp: Likewise.
9674 * gdb.cp/local.exp: Likewise.
9675 * gdb.cp/member-ptr.exp: Likewise.
9676 * gdb.cp/method.exp: Likewise.
9677 * gdb.cp/overload.exp: Likewise.
9678 * gdb.cp/templates.exp: Likewise.
9679 * gdb.stabs/weird.exp: Likewise.
9680 * lib/compiler.c: Likewise.
9681 * lib/compiler.cc: Likewise.
9682 * lib/cp-support.exp: Likewise.
9683 * lib/gdb.exp: Likewise.
9684
9685 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9686
9687 * configure.ac: Remove HP-UX case.
9688 * configure: Regenerate.
9689
9690 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9691
9692 * lib/gdb.exp (gdb_compile): Add function doc.
9693
9694 2015-12-17 Pedro Alves <palves@redhat.com>
9695
9696 PR threads/19354
9697 * gdb.multi/info-threads.exp: New file.
9698
9699 2015-12-15 Yao Qi <yao.qi@linaro.org>
9700
9701 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9702 is aarch64*-*-*.
9703
9704 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9705
9706 * gdb.base/history-duplicates.exp: Skip if no readline support.
9707
9708 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9709
9710 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9711
9712 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9713
9714 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9715
9716 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9717
9718 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9719 ctrl-C if nointerrupts target property is set.
9720 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9721 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9722 * gdb.base/paginate-bg-execution.exp: Likewise.
9723 * gdb.base/paginate-execution-startup.exp: Likewise.
9724 * gdb.base/random-signal.exp: Likewise.
9725 * gdb.base/range-stepping.exp: Likewise.
9726 * gdb.cp/annota2.exp: Likewise.
9727 * gdb.cp/annota3.exp: Likewise.
9728 * gdb.gdb/selftest.exp: Likewise.
9729 * gdb.threads/continue-pending-status.exp: Likewise.
9730 * gdb.threads/leader-exit.exp: Likewise.
9731 * gdb.threads/manythreads.exp: Likewise.
9732 * gdb.threads/pthreads.exp: Likewise.
9733 * gdb.threads/schedlock.exp: Likewise.
9734 * gdb.threads/sigthread.exp: Likewise.
9735
9736 2015-12-11 Don Breazeal <donb@codesourcery.com>
9737
9738 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9739 remote.
9740 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9741 * gdb.base/foll-exec.exp (main): Enable for target remote.
9742 * gdb.base/foll-fork.exp (main): Likewise.
9743 * gdb.base/foll-vfork.exp (main): Likewise.
9744 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9745 (proc continue_to_exit_bp_loc): Use clean_restart.
9746 * gdb.base/pie-execl.exp (main): Disable for target remote.
9747 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9748 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9749 * gdb.threads/execl.exp (main): Likewise.
9750 * gdb.threads/fork-child-threads.exp (main): Likewise.
9751 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9752 remote.
9753 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9754 remote.
9755 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9756 pid.tid style ptids, instead of just tid.
9757 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9758 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9759 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9760 ptids, instead of just tid.
9761
9762 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9763
9764 * gdb.base/list.exp (test_list_forward): Add end of file error
9765 test.
9766 (test_repeat_list_command): Add end of file error test.
9767 (test_list_backwards): Add beginning of file error test.
9768
9769 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9770
9771 * gdb.base/list.exp (test_list_invalid_args): New function,
9772 defined, and called.
9773
9774 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9775
9776 * gdb.base/list.exp (test_list): Make test names unique.
9777
9778 2015-12-11 Yao Qi <yao.qi@linaro.org>
9779
9780 * gdb.base/coremaker2.c: Remove.
9781
9782 2015-12-10 Pedro Alves <palves@redhat.com>
9783
9784 * gdb.multi/base.exp: Remove stale "spaces" references.
9785
9786 2015-12-10 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.multi/base.exp: Don't use nowarnings.
9789 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9790 * gdb.multi/hangout.c: Include stdio.h.
9791 * gdb.multi/hello.c: Include stdlib.h.
9792 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9793 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9794 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9795
9796 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9797
9798 * gdb.dwarf2/dw2-ranges-base.c: New file.
9799 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9800 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9801 support additional line table, and debug ranges generation.
9802 (Dwarf::ranges): New function, generate .debug_ranges.
9803 (Dwarf::lines): Support generating simple line table programs.
9804 (Dwarf::assemble): Initialise new namespace variables.
9805
9806 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9807
9808 * gdb.base/async.exp (proc test_background): Add case for
9809 asynchronous execution not supported.
9810
9811 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9812
9813 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9814 format and change test names to make them unique.
9815
9816 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9817 Pedro Alves <pedro@redhat.com>
9818
9819 PR gdb/18702
9820 Add checking of floatformats setup on x86_64 hosts.
9821 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9822 (smallval, bigval): New labels/constants.
9823 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9824 float" after loading bigval and smallval.
9825
9826 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9827
9828 * gdb.ada/fun_overload_menu.exp: New testcase.
9829 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9830
9831 2015-12-04 Josh Stone <jistone@redhat.com>
9832
9833 * gdb.base/catch-fork-static.exp: New.
9834
9835 2015-12-03 Yao Qi <yao.qi@linaro.org>
9836
9837 * gdb.base/sizeof.c: Don't include stdio.h and
9838 ../lib/unbuffer_output.c.
9839 (main): New variable 'size' and 'value'. Remove printf and
9840 gdb_unbuffer_output. Assign return value to size and value.
9841 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9842 at the beginning.
9843 (check_sizeof): Check the result by printing variable 'size'.
9844 (check_valueof): Check the result by printing variable 'value'.
9845
9846 2015-12-01 Yao Qi <yao.qi@linaro.org>
9847
9848 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9849 for aarch64*-*-linux* target.
9850
9851 2015-11-30 Pedro Alves <palves@redhat.com>
9852
9853 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9854
9855 2015-11-30 Pedro Alves <palves@redhat.com>
9856
9857 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9858 Handle non-stop mode vCont replies.
9859
9860 2015-11-30 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9863 prepare_for_testing. Start gdb with "set non-stop on" appended to
9864 GDBFLAGS. Lax expected stop output.
9865
9866 2015-11-27 Yao Qi <yao.qi@linaro.org>
9867
9868 * gdb.arch/arm-neon.exp: New.
9869 * gdb.arch/arm-neon.c: New.
9870
9871 2015-11-27 Yao Qi <yao.qi@linaro.org>
9872
9873 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9874
9875 2015-11-27 Yao Qi <yao.qi@linaro.org>
9876
9877 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9878 frames-invalid annotation.
9879
9880 2015-11-27 Yao Qi <yao.qi@linaro.org>
9881
9882 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9883
9884 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9885
9886 * gdb.threads/names.exp: New file.
9887 * gdb.threads/names.c: New file.
9888 * README: Mention gdb,no_thread_names.
9889
9890 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9891
9892 PR 19297
9893 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9894 support" error.
9895
9896 2015-11-24 Pedro Alves <palves@redhat.com>
9897
9898 PR 17539
9899 * gdb.base/display.exp: Expect displays to be sorted in ascending
9900 order. Use multi_line.
9901 * gdb.base/solib-display.exp: Likewise.
9902
9903 2015-11-24 Pedro Alves <palves@redhat.com>
9904
9905 PR 17539
9906 * gdb.base/display.exp: Expect displays to be sorted in ascending
9907 order. Use multi_line.
9908 * gdb.base/solib-display.exp: Likewise.
9909
9910 2015-11-24 Pedro Alves <palves@redhat.com>
9911
9912 PR 17539
9913 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9914 threads in ascending order.
9915 * gdb.base/foll-fork.exp: Likewise.
9916 * gdb.base/foll-vfork.exp: Likewise.
9917 * gdb.base/multi-forks.exp: Likewise.
9918 * gdb.mi/mi-nonstop.exp: Likewise.
9919 * gdb.mi/mi-nsintrall.exp: Likewise.
9920 * gdb.multi/base.exp: Likewise.
9921 * gdb.multi/multi-arch.exp: Likewise.
9922 * gdb.python/py-inferior.exp: Likewise.
9923 * gdb.threads/break-while-running.exp: Likewise.
9924 * gdb.threads/execl.exp: Likewise.
9925 * gdb.threads/gcore-thread.exp: Likewise.
9926 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9927 * gdb.threads/kill.exp: Likewise.
9928 * gdb.threads/linux-dp.exp: Likewise.
9929 * gdb.threads/multiple-step-overs.exp: Likewise.
9930 * gdb.threads/next-bp-other-thread.exp: Likewise.
9931 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9932 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9933 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9934 * gdb.threads/thread-find.exp: Likewise.
9935 * gdb.threads/tls.exp: Likewise.
9936 * lib/mi-support.exp (mi_reverse_list): Delete.
9937 (mi_check_thread_states): No longer reverse list.
9938
9939 2015-11-24 Pedro Alves <palves@redhat.com>
9940
9941 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9942 use lowercase.
9943
9944 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9945
9946 * gdb.trace/actions.c: Include trace-common.h.
9947 (main): Add a location for a fast tracepoint.
9948 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9949 the normal tracepoints.
9950 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9951
9952 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9953
9954 * save-trace.exp: Factor out code to these...
9955 (gdb_save_tracepoints): New.
9956 (gdb_load_tracepoints): New.
9957 (do_save_load_test): New.
9958
9959 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9960
9961 * gdb.base/asmlabel.exp: New test.
9962 * gdb.base/asmlabel.c: New test case.
9963
9964 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9965
9966 * gdb.base/wrong_frame_bt_full-main.c: New file.
9967 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9968 * gdb.base/wrong_frame_bt_full.exp: New file.
9969
9970 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9971
9972 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9973
9974 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9975
9976 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9977 pstate register when comparing registers values in
9978 sparc64-*-linux-gnu targets to avoid spurious differences.
9979
9980 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9981
9982 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9983
9984 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9985
9986 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9987 as type argument to gdb_compile.
9988 * gdb.base/nested-subp2.exp: Likewise.
9989 * gdb.base/nested-subp3.exp: Likewise.
9990
9991 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9992
9993 * lib/dwarf.exp (_note): Fix left shift of negative value.
9994 * gdb.trace/trace-condition.exp: Likewise.
9995
9996 2015-11-13 Yao Qi <yao.qi@linaro.org>
9997
9998 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9999 comments about d10v.
10000 (test_scalar_returns): Likewise.
10001 * gdb.base/d10v.ld: Remove.
10002 * gdb.base/overlays.exp: Remove the target triplet checking for
10003 d10v-*-*.
10004 * gdb.base/structs.exp (test_struct_returns): Remove the
10005 comments about d10v.
10006 (test_struct_calls): Likewise.
10007
10008 2015-11-13 Yao Qi <yao.qi@linaro.org>
10009
10010 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10011 * gdb.base/gnu_vector.c: Don't include stdio.h.
10012 (main): Don't print res and call add_some_intvecs.
10013
10014 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10015
10016 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10017 macro.
10018 (func5): Removed.
10019 (func4): Use FAST_TRACEPOINT_LABEL.
10020 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10021 macro.
10022 (func): Removed.
10023 (thread_function): Use FAST_TRACEPOINT_LABEL.
10024 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10025 (func): Remove.
10026 (marker): Use FAST_TRACEPOINT_LABEL.
10027 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10028 (pendfunc1): Remove.
10029 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10030 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10031 (foo): Remove.
10032 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10033 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10034 macro.
10035 (func): Remove.
10036 (marker): Use FAST_TRACEPOINT_LABEL.
10037 * gdb.trace/trace-common.h: New header.
10038 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10039 macro.
10040 (func): Remove.
10041 (marker): Use FAST_TRACEPOINT_LABEL.
10042 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10043 (func): Remove.
10044 (thread_function): Use FAST_TRACEPOINT_LABEL.
10045
10046 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10047
10048 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10049 in front.
10050 * gdb.trace/change-loc.exp: Use global pcreg definition.
10051 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10052 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10053 in front.
10054 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10055 * gdb.trace/pending.exp: Likewise.
10056 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10057 * gdb.trace/trace-break.exp: Likewise.
10058 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10059 in front.
10060 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10061 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10062 in front.
10063 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10064
10065 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10066
10067 * gdb.ada/fin_fun_out: New testcase.
10068
10069 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10070
10071 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10072 value associated with DW_AT_byte_size.
10073 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10074 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10075 DW_AT_upper_bound.
10076
10077 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10078
10079 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10080 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10081 version.
10082 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10083 gdb.dwarf2/dw2-canonicalize-type.exp,
10084 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10085 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10086 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10087 provided by gdb_target_symbol_prefix_flags_asm.
10088 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10089 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10090 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10091 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10092 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10093 macros where needed). Use this macro for symbols which require
10094 the prefix provided by SYMBOL_PREFIX.
10095
10096 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10097
10098 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10099 New procs.
10100 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10101 representing expressions, of more than one list element.
10102 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10103 to prepend linker symbol prefix to f.
10104 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10105 table_1 and table_2.
10106 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10107 Likewise, for f and g.
10108 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10109 for ptr.
10110 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10111 for main.
10112 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10113 table_1_ptr and table_2_ptr.
10114
10115 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10116 Joel Brobecker <brobecker@adacore.com>
10117
10118 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10119
10120 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10121
10122 * gdb.reverse/s390-mvcle.c: New test.
10123 * gdb.reverse/s390-mvcle.exp: New file.
10124 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10125
10126 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10127
10128 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10129
10130 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10131
10132 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10133 reaching marker2.
10134 * gdb.reverse/getresuid-reverse.exp: Likewise.
10135 * gdb.reverse/pipe-reverse.exp: Likewise.
10136 * gdb.reverse/readv-reverse.exp: Likewise.
10137 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10138 * gdb.reverse/time-reverse.exp: Likewise.
10139 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10140
10141 2015-10-30 Yao Qi <yao.qi@linaro.org>
10142
10143 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10144 (empty_cycle): Remove.
10145 (main): Don't call empty_cycle. Don't use watch_count_done.
10146 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10147 empty_cycle. Rewrite the code counting HW watchpoints.
10148
10149 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10150
10151 * gdb.reverse/fstatat-reverse.c: New test.
10152 * gdb.reverse/fstatat-reverse.exp: New file.
10153 * gdb.reverse/getresuid-reverse.c: New test.
10154 * gdb.reverse/getresuid-reverse.exp: New file.
10155 * gdb.reverse/pipe-reverse.c: New test.
10156 * gdb.reverse/pipe-reverse.exp: New file.
10157 * gdb.reverse/readv-reverse.c: New test.
10158 * gdb.reverse/readv-reverse.exp: New file.
10159 * gdb.reverse/recvmsg-reverse.c: New test.
10160 * gdb.reverse/recvmsg-reverse.exp: New file.
10161 * gdb.reverse/time-reverse.c: New test.
10162 * gdb.reverse/time-reverse.exp: New file.
10163 * gdb.reverse/waitpid-reverse.c: New test.
10164 * gdb.reverse/waitpid-reverse.exp: New file.
10165
10166 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10167
10168 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10169
10170 2015-10-26 Doug Evans <dje@google.com>
10171
10172 PR symtab/17391
10173 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10174 * gdb.dwarf2/bad-regnum.c: New file.
10175 * gdb.dwarf2/bad-regnum.exp: New file.
10176
10177 2015-10-26 Doug Evans <dje@google.com>
10178
10179 PR python/18938
10180 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10181 file.
10182
10183 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10184
10185 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10186 for a change by "Mention language in compile error message".
10187
10188 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10189
10190 PR python/18073
10191 * gdb.python/py-type.c (C::a_method): New.
10192 (C::a_const_method): New.
10193 (C::a_static_method): New.
10194 (a_function): New.
10195 * gdb.python/py-type.exp (test_fields): Test getting fields
10196 from function and method.
10197
10198 2015-10-21 Keven Boell <keven.boell@intel.com>
10199
10200 * gdb.fortran/vla-alloc-assoc.exp: New file.
10201 * gdb.fortran/vla-datatypes.exp: New file.
10202 * gdb.fortran/vla-datatypes.f90: New file.
10203 * gdb.fortran/vla-history.exp: New file.
10204 * gdb.fortran/vla-ptype-sub.exp: New file.
10205 * gdb.fortran/vla-ptype.exp: New file.
10206 * gdb.fortran/vla-sizeof.exp: New file.
10207 * gdb.fortran/vla-sub.f90: New file.
10208 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10209 * gdb.fortran/vla-value-sub-finish.exp: New file.
10210 * gdb.fortran/vla-value-sub.exp: New file.
10211 * gdb.fortran/vla-value.exp: New file.
10212 * gdb.fortran/vla-ptr-info.exp: New file.
10213 * gdb.mi/mi-vla-fortran.exp: New file.
10214 * gdb.mi/vla.f90: New file.
10215
10216 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10217
10218 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10219 of hardwired timeout value.
10220
10221 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10222 Pedro Alves <palves@redhat.com>
10223
10224 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10225 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10226
10227 2015-10-19 Josh Stone <jistone@redhat.com>
10228
10229 * gdb.base/catch-syscall.c: Include <sched.h>.
10230 (unknown_syscall): New variable.
10231 (main): Trigger a vfork and an unknown syscall.
10232 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10233 (unknown_syscall_number): Likewise.
10234 (check_call_to_syscall): Accept an optional syscall pattern.
10235 (check_return_from_syscall): Likewise.
10236 (check_continue): Likewise.
10237 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10238 (test_catch_syscall_skipping_return): New test toggling off 'catch
10239 syscall' to step over the syscall return, then toggling back on.
10240 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10241 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10242 (do_syscall_tests): Call test_catch_syscall_without_args and
10243 test_catch_syscall_mid_vfork.
10244 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10245 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10246
10247 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10248
10249 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10250 print g_vE): Add new pass patterns.
10251 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10252 print various symbol names for vptr fields.
10253
10254 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10255
10256 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10257 results.
10258
10259 2015-10-12 Yao Qi <yao.qi@linaro.org>
10260
10261 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10262
10263 2015-10-12 Yao Qi <yao.qi@linaro.org>
10264
10265 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10266 is aarch64*-*-linux*.
10267
10268 2015-10-12 Yao Qi <yao.qi@linaro.org>
10269
10270 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10271 (can_relocate_bcond_true): ... it.
10272 (can_relocate_bcond_false): New function.
10273 (foo): Likewise.
10274 (can_relocate_bl): Likewise.
10275 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10276 can_relocate_bl.
10277
10278 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10279
10280 * gdb.base/nested-addr.c: New file.
10281 * gdb.base/nested-addr.exp: New testcase.
10282
10283 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10284
10285 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10286 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10287 its output. Ignore the output of "record goto begin" and instead
10288 check that GDB is replaying.
10289
10290 2015-10-09 Pedro Alves <palves@redhat.com>
10291
10292 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10293 (top level): Use it in the run with no args test.
10294
10295 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10296
10297 * gdb.dlang/properties.exp: New file.
10298
10299 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10300
10301 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10302 whether or not address 0x1000 is mapped on the target.
10303
10304 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10305
10306 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10307 build.
10308
10309 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10310
10311 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10312 instruction-history test.
10313
10314 2015-09-28 Doug Evans <dje@google.com>
10315
10316 * gdb.base/gcore.c (array_func): Add reference to static_array.
10317
10318 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10319
10320 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10321 source line.
10322
10323 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10324
10325 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10326 short or char as base type.
10327
10328 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10329
10330 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10331 to allow any size enum.
10332
10333 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10334
10335 * gdb.ada/array_ptr_renaming.exp: New testcase.
10336 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10337 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10338
10339 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10340
10341 * gdb.trace/ftrace-lock.c: New file.
10342 * gdb.trace/ftrace-lock.exp: New file.
10343
10344 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10345
10346 * gdb.arch/insn-reloc.c: New file.
10347 * gdb.arch/ftrace-insn-reloc.exp: New file.
10348
10349 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10350
10351 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10352 instruction.
10353 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10354 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10355 * gdb.trace/range-stepping.c: Likewise.
10356 * gdb.trace/trace-break.c: Likewise.
10357 * gdb.trace/trace-mt.c (thread_function): Likewise.
10358 * gdb.trace/ftrace.c (marker): Likewise.
10359 * gdb.trace/trace-condition.c (marker): Likewise.
10360 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10361 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10362 is_aarch64_target.
10363
10364 2015-09-18 Doug Evans <xdje42@gmail.com>
10365
10366 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10367 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10368
10369 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10370
10371 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10372 the breakpoint.
10373
10374 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10375
10376 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10377 the pending breakpoint. Remove timeout override for "Run till
10378 MI pending breakpoint on pendfunc3 on thread 2" test.
10379
10380 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10381
10382 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10383 filename pattern.
10384
10385 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10386
10387 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10388 in breakpoint filename pattern.
10389
10390 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10391
10392 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10393
10394 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10395
10396 * gdb.linespec/explicit.exp: Check for readline support for
10397 tab-completion tests. Fix obvious typo.
10398
10399 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10400
10401 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10402 and replay.
10403
10404 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10405
10406 * gdb.btrace/non-stop.c: New.
10407 * gdb.btrace/non-stop.exp: New.
10408
10409 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10410 Yao Qi <yao.qi@linaro.org>
10411
10412 * gdb.trace/trace-condition.c: New file.
10413 * gdb.trace/trace-condition.exp: New file.
10414
10415 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10416
10417 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10418 for testing bytecode compilation.
10419
10420 2015-09-16 Pedro Alves <palves@redhat.com>
10421 Sandra Loosemore <sandra@codesourcery.com>
10422
10423 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10424 (SECONDS): Redefine.
10425 (main): Call pthread_kill and alarm early.
10426 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10427 support.
10428 (test): If the target can't hardware step and doesn't support
10429 displaced stepping, increase the timeout.
10430
10431 2015-09-16 Pedro Alves <palves@redhat.com>
10432
10433 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10434 (enable_debug): New procedures.
10435 (test): Use them. Bail out if waiting for threads fails.
10436 (top level): Bail out if a test fails.
10437
10438 2015-09-16 Yao Qi <yao.qi@linaro.org>
10439
10440 * gdb.asm/asm-source.exp: Set asm-arch for
10441 aarch64*-*-* target.
10442 * gdb.asm/aarch64.inc: New file.
10443
10444 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10445
10446 * gdb.ada/array_of_variable_length.exp: New testcase.
10447 * gdb.ada/array_of_variable_length/foo.adb: New file.
10448 * gdb.ada/array_of_variable_length/pck.adb: New file.
10449 * gdb.ada/array_of_variable_length/pck.ads: New file.
10450
10451 2015-09-15 Doug Evans <dje@google.com>
10452
10453 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10454 of function static local variable.
10455
10456 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10457
10458 * gdb.threads/tls-so_extern.exp: New test file.
10459 * gdb.threads/tls-so_extern.c: New test file.
10460 * gdb.threads/tls-so_extern_main.c: New test file.
10461
10462 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10463
10464 * gdb.opt/solib-intra-step-lib.c: New file.
10465 * gdb.opt/solib-intra-step-main.c: New file.
10466 * gdb.opt/solib-intra-step.exp: New file.
10467
10468 2015-09-15 Pedro Alves <palves@redhat.com>
10469
10470 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10471 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10472
10473 2015-09-14 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.base/hook-stop-continue.c: Delete.
10476 * gdb.base/hook-stop-continue.exp: Delete.
10477 * gdb.base/hook-stop-frame.c: Delete.
10478 * gdb.base/hook-stop-frame.exp: Delete.
10479 * gdb.base/hook-stop.c: New file.
10480 * gdb.base/hook-stop.exp: New file.
10481
10482 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10483
10484 * gdb.ada/access_to_packed_array.exp: New testcase.
10485 * gdb.ada/access_to_packed_array/foo.adb: New file.
10486 * gdb.ada/access_to_packed_array/pack.adb: New file.
10487 * gdb.ada/access_to_packed_array/pack.ads: New file.
10488
10489 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10490
10491 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10492 buffer size test.
10493
10494 2015-09-11 Don Breazeal <donb@codesourcery.com>
10495
10496 * gdb.base/foll-exec.c: Add copyright header. Fix
10497 formatting issues.
10498 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10499 (do_exec_tests): Use clean_restart in place of zap_session,
10500 and for test initialization. Fix formatting issues. Use
10501 fail in place of perror.
10502 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10503 an expect statement to match an expression with output from
10504 the program under debug.
10505 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10506 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10507 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10508 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10509 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10510
10511 2015-09-09 Doug Evans <dje@google.com>
10512
10513 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10514
10515 2015-09-09 Doug Evans <dje@google.com>
10516
10517 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10518
10519 2015-09-09 Doug Evans <dje@google.com>
10520
10521 * gdb.base/savedregs.exp: Fix typo.
10522
10523 2015-09-09 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10526
10527 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10528
10529 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10530 command actually switches threads. Give up on remaining
10531 tests if target fails to stop at breakpoint.
10532
10533 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10534
10535 * gdb.ada/funcall_char.exp: New testcase.
10536 * gdb.ada/funcall_char/foo.adb: New file.
10537
10538 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10539
10540 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10541 expected outputs. Add two testcases for completing ambiguous
10542 functions.
10543 * gdb.ada/complete/aux_pck.adb: New file.
10544 * gdb.ada/complete/aux_pck.ads: New file.
10545 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10546 Ambiguous_Func functions.
10547 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10548 * gdb.ada/complete/pck.adb: Likewise.
10549
10550 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10551
10552 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10553 failures to run the test program under GDB.
10554
10555 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10556
10557 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10558 to C.
10559
10560 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10561
10562 * gdb.base/run-after-attach.exp: New test file.
10563 * gdb.base/run-after-attach.c: New test file.
10564
10565 2015-08-26 Don Breazeal <donb@codesourcery.com>
10566
10567 * gdb.base/foll-exec-2.c: New test program.
10568 * gdb.base/foll-exec-2.exp: New test.
10569
10570 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10571
10572 * gdb.base/nested-subp1.exp: New file.
10573 * gdb.base/nested-subp1.c: New file.
10574 * gdb.base/nested-subp2.exp: New file.
10575 * gdb.base/nested-subp2.c: New file.
10576 * gdb.base/nested-subp3.exp: New file.
10577 * gdb.base/nested-subp3.c: New file.
10578
10579 2015-08-24 Pedro Alves <palves@redhat.com>
10580
10581 * gdb.server/connect-without-multi-process.c: New file.
10582 * gdb.server/connect-without-multi-process.exp: New file.
10583
10584 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10585
10586 * gdb.opt/inline-markers.c: Make z int.
10587
10588 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10589
10590 * gdb.opt/inline-markers.c: Make z volatile.
10591
10592 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10593
10594 * gdb.opt/inline-bt.c: New volatile global z.
10595 * gdb.opt/inline-cmds.c: Likewise.
10596 * gdb.opt/inline-locals.c: Likewise.
10597 * gdb.opt/inline-markers.c: New extern global z.
10598 (marker): Use z.
10599 (inline_fn): Likewise.
10600
10601 2015-08-24 Pedro Alves <palves@redhat.com>
10602
10603 * config/m32r-stub.exp: Remove file.
10604 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10605 * gdb.base/call-rt-st.exp: Likewise.
10606 * gdb.base/call-strs.exp: Likewise.
10607 * gdb.base/default.exp: Remove references to h8300-*-hms and
10608 *-*-udi*.
10609 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10610
10611 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10612
10613 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10614 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10615 and "return" use KFAIL when GDB can not read/write the vector
10616 return value.
10617
10618 2015-08-21 Gary Benson <gbenson@redhat.com>
10619
10620 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10621
10622 2015-08-20 Pedro Alves <palves@redhat.com>
10623
10624 * gdb.server/solib-list.exp: No longer expect an interior stop in
10625 non-stop mode.
10626
10627 2015-08-20 Pedro Alves <palves@redhat.com>
10628
10629 * gdb.server/connect-stopped-target.c: New file.
10630 * gdb.server/connect-stopped-target.exp: New file.
10631
10632 2015-08-20 Pedro Alves <palves@redhat.com>
10633
10634 * gdb.dwarf2/comp-unit-lang.exp: New file.
10635 * gdb.dwarf2/comp-unit-lang.c: New file.
10636
10637 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10638
10639 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10640 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10641
10642 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10643
10644 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10645 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10646
10647 2015-08-18 Doug Evans <dje@google.com>
10648 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10649
10650 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10651 skip_python_tests. New arg prompt_regexp.
10652 (skip_python_tests): New function.
10653 * lib/mi-support.exp (mi_skip_python_tests): New function.
10654 * gdb.python/py-mi-objfile-gdb.py: New file.
10655 * gdb.python/py-mi-objfile.c: New file.
10656 * gdb.python/py-mi-objfile.exp: New file.
10657
10658 2015-08-17 Keith Seitz <keiths@redhat.com>
10659
10660 * gdb.linespec/explicit.exp: Move strace test from here ...
10661 * gdb.trace/strace.exp: ... to here.
10662
10663 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10664
10665 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10666 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10667
10668 2015-08-14 Doug Evans <xdje42@gmail.com>
10669
10670 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10671 inferior before selecting a new file.
10672
10673 2015-08-14 Doug Evans <xdje42@gmail.com>
10674
10675 * gdb.mi/mi-disassemble.exp: Update.
10676 * gdb.base/disasm-optim.S: New file.
10677 * gdb.base/disasm-optim.c: New file.
10678 * gdb.base/disasm-optim.h: New file.
10679 * gdb.base/disasm-optim.exp: New file.
10680
10681 2015-08-14 Keith Seitz <keiths@redhat.com>
10682
10683 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10684 "evaluated-by".
10685
10686 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10687
10688 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10689
10690 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10691
10692 * gdb.ada/fun_renaming.exp: New testcase.
10693 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10694 * gdb.ada/fun_renaming/pack.adb: New file.
10695 * gdb.ada/fun_renaming/pack.ads: New file.
10696
10697 2015-08-12 Keith Seitz <keiths@redhat.com>
10698
10699 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10700 gdb_get_line_number.
10701
10702 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10703
10704 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10705 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10706 gdb.base/dso2dso.exp: New files.
10707
10708 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10709 Pedro Alves <palves@redhat.com>
10710 Keith Seitz <keiths@redhat.com>
10711
10712 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10713 GDBFLAGS.
10714
10715 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10716
10717 * gdb.base/gdbhistsize-history.exp
10718 (test_histsize_history_setting): Use save_vars.
10719 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10720 Use save_vars.
10721 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10722 * gdb.base/readline.exp: Use save_vars.
10723
10724 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10725
10726 * lib/gdb.exp (save_vars): New proc.
10727
10728 2015-08-11 Keith Seitz <keiths@redhat.com>
10729
10730 * gdb.base/help.exp: Update help_breakpoint_text.
10731
10732 2015-08-11 Keith Seitz <keiths@redhat.com>
10733
10734 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10735 (at toplevel): Call test_explicit_breakpoints.
10736 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10737 breakpoints.
10738 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10739 breakpoint conditions, "-cond".
10740
10741 2015-08-11 Keith Seitz <keiths@redhat.com>
10742
10743 * gdb.linespec/3explicit.c: New file.
10744 * gdb.linespec/cpexplicit.cc: New file.
10745 * gdb.linespec/cpexplicit.exp: New file.
10746 * gdb.linespec/explicit.c: New file.
10747 * gdb.linespec/explicit.exp: New file.
10748 * gdb.linespec/explicit2.c: New file.
10749 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10750 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10751 before using in the matching pattern.
10752 Clarify that `prefix' is a regular expression.
10753
10754 2015-08-11 Keith Seitz <keiths@redhat.com>
10755
10756 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10757 test.
10758 Add tests for missing ",FMT" and ",".
10759
10760 2015-08-10 Doug Evans <dje@google.com>
10761 Keith Seitz <keiths@redhat.com>
10762
10763 PR gdb/17960
10764 * gdb.base/completion.exp: Add location completer tests.
10765
10766 2015-08-07 Pedro Alves <palves@redhat.com>
10767
10768 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10769 tests here.
10770 (top level): Run do_test with and without displaced stepping.
10771
10772 2015-08-07 Pedro Alves <palves@redhat.com>
10773
10774 * gdb.base/valgrind-disp-step.c: New file.
10775 * gdb.base/valgrind-disp-step.exp: New file.
10776
10777 2015-08-07 Pedro Alves <palves@redhat.com>
10778
10779 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10780 Delete function.
10781 (main): Add alarm. Run an infinite loop instead of calling
10782 wait_threads.
10783 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10784 comment.
10785 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10786 Delete function.
10787 (main): Add alarm. Run an infinite loop instead of calling
10788 wait_threads.
10789 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10790 comment.
10791
10792 2015-08-07 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.base/checkpoint-ns.exp: New file.
10795 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10796 standard_testfile.
10797
10798 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10799
10800 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10801 * gdb.btrace/instruction_history.exp: Update.
10802 * gdb.btrace/tsx.exp: New.
10803 * gdb.btrace/tsx.c: New.
10804
10805 2015-08-06 Pedro Alves <palves@redhat.com>
10806
10807 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10808 increase timeout.
10809 * gdb.reverse/until-precsave.exp: Bump timeouts.
10810
10811 2015-08-06 Pedro Alves <palves@redhat.com>
10812
10813 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10814
10815 2015-08-06 Pedro Alves <palves@redhat.com>
10816
10817 PR gdb/18749
10818 * gdb.threads/process-dies-while-handling-bp.c: New file.
10819 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10820
10821 2015-08-06 Pedro Alves <palves@redhat.com>
10822
10823 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10824 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10825
10826 2015-08-05 Pedro Alves <palves@redhat.com>
10827
10828 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10829 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10830
10831 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10832
10833 * gdb.base/bp-permanent.exp: Report test as unsupported if
10834 the target cannot stop at the permanent breakpoint.
10835
10836 2015-08-03 Doug Evans <dje@google.com>
10837
10838 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10839 10000.
10840
10841 2015-08-03 Doug Evans <dje@google.com>
10842
10843 * Makefile.in (workers/%.worker, build-perf): New rule.
10844 (GDB_PERFTEST_MODE): New variable.
10845 (check-perf): Use it.
10846 (clean): Clean up gdb.perf parallel build subdirs.
10847 * lib/build-piece.exp: New file.
10848 * lib/gdb.exp (make_gdb_parallel_path): New function
10849 (standard_output_file, standard_temp_file): Call it.
10850 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10851 of $GDB_PARALLEL.
10852 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10853
10854 2015-08-03 Doug Evans <dje@google.com>
10855
10856 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10857 (LOG_FILE_NAME): New global.
10858 (TextReporter.__init__): Initialize self.txt_sum.
10859 (TextReporter.report): Add support for multiple data-points.
10860 Move report to perftest.sum, put raw data in perftest.log.
10861 (TextReporter.start): Open sum and log files.
10862 (TextReporter.end): Close sum and log files.
10863 * gdb.perf/lib/perftest/testresult.py
10864 (SingleStatisticTestResult.record): Handle multiple data-points.
10865
10866 2015-07-31 Pedro Alves <palves@redhat.com>
10867
10868 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10869 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10870 kill_wait_spawned_process instead of explicit "kill -9".
10871 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10872 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10873 kill_wait_spawned_process.
10874 * gdb.base/attach-twice.exp: Likewise.
10875 * gdb.base/attach.exp: Likewise.
10876 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10877 gdb_test_multiple.
10878 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10879 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10880 kill_wait_spawned_process.
10881 * gdb.base/valgrind-infcall.exp: Likewise.
10882 * gdb.multi/multi-attach.exp: Likewise.
10883 * gdb.python/py-prompt.exp: Likewise.
10884 * gdb.python/py-sync-interp.exp: Likewise.
10885 * gdb.server/ext-attach.exp: Likewise.
10886 * gdb.threads/attach-into-signal.exp (corefunc): Use
10887 spawn_wait_for_attach, spawn_id_get_pid and
10888 kill_wait_spawned_process.
10889 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10890 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10891 spawn_id_get_pid and kill_wait_spawned_process.
10892 * gdb.threads/attach-stopped.exp (corefunc): Use
10893 spawn_wait_for_attach, spawn_id_get_pid and
10894 kill_wait_spawned_process.
10895 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10896 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10897 kill_wait_spawned_process instead of explicit "kill -9".
10898 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10899 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10900 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10901 processes. Don't map cygwin/windows pids here. Now returns a
10902 spawn id list.
10903
10904 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10905
10906 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10907 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10908 correct patch.
10909
10910 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10911
10912 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10913
10914 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10915
10916 Reapply:
10917 2014-05-21 Mark Wielaard <mjw@redhat.com>
10918
10919 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10920
10921 2015-07-30 Pedro Alves <palves@redhat.com>
10922
10923 * linux-low.c (handle_extended_wait): Set the child's last
10924 reported status to TARGET_WAITKIND_STOPPED.
10925
10926 2015-07-30 Pedro Alves <palves@redhat.com>
10927
10928 PR threads/18600
10929 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10930 only shows inferior 1.
10931
10932 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10933 Pedro Alves <palves@redhat.com>
10934
10935 PR threads/18600
10936 * gdb.threads/fork-plus-threads.c: New file.
10937 * gdb.threads/fork-plus-threads.exp: New file.
10938
10939 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10940
10941 * gdb.base/batch-preserve-term-settings.exp
10942 (test_terminal_settings_preserved_after_cli_exit): Use
10943 send_quit_command.
10944
10945 2015-07-29 Pedro Alves <palves@redhat.com>
10946 Don Breazeal <donb@codesourcery.com>
10947
10948 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10949 output from both inferior_spawn_id and gdb_spawn_id.
10950
10951 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10952
10953 * gdb.threads/attach-into-signal.exp (corefunc): Use
10954 with_test_prefix on nested loops, uniquefying the test messages.
10955
10956 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10957
10958 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10959 commit.
10960
10961 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10962
10963 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10964 New proc.
10965 (test_terminal_settings_preserved_after_sigterm): New test.
10966
10967 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10968
10969 * gdb.base/batch-preserve-term-settings.exp
10970 (test_terminal_settings_preserved_after_cli_exit): New test.
10971
10972 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10973
10974 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10975 manipulation of saved_gdbflags.
10976 (test_terminal_settings_preserved): Remove global declaration of
10977 the unused variable pagination_prompt. Remove manipulation of
10978 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10979 GDBFLAGS.
10980
10981 2015-07-29 Pedro Alves <palves@redhat.com>
10982
10983 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10984
10985 2015-07-29 Pedro Alves <palves@redhat.com>
10986
10987 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10988 at the top.
10989
10990 2015-07-29 Pedro Alves <palves@redhat.com>
10991
10992 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10993 (main): Call gdb_unbuffer_output.
10994 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10995 (main): Call gdb_unbuffer_output.
10996 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10997 (main): Call gdb_unbuffer_output.
10998 * gdb.base/call-strs.exp: Adjust to step over the
10999 gdb_unbuffer_output call.
11000 * gdb.base/catch-gdb-caused-signals.c: Include
11001 "../lib/unbuffer_output.c".
11002 (main): Call gdb_unbuffer_output.
11003 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11004 (main): Call gdb_unbuffer_output.
11005 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11006 (main): Call gdb_unbuffer_output.
11007 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11008 (main): Call gdb_unbuffer_output.
11009 * gdb.base/shlib-call.exp: Adjust to step over the
11010 gdb_unbuffer_output call.
11011 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11012 (main): Call gdb_unbuffer_output.
11013 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11014 (main): Call gdb_unbuffer_output.
11015 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11016 (main): Rename to ...
11017 (test): ... this.
11018 (main): Reimplement.
11019 * gdb.base/varargs.exp: Run to test instead of to main.
11020 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11021 (main): Call gdb_unbuffer_output.
11022
11023 2015-07-29 Pedro Alves <palves@redhat.com>
11024
11025 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11026 factore out from mi_continue_dprintf. For call-style dprintfs,
11027 expect dprintf output out of $inferior_spawn_id.
11028 (mi_continue_dprintf): Use mi_expect_dprintf.
11029 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11030 (main): Call gdb_unbuffer_output.
11031
11032 2015-07-29 Pedro Alves <palves@redhat.com>
11033
11034 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11035 (default_mi_gdb_start): Set inferior_spawn_id instead of
11036 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11037 gdb_spawn_id.
11038 (mi_gdb_test): Always expect inferior output from both
11039 $inferior_spawn_id and $gdb_spawn_id.
11040
11041 2015-07-29 Pedro Alves <palves@redhat.com>
11042
11043 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11044 send_inferior and $inferior_spawn_id.
11045
11046 2015-07-29 Pedro Alves <palves@redhat.com>
11047
11048 * gdb.gdb/complaints.exp (test_initial_complaints)
11049 (test_serial_complaints, test_short_complaints): Use
11050 gdb_test_stdio.
11051 (test_empty_complaint): Handle $inferior_spawn_id !=
11052 $gdb_spawn_id.
11053
11054 2015-07-29 Pedro Alves <palves@redhat.com>
11055
11056 * gdb.base/varargs.exp: Use gdb_test_stdio.
11057
11058 2015-07-29 Pedro Alves <palves@redhat.com>
11059
11060 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11061
11062 2015-07-29 Pedro Alves <palves@redhat.com>
11063
11064 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11065
11066 2015-07-29 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11069 parameter into two new parameters, "inf_result" and "gdb_result".
11070 Expect inferior output and gdb output from $inferior_spawn_id and
11071 $gdb_spawn_id, respectively. Adjust all callers.
11072
11073 2015-07-29 Pedro Alves <palves@redhat.com>
11074
11075 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11076 of gdb_test_sequence.
11077
11078 2015-07-29 Pedro Alves <palves@redhat.com>
11079
11080 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11081 (saw_spurious_output): Expect inferior output from
11082 $inferior_spawn_id. Use gdb_test_stdio.
11083
11084 2015-07-29 Pedro Alves <palves@redhat.com>
11085
11086 * gdb.base/dprintf.exp: Use standard_testfile. Change
11087 prepare_for_testing call.
11088 (srcfile): Don't set.
11089 (restart): New procedure.
11090 (test_dprintf): New procecure, use to continue over dprintfs.
11091 (test_call, test_agent): New procedures, tests moved here.
11092 Restart gdb and recreate dprintfs. Adjust expected output.
11093
11094 2015-07-29 Pedro Alves <palves@redhat.com>
11095
11096 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11097
11098 2015-07-29 Pedro Alves <palves@redhat.com>
11099
11100 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11101
11102 2015-07-29 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11105 gdb_test_stdio.
11106
11107 2015-07-29 Pedro Alves <palves@redhat.com>
11108
11109 * lib/gdb.exp (gdb_test_stdio): New procedure.
11110
11111 2015-07-29 Pedro Alves <palves@redhat.com>
11112
11113 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11114
11115 2015-07-29 Pedro Alves <palves@redhat.com>
11116
11117 * gdb.base/call-signal-resume.exp: Remove check for
11118 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11119 * gdb.base/unwindonsignal.exp: Likewise.
11120 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11121 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11122
11123 2015-07-29 Pedro Alves <palves@redhat.com>
11124
11125 * gdb.base/siginfo-addr.c (pass): New function.
11126 (handler): Call it iff si_addr is correct.
11127 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11128 Set a breakpoint at "pass" and continue to it.
11129
11130 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11131
11132 * gdb.python/py-objfile.exp: Make some tests have unique names.
11133 * gdb.python/py-pp-registration.exp: Likewise.
11134
11135 2015-07-28 Pedro Alves <palves@redhat.com>
11136
11137 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11138
11139 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11140
11141 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11142
11143 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11144
11145 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11146
11147 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11148
11149 * gdb.base/gdb-sigterm-2.exp: New test.
11150
11151 2015-07-25 Doug Evans <xdje42@gmail.com>
11152
11153 Revert:
11154 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11155 (workers/%.worker, build-perf): New rule.
11156 (GDB_PERFTEST_MODE): New variable.
11157 (check-perf): Use it.
11158 (clean): Clean up gdb.perf parallel build subdirs.
11159 * lib/build-piece.exp: New file.
11160 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11161 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11162 name.
11163 (standard_temp_file): Ditto.
11164 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11165 of $GDB_PARALLEL.
11166
11167 2015-07-24 Doug Evans <dje@google.com>
11168
11169 * gdb.perf/lib/perftest/utils.py: New file.
11170 * gdb.perf/gm-hello.cc: New file.
11171 * gdb.perf/gm-pervasive-typedef.cc: New file.
11172 * gdb.perf/gm-pervasive-typedef.h: New file.
11173 * gdb.perf/gm-std.cc: New file.
11174 * gdb.perf/gm-std.h: New file.
11175 * gdb.perf/gm-use-cerr.cc: New file.
11176 * gdb.perf/gm-utils.h: New file.
11177 * gdb.perf/gmonster-null-lookup.py: New file.
11178 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11179 * gdb.perf/gmonster-print-cerr.py: New file.
11180 * gdb.perf/gmonster-ptype-string.py: New file.
11181 * gdb.perf/gmonster-runto-main.py: New file.
11182 * gdb.perf/gmonster-select-file.py: New file.
11183 * gdb.perf/gmonster1-null-lookup.exp: New file.
11184 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11185 * gdb.perf/gmonster1-print-cerr.exp: New file.
11186 * gdb.perf/gmonster1-ptype-string.exp: New file.
11187 * gdb.perf/gmonster1-runto-main.exp: New file.
11188 * gdb.perf/gmonster1-select-file.exp: New file.
11189 * gdb.perf/gmonster1.cc: New file.
11190 * gdb.perf/gmonster1.exp: New file.
11191 * gdb.perf/gmonster2-null-lookup.exp: New file.
11192 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11193 * gdb.perf/gmonster2-print-cerr.exp: New file.
11194 * gdb.perf/gmonster2-ptype-string.exp: New file.
11195 * gdb.perf/gmonster2-runto-main.exp: New file.
11196 * gdb.perf/gmonster2-select-file.exp: New file.
11197 * gdb.perf/gmonster2.cc: New file.
11198 * gdb.perf/gmonster2.exp: New file.
11199
11200 2015-07-24 Doug Evans <dje@google.com>
11201
11202 * gdb.perf/README: New file.
11203 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11204 * lib/gen-perf-test.exp: New file.
11205
11206 2015-07-24 Doug Evans <dje@google.com>
11207
11208 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11209 (PerfTest::startup): New function.
11210 (PerfTest::run): Return result of calling body.
11211 (PerfTest::assemble): Rewrite.
11212 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11213 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11214 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11215 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11216 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11217
11218 2015-07-24 Doug Evans <dje@google.com>
11219
11220 * lib/gdb.exp (clean_restart): Make executable optional.
11221
11222 2015-07-24 Doug Evans <dje@google.com>
11223
11224 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11225 compiler_info references.
11226 * gdb.cp/temargs.exp: Ditto.
11227 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11228 (get_compiler_info): Early exit if already computed. Set compiler_info
11229 to "unknown" if there was a problem.
11230 (test_compiler_info): Add function comment. Call get_compiler_info.
11231
11232 2015-07-24 Doug Evans <dje@google.com>
11233
11234 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11235 (workers/%.worker, build-perf): New rule.
11236 (GDB_PERFTEST_MODE): New variable.
11237 (check-perf): Use it.
11238 (clean): Clean up gdb.perf parallel build subdirs.
11239 * lib/build-piece.exp: New file.
11240 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11241 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11242 name.
11243 (standard_temp_file): Ditto.
11244 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11245 of $GDB_PARALLEL.
11246
11247 2015-07-24 Doug Evans <dje@google.com>
11248
11249 * lib/future.exp (gdb_default_target_compile): New option
11250 "early_flags".
11251 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11252 --as-needed.
11253
11254 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11255
11256 * gdb.base/catch-syscall.exp: Call gdb_exit before
11257 gdb_skip_xml_test.
11258
11259 2015-07-24 Pedro Alves <palves@redhat.com>
11260
11261 * gdb.python/py-events.exp: Accept output between the stop event
11262 and the prompt.
11263 * gdb.python/py-evsignal.exp: Likewise.
11264 * gdb.python/py-evthreads.exp: Likewise.
11265
11266 2015-07-24 Pedro Alves <palves@redhat.com>
11267
11268 PR gdb/18717
11269 * gdb.threads/non-ldr-exit.c: New file.
11270 * gdb.threads/non-ldr-exit.exp: New file.
11271
11272 2015-07-24 Yao Qi <yao.qi@linaro.org>
11273
11274 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11275 restarting process.
11276
11277 2015-07-24 Yao Qi <yao.qi@linaro.org>
11278
11279 * gdb.server/ext-restart.exp: New file.
11280
11281 2015-07-24 Yao Qi <yao.qi@linaro.org>
11282
11283 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11284 argument options.
11285 * gdb.server/ext-wrapper.exp: New file.
11286
11287 2015-07-23 Doug Evans <dje@google.com>
11288
11289 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11290 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11291
11292 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11293
11294 * gdb.ada/var_arr_typedef.exp: New testcase.
11295 * gdb.ada/var_arr_typedef/pack.adb: New file.
11296 * gdb.ada/var_arr_typedef/pack.ads: New file.
11297 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11298
11299 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11300
11301 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11302
11303 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11304
11305 * gdb.arch/i386-biarch-core.exp: Replace istarget
11306 by "complete set gnutarget". Remove expectation for the "core-file"
11307 command.
11308
11309 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11310
11311 Revert the previous commit:
11312 Tests for validate symbol file using build-id.
11313
11314 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11315
11316 Tests for validate symbol file using build-id.
11317 * gdb.base/solib-mismatch-lib.c: New file.
11318 * gdb.base/solib-mismatch-libmod.c: New file.
11319 * gdb.base/solib-mismatch.c: New file.
11320 * gdb.base/solib-mismatch.exp: New file.
11321
11322 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11323
11324 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11325 nios2-*-linux*.
11326 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11327 * gdb.base/siginfo.exp: Likewise.
11328 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11329
11330 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11331
11332 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11333 Move it to ...
11334 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11335 ... here.
11336 * gdb.trace/range-stepping.exp: Check that the target supports
11337 range stepping.
11338
11339 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11340
11341 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11342
11343 2015-07-14 Pedro Alves <palves@redhat.com>
11344
11345 * gdb.base/killed-outside.exp: New file.
11346 * gdb.base/killed-outside.c: New file.
11347
11348 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11349
11350 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11351 (n at main): New.
11352 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11353
11354 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11355
11356 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11357 infcall tests instead of setting up for KFAIL.
11358
11359 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11360
11361 * gdb.btrace/record_goto-step.exp: New.
11362
11363 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11364
11365 PR compile/18484
11366 * gdb.compile/compile.c (struct struct_type): Add volatile to
11367 selffield's type.
11368 * gdb.compile/compile.exp
11369 (compile code struct_object.selffield = &struct_object): Skip further
11370 struct_object tests if this one xfails.
11371
11372 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11373
11374 PR exp/18617
11375 * gdb.trace/ax.exp: Add test.
11376
11377 2015-07-07 Yao Qi <yao.qi@linaro.org>
11378
11379 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11380 instead of istarget "aarch64*-*-*".
11381 * gdb.arch/aarch64-fp.exp: Likewise.
11382 * gdb.base/float.exp: Likewise.
11383 * gdb.reverse/aarch64.exp: Likewise.
11384 * lib/gdb.exp (is_aarch64_target): New proc.
11385
11386 2015-07-07 Yao Qi <yao.qi@linaro.org>
11387
11388 * lib/gdb.exp (is_aarch32_target): New proc.
11389 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11390 instead of "istarget "arm*-*-*"".
11391 * gdb.arch/arm-disp-step.exp: Likewise.
11392 * gdb.arch/thumb-bx-pc.exp: Likewise.
11393 * gdb.arch/thumb-prologue.exp: Likewise.
11394 * gdb.arch/thumb-singlestep.exp: Likewise.
11395 * gdb.base/disp-step-syscall.exp: Likewise.
11396 * gdb.base/float.exp: Likewise.
11397
11398 2015-07-07 Yao Qi <yao.qi@linaro.org>
11399
11400 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11401 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11402
11403 2015-07-07 Yao Qi <yao.qi@linaro.org>
11404
11405 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11406 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11407 if it exists.
11408 * gdb.multi/multi-arch.exp: Likewise.
11409
11410 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11411
11412 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11413 print.
11414
11415 2015-07-07 Yao Qi <yao.qi@linaro.org>
11416
11417 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11418
11419 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11420
11421 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11422 '[' and ']' characters.
11423
11424 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11425
11426 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11427
11428 2015-06-29 Pedro Alves <palves@redhat.com>
11429
11430 PR threads/18127
11431 * gdb.threads/hand-call-new-thread.c: New file.
11432 * gdb.threads/hand-call-new-thread.c: New file.
11433
11434 2015-06-26 Keith Seitz <keiths@redhat.com>
11435 Doug Evans <dje@google.com>
11436
11437 PR 16253
11438 * gdb.cp/var-tag-2.cc: New file.
11439 * gdb.cp/var-tag-3.cc: New file.
11440 * gdb.cp/var-tag-4.cc: New file.
11441 * gdb.cp/var-tag.cc: New file.
11442 * gdb.cp/var-tag.exp: New file.
11443
11444 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11445
11446 * gdb.base/history-duplicates.exp: New test.
11447
11448 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11449
11450 * gdb.base/completion.exp: Test the completion of the "focus"
11451 command.
11452
11453 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11454
11455 * gdb.arch/amd64-prologue-skip.S: New file.
11456 * gdb.arch/amd64-prologue-skip.exp: New file.
11457
11458 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11459
11460 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11461 is_address_zero_readable check.
11462
11463 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11464
11465 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11466 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11467
11468 2015-06-24 Yao Qi <yao.qi@linaro.org>
11469
11470 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11471 linux targets.
11472
11473 2015-06-24 Yao Qi <yao.qi@linaro.org>
11474
11475 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11476 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11477 * gdb.base/siginfo-thread.exp: Likewise.
11478
11479 2015-06-22 Yao Qi <yao.qi@linaro.org>
11480
11481 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11482
11483 2015-06-22 Yao Qi <yao.qi@linaro.org>
11484
11485 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11486 aarch64*-*-*.
11487 (skip_hw_watchpoint_tests): Likewise.
11488
11489 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11490
11491 * gdb.base/gdbinit-history.exp: Test the interaction between
11492 setting GDBHISTSIZE and setting the history size via .gdbinit.
11493
11494 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11495
11496 PR gdb/16999
11497 * gdb.base/gdbhistsize-history.exp: New test.
11498
11499 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11500
11501 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11502 with GDBHISTSIZE.
11503 * gdb.base/readline.exp: Likewise.
11504
11505 2015-06-17 Yao Qi <yao.qi@linaro.org>
11506
11507 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11508 line.
11509
11510 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11511
11512 * gdb.base/gdbinit-history.exp: Add test case to check that
11513 an unlimited history file does not get truncated on exit.
11514
11515 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11516
11517 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11518 (VECTOR): New macro. Use it...
11519 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11520 ...for these typedefs.
11521 (int8, char1, int1, double1): New typedefs.
11522 (struct just_int2, struct two_int2): New structures.
11523 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11524 (add_structvecs, add_singlevecs): New functions.
11525 (main): Call add_some_intvecs twice.
11526 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11527 the compile and exit upon failure. Try compiling for the "native"
11528 architecture. Test inferior function calls with vector arguments
11529 and vector return value handling with "finish" and "return".
11530
11531 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11532
11533 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11534 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11535 PE file.
11536 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11537
11538 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11539
11540 PR breakpoints/16465
11541 * gdb.mi/mi-dprintf-pending.c: New file.
11542 * gdb.mi/mi-dprintf-pending.exp: New test.
11543 * gdb.mi/mi-dprintf-pendshr.c: New file.
11544
11545 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11546 Mircea Gherzan <mircea.gherzan@intel.com>
11547
11548 * gdb.arch/i386-mpx-map.c: New file.
11549 * gdb.arch/i386-mpx-map.exp: New File.
11550
11551 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11552
11553 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11554 * gdb.arch/i386-mpx.exp: Indentation fixed.
11555
11556 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11557
11558 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11559 function and improved indentation.
11560 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11561 gdb_test_multiple. Added additional tests to skip the test.
11562
11563 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11564
11565 * gdb.arch/i386-avx512.c: Change path in include file.
11566 * gdb.arch/i386-avx512.exp: Change include dir path
11567 compilation flag.
11568 * gdb.arch/i386-mpx.c: Change path in include file.
11569 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11570 flag.
11571
11572 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11573
11574 * gdb.compile/compile-print.exp (compile print *vararray@3)
11575 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11576
11577 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11578
11579 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11580 (do not keep jit in memory): ... this.
11581 (expect 5): Change it to ...
11582 (expect no 5): ... this.
11583
11584 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11585
11586 PR gdb/15564
11587 * gdb.mi/mi-detach.exp: New file.
11588
11589 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11590
11591 PR symtab/18392
11592 * gdb.arch/amd64-tailcall-self.S: New file.
11593 * gdb.arch/amd64-tailcall-self.c: New file.
11594 * gdb.arch/amd64-tailcall-self.exp: New file.
11595
11596 2015-05-28 Don Breazeal <donb@codesourcery.com>
11597
11598 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11599 tests for remote targets by checking is_target_gdbserver.
11600
11601 2015-05-27 Doug Evans <dje@google.com>
11602
11603 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11604 * gdb.dwarf2/opaque-type-lookup.c: New file.
11605 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11606
11607 2015-05-26 Doug Evans <dje@google.com>
11608
11609 * gdb.cp/iostream.cc: New file.
11610 * gdb.cp/iostream.exp: New file.
11611
11612 2015-05-26 Doug Evans <dje@google.com>
11613
11614 * gdb.dwarf2/dw2-op-call.exp: Update.
11615 * gdb.dwarf2/dw4-sig-types.exp: Update.
11616 * gdb.dwarf2/implptr.exp: Update.
11617 * gdb.mi/mi-cmd-param-changed.exp: Update.
11618
11619 2015-05-26 Doug Evans <dje@google.com>
11620
11621 * gdb.python/py-lazy-string.c: New file.
11622 * gdb.python/py-lazy-string.exp: New file.
11623 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11624 (main): Update. Add estring3.
11625 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11626 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11627
11628 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11629 Yao Qi <yao.qi@linaro.org>
11630
11631 * gdb.reverse/aarch64.c: New.
11632 * gdb.reverse/aarch64.exp: New.
11633
11634 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11635
11636 * lib/gdb.exp (supports_process_record): Return true for
11637 aarch64*-linux*.
11638 (supports_reverse): Likewise.
11639
11640 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11641
11642 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11643 Use with_test_prefix.
11644
11645 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11646
11647 * gdb.base/completion.exp: Add test for completion of layout
11648 names.
11649
11650 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11651
11652 * lib/gdb.exp (skip_tui_tests): New proc.
11653 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11654
11655 2015-05-19 Pedro Alves <palves@redhat.com>
11656
11657 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11658 Save the whole env array instead of just HOME. Unset HISTSIZE in
11659 the environment while testing. Restore whole environment
11660 afterwards.
11661
11662 2015-05-16 Doug Evans <xdje42@gmail.com>
11663
11664 * gdb.guile/scm-ports.c: New file.
11665 * gdb.guile/scm-ports.exp: Add memory port tests.
11666
11667 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11668
11669 * gdb.compile/compile-print.c: New file.
11670 * gdb.compile/compile-print.exp: New file.
11671
11672 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11673
11674 * gdb.compile/compile-ops.exp: Cast param to void.
11675 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11676 (compile code struct_object.selffield = &struct_object): Add xfail.
11677
11678 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11679
11680 * gdb.ada/arr_enum_with_gap: New testcase.
11681
11682 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11683
11684 * gdb.ada/byte_packed_arr: New testcase.
11685
11686 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11687
11688 * gdb.ada/pckd_neg: New testcase.
11689
11690 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11691
11692 PR gdb/17820
11693 * gdb.base/gdbinit-history.exp: New test.
11694 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11695 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11696
11697 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11698
11699 * gdb.python/py-xmethods.cc: Enhance test case.
11700 * gdb.python/py-xmethods.exp: New tests.
11701 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11702 function.
11703 (B_indexoper): Likewise.
11704 (global_dm_list) : Add new xmethod worker functions.
11705
11706 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11707
11708 * gdb.base/coredump-filter.exp: Correctly unset
11709 "coredump_var_addr" array.
11710
11711 2015-05-08 Pedro Alves <palves@redhat.com>
11712
11713 * gdb.server/non-existing-program.exp: Unset spawn_id.
11714
11715 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11716
11717 PR python/18291
11718 * gdb.python/py-xmethods.exp: Add tests.
11719
11720 2015-05-08 Yao Qi <yao.qi@linaro.org>
11721
11722 PR gdb/18208
11723 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11724 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11725 function set_coredump_filter, and remove remote_exec call.
11726 Remove argument ipid. Callers update.
11727 (top level): Don't get inferior's PID.
11728
11729 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11730
11731 * gdb.base/watch_thread_num.exp: Skip test on targets without
11732 access watchpoints.
11733
11734 2015-05-06 Pedro Alves <palves@redhat.com>
11735
11736 PR server/18081
11737 * gdb.server/non-existing-program.exp: New file.
11738
11739 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11740
11741 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11742
11743 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11744
11745 * gdb.ada/out_of_line_in_inlined: New testcase.
11746
11747 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11748
11749 * gdb.ada/var_rec_arr: New testcase.
11750
11751 2015-04-30 Yao Qi <yao.qi@linaro.org>
11752
11753 * gdb.base/break-idempotent.exp: If
11754 skip_hw_watchpoint_multi_tests returns true, skip the tests
11755 on "rwatch" and "awatch".
11756
11757 2015-04-30 Yao Qi <yao.qi@linaro.org>
11758
11759 * gdb.base/relativedebug.exp: Invoke gdb command
11760 "info sharedlibrary", and if libc.so doesn't have debug info,
11761 skip the test.
11762
11763 2015-04-29 Doug Evans <dje@google.com>
11764
11765 * gdb.python/py-xmethods.exp: Add ptype tests.
11766 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11767 get_result_type method.
11768
11769 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11770
11771 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11772 the target does not support hardware watchpoints.
11773
11774 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11775
11776 * gdb.base/break-always.exp: Abort testing if writing to memory
11777 causes an error.
11778
11779 2015-04-28 Doug Evans <dje@google.com>
11780
11781 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11782 * gdb.python/py-pp-registration.exp: ... here. New file.
11783 * gdb.python/py-pp-registration.c: New file.
11784 * gdb.python/py-pp-registration.py: New file.
11785
11786 2015-04-28 Doug Evans <dje@google.com>
11787
11788 * gdb.python/py-bad-printers.c: New file.
11789 * gdb.python/py-bad-printers.py: New file.
11790 * gdb.python/py-bad-printers.exp: New file.
11791
11792 2015-04-28 Sasha Smundak <asmundak@google.com>
11793
11794 * gdb.python/py-type.exp: New test.
11795
11796 2015-04-28 Andy Wingo <wingo@igalia.com>
11797
11798 * gdb.python/py-parameter.exp:
11799 * gdb.guile/scm-parameter.exp: Escape the path that we are
11800 matching against, as it might contain characters that are special
11801 to regular expressions.
11802
11803 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11804
11805 * gdb.ada/rec_comp: New testcase.
11806
11807 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11808
11809 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11810 before using it.
11811
11812 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11813
11814 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11815 new tests for verilog output.
11816
11817 2015-04-24 Yao Qi <yao.qi@linaro.org>
11818
11819 * boards/remote-gdbserver-on-localhost.exp: New file.
11820
11821 2015-04-23 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11824 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11825 "end of file", remove $inferior_spawn_id from the indirect list.
11826
11827 2015-04-23 Pedro Alves <palves@redhat.com>
11828
11829 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11830
11831 2015-04-23 Pedro Alves <palves@redhat.com>
11832
11833 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11834 on $any_spawn_id instead of only on $gdb_spawn_id.
11835
11836 2015-04-21 Pierre Muller <muller@sourceware.org>
11837
11838 PR pascal/17815
11839 * lib/pascal.exp (gpc_compile): Add new option "class".
11840 (fpc_compile): Likewise.
11841 * gdb.pascal/case-insensitive-symbols.pas: New file.
11842 * gdb.pascal/case-insensitive-symbols.exp: New file.
11843
11844 2015-04-20 Gary Benson <gbenson@redhat.com>
11845
11846 * gdb.base/attach.exp: Fix three extended remote failures.
11847
11848 2015-04-17 Gary Benson <gbenson@redhat.com>
11849
11850 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11851 the main executable over the remote protocol.
11852
11853 2015-04-16 Pedro Alves <palves@redhat.com>
11854
11855 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11856 a new gdbserver if gdbserver_reconnect_p is set.
11857
11858 2015-04-16 Pedro Alves <palves@redhat.com>
11859
11860 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11861 is set, don't exit gdbserver.
11862
11863 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11864
11865 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11866 appropriate .insn, such that an older assembler can be used.
11867 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11868 the z/Architecture instruction set on 31-bit targets as well.
11869
11870 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11871
11872 * gdb.go/handcall.exp: Remove all logic related to the first
11873 breakpoint and rely on go_runto_main instead.
11874 * gdb.go/strings.exp: Likewise.
11875 * gdb.go/unsafe.exp: Likewise.
11876 * gdb.go/hello.exp: Likewise. Also rename the remaining
11877 breakpoint marker to "breakpoint 1".
11878 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11879 * gdb.go/strings.go: Likewise.
11880 * gdb.go/unsafe.go: Likewise.
11881 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11882 "set breakpoint 2 here" and rename the remaining breakpoint marker
11883 to "breakpoint 1".
11884
11885 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11886
11887 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11888 if itertools.imap is not present.
11889 * gdb.python/py-objfile.exp: Add parentheses.
11890 * gdb.python/py-type.exp: Same.
11891 * gdb.python/py-unwind-maint.py: Same.
11892
11893 2015-04-15 Yao Qi <yao.qi@linaro.org>
11894
11895 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11896 of ":$ptr_size" and set its form explicitly.
11897
11898 2015-04-15 Pedro Alves <palves@redhat.com>
11899 Yao Qi <yao.qi@linaro.org>
11900
11901 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11902 timeout by factor of 4.
11903 (test_regular_watch): Likewise.
11904 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11905 * gdb.reverse/sigall-reverse.exp: Likewise.
11906 * gdb.reverse/until-precsave.exp: Likewise.
11907 * lib/gdb.exp (with_timeout_factor): New proc.
11908 (gdb_expect): Move some code to ...
11909 (get_largest_timeout): ... here. New procedure.
11910
11911 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11912
11913 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11914
11915 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11916
11917 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11918 to write to the .text section.
11919
11920 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11921
11922 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11923 Handle the case of targets that do not provide PID information.
11924
11925 2015-04-13 Yao Qi <yao.qi@linaro.org>
11926
11927 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11928 and use expect instead of gdb_expect.
11929
11930 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11931
11932 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11933 "coredump_var_addr" to avoid naming conflict with other testcases.
11934
11935 2015-04-10 Pedro Alves <palves@redhat.com>
11936
11937 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11938 gdb_test_sequence and gdb_assert.
11939
11940 2015-04-10 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11943 test messages that don't include the breakpoint address.
11944
11945 2015-04-10 Yao Qi <yao.qi@linaro.org>
11946
11947 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11948 false for some offset and width combinations which aren't
11949 supported by linux kernel.
11950
11951 2015-04-10 Pedro Alves <palves@redhat.com>
11952
11953 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11954 procedure, factored out from ...
11955 (top level): ... here. Add "set displaced-stepping" testing axis.
11956 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11957 parameter "displaced". Use it.
11958 (top level): Use foreach and add "set displaced-stepping" testing
11959 axis.
11960
11961 2015-04-10 Pedro Alves <palves@redhat.com>
11962
11963 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11964 Remove comment.
11965 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11966 both the address of the instruction that triggers the watchpoint
11967 and the address of the instruction immediately after, and use
11968 those addresses for the test. Fix comment.
11969
11970 2015-04-10 Pedro Alves <palves@redhat.com>
11971
11972 * gdb.base/sigstep.exp (breakpoint_to_handler)
11973 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11974 Test "backtrace" in handler.
11975 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11976 (top level): Add new "displaced" test axis to
11977 breakpoint_to_handler, breakpoint_to_handler_entry and
11978 breakpoint_over_handler.
11979
11980 2015-04-10 Pedro Alves <palves@redhat.com>
11981
11982 PR gdb/18216
11983 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11984
11985 2015-04-10 Yao Qi <yao.qi@linaro.org>
11986
11987 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11988 (test_add_rn_pc): New function.
11989 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11990 (top level): Invoke test_add_rn_pc.
11991
11992 2015-04-10 Pedro Alves <palves@redhat.com>
11993
11994 PR gdb/13858
11995 * gdb.base/step-over-no-symbols.exp: New file.
11996
11997 2015-04-09 Andy Wingo <wingo@igalia.com>
11998
11999 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12000 after the Python tests.
12001
12002 2015-04-08 Keith Seitz <keiths@redhat.com>
12003
12004 PR python/16699
12005 * gdb.python/py-completion.exp: New tests for completion.
12006 * gdb.python/py-completion.py (CompleteLimit1): New class.
12007 (CompleteLimit2): Likewise.
12008 (CompleteLimit3): Likewise.
12009 (CompleteLimit4): Likewise.
12010 (CompleteLimit5): Likewise.
12011 (CompleteLimit6): Likewise.
12012 (CompleteLimit7): Likewise.
12013
12014 2015-04-08 Pedro Alves <palves@redhat.com>
12015
12016 PR gdb/18214
12017 PR gdb/18216
12018 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12019 function.
12020 (main): Install it as SIGUSR1 handler.
12021 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12022 parameter. Always use "setup" as prefix. Toggle "set
12023 displaced-stepping" off/on depending on global. Don't switch to
12024 thread 1 here.
12025 (top level): Add displaced stepping "off/on" test axis. Update
12026 "setup" calls. Wrap each subtest with with_test_prefix. Test
12027 continuing with a queued signal in each thread.
12028
12029 2015-04-08 Pedro Alves <palves@redhat.com>
12030
12031 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12032 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12033 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12034 Return early if running to main fails.
12035 * gdb.trace/while-stepping.exp: Likewise.
12036
12037 2015-04-07 Pedro Alves <palves@redhat.com>
12038
12039 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12040 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12041 interact with inferior program.
12042
12043 2015-04-07 Pedro Alves <palves@redhat.com>
12044
12045 * lib/gdb.exp (inferior_spawn_id): New global.
12046 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12047 spawn id after processing the user code.
12048 (default_gdb_start): Set inferior_spawn_id.
12049 (send_inferior): New procedure.
12050 * lib/gdbserver-support.exp (gdbserver_start): Set
12051 inferior_spawn_id.
12052 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12053
12054 2015-04-07 Pedro Alves <palves@redhat.com>
12055
12056 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12057 * lib/gdbserver-support.exp (gdbserver_start): Make
12058 $server_spawn_id global.
12059 (gdbserver_start): Don't wait for gdbserver's spawn id with
12060 expect_background.
12061 (close_gdbserver): New procedure.
12062 (gdb_exit): Rename the default version and reimplement.
12063
12064 2015-04-07 Pedro Alves <palves@redhat.com>
12065
12066 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12067 append the substituted item, not the original item.
12068
12069 2015-04-07 Pedro Alves <palves@redhat.com>
12070
12071 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12072 gdb_expect.
12073
12074 2015-04-07 Pedro Alves <palves@redhat.com>
12075
12076 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12077 output appearing once only.
12078
12079 2015-04-07 Pedro Alves <palves@redhat.com>
12080
12081 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12082 that doesn't expect anything. Return early if running to main
12083 fails.
12084
12085 2015-04-07 Yao Qi <yao.qi@linaro.org>
12086
12087 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12088 (child_function): Call alarm.
12089 (main): Move call to alarm into the loop.
12090 * gdb.threads/non-stop-fair-events.exp: Build program with
12091 -DTIMEOUT=$timeout.
12092
12093 2015-04-06 Doug Evans <xdje42@gmail.com>
12094
12095 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12096 Fix dest parameter to board_info.
12097 (fpc_compile): Ditto.
12098 (gdb_compile_pascal): Rename dest arg to destfile.
12099
12100 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12101
12102 * gdb.ada/funcall_ref.exp: New file.
12103 * gdb.ada/funcall_ref/foo.adb: New file.
12104
12105 2015-04-02 Yao Qi <yao.qi@linaro.org>
12106
12107 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12108 is remote.
12109
12110 2015-04-02 Gary Benson <gbenson@redhat.com>
12111
12112 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12113
12114 2015-04-01 Sasha Smundak <asmundak@google.com>
12115
12116 * gdb.python/py-unwind-maint.c: New file.
12117 * gdb.python/py-unwind-maint.exp: New test.
12118 * gdb.python/py-unwind-maint.py: New file.
12119 * gdb.python/py-unwind.c: New file.
12120 * gdb.python/py-unwind.exp: New test.
12121 * gdb.python/py-unwind.py: New test.
12122
12123 2015-04-01 Pedro Alves <palves@redhat.com>
12124
12125 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12126 to fail instead of non-existent $test.
12127
12128 2015-04-01 Pedro Alves <palves@redhat.com>
12129
12130 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12131 GDBFLAGS if not empty.
12132
12133 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12134
12135 * gdb.ada/complete.exp: Remove "multi_line".
12136 * gdb.ada/info_exc.exp: Remove "multi_line".
12137 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12138 * gdb.ada/ptype_field.exp: Remove "multi_line".
12139 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12140 * gdb.ada/tagged.exp: Remove "multi_line".
12141 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12142 [multi_line ...]
12143 * gdb.btrace/delta.exp: Likewise.
12144 * gdb.btrace/exception.exp: Likewise.
12145 * gdb.btrace/function_call_history.exp: Likewise.
12146 * gdb.btrace/instruction_history.exp: Likewise.
12147 * gdb.btrace/nohist.exp: Likewise.
12148 * gdb.btrace/record_goto.exp: Likewise.
12149 * gdb.btrace/segv.exp: Likewise.
12150 * gdb.btrace/stepi.exp: Likewise.
12151 * gdb.btrace/tailcall.exp: Likewise.
12152 * gdb.btrace/unknown_functions.exp: Likewise.
12153 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12154 * lib/gdb.exp: Add the "multi_line" helper.
12155
12156 2015-04-01 Pedro Alves <palves@redhat.com>
12157
12158 * gdb.threads/tid-reuse.c: New file.
12159 * gdb.threads/tid-reuse.exp: New file.
12160
12161 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12162
12163 PR corefiles/16092
12164 * gdb.base/coredump-filter.c: New file.
12165 * gdb.base/coredump-filter.exp: Likewise.
12166
12167 2015-03-27 Petr Machata <pmachata@redhat.com>
12168
12169 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12170 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12171 (Dwarf::assemble): Initialize them.
12172 (Dwarf::lines): New function.
12173
12174 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12175
12176 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12177 SYMBOL_PREFIX for x86_64-*-cygwin.
12178
12179 2015-03-26 Andy Wingo <wingo@igalia.com>
12180
12181 PR symtab/18148
12182 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12183 const_value but not a location.
12184 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12185 location defined in non-main CUs are visible.
12186
12187 2015-03-26 Yao Qi <yao.qi@linaro.org>
12188
12189 PR testsuite/18139
12190 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12191 Add a line number entry for the same line.
12192 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12193 Add a line number entry for the same line.
12194
12195 2015-03-26 Yao Qi <yao.qi@linaro.org>
12196
12197 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12198 .int 0.
12199 (func): Likewise. Add .Lfunc_1 label.
12200 Use .Lfunc_1 label.
12201 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12202 .int 0.
12203 (func): Likewise.
12204 Use .Lfunc_1 label.
12205
12206 2015-03-26 Yao Qi <yao.qi@linaro.org>
12207
12208 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12209 Call gdb_compile instead to compile each .s files without debug
12210 information.
12211
12212 2015-03-26 Yao Qi <yao.qi@linaro.org>
12213
12214 * gdb.base/savedregs.exp (process_saved_regs): Make
12215 "Saved registers:" optional in the pattern.
12216
12217 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12218
12219 * gdb.btrace/next.exp: Merged into step.exp.
12220 * gdb.btrace/finish.exp: Merged into step.exp.
12221 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12222 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12223 "record goto" and checking the exact replay position.
12224 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12225 check for "Recording format" in "info record" output.
12226 * gdb.btrace/record_goto.exp: Choose test file based on target.
12227 * gdb.btrace/x86-record_goto.S: Renamed into ...
12228 * gdb.btrace/x86_64-record_goto.S: ... this.
12229 * gdb.btrace/i686-record_goto.S: New.
12230 * gdb.btrace/x86-tailcall.S: Renamed into ...
12231 * gdb.btrace/x86_64-tailcall.S: ... this.
12232 * gdb.btrace/i686-tailcall.S: New.
12233 * gdb.btrace/x86-tailcall.c: Renamed into ...
12234 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12235 separate statements. Update test.
12236 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12237 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12238 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12239 * gdb.btrace/tailcall.exp: Choose test file based on target.
12240 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12241
12242 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12243
12244 * gdb.btrace/exception.exp: Increase BTS buffer size.
12245
12246 2015-03-24 Pedro Alves <palves@redhat.com>
12247
12248 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12249
12250 2015-03-24 Pedro Alves <palves@redhat.com>
12251
12252 * gdb.threads/schedlock.exp (test_step): No longer expect that
12253 "set scheduler-locking step" with "next" over a function call runs
12254 threads unlocked.
12255
12256 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12257
12258 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12259
12260 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12261
12262 PR breakpoints/16466
12263 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12264 * gdb.mi/mi-pending.c (thread_func): New function.
12265 (int main): Add threading support required.
12266 * gdb.mi/mi-pending.exp: Add tests for this issue.
12267 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12268 (pendfunc2): Remove stdio dependency.
12269 * gdb.mi/mi-pendshr2.c: New file.
12270
12271 2015-03-23 Keith Seitz <keiths@redhat.com>
12272
12273 * gdb.linespec/keywords.c: New file.
12274 * gdb.linespec/keywords.exp: New file.
12275
12276 2015-03-23 Keith Seitz <keiths@redhat.com>
12277
12278 PR gdb/18021
12279 * gdb.dwarf2/staticvirtual.exp: New test.
12280
12281 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12282
12283 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12284 * README: Remove HP-UX and gdb.hp.
12285 (configuration):
12286 * configure: Regenerate.
12287 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12288 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12289 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12290 gdb.hp/gdb.defects/Makefile.
12291 * gdb.hp/Makefile.in: File deleted.
12292 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12293 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12294 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12295 * gdb.hp/gdb.aCC/run.c: File deleted.
12296 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12297 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12298 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12299 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12300 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12301 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12302 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12303 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12304 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12305 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12306 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12307 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12308 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12309 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12310 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12311 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12312 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12313 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12314 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12315 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12316 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12317 * gdb.hp/gdb.compat/average.c: File deleted.
12318 * gdb.hp/gdb.compat/sum.c: File deleted.
12319 * gdb.hp/gdb.compat/xdb.c: File deleted.
12320 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12321 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12322 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12323 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12324 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12325 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12326 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12327 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12328 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12329 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12330 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12331 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12332 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12333 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12334 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12335 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12336 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12337 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12338 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12339 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12340 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12341 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12342 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12343 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12344 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12345 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12346 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12347 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12348 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12349 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12350 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12351 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12352 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12353 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12354 * gdb.hp/tools/odump: File deleted.
12355
12356 2015-03-19 Pedro Alves <palves@redhat.com>
12357
12358 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12359 (saw_thread_3): New globals.
12360 (top level): Increment them when an event for the corresponding
12361 thread is seen.
12362 (no thread starvation): New test.
12363
12364 2015-03-19 Pedro Alves <palves@redhat.com>
12365
12366 * gdb.threads/continue-pending-status.c: New file.
12367 * gdb.threads/continue-pending-status.exp: New file.
12368
12369 2015-03-18 Pedro Alves <palves@redhat.com>
12370
12371 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12372 Use gdb_is_target_remote instead of is_remote. Use
12373 gdb_test_multiple instead of gdb_expect. Exit early if
12374 gdb_test_multiple hits its internal matches. Tighten stepi tests
12375 expected output. Fail on exit with any signal, instead of just
12376 SIGILL.
12377
12378 2015-03-18 Yao Qi <yao.qi@linaro.org>
12379
12380 PR tdep/18107
12381 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12382 variable.
12383 * gdb.base/catch-syscall.exp: Don't skip it on
12384 aarch64*-*-linux* target. Remove elements in all_syscalls.
12385 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12386 target.
12387 (setup_all_syscalls): New proc.
12388
12389 2015-03-16 Yao Qi <yao.qi@linaro.org>
12390
12391 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12392 (top level): Skip tests if valid_addr_p returns false for
12393 $cmd1 or $cmd2.
12394
12395 2015-03-11 Andy Wingo <wingo@igalia.com>
12396
12397 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12398
12399 2015-03-11 Yao Qi <yao.qi@linaro.org>
12400
12401 * gdb.base/catch-syscall.exp: Fix typo in comments.
12402
12403 2015-03-11 Yao Qi <yao.qi@linaro.org>
12404
12405 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12406
12407 2015-03-09 Pedro Alves <palves@redhat.com>
12408
12409 * dg-extract-results.py: Delete.
12410
12411 2015-03-09 Pedro Alves <palves@redhat.com>
12412
12413 Merge dg-extract-results.sh from GCC upstream (r218843).
12414
12415 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12416 * dg-extract-results.sh: Use --text with grep to avoid issues with
12417 binary files. Fall back to cat -v, if that doesn't work.
12418
12419 2015-03-05 Pedro Alves <palves@redhat.com>
12420
12421 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12422
12423 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12424
12425 * lib/mi-support.exp (mi_expect_interrupt): Accept
12426 alternative event for when in all-stop mode.
12427
12428 2015-03-04 Pedro Alves <palves@redhat.com>
12429
12430 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12431
12432 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12433
12434 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12435
12436 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12437
12438 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12439 regexps for GDB's current line display, accept a hex address
12440 preceding the line number.
12441
12442 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12443
12444 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12445 the 'arch1' variable for "s390*-linux*" targets.
12446
12447 2015-03-04 Pedro Alves <palves@redhat.com>
12448
12449 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12450 (main): Pass missing retval argument to pthread_join call.
12451
12452 2015-03-02 Pedro Alves <palves@redhat.com>
12453
12454 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12455 (top level): Call do_test with non-stop as well.
12456
12457 2015-03-02 Pedro Alves <palves@redhat.com>
12458
12459 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12460 -1.
12461
12462 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12463
12464 * gdb.arch/s390-vregs.exp: New test.
12465 * gdb.arch/s390-vregs.S: New file.
12466
12467 2015-02-27 Pedro Alves <palves@redhat.com>
12468
12469 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12470 call to catch_command_errors.
12471 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12472 catch_command_errors.
12473
12474 2015-02-27 Pedro Alves <palves@redhat.com>
12475
12476 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12477 "true" for boolean result.
12478 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12479 prototype of main.
12480
12481 2015-02-27 Pedro Alves <palves@redhat.com>
12482
12483 * lib/unbuffer_output.c: New file.
12484 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12485 (main): Call gdb_unbuffer_output.
12486
12487 2015-02-27 Yao Qi <yao.qi@linaro.org>
12488
12489 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12490 target.
12491
12492 2015-02-26 Doug Evans <dje@google.com>
12493
12494 * gdb.cp/class2.cc (Dbase, D): New classes.
12495 (main): New local delta.
12496 * gdb.cp/class2.exp: Test printing delta.
12497 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12498 (dynbar): New global.
12499 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12500
12501 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12502
12503 * gdb.compile/compile-ifunc.c: New file.
12504 * gdb.compile/compile-ifunc.exp: New file.
12505
12506 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12507
12508 * gdb.base/structs.exp: Check for correct struct on finish.
12509
12510 2015-02-26 Yao Qi <yao.qi@linaro.org>
12511
12512 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12513 is zero.
12514
12515 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12516
12517 * gdb.arch/cordic.ko.bz2: New file.
12518 * gdb.arch/cordic.ko.debug.bz2: New file.
12519 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12520
12521 2015-02-25 Yao Qi <yao.qi@linaro.org>
12522
12523 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12524 aarch64*-*-* target.
12525
12526 2015-02-23 Pedro Alves <palves@redhat.com>
12527
12528 * lib/gdb.exp (delete_breakpoints): Rewrite using
12529 gdb_test_multiple.
12530
12531 2015-02-23 Pedro Alves <palves@redhat.com>
12532
12533 * gdb.base/info-os.c: Include stdlib.h.
12534
12535 2015-02-22 Doug Evans <xdje42@gmail.com>
12536
12537 PR symtab/17855
12538 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12539 is read after symbols have been re-read.
12540 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12541 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12542
12543 2015-02-21 Doug Evans <dje@google.com>
12544
12545 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12546
12547 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12548
12549 PR corefiles/17808
12550 * gdb.arch/i386-biarch-core.core.bz2: New file.
12551 * gdb.arch/i386-biarch-core.exp: New file.
12552
12553 2015-02-21 Pedro Alves <palves@redhat.com>
12554
12555 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12556 runto_main fails.
12557
12558 2015-02-20 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12561 info probes.
12562
12563 2015-02-20 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12566
12567 2015-02-20 Pedro Alves <palves@redhat.com>
12568
12569 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12570 clean_restart before gdb_target_supports_trace.
12571
12572 2015-02-20 Pedro Alves <palves@redhat.com>
12573
12574 PR threads/18006
12575 * gdb.threads/clone-thread_db.c: New file.
12576 * gdb.threads/clone-thread_db.exp: New file.
12577
12578 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12579
12580 PR breakpoints/16812
12581 * gdb.base/catch-gdb-caused-signals.c: New file.
12582 * gdb.base/catch-gdb-caused-signals.exp: New file.
12583
12584 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12585
12586 * configure: Regenerated.
12587 * configure.ac: Use GDB_AC_TRANSFORM.
12588 * aclocal.m4: sinclude ../transform.m4.
12589
12590 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12591
12592 * lib/dtrace.exp: New file.
12593 * gdb.base/dtrace-probe.exp: Likewise.
12594 * gdb.base/dtrace-probe.d: Likewise.
12595 * gdb.base/dtrace-probe.c: Likewise.
12596 * lib/pdtrace.in: Likewise.
12597 * configure.ac: Output variables with the transformed names of
12598 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12599 * configure: Regenerated.
12600
12601 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12602
12603 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12604 expected message when trying to access $_probe_* convenience
12605 variables while not on a probe.
12606
12607 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12608
12609 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12610
12611 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12612
12613 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12614 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12615
12616 2015-02-10 Doug Evans <xdje42@gmail.com>
12617
12618 * lib/gdb.exp (gdb_load): Always return a result.
12619
12620 2015-02-10 Pedro Alves <palves@redhat.com>
12621
12622 * gdb.threads/signal-sigtrap.c: New file.
12623 * gdb.threads/signal-sigtrap.exp: New file.
12624
12625 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12626
12627 * gdb.trace/no-attach-trace.c: New file.
12628 * gdb.trace/no-attach-trace.exp: New file.
12629
12630 2015-02-09 Mark Wielaard <mjw@redhat.com>
12631
12632 * gdb.dwarf2/atomic.c: New file.
12633 * gdb.dwarf2/atomic-type.exp: Likewise.
12634
12635 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12636
12637 * gdb.btrace/buffer-size.exp: Update "info record" output.
12638 * gdb.btrace/delta.exp: Update "info record" output.
12639 * gdb.btrace/enable.exp: Update "info record" output.
12640 * gdb.btrace/finish.exp: Update "info record" output.
12641 * gdb.btrace/instruction_history.exp: Update "info record" output.
12642 * gdb.btrace/next.exp: Update "info record" output.
12643 * gdb.btrace/nexti.exp: Update "info record" output.
12644 * gdb.btrace/step.exp: Update "info record" output.
12645 * gdb.btrace/stepi.exp: Update "info record" output.
12646 * gdb.btrace/nohist.exp: Update "info record" output.
12647
12648 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12649
12650 * gdb.btrace/buffer-size: New.
12651
12652 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12653
12654 * gdb.btrace/delta.exp: Update "info record" output.
12655 * gdb.btrace/enable.exp: Update "info record" output.
12656 * gdb.btrace/finish.exp: Update "info record" output.
12657 * gdb.btrace/instruction_history.exp: Update "info record" output.
12658 * gdb.btrace/next.exp: Update "info record" output.
12659 * gdb.btrace/nexti.exp: Update "info record" output.
12660 * gdb.btrace/step.exp: Update "info record" output.
12661 * gdb.btrace/stepi.exp: Update "info record" output.
12662 * gdb.btrace/nohist.exp: Update "info record" output.
12663
12664 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12665
12666 PR gdb/15678
12667 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12668
12669 2015-02-06 Pedro Alves <palves@redhat.com>
12670
12671 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12672 macro.
12673 (seconds_left, again): New globals.
12674 (main): Wait seconds_left in a 1-second sleep loop instead of
12675 sleeping 180 seconds. If 'again' is set, reset the seconds
12676 counter.
12677 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12678 'again' in the inferior before detaching. Print the seconds left.
12679 (options): New global.
12680 (top level): Build program with -DTIMEOUT=$timeout.
12681
12682 2015-02-06 Pedro Alves <palves@redhat.com>
12683
12684 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12685 determine how many seconds to pass to 'alarm'.
12686 * gdb.base/gdb-sigterm.exp (top level): Build program with
12687 -DTIMEOUT=$timeout.
12688 (do_test): Return success/failure indication. Add more verbose
12689 logging. Don't fail if 200 single steps are seen. Instead, fail
12690 when the test times out.
12691 (passes): New global.
12692 (top level): Break the testing loop if testing fails on any
12693 iteration. Use gdb_assert.
12694
12695 2015-02-04 Don Breazeal <donb@codesourcery.com>
12696
12697 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12698 and initialize them.
12699 (ipc_cleanup): New function.
12700 (main): Don't declare shmid, semid, and msqid. Add a call to
12701 atexit so that we call ipc_cleanup on exit.
12702
12703 2015-02-04 Pedro Alves <palves@redhat.com>
12704
12705 * boards/native-extended-gdbserver.exp: Remove any target variant
12706 specifications from the board name before clearing the isremote
12707 flag from board_info.
12708
12709 2015-01-31 Doug Evans <xdje42@gmail.com>
12710
12711 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12712
12713 2015-01-31 Gary Benson <gbenson@redhat.com>
12714
12715 * gdb.base/completion.exp: Disable completion limiting for
12716 existing tests. Add new tests to check completion limiting.
12717 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12718
12719 2015-01-31 Doug Evans <xdje42@gmail.com>
12720
12721 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12722
12723 2015-01-31 Doug Evans <xdje42@gmail.com>
12724
12725 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12726 entries. Duplicate file section script entries.
12727 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12728 inlined entries. Add test for safe-path rejection.
12729 * gdb.python/py-section-script.c: Add duplicate inlined section script
12730 entries. Duplicate file section script entries.
12731 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12732 inlined entries. Add test for safe-path rejection.
12733
12734 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12735
12736 * gdb.ada/disc_arr_bound: New testcase.
12737
12738 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12739
12740 * gdb.ada/mi_var_array: New testcase.
12741
12742 2015-01-27 Doug Evans <dje@google.com>
12743
12744 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12745 Add test for objfile.filename, objfile.username after objfile
12746 has been unloaded.
12747
12748 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12749
12750 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12751 the second test to print the name attribute of value
12752 returned by the call to gdb.lookup_type, and adjust
12753 the expected output accordingly.
12754
12755 2015-01-25 Mark Wielaard <mjw@redhat.com>
12756
12757 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12758 * gdb.base/disp-step-fork.c: Include unistd.h.
12759 * gdb.base/siginfo-obj.c: Include stdio.h.
12760 * gdb.base/siginfo-thread.c: Likewise.
12761 * gdb.mi/non-stop.c: Include unistd.h.
12762 * gdb.mi/nsthrexec.c: Include stdio.h.
12763 * gdb.mi/pthreads.c: Include unistd.h.
12764 * gdb.modula2/unbounded1.c (main): Declare returns int.
12765 * gdb.reverse/consecutive-reverse.c: Likewise.
12766 * gdb.threads/create-fail.c: Include unistd.h.
12767 * gdb.threads/killed.c: Likewise.
12768 * gdb.threads/linux-dp.c: Likewise.
12769 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12770 * gdb.threads/non-ldr-exc-2.c: Likewise.
12771 * gdb.threads/non-ldr-exc-3.c: Likewise.
12772 * gdb.threads/non-ldr-exc-4.c: Likewise.
12773 * gdb.threads/pthreads.c: Include unistd.h.
12774 (main): Declare returns int.
12775 * gdb.threads/tls-main.c (foo): New declaration.
12776 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12777
12778 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12779
12780 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12781 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12782
12783 2015-01-15 Mark Wielaard <mjw@redhat.com>
12784
12785 * gdb.base/noreturn-return.c: New file.
12786 * gdb.base/noreturn-return.exp: New file.
12787 * gdb.base/noreturn-finish.c: New file.
12788 * gdb.base/noreturn-finish.exp: New file.
12789
12790 2015-01-23 Pedro Alves <palves@redhat.com>
12791
12792 * gdb.threads/continue-pending-after-query.c: New file.
12793 * gdb.threads/continue-pending-after-query.exp: New file.
12794
12795 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12796 Simon Marchi <simon.marchi@ericsson.com>
12797
12798 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12799 * gdb.base/valgrind-db-attach.exp: Same.
12800 * gdb.base/valgrind-infcall.exp: Same.
12801 * lib/mi-support.exp (default_mi_gdb_start): Same.
12802 * lib/prompt.exp (default_prompt_gdb_start): Same.
12803 * lib/gdb.exp (default_gdb_spawn): Same.
12804 (gdb_interact): New.
12805
12806
12807 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12808
12809 * gdb.compile/compile.exp (pointer to jit function): New test.
12810
12811 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12812
12813 * lib/gdb.exp (supports_process_record): Return true for
12814 powerpc*-*-linux*.
12815 (supports_reverse): Likewise.
12816
12817 2015-01-15 Don Breazeal <donb@codesourcery.com>
12818
12819 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12820 instead of checking whether the target board is remote and
12821 use spawn_wait_for_attach instead of exec/sleep.
12822 * gdb.base/attach-twice.exp: Likewise.
12823
12824 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12825
12826 * gdb.ada/var_arr_attrs: New testcase.
12827
12828 2015-01-14 Pedro Alves <palves@redhat.com>
12829 Joel Brobecker <brobecker@adacore.com>
12830
12831 PR gdb/17525
12832 * gdb.base/bp-cmds-execution-x-script.c: New file.
12833 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12834 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12835
12836 2015-01-14 Pedro Alves <palves@redhat.com>
12837
12838 PR cli/17828
12839 * gdb.base/batch-preserve-term-settings.c: New file.
12840 * gdb.base/batch-preserve-term-settings.exp: New file.
12841
12842 2015-01-13 Doug Evans <dje@google.com>
12843
12844 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12845 binary.
12846
12847 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12848
12849 * Makefile.in (clean mostlyclean): Do not delete *.py.
12850
12851 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12852
12853 * gdb.python/py-lookup-type.exp: New file.
12854
12855 2015-01-12 Pedro Alves <palves@redhat.com>
12856
12857 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12858 restore GDBFLAGS before returning.
12859
12860 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12861
12862 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12863 is_amd64_regs_target and is_x86_like_target.
12864
12865 2015-01-11 Doug Evans <xdje42@gmail.com>
12866
12867 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12868 is given without an explicit form.
12869 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12870 attributes.
12871 * gdb.dwarf/corrupt.exp: Ditto.
12872 * gdb.dwarf2/enum-type.exp: Ditto.
12873 * gdb.trace/entry-values.exp: Ditto.
12874 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12875
12876 2015-01-11 Doug Evans <xdje42@gmail.com>
12877
12878 PR gdb/15830
12879 * gdb.base/maint.exp: Remove references to "maint demangle".
12880 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12881 Add tests for explicitly specifying language to demangle.
12882 * gdb.dlang/demangle.exp: Ditto.
12883
12884 2015-01-09 Pedro Alves <palves@redhat.com>
12885
12886 * gdb.threads/non-stop-fair-events.c: New file.
12887 * gdb.threads/non-stop-fair-events.exp: New file.
12888
12889 2015-01-09 Pedro Alves <palves@redhat.com>
12890
12891 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12892 the global scope. Set a breakpoint after all threads are started
12893 rather than stepping over two source lines. Expect the prompt.
12894 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12895 global.
12896 (NUM): Now 15.
12897 (main): Use threads_started_barrier to wait for all threads to
12898 start. Main thread no longer calls thread_function. Exit after
12899 180 seconds.
12900 (loop): New function.
12901 (thread_function): Wait on threads_started_barrier barrier. Call
12902 'loop' at each iteration.
12903 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12904 threads have started, instead of hardcoding number of "next"
12905 steps. Use an access watchpoint instead of a write watchpoint.
12906
12907 2015-01-09 Pedro Alves <palves@redhat.com>
12908
12909 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12910 (thread_func): Wait on barrier.
12911 (main): Wait for all threads to start before stopping GDB.
12912 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12913 global.
12914 (thread1_func, thread2_func): Wait on barrier.
12915 (main): Wait for all threads to start before stopping GDB.
12916 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12917 New global.
12918 (thread1_func, thread2_func): Wait on barrier.
12919 (main): Wait for all threads to start before stopping GDB.
12920
12921 2015-01-09 Pedro Alves <palves@redhat.com>
12922
12923 * gdb.threads/attach-many-short-lived-threads.c: New file.
12924 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12925
12926 2014-01-09 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12929 instead of to thread 2.
12930 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12931 Add barrier around each pthread_create call instead of around all
12932 calls.
12933 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12934 Set a break on thread_function and have the child threads hit it
12935 one at at a time.
12936
12937 2015-01-09 Pedro Alves <palves@redhat.com>
12938
12939 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12940 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12941 false.
12942 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12943 checking whether the target board is remote.
12944 * gdb.multi/multi-attach.exp: Likewise.
12945 * gdb.python/py-sync-interp.exp: Likewise.
12946 * gdb.server/ext-attach.exp: Likewise.
12947 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12948 tests that need to attach, instead of checking whether the target
12949 board is remote at the top of the file.
12950
12951 2015-01-08 Yao Qi <yao@codesourcery.com>
12952
12953 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12954
12955 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12956
12957 Fix testcase compilation.
12958 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12959
12960 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12961
12962 * gdb.python/py-type.exp: Add a couple test about empty
12963 array creation, and negative-length array creation.
12964
12965 2015-01-02 Doug Evans <xdje42@gmail.com>
12966
12967 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12968
12969 2015-01-02 Doug Evans <dje@google.com>
12970
12971 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12972
12973 2014-12-29 Yao Qi <yao@codesourcery.com>
12974
12975 * gdb.trace/entry-values.exp: Update comments. Rename variable
12976 bar_call_foo to returned_from_foo.
12977
12978 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12979
12980 PR gdb/17394
12981 * gdb.linespec/break-asm-file.c: New file.
12982 * gdb.linespec/break-asm-file.exp: New file.
12983 * gdb.linespec/break-asm-file0.s: New file.
12984 * gdb.linespec/break-asm-file1.s: New file.
12985
12986 2014-12-18 Nigel Stephens <nigel@mips.com>
12987 Maciej W. Rozycki <macro@codesourcery.com>
12988
12989 * gdb.base/float.exp: Handle the new output from "info float" on
12990 MIPS targets.
12991
12992 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12993
12994 Fix MinGW compilation.
12995 * gdb.compile/compile-ops.exp: Update untested message if
12996 !skip_compile_feature_tests.
12997 * gdb.compile/compile-setjmp.exp: Likewise.
12998 * gdb.compile/compile-tls.exp: Likewise.
12999 * gdb.compile/compile.exp: Likewise.
13000 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13001 supported on this host".
13002
13003 2014-12-16 Doug Evans <xdje42@gmail.com>
13004
13005 * boards/stabs.exp: New file.
13006
13007 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13008
13009 * gdb.base/completion.exp: Adjust to format changes of "maint
13010 print user-registers".
13011
13012 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13013
13014 PR server/17457
13015 * gdb.arch/aarch64-fp.c: New file.
13016 * gdb.arch/aarch64-fp.exp: New file.
13017
13018 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13019
13020 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13021 r210637, r210913, r211666, r215400, r215817).
13022
13023 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13024 * dg-extract-results.py: New file.
13025 * dg-extract-results.sh: Use it if the environment seems
13026 suitable.
13027
13028 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13029
13030 * dg-extract-results.py (parse_run): Handle warnings that
13031 are printed before a test harness is run.
13032
13033 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13034
13035 * dg-extract-results.py (Named): Remove __cmp__ method.
13036 (output_variation): Use a key to sort variation.harnesses.
13037
13038 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13039
13040 * dg-extract-results.py: For Python 3, force sys.stdout to
13041 handle surrogate escape sequences.
13042 (safe_open): New function.
13043 (output_segment, main): Use it.
13044
13045 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13046
13047 * dg-extract-results.py (Prog.result_re): Include options
13048 in test name.
13049
13050 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13051
13052 * dg-extract-results.py (output_variation): Always sort if
13053 do_sum.
13054
13055 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13056
13057 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13058 as long as we get pagination notifications.
13059
13060 2014-12-15 Jason Merrill <jason@redhat.com>
13061
13062 * Makefile.in (check-gdb.%): Restore.
13063 * README: Mention it.
13064
13065 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13066
13067 * gdb.ada/str_uninit: New testcase.
13068
13069 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13070
13071 PR symtab/17642
13072 * gdb.base/vla-stub-define.c: New file.
13073 * gdb.base/vla-stub.c: New file.
13074 * gdb.base/vla-stub.exp: New file.
13075
13076 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13077 Jan Kratochvil <jan.kratochvil@redhat.com>
13078 Tom Tromey <tromey@redhat.com>
13079
13080 * configure.ac: Add gdb.compile/.
13081 * configure: Regenerate.
13082 * gdb.compile/Makefile.in: New file.
13083 * gdb.compile/compile-ops.exp: New file.
13084 * gdb.compile/compile-ops.c: New file.
13085 * gdb.compile/compile-tls.c: New file.
13086 * gdb.compile/compile-tls.exp: New file.
13087 * gdb.compile/compile-constvar.S: New file.
13088 * gdb.compile/compile-constvar.c: New file.
13089 * gdb.compile/compile-mod.c: New file.
13090 * gdb.compile/compile-nodebug.c: New file.
13091 * gdb.compile/compile-setjmp-mod.c: New file.
13092 * gdb.compile/compile-setjmp.c: New file.
13093 * gdb.compile/compile-setjmp.exp: New file.
13094 * gdb.compile/compile-shlib.c: New file.
13095 * gdb.compile/compile.c: New file.
13096 * gdb.compile/compile.exp: New file.
13097 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13098
13099 2014-12-12 Tom Tromey <tromey@redhat.com>
13100
13101 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13102 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13103
13104 2014-12-12 Doug Evans <dje@google.com>
13105
13106 * lib/gdb-python.exp (get_python_valueof): New function.
13107 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13108
13109 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13110
13111 * gdb.base/completion.exp: Add test for completion of "info
13112 registers ".
13113
13114 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13115
13116 * gdb.base/func-ptrs.c: New file.
13117 * gdb.base/func-ptrs.exp: New file.
13118
13119 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13120
13121 PR breakpoints/17012
13122 * gdb.base/dprintf-detach.c: New file.
13123 * gdb.base/dprintf-detach.exp: New file.
13124
13125 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13126
13127 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13128 * lib/gdb.exp (target_is_gdbserver): New procedure.
13129
13130 2014-12-08 Doug Evans <dje@google.com>
13131
13132 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13133
13134 2014-12-05 Yao Qi <yao@codesourcery.com>
13135
13136 * gdb.guile/scm-error.exp: Remove the third argument to
13137 gdb_remote_download.
13138 * gdb.guile/scm-frame-args.exp: Likewise.
13139 * gdb.guile/scm-section-script.exp: Likewise.
13140
13141 2014-12-05 Yao Qi <yao@codesourcery.com>
13142
13143 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13144
13145 2014-12-04 Doug Evans <dje@google.com>
13146
13147 * gdb.python/py-objfile.exp: Add tests for
13148 objfile.add_separate_debug_file.
13149
13150 2014-12-04 Doug Evans <dje@google.com>
13151
13152 * lib/gdb.exp (get_build_id): New function.
13153 (build_id_debug_filename_get): Rewrite to use it.
13154 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13155
13156 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13157
13158 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13159 `method(long)', not just 0x0.
13160 * gdb.cp/nsalias.exp: Align code labels to 4.
13161 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13162 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13163 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13164 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13165 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13166 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13167
13168 2014-12-02 Doug Evans <dje@google.com>
13169
13170 PR symtab/17602
13171 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13172 * gdb.cp/anon-ns2.cc: ... here. New file.
13173 * gdb.cp/anon-ns.exp: Update.
13174
13175 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13176
13177 * gdb.python/py-events.py (inferior_call_handler): New.
13178 (register_changed_handler, memory_changed_handler): New.
13179 (test_events.invoke): Register new handlers.
13180 * gdb.python/py-events.exp: Add tests for inferior call,
13181 memory_changed and register_changed events.
13182
13183 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13184
13185 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13186 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13187 if the linker doesn't understand this.
13188
13189 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13190
13191 * gdb.python/python.exp: Change expected reply to help().
13192
13193 2014-12-01 Yao Qi <yao@codesourcery.com>
13194
13195 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13196 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13197 * configure: Re-generated.
13198
13199 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13200
13201 * gdb.cp/chained-calls.cc: New file.
13202 * gdb.cp/chained-calls.exp: New file.
13203 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13204
13205 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13206
13207 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13208 * gdb.dwarf2/symtab-producer.exp: Same.
13209 * gdb.gdb/python-interrupts.exp: Same.
13210 * gdb.gdb/python-selftest.exp: Same.
13211 * gdb.python/py-linetable.exp: Same.
13212 * gdb.python/py-type.exp: Same.
13213 * gdb.python/py-value-cc.exp: Same.
13214 * gdb.python/py-value.exp: Same.
13215
13216 2014-11-28 Yao Qi <yao@codesourcery.com>
13217
13218 * gdb.base/break-probes.exp: Match library name prefixed with
13219 sysroot.
13220
13221 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13222
13223 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13224 test expected output. Add parentheses for the call to print.
13225 Remove L suffix from integers.
13226
13227 2014-11-26 Doug Evans <dje@google.com>
13228
13229 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13230
13231 2014-11-22 Yao Qi <yao@codesourcery.com>
13232
13233 * gdb.trace/entry-values.c: Remove asms.
13234 (foo): Add foo_label.
13235 (bar): Add bar_label.
13236 * gdb.trace/entry-values.exp: Remove code computing foo's
13237 length and bar's length.
13238 (Dwarf::assemble): Invoke function_range for bar and use
13239 MACRO_AT_func for foo.
13240
13241 2014-11-22 Yao Qi <yao@codesourcery.com>
13242
13243 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13244 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13245 Use .Lgcc43_procstart instead of gcc43.
13246
13247 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13248
13249 * gdb.ada/n_arr_bound: New testcase.
13250
13251 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13252
13253 PR breakpoints/10737
13254 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13255 test_catch_syscall_multi_arch.
13256 (test_catch_syscall_multi_arch): New function.
13257
13258 2014-11-20 Doug Evans <xdje42@gmail.com>
13259
13260 * gdb.base/maint.exp: Update expected output.
13261
13262 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13263
13264 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13265 4-byte instruction on S390.
13266
13267 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13268
13269 * gdb.ada/arr_arr: New testcase.
13270
13271 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13272
13273 * gdb.ada/pkd_arr_elem: New Testcase.
13274
13275 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13276
13277 * gdb.reverse/break-precsave: Expect completion message for
13278 core file reads.
13279 * gdb.reverse/consecutive-precsave.exp: Likewise.
13280 * gdb.reverse/finish-precsave.exp: Likewise.
13281 * gdb.reverse/i386-precsave.exp: Likewise.
13282 * gdb.reverse/machinestate-precsave.exp: Likewise.
13283 * gdb.reverse/sigall-precsave.exp: Likewise.
13284 * gdb.reverse/solib-precsave.exp: Likewise.
13285 * gdb.reverse/step-precsave.exp: Likewise.
13286 * gdb.reverse/until-precsave.exp: Likewise.
13287 * gdb.reverse/watch-precsave.exp: Likewise.
13288
13289 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13290
13291 * gdb.base/bp-permanent.c: Include unistd.h.
13292 * gdb.python/py-framefilter-mi.c (main): Add return type.
13293 * gdb.python/py-framefilter.c (main): Likewise.
13294 * gdb.trace/actions-changed.c (main): Likewise.
13295
13296 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13297
13298 * gdb.mi/until.c: Add eye-catchers.
13299 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13300 line numbers.
13301
13302 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13303
13304 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13305 function header variants in break1.c.
13306 * gdb.base/ena-dis-br.exp: Likewise.
13307 * gdb.base/hbreak2.exp: Likewise.
13308 * gdb.reverse/until-precsave.exp: Drop references to removed
13309 non-prototype function header variants in ur1.c.
13310 * gdb.reverse/until-reverse.exp: Likewise.
13311
13312 2014-11-17 Petr Machata <pmachata@redhat.com>
13313
13314 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13315 ${_cu_offset_size} bytes abbrev offset.
13316
13317 2014-11-15 Doug Evans <xdje42@gmail.com>
13318
13319 PR symtab/17559
13320 * gdb.base/line-symtabs.exp: New file.
13321 * gdb.base/line-symtabs.c: New file.
13322 * gdb.base/line-symtabs.h: New file.
13323
13324 2014-11-14 Yao Qi <yao@codesourcery.com>
13325
13326 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13327 (func): Add label func_label.
13328 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13329 Replace low_pc and high_pc with MACRO_AT_range.
13330 Replace name, low_pc and high_pc with MACRO_AT_func.
13331
13332 2014-11-14 Yao Qi <yao@codesourcery.com>
13333
13334 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13335 Replace name, low_pc and high_pc with MACRO_AT_func.
13336
13337 2014-11-14 Yao Qi <yao@codesourcery.com>
13338
13339 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13340 produce debug information.
13341 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13342
13343 2014-11-14 Yao Qi <yao@codesourcery.com>
13344
13345 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13346 object and get function length.
13347 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13348 with MACRO_AT_func.
13349 (top-level): Replace gdb_compile and clean_restart with
13350 prepare_for_testing.
13351 * gdb.dwarf2/main.c (main): Add label main_label.
13352
13353 2014-11-14 Yao Qi <yao@codesourcery.com>
13354
13355 * lib/dwarf.exp (function_range): New procedure.
13356 (Dwarf::_handle_macro_at_func): New procedure.
13357 (Dwarf::_handle_macro_at_range): New procedure.
13358 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13359
13360 2014-11-14 Yao Qi <yao@codesourcery.com>
13361
13362 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13363 (_handle_attribute): New procedure.
13364
13365 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13366
13367 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13368 * gdb.base/call-sc.c (zed): Likewise.
13369 * gdb.base/checkpoint.c (main): Likewise.
13370 * gdb.base/dump.c (main): Likewise.
13371 * gdb.base/gcore.c (main): Likewise.
13372 * gdb.base/huge.c (main): Likewise.
13373 * gdb.base/multi-forks.c (main): Likewise.
13374 * gdb.base/pr10179-a.c (main): Likewise.
13375 * gdb.base/savedregs.c (main): Likewise.
13376 * gdb.base/sigaltstack.c (main): Likewise.
13377 * gdb.base/siginfo.c (main): Likewise.
13378 * gdb.base/structs.c (zed): Likewise.
13379 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13380 * gdb.mi/mi-syn-frame.c (main): Likewise.
13381 * gdb.mi/until.c (foo, main): Likewise.
13382 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13383 * gdb.base/solib-weak.c (foo): Declare.
13384 * gdb.base/attach-twice.c: Include stdio.h.
13385 * gdb.base/weaklib1.c: Likewise.
13386 * gdb.base/weaklib2.c: Likewise.
13387 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13388 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13389 unistd.h.
13390 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13391 * gdb.mi/mi-exit-code.c: Likewise.
13392 * gdb.base/break-interp-lib.c: Include string.h.
13393 * gdb.base/coremaker.c: Likewise.
13394 * gdb.base/testenv.c: Likewise.
13395 * gdb.python/py-finish-breakpoint.c: Likewise.
13396 * gdb.base/inferior-died.c: Include sys/wait.h.
13397 * gdb.base/fileio.c: Include time.h.
13398 * gdb.base/async-shell.c: Include unistd.h.
13399 * gdb.base/dprintf-non-stop.c: Likewise.
13400 * gdb.base/info-os.c: Likewise.
13401 * gdb.mi/mi-console.c: Likewise.
13402 * gdb.mi/watch-nonstop.c: Likewise.
13403 * gdb.python/py-events.c: Likewise.
13404 * gdb.base/async.c (baz): Move up before its invocation.
13405 * gdb.base/code_elim2.c (my_global_func): Likewise.
13406 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13407 * gdb.base/advance.c (func2): Likewise.
13408
13409 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13410
13411 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13412 variant.
13413 * gdb.base/annota3.c: Likewise.
13414 * gdb.base/async.c: Likewise.
13415 * gdb.base/average.c: Likewise.
13416 * gdb.base/call-ar-st.c: Likewise.
13417 * gdb.base/call-rt-st.c: Likewise.
13418 * gdb.base/call-sc.c: Likewise.
13419 * gdb.base/call-strs.c: Likewise.
13420 * gdb.base/ending-run.c: Likewise.
13421 * gdb.base/execd-prog.c: Likewise.
13422 * gdb.base/exprs.c: Likewise.
13423 * gdb.base/foll-exec.c: Likewise.
13424 * gdb.base/foll-fork.c: Likewise.
13425 * gdb.base/foll-vfork.c: Likewise.
13426 * gdb.base/funcargs.c: Likewise.
13427 * gdb.base/gcore.c: Likewise.
13428 * gdb.base/jump.c: Likewise.
13429 * gdb.base/langs0.c: Likewise.
13430 * gdb.base/langs1.c: Likewise.
13431 * gdb.base/langs2.c: Likewise.
13432 * gdb.base/mips_pro.c: Likewise.
13433 * gdb.base/nodebug.c: Likewise.
13434 * gdb.base/opaque0.c: Likewise.
13435 * gdb.base/opaque1.c: Likewise.
13436 * gdb.base/recurse.c: Likewise.
13437 * gdb.base/run.c: Likewise.
13438 * gdb.base/scope0.c: Likewise.
13439 * gdb.base/scope1.c: Likewise.
13440 * gdb.base/setshow.c: Likewise.
13441 * gdb.base/setvar.c: Likewise.
13442 * gdb.base/shmain.c: Likewise.
13443 * gdb.base/shr1.c: Likewise.
13444 * gdb.base/shr2.c: Likewise.
13445 * gdb.base/sigall.c: Likewise.
13446 * gdb.base/signals.c: Likewise.
13447 * gdb.base/so-indr-cl.c: Likewise.
13448 * gdb.base/solib2.c: Likewise.
13449 * gdb.base/structs.c: Likewise.
13450 * gdb.base/sum.c: Likewise.
13451 * gdb.base/vforked-prog.c: Likewise.
13452 * gdb.base/watchpoint.c: Likewise.
13453 * gdb.reverse/shr2.c: Likewise.
13454 * gdb.reverse/until-reverse.c: Likewise.
13455 * gdb.reverse/ur1.c: Likewise.
13456 * gdb.reverse/watch-reverse.c: Likewise.
13457
13458 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13459
13460 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13461 variant.
13462 * gdb.base/sepdebug.exp: Drop references to removed code.
13463
13464 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13465
13466 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13467 variant. Preserve original line numbering.
13468 * gdb.base/list1.c: Likewise.
13469
13470 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13471
13472 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13473 variant.
13474 * gdb.base/break1.c: Likewise.
13475 * gdb.base/break.exp: Drop references to removed code.
13476
13477 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13478
13479 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13480 variant.
13481
13482 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13483
13484 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13485
13486 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13487
13488 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13489 logic into perform_all_tests() and invoke it with and without
13490 function header prototypes.
13491 (do_function_calls): Remove conditional XFAIL for PR 5318.
13492 (rerun_and_prepare): Remove duplicate code.
13493 (perform_all_tests): New. Main logic moved here.
13494
13495 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13496
13497 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13498 code guarded by #ifdef NO_PROTOTYPES.
13499 (t_double_many_args): Likewise.
13500 (DEF_FUNC_MANY_ARGS_1): Likewise.
13501 (DEF_FUNC_VALUES_1): Likewise.
13502 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13503 guarded by #ifdef PROTOTYPES.
13504
13505 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13506
13507 * gdb.mi/mi-console.c: Add eye-catcher.
13508 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13509 instead of literal line number.
13510
13511 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13512
13513 * gdb.base/shr2.c: Add eye-catcher.
13514 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13515 line number.
13516
13517 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13518
13519 * gdb.base/jump.c: Add eye-catchers.
13520 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13521 numbers.
13522
13523 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13524
13525 * gdb.base/execd-prog.c: Add eye-catchers.
13526 * gdb.base/foll-exec.c: Likewise.
13527 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13528 line numbers.
13529
13530 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13531
13532 * gdb.base/ending-run.c: Add eye-catchers.
13533 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13534 literal line numbers.
13535
13536 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13537
13538 * gdb.base/call-rt-st.c: Add eye-catchers.
13539 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13540 literal line numbers.
13541
13542 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13543
13544 * gdb.base/call-ar-st.c: Add eye-catchers.
13545 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13546 literal line numbers.
13547
13548 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13549
13550 * gdb.base/average.c: Add eye-catchers.
13551 * gdb.base/sum.c: Likewise.
13552 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13553 regexps dynamically.
13554
13555 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13556
13557 * gdb.base/solib1.c: Add eye-catchers.
13558 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13559 literal line numbers.
13560
13561 2014-11-12 Pedro Alves <palves@redhat.com>
13562
13563 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13564 leader has exited.
13565
13566 2014-11-12 Pedro Alves <palves@redhat.com>
13567
13568 * gdb.arch/i386-bp_permanent.c: New file.
13569 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13570 (srcfile): Set to i386-bp_permanent.c.
13571 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13572 that stepi does not execute the 'leave' instruction, instead of
13573 testing it does execute.
13574 * gdb.base/bp-permanent.c: New file.
13575 * gdb.base/bp-permanent.exp: New file.
13576
13577 2014-11-10 Doug Evans <xdje42@gmail.com>
13578
13579 PR symtab/17564
13580 * gdb.base/symtab-search-order.exp: New file.
13581 * gdb.base/symtab-search-order.c: New file.
13582 * gdb.base/symtab-search-order-1.c: New file.
13583 * gdb.base/symtab-search-order-shlib-1.c: New file.
13584
13585 2014-11-07 Pedro Alves <palves@redhat.com>
13586
13587 PR gdb/17511
13588 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13589 i?86-*-linux*.
13590
13591 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13592
13593 PR c++/17494
13594 * gdb.cp/pr17494.cc: New file.
13595 * gdb.cp/pr17494.exp: New file.
13596
13597 2014-11-02 Yao Qi <yao@codesourcery.com>
13598
13599 * gdb.python/python.exp: Get working directory and match the
13600 output of "set extended-prompt \\w " with it.
13601
13602 2014-10-30 Doug Evans <dje@google.com>
13603
13604 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13605 in objfiles.
13606 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13607 in progspaces.
13608
13609 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13610
13611 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13612 * gdb.base/realname-expand.exp: Likewise.
13613 * gdb.linespec/macro-relative.exp: Likewise.
13614
13615 2014-10-29 Pedro Alves <palves@redhat.com>
13616
13617 PR gdb/17408
13618 * gdb.threads/schedlock.c (some_function): New function.
13619 (call_function): New global.
13620 (MAYBE_CALL_SOME_FUNCTION): New macro.
13621 (thread_function): Call it.
13622 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13623 and use it instead of a global counter. Adjust all callers.
13624 (get_current_thread): Use "find current thread" for test message
13625 here rather than having all callers pass down the same string.
13626 (goto_loop): New procedure, factored out from ...
13627 (my_continue): ... this.
13628 (step_ten_loops): Change parameter from test message to command to
13629 use. Adjust.
13630 (list_count): Delete global.
13631 (check_result): New procedure, factored out from duplicate top
13632 level code.
13633 (continue tests): Wrap in with_test_prefix.
13634 (test_step): New procedure, factored out from duplicate top level
13635 code.
13636 (top level): Test "step" in combination with all scheduler-locking
13637 modes. Test "next" in combination with all scheduler-locking
13638 modes, and in combination with stepping over a function call or
13639 not.
13640 * gdb.threads/next-bp-other-thread.c: New file.
13641 * gdb.threads/next-bp-other-thread.exp: New file.
13642
13643 2014-10-29 Pedro Alves <palves@redhat.com>
13644
13645 PR python/17372
13646 * gdb.python/python.exp: Test a multi-line command that spawns
13647 interactive Python.
13648 * gdb.base/multi-line-starts-subshell.exp: New file.
13649
13650 2014-10-29 Yao Qi <yao@codesourcery.com>
13651
13652 * gdb.base/fileio.exp: Make directories on host.
13653
13654 2014-10-29 Yao Qi <yao@codesourcery.com>
13655
13656 * gdb.base/fileio.c (test_write): Close the file.
13657
13658 2014-10-28 Pedro Alves <palves@redhat.com>
13659
13660 PR gdb/12623
13661 * gdb.base/sigstep.c (no_handler): New global.
13662 (main): If 'no_handler is true, set the signal handlers to
13663 SIG_IGN.
13664 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13665 with_sw_watch and no_handler parameters. Handle them.
13666 (top level) <stepping over handler when stopped at a breakpoint
13667 test>: Add a test axis for testing with a software watchpoint, and
13668 another for testing with the signal handler set to SIG_IGN.
13669 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13670 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13671
13672 2014-10-28 Pedro Alves <palves@redhat.com>
13673
13674 PR gdb/17511
13675 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13676 * gdb.base/sigstep.exp (other_handler_location): New global.
13677 (advance): Support stepping into the signal handler, and running
13678 commands while in the handler.
13679 (in_handler_map): New global.
13680 (top level): In the advance test, add combinations for getting
13681 into the handler with stepping commands, and for running commands
13682 in the handler. Add comment descripting the advancei tests.
13683
13684 2014-10-28 Pedro Alves <palves@redhat.com>
13685
13686 * gdb.base/sigstep.exp: Use build_executable instead of
13687 prepare_for_testing.
13688 (top level): Move code that starts GDB, runs to main and creates a
13689 display to ...
13690 (restart): ... this new procedure.
13691 (top level): Move backtrace from signal handler test to ...
13692 (validate_backtrace): ... this new procedure.
13693 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13694 with_test_prefix. Always restart GDB.
13695 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13696 with_test_prefix. Always restart GDB. No need to delete
13697 breakpoints after the test.
13698 (test_skip_handler): Remove prefix parameter.
13699 (skip_over_handler, breakpoint_to_handler)
13700 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13701 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13702 restart GDB. No need to delete breakpoints after the test.
13703 (top level): Use foreach to call the test procedures with
13704 different commands.
13705
13706 2014-10-28 Pedro Alves <palves@redhat.com>
13707
13708 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13709 instead of GNATS numbers.
13710 * gdb.base/sigbpt.exp: Likewise.
13711 * gdb.base/siginfo.exp: Likewise.
13712 * gdb.base/sigstep.exp: Likewise.
13713
13714 2014-10-27 Pedro Alves <palves@redhat.com>
13715
13716 * gdb.base/sigstep.c (dummy): New global.
13717 (main): Issue a couple writes to the new global.
13718 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13719 procedures.
13720 (skip_over_handler): Use test_skip_handler.
13721 (top level): Call skip_over_handler for stepi and nexti too.
13722 (breakpoint_over_handler): Use test_skip_handler.
13723 (top level): Call breakpoint_over_handler for stepi and nexti too.
13724
13725 2014-10-27 Yao Qi <yao@codesourcery.com>
13726
13727 * gdb.trace/tfile.c (adjust_function_address)
13728 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13729 function descriptor.
13730
13731 2014-10-24 Don Breazeal <donb@codesourcery.com>
13732
13733 * gdb.base/foll-fork.exp (test_follow_fork,
13734 catch_fork_child_follow): Check for updated fork messages emitted
13735 from infrun.c.
13736 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13737 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13738 vfork_and_exec_child_follow_through_step): Check for updated vfork
13739 messages emitted from infrun.c.
13740
13741 2014-10-24 Pedro Alves <palves@redhat.com>
13742
13743 * gdb.base/corefile.exp: Remove references to ultrix.
13744 * gdb.base/interrupt.exp: Likewise.
13745 * gdb.base/whatis.exp: Likewise.
13746 * gdb.gdb/selftest.exp: Likewise.
13747 * gdb.threads/manythreads.exp: Likewise.
13748 * gdb.threads/print-threads.exp: Likewise.
13749 * gdb.threads/pthreads.exp:: Likewise.
13750 * gdb.threads/schedlock.exp: Likewise.
13751
13752 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13753
13754 * gdb.cp/non-trivial-retval.cc: Add a test case.
13755 * gdb.cp/non-trivial-retval.exp: Add a test.
13756
13757 2014-10-20 Yao Qi <yao@codesourcery.com>
13758
13759 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13760 * gdb.python/py-objfile-script-gdb.py: New file.
13761 * gdb.python/py-objfile-script.exp: Update reference to
13762 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13763 of remote_download. Remove the dest file.
13764
13765 2014-10-20 Yao Qi <yao@codesourcery.com>
13766
13767 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13768 * gdb.base/step-line.exp: Likewise.
13769 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13770 * gdb.dwarf2/dw2-basic.exp: Likewise.
13771 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13772 * gdb.dwarf2/dw2-filename.exp: Likewise.
13773 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13774 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13775 * gdb.dwarf2/dw2-producer.exp: Likewise.
13776 * gdb.dwarf2/mac-fileno.exp: Likewise.
13777 * gdb.python/py-frame-args.exp: Likewise.
13778 * gdb.python/py-framefilter.exp: Likewise.
13779 * gdb.python/py-mi.exp: Likewise.
13780 * gdb.python/py-objfile-script.exp: Likewise
13781 * gdb.python/py-pp-integral.exp: Likewise.
13782 * gdb.python/py-pp-re-notag.exp: Likewise.
13783 * gdb.python/py-prettyprint.exp: Likewise.
13784 * gdb.python/py-section-script.exp: Likewise.
13785 * gdb.python/py-typeprint.exp: Likewise.
13786 * gdb.python/py-xmethods.exp: Likewise.
13787 * gdb.stabs/weird.exp: Likewise.
13788 * gdb.xml/tdesc-regs.exp: Likewise.
13789
13790 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13791
13792 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13793 (out_cu): Use addr_len for the size of addresses.
13794 (out_line): Likewise. Size DW_LNE_set_address instruction
13795 according to addr_len.
13796 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13797 (FUNC): Add START_INSNS to definition.
13798
13799 2014-10-18 Yao Qi <yao@codesourcery.com>
13800
13801 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13802 gdb_has_argv0 return true.
13803 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13804 check [target_info exists noargs], check [gdb_has_argv0]
13805 instead.
13806 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13807 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13808 procedures.
13809
13810 2014-10-17 Doug Evans <dje@google.com>
13811
13812 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13813 event.
13814 * gdb.python/py-events.py: Add clear_objfiles event.
13815
13816 2014-10-17 Doug Evans <dje@google.com>
13817
13818 * gdb.python/py-objfile.exp: Test progspace attribute.
13819
13820 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13821
13822 * gdb.guile/scm-breakpoint.exp: Do not assume any
13823 directory separators when matching source file paths.
13824 * gdb.python/py-breakpoint.exp: Likewise.
13825 * gdb.reverse/break-precsave.exp: Likewise.
13826 * gdb.reverse/break-reverse.exp: Likewise.
13827 * gdb.reverse/consecutive-precsave.exp: Likewise.
13828 * gdb.reverse/finish-precsave.exp: Likewise.
13829 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13830 * gdb.reverse/finish-reverse.exp: Likewise.
13831 * gdb.reverse/i386-precsave.exp: Likewise.
13832 * gdb.reverse/i387-env-reverse.exp: Likewise.
13833 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13834 * gdb.reverse/machinestate-precsave.exp: Likewise.
13835 * gdb.reverse/machinestate.exp: Likewise.
13836 * gdb.reverse/sigall-precsave.exp: Likewise.
13837 * gdb.reverse/solib-precsave.exp: Likewise.
13838 * gdb.reverse/step-precsave.exp: Likewise.
13839 * gdb.reverse/until-precsave.exp: Likewise.
13840 * gdb.reverse/watch-precsave.exp: Likewise.
13841 * gdb.reverse/watch-reverse.exp: Likewise.
13842
13843 2014-10-17 Yao Qi <yao@codesourcery.com>
13844
13845 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13846 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13847
13848 2014-10-17 Pedro Alves <palves@redhat.com>
13849
13850 PR gdb/17471
13851 * gdb.base/bg-execution-repeat.c: New file.
13852 * gdb.base/bg-execution-repeat.exp: New file.
13853
13854 2014-10-17 Pedro Alves <palves@redhat.com>
13855
13856 PR gdb/17300
13857 * gdb.base/continue-all-already-running.c: New file.
13858 * gdb.base/continue-all-already-running.exp: New file.
13859
13860 2014-10-17 Pedro Alves <palves@redhat.com>
13861
13862 PR gdb/17472
13863 * gdb.base/annota-input-while-running.c: New file.
13864 * gdb.base/annota-input-while-running.exp: New file.
13865
13866 2014-10-17 Pedro Alves <palves@redhat.com>
13867
13868 * gdb.base/callfuncs.exp: emove references to osf.
13869 * gdb.base/sigall.exp: Likewise.
13870 * gdb.gdb/selftest.exp: Likewise.
13871 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13872 * gdb.mi/non-stop.c: Likewise.
13873 * gdb.mi/pthreads.c: Likewise.
13874 * gdb.reverse/sigall-precsave.exp: Likewise.
13875 * gdb.reverse/sigall-reverse.exp: Likewise.
13876 * gdb.threads/pthreads.c: Likewise.
13877 * gdb.threads/pthreads.exp: Likewise.
13878
13879 2014-10-17 Yao Qi <yao@codesourcery.com>
13880
13881 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13882 check 'target_info exists noargs'.
13883 (test_command_prompt_position): Likewise.
13884 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13885 Remove "set args".
13886 (progvar_simple_while_test): Likewise.
13887 (progvar_complex_if_while_test): Likewise.
13888 (if_while_breakpoint_command_test): Likewise.
13889 (infrun_breakpoint_command_test): Likewise.
13890 (breakpoint_command_test): Likewise.
13891 (watchpoint_command_test): Likewise.
13892 (bp_deleted_in_command_test): Likewise.
13893 (temporary_breakpoint_commands): Likewise.
13894
13895 2014-10-16 Yao Qi <yao@codesourcery.com>
13896
13897 * gdb.base/remotetimeout.exp: Remove noargs checking.
13898
13899 2014-10-15 Pedro Alves <palves@redhat.com>
13900
13901 PR breakpoints/9649
13902 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13903 * gdb.base/breakpoint-in-ro-region.exp
13904 (probe_target_hardware_step): New procedure.
13905 (top level): Probe hardware stepping and hardware breakpoint
13906 support. Test stepping through a read-only region, with both
13907 "breakpoint auto-hw" on and off and both "always-inserted" on and
13908 off.
13909
13910 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13911
13912 * gdb.dlang/demangle.exp: Update for demangling changes.
13913
13914 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13915
13916 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13917 * gdb.cp/non-trivial-retval.exp: Add new tests.
13918
13919 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13920
13921 PR c++/13403
13922 PR c++/15154
13923 * gdb.cp/non-trivial-retval.cc: New file.
13924 * gdb.cp/non-trivial-retval.exp: New file.
13925
13926 2014-10-15 Yao Qi <yao@codesourcery.com>
13927
13928 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13929 remote host.
13930
13931 2014-10-15 Yao Qi <yao@codesourcery.com>
13932
13933 * gdb.python/py-symbol.exp: Match file base name if host is
13934 remote, otherwise match file name with dir name.
13935 * gdb.python/py-symtab.exp: Likewise.
13936 * gdb.python/python.exp: Likewise.
13937
13938 2014-10-15 Yao Qi <yao@codesourcery.com>
13939
13940 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13941 pattern.
13942 * gdb.python/py-symtab.exp: Likewise.
13943 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13944 locationn.
13945
13946 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13947
13948 * gdb.ada/addr_arith: New testcase.
13949
13950 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13951
13952 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13953 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13954 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13955 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13956
13957 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13958
13959 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13960 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13961 * gdb.arch/stap-eval-lang-ada.exp: New file.
13962
13963 2014-10-14 Yao Qi <yao@codesourcery.com>
13964
13965 * gdb.mi/mi-var-child.c (nothing1): New function.
13966 (nothing2): New function.
13967 (do_children_tests): Set function pointers by nothing1 and
13968 nothing2.
13969 * gdb.mi/mi-var-child.exp: Step over new added statements.
13970 Update test to match the new output.
13971 * gdb.mi/var-cmd.c (nothing1): New function.
13972 (nothing2): New function.
13973 (do_children_tests): Set function pointers by nothing1 and
13974 nothing2.
13975 * gdb.mi/mi-var-display.exp: Update test to match output.
13976 Step to the line specified by $line_dct_nothing.
13977 Increase the number of lines to step.
13978
13979 2014-10-14 Yao Qi <yao@codesourcery.com>
13980
13981 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13982 tests.
13983 * gdb.mi/mi2-var-child.exp: Likewise.
13984
13985 2014-10-13 Doug Evans <dje@google.com>
13986
13987 * gdb.python/py-objfile.exp: Change name of file name test.
13988
13989 2014-10-13 Doug Evans <dje@google.com>
13990
13991 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13992 from the start of the CU.
13993
13994 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13995 Yao Qi <yao@codesourcery.com>
13996
13997 Fix "save breakpoints" for "catch" command.
13998 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13999 Remove -nonewline. Match also the added "main" line.
14000
14001 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14002
14003 Fix "save breakpoints" for "disable $bpnum" command.
14004 * gdb.base/save-bp.c (main): Add label.
14005 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14006
14007 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14008
14009 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14010
14011 2014-10-11 Yao Qi <yao@codesourcery.com>
14012
14013 * gdb.server/server-kill.exp: Execute command
14014 "set remote trace-status-packet on" before "tstatus".
14015
14016 2014-10-11 Yao Qi <yao@codesourcery.com>
14017
14018 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14019 (main): Call getppid.
14020 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14021 and continue to it. Read variable "server_pid".
14022
14023 2014-10-11 Yao Qi <yao@codesourcery.com>
14024
14025 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14026
14027 2014-10-11 Yao Qi <yao@codesourcery.com>
14028
14029 * gdb.threads/thread-find.exp: Don't execute command
14030 "info threads".
14031 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14032 * gdb.threads/linux-dp.exp: Don't check the condition
14033 $threads_created equals to zero.
14034
14035 2014-10-10 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.base/bigcore.exp: Remove references to IRIX.
14038 * gdb.base/funcargs.exp: Likewise.
14039 * gdb.base/interrupt.exp: Likewise.
14040 * gdb.base/mips_pro.exp: Likewise.
14041 * gdb.base/nodebug.exp: Likewise.
14042 * gdb.base/setvar.exp: Likewise.
14043 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14044
14045 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14046 Pedro Alves <palves@redhat.com>
14047
14048 PR symtab/14466
14049 * gdb.base/vdso-warning.c: New file.
14050 * gdb.base/vdso-warning.exp: New file.
14051
14052 2014-10-02 Doug Evans <dje@google.com>
14053
14054 * gdb.base/structs.c (main): Don't run forever.
14055
14056 2014-10-02 Pedro Alves <palves@redhat.com>
14057
14058 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14059 (top level) <stop threads 1, stop threads 2>: Use it.
14060
14061 2014-10-02 Pedro Alves <palves@redhat.com>
14062
14063 * gdb.threads/break-while-running.exp (test): Add new
14064 'update_thread_list' argument. Skip "info threads" if false.
14065 (top level): Add new 'update_thread_list' axis.
14066
14067 2014-10-02 Pedro Alves <palves@redhat.com>
14068
14069 PR breakpoints/17431
14070 * gdb.base/execl-update-breakpoints.c: New file.
14071 * gdb.base/execl-update-breakpoints.exp: New file.
14072
14073 2014-10-01 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.base/breakpoint-in-ro-region.c: New file.
14076 * gdb.base/breakpoint-in-ro-region.exp: New file.
14077
14078 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14079
14080 * gdb.mi/mi-exit-code.exp: New file.
14081 * gdb.mi/mi-exit-code.c: New file.
14082
14083 2014-09-30 Yao Qi <yao@codesourcery.com>
14084
14085 * lib/prelink-support.exp (build_executable_own_libs): Error if
14086 the target isn't native.
14087
14088 2014-09-30 Yao Qi <yao@codesourcery.com>
14089
14090 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14091 false.
14092
14093 2014-09-22 Pedro Alves <palves@redhat.com>
14094
14095 * gdb.threads/break-while-running.exp: New file.
14096 * gdb.threads/break-while-running.c: New file.
14097
14098 2014-09-19 Yao Qi <yao@codesourcery.com>
14099
14100 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14101 Invoke test. Restart GDB with --readnow and invoke test again.
14102
14103 2014-09-19 Yao Qi <yao@codesourcery.com>
14104
14105 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14106 proc set_breakpoint_on_gcd_function. Invoke
14107 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14108 invoke set_breakpoint_on_gcd_function again.
14109
14110 2014-09-18 Doug Evans <dje@google.com>
14111
14112 * gdb.dwarf2/symtab-producer.exp: New file.
14113
14114 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14115
14116 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14117 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14118 * gdb.base/global-var-nested-by-dso.c: Likewise.
14119 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14120
14121 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14122 Pedro Alves <palves@redhat.com>
14123
14124 * gdb.base/watch-bitfields.exp: Pass string other than test file
14125 name to prepare_for_testing.
14126 (watch): New procedure.
14127 (expect_watchpoint): Use with_test_prefix.
14128 (top level): Factor out tests to ...
14129 (test_watch_location, test_regular_watch): ... these new
14130 procedures, and use with_test_prefix and gdb_continue_to_end.
14131
14132 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14133
14134 PR breakpoints/12526
14135 * gdb.base/watch-bitfields.exp: New file.
14136 * gdb.base/watch-bitfields.c: New file.
14137
14138 2014-09-16 Pedro Alves <palves@redhat.com>
14139
14140 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14141 software and hardware addresses, not software address against
14142 itself.
14143
14144 2014-09-16 Pedro Alves <palves@redhat.com>
14145
14146 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14147 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14148
14149 2014-09-16 Pedro Alves <palves@redhat.com>
14150
14151 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14152 files.
14153 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14154 "*-*-vxworks*" throughout.
14155 * gdb.base/break.exp: Likewise.
14156 * gdb.base/default.exp: Likewise.
14157 * gdb.base/scope.exp: Likewise.
14158 * gdb.base/sepdebug.exp: Likewise.
14159 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14160 throughout.
14161 * gdb.base/run.c: Likewise.
14162 * gdb.base/sepdebug.c: Likewise.
14163 * gdb.hp/gdb.aCC/run.c: Likewise.
14164 * gdb.reverse/until-reverse.c: Likewise.
14165 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14166
14167 2014-09-16 Yao Qi <yao@codesourcery.com>
14168
14169 * boards/local-remote-host-native.exp: New file.
14170
14171 2014-09-14 Doug Evans <xdje42@gmail.com>
14172
14173 * gdb.threads/queue-signal.c (thread_count): New variable.
14174 (thread_count_mutex, thread_count_condvar): New variables.
14175 (incr_thread_count, wait_all_threads_running): New functions.
14176 (main): Wait for all threads to be in their thread functions.
14177
14178 2014-09-13 Doug Evans <xdje42@gmail.com>
14179
14180 * gdb.threads/queue-signal.c: New file.
14181 * gdb.threads/queue-signal.exp: New file.
14182
14183 2014-09-13 Doug Evans <xdje42@gmail.com>
14184
14185 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14186 be consistent with what default_gdb_init uses.
14187 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14188 the plain text of the prompt. Add some logging printfs.
14189 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14190
14191 2014-09-12 Pedro Alves <palves@redhat.com>
14192
14193 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14194 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14195 * gdb.arch/i386-size-overlap.exp: Likewise.
14196 * gdb.arch/i386-size.exp: Likewise.
14197 * gdb.arch/i386-unwind.exp: Likewise.
14198 * gdb.base/a2-run.exp: Likewise.
14199 * gdb.base/break.exp: Likewise.
14200 * gdb.base/charset.exp: Likewise.
14201 * gdb.base/chng-syms.exp: Likewise.
14202 * gdb.base/commands.exp: Likewise.
14203 * gdb.base/dbx.exp: Likewise.
14204 * gdb.base/find.exp: Likewise.
14205 * gdb.base/funcargs.exp: Likewise.
14206 * gdb.base/jit-simple.exp: Likewise.
14207 * gdb.base/reread.exp: Likewise.
14208 * gdb.base/sepdebug.exp: Likewise.
14209 * gdb.base/step-bt.exp: Likewise.
14210 * gdb.cp/mb-inline.exp: Likewise.
14211 * gdb.cp/mb-templates.exp: Likewise.
14212 * gdb.objc/basicclass.exp: Likewise.
14213 * gdb.threads/killed.exp: Likewise.
14214
14215 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14216
14217 PR tdep/17379
14218 * gdb.arch/powerpc-stackless.S: New file.
14219 * gdb.arch/powerpc-stackless.exp: New file.
14220
14221 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14222
14223 * gdb.base/attach.c: Include unistd.h.
14224 (main): Call alarm. Add label postloop.
14225 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14226 gdb_breakpoint, gdb_continue_to_breakpoint.
14227 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14228
14229 2014-09-11 Pedro Alves <palves@redhat.com>
14230
14231 PR gdb/17347
14232 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14233 * gdb.base/attach.exp (test_command_line_attach_run): New
14234 procedure.
14235 (top level): Call it.
14236
14237 2014-09-11 Pedro Alves <palves@redhat.com>
14238
14239 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14240 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14241 (do_command_attach_tests): Use spawn_wait_for_attach.
14242 * gdb.base/solib-overlap.exp: Likewise.
14243 * gdb.multi/multi-attach.exp: Likewise.
14244 * gdb.python/py-prompt.exp: Likewise.
14245 * gdb.python/py-sync-interp.exp: Likewise.
14246 * gdb.server/ext-attach.exp: Likewise.
14247
14248 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14249
14250 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14251 command in testcase. Simplify testcase.
14252
14253 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14254
14255 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14256
14257 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14258
14259 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14260
14261 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14262
14263 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14264
14265 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14266
14267 * gdb.dwarf2/dynarr-ptr.c: New file.
14268 * gdb.dwarf2/dynarr-ptr.exp: New file.
14269
14270 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14271
14272 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14273 of 30 rather than hardcoding 120 for a slow test case. Take the
14274 `gdb,timeout' target setting into account for this calculation.
14275 Don't extend the timeout for the test cases that don't need it.
14276
14277 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14278
14279 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14280 a factor of 2 for a slow test case. Take the `gdb,timeout'
14281 target setting into account for this calculation.
14282 * gdb.reverse/until-precsave.exp: Increase the timeout by
14283 a factor of 15 and 3 respectively rather than adding 120
14284 for a pair of slow test cases. Take the `gdb,timeout'
14285 target setting into account for this calculation.
14286
14287 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14288
14289 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14290 timeout, don't pass one down to gdb_expect.
14291 (gdb_expect): Rework timeout selection.
14292
14293 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14294
14295 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14296 exception on timeout.
14297 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14298 (gdbserver_start_extended): Catch any `gdbserver_start' error
14299 exceptions.
14300 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14301 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14302 `gdbserver_gdb_load' error exceptions.
14303
14304 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14305
14306 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14307 120 on waiting for the TCP socket to open.
14308
14309 2014-09-09 Doug Evans <xdje42@gmail.com>
14310
14311 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14312 _caller_matches, _any_caller_is, _any_caller_matches.
14313
14314 2014-09-09 Doug Evans <xdje42@gmail.com>
14315
14316 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14317
14318 2014-09-09 Yao Qi <yao@codesourcery.com>
14319
14320 * gdb.mi/mi-var-display.exp: Set print symbol off.
14321
14322 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14323
14324 PR gdb/17035
14325 * gdb.base/commands.exp: Add tests to verify user-defined
14326 commands with empty bodies.
14327 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14328 python commands in `show user command`.
14329 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14330 scheme commands in `show user command`.
14331
14332 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14333
14334 PR python/17355
14335 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14336 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14337 * gdb.python/py-framefilter-invalidarg.exp: New file.
14338 * gdb.python/py-framefilter-invalidarg.py: New file.
14339
14340 2014-09-06 Doug Evans <xdje42@gmail.com>
14341
14342 PR 15276
14343 * gdb.python/py-caller-is.c: New file.
14344 * gdb.python/py-caller-is.exp: New file.
14345
14346 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14347
14348 PR gdb/17235
14349 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14350 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14351
14352 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14353
14354 PR fortran/17237
14355 * gdb.fortran/print-formatted.exp: New file.
14356 * gdb.fortran/print-formatted.f90: Likewise.
14357
14358 2014-09-03 Sasha Smundak <asmundak@google.com>
14359
14360 * gdb.python/py-frame.exp: Test Frame.read_register.
14361
14362 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14363
14364 PR python/16699
14365 * gdb.python/py-completion.exp: New file.
14366 * gdb.python/py-completion.py: Likewise.
14367
14368 2014-08-28 Doug Evans <dje@google.com>
14369
14370 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14371 eax,etc. are live with values set by gdb and thus the compiler can't
14372 use them.
14373 * gdb.arch/i386-pseudo.c (main): Ditto.
14374
14375 2014-08-27 Doug Evans <dje@google.com>
14376
14377 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14378
14379 2014-08-25 Doug Evans <dje@google.com>
14380
14381 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14382 (main): Ditto.
14383
14384 2014-08-25 Doug Evans <dje@google.com>
14385
14386 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14387
14388 2014-08-24 Yao Qi <yao@codesourcery.com>
14389
14390 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14391 symbol off.
14392 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14393
14394 2014-08-22 Doug Evans <dje@google.com>
14395
14396 PR 17276
14397 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14398 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14399 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14400
14401 2014-08-22 Yao Qi <yao@codesourcery.com>
14402
14403 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14404 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14405 * gdb.python/python.exp: Likewise. Use .py file on the host
14406 instead of the build.
14407
14408 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14409
14410 * gdb.threads/gcore-stale-thread.c: New file.
14411 * gdb.threads/gcore-stale-thread.exp: New file.
14412
14413 2014-08-21 Pedro Alves <palves@redhat.com>
14414
14415 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14416 * gdb.base/gcore-relro-pie.exp: Likewise.
14417 * gdb.base/gcore-relro.exp: Likewise.
14418 * gdb.base/gcore.exp: Likewise.
14419 * gdb.base/print-symbol-loading.exp: Likewise.
14420 * gdb.threads/gcore-thread.exp: Likewise.
14421 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14422
14423 2014-08-20 Pedro Alves <palves@redhat.com>
14424 Jan Kratochvil <jan.kratochvil@redhat.com>
14425
14426 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14427 configure.
14428 (EXPECT): Handle READ1 being set.
14429 (all): Depend on EXTRA_RULES.
14430 (check-read1, expect-read1, read1.so, read1): New rules.
14431 * README (Testsuite Parameters): Document the READ1 make variable.
14432 (Race detection): New section.
14433 * configure: Regenerate.
14434 * configure.ac: If build==host==target, and running under a
14435 GNU/glibc system, add read1 to the extra Makefile rules.
14436 (EXTRA_RULES): AC_SUBST it.
14437 * lib/read1.c: New file.
14438
14439 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14440
14441 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14442 the handling of variables declared as a typedef to an array
14443 which a DW_AT_data_location attribute.
14444
14445 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14446 Pedro Alves <palves@redhat.com>
14447
14448 PR symtab/14604
14449 PR symtab/14605
14450 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14451 gdb_test.
14452
14453 2014-08-19 Pedro Alves <palves@redhat.com>
14454
14455 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14456
14457 2014-08-19 Yao Qi <yao@codesourcery.com>
14458
14459 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14460 right line.
14461
14462 2014-08-18 David Blaikie <dblaikie@gmail.com>
14463
14464 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14465
14466 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14467
14468 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14469 attribute in array range.
14470
14471 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14472
14473 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14474
14475 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14476
14477 PR c++/17132
14478 * gdb.cp/pr17132.cc: New file.
14479 * gdb.cp/pr17132.exp: New file.
14480
14481 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14482
14483 * gdb.python/py-xmethods.py (A_getarrayind)
14484 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14485 Use 'print' with function call syntax.
14486 (E_method_matcher.match): Fix tab vs space indentation mixup.
14487
14488 2014-08-15 Yao Qi <yao@codesourcery.com>
14489
14490 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14491 false.
14492
14493 2014-08-15 Yao Qi <yao@codesourcery.com>
14494
14495 * gdb.cp/casts.exp: Set print symbol off.
14496 * gdb.cp/class2.exp: Likewise.
14497 * gdb.cp/overload.exp: Likewise.
14498 * gdb.cp/templates.exp: Likewise.
14499
14500 2014-08-11 Doug Evans <dje@google.com>
14501
14502 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14503 (test_load_shlib): Update.
14504
14505 2014-08-09 Yao Qi <yao@codesourcery.com>
14506
14507 * gdb.base/display.exp: Invoke is_address_zero_readable.
14508 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14509 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14510 * gdb.base/hbreak-unmapped.exp: Return if
14511 is_address_zero_readable returns true.
14512 * gdb.base/signest.exp: Likewise.
14513 * gdb.base/signull.exp: Likewise.
14514 * gdb.base/sigbpt.exp: Likewise.
14515 * gdb.guile/scm-disasm.exp: Do the test if
14516 is_address_zero_readable returns false.
14517 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14518 * gdb.python/py-arch.exp: Likewise.
14519 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14520 * lib/gdb.exp (is_address_zero_readable): New proc.
14521
14522 2014-08-09 Yao Qi <yao@codesourcery.com>
14523
14524 PR testsuite/13443
14525 * gdb.mi/mi-var-display.exp: Make test messages unique.
14526
14527 2014-08-04 Tom Tromey <tromey@redhat.com>
14528
14529 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14530 target 0".
14531
14532 2014-08-04 Tom Tromey <tromey@redhat.com>
14533
14534 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14535 "target_resume".
14536
14537 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14538
14539 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14540 inner_vla_struct_object_size.
14541 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14542 as xfail.
14543
14544 2014-07-30 Pedro Alves <palves@redhat.com>
14545
14546 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14547 comment.
14548
14549 2014-07-29 Yao Qi <yao@codesourcery.com>
14550
14551 PR gdb/17206
14552 * gdb.base/until-nodebug.exp: New.
14553
14554 2014-07-28 Doug Evans <xdje42@gmail.com>
14555
14556 PR guile/17203
14557 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14558 previously existing parameter, and previously ambiguously spelled
14559 parameter.
14560
14561 2014-07-28 Will Newton <will.newton@linaro.org>
14562
14563 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14564
14565 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14566 Doug Evans <xdje42@gmail.com>
14567
14568 PR guile/17146
14569 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14570
14571 2014-07-25 Pedro Alves <palves@redhat.com>
14572
14573 * gdb.threads/signal-command-handle-nopass.c: New file.
14574 * gdb.threads/signal-command-handle-nopass.exp: New file.
14575 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14576 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14577 * gdb.threads/signal-delivered-right-thread.c: New file.
14578 * gdb.threads/signal-delivered-right-thread.exp: New file.
14579
14580 2014-07-25 Pedro Alves <palves@redhat.com>
14581
14582 * gdb.base/double-prompt-target-event-error.exp
14583 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14584 match.
14585 (cancel_pagination_in_target_event): Rework double prompt
14586 detection.
14587 * gdb.base/paginate-after-ctrl-c-running.exp
14588 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14589 <return>' match.
14590 * gdb.base/paginate-bg-execution.exp
14591 (test_bg_execution_pagination_return)
14592 (test_bg_execution_pagination_cancel): Remove '-notransfer
14593 <return>' matches.
14594 * gdb.base/paginate-execution-startup.exp
14595 (test_fg_execution_pagination_return)
14596 (test_fg_execution_pagination_cancel): Remove '-notransfer
14597 <return>' matches.
14598 * gdb.base/paginate-inferior-exit.exp
14599 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14600 match.
14601 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14602 * lib/gdb.exp (pagination_prompt): Run text through
14603 string_to_regexp.
14604 (gdb_test_multiple): Match $pagination_prompt instead of
14605 "<return>".
14606 (string_to_regexp): Move to lib/gdb-utils.exp.
14607
14608 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14609
14610 * gdb.arch/amd64-entry-value-paramref.S: New file.
14611 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14612 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14613 * gdb.arch/amd64-optimout-repeat.S: New file.
14614 * gdb.arch/amd64-optimout-repeat.c: New file.
14615 * gdb.arch/amd64-optimout-repeat.exp: New file.
14616
14617 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14618
14619 PR gdb/17170
14620 * gdb.base/statistics.exp: New file.
14621
14622 2014-07-17 Doug Evans <dje@google.com>
14623
14624 PR gdb/17170
14625 * gdb.base/maint.exp: Update testing of per-command stats.
14626
14627 2014-07-16 Pedro Alves <palves@redhat.com>
14628
14629 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14630 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14631 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14632 (tfile_write_buf): New functions.
14633 (add_memory_block): Rewrite using the above.
14634 (adjust_function_address): New function.
14635 (FUNCTION_ADDRESS): New macro.
14636 (write_basic_trace_file): Remove short_x local, and use
14637 tfile_write_16. Change type of func_addr local to unsigned long
14638 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14639 here. Cast argument of add_memory_block to char pointer.
14640 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14641 (main): Remove parameters.
14642 * gdb.trace/tfile.exp: Remove nowarnings.
14643
14644 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14645
14646 * gdb.base/debug-expr.exp: Test string evaluation with
14647 "debug expression" on.
14648
14649 2014-07-15 Pedro Alves <palves@redhat.com>
14650
14651 * gdb.base/reread.exp: Use clean_restart.
14652
14653 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14654
14655 * gdb.arch/avr-flash-qualifer.c: New.
14656 * gdb.arch/avr-flash-qualifer.exp: New.
14657
14658 2014-07-14 Pedro Alves <palves@redhat.com>
14659
14660 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14661 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14662
14663 2014-07-14 Pedro Alves <palves@redhat.com>
14664
14665 * gdb.base/double-prompt-target-event-error.c: New file.
14666 * gdb.base/double-prompt-target-event-error.exp: New file.
14667
14668 2014-07-14 Pedro Alves <palves@redhat.com>
14669
14670 PR gdb/17072
14671 * gdb.base/paginate-inferior-exit.c: New file.
14672 * gdb.base/paginate-inferior-exit.exp: New file.
14673
14674 2014-07-14 Pedro Alves <palves@redhat.com>
14675
14676 PR gdb/17072
14677 * gdb.base/paginate-bg-execution.c: New file.
14678 * gdb.base/paginate-bg-execution.exp: New file.
14679
14680 2014-07-14 Pedro Alves <palves@redhat.com>
14681
14682 PR gdb/17072
14683 * gdb.base/paginate-execution-startup.c: New file.
14684 * gdb.base/paginate-execution-startup.exp: New file.
14685 * lib/gdb.exp (pagination_prompt): New global.
14686 (default_gdb_spawn): New procedure, factored out from
14687 default_gdb_spawn.
14688 (default_gdb_start): Adjust to call default_gdb_spawn.
14689 (gdb_spawn): New procedure.
14690
14691 2014-07-14 Pedro Alves <palves@redhat.com>
14692
14693 * lib/gdb.exp (gdb_assert): New procedure.
14694 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14695
14696 2014-07-14 Pedro Alves <palves@redhat.com>
14697
14698 * gdb.base/execution-termios.c: New file.
14699 * gdb.base/execution-termios.exp: New file.
14700
14701 2014-07-14 Tom Tromey <tromey@redhat.com>
14702
14703 * gdb.cp/vla-cxx.cc: New file.
14704 * gdb.cp/vla-cxx.exp: New file.
14705
14706 2014-07-14 Tom Tromey <tromey@redhat.com>
14707
14708 * gdb.reverse/rerun-prec.c: New file.
14709 * gdb.reverse/rerun-prec.exp: New file.
14710
14711 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14712 Maciej W. Rozycki <macro@codesourcery.com>
14713
14714 * lib/gdb-utils.exp: New file.
14715 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14716 inline `gdb_init_command' processing.
14717 (gdb_start_cmd): Likewise.
14718 * lib/mi-support.exp (mi_run_cmd): Likewise.
14719 * README: Document `gdb_init_command' and `gdb_init_commands'.
14720
14721 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14722
14723 Fix false FAIL running under a very long directory name.
14724 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14725 and "set print elements 10000". Twice.
14726
14727 2014-07-11 Yao Qi <yao@codesourcery.com>
14728
14729 * gdb.base/exprs.exp: "set print symbol off".
14730
14731 2014-07-11 Pedro Alves <palves@redhat.com>
14732
14733 * gdb.threads/kill.c: New file.
14734 * gdb.threads/kill.exp: New file.
14735
14736 2014-07-10 Yao Qi <yao@codesourcery.com>
14737
14738 * gdb.trace/tfile.c (write_basic_trace_file)
14739 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14740 address written to trace file.
14741
14742 2014-07-09 Pedro Alves <palves@redhat.com>
14743
14744 * gdb.base/attach-wait-input.exp: New file.
14745 * gdb.base/attach-wait-input.c: New file.
14746
14747 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14748
14749 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14750 setting up test structures.
14751 (main): Call new test function.
14752 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14753 test function, continue into test function and walk test
14754 structures.
14755
14756 2014-07-02 Yao Qi <yao@codesourcery.com>
14757
14758 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14759 'bar_start' at the beginning of functions 'foo' and 'bar'
14760 respectively.
14761 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14762 instead of 'foo' and 'bar'.
14763
14764 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14765
14766 * gdb.btrace/segv.exp: New.
14767 * gdb.btrace/segv.c: New.
14768
14769 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14770
14771 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14772 instruction.
14773
14774 2014-06-30 Mark Wielaard <mjw@redhat.com>
14775
14776 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14777 vulture, vilify, villar): New volatile array constants.
14778 (vindictive, vegetation): New const volatile array constants.
14779 * gdb.base/volatile.exp: Test volatile and const volatile array
14780 types.
14781
14782 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14783
14784 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14785 target lacks support for awatch, rwatch, or hbreak.
14786
14787 2014-06-27 Yao Qi <yao@codesourcery.com>
14788
14789 * gdb.multi/dummy-frame-restore.exp: New.
14790 * gdb.multi/dummy-frame-restore.c: New.
14791
14792 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14793
14794 * gdb.btrace/gcore.exp: New.
14795
14796 2014-06-23 Pedro Alves <palves@redhat.com>
14797
14798 * gdb.base/watchpoint-reuse-slot.c: New file.
14799 * gdb.base/watchpoint-reuse-slot.exp: New file.
14800
14801 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14802
14803 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14804 progspace's filename in 'info', 'enable' and 'disable' command
14805 tests.
14806
14807 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14808
14809 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14810 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14811 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14812
14813 2014-06-20 Gary Benson <gbenson@redhat.com>
14814
14815 * gdb.arch/i386-avx.exp: Fix include file location.
14816 * gdb.arch/i386-sse.exp: Likewise.
14817
14818 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14819
14820 * gdb.dlang/expression.exp: New file.
14821
14822 2014-06-19 Pedro Alves <palves@redhat.com>
14823
14824 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14825 out from ...
14826 (top level): ... here. Iterate running tests under different
14827 scheduler-locking settings.
14828
14829 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14830
14831 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14832 to DW_FORM_addr and use non-zero addresses.
14833
14834 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14835
14836 PR gdb/17017
14837 * gdb.python/py-xmethods.cc: Add global function call counters and
14838 increment them in their respective functions. Remove "cout"
14839 statements.
14840 * gdb.python/py-xmethods.exp: Make tests check the global function
14841 call counters instead of depending on inferior IO.
14842
14843 2014-06-18 Don Breazeal <donb@codesourcery.com>
14844
14845 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14846 Deleted procedure.
14847 (explicit_fork_parent_follow): Deleted procedure.
14848 (explicit_fork_child_follow): Deleted procedure.
14849 (test_follow_fork): New procedure.
14850 (do_fork_tests): Replace calls to deleted procedures with
14851 calls to test_follow_fork and reset GDB for subsequent
14852 procedure calls.
14853
14854 2014-06-17 Yao Qi <yao@codesourcery.com>
14855
14856 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14857 CP1252.
14858
14859 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14860
14861 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14862 Initialize ptr and S explicitly.
14863 (skip_type_update_when_not_use_rtti_test): Likewise.
14864
14865 2014-06-16 Keith Seitz <keiths@redhat.com>
14866
14867 PR mi/15863
14868 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14869 the inferior is started.
14870
14871 2014-06-16 Pedro Alves <palves@redhat.com>
14872
14873 * gdb.base/break-main-file-remove-fail.c: New file.
14874 * gdb.base/break-main-file-remove-fail.exp: New file.
14875 * gdb.base/break-unload-file.exp: Use build_executable instead of
14876 prepare_for_testing.
14877 (test_break): New parameter "initial_load". Handle it.
14878 (top level): Add initial_load cmdline/file axis.
14879
14880 2014-06-12 Tom Tromey <tromey@redhat.com>
14881
14882 * gdb.base/completion.exp: Don't use directory name in test.
14883
14884 2014-06-09 Gary Benson <gbenson@redhat.com>
14885
14886 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14887 separate the always-available ANSI-standard signals from the
14888 signals that require checking.
14889 (main): Likewise.
14890 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14891 Likewise.
14892 (main): Likewise.
14893
14894 2014-06-07 Keith Seitz <keiths@redhat.com>
14895
14896 Revert:
14897 PR c++/16253
14898 * gdb.cp/var-tag.cc: New file.
14899 * gdb.cp/var-tag.exp: New file.
14900 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14901 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14902 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14903 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14904
14905 2014-06-06 Doug Evans <xdje42@gmail.com>
14906
14907 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14908
14909 2014-06-06 Pedro Alves <palves@redhat.com>
14910
14911 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14912 in target debug output instead of looking at RSP packets,
14913 disabling the test on any target that uses hardware stepping.
14914 Update comments.
14915
14916 2014-06-06 Pedro Alves <palves@redhat.com>
14917
14918 * gdb.base/break-unload-file.exp: Fix typo.
14919
14920 2014-06-06 Yao Qi <yao@codesourcery.com>
14921
14922 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14923 from "jit_function" to "^jit_function".
14924
14925 2014-06-06 Yao Qi <yao@codesourcery.com>
14926
14927 * gdb.base/async.c (foo): Add one statement.
14928 * gdb.base/async.exp: Get the next instruction address and
14929 match the output of "nexti" by instruction address. Match
14930 the hex address in the output of "finish".
14931
14932 2014-06-06 Gary Benson <gbenson@redhat.com>
14933
14934 * gdb.base/call-signals.c: Remove preprocessor conditionals
14935 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14936 SIGSEGV and SIGTERM.
14937 * gdb.base/sigall.c: Likewise.
14938 * gdb.base/unwindonsignal.c: Likewise.
14939 * gdb.reverse/sigall-reverse.c: Likewise.
14940
14941 2014-06-06 Yao Qi <yao@codesourcery.com>
14942
14943 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14944 readable, skip the test.
14945
14946 2014-06-06 Yao Qi <yao@codesourcery.com>
14947
14948 * gdb.threads/staticthreads.c (thread_function): Move the line
14949 setting breakpoint on forward.
14950 * gdb.threads/staticthreads.exp: Update comments.
14951
14952 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14953
14954 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14955 "history-append! type error".
14956
14957 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14958
14959 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14960 erroneous dprintf expected input.
14961
14962 2014-06-04 Doug Evans <xdje42@gmail.com>
14963
14964 * gdb.guile/scm-generics.exp: Delete.
14965
14966 2014-06-04 Doug Evans <xdje42@gmail.com>
14967
14968 * gdb.guile/scm-breakpoint.exp: Update.
14969 Add tests for breakpoint registration.
14970
14971 2014-06-04 Tom Tromey <tromey@redhat.com>
14972
14973 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14974 VLA-in-union.
14975 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14976 inner_vla_struct, vla_union types. Initialize objects of those
14977 types and compute their sizes.
14978
14979 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14980 Hui Zhu <hui@codesourcery.com>
14981
14982 * gdb.base/fileio.exp: Add test for shell not available as well as
14983 available.
14984 * gdb.base/fileio.c (test_system): Check for shell twice.
14985
14986 2014-06-04 Yao Qi <yao@codesourcery.com>
14987
14988 * gdb.base/auto-connect-native-target.exp: Remove redundant
14989 space from the regexp pattern.
14990
14991 2014-06-04 Yao Qi <yao@codesourcery.com>
14992
14993 * gdb.base/default.exp: Replace "child" with "native" in
14994 regexp pattern.
14995
14996 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14997
14998 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14999 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15000 * gdb.python/py-xmethods.py: Python script supporting the
15001 new testcase and tests.
15002
15003 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15004 Pedro Alves <palves@redhat.com>
15005
15006 PR breakpoints/17000
15007 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15008 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15009
15010 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15011
15012 * gdb.base/subst.exp: Add tests to verify partial path matching
15013 output.
15014
15015 2014-06-03 Pedro Alves <palves@redhat.com>
15016
15017 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15018 target that doesn't use software single-stepping.
15019
15020 2014-06-03 Pedro Alves <palves@redhat.com>
15021
15022 PR breakpoints/17000
15023 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15024 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15025
15026 2014-06-02 Doug Evans <xdje42@gmail.com>
15027
15028 * gdb.guile/scm-parameter.exp: New file.
15029
15030 2014-06-02 Doug Evans <xdje42@gmail.com>
15031
15032 * gdb.guile/scm-cmd.c: New file.
15033 * gdb.guile/scm-cmd.exp: New file.
15034
15035 2014-06-02 Doug Evans <xdje42@gmail.com>
15036
15037 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15038 pretty-printer lookup.
15039 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15040 (make-pp_s-printer): Call it.
15041 (make-pretty-printer-from-dict): New function.
15042 (lookup-pretty-printer-maker-from-dict): New function.
15043 (*pretty-printer*): Simplify.
15044 (make-objfile-pp_s-printer): New function.
15045 (install-objfile-pretty-printers!): New function.
15046 (make-progspace-pp_s-printer): New function.
15047 (install-progspace-pretty-printers!): New function.
15048 * gdb.guile/scm-progspace.c: New file.
15049 * gdb.guile/scm-progspace.exp: New file.
15050
15051 2014-06-02 Pedro Alves <palves@redhat.com>
15052
15053 * gdb.base/dprintf-bp-same-addr.c: New file.
15054 * gdb.base/dprintf-bp-same-addr.exp: New file.
15055
15056 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15057
15058 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15059 * gdb.arch/powerpc-power.s: Likewise.
15060
15061 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15062
15063 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15064
15065 2014-06-01 Yao Qi <yao@codesourcery.com>
15066
15067 * gdb.base/watchpoint.exp (test_watch_location): Check null
15068 pointer can be dereferenced. If not, do the test, otherwise
15069 skip it.
15070
15071 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15072
15073 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15074 results.
15075 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15076
15077 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15078
15079 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15080 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15081 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15082 * gdb.arch/amd64-invalid-stack-top.c: New file.
15083 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15084
15085 2014-05-30 Pedro Alves <palves@redhat.com>
15086
15087 PR breakpoints/17000
15088 * gdb.base/sss-bp-on-user-bp.c: New file.
15089 * gdb.base/sss-bp-on-user-bp.exp: New file.
15090
15091 2014-05-30 David Blaikie <dblaikie@gmail.com>
15092
15093 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15094 gnu_inline semantics via attribute.
15095 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15096 source explicitly specifies the required semantics.
15097
15098 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15099
15100 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15101
15102 2014-05-29 Pedro Alves <palves@redhat.com>
15103 Tom Tromey <tromey@redhat.com>
15104
15105 * gdb.base/async-shell.exp: Don't enable target-async.
15106 * gdb.base/async.exp
15107 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15108 parameter. Adjust.
15109 (top level): Don't test with "target-async".
15110 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15111 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15112 * gdb.base/inferior-died.exp: Don't enable target-async.
15113 * gdb.base/interrupt-noterm.exp: Likewise.
15114 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15115 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15116 * gdb.mi/mi-nonstop.exp: Likewise.
15117 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15118 * gdb.mi/mi-nsintrall.exp: Likewise.
15119 * gdb.mi/mi-nsmoribund.exp: Likewise.
15120 * gdb.mi/mi-nsthrexec.exp: Likewise.
15121 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15122 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15123 * gdb.python/py-evsignal.exp: Don't enable target-async.
15124 * gdb.python/py-evthreads.exp: Likewise.
15125 * gdb.python/py-prompt.exp: Likewise.
15126 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15127 * gdb.server/solib-list.exp: Don't enable target-async.
15128 * gdb.threads/thread-specific-bp.exp: Likewise.
15129 * lib/mi-support.exp: Adjust to use mi-async.
15130
15131 2014-05-29 Pedro Alves <palves@redhat.com>
15132
15133 PR gdb/13860
15134 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15135 reason, even in sync mode.
15136
15137 2014-05-29 Pedro Alves <palves@redhat.com>
15138 Hui Zhu <hui@codesourcery.com>
15139
15140 PR PR15693
15141 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15142 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15143 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15144 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15145
15146 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15147
15148 * config/monitor.exp (gdb_target_monitor): Replace use of
15149 "set remotebaud" by "set serial baud".
15150
15151 2014-05-26 Andy Wingo <wingo@igalia.com>
15152
15153 * gdb.guile/scm-breakpoint.exp:
15154 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15155 properties instead of gdb-object-properties.
15156
15157 2014-05-26 Yao Qi <yao@codesourcery.com>
15158
15159 * gdb.server/no-thread-db.exp: Specify source file name
15160 explicitly when setting a breakpoint.
15161
15162 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15163
15164 * gdb.btrace/vdso.c: New.
15165 * gdb.btrace/vdso.exp: New.
15166
15167 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15168
15169 * gdb.base/gcore.exp (capture_command_output): Move ...
15170 * lib/gdb.exp (capture_command_output): ... here.
15171
15172 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15173
15174 * gdb.btrace/data.exp: Test memory access during btrace replay.
15175
15176 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15177
15178 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15179
15180 2014-05-21 Pedro Alves <palves@redhat.com>
15181
15182 PR gdb/13860
15183 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15184 (top level): Test that output related to execution commands is
15185 sent to the console with CLI commands, but not with MI commands.
15186 Test that breakpoint events are always mirrored to the console.
15187 Also expect the new source line to be output after a "next" in
15188 async mode too. Make it a pass/fail test.
15189 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15190 output.
15191 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15192
15193 2014-05-21 Pedro Alves <palves@redhat.com>
15194
15195 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15196 Use them to test variations of "list" after reaching a breakpoint.
15197 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15198 Test "list" with listsize 10 after reaching a breakpoint.
15199 * gdb.python/python.exp (decode_line current location line
15200 number): Adjust expected line number.
15201
15202 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15203
15204 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15205 behavior for $args, pass it directly to "run".
15206
15207 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15208
15209 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15210 30000 to 65536.
15211
15212 2014-05-21 Pedro Alves <palves@redhat.com>
15213
15214 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15215 auto-connect-native-target off".
15216 * gdb.base/auto-connect-native-target.c: New file.
15217 * gdb.base/auto-connect-native-target.exp: New file.
15218
15219 2014-05-21 Pedro Alves <palves@redhat.com>
15220
15221 * gdb.base/default.exp: Test "target native" instead of "target
15222 child".
15223
15224 2014-05-21 Mark Wielaard <mjw@redhat.com>
15225
15226 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15227
15228 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15229
15230 Fix TLS access for -static -pthread.
15231 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15232 <HAVE_TLS> (thread_function, main): Initialize it.
15233 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15234 Add clean_restart.
15235 <$have_tls != "">: Check TLSVAR.
15236
15237 2014-05-21 Pedro Alves <palves@redhat.com>
15238
15239 * gdb.base/dcache-line-read-error.c: New.
15240 * gdb.base/dcache-line-read-error.exp: New.
15241
15242 2014-05-20 Pedro Alves <palves@redhat.com>
15243
15244 * gdb.base/compare-sections.c: New file.
15245 * gdb.base/compare-sections.exp: New file.
15246
15247 2014-05-20 Pedro Alves <palves@redhat.com>
15248
15249 * gdb.base/break-idempotent.c: New file.
15250 * gdb.base/break-idempotent.exp: New file.
15251
15252 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15253
15254 * gdb.btrace/nohist.exp: New.
15255
15256 2014-05-20 Yao Qi <yao@codesourcery.com>
15257
15258 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15259 gdb.reverse directory and gdb_reverse_timeout exists in board
15260 setting.
15261 * README: Document gdb_reverse_timeout.
15262
15263 2014-05-20 Yao Qi <yao@codesourcery.com>
15264
15265 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15266 'test_file_name'. Treat args as a string instead of a list.
15267 (gdb_init): Rename argument 'args' by 'test_file_name'.
15268
15269 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15270
15271 * gdb.arch/powerpc-power.exp: New file.
15272 * gdb.arch/powerpc-power.s: New file.
15273
15274 2014-05-16 Doug Evans <dje@google.com>
15275
15276 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15277 * gdb.base/completion.exp: Check that all expected files exist
15278 before doing file completion.
15279
15280 2014-05-16 Doug Evans <dje@google.com>
15281
15282 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15283 Update.
15284 (do_syscall_tests_without_xml): Update.
15285
15286 2014-05-16 Pedro Alves <palves@redhat.com>
15287
15288 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15289 instead of "unknown output after running".
15290
15291 2014-05-16 Yao Qi <yao@codesourcery.com>
15292
15293 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15294 file1.txt from host at the end.
15295 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15296
15297 2014-05-15 Doug Evans <dje@google.com>
15298
15299 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15300 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15301 loading file. Add test for TU lookup.
15302
15303 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15304
15305 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15306 calling "-exec-arguments" or "set args" before running the
15307 inferior.
15308
15309 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15310
15311 * lib/mi-support.exp (mi_expect_stop): Expect message for
15312 inferiors that exit with non-zero exit code.
15313
15314 2014-05-14 Yao Qi <yao@codesourcery.com>
15315
15316 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15317 match absolute path on remote host.
15318 (test_file_list_exec_source_files): Remove "/" from the
15319 pattern.
15320
15321 2014-05-14 Yao Qi <yao@codesourcery.com>
15322
15323 * boards/local-remote-host-notty.exp (${board}_file): New
15324 proc.
15325
15326 2014-05-07 Kyle McMartin <kyle@redhat.com>
15327
15328 Pushed by Joel Brobecker <brobecker@adacore.com>.
15329 * gdb.arch/aarch64-atomic-inst.c: New file.
15330 * gdb.arch/aarch64-atomic-inst.exp: New file.
15331
15332 2014-05-07 Yao Qi <yao@codesourcery.com>
15333
15334 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15335 in current context" too.
15336
15337 2014-05-05 Keith Seitz <keiths@redhat.com>
15338
15339 * gdb.linespec/ls-dollar.exp: Add test for linespec
15340 file:convenience_variable.
15341
15342 2014-05-05 Yao Qi <yao@codesourcery.com>
15343
15344 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15345 traceframes into tfile and ctf trace files. Read data from
15346 trace file and test collected data.
15347 (gdb_collect_locals_test): Likewise.
15348 (gdb_unavailable_registers_test): Likewise.
15349 (gdb_unavailable_floats): Likewise.
15350 (gdb_collect_globals_test): Likewise.
15351 (top-level): Append "ctf" to trace_file_targets if GDB
15352 supports.
15353
15354 2014-05-05 Yao Qi <yao@codesourcery.com>
15355
15356 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15357 code to ...
15358 (gdb_collect_args_test_1): ... it. New proc.
15359 (gdb_collect_locals_test): Move some code to ...
15360 (gdb_collect_locals_test_1): ... it. New proc.
15361 (gdb_unavailable_registers_test): Move some code to ...
15362 (gdb_unavailable_registers_test_1): ... it. New proc.
15363 (gdb_unavailable_floats): Move some code to ...
15364 (gdb_unavailable_floats_1): ... it. New proc.
15365
15366 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15367
15368 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15369 probes to test for bitness recognition.
15370 * gdb.arch/amd64-stap-optional-prefix.exp
15371 (test_probe_value_without_reg): New procedure.
15372 Add code to test for different kinds of bitness.
15373
15374 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15375
15376 PR breakpoints/16889
15377 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15378 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15379
15380 2014-05-01 Pedro Alves <palves@redhat.com>
15381
15382 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15383 gdb_file_cmd if no file is specified.
15384 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15385 last_loaded_file to set the remote exec-file.
15386
15387 2014-05-01 Pedro Alves <palves@redhat.com>
15388
15389 * boards/local-remote-host.exp: New file.
15390
15391 2014-05-01 Pedro Alves <palves@redhat.com>
15392
15393 * boards/local-remote-host.exp: Rename to ...
15394 * boards/local-remote-host-notty.exp: ... this.
15395
15396 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15397
15398 * gdb.ada/dyn_arrayidx: New testcase.
15399
15400 2014-04-26 Yao Qi <yao@codesourcery.com>
15401
15402 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15403 and compute the length of function main. Save it in
15404 $main_length.
15405 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15406 (top-level): Use gdb_compile to compile objects into
15407 executable and restart GDB. Remove invocation to
15408 prepare_for_testing.
15409
15410 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15411 Pedro Alves <palves@redhat.com>
15412
15413 PR server/16255
15414 * gdb.multi/multi-attach.c: New file.
15415 * gdb.multi/multi-attach.exp: New file.
15416
15417 2014-04-25 Pedro Alves <palves@redhat.com>
15418
15419 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15420 user.
15421 (top level): Test that "set remote conditional-breakpoints-packet
15422 off" works as intended.
15423 * gdb.base/dprintf.exp: Test that "set remote
15424 breakpoint-commands-packet off" works as intended.
15425 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15426 New function.
15427 (top level): Call it.
15428 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15429 remote fast-tracepoints-packet off" works as intended.
15430 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15431 * lib/gdb.exp (gdb_is_target_remote): ... here.
15432
15433 2014-04-24 David Blaikie <dblaikie@gmail.com>
15434
15435 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15436 ensure clang would not discard them.
15437 * gdb.base/gdbvars.c: Ditto.
15438 * gdb.base/memattr.c: Ditto.
15439 * gdb.base/whatis.c: Ditto.
15440 * gdb.python/py-prettyprint.c: Ditto.
15441 * gdb.trace/actions.c: Ditto.
15442 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15443 ensure clang would not discard it.
15444
15445 2014-04-24 David Blaikie <dblaikie@gmail.com>
15446
15447 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15448 clang to emit the full definition of type required by the test
15449 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15450
15451 2014-04-24 David Blaikie <dblaikie@gmail.com>
15452
15453 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15454 coax Clang into emitting the definition of the type.
15455 * gdb.cp/pr10728-x.h (y): Ditto.
15456 * gdb.cp/pr10728-y.cc (y): Ditto.
15457
15458 2014-04-24 David Blaikie <dblaikie@gmail.com>
15459
15460 * gdb.base/label.exp: XFAIL label related tests under Clang.
15461 * gdb.cp/cplabel.exp: Ditto.
15462 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15463 under Clang those using labels.
15464
15465 2014-04-25 Yao Qi <yao@codesourcery.com>
15466
15467 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15468 double_label.
15469 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15470 partial_label and double_label.
15471
15472 2014-04-24 David Blaikie <dblaikie@gmail.com>
15473
15474 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15475
15476 2014-04-24 David Blaikie <dblaikie@gmail.com>
15477
15478 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15479 of the function to work across GCC and Clang.
15480 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15481 pointer types (const void ** const V void **).
15482
15483 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15484 Walfred Tedeschi <walfred.tedeschi@intel.com>
15485
15486 * Makefile.in (EXECUTABLES): Added i386-avx512.
15487 * gdb.arch/i386-avx512.c: New file.
15488 * gdb.arch/i386-avx512.exp: Likewise.
15489
15490 2014-04-23 Keith Seitz <keiths@redhat.com>
15491
15492 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15493 (mi_make_breakpoint_table): New procedure.
15494 (mi_create_breakpoint): Use mi_make_breakpoint
15495 and return the result.
15496 (mi_make_breakpoint): New procedure.
15497 (mi_build_kv_pairs): New procedure.
15498
15499 * gdb.mi/mi-break.exp: Remove unused globals,
15500 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15501 All callers updated.
15502 * gdb.mi/mi-dprintf.exp: Use variable to track command
15503 number.
15504 Update all callers of mi_create_breakpoint and use
15505 mi_make_breakpoint_table.
15506 Remove any unused global variables.
15507 * gdb.mi/mi-nonstop.exp: Likewise.
15508 * gdb.mi/mi-nsintrall.exp: Likewise.
15509 * gdb.mi/mi-nsmoribund.exp: Likewise.
15510 * gdb.mi/mi-nsthrexec.exp: Likewise.
15511 * gdb.mi/mi-reverse.exp: Likewise.
15512 * gdb.mi/mi-simplerun.exp: Likewise.
15513 * gdb.mi/mi-stepn.exp: Likewise.
15514 * gdb.mi/mi-syn-frame.exp: Likewise.
15515 * gdb.mi/mi-until.exp: Likewise.
15516 * gdb.mi/mi-var-cp.exp: Likewise.
15517 * gdb.mi/mi-var-display.exp: Likewise.
15518 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15519 * gdb.mi/mi2-var-child.exp: Likewise.
15520 * gdb.mi/mi-vla-c99.exp: Likewise.
15521 * lib/mi-support.exp: Likewise.
15522
15523 From Ian Lance Taylor <iant@cygnus.com>:
15524 * lib/gdb.exp (parse_args): New procedure.
15525
15526 2014-04-23 Pedro Alves <palves@redhat.com>
15527
15528 * gdb.base/break-unload-file.c: New file.
15529 * gdb.base/break-unload-file.exp: New file.
15530 * gdb.base/sym-file-lib.c (baz): New function.
15531 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15532 field.
15533 (load): Store the segment's mapped size.
15534 (unload): New function.
15535 (unload_shlib): New function.
15536 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15537 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15538 set a breakpoint at baz, and call it.
15539 * gdb.base/sym-file.exp: New tests for stale breakpoint
15540 instructions.
15541
15542 2014-04-23 Pedro Alves <palves@redhat.com>
15543
15544 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15545 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15546 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15547 * gdb.base/hbreak-unmapped.c: New file.
15548 * gdb.base/hbreak-unmapped.exp: New file.
15549 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15550 * lib/gdb.exp (gdb_is_target_remote): ... here.
15551
15552 2014-04-22 Pedro Alves <palves@redhat.com>
15553
15554 * gdb.base/consecutive-step-over.c: New file.
15555 * gdb.base/consecutive-step-over.exp: New file.
15556
15557 2014-04-22 Pedro Alves <palves@redhat.com>
15558
15559 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15560 instead of send_gdb/gdb_expect.
15561
15562 2014-04-22 Yao Qi <yao@codesourcery.com>
15563
15564 * lib/trace-support.exp (generate_tracefile): New procedure.
15565 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15566 return 0.
15567 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15568 if generate_tracefile returns 1.
15569
15570 2014-04-18 Tom Tromey <palves@redhat.com>
15571 Pedro alves <tromey@redhat.com>
15572
15573 PR backtrace/15558
15574 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15575 with a backtrace limit.
15576 * gdb.python/py-frame-inline.exp: Test running to an inline
15577 function with a backtrace limit, and printing the newest frame.
15578 * gdb.python/py-frame-inline.c (main): Call f.
15579
15580 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15581
15582 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15583
15584 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15585
15586 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15587 Drop prefix from unsupported source file path.
15588
15589 2014-04-17 Yao Qi <yao@codesourcery.com>
15590
15591 * lib/gdb.exp (with_target_charset): New proc.
15592 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15593 with_target_charset.
15594 (test_print_strings): Likewise.
15595 (test_repeat_bytes): Likewise.
15596 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15597 for some tests.
15598
15599 2014-04-16 Keith Seitz <keiths@redhat.com>
15600
15601 PR gdb/15827
15602 * gdb.dwarf2/corrupt.c: New file.
15603 * gdb.dwarf2/corrupt.exp: New file.
15604
15605 2014-04-16 Keith Seitz <keiths@redhat.com>
15606
15607 PR c++/16597
15608 * gdb.cp/namelessclass.cc: New file.
15609 * gdb.cp/namelessclass.exp: New file.
15610 * gdb.cp/namelessclass.S: New file.
15611
15612 2014-04-16 Doug Evans <dje@google.com>
15613
15614 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15615 Add comment.
15616 (gdbserver_default_get_comm_port): New function.
15617 (gdbserver_start): Check if board file provided
15618 "gdbserver,get_comm_port" and use it if so.
15619 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15620 (gdb,socketport): Set to "stdio".
15621 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15622 (stdio_gdbserver_template): Delete.
15623 (${board}_get_remote_address): Update.
15624 (${board}_build_remote_cmd): Delete.
15625 (${board}_get_comm_port): New function.
15626 (${board}_spawn): Update.
15627 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15628 Delete.
15629 (${board}_get_remote_address): Update.
15630 (${board}_get_comm_port): New function.
15631
15632 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15633
15634 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15635 appearing in any order.
15636
15637 2014-04-15 Doug Evans <dje@google.com>
15638
15639 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15640 uninitialized value of "description".
15641
15642 2014-04-15 Keith Seitz <keiths@redhat.com>
15643
15644 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15645 Remove unused globals.
15646 (test_running_the_program): Likewise.
15647 (test_controlled_execution): Likewise.
15648 (test_controlling_breakpoints): Likewise.
15649 (test_program_termination): Likewise.
15650
15651 2014-04-15 Keith Seitz <keiths@redhat.com>
15652
15653 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15654 unused globals.
15655 (test_rbreak_creation_and_listing): Likewise.
15656 (test_ignore_count): Likewise.
15657 (test_error): Likewise.
15658
15659 2014-04-15 Pedro Alves <palves@redhat.com>
15660
15661 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15662 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15663 sym-file-loader.c.
15664 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15665 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15666 to sym-file-loader.c.
15667 (struct library): Forward declare.
15668 (load_shlib, lookup_function): Change prototypes.
15669 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15670 (translate_offset): Remove declarations.
15671 (get_text_addr): New declaration.
15672 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15673 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15674 sym-file-loader.h.
15675 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15676 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15677 here from sym-file-loader.h.
15678 (struct library): New structure.
15679 (load_shlib, lookup_function): Change prototypes and adjust to
15680 work with a struct library.
15681 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15682 (translate_offset): Make static.
15683 (get_text_addr): New function.
15684 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15685
15686 2014-04-15 Pedro Alves <palves@redhat.com>
15687
15688 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15689
15690 2014-04-15 Pedro Alves <palves@redhat.com>
15691
15692 * gdb.base/sym-file-loader.c: Include <limits.h>.
15693 (SELF_LINK): New define.
15694 (get_origin): New function.
15695 (load_shlib): Use it.
15696 * gdb.base/sym-file.exp: Don't early return if the target is
15697 remote. Use runto_main, and issue fail is that fails. Use
15698 gdb_load_shlibs.
15699 (shlib_name): Delete.
15700 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15701
15702 2014-04-15 Pedro Alves <palves@redhat.com>
15703
15704 * gdb.base/sym-file.exp: Remove regex characters from test
15705 message. Don't refer to breakpoint numbers in test messages.
15706
15707 2014-04-14 Keith Seitz <keiths@redhat.com>
15708
15709 PR c++/16253
15710 * gdb.cp/var-tag.cc: New file.
15711 * gdb.cp/var-tag.exp: New file.
15712 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15713 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15714 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15715 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15716
15717 2014-04-14 Tom Tromey <tromey@redhat.com>
15718
15719 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15720 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15721 type.
15722 * gdb.cp/enum-class.exp: New file.
15723 * gdb.cp/enum-class.cc: New file.
15724
15725 2014-04-14 Tom Tromey <tromey@redhat.com>
15726
15727 * gdb.dwarf2/enum-type.exp: New file.
15728
15729 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15730
15731 * gdb.mi/mi-vla-c99.exp: New file.
15732 * gdb.mi/vla.c: New file.
15733
15734 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15735
15736 * gdb.base/vla-datatypes.c: New file.
15737 * gdb.base/vla-datatypes.exp: New file.
15738
15739 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15740
15741 * gdb.base/vla-ptr.c: New file.
15742 * gdb.base/vla-ptr.exp: New file.
15743
15744 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15745
15746 * gdb.dwarf2/count.exp: New file.
15747
15748 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15749
15750 * gdb.base/vla-sideeffect.c: New file.
15751 * gdb.base/vla-sideeffect.exp: New file.
15752
15753 2014-04-14 David Blaikie <dblaikie@gmail.com>
15754
15755 * gdb.mi/non-stop.c: Add return value for non-void function return
15756 statement.
15757 * gdb.threads/staticthreads.c: Ditto.
15758
15759 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15760 Doug Evans <xdje42@gmail.com>
15761
15762 * gdb.guile/scm-value.c: Improve test case.
15763 * gdb.guile/scm-value.exp: Add new test.
15764
15765 2014-04-11 David Blaikie <dblaikie@gmail.com>
15766
15767 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15768 override Clang's default.
15769
15770 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15771
15772 Revert the following changes (regressions):
15773
15774 * gdb.base/vla-sideeffect.c: New file.
15775 * gdb.base/vla-sideeffect.exp: New file.
15776
15777 * gdb.dwarf2/count.exp: New file.
15778
15779 * gdb.base/vla-multi.c: New file.
15780 * gdb.base/vla-multi.exp: New file.
15781
15782 * gdb.base/vla-ptr.c: New file.
15783 * gdb.base/vla-ptr.exp: New file.
15784
15785 * gdb.base/vla-datatypes.c: New file.
15786 * gdb.base/vla-datatypes.exp: New file.
15787
15788 * gdb.mi/mi-vla-c99.exp: New file.
15789 * gdb.mi/vla.c: New file.
15790
15791 2014-04-11 Keith Seitz <keiths@redhat.com>
15792
15793 PR c++/16675
15794 * gdb.cp/cpsizeof.exp: New file.
15795 * gdb.cp/cpsizeof.cc: New file.
15796
15797 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15798
15799 * gdb.mi/mi-vla-c99.exp: New file.
15800 * gdb.mi/vla.c: New file.
15801
15802 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15803
15804 * gdb.base/vla-datatypes.c: New file.
15805 * gdb.base/vla-datatypes.exp: New file.
15806
15807 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15808
15809 * gdb.base/vla-ptr.c: New file.
15810 * gdb.base/vla-ptr.exp: New file.
15811
15812 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15813
15814 * gdb.base/vla-multi.c: New file.
15815 * gdb.base/vla-multi.exp: New file.
15816
15817 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15818
15819 * gdb.dwarf2/count.exp: New file.
15820
15821 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15822
15823 * gdb.base/vla-sideeffect.c: New file.
15824 * gdb.base/vla-sideeffect.exp: New file.
15825
15826 2014-04-11 Yao Qi <yao@codesourcery.com>
15827
15828 * gdb.base/completion.exp: Check file exists before running tests
15829 on file completion.
15830
15831 2014-04-10 Pedro Alves <palves@redhat.com>
15832
15833 * gdb.base/cond-eval-mode.c: New file.
15834 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15835 prepare_for_testing to build the new file. Check result of
15836 runto_main.
15837 (test_break, test_watch): New procedures.
15838 (top level): Use them.
15839
15840 2014-04-08 Pierre Muller <muller@sourceware.org>
15841
15842 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15843 Ctrl-V use for mingw hosts.
15844
15845 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15846
15847 * gdb.python/py-value.c: Improve test case.
15848 * gdb.python/py-value.exp: Add new test.
15849
15850 2014-04-07 David Blaikie <dblaikie@gmail.com>
15851
15852 * lib/compiler.c: Identify the clang compiler.
15853 * lib/compiler.cc: Ditto.
15854
15855 2014-04-03 Yao Qi <yao@codesourcery.com>
15856
15857 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15858
15859 2014-04-01 Anton Blanchard <anton@samba.org>
15860
15861 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15862 messages unique.
15863
15864 2014-04-01 Anton Blanchard <anton@samba.org>
15865
15866 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15867 prepare_for_testing.
15868
15869 2014-04-01 Anton Blanchard <anton@samba.org>
15870
15871 * gdb.arch/ppc64-atomic-inst.c: Remove.
15872 * gdb.arch/ppc64-atomic-inst.S: New file.
15873 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15874
15875 2014-03-31 Doug Evans <dje@google.com>
15876
15877 * gdb.base/print-symbol-loading-lib.c: New file.
15878 * gdb.base/print-symbol-loading-main.c: New file.
15879 * gdb.base/print-symbol-loading.exp: New file.
15880
15881 2014-03-31 Yao Qi <yao@codesourcery.com>
15882
15883 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15884
15885 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15886
15887 * gdb.ada/mi_dyn_arr: New testcase.
15888
15889 2014-03-27 Doug Evans <dje@google.com>
15890
15891 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15892
15893 2014-03-27 Yao Qi <yao@codesourcery.com>
15894
15895 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15896 if target is nios2-*-*.
15897
15898 2014-03-26 Yao Qi <yao@codesourcery.com>
15899
15900 * lib/gdb.exp (readline_is_used): New proc.
15901 * gdb.base/completion.exp: Move tests on command complete up.
15902 Skip the rest of tests if readline is not used.
15903 * gdb.ada/complete.exp: Skp the test if readline is not
15904 used.
15905 * gdb.base/filesym.exp: Likewise.
15906 * gdb.base/macscp.exp: Likewise.
15907 * gdb.base/readline-ask.exp: Likewise.
15908 * gdb.base/readline.exp: Likewise.
15909 * gdb.python/py-cmd.exp: Likewise.
15910 * gdb.trace/tfile.exp: Likewise.
15911
15912 2014-03-26 Yao Qi <yao@codesourcery.com>
15913
15914 * gdb.base/macscp.exp: Fix code format issues.
15915
15916 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15917
15918 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15919 * gdb.asm/powerpc64le.inc: New file.
15920
15921 2014-03-25 Pedro Alves <palves@redhat.com>
15922 Doug Evans <dje@google.com>
15923
15924 * gdb.base/source-execution.c: New file.
15925 * gdb.base/source-execution.exp: New file.
15926 * gdb.base/source-execution.gdb: New file.
15927
15928 2014-03-24 Doug Evans <dje@google.com>
15929
15930 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15931 using fission.
15932
15933 2014-03-24 Hui Zhu <hui@codesourcery.com>
15934 Pedro Alves <palves@redhat.com>
15935
15936 PR breakpoints/16101
15937 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15938 test pass/fail messages. Detect missing support for dprintf when
15939 breakpoints are actually inserted.
15940 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15941 breakpoints are actually inserted.
15942 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15943 fails.
15944
15945 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15946
15947 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15948
15949 2014-03-22 Doug Evans <xdje42@gmail.com>
15950
15951 * gdb.python/python.exp (python not supported): Verify multi-line
15952 python command issues an error.
15953 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15954 guile command issues an error.
15955
15956 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15957
15958 * gdb.threads/thread-specific.exp: Handle the lack of usable
15959 $this_breakpoint and $this_thread.
15960
15961 2014-03-21 Hui Zhu <hui@codesourcery.com>
15962
15963 * gdb.base/attach.exp (do_command_attach_tests): New.
15964
15965 2014-03-20 Tom Tromey <tromey@redhat.com>
15966 Pedro Alves <palves@redhat.com>
15967
15968 PR cli/15718
15969 * gdb.base/condbreak-call-false.c: New file.
15970 * gdb.base/condbreak-call-false.exp: New file.
15971
15972 2014-03-20 Pedro Alves <palves@redhat.com>
15973
15974 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15975 Delete.
15976 (block_signals, unblock_signals): Delete.
15977 (child_function_2, main): Remove references to deleted variable
15978 and functions.
15979
15980 2014-03-20 Pedro Alves <palves@redhat.com>
15981
15982 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15983 Use pthread_kill to signal thread 2.
15984 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15985 Adjust to make the test send itself a signal rather than using the
15986 host's "kill" command.
15987
15988 2014-03-20 Pedro Alves <palves@redhat.com>
15989
15990 * gdb.threads/multiple-step-overs.c: New file.
15991 * gdb.threads/multiple-step-overs.exp: New file.
15992 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15993 Adjust expected infrun debug output.
15994
15995 2014-03-20 Pedro Alves <palves@redhat.com>
15996
15997 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15998 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15999
16000 2014-03-20 Pedro Alves <palves@redhat.com>
16001
16002 PR breakpoints/7143
16003 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16004 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16005 of gdb_test_multiple.
16006 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16007 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16008
16009 2014-03-20 Pedro Alves <palves@redhat.com>
16010
16011 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16012 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16013
16014 2014-03-19 Pedro Alves <palves@redhat.com>
16015
16016 * gdb.base/async.exp: Remove early return.
16017
16018 2014-03-19 Pedro Alves <palves@redhat.com>
16019
16020 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16021
16022 2014-03-19 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.base/async.exp (test_background): Expect \r\n after
16025 "completed." in the fail pattern.
16026
16027 2014-03-19 Pedro Alves <palves@redhat.com>
16028
16029 * gdb.base/async.exp (test_background): New procedure.
16030 Use it for all background execution command tests.
16031
16032 2014-03-19 Pedro Alves <palves@redhat.com>
16033
16034 * gdb.base/async.exp: Use prepare_for_testing.
16035
16036 2014-03-19 Pedro Alves <palves@redhat.com>
16037
16038 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16039 the same line.
16040
16041 2014-03-19 Pedro Alves <palves@redhat.com>
16042
16043 * gdb.base/async.c (main): Add "jump here" and "until here" line
16044 marker comments.
16045 * gdb.base/async.exp (jump_here): New global.
16046 (jump& test): Use it.
16047 (until_here): New global.
16048 (until& test): Use it.
16049
16050 2014-03-19 Pedro Alves <palves@redhat.com>
16051
16052 * gdb.base/async.exp: Don't frob gdb_protocol.
16053
16054 2014-03-18 Doug Evans <xdje42@gmail.com>
16055
16056 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16057 Fix spelling of exec-done-display.
16058
16059 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16060
16061 PR gdb/15358
16062 * gdb.base/gdb-sigterm.c: New file.
16063 * gdb.base/gdb-sigterm.exp: New file.
16064
16065 2014-03-18 Pedro Alves <palves@redhat.com>
16066
16067 PR gdb/13860
16068 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16069 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16070 solib-event.
16071
16072 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16073
16074 * gdb.ada/pckd_arr_ren: New testcase.
16075
16076 2014-03-13 Doug Evans <xdje42@gmail.com>
16077
16078 PR guile/16612
16079 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16080 collect after discarding symbols.
16081
16082 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16083 Doug Evans <xdje42@gmail.com>
16084
16085 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16086 to history survives a gc.
16087
16088 2014-03-13 Pedro Alves <palves@redhat.com>
16089
16090 * gdb.base/default.exp: Don't test "target procfs".
16091
16092 2014-03-13 Pedro Alves <palves@redhat.com>
16093
16094 * gdb.base/default.exp: Update "target child" and "target procfs"
16095 tests to not expect "Unix".
16096
16097 2014-03-12 Tom Tromey <tromey@redhat.com>
16098
16099 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16100 New procs. Add target-async tests.
16101 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16102 Add target-async tests.
16103
16104 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16105
16106 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16107 'func_start' and 'func_end' for the beginning and end of the
16108 function code, respectively.
16109 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16110 'func_end' instead of 'func' and 'main'.
16111
16112 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16113
16114 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16115 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16116 generate the debug info assembler source.
16117
16118 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16119
16120 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16121 * gdb.dwarf2/arr-subrange.exp: Likewise.
16122 * gdb.dwarf2/dwz.exp: Likewise.
16123 * gdb.dwarf2/method-ptr.exp: Likewise.
16124 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16125 * gdb.dwarf2/subrange.exp: Likewise.
16126 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16127 * gdb.dwarf2/implptrpiece.exp: Likewise.
16128 * gdb.dwarf2/nostaticblock.exp: Likewise.
16129
16130 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16131
16132 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16133 directory to absolute path name arguments.
16134
16135 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16136
16137 * gdb.ada/tagged_access: New testcase.
16138
16139 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16140
16141 * gdb.btrace/data.exp: Update expected output.
16142
16143 2014-03-06 Yao Qi <yao@codesourcery.com>
16144
16145 * gdb.trace/pr16508.exp: New file.
16146
16147 2014-03-05 Pedro Alves <palves@redhat.com>
16148
16149 PR gdb/16575
16150 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16151 procedure.
16152 (top level): Adjust to use it. Add tests that exercise breakpoint
16153 interaction with the code-cache.
16154
16155 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16156
16157 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16158 test for 'history-append!'.
16159
16160 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16161
16162 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16163 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16164 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16165 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16166 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16167 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16168
16169 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16170
16171 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16172 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16173 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16174
16175 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16176
16177 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16178
16179 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16180
16181 * gdb.dwarf2/arr-stride.c: New file.
16182 * gdb.dwarf2/arr-stride.exp: New file.
16183
16184 2014-02-26 Pedro Alves <palves@redhat.com>
16185
16186 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16187 that won't ever trigger. Make sure that GDB reports the correct
16188 breakpoint that caused the stop.
16189
16190 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16191
16192 PR gdb/16626
16193 * gdb.base/auto-load-script: New file.
16194 * gdb.base/auto-load.c: New file.
16195 * gdb.base/auto-load.exp: New file.
16196
16197 PR gdb/16626
16198 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16199
16200 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16201
16202 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16203 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16204
16205 2014-02-24 Doug Evans <dje@google.com>
16206
16207 * lib/gdb.exp (run_on_host): Log error output if program fails.
16208
16209 2014-02-21 Pedro Alves <palves@redhat.com>
16210
16211 * gdb.threads/step-after-sr-lock.c: Rename to ...
16212 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16213 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16214 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16215 ... this.
16216
16217 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16218
16219 PR tdep/16397
16220 * gdb.arch/amd64-stap-special-operands.exp: New file.
16221 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16222 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16223 * gdb.arch/amd64-stap-triplet.S: Likewise.
16224 * gdb.arch/amd64-stap-triplet.c: Likewise.
16225
16226 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16227
16228 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16229 in .section pseudo-op.
16230
16231 2014-02-20 lin zuojian <manjian2006@gmail.com>
16232 Joel Brobecker <brobecker@adacore.com>
16233 Doug Evans <xdje42@gmail.com>
16234
16235 PR symtab/16581
16236 * gdb.dwarf2/dw2-icycle.S: New file.
16237 * gdb.dwarf2/dw2-icycle.c: New file.
16238 * gdb.dwarf2/dw2-icycle.exp: New file.
16239
16240 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16241
16242 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16243 operations on gdb.Value objects.
16244 * gdb.python/py-value-cc.exp: Add new test to test operations on
16245 gdb.Value objects.
16246
16247 2014-02-18 Doug Evans <dje@google.com>
16248
16249 * Makefile.in (TESTS): New variable.
16250 (expanded_tests, expanded_tests_or_none): New variables
16251 (check-single): Pass $(expanded_tests_or_none) to runtest.
16252 (check-parallel): Only run tests in $(TESTS) if non-empty.
16253 (check/no-matching-tests-found): New rule.
16254 * README: Document TESTS makefile variable.
16255
16256 2014-02-18 Doug Evans <dje@google.com>
16257
16258 * Makefile.in (check-parallel): rm -rf outputs temp.
16259
16260 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16261
16262 Fix "ERROR: no fileid for" in the testsuite.
16263 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16264
16265 2014-02-12 Doug Evans <dje@google.com>
16266
16267 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16268 (MISCELLANEOUS): New variable.
16269 (clean): rm -rf $(MISCELLANEOUS).
16270 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16271 dwp live in the same directory as symlinks, with each symlink pointed
16272 to a differently named file in a different directory.
16273
16274 2014-02-11 Doug Evans <dje@google.com>
16275
16276 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16277 of Tcl file commands.
16278
16279 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16280
16281 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16282 "kill -SIGUSR1 -1".
16283
16284 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16285
16286 * gdb.ada/tick_length_array_enum_idx: New testcase.
16287
16288 2014-02-10 Doug Evans <xdje42@gmail.com>
16289
16290 * configure.ac (AC_OUTPUT): Add gdb.guile.
16291 * configure: Regenerate.
16292 * lib/gdb-guile.exp: New file.
16293 * lib/gdb.exp (get_target_charset): New function.
16294 * gdb.base/help.exp: Update expected output from "apropos apropos".
16295 * gdb.guile/Makefile.in: New file.
16296 * gdb.guile/guile.exp: New file.
16297 * gdb.guile/scm-arch.c: New file.
16298 * gdb.guile/scm-arch.exp: New file.
16299 * gdb.guile/scm-block.c: New file.
16300 * gdb.guile/scm-block.exp: New file.
16301 * gdb.guile/scm-breakpoint.c: New file.
16302 * gdb.guile/scm-breakpoint.exp: New file.
16303 * gdb.guile/scm-disasm.c: New file.
16304 * gdb.guile/scm-disasm.exp: New file.
16305 * gdb.guile/scm-equal.c: New file.
16306 * gdb.guile/scm-equal.exp: New file.
16307 * gdb.guile/scm-error.exp: New file.
16308 * gdb.guile/scm-error.scm: New file.
16309 * gdb.guile/scm-frame-args.c: New file.
16310 * gdb.guile/scm-frame-args.exp: New file.
16311 * gdb.guile/scm-frame-args.scm: New file.
16312 * gdb.guile/scm-frame-inline.c: New file.
16313 * gdb.guile/scm-frame-inline.exp: New file.
16314 * gdb.guile/scm-frame.c: New file.
16315 * gdb.guile/scm-frame.exp: New file.
16316 * gdb.guile/scm-generics.exp: New file.
16317 * gdb.guile/scm-gsmob.exp: New file.
16318 * gdb.guile/scm-iterator.c: New file.
16319 * gdb.guile/scm-iterator.exp: New file.
16320 * gdb.guile/scm-math.c: New file.
16321 * gdb.guile/scm-math.exp: New file.
16322 * gdb.guile/scm-objfile-script-gdb.in: New file.
16323 * gdb.guile/scm-objfile-script.c: New file.
16324 * gdb.guile/scm-objfile-script.exp: New file.
16325 * gdb.guile/scm-objfile.c: New file.
16326 * gdb.guile/scm-objfile.exp: New file.
16327 * gdb.guile/scm-ports.exp: New file.
16328 * gdb.guile/scm-pretty-print.c: New file.
16329 * gdb.guile/scm-pretty-print.exp: New file.
16330 * gdb.guile/scm-pretty-print.scm: New file.
16331 * gdb.guile/scm-section-script.c: New file.
16332 * gdb.guile/scm-section-script.exp: New file.
16333 * gdb.guile/scm-section-script.scm: New file.
16334 * gdb.guile/scm-symbol.c: New file.
16335 * gdb.guile/scm-symbol.exp: New file.
16336 * gdb.guile/scm-symtab-2.c: New file.
16337 * gdb.guile/scm-symtab.c: New file.
16338 * gdb.guile/scm-symtab.exp: New file.
16339 * gdb.guile/scm-type.c: New file.
16340 * gdb.guile/scm-type.exp: New file.
16341 * gdb.guile/scm-value-cc.cc: New file.
16342 * gdb.guile/scm-value-cc.exp: New file.
16343 * gdb.guile/scm-value.c: New file.
16344 * gdb.guile/scm-value.exp: New file.
16345 * gdb.guile/source2.scm: New file.
16346 * gdb.guile/types-module.cc: New file.
16347 * gdb.guile/types-module.exp: New file.
16348
16349 2014-02-10 Yao Qi <yao@codesourcery.com>
16350
16351 PR testsuite/16543
16352 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16353 * configure: Regenerated.
16354 * Makefile.in: New file.
16355
16356 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16357
16358 * gdb.python/py-framefilter.exp: Fix typo.
16359
16360 2014-02-08 Yao Qi <yao@codesourcery.com>
16361
16362 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16363 that no =breakpoint-modified is emitted when breakpoints are
16364 modified through MI commands.
16365
16366 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16367 Pedro Alves <palves@redhat.com>
16368
16369 * gdb.threads/step-after-sr-lock.c: New file.
16370 * gdb.threads/step-after-sr-lock.exp: New file.
16371
16372 2014-02-07 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16375
16376 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16377
16378 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16379 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16380
16381 2014-02-06 Doug Evans <xdje42@gmail.com>
16382
16383 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16384 output.
16385
16386 * gdb.gdb/python-interrupts.exp: New file.
16387
16388 2014-02-05 Yao Qi <yao@codesourcery.com>
16389
16390 * gdb.trace/report.exp (use_collected_data): Test the output
16391 of "info threads" and "info inferiors".
16392
16393 2014-02-05 Yao Qi <yao@codesourcery.com>
16394
16395 Revert this patch:
16396
16397 2013-05-24 Yao Qi <yao@codesourcery.com>
16398
16399 * gdb.trace/tfile.exp: Test inferior and thread.
16400
16401 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16402
16403 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16404 on a function.
16405 * gdb.base/step-bt.c: Call hello via function pointer to make
16406 sure its first instruction is executed on powerpc64le-linux.
16407
16408 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16409
16410 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16411
16412 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16413
16414 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16415 of the test patterns for use on little-endian systems.
16416
16417 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16418
16419 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16420 (decimal_vector): Fix for little-endian.
16421
16422 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16423
16424 * gdb.arch/sparc-sysstep.exp: New file.
16425 * gdb.arch/sparc-sysstep.c: Likewise.
16426
16427 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16428
16429 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16430
16431 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16432
16433 2014-01-23 Tom Tromey <tromey@redhat.com>
16434
16435 * gdb.ada/array_char_idx: New testcase.
16436
16437 2014-01-23 Tom Tromey <tromey@redhat.com>
16438
16439 PR python/16487:
16440 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16441 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16442 classes.
16443
16444 2014-01-23 Tom Tromey <tromey@redhat.com>
16445
16446 PR python/16491:
16447 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16448 string from an inferior frame.
16449 * gdb.python/py-framefilter-mi.exp: Update.
16450
16451 2014-01-22 Doug Evans <dje@google.com>
16452
16453 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16454
16455 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16456
16457 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16458
16459 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16460
16461 * gdb.trace/entry-values.exp: Remove excess space character from
16462 regex patterns. Handle s390 call instruction.
16463
16464 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16465
16466 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16467 define "*_start" label. Make "name" static.
16468 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16469 ${name} by references to ${name}_start.
16470
16471 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16472
16473 * gdb.base/info-macros.exp: Remove "debug" from the compile
16474 options.
16475
16476 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16477
16478 * gdb.dlang/demangle.exp: New file.
16479
16480 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16481
16482 * gdb.dlang/primitive-types.exp: New file.
16483
16484 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16485
16486 * configure.ac: Create gdb.dlang/Makefile.
16487 * configure: Regenerate.
16488 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16489 * gdb.dlang/Makefile.in: New file.
16490 * lib/d-support.exp: New file.
16491 * lib/gdb.exp (skip_d_tests): New proc.
16492
16493 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16494
16495 * gdb.btrace/delta.exp: Check reverse stepi.
16496 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16497 * gdb.btrace/finish.exp: New.
16498 * gdb.btrace/next.exp: New.
16499 * gdb.btrace/nexti.exp: New.
16500 * gdb.btrace/record_goto.c: Add comments.
16501 * gdb.btrace/step.exp: New.
16502 * gdb.btrace/stepi.exp: New.
16503 * gdb.btrace/multi-thread-step.c: New.
16504 * gdb.btrace/multi-thread-step.exp: New.
16505 * gdb.btrace/rn-dl-bind.c: New.
16506 * gdb.btrace/rn-dl-bind.exp: New.
16507 * gdb.btrace/data.c: New.
16508 * gdb.btrace/data.exp: New.
16509 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16510
16511 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16512
16513 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16514 * gdb.btrace/exception.exp: Update.
16515 * gdb.btrace/instruction_history.exp: Update.
16516 * gdb.btrace/record_goto.exp: Update.
16517 * gdb.btrace/tailcall.exp: Update.
16518 * gdb.btrace/unknown_functions.exp: Update.
16519 * gdb.btrace/delta.exp: New.
16520
16521 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16522
16523 * gdb.btrace/record_goto.exp: Add backtrace test.
16524 * gdb.btrace/tailcall.exp: Add backtrace test.
16525
16526 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16527
16528 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16529 * gdb.btrace/record_goto.c: New.
16530 * gdb.btrace/record_goto.exp: New.
16531 * gdb.btrace/x86-record_goto.S: New.
16532
16533 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16534
16535 * gdb.btrace/function_call_history.exp: Update tests.
16536 * gdb.btrace/instruction_history.exp: Update tests.
16537
16538 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16539
16540 * gdb.btrace/function_call_history.exp: Fix expected field
16541 order for "record function-call-history".
16542 Add new tests for "record function-call-history /c".
16543 * gdb.btrace/exception.cc: New.
16544 * gdb.btrace/exception.exp: New.
16545 * gdb.btrace/tailcall.exp: New.
16546 * gdb.btrace/x86-tailcall.S: New.
16547 * gdb.btrace/x86-tailcall.c: New.
16548 * gdb.btrace/unknown_functions.c: New.
16549 * gdb.btrace/unknown_functions.exp: New.
16550 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16551
16552 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16553
16554 * gdb.btrace/instruction_history.exp: Update.
16555 * gdb.btrace/function_call_history.exp: Update.
16556
16557 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16558
16559 * gdb.btrace/function_call_history.exp: Fix expected function
16560 trace.
16561 * gdb.btrace/instruction_history.exp: Initialize traced.
16562 Remove traced_functions.
16563
16564 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16565
16566 * gdb.btrace/function_call_history.exp: Update
16567 * gdb.btrace/instruction_history.exp: Update.
16568
16569 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16570
16571 * gdb.btrace/enable.exp: Update expected text.
16572
16573 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16574
16575 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16576 bytes.
16577
16578 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16579
16580 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16581
16582 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16583
16584 * lib/gdb.exp (supports_process_record): Return true for
16585 arm*-linux*. (supports_reverse): Likewise.
16586
16587 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16588
16589 PR python/15464
16590 PR python/16113
16591 * gdb.python/py-type.c: Enhance test case.
16592 * gdb.python/py-value-cc.cc: Likewise
16593 * gdb.python/py-type.exp: Add new tests.
16594 * gdb.python/py-value-cc.exp: Likewise
16595
16596 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16597 Pedro Alves <palves@redhat.com>
16598
16599 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16600 Make "name" extern.
16601 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16602 references to ${name}_start by references to ${name}.
16603
16604 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16605
16606 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16607
16608 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16609
16610 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16611
16612 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16613 Pedro Alves <palves@redhat.com>
16614
16615 * gdb.mi/mi-info-os.exp: Connect to the target with
16616 mi_gdb_target_load.
16617
16618 2014-01-08 Pedro Alves <palves@redhat.com>
16619
16620 * gdb.threads/reconnect-signal.c: New file.
16621 * gdb.threads/reconnect-signal.exp: New file.
16622
16623 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16624
16625 * gdb.base/source-dir.exp: New file.
16626
16627 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16628
16629 * gdb.ada/mi_interface: New testcase.
16630
16631 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16632
16633 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16634 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16635 gdb.ada/pp-rec-component/pck.ads: New files.
16636
16637 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16638
16639 * gdb.python/py-pp-integral.c: New file.
16640 * gdb.python/py-pp-integral.py: New file.
16641 * gdb.python/py-pp-integral.exp: New file.
16642
16643 For older changes see ChangeLog-1993-2013.
16644 \f
16645 ;; Local Variables:
16646 ;; mode: change-log
16647 ;; left-margin: 8
16648 ;; fill-column: 74
16649 ;; version-control: never
16650 ;; End:
16651
16652 Copyright 2014-2019 Free Software Foundation, Inc.
16653 Copying and distribution of this file, with or without modification,
16654 are permitted provided the copyright notice and this notice are preserved.