[gdb/testsuite] Fix gdb.base/break-interp.exp timeout with check-read1
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-08-01 Tom de Vries <tdevries@suse.de>
2
3 PR testsuite/24863
4 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
5 line.
6
7 2019-08-01 Tom de Vries <tdevries@suse.de>
8
9 PR testsuite/24863
10 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
11
12 2019-07-30 Tom Tromey <tromey@adacore.com>
13
14 * gdb.ada/display_nested.exp: New file.
15 * gdb.ada/display_nested/foo.adb: New file.
16 * gdb.ada/display_nested/pack.adb: New file.
17 * gdb.ada/display_nested/pack.ads: New file.
18
19 2019-07-30 Christian Biesinger <cbiesinger@google.com>
20
21 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
22 namespace.
23 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
24
25 2019-07-30 Tom de Vries <tdevries@suse.de>
26
27 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
28 instead.
29
30 2019-07-30 Tom de Vries <tdevries@suse.de>
31
32 PR testsuite/24834
33 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
34 (exec_is_pie): New proc.
35
36 2019-07-29 Christian Biesinger <cbiesinger@google.com>
37
38 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
39
40 2019-07-29 Christian Biesinger <cbiesinger@google.com>
41
42 * gdb.python/py-objfile.c: Add global and static vars.
43 * gdb.python/py-objfile.exp: Test new functions Objfile.
44 lookup_global_symbol and lookup_static_symbol.
45
46 2019-07-29 Tom Tromey <tom@tromey.com>
47
48 * lib/tuiterm.exp (Term::_csi_@): New proc.
49 (Term::_csi_X): Don't move cursor.
50
51 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
52
53 * gdb.base/options.exp: Update backtrace - completion to
54 new option -frame-info.
55 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
56 Test new 'set print frame-info'. Test backtrace -frame-info
57 overriding 'set print frame-info'.
58 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
59 Test new 'set print frame-info'.
60 Verify consistency of backtrace with and without filters, with and
61 without -no-filters.
62 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
63 default.
64
65 2019-07-29 Tom de Vries <tdevries@suse.de>
66
67 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
68 no arguments".
69
70 2019-07-29 Tom de Vries <tdevries@suse.de>
71
72 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
73 is a substring of the first for "complete non-unique file name".
74
75 2019-07-29 Tom de Vries <tdevries@suse.de>
76
77 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
78 with ".*".
79
80 2019-07-29 Tom de Vries <tdevries@suse.de>
81
82 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
83 Pass prompt_regexp parameter to gdb_test_multiple calls.
84
85 2019-07-29 Tom de Vries <tdevries@suse.de>
86
87 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
88 print registers" regexps.
89
90 2019-07-29 Tom de Vries <tdevries@suse.de>
91
92 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
93
94 2019-07-29 Tom de Vries <tdevries@suse.de>
95
96 PR gdb/24855
97 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
98 (skip_python_tests_prompt): Add prompt_regexp argument to
99 gdb_test_multiple calls.
100
101 2019-07-27 Tom Tromey <tom@tromey.com>
102
103 * gdb.tui/main.exp: New file.
104
105 2019-07-27 Tom Tromey <tom@tromey.com>
106
107 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
108 optional.
109 * gdb.tui/empty.exp: New file.
110
111 2019-07-27 Tom Tromey <tom@tromey.com>
112
113 * lib/tuiterm.exp (spawn): New proc.
114 (Term::resize): New proc.
115 * gdb.tui/resize.exp: New file.
116
117 2019-07-27 Tom Tromey <tom@tromey.com>
118
119 * gdb.tui/list.exp: New file.
120
121 2019-07-27 Tom Tromey <tom@tromey.com>
122
123 * gdb.tui/regs.exp: New file.
124
125 2019-07-27 Tom Tromey <tom@tromey.com>
126
127 * gdb.tui/basic.exp: Add "layout split" test.
128
129 2019-07-27 Tom Tromey <tom@tromey.com>
130
131 * gdb.tui/basic.exp: Add "layout asm" test.
132
133 2019-07-27 Tom Tromey <tom@tromey.com>
134
135 * lib/tuiterm.exp: New file.
136 * gdb.tui/basic.exp: New file.
137
138 2019-07-27 Kevin Buettner <kevinb@redhat.com>
139
140 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
141 Enable tests associated with this flag. Adjust regex
142 referencing "foo_low" to now refer to "foo_cold" instead.
143
144 2019-07-27 Kevin Buettner <kevinb@redhat.com>
145
146 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
147 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
148 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
149 foo_cold. Revise comments to match.
150 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
151 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
152 were wrapped into this proc; Call do_test in loop from outermost
153 level.
154 (foo_low): Rename all occurrences to "foo_cold".
155 (backtrace from baz): New test.
156 (x2/i foo_cold): New test.
157 (info line *foo_cold): New test.
158
159 2019-07-26 Tom de Vries <tdevries@suse.de>
160
161 * gdb.arch/i386-pkru.exp: Fix unterminated string.
162
163 2019-07-25 Tom de Vries <tdevries@suse.de>
164
165 PR testsuite/24830
166 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
167 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
168 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
169 (skip_libstdcxx_probe_tests): ... here.
170 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
171
172 2019-07-24 Tom de Vries <tdevries@suse.de>
173
174 PR testsuite/24807
175 * gdb.objc/basicclass.m: Include stdio.h.
176 * gdb.objc/nondebug.m: Same.
177 * gdb.objc/objcdecode.m: Same.
178
179 2019-07-24 Tom de Vries <tdevries@suse.de>
180
181 PR testsuite/24612
182 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
183 additional_flags.
184
185 2019-07-24 Tom de Vries <tdevries@suse.de>
186
187 PR testsuite/24831
188 * gdb.multi/tids.exp: Update error messages for info threads.
189
190 2019-07-24 Tom de Vries <tdevries@suse.de>
191
192 * gdb.base/info-types.exp: Allow info types to print info for more than
193 one file.
194
195 2019-07-23 Tom de Vries <tdevries@suse.de>
196
197 PR testsuite/24842
198 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
199 gdb_spawn_with_cmdline_opts.
200
201 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
202
203 * gdb.arch/arm-cmse-sgstubs.c: New test.
204 * gdb.arch/arm-cmse-sgstubs.exp: New file.
205
206 2019-07-23 Tom de Vries <tdevries@suse.de>
207
208 PR testsuite/24711
209 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
210 issuing next command.
211
212 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.ada/info_auto_lang.exp: Update expected results.
215 * gdb.base/info-types.c: Add additional types to check.
216 * gdb.base/info-types.exp: Update expected results.
217
218 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * gdb.base/info-types.c: New file.
221 * gdb.base/info-types.exp: New file.
222
223 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.arch/riscv-bp-infcall.c: New file.
226 * gdb.arch/riscv-bp-infcall.exp: New file.
227
228 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
229
230 PR breakpoints/24541
231 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
232
233 2019-07-14 Tom de Vries <tdevries@suse.de>
234
235 PR testsuite/24760
236 * gdb.objc/basicclass.exp: Fix unterminated string.
237
238 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
239 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
242 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
243 negative bounds.
244 * gdb.fortran/vla-value.exp: Print elements of an array with
245 negative bounds.
246 * gdb.fortran/vla.f90: Setup an array with negative bounds for
247 testing.
248
249 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
250
251 * gdb.base/options.exp (expect_string): Dequote strings in
252 results.
253 (test-string): Test strings with different quoting and reindent.
254
255 2019-07-10 Tom Tromey <tromey@adacore.com>
256
257 * gdb.ada/mi_ex_cond.exp: Update expected results.
258 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
259 * gdb.ada/mi_catch_ex.exp: Update expected results.
260 * gdb.ada/mi_catch_assert.exp: Update expected results.
261 * gdb.ada/catch_ex.exp (catch_exception_info)
262 (catch_exception_entry, catch_assert_entry)
263 (catch_unhandled_entry): Update.
264 * gdb.ada/catch_assert_if.exp: Update expected results.
265
266 2019-07-10 Richard Bunt <richard.bunt@arm.com>
267 Stephen Roberts <stephen.roberts@arm.com>
268
269 * gdb.base/define.exp: Restore original prompt.
270
271 2019-07-09 Pedro Alves <palves@redhat.com>
272
273 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
274 breakpoints" output.
275 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
276 * gdb.python/py-breakpoint.exp: No longer expect that "catch
277 throw" creates breakpoint.
278 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
279 'type="catchpoint"'.
280
281 2019-07-09 Pedro Alves <palves@redhat.com>
282
283 PR c++/15468
284 * gdb.cp/except-multi-location-lib.cc: New.
285 * gdb.cp/except-multi-location-main.cc: New.
286 * gdb.cp/except-multi-location.exp: New.
287
288 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
289
290 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
291 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
292 argument and update callers.
293
294 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
295
296 * gdb.arch/amd64-break-on-asm-line.S: New file.
297 * gdb.arch/amd64-break-on-asm-line.exp: New file.
298
299 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
300
301 * gdb.base/printcmds.exp: Test printing C string and
302 C wide string convenience vars without transiting via the inferior.
303 Also make test names unique.
304
305 2019-07-08 Alan Hayward <alan.hayward@arm.com>
306
307 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
308
309 2019-07-04 Pedro Alves <palves@redhat.com>
310
311 * lib/gdb.exp (foreach_with_prefix): Don't return early if
312 body returned ok(0), break(3) or continue(4).
313 * gdb.testsuite/foreach_with_prefix.exp: New file.
314
315 2019-07-04 Alan Hayward <alan.hayward@arm.com>
316
317 * gdb.server/unittest.exp: Allow 0 unit tests to run.
318
319 2019-07-03 Pedro Alves <palves@redhat.com>
320
321 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
322 "return -code".
323
324 2019-07-03 Pedro Alves <palves@redhat.com>
325
326 PR cli/24732
327 * gdb.base/shell.exp: Load completion-support.exp.
328 Adjust expected error output. Add completion tests.
329
330 2019-07-03 Pedro Alves <palves@redhat.com>
331
332 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
333 string_to_regexp.
334
335 2019-07-03 Pedro Alves <palves@redhat.com>
336
337 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
338 (expect_integer): Adjust to expect "-string".
339 (expect_string): New.
340 (all_options): Expect "-string".
341 (test-flag, test-boolean): Adjust to expect "-string".
342 (test-string): New proc.
343 (top level): Call it.
344
345 2019-07-03 Pedro Alves <palves@redhat.com>
346
347 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
348 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
349 the expected output in the success.
350
351 2019-07-03 Pedro Alves <palves@redhat.com>
352
353 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
354 Split one gdb_test_multiple call in two to avoid a race.
355
356 2019-07-03 Pedro Alves <palves@redhat.com>
357
358 * gdb.base/with.c: New file.
359 * gdb.base/with.exp: New file.
360
361 2019-07-03 Pedro Alves <palves@redhat.com>
362
363 * gdb.base/settings.exp: Replace all references to "maint
364 test-settings set" with references to "maint set test-settings",
365 and all references to "maint test-settings show" with references
366 to "maint show test-settings".
367
368 2019-07-03 Pedro Alves <palves@redhat.com>
369
370 * gdb.base/settings.exp (test-string): Adjust expected out when
371 testing "maint test-settings show filename"
372
373 2019-07-02 Pedro Alves <palves@redhat.com>
374
375 * gdb.base/options.exp (test-info-threads): New procedure.
376 (top level): Call it.
377
378 2019-06-28 Tom Tromey <tromey@adacore.com>
379
380 * gdb.dwarf2/ada-linkage-name.c: New file.
381 * gdb.dwarf2/ada-linkage-name.exp: New file.
382
383 2019-06-27 Tom Tromey <tromey@adacore.com>
384
385 * gdb.cp/constexpr-field.exp: Use setup_xfail.
386
387 2019-06-26 Tom de Vries <tdevries@suse.de>
388
389 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
390
391 2019-06-26 Tom de Vries <tdevries@suse.de>
392
393 * gdb.base/index-cache.exp: Add back missing debug option.
394
395 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
396
397 * gdb.base/alias.exp: Test non matching/non existing prefixes.
398
399 2019-06-25 Tom de Vries <tdevries@suse.de>
400
401 PR testsuite/24727
402 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
403
404 2019-06-24 Tom de Vries <tdevries@suse.de>
405
406 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
407
408 2019-06-24 Tom de Vries <tdevries@suse.de>
409
410 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
411 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
412 * gdb.trace/unavailable-dwarf-piece.exp: Same.
413
414 2019-06-24 Tom de Vries <tdevries@suse.de>
415
416 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
417
418 2019-06-21 Tom de Vries <tdevries@suse.de>
419
420 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
421
422 2019-06-21 Tom de Vries <tdevries@suse.de>
423
424 PR testsuite/24518
425 PR ada/24713
426 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
427 index.
428
429 2019-06-19 Tom Tromey <tromey@adacore.com>
430
431 * gdb.ada/length_cond.exp: Add intro comment.
432
433 2019-06-19 Tom Tromey <tromey@adacore.com>
434
435 * gdb.ada/length_cond.exp: New file.
436 * gdb.ada/length_cond/length_cond.adb: New file.
437 * gdb.ada/length_cond/pck.adb: New file.
438 * gdb.ada/length_cond/pck.ads: New file.
439
440 2019-06-18 Tom de Vries <tdevries@suse.de>
441
442 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
443
444 2019-06-18 Tom Tromey <tromey@adacore.com>
445
446 * gdb.base/list0.h: Add comment explaining control character.
447
448 2019-06-18 Tom de Vries <tdevries@suse.de>
449
450 * boards/fission.exp: Break up long debug_flags line.
451
452 2019-06-16 Tom de Vries <tdevries@suse.de>
453
454 PR gdb/24445
455 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
456 generated index.
457
458 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
459
460 PR gdb/24686
461 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
462 improve detection of bug gdb/24541.
463
464 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
465
466 PR gdb/24669
467 * gdb.base/index-cache.exp (uses_readnow,
468 expecting_index_cache_use): Define global variable.
469 (test_cache_enabled_miss, test_cache_enabled_hit): Use
470 expecting_index_cache_use.
471
472 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
473 Andrew Burgess <andrew.burgess@embecosm.com>
474
475 * gdb.fortran/pointers.f90: New file.
476 * gdb.fortran/print_type.exp: New file.
477 * gdb.fortran/vla-ptype.exp: Adapt expected results.
478 * gdb.fortran/vla-type.exp: Likewise.
479 * gdb.fortran/vla-value.exp: Likewise.
480 * gdb.mi/mi-vla-fortran.exp: Likewise.
481
482 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
483
484 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
485 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
486 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
487 as a stop reason.
488
489 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.base/annota1.exp: Update expected results.
492 * gdb.cp/annota2.exp: Likewise.
493 * gdb.cp/annota3.exp: Likewise.
494
495 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * gdb.base/style-logging.exp: Remove path from test name.
498
499 2019-06-14 Tom Tromey <tromey@adacore.com>
500
501 PR gdb/24502:
502 * gdb.base/style-logging.exp: New file.
503
504 2019-06-14 Tom Tromey <tromey@adacore.com>
505
506 * gdb.base/symfile-warn.exp: New file.
507 * gdb.base/symfile-warn.c: New file.
508
509 2019-06-14 Tom Tromey <tromey@adacore.com>
510
511 * gdb.base/annotate-symlink.exp: New file.
512
513 2019-06-14 Tom Tromey <tromey@adacore.com>
514
515 * gdb.ada/set_wstr.exp: Add reassignment test.
516
517 2019-06-14 Tom Tromey <tromey@adacore.com>
518
519 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
520 'unchecked_access and 'unrestricted_access as well.
521
522 2019-06-14 Tom Tromey <tromey@adacore.com>
523
524 PR ada/24539:
525 * gdb.ada/vla.exp: Update tests.
526 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
527 pragma.
528
529 2019-06-13 Pedro Alves <palves@redhat.com>
530
531 * gdb.base/settings.exp (test-integer): Test junk after
532 "unlimited".
533
534 2019-06-13 Pedro Alves <palves@redhat.com>
535
536 * gdb.base/options.exp (test-thread-apply): New.
537 (top level): Call it.
538
539 2019-06-13 Pedro Alves <palves@redhat.com>
540
541 * gdb.base/options.exp (test-frame-apply): New.
542 (top level): Test print commands with different "frame apply"
543 prefixes.
544
545 2019-06-13 Pedro Alves <palves@redhat.com>
546
547 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
548 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
549 'max_completions' parameter and handle it.
550 (test_gdb_completion_offers_commands): New.
551
552 2019-06-13 Pedro Alves <palves@redhat.com>
553
554 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
555
556 2019-06-13 Pedro Alves <palves@redhat.com>
557
558 * gdb.base/options.exp (test-backtrace): New.
559 (top level): Call it.
560
561 2019-06-13 Pedro Alves <palves@redhat.com>
562
563 * gdb.guile/scm-frame-args.exp: Use "set print
564 raw-frame-arguments" instead of "set print raw frame-arguments".
565 * gdb.python/py-frame-args.exp: Likewise.
566
567 2019-06-13 Pedro Alves <palves@redhat.com>
568
569 * gdb.compile/compile.exp: Adjust expected output to option
570 processing changes.
571
572 2019-06-13 Pedro Alves <palves@redhat.com>
573
574 * gdb.base/options.exp: Build executable.
575 (test-print): New procedure.
576 (top level): Call it, once for "print" and another for "compile
577 print".
578
579 2019-06-13 Pedro Alves <palves@redhat.com>
580
581 * gdb.base/options.c: New file.
582 * gdb.base/options.exp: New file.
583
584 2019-06-13 Pedro Alves <palves@redhat.com>
585
586 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
587 that "o" is ambiguous.
588
589 2019-06-13 Pedro Alves <palves@redhat.com>
590
591 * gdb.base/settings.c: New file.
592 * gdb.base/settings.exp: New file.
593
594 2019-06-13 Pedro Alves <palves@redhat.com>
595
596 * gdb.base/completion.exp: Fix comment typo.
597
598 2019-06-13 Pedro Alves <palves@redhat.com>
599
600 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
601 foo --1" test.
602
603 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
604
605 * gdb.fortran/block-data.f: New.
606 * gdb.fortran/block-data.exp: New.
607
608 2019-06-11 Tom de Vries <tdevries@suse.de>
609
610 PR testsuite/24521
611 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
612 message.
613
614 2019-06-11 Tom de Vries <tdevries@suse.de>
615
616 PR testsuite/24521
617 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
618
619 2019-06-11 Tom de Vries <tdevries@suse.de>
620
621 * boards/readnow.exp: New file.
622
623 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
624
625 * gdb.fortran/vla-sizeof.exp: Update expected results.
626
627 2019-06-06 Amos Bird <amosbird@gmail.com>
628
629 * gdb.base/annota1.exp (thread_switch): Add test for
630 thread-exited annotation.
631
632 2019-06-06 Tom Tromey <tromey@adacore.com>
633
634 * gdb.base/maint.exp: Expect command started/finished output.
635
636 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
637
638 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
639 comment.
640 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
641
642 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
643
644 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
645 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
646 * gdb.arch/riscv-unwind-long-insn.c: New file.
647 * gdb.arch/riscv-unwind-long-insn.exp: New file.
648
649 2019-06-04 Christian Biesinger <cbiesinger@google.com>
650
651 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
652
653 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
654
655 * lib/gdb.exp (help_list_trailer): New regexp variable
656 factorizing the help trailer message.
657 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
658 arg to allow to better factorize various tests.
659 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
660 (test_prefix_command_help): Use help_list_trailer.
661 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
662 * gdb.guile/scm-cmd.exp: Likewise.
663 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
664 * gdb.base/help.exp: Use test_user_defined_class_help.
665 * gdb.base/style.exp: Add tests for styling of help and apropos.
666 * lib/gdb-utils.exp (style): Add title and highlight styles.
667
668 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
669
670 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
671 $_shell_exitsignal.
672 * gdb.base/default.exp: Update for new convenience variables.
673
674 2019-05-29 Tom Tromey <tromey@adacore.com>
675
676 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
677 to "break complete ada" test case's regexp.
678
679 2019-05-29 Tom Tromey <tromey@adacore.com>
680
681 PR c++/20020:
682 * gdb.cp/constexpr-field.exp: New file.
683 * gdb.cp/constexpr-field.cc: New file.
684
685 2019-05-29 Tom Tromey <tromey@adacore.com>
686
687 * gdb.base/finish.exp (finish_no_print): New proc.
688 (finish_tests): Call it.
689
690 2019-05-24 Tom de Vries <tdevries@suse.de>
691
692 * gdb.dwarf2/gdb-add-index.exp: New file.
693
694 2019-05-22 Tom Tromey <tromey@adacore.com>
695
696 * gdb.base/info-shared.exp (check_info_shared): Use "style".
697 * gdb.base/style.exp: Use "style".
698 * lib/gdb-utils.exp (style): New proc.
699
700 2019-05-22 Tom de Vries <tdevries@suse.de>
701
702 * gdb.base/align.exp: Require c++11.
703
704 2019-05-22 Tom de Vries <tdevries@suse.de>
705
706 PR testsuite/24586
707 * gdb.python/py-mi-var-info-path-expression.exp: Call
708 mi_skip_python_tests to check if python is supported.
709
710 2019-05-22 Alan Hayward <alan.hayward@arm.com>
711
712 * gdb.arch/aarch64-pauth.c: New test.
713 * gdb.arch/aarch64-pauth.exp: New file.
714
715 2019-05-22 Alan Hayward <alan.hayward@arm.com>
716
717 * README (Re-running Tests Outside The Testsuite): New section.
718
719 2019-05-21 Tom de Vries <tdevries@suse.de>
720
721 * gdb.arch/amd64-eval.exp: Require c++11.
722 * gdb.base/max-depth.exp: Same.
723 * gdb.compile/compile-cplus-array-decay.exp: Same.
724 * gdb.cp/meth-typedefs.exp: Same.
725 * gdb.cp/subtypes.exp: Same.
726 * gdb.cp/temargs.exp: Same.
727
728 2019-05-21 Alan Hayward <alan.hayward@arm.com>
729
730 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
731
732 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 PR gdb/18644
735 * gdb.fortran/complex.exp: Remove setup_kfail calls.
736 * gdb.fortran/printing-types.exp: Add new test.
737 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
738 testing.
739 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
740 setup_kfail call.
741
742 2019-05-17 Alan Hayward <alan.hayward@arm.com>
743
744 * README (Running the Testsuite): Change example.
745 (Testsuite Parameters): Remove TRANSCRIPT.
746 * lib/gdb.exp: Remove TRANSCRIPT check.
747
748 2019-05-17 Alan Hayward <alan.hayward@arm.com>
749
750 * README (Testsuite Parameters): Add replay logging to
751 GDBSERVER_DEBUG.
752 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
753 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
754 as a comma separated list.
755 (gdb_debug_init): Override procedure.
756
757 2019-05-17 Alan Hayward <alan.hayward@arm.com>
758
759 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
760 (gdb_write_cmd_file): New procedure.
761 * lib/gdbserver-support.exp (gdbserver_start): Call
762 gdbserver_write_cmd_file.
763 (gdbserver_write_cmd_file): New procedure.
764
765 2019-05-17 Alan Hayward <alan.hayward@arm.com>
766
767 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
768 (delete_breakpoints): Likewise.
769 (gdb_run_cmd): Likewise.
770 (gdb_start_cmd): Likewise.
771 (gdb_starti_cmd): Likewise.
772 (gdb_internal_error_resync): Likewise.
773 (gdb_test_multiple): Likewise.
774 (gdb_reinitialize_dir): Likewise.
775 (default_gdb_exit): Likewise.
776 (gdb_file_cmd): Mark kill as optional.
777 (default_gdb_start): Call gdb_stdin_log_init.
778 (send_gdb): Call gdb_stdin_log_write.
779 (rerun_to_main): Mark Y as an answer.
780 (gdb_stdin_log_init): New function.
781 (gdb_stdin_log_write): Likewise.
782
783 2019-05-17 Alan Hayward <alan.hayward@arm.com>
784
785 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
786 * gdb.base/debug-expr.exp: Likewise.
787 * gdb.base/foll-fork.exp: Likewise.
788 * gdb.base/foll-vfork.exp: Likewise.
789 * gdb.base/fork-print-inferior-events.exp: Likewise.
790 * gdb.base/gdb-sigterm.exp: Likewise.
791 * gdb.base/gdbinit-history.exp: Likewise.
792 * gdb.base/osabi.exp: Likewise.
793 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
794 * gdb.base/ui-redirect.exp: Likewise.
795 * gdb.gdb/unittest.exp: Likewise.
796 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
797 * gdb.mi/mi-watch.exp: Likewise.
798 * gdb.mi/new-ui-mi-sync.exp: Likewise.
799 * gdb.mi/user-selected-context-sync.exp: Likewise.
800 * gdb.python/python.exp: Disable debug test when debugging.
801 * gdb.threads/check-libthread-db.exp: Disable when debugging.
802 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
803 Likewise.
804 * gdb.threads/stepi-random-signal.exp: Likewise.
805
806 2019-05-17 Alan Hayward <alan.hayward@arm.com>
807
808 * Makefile.in: Pass through GDB_DEBUG.
809 * README (Testsuite Parameters): Add GDB_DEBUG.
810 (gdb,debug): Add board setting.
811 * lib/gdb.exp (default_gdb_start): Start debugging.
812 (gdb_debug_enabled): New procedure.
813 (gdb_debug_init): Likewise.
814
815 2019-05-17 Alan Hayward <alan.hayward@arm.com>
816
817 * Makefile.in: Pass through GDB_DEBUG.
818 * README (Testsuite Parameters): Add GDB_DEBUG.
819 (gdb,debug): Add board setting.
820 * lib/gdb.exp (default_gdb_start): Start debugging.
821 (gdb_debug_enabled): New procedure.
822 (gdb_debug_init): Likewise.
823
824 2019-05-17 Alan Hayward <alan.hayward@arm.com>
825
826 * gdb.base/ui-redirect.exp: Add debug redirect tests.
827
828 2019-05-17 Alan Hayward <alan.hayward@arm.com>
829
830 * gdb.base/ui-redirect.exp: Test redirection.
831
832 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
833
834 * gdb.mi/mi-complete.exp: New file.
835 * gdb.mi/mi-complete.cc: Likewise.
836
837 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
838
839 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
840 indexed and sliced arrays, and pointers to arrays.
841
842 2019-05-14 Tom Tromey <tromey@adacore.com>
843
844 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
845 styling test.
846
847 2019-05-14 Tom de Vries <tdevries@suse.de>
848
849 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
850 selection entry encoding.
851
852 2019-05-10 Tom Tromey <tromey@adacore.com>
853
854 * gdb.ada/info_exc.exp: Add "complete" test.
855
856 2019-05-09 Tom de Vries <tdevries@suse.de>
857
858 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
859 CU-relative.
860
861 2019-05-09 Tom de Vries <tdevries@suse.de>
862
863 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
864 CU-relative.
865
866 2019-05-08 Joel Brobecker <brobecker@adacore.com>
867
868 * gdb.ada/frame_arg_lang.exp: New testcase.
869 * gdb.ada/frame_arg_lang/bla.adb: New file.
870 * gdb.ada/frame_arg_lang/pck.ads: New file.
871 * gdb.ada/frame_arg_lang/pck.adb: New file.
872 * gdb.ada/frame_arg_lang/foo.c: New file.
873
874 2019-05-08 Tom Tromey <tromey@adacore.com>
875
876 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
877
878 2019-05-08 Tom Tromey <tromey@adacore.com>
879
880 * gdb.base/ptype-offsets.exp: Update tests.
881
882 2019-05-08 Tom Tromey <tromey@adacore.com>
883
884 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
885 cases.
886 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
887 "short".
888
889 2019-05-08 Tom Tromey <tromey@adacore.com>
890
891 * gdb.ada/vla.exp: New file.
892 * gdb.ada/vla/vla.adb: New file.
893
894 2019-05-07 Tom de Vries <tdevries@suse.de>
895
896 * gdb.base/index-cache.exp (ls_host): Fix return statement.
897
898 2019-05-07 Tom de Vries <tdevries@suse.de>
899
900 PR testsuite/24522
901 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
902 section.
903
904 2019-05-07 Tom de Vries <tdevries@suse.de>
905
906 PR testsuite/24522
907 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
908 .debug_aranges section.
909
910 2019-05-07 Tom de Vries <tdevries@suse.de>
911
912 PR testsuite/24159
913 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
914
915 2019-05-06 Tom de Vries <tdevries@suse.de>
916
917 * lib/gdb.exp (exec_has_index_section): New proc.
918 * gdb.base/index-cache.exp: Handle case that binfile contains an index
919 section.
920
921 2019-05-04 Tom de Vries <tdevries@suse.de>
922
923 * boards/cc-with-debug-names.exp: New file.
924
925 2019-05-03 Tom Tromey <tromey@adacore.com>
926
927 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
928 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
929 * gdb.ada/char_enum.exp: Add test.
930
931 2019-05-03 Tom de Vries <tdevries@suse.de>
932
933 * boards/cc-with-gdb-index.exp: New file.
934
935 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
936
937 * gdb.rust/simple.exp: Add new test case.
938 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
939 (main): Initialise an instance of the new struct.
940
941 2019-05-01 Tom Tromey <tromey@adacore.com>
942
943 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
944 record.
945 (NPR): New variable.
946 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
947 test.
948
949 2019-05-01 Tom Tromey <tromey@adacore.com>
950
951 * gdb.ada/packed_array_assign.exp: Add packed assignment
952 regression test.
953
954 2019-05-01 Tom de Vries <tdevries@suse.de>
955
956 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
957
958 2019-05-01 Tom de Vries <tdevries@suse.de>
959
960 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
961
962 2019-04-30 Ali Tamur <tamur@google.com>
963
964 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
965
966 2019-04-30 Tom Tromey <tromey@adacore.com>
967
968 * lib/ada.exp (find_ada_tool): New proc.
969 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
970 * gdb.ada/catch_ex_std.exp: New file.
971 * gdb.ada/catch_ex_std/foo.adb: New file.
972 * gdb.ada/catch_ex_std/some_package.adb: New file.
973 * gdb.ada/catch_ex_std/some_package.ads: New file.
974
975 2019-04-30 Tom Tromey <tromey@adacore.com>
976
977 PR c++/24470:
978 * gdb.cp/temargs.cc: Add test code from PR.
979
980 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
981
982 * gdb.fortran/vla-datatypes.exp: Update expected results.
983 * gdb.fortran/vla-ptype.exp: Likewise.
984 * gdb.fortran/vla-type.exp: Likewise.
985 * gdb.fortran/vla-value.exp: Likewise.
986
987 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * gdb.fortran/ptr-indentation.exp: Update expected results.
990 * gdb.fortran/ptype-on-functions.exp: Likewise.
991 * gdb.fortran/vla-ptr-info.exp: Likewise.
992 * gdb.fortran/vla-value.exp: Likewise.
993
994 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
995
996 * gdb.fortran/ptype-on-functions.exp: New file.
997 * gdb.fortran/ptype-on-functions.f90: New file.
998
999 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1002 case void string.
1003
1004 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * gdb.fortran/complex.exp: Expand.
1007 * gdb.fortran/complex.f: Renamed to...
1008 * gdb.fortran/complex.f90: ...this, and extended to add more
1009 complex values.
1010
1011 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1012
1013 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1014 MODULO, CMPLX.
1015
1016 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1017 Richard Bunt <richard.bunt@arm.com>
1018
1019 * gdb.base/max-depth.c: New file.
1020 * gdb.base/max-depth.exp: New file.
1021 * gdb.python/py-nested-maps.c: New file.
1022 * gdb.python/py-nested-maps.exp: New file.
1023 * gdb.python/py-nested-maps.py: New file.
1024 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1025 (test_all_common): Call test_max_depth.
1026 * gdb.fortran/max-depth.exp: New file.
1027 * gdb.fortran/max-depth.f90: New file.
1028 * gdb.go/max-depth.exp: New file.
1029 * gdb.go/max-depth.go: New file.
1030 * gdb.modula2/max-depth.exp: New file.
1031 * gdb.modula2/max-depth.c: New file.
1032 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1033
1034 2019-04-29 Tom de Vries <tdevries@suse.de>
1035
1036 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1037
1038 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1039
1040 * gdb.base/callexit.exp: Test may-call-functions off.
1041
1042 2019-04-25 Keith Seitz <keiths@redhat.com>
1043
1044 PR c++/24367
1045 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1046 (another_incomplete_struct, test_incomplete): New definitions.
1047 (main): Use new definitions.
1048 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1049 functions.
1050
1051 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1052
1053 PR corefiles/11608
1054 PR corefiles/18187
1055 * gdb.base/coredump-filter-build-id.exp: New file.
1056
1057 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1058
1059 * Makefile.in: Pass through GDBSERVER_DEBUG.
1060 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1061 (gdbserver,debug): Add board setting.
1062 * gdb.trace/tspeed.exp: Skip when debugging.
1063 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1064 * lib/gdbserver-support.exp: Likewise
1065
1066 2019-04-24 Tom Tromey <tromey@adacore.com>
1067
1068 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1069 Rust.
1070
1071 2019-04-24 Tom Tromey <tromey@adacore.com>
1072
1073 * gdb.arch/amd64-eval.exp: Test bitfield return.
1074 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1075 (class Foo) <return_bitfields>: New method.
1076 (main): Call it.
1077
1078 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1079
1080 * gdb.cp/many-args.cc: New file.
1081 * gdb.cp/many-args.exp: New file.
1082
1083 2019-04-23 Tom de Vries <tdevries@suse.de>
1084
1085 PR gdb/24433
1086 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1087
1088 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1089
1090 * gdb.trace/backtrace.exp: Use nopie flag.
1091 * gdb.trace/circ.exp: Likewise.
1092 * gdb.trace/collection.exp: Likewise.
1093 * gdb.trace/ftrace.exp: Likewise.
1094 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1095 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1096 * gdb.trace/qtro.exp: Likewise.
1097 * gdb.trace/read-memory.exp: Likewise.
1098 * gdb.trace/report.exp: Likewise.
1099 * gdb.trace/tfile.exp: Likewise.
1100 * gdb.trace/tfind.exp: Likewise.
1101 * gdb.trace/unavailable.exp: Likewise.
1102
1103 2019-04-22 Pedro Alves <palves@redhat.com>
1104
1105 * gdb.base/solib-probes-nosharedlibrary.c,
1106 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1107
1108 2019-04-19 Tom Tromey <tromey@adacore.com>
1109
1110 * gdb.ada/ptype_union.c: New file.
1111 * gdb.ada/ptype_union.exp: New file.
1112
1113 2019-04-19 Tom Tromey <tromey@adacore.com>
1114
1115 PR symtab/24423:
1116 * gdb.base/list0.h (foo): Add a control-l character.
1117
1118 2019-04-18 Tom de Vries <tdevries@suse.de>
1119
1120 PR gdb/24433
1121 * boards/local-board.exp: Set sysroot to "".
1122
1123 2019-04-18 Tom de Vries <tdevries@suse.de>
1124 Pedro Alves <palves@redhat.com>
1125
1126 PR gdb/24454
1127 * gdb.threads/vfork-follow-child-exec.c: New file.
1128 * gdb.threads/vfork-follow-child-exec.exp: New file.
1129 * gdb.threads/vfork-follow-child-exit.c: New file.
1130 * gdb.threads/vfork-follow-child-exit.exp: New file.
1131
1132 2019-04-15 Leszek Swirski <leszeks@google.com>
1133
1134 * gdb.arch/amd64-eval.cc: New file.
1135 * gdb.arch/amd64-eval.exp: New file.
1136
1137 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1138
1139 * gdb.server/sysroot.c: New test.
1140 * gdb.server/sysroot.exp: New file.
1141 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1142 matching param.
1143
1144 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1145
1146 * gdb.base/align.exp: Extend test to cover structures containing
1147 only static fields.
1148
1149 2019-04-11 Tom de Vries <tdevries@suse.de>
1150
1151 * boards/cc-with-dwz-m.exp: New file.
1152 * boards/cc-with-dwz.exp: New file.
1153 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1154
1155 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1156
1157 * gdb.base/start-cpp.exp: New file.
1158 * gdb.base/start-cpp.cc: New file.
1159
1160 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1161
1162 * gdb.python/py-thrhandle.exp: Adjust tests to call
1163 thread_from_handle instead of thread_from_thread_handle.
1164
1165 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1166
1167 * gdb.python/py-thrhandle.exp: Add tests for
1168 gdb.InferiorThread.handle.
1169
1170 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1171
1172 * gdb.python/py-function.exp: Check calling helper function from
1173 all languages.
1174 * lib/gdb.exp (gdb_supported_languages): New proc.
1175
1176 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 * gdb.base/complex-parts.c: New file.
1179 * gdb.base/complex-parts.exp: New file.
1180
1181 2019-04-01 Tom Tromey <tromey@adacore.com>
1182
1183 PR symtab/23331:
1184 * gdb.dwarf2/dw2-ranges-main.c: New file.
1185 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1186 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1187
1188 2019-03-30 Simon Marchi <simark@simark.ca>
1189
1190 * gdb.base/default.exp: Add values for $_gdb_major and
1191 $_gdb_minor.
1192
1193 2019-03-29 Tom Tromey <tromey@adacore.com>
1194
1195 * gdb.base/help.exp: Tighten apropos regexp.
1196
1197 2019-03-29 Keith Seitz <keiths@redhat.com>
1198
1199 * gdb.fortran/array-bounds.exp: New file.
1200 * gdb.fortran/array-bounds.f90: New file.
1201
1202 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1203
1204 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1205
1206 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1207
1208 * gdb.multi/hello.c (main): Increase alarm timer.
1209
1210 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1211
1212 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1213 factor when no hardware watchpoint support.
1214
1215 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1216 Pedro Alves <palves@redhat.com>
1217
1218 * boards/local-board.exp: set sysroot to /.
1219
1220 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1221
1222 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1223 in child.
1224
1225 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1226
1227 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1228 field.
1229 (make_container): Initialise new field.
1230 * gdb.python/py-prettyprint.exp: Add new tests.
1231 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1232 <display_hint>: New method.
1233
1234 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1235
1236 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1237 gdb_continue_to_breakpoint more throughout this test.
1238 (run_lang_tests) Supply unique test names, and use
1239 gdb_test_no_output.
1240
1241 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1242
1243 * gdb.base/finish-pretty.exp: Update expected results.
1244 * gdb.base/pretty-print.c: New file.
1245 * gdb.base/pretty-print.exp: New file.
1246
1247 2019-03-25 Pedro Alves <palves@redhat.com>
1248
1249 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1250 move comments outside list. Append '-i "" eof' section.
1251
1252 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1253
1254 * README: Add pie options.
1255 * gdb.base/break-interp.exp: Ensure pie is disabled.
1256 * gdb.base/dump.exp: Likewise.
1257 * lib/gdb.exp (gdb_compile): Add pie option.
1258
1259 2019-03-19 Tom Tromey <tromey@adacore.com>
1260
1261 * gdb.mi/mi2-cli-display.c: New file.
1262 * gdb.mi/mi2-cli-display.exp: New file.
1263
1264 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1265 Tom Tromey <tromey@adacore.com>
1266
1267 * gdb.ada/ptype_array/pck.adb: New file.
1268 * gdb.ada/ptype_array/pck.ads: New file.
1269 * gdb.ada/ptype_array/foo.adb: New file.
1270 * gdb.ada/ptype_array.exp: New file.
1271
1272 2019-03-14 Tom Tromey <tromey@adacore.com>
1273
1274 * gdb.base/style.exp: Add "set style sources" test.
1275
1276 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1277
1278 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1279 * mi-breakpoint-multiple-locations.exp: ... this.
1280 (make_breakpoints_pattern): New proc.
1281 (do_test): Add mi_version parameter, test -break-insert,
1282 -break-info and =breakpoint-created.
1283
1284 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1285
1286 * config/default.exp: Remove 'load_lib gdb.exp'.
1287 * config/monitor.exp: Likewise.
1288 * config/sid.exp: Likewise.
1289 * config/sim.exp: Likewise.
1290 * config/slite.exp: Likewise.
1291 * config/unix.exp: Likewise.
1292 * gdb.base/default.exp: Remove unhelpful comment.
1293
1294 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1295
1296 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1297
1298 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1299
1300 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1301
1302 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1303
1304 * gdb.fortran/type-kinds.exp: Update expected results.
1305
1306 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1307
1308 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1309
1310 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1311
1312 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1313 function.
1314 (test_basic_parsing_of_type_kinds): Expand types tested.
1315 (test_parsing_invalid_type_kinds): New function.
1316
1317 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1318
1319 * gdb.fortran/intrinsics.exp: New file.
1320 * gdb.fortran/intrinsics.f90: New file.
1321 * gdb.fortran/type-kinds.exp: New file.
1322
1323 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1324
1325 * gdb.fortran/dot-ops.exp: New file.
1326
1327 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1328
1329 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1330 Check upper and lower case logical literals.
1331
1332 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1335 Remove duplicate tests.
1336
1337 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1338
1339 * lib/gdb.exp (builtin_cd): rename of cd.
1340 (cd): Override builtin.
1341
1342 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1343
1344 * gdb.fortran/function-calls.exp: New file.
1345 * gdb.fortran/function-calls.f90: New test.
1346
1347 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1348
1349 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1350 on user program standard output.
1351 * gdb.fortran/short-circuit-argument-list.f90: Record function
1352 calls.
1353
1354 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1355
1356 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1357 failure.
1358
1359 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1360
1361 PR gdb/8527
1362 * gdb.base/interrupt-daemon-attach.c,
1363 gdb.base/interrupt-daemon-attach.exp: New test.
1364
1365 2019-02-27 Pedro Alves <palves@redhat.com>
1366
1367 * gdb.base/page.exp: Add tests for "set width/height -1".
1368
1369 2019-02-27 Pedro Alves <palves@redhat.com>
1370
1371 * gdb.base/page.exp: Add tests for "set/show width/height" with
1372 "infinite" values.
1373
1374 2019-02-27 Tom Tromey <tromey@adacore.com>
1375
1376 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1377 2.4.
1378 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1379 workaround.
1380
1381 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1384 tests for structs with static members.
1385
1386 2019-02-26 Tom Tromey <tromey@adacore.com>
1387
1388 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1389 ValueError, not TypeError.
1390
1391 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1392
1393 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1394 call from main program.
1395
1396 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1397
1398 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1399 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1400 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1401 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1402 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1403
1404 2019-02-22 Keith Seitz <keiths@redhat.com>
1405
1406 PR symtab/23853
1407 * gdb.base/symlink-sourcefile.c: New file.
1408 * gdb.base/symlink-sourcefile.exp: New file.
1409
1410 2019-02-20 Tom Tromey <tom@tromey.com>
1411
1412 * gdb.base/info_qt.exp: Update.
1413
1414 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1415
1416 * gdb.base/source.exp: Move "error in sourced script" code to
1417 the end.
1418 * gdb.base/source-error.gdb: Move contents to
1419 source-error-1.gdb. Add new code to source source-error-1.gdb.
1420 * gdb.base/source-error-1.gdb: New file, from previous
1421 source-error.gdb.
1422
1423 2019-02-17 Tom Tromey <tom@tromey.com>
1424
1425 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1426 for macro styling.
1427 * gdb.base/style.c (SOME_MACRO): New macro.
1428
1429 2019-02-17 Tom Tromey <tom@tromey.com>
1430
1431 * gdb.base/style.exp: Add line-wrapping tests.
1432 * gdb.base/page.exp: Add test for quitting during pagination.
1433
1434 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1435
1436 * gdb.ada/big_packed_array: New testcase.
1437 * gdb.ada/homonym.exp: Fix incorrect expected output for
1438 "break <homonym__get_value>" test.
1439
1440 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1441
1442 PR breakpoints/21870
1443 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1444 and prepare_for_testing. Add comment.
1445 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1446 redundant cleanup call. Clean up comment.
1447
1448 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1449
1450 PR breakpoints/21870
1451 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1452 * gdb.arch/aarch64-dbreg-contents.c: New file.
1453
1454 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1455
1456 * gdb.ada/mi_ref_changeable: New testcase.
1457
1458 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1459
1460 * gdb.base/attach.exp: Add double attach test.
1461
1462 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1463
1464 * lib/gdb.exp (default_gdb_start): Don't match pagination
1465 prompt.
1466 (gdb_init): Set stty_init.
1467
1468 2019-01-27 Tom Tromey <tom@tromey.com>
1469
1470 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1471 skip_python_tests.
1472
1473 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1474
1475 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1476 New structure.
1477 (struct struct_static_02_02): Likewise.
1478 (struct struct_static_02_03): Likewise.
1479 (struct struct_static_02_04): Likewise.
1480 (struct struct_static_04_01): Likewise.
1481 (struct struct_static_04_02): Likewise.
1482 (struct struct_static_04_03): Likewise.
1483 (struct struct_static_04_04): Likewise.
1484 (struct struct_static_06_01): Likewise.
1485 (struct struct_static_06_02): Likewise.
1486 (struct struct_static_06_03): Likewise.
1487 (struct struct_static_06_04): Likewise.
1488 (cmp_struct_static_02_01): Likewise.
1489 (cmp_struct_static_02_02): Likewise.
1490 (cmp_struct_static_02_03): Likewise.
1491 (cmp_struct_static_02_04): Likewise.
1492 (cmp_struct_static_04_01): Likewise.
1493 (cmp_struct_static_04_02): Likewise.
1494 (cmp_struct_static_04_03): Likewise.
1495 (cmp_struct_static_04_04): Likewise.
1496 (cmp_struct_static_06_01): Likewise.
1497 (cmp_struct_static_06_02): Likewise.
1498 (cmp_struct_static_06_03): Likewise.
1499 (cmp_struct_static_06_04): Likewise.
1500 (call_all): Test new structs.
1501 * gdb.base/infcall-nested-structs.exp: Likewise.
1502
1503 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1504 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1505
1506 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1507 * gdb.base/stack-protector.c: New test.
1508 * gdb.base/stack-protector.exp: New file.
1509 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1510 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1511 option.
1512 (gdb_compile): Remove stack protector for GCC and prevent
1513 recursion.
1514
1515 2019-01-16 Keith Seitz <keiths@redhat.com>
1516
1517 PR gdb/23773
1518 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1519
1520 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1521
1522 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1523 aliases.
1524 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1525 tests.
1526 * gdb.arch/powerpc-vector-regs.c: New file.
1527 * gdb.arch/powerpc-vector-regs.exp: New file.
1528
1529 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1530
1531 * gdb.arch/altivec-regs.exp: Fix the list passed to
1532 gdb_expect_list when testing "info vector".
1533
1534 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1535
1536 * gdb.base/style.exp: Don't include path in testname.
1537
1538 2019-01-10 Keith Seitz <keiths@redhat.com>
1539
1540 PR gdb/23712
1541 PR symtab/23010
1542 * gdb.dwarf2/multidictionary.exp: New file.
1543
1544 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1545
1546 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1547 (test_gnuv3_style_demangling): ... this.
1548 (test_lucid_style_demangling): Remove.
1549 (test_arm_style_demangling): Remove.
1550 (test_hp_style_demangling): Remove.
1551 (do_tests): Remove calls to the above.
1552
1553 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1554
1555 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1556 case.
1557
1558 2019-01-06 Tom Tromey <tom@tromey.com>
1559
1560 PR gdb/28155:
1561 * gdb.dwarf2/typedef-void-finish.exp: New file.
1562
1563 2018-12-28 Tom Tromey <tom@tromey.com>
1564 Simon Marchi <simark@simark.ca>
1565
1566 * gdb.base/jit-exec.exp: New file.
1567 * gdb.base/jit-exec.c: New file.
1568 * gdb.base/jit-execd.c: New file.
1569
1570 2018-12-28 Tom Tromey <tom@tromey.com>
1571
1572 * gdb.base/style.exp: Update test to check for address styling.
1573
1574 2018-12-28 Tom Tromey <tom@tromey.com>
1575
1576 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1577 message.
1578
1579 2018-12-28 Tom Tromey <tom@tromey.com>
1580
1581 * gdb.base/style.exp: Add test for version number styling.
1582
1583 2018-12-28 Tom Tromey <tom@tromey.com>
1584
1585 * gdb.base/style.exp: Add test for print_address_symbolic.
1586
1587 2018-12-28 Tom Tromey <tom@tromey.com>
1588
1589 * gdb.base/style.exp: Add test for breakpoint setting.
1590
1591 2018-12-28 Tom Tromey <tom@tromey.com>
1592
1593 * gdb.base/style.exp: Add test for variable names.
1594
1595 2018-12-28 Tom Tromey <tom@tromey.com>
1596
1597 * gdb.base/style.exp: New file.
1598 * gdb.base/style.c: New file.
1599
1600 2018-12-28 Tom Tromey <tom@tromey.com>
1601
1602 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1603 "dumb".
1604 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1605 the TERM environment variable.
1606
1607 2018-12-27 Tom Tromey <tom@tromey.com>
1608
1609 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1610 pagination test.
1611
1612 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1615 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1616
1617 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1618
1619 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1620 Filename a.adb changed to bp_fun_addr.adb.
1621 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1622
1623 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1624
1625 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1626 non-PIE executables.
1627 * README: Mention the gdb,nopie_flag board setting.
1628 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1629 non-PIE executable.
1630 * gdb.arch/amd64-entry-value.exp: Likewise.
1631 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1632 * gdb.arch/i386-float.exp: Likewise.
1633 * gdb.arch/i386-signal.exp: Likewise.
1634 * gdb.mi/mi-reg-undefined.exp: Likewise.
1635
1636 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1637
1638 PR gdb/23974
1639 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1640
1641 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1642
1643 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1644 Update order of results accordingly.
1645
1646 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1647
1648 * gdb.base/annota1.exp: Update a test regexp.
1649
1650 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1651
1652 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1653
1654 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1655
1656 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1657 (reuse_time): Initialize to REUSE_TIME_CAP.
1658 (check_rc): New function.
1659 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1660 Check pthread_create rc.
1661 (spawner_thread_func): Check pthread_create and pthread_join rc.
1662
1663 2018-12-08 Pedro Alves <palves@redhat.com>
1664
1665 * gdb.base/list.exp (test_forward_search): Rename to ...
1666 (test_forward_reverse_search): ... this. Also test reverse-search
1667 and the forward-search alias.
1668
1669 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1670
1671 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1672 local timeout variable before return, and remove all local timeout
1673 variable entirely.
1674 (gdb_load): Likewise.
1675
1676 2018-12-01 Tom de Vries <tdevries@suse.de>
1677
1678 * gdb.base/gdb-caching-proc.exp: New file.
1679
1680 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1681
1682 * Makefile.in (TIMESTAMP): New variable.
1683 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1684 command.
1685 (check-single-racy): Likewise.
1686 (check/%.exp): Likewise.
1687 (check-racy/%.exp): Likewise.
1688 (workers/%.worker): Likewise.
1689 (build-perf): Likewise.
1690 (check-perf): Likewise.
1691 * README: Describe new "TS" and "TS_FORMAT" variables.
1692 * print-ts.py: New file.
1693
1694 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1695
1696 PR python/23714
1697 * gdb.python/python.exp: Test command repetition after
1698 gdb.execute.
1699
1700 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1701
1702 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1703 is correctly aligned.
1704
1705 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1706
1707 * gdb.ada/info_auto_lang.exp: New testcase.
1708 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1709 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1710 * gdb.ada/info_auto_lang/some_c.c: New file.
1711
1712 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1713
1714 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1715 FUNC_lang language syntax.
1716
1717 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1718
1719 * gdb.base/info_minsym.c: New file.
1720 * gdb.base/info_minsym.exp: New file.
1721
1722 2018-11-19 Tom Tromey <tom@tromey.com>
1723
1724 PR rust/23625:
1725 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1726 * gdb.rust/expr.exp: Update expected output. Change one test.
1727
1728 2018-11-19 Tom Tromey <tom@tromey.com>
1729
1730 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1731
1732 2018-11-19 Pedro Alves <palves@redhat.com>
1733
1734 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1735 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1736 see the expected warning.
1737
1738 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1739
1740 PR gdb/22736:
1741 * gdb.cp/infcall-nodebug-lib.c: New test.
1742 * gdb.cp/infcall-nodebug-main.c: New test.
1743 * gdb.cp/infcall-nodebug.exp: New file.
1744
1745 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1746
1747 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1748 completer tests.
1749
1750 2018-11-09 Tom de Vries <tdevries@suse.de>
1751
1752 * gdb.base/msym-lang.c: New test.
1753 * gdb.base/msym-lang.exp: New file.
1754 * gdb.base/msym-lang-main.c: New test.
1755
1756 2018-11-08 Tom Tromey <tom@tromey.com>
1757
1758 PR gdb/23555:
1759 PR gdb/23838:
1760 * gdb.base/warning.exp: New file.
1761
1762 2018-11-08 Jan Beulich <jbeulich@suse.com>
1763
1764 * testsuite/gdb.arch/i386-avx512.c,
1765 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1766
1767 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1768
1769 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1770 point hardware.
1771
1772 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1773
1774 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1775 * gdb.dwarf2/missing-type-name.exp: New file.
1776
1777 2018-11-06 Tom de Vries <tdevries@suse.de>
1778
1779 * gdb.base/many-headers.c: New test.
1780 * gdb.base/many-headers.exp: New file.
1781
1782 2018-11-06 Jim Wilson <jimw@sifive.com>
1783
1784 * gdb.base/code_elim.exp: For riscv, set additional_flags
1785 to include -msmall-data-limit=0.
1786
1787 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1788
1789 * gdb.ada/watch_minus_l: New testcase.
1790
1791 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1792
1793 * gdb.arch/aix-sighandle.c: New file.
1794 * gdb.arch/aix-sighandle.exp: New file.
1795
1796 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1797
1798 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1799 registers being unions.
1800
1801 2018-10-31 Tom de Vries <tdevries@suse.de>
1802
1803 * lib/valgrind.exp: New file.
1804 (vgdb_start, vgdb_stop): New procs, factored out of ...
1805 * gdb.base/valgrind-bt.exp: ... here, ...
1806 * gdb.base/valgrind-disp-step.exp: ... here and ...
1807 * gdb.base/valgrind-infcall.exp: ... here.
1808
1809 2018-10-31 Tom de Vries <tdevries@suse.de>
1810
1811 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1812
1813 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1814
1815 * gdb.dwarf2/void-type.c: New file.
1816 * gdb.dwarf2/void-type.exp: New file.
1817
1818 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1819
1820 * gdb.base/info_qt.c: New file.
1821 * gdb.base/info_qt.exp: New file.
1822
1823 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1824
1825 * gdb.arch/powerpc-htm-regs.c: New file.
1826 * gdb.arch/powerpc-htm-regs.exp: New file.
1827
1828 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1829
1830 * gdb.arch/powerpc-tar.c: New file.
1831 * gdb.arch/powerpc-tar.exp: New file.
1832
1833 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1834
1835 * gdb.arch/powerpc-ppr-dscr.c: New file.
1836 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1837
1838 2018-10-25 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1841
1842 2018-10-24 Tom de Vries <tdevries@suse.de>
1843
1844 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1845 longer exists error.
1846
1847 2018-10-24 Tom de Vries <tdevries@suse.de>
1848
1849 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1850
1851 2018-10-24 Tom de Vries <tdevries@suse.de>
1852
1853 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1854 --db-attach in valgrind.
1855
1856 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1857
1858 * gdb.arch/riscv-reg-aliases.c: New file.
1859 * gdb.arch/riscv-reg-aliases.exp: New file.
1860
1861 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1862
1863 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1864
1865 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1866
1867 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1868
1869 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1870
1871 * gdb.cp/ovldbreak.exp: Fix regexps.
1872
1873 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1874
1875 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1876
1877 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1878
1879 PR cli/23785
1880 * gdb.base/restore.exp: New test to check if "restore" with an
1881 invalid file doesn't segfault.
1882
1883 2018-10-18 Tom de Vries <tdevries@suse.de>
1884
1885 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1886 * gdb.ada/excep_handle.exp: Same.
1887 * gdb.ada/mi_string_access.exp: Same.
1888 * gdb.ada/mi_var_union.exp: Same.
1889 * gdb.arch/arc-analyze-prologue.exp: Same.
1890 * gdb.arch/arc-decode-insn.exp: Same.
1891 * gdb.base/readnever.exp: Same.
1892 * gdb.fortran/printing-types.exp: Same.
1893 * gdb.guile/scm-lazy-string.exp: Same.
1894
1895 2018-10-16 Tom de Vries <tdevries@suse.de>
1896
1897 PR gdb/23730
1898 * gdb.base/catch-follow-exec.c: Add copyright notice.
1899 * gdb.base/catch-follow-exec.exp: Rewrite to use
1900 gdb_spawn_with_cmdline_opts. Require gdb-native.
1901
1902 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1903
1904 * gdb.trace/actions-changed.exp: Check for arch support.
1905 * gdb.trace/actions.exp: Likewise.
1906 * gdb.trace/ax.exp: Likewise.
1907 * gdb.trace/backtrace.exp: Likewise.
1908 * gdb.trace/change-loc.exp: Likewise.
1909 * gdb.trace/deltrace.exp: Likewise.
1910 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1911 * gdb.trace/ftrace.exp: Likewise.
1912 * gdb.trace/infotrace.exp: Check for arch support.
1913 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1914 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1915 * gdb.trace/mi-tsv-changed.exp: Likewise.
1916 * gdb.trace/packetlen.exp: Likewise.
1917 * gdb.trace/passc-dyn.exp: Likewise.
1918 * gdb.trace/passcount.exp: Likewise.
1919 * gdb.trace/pending.exp: Likewise.
1920 * gdb.trace/range-stepping.exp: Check for shlib support.
1921 * gdb.trace/report.exp: Check for arch support.
1922 * gdb.trace/save-trace.exp: Likewise.
1923 * gdb.trace/signal.exp: Check for signal support.
1924 * gdb.trace/tfind.exp: Check for arch support.
1925 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1926 * gdb.trace/trace-common.h: Add comment.
1927 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1928 * gdb.trace/trace-enable-disable.exp: Likewise.
1929 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1930 * gdb.trace/tracecmd.exp: Check for arch support.
1931 * gdb.trace/tspeed.exp: Check for shlib and target support.
1932 * gdb.trace/tstatus.exp: Check for arch support.
1933 * gdb.trace/tsv.exp: Likewise.
1934 * gdb.trace/while-dyn.exp: Likewise.
1935 * gdb.trace/while-stepping.exp: Likewise.
1936 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1937
1938 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1939
1940 * gdb.trace/tspeed.exp: Remove nowarnings.
1941 (prepare_for_trace_test): Declare "global ipalib".
1942 * gdb.trace/tspeed.c: Include unistd.h.
1943 (main): Remove superfluous printf argument.
1944
1945 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1946
1947 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1948 directory prefix on the filename.
1949
1950 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1951
1952 * gdb.gdb/unittest.exp: Update expected message informing that
1953 selftests have been disabled.
1954 * gdb.server/unittest.exp: Likewise.
1955
1956 2018-10-09 Tom de Vries <tdevries@suse.de>
1957
1958 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1959 with runto_main.
1960
1961 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1962
1963 PR c++/16841
1964 * gdb.cp/virtbase2.cc: New file.
1965 * gdb.cp/virtbase2.exp: New file.
1966
1967 2018-10-06 Tom Tromey <tom@tromey.com>
1968
1969 PR python/19399:
1970 * gdb.python/py-inferior.exp: Add architecture test.
1971
1972 2018-10-06 Tom Tromey <tom@tromey.com>
1973
1974 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1975 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1976
1977 2018-10-06 Tom Tromey <tom@tromey.com>
1978
1979 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1980 of a "throw" catchpoint.
1981
1982 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1983
1984 * gdb.base/info-proc.exp: Update string expected from "help info
1985 proc".
1986
1987 2018-10-04 Tom Tromey <tom@tromey.com>
1988
1989 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1990 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1991 (test_initial_complaints, test_empty_complaints): Update.
1992 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1993
1994 2018-10-04 Tom Tromey <tom@tromey.com>
1995
1996 PR cli/19551:
1997 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1998 * lib/gdb.exp (gdb_file_cmd): Update.
1999 * gdb.stabs/weird.exp (print_weird_var): Update.
2000 * gdb.server/solib-list.exp: Update.
2001 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2002 * gdb.mi/mi-cli.exp: Update.
2003 * gdb.linespec/linespec.exp: Update.
2004 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2005 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2006 * gdb.cp/cp-relocate.exp: Update.
2007 * gdb.base/sym-file.exp: Update.
2008 * gdb.base/relocate.exp: Update.
2009 * gdb.base/readnever.exp: Update.
2010 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2011 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2012 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2013 * gdb.base/code_elim.exp: Update.
2014 * gdb.base/break-unload-file.exp (test_break): Update.
2015 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2016 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2017 Update.
2018 * gdb.base/attach.exp (do_attach_tests): Update.
2019 * gdb.base/sepdebug.exp: Update.
2020 * gdb.python/py-section-script.exp: Update.
2021
2022 2018-10-04 Tom Tromey <tom@tromey.com>
2023
2024 PR cli/22234:
2025 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2026 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2027 output.
2028
2029 2018-10-04 Tom Tromey <tom@tromey.com>
2030
2031 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2032 set width and height to 0.
2033 (test_command_line_attach_run): Use -quiet.
2034
2035 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2036
2037 * lib/gdb.exp (skip_ifunc_tests): New.
2038 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2039 other compile failures.
2040 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2041
2042 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2043
2044 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2045 is_amd64_regs_target.
2046
2047 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2048
2049 * gdb.arch/aarch64-sighandler-regs.c: New test.
2050 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2051 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2052
2053 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2054
2055 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2056 assembly.
2057
2058 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2059
2060 * gdb.base/frame-selection.exp: New file.
2061 * gdb.base/frame-selection.c: New file.
2062
2063 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2064
2065 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2066 pthread barrier.
2067 (main): Likewise.
2068
2069 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.base/large-frame-1.c: New file.
2072 * gdb.base/large-frame-2.c: New file.
2073 * gdb.base/large-frame.exp: New file.
2074 * gdb.base/large-frame.h: New file.
2075
2076 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2077
2078 PR gdb/20948
2079 * gdb.base/write_mem.exp: New test.
2080 * gdb.base/write_mem.c: Likewise.
2081
2082 2018-09-23 Tom Tromey <tom@tromey.com>
2083
2084 PR python/18852:
2085 * gdb.python/py-parameter.exp: Add test for parameter that throws
2086 on "set".
2087
2088 2018-09-23 Tom Tromey <tom@tromey.com>
2089
2090 PR python/17284:
2091 * gdb.python/py-template.exp (test_template_arg): Add test for
2092 negative template argument number.
2093
2094 2018-09-23 Tom Tromey <tom@tromey.com>
2095
2096 PR python/14062:
2097 * gdb.python/python.exp: Add test for post_event error.
2098
2099 2018-09-23 Tom Tromey <tom@tromey.com>
2100
2101 PR python/18170:
2102 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2103 convert pointers to int and long.
2104
2105 2018-09-23 Tom Tromey <tom@tromey.com>
2106
2107 PR python/20126:
2108 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2109 signed-ness conversion tests.
2110
2111 2018-09-23 Tom Tromey <tom@tromey.com>
2112
2113 PR python/18352;
2114 * gdb.python/py-value.exp (test_float_conversion): New proc.
2115 Use it.
2116
2117 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2118
2119 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2120
2121 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2122
2123 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2124 no readline.
2125 * gdb.base/utf8-identifiers.exp: Likewise.
2126 * gdb.cp/cpcompletion.exp: Likewise.
2127 * gdb.linespec/cpcompletion.exp: Likewise.
2128 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2129 * gdb.linespec/cpls-ops.exp: Likewise.
2130
2131 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2132 Chris January <chris.january@arm.com>
2133
2134 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2135 * gdb.fortran/short-circuit-argument-list.exp: New file.
2136 * gdb.fortran/short-circuit-argument-list.f90: New test.
2137
2138 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2139
2140 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2141 "arch=" keyword when executing "-stack-list-frames".
2142
2143 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2144
2145 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2146 "arch=" keyword when executing "-stack-list-frames".
2147
2148 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2149
2150 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2151 break ada".
2152
2153 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2154
2155 PR python/23669
2156 * gdb.python/python.exp: Test gdb.execute("show commands").
2157
2158 2018-09-16 Tom Tromey <tom@tromey.com>
2159
2160 * gdb.base/new-ui.exp (do_execution_tests): Update.
2161 * gdb.base/dbx.exp (test_breakpoints): Update.
2162
2163 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2164
2165 * lib/gdb.exp (gdb_simple_compile): Add proc.
2166 (is_elf_target): Use gdb_simple_compile.
2167 (skip_altivec_tests): Likewise.
2168 (skip_vsx_tests): Likewise.
2169 (skip_tsx_tests): Likewise.
2170 (skip_btrace_tests): Likewise.
2171 (skip_btrace_pt_tests): Likewise.
2172 (gdb_can_simple_compile): Likewise.
2173 (gdb_has_argv0): Likewise.
2174 (gdb_target_symbol_prefix): Likewise.
2175 (target_supports_scheduler_locking): Likewise.
2176
2177 2018-09-13 Tom Tromey <tom@tromey.com>
2178
2179 * Makefile.in (TAGS): Recognize proc_with_prefix and
2180 gdb_caching_proc.
2181
2182 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2183
2184 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2185 method.
2186
2187 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2188
2189 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2190 and a few other Inferior properties when the Inferior is no
2191 longer valid.
2192
2193 2018-09-13 Tom Tromey <tom@tromey.com>
2194
2195 PR rust/23650:
2196 * gdb.rust/simple.exp: Add test for enum field access error.
2197
2198 2018-09-13 Tom Tromey <tom@tromey.com>
2199
2200 PR rust/23626:
2201 * gdb.rust/simple.rs (EmptyEnum): New type.
2202 (main): Use it.
2203 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2204
2205 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2206
2207 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2208 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2209 * gdb.python/py-symtab.exp: Update test printing an objfile.
2210
2211 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2212
2213 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2214 object.
2215
2216 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2217
2218 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2219 (support_complex_tests): Use gdb_can_simple_compile.
2220 (is_ilp32_target): Likewise.
2221 (is_lp64_target): Likewise.
2222 (is_64_target): Likewise.
2223 (is_amd64_regs_target): Likewise.
2224 (is_aarch32_target): Likewise.
2225 (gdb_int128_helper): Likewise.
2226
2227 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2228
2229 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2230
2231 2018-09-10 Jerome Guitton <guitton@adacore.com>
2232
2233 * gdb.ada/same_component_name: Add test for case of tagged record
2234 with variable-length fields.
2235
2236 2018-09-10 Xavier Roirand <roirand@adacore.com>
2237
2238 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2239 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2240 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2241 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2242
2243 2018-09-10 Xavier Roirand <roirand@adacore.com>
2244
2245 * gdb.ada/mi_string_access.exp: New testcase.
2246 * gdb.ada/mi_string_access/bar.adb: New file.
2247 * gdb.ada/mi_string_access/pck.adb: New file.
2248 * gdb.ada/mi_string_access/pck.asd: New file.
2249
2250 2018-09-10 Xavier Roirand <roirand@adacore.com>
2251
2252 * gdb.ada/mi_var_union.exp: New testcase.
2253 * gdb.ada/mi_var_union/bar.adb: New file.
2254 * gdb.ada/mi_var_union/pck.adb: New file.
2255 * gdb.ada/mi_var_union/pck.asd: New file.
2256
2257 2018-09-08 Tom Tromey <tom@tromey.com>
2258
2259 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2260
2261 2018-09-08 Tom Tromey <tom@tromey.com>
2262
2263 PR python/16047:
2264 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2265 (register_pretty_printers): Register new printer.
2266 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2267 test.
2268 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2269 (an_int_type3): New global.
2270
2271 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2272
2273 * gdb.ada/expr_with_funcall: New testcase.
2274
2275 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2276
2277 * gdb.ada/packed_array_assign: New testcase.
2278
2279 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2280
2281 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2282 names, and add test prefixes to make test names unique.
2283
2284 2018-09-05 Tom de Vries <tdevries@suse.de>
2285
2286 * gdb.dwarf2/varval.exp: Add test.
2287
2288 2018-09-04 Gary Benson <gbenson@redhat.com>
2289
2290 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2291 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2292
2293 2018-08-31 Tom Tromey <tom@tromey.com>
2294
2295 * gdb.rust/simple.rs: Rename second variable "v".
2296
2297 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2298
2299 * gdb.base/funcargs.c (use_a): New function.
2300 (recurse): Call use_a.
2301
2302 2018-08-29 Keith Seitz <keiths@redhat.com>
2303
2304 * gdb.compile/compile-cplus-anonymous.cc: New file.
2305 * gdb.compile/compile-cplus-anonymous.exp: New file.
2306 * gdb.compile/compile-cplus-array-decay.cc: New file.
2307 * gdb.compile/compile-cplus-array-decay.exp: New file.
2308 * gdb.compile/compile-cplus-inherit.cc: New file.
2309 * gdb.compile/compile-cplus-inherit.exp: New file.
2310 * gdb.compile/compile-cplus-member.cc: New file.
2311 * gdb.compile/compile-cplus-member.exp: New file.
2312 * gdb.compile/compile-cplus-method.cc: New file.
2313 * gdb.compile/compile-cplus-method.exp: New file.
2314 * gdb.compile/compile-cplus-mod.c: "New" file.
2315 * gdb.compile/compile-cplus-namespace.cc: New file.
2316 * gdb.compile/compile-cplus-namespace.exp: New file.
2317 * gdb.compile/compile-cplus-nested.cc: New file.
2318 * gdb.compile/compile-cplus-nested.exp: New file.
2319 * gdb.compile/compile-cplus-print.c: "New" file.
2320 * gdb.compile/compile-cplus-print.exp: "New" file.
2321 * gdb.compile/compile-cplus-virtual.cc: New file.
2322 * gdb.compile/compile-cplus-virtual.exp: New file.
2323 * gdb.compile/compile-cplus.c: "New" file.
2324 * gdb.compile/compile-cplus.exp: "New" file.
2325 * lib/compile-support.exp: New file.
2326
2327 2018-08-16 Gary Benson <gbenson@redhat.com>
2328
2329 PR gdb/13000:
2330 * gdb.base/batch-exit-status.exp: New file.
2331 * gdb.base/batch-exit-status.good-commands: Likewise.
2332 * gdb.base/batch-exit-status.bad-commands: Likewise.
2333
2334 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2335
2336 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2337 (struct struct02): Likewise.
2338 (struct struct03): Likewise.
2339 (struct struct04): Likewise.
2340 (struct struct_01_01): New struct.
2341 (struct struct_01_02): Likewise.
2342 (struct struct_01_03): Likewise.
2343 (struct struct_01_04): Likewise.
2344 (struct struct_02_01): Likewise.
2345 (struct struct_02_02): Likewise.
2346 (struct struct_02_03): Likewise.
2347 (struct struct_02_04): Likewise.
2348 (struct struct_04_01): Likewise.
2349 (struct struct_04_02): Likewise.
2350 (struct struct_04_03): Likewise.
2351 (struct struct_04_04): Likewise.
2352 (struct struct_05_01): Likewise.
2353 (struct struct_05_02): Likewise.
2354 (struct struct_05_03): Likewise.
2355 (struct struct_05_04): Likewise.
2356 (cmp_struct01): Remove function.
2357 (cmp_struct02): Likewise.
2358 (cmp_struct03): Likewise.
2359 (cmp_struct04): Likewise.
2360 (cmp_struct_01_01): Add Function.
2361 (cmp_struct_01_02): Likewise.
2362 (cmp_struct_01_03): Likewise.
2363 (cmp_struct_01_04): Likewise.
2364 (cmp_struct_02_01): Likewise.
2365 (cmp_struct_02_02): Likewise.
2366 (cmp_struct_02_03): Likewise.
2367 (cmp_struct_02_04): Likewise.
2368 (cmp_struct_04_01): Likewise.
2369 (cmp_struct_04_02): Likewise.
2370 (cmp_struct_04_03): Likewise.
2371 (cmp_struct_04_04): Likewise.
2372 (cmp_struct_05_01): Likewise.
2373 (cmp_struct_05_02): Likewise.
2374 (cmp_struct_05_03): Likewise.
2375 (cmp_struct_05_04): Likewise.
2376 (call_all): Add new structs.
2377 * gdb.base/infcall-nested-structs.exp: Likewise.
2378
2379 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2380
2381 * gdb.python/py-framefilter-mi.exp: Update regexp to
2382 check for "arch" field in frame output.
2383
2384 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2385
2386 * gdb.dwarf2/dw2-ranges-func.c: New file.
2387 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2388
2389 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2390
2391 * gdb.base/term.exp: Compare terminal settings with values from
2392 the inferior.
2393 * gdb.base/term.c: Get and set terminal settings.
2394
2395 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2396
2397 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2398 accommodate new "arch" field in frame output.
2399 * gdb.mi/mi-return.exp: Likewise.
2400 * gdb.mi/mi-stack.exp: Likewise.
2401 * gdb.mi/mi-syn-frame.exp: Likewise.
2402 * gdb.mi/user-selected-context-sync.exp: Likewise.
2403
2404 2018-08-19 Michael Spang <spang@google.com>
2405
2406 PR gdb/11786
2407 * gdb.base/gcore-tls-pie.c: New file.
2408 * gdb.base/gcore-tls-pie.exp: New file.
2409
2410 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2411
2412 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2413 * gdb.dwarf2/varval.c: New file.
2414 * gdb.dwarf2/varval.exp: New file.
2415
2416 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2417
2418 PR gdb/18931
2419 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2420
2421 2018-08-16 Keith Seitz <keiths@redhat.com>
2422
2423 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2424 tests expected to pass.
2425
2426 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2427
2428 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2429 -data-disassemble -a.
2430 (test_disassembly_bogus_args): Likewise.
2431
2432 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2433
2434 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2435
2436 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2437
2438 * gdb.base/vla-optimized-out.exp: Add new test.
2439
2440 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2441
2442 * gdb.base/vla-optimized-out-o3.exp: Delete.
2443 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2444 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2445 deleted tests.
2446
2447 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2448
2449 PR gdb/18050:
2450 * gdb.server/extended-remote-restart.c: New file.
2451 * gdb.server/extended-remote-restart.exp: New file.
2452
2453 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2454
2455 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2456 "set variable index = 42".
2457
2458 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2459
2460 * boards/index-cache-gdb.exp: New file.
2461 * gdb.dwarf2/index-cache.exp: New file.
2462 * gdb.dwarf2/index-cache.c: New file.
2463 * gdb.base/maint.exp: Check if we are using the index cache.
2464
2465 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2466
2467 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2468 MAKEFLAGS.
2469
2470 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2471
2472 * dg-extract-results.sh: Move to toplevel contrib.
2473 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2474 * Makefile.in (check-parallel-racy): Likewise.
2475
2476 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2477
2478 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2479 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2480 tests if the target supports scheduler locking.
2481
2482 2018-08-04 Tom de Vries <tdevries@suse.de>
2483
2484 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2485
2486 2018-08-02 Tom Tromey <tom@tromey.com>
2487
2488 PR symtab/16842.
2489 * gdb.cp/temargs.exp: Test "info address" of a template
2490 parameter.
2491
2492 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2493
2494 * gdb.python/py-mi-var-info-path-expression.c: New file.
2495 * gdb.python/py-mi-var-info-path-expression.py: New file.
2496 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2497
2498 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2499
2500 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2501 error after "cannot resolve name" string.
2502
2503 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2504
2505 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2506 started.
2507 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2508
2509 2018-07-28 Tom de Vries <tdevries@suse.de>
2510
2511 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2512
2513 2018-07-26 Tom de Vries <tdevries@suse.de>
2514
2515 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2516
2517 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2518
2519 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2520 is visible.
2521
2522 2018-07-26 Tom de Vries <tdevries@suse.de>
2523
2524 PR breakpoints/23366
2525 * gdb.base/catch-follow-exec.c: New test.
2526 * gdb.base/catch-follow-exec.exp: New file.
2527
2528 2018-07-25 Tom de Vries <tdevries@suse.de>
2529
2530 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2531 vla-optimized-out.c.
2532
2533 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2534
2535 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2536 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2537
2538 2018-07-20 Tom de Vries <tdevries@suse.de>
2539
2540 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2541 NOCLONE macro.
2542 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2543
2544 2018-07-19 Tom de Vries <tdevries@suse.de>
2545
2546 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2547 regular expression.
2548
2549 2018-07-18 Tom de Vries <tdevries@suse.de>
2550
2551 * gdb.base/vla-optimized-out.c: New test.
2552 * gdb.base/vla-optimized-out.exp: New file.
2553
2554 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2555
2556 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2557 message "No address associated with hostname" when gdbserver
2558 cannot resolve the hostname.
2559
2560 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2561
2562 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2563 Add some test prefixes to make tests unique.
2564
2565 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2566
2567 * gdb.base/frameapply.c: New file.
2568 * gdb.base/frameapply.exp: New file.
2569
2570 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2571
2572 * gdb.base/skip.exp: Update expected error message.
2573
2574 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2575 Jan Kratochvil <jan.kratochvil@redhat.com>
2576 Paul Fertser <fercerpav@gmail.com>
2577 Tsutomu Seki <sekiriki@gmail.com>
2578
2579 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2580 parameter.
2581 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2582 by default.
2583 * boards/native-gdbserver.exp: Likewise.
2584 * gdb.server/run-without-local-binary.exp: Improve regexp used
2585 for detecting when a remote debugging connection succeeds.
2586 * gdb.server/server-connect.exp: New file.
2587 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2588 Do not prefix the port number with ":".
2589 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2590 support for detecting and using it. Add '$debughost_gdbserver'
2591 to the list of arguments used to start gdbserver. Handle case
2592 when gdbserver cannot resolve a network name.
2593
2594 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2595
2596 PR c++/23373
2597 * gdb.base/ptype-offsets.cc (struct static_member): New
2598 struct.
2599 (main) <stmember>: New variable.
2600 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2601 with a static member in it.
2602
2603 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2604
2605 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2606 watchpoints enabled and disabled.
2607
2608 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2609
2610 * gdb.base/examine-backward.exp: Still run tests around address
2611 0x0, even if address 0x0 is not readable. Update the pattern for
2612 matching address 0x0 in expected output.
2613
2614 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2615
2616 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2617 malloc/free.
2618
2619 2018-07-04 Tom de Vries <tdevries@suse.de>
2620
2621 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2622
2623 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2624
2625 PR tdep/8282
2626 * gdb.arch/mips-disassembler-options.exp: New test.
2627 * gdb.arch/mips-disassembler-options.s: New test source.
2628
2629 2018-06-29 Pedro Alves <palves@redhat.com>
2630
2631 * gdb.threads/names.exp: Adjust expected "info threads" output.
2632
2633 2018-06-29 Pedro Alves <palves@redhat.com>
2634
2635 * gdb.opt/inline-break.exp (line number, address): Add "info
2636 break" tests.
2637
2638 2018-06-29 Pedro Alves <palves@redhat.com>
2639
2640 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2641 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2642 number and address and running to them.
2643
2644 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2645
2646 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2647
2648 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2649
2650 * lib/compiler.c: Remove executable permission flag.
2651
2652 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2653
2654 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2655 code.
2656 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2657
2658 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2659
2660 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2661
2662 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2663
2664 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2665 address argument is omitted.
2666
2667 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2668
2669 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2670
2671 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2672
2673 PR gdb/21695
2674 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2675 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2676
2677 2018-06-26 Tom Tromey <tom@tromey.com>
2678
2679 PR rust/22574:
2680 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2681 * gdb.rust/simple.rs (struct SimpleLayout): New.
2682
2683 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2684
2685 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2686 "info registers" output.
2687
2688 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2689
2690 * gdb.base/watchpoint-hw-attach.c: New test.
2691 * gdb.base/watchpoint-hw-attach.exp: New file.
2692
2693 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2694
2695 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2696 through /bin/sh.
2697 * boards/dwarf4-gdb-index.exp: Likewise.
2698 * boards/fission-dwp.exp: Likewise.
2699
2700 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2701
2702 * gdb.base/float128.exp: Add comment and improved fail message
2703 to the failure case of "print large128" test.
2704
2705 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2706
2707 * configure.ac: Remove AC_PREREQ.
2708 * configure: Re-generate.
2709
2710 2018-06-19 Pedro Alves <palves@redhat.com>
2711
2712 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2713 (func_extern_caller): New.
2714 (main): Call func_extern_caller.
2715 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2716 logic change.
2717
2718 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2719
2720 PR gdb/16841
2721 * gdb.cp/typedef-base.cc: New file.
2722 * gdb.cp/typedef-base.exp: New file.
2723
2724 2018-06-18 Tom de Vries <tdevries@suse.de>
2725
2726 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2727
2728 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2729 Richard Bunt <Richard.Bunt@arm.com>
2730
2731 * gdb.threads/attach-slow-waitpid.c: New file.
2732 * gdb.threads/attach-slow-waitpid.exp: New file.
2733 * gdb.threads/slow-waitpid.c: New file.
2734
2735 2018-06-14 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.base/fork-running-state.c: Include <errno.h>.
2738 (exit_if_relative_exits): New.
2739 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2740 exits.
2741 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2742 child exits.
2743
2744 2018-06-14 Tom de Vries <tdevries@suse.de>
2745
2746 PR cli/22573
2747 * gdb.base/finish-pretty.c: New test.
2748 * gdb.base/finish-pretty.exp: New file.
2749
2750 2018-06-14 Pedro Alves <palves@redhat.com>
2751
2752 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2753 gdb's expected startup output.
2754
2755 2018-06-14 Pedro Alves <palves@redhat.com>
2756
2757 * lib/selftest-support.exp (selftest_setup): Remove inlined
2758 function handling.
2759
2760 2018-06-14 Tom de Vries <tdevries@suse.de>
2761
2762 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2763 matching of breakpoint printing.
2764
2765 2018-06-13 Tom de Vries <tdevries@suse.de>
2766
2767 PR testsuite/23269
2768 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2769 (fork_child): ... here, and ...
2770 (fork_parent): ... here.
2771
2772 2018-06-12 Tom de Vries <tdevries@suse.de>
2773
2774 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2775
2776 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2777 Stephen Roberts <stephen.roberts@arm.com>
2778
2779 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2780 rewrite test to describe action performed, rather than possible
2781 failure.
2782
2783 2018-06-08 Gary Benson <gbenson@redhat.com>
2784
2785 * gdb.threads/check-libthread-db.exp: New file.
2786 * gdb.threads/check-libthread-db.c: Likewise.
2787
2788 2018-06-05 Tom Tromey <tom@tromey.com>
2789
2790 * gdb.base/default.exp: Update expected "show version" output.
2791
2792 2018-06-05 Tom Tromey <tom@tromey.com>
2793
2794 PR cli/12326:
2795 * gdb.cp/static-print-quit.exp: Update.
2796 * lib/gdb.exp (pagination_prompt): Update.
2797 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2798 * gdb.python/python.exp: Update.
2799
2800 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2801
2802 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2803
2804 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2805
2806 * gdb.ada/bp_fun_addr: New testcase.
2807
2808 2018-06-01 Tom Tromey <tom@tromey.com>
2809
2810 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2811 results.
2812 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2813 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2814 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2815 * gdb.base/maint.exp (maint_pass_if): Update.
2816
2817 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2818
2819 * gdb.base/endian.exp: New test.
2820 * gdb.base/endian.c: New test source.
2821
2822 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2823
2824 PR gdb/23203
2825 * gdb.base/bt-selected-frame.c: New file.
2826 * gdb.base/bt-selected-frame.exp: New file.
2827 * lib/gdb.exp (get_current_frame_number): New function.
2828
2829 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2830 Pedro Alves <palves@redhat.com>
2831
2832 * gdb.threads/tls-core.c: Include <stdlib.h>
2833 (thread_proc): Call `abort'.
2834 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2835 (tls_core_test): New procedure, bits factored out from ...
2836 (top level): ... here. Test both native cores and gcore cores.
2837
2838 2018-05-23 Tom Tromey <tom@tromey.com>
2839
2840 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2841
2842 2018-05-23 Tom Tromey <tom@tromey.com>
2843
2844 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2845 symfile_complaints.
2846 (test_short_complaints): Likewise.
2847 (test_empty_complaints): Likewise.
2848 (test_initial_complaints): Update.
2849
2850 2018-05-23 Tom Tromey <tom@tromey.com>
2851
2852 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2853
2854 2018-05-23 Tom Tromey <tom@tromey.com>
2855
2856 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2857 (test_short_complaints): Update.
2858
2859 2018-05-22 Pedro Alves <palves@redhat.com>
2860
2861 * gdb.base/remote.exp: Only gdb_start after compiling the
2862 testcase. Issue "disconnect" before testing "set remote" command
2863 defaults. Issue clean_restart before running to main.
2864
2865 2018-05-22 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.base/remote.exp: Adjust expected output of "show remote
2868 memory-write-packet-size". Add tests for "set remote
2869 memory-write-packet-size 0" and "set remote
2870 memory-write-packet-size fixed/limit".
2871
2872 2018-05-22 Pedro Alves <palves@redhat.com>
2873
2874 PR gdb/22973
2875 * gdb.base/utf8-identifiers.c: New file.
2876 * gdb.base/utf8-identifiers.exp: New file.
2877
2878 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2879
2880 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2881
2882 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2883
2884 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2885
2886 2018-05-18 Tom Tromey <tom@tromey.com>
2887
2888 * gdb.base/ptype-offsets.exp: Update.
2889
2890 2018-05-17 Keith Seitz <keiths@redhat.com>
2891
2892 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2893 in expected breakpoint stop locations.
2894 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2895 move to proper scope to test variable values.
2896 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2897 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2898 New functions.
2899 (main): Call not_inline_func3.
2900 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2901 inline_func1, inline_func2, and inline_func3. Test that when each
2902 breakpoint is hit, GDB properly reports both the stop location
2903 and the backtrace. Repeat tests for temporary breakpoints.
2904
2905 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2906
2907 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2908 rather then trying to access it in determining whether the PID
2909 of `gdbserver' could have been retrieved.
2910
2911 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2912
2913 * gdb.arch/amd64-init-x87-values.S: New file.
2914 * gdb.arch/amd64-init-x87-values.exp: New file.
2915
2916 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2917
2918 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2919
2920 2018-05-04 Tom Tromey <tom@tromey.com>
2921
2922 PR python/22730:
2923 * gdb.python/python.exp: Test multi-line execute.
2924
2925 2018-05-04 Tom Tromey <tom@tromey.com>
2926
2927 PR python/22731:
2928 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2929
2930 2018-05-04 Tom Tromey <tom@tromey.com>
2931
2932 PR gdb/11750:
2933 * gdb.base/define.exp: Test defining a user command inside a user
2934 command.
2935 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2936
2937 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2938 Pedro Alves <palves@redhat.com>
2939
2940 PR breakpoints/19806 and support for PR external/20207.
2941 * gdb.base/watchpoint-unaligned.c: New file.
2942 * gdb.base/watchpoint-unaligned.exp: New file.
2943
2944 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2945
2946 * gdb.base/maint.exp: Make test names unique, use
2947 test_prefix_command_help to test 'help maint info', and remove
2948 repeated test of 'help maint'.
2949
2950 2018-05-04 Tom Tromey <tom@tromey.com>
2951
2952 PR gdb/22619:
2953 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2954 behavior.
2955
2956 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.base/maint.exp: Process output from 'maint print registers'
2959 line at a time.
2960
2961 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2962
2963 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2964 timeout.
2965
2966 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2967
2968 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2969 filter pattern.
2970
2971 2018-05-02 Pedro Alves <palves@redhat.com>
2972
2973 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2974 to_log_command renames.
2975 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2976
2977 2018-05-02 Tom Tromey <tom@tromey.com>
2978
2979 * gdb.python/py-parameter.exp: Set test message.
2980
2981 2018-05-02 Tom Tromey <tom@tromey.com>
2982
2983 PR python/20084:
2984 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2985 PARAM_ZUINTEGER_UNLIMITED tests.
2986
2987 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2988
2989 PR rust/23124
2990 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2991 when casting.
2992
2993 2018-04-30 Tom Tromey <tom@tromey.com>
2994
2995 * gdb.python/py-type.exp: Check align attribute.
2996 * gdb.python/py-type.c: New "aligncheck" global.
2997
2998 2018-04-30 Tom Tromey <tom@tromey.com>
2999
3000 PR exp/17095:
3001 * gdb.dwarf2/dw2-align.exp: New file.
3002 * gdb.cp/align.exp: New file.
3003 * gdb.base/align.exp: New file.
3004 * lib/gdb.exp (gdb_int128_helper): New proc.
3005 (has_int128_c, has_int128_cxx): New caching procs.
3006
3007 2018-04-27 Tom Tromey <tom@tromey.com>
3008
3009 PR rust/22545:
3010 * gdb.rust/simple.exp: Add inclusive range tests.
3011
3012 2018-04-26 Pedro Alves <palves@redhat.com>
3013
3014 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3015 ifunc breakpoint locations correctly of ifunc breakpoints set
3016 while the program resolves the ifunc.
3017
3018 2018-04-26 Pedro Alves <palves@redhat.com>
3019
3020 * gdb.base/gnu-ifunc-final.c: New file.
3021 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3022 * gdb.base/gnu-ifunc.exp (executable): Delete.
3023 (staticexecutable): Adjust.
3024 (lib_opts, exec_opts): Delete.
3025 (make_binsuffix, build, set-break): New procedures.
3026 (misc_tests): New, with tests factored out from the top level.
3027 (top level): Test different combinations of ifunc resolver name,
3028 resolver with and with debug info, and ifunc target with and
3029 without debug info. Wrap static tests with with_target_prefix.
3030
3031 2018-04-26 Pedro Alves <palves@redhat.com>
3032
3033 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3034 return type" warnings.
3035
3036 2018-04-25 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3039 killed".
3040 * gdb.base/kill-after-signal.exp: Likewise.
3041 * gdb.threads/kill.exp: Likewise.
3042
3043 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3044 Sergio Durigan Junior <sergiodj@redhat.com>
3045 Pedro Alves <palves@redhat.com>
3046
3047 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3048 regexps to expect for '[Inferior ... detached]' as well.
3049 * gdb.base/attach.exp: Likewise.
3050 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3051 "gdb_continue_to_end".
3052 (test_catch_syscall_with_wrong_args): Likewise.
3053 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3054 ']'. Don't set 'verbose' on.
3055 * gdb.base/foll-vfork.exp: Likewise.
3056 * gdb.base/fork-print-inferior-events.c: New file.
3057 * gdb.base/fork-print-inferior-events.exp: New file.
3058 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3059 '[Inferior ... has been killed]' message.
3060 * gdb.base/kill-after-signal.exp: Likewise.
3061 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3062 detach message.
3063 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3064 message.
3065 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3066 regexps to expect for '[Inferior ... detached]' as well.
3067 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3068
3069 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3070
3071 PR gdb/23104
3072 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3073
3074 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3075
3076 * gdb.threads/multiple-successive-infcall.c: New test.
3077 * gdb.threads/multiple-successive-infcall.exp: New file.
3078
3079 2018-04-17 Tom Tromey <tom@tromey.com>
3080
3081 * gdb.rust/simple.rs (Union): New type.
3082 (main): New local "u".
3083 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3084
3085 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3086
3087 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3088 number information in output of "whereis" command.
3089 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3090
3091 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3092
3093 * gdb.ada/info_types.exp: Adjust expected output to the line
3094 numbers now printed by "info var/func/type".
3095 * gdb.base/completion.exp: Likewise.
3096 * gdb.base/included.exp: Likewise.
3097 * gdb.cp/cp-relocate.exp: Likewise.
3098 * gdb.cp/cplusfuncs.exp: Likewise.
3099 * gdb.cp/namespace.exp: Likewise.
3100 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3101
3102 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3103
3104 * gdb.btrace/cpu.exp: New.
3105
3106 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3107
3108 * gdb.base/step-indirect-call-thunk.exp: New.
3109 * gdb.base/step-indirect-call-thunk.c: New.
3110 * gdb.reverse/step-indirect-call-thunk.exp: New.
3111 * gdb.reverse/step-indirect-call-thunk.c: New.
3112
3113 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3114
3115 * gdb.base/pie-fork.c: New file.
3116 * gdb.base/pie-fork.exp: New file.
3117
3118 2018-04-11 Tom Tromey <tom@tromey.com>
3119
3120 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3121
3122 2018-04-10 Pedro Alves <palves@redhat.com>
3123
3124 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3125 exits. Instead loop running forever.
3126 (fork_parent): Run forever too.
3127
3128 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3129
3130 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3131 mi_continue_to_line.
3132 * gdb.mi/mi-stack.c (callee4): Add comment.
3133
3134 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3135
3136 * gdb.mi/mi-stack.exp: Fix indentation.
3137
3138 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3139
3140 PR gdb/22979
3141 * gdb.arch/amd64-osabi.exp: New file.
3142
3143 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3144
3145 PR gdb/22980
3146 * gdb.base/osabi.exp: New file.
3147
3148 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3149
3150 * gdb.cp/static-typedef-print.exp: New file.
3151 * gdb.cp/static-typedef-print.cc: New file.
3152
3153 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3154
3155 * gdb.ada/varsize_limit: New testcase.
3156
3157 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3158
3159 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3160
3161 * gdb.ada/notcplusplus: New testcase.
3162
3163 * gdb.base/c-linkage-name.c: New file.
3164 * gdb.base/c-linkage-name.exp: New testcase.
3165
3166 2018-03-26 Tom Tromey <tom@tromey.com>
3167
3168 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3169 * gdb.python/py-framefilter.py (name_error): New global.
3170 (ErrorInName.function): Use name_error.
3171
3172 2018-03-26 Tom Tromey <tom@tromey.com>
3173
3174 PR backtrace/15582:
3175 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3176
3177 2018-03-23 Keith Seitz <keiths@redhat.com>
3178
3179 PR c++/22968
3180 * gdb.cp/subtypes.exp: New file.
3181 * gdb.cp/subtypes.h: New file.
3182 * gdb.cp/subtypes.cc: New file.
3183 * gdb.cp/subtypes-2.cc: New file.
3184
3185 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3186
3187 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3188 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3189 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3190 -nostartfiles when compiling the test. Confirm that all registers
3191 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3192
3193 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3194
3195 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3196 option, syntax was wrong anyway.
3197 * gdb.arch/arm-disp-step.exp: Likewise.
3198 * gdb.arch/sparc64-regs.exp: Likewise.
3199 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3200 option, syntax was wrong anyway, switch to use
3201 prepare_for_testing.
3202 * gdb.arch/i386-disp-step.exp: Likewise.
3203
3204 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3205
3206 * gdb.ada/exec_changed.exp: Replace "target_info exists
3207 use_gdb_stub" by "use_gdb_stub".
3208 * gdb.ada/start.exp: Likewise.
3209 * gdb.base/async-shell.exp: Likewise.
3210 * gdb.base/attach-pie-misread.exp: Likewise.
3211 * gdb.base/attach-wait-input.exp: Likewise.
3212 * gdb.base/break-entry.exp: Likewise.
3213 * gdb.base/break-interp.exp: Likewise.
3214 * gdb.base/dprintf-detach.exp: Likewise.
3215 * gdb.base/nostdlib.exp: Likewise.
3216 * gdb.base/solib-nodir.exp: Likewise.
3217 * gdb.base/statistics.exp: Likewise.
3218 * gdb.base/testenv.exp: Likewise.
3219 * gdb.mi/mi-exec-run.exp: Likewise.
3220 * gdb.mi/mi-start.exp: Likewise.
3221 * gdb.multi/dummy-frame-restore.exp: Likewise.
3222 * gdb.multi/multi-arch-exec.exp: Likewise.
3223 * gdb.multi/multi-arch.exp: Likewise.
3224 * gdb.multi/tids.exp: Likewise.
3225 * gdb.multi/watchpoint-multi.exp: Likewise.
3226 * gdb.python/py-events.exp: Likewise.
3227 * gdb.threads/attach-into-signal.exp: Likewise.
3228 * gdb.threads/attach-stopped.exp: Likewise.
3229 * gdb.threads/threadapply.exp: Likewise.
3230 * lib/selftest-support.exp: Likewise.
3231
3232 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3233
3234 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3235
3236 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3237
3238 * gdb.perf/template-breakpoints.cc: New file.
3239 * gdb.perf/template-breakpoints.exp: New file.
3240 * gdb.perf/template-breakpoints.py: New file.
3241
3242 2018-03-19 Tom Tromey <tom@tromey.com>
3243
3244 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3245 y0.
3246 * gdb.rust/simple.exp: Test bare identifier form of struct
3247 initializer.
3248
3249 2018-03-19 Tom Tromey <tom@tromey.com>
3250
3251 * gdb.gdb/observer.exp: Remove.
3252
3253 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3254
3255 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3256 "qualified" option when setting breakpoints.
3257 * gdb.trace/backtrace.exp: Likewise.
3258 * gdb.trace/circ.exp: Likewise.
3259 * gdb.trace/collection.exp: Likewise.
3260 * gdb.trace/disconnected-tracing.exp: Likewise.
3261 * gdb.trace/ftrace-lock.exp: Likewise.
3262 * gdb.trace/ftrace.exp: Likewise.
3263 * gdb.trace/infotrace.exp: Likewise.
3264 * gdb.trace/packetlen.exp: Likewise.
3265 * gdb.trace/passc-dyn.exp: Likewise.
3266 * gdb.trace/qtro.exp: Likewise.
3267 * gdb.trace/read-memory.exp: Likewise.
3268 * gdb.trace/report.exp: Likewise.
3269 * gdb.trace/signal.exp: Likewise.
3270 * gdb.trace/status-stop.exp: Likewise.
3271 * gdb.trace/strace.exp: Likewise.
3272 * gdb.trace/tfind.exp: Likewise.
3273 * gdb.trace/trace-break.exp: Likewise.
3274 * gdb.trace/trace-condition.exp: Likewise.
3275 * gdb.trace/trace-mt.exp: Likewise.
3276 * gdb.trace/tstatus.exp: Likewise.
3277 * gdb.trace/tsv.exp: Likewise.
3278 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3279 * gdb.trace/unavailable.exp: Likewise.
3280 * gdb.trace/while-dyn.exp: Likewise.
3281
3282 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3283
3284 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3285 that libinproctrace is copied to the target.
3286
3287 2018-03-14 Tom Tromey <tom@tromey.com>
3288
3289 PR cli/14977:
3290 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3291 a null pointer.
3292 * gdb.base/wchar.exp: Likewise.
3293
3294 2018-03-14 Tom Tromey <tom@tromey.com>
3295
3296 PR cli/19918:
3297 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3298 flag.
3299
3300 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3301
3302 PR gdb/22841
3303 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3304 "target" to remote_exec.
3305
3306 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3307
3308 PR gdb/22841
3309 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3310 ${board}_upload): Remove.
3311
3312 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3313
3314 * gdb.cp/watch-cp.cc: New test.
3315 * gdb.cp/watch-cp.exp: New file.
3316
3317 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3318
3319 * gdb.base/infcall-nested-structs.exp: New file.
3320 * gdb.base/infcall-nested-structs.c: New file.
3321 * gdb.base/float.exp: Add riscv support.
3322
3323 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3324
3325 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3326 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3327
3328 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3329
3330 * gdb.server/abspath.exp: New file.
3331 * lib/gdb.exp (with_cwd): New procedure.
3332
3333 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3334
3335 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3336 use it.
3337 (gdb_is_target_remote_prompt): New proc.
3338 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3339 (gdb_is_target_native): Pass prompt parameter to
3340 gdb_is_target_1.
3341
3342 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3343
3344 * gdb.base/load-command.c: New file.
3345 * gdb.base/load-command.exp: New file.
3346 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3347 (gdb_is_target_1): ...this, and generalize for other targets
3348 than just remote.
3349 (gdb_is_target_remote): Use gdb_is_target_1.
3350 (gdb_is_target_native): use gdb_is_target_1.
3351
3352 2018-02-26 Tom Tromey <tom@tromey.com>
3353
3354 PR python/16497:
3355 * gdb.python/py-framefilter.exp: Update test.
3356
3357 2018-02-26 Tom Tromey <tom@tromey.com>
3358
3359 * gdb.dwarf2/variant.c: New file.
3360 * gdb.dwarf2/variant.exp: New file.
3361
3362 2018-02-26 Tom Tromey <tom@tromey.com>
3363
3364 * gdb.rust/simple.exp: Accept more possible results in enum test.
3365
3366 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3367
3368 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3369 parentheses.
3370
3371 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3372
3373 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3374 name of a variable: $actual_linejj -> $actual_line.
3375
3376 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3377
3378 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3379
3380 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3381
3382 * gdb.btrace/buffer-size.exp: Do not force BTS.
3383
3384 2018-02-14 Pedro Alves <palves@redhat.com>
3385
3386 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3387 getting a "Quit".
3388
3389 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3390
3391 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3392 Fix test name.
3393
3394 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3395
3396 * gdb.cp/m-static.exp: Check type of optimized out static
3397 member.
3398
3399 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3400
3401 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3402 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3403
3404 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3405 Leszek Swirski <leszeks@google.com>
3406
3407 * gdb.python/py-prettyprint.c
3408 (struct to_string_returns_value_inner,
3409 struct to_string_returns_value_wrapper): New.
3410 (main): Add tsrvw variable.
3411 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3412 ToStringReturnsValueWrapper): New classes.
3413 (register_pretty_printers): Register new pretty-printers.
3414 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3415 recursive pretty printer.
3416 * gdb.python/py-mi.exp: Likewise.
3417
3418 2018-02-01 Leszek Swirski <leszeks@google.com>
3419
3420 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3421 functions with the same name as an include file are parsed
3422 correctly.
3423
3424 2018-02-01 Yao Qi <yao.qi@linaro.org>
3425
3426 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3427 "\[^\r\n\]*".
3428
3429 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3430
3431 * gdb.arch/powerpc-prologue-frame.s: New file.
3432 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3433 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3434
3435 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3436
3437 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3438
3439 2018-01-30 Pedro Alves <palves@redhat.com>
3440
3441 PR gdb/13211
3442 * gdb.base/interrupt-daemon.c: New.
3443 * gdb.base/interrupt-daemon.exp: New.
3444 * gdb.multi/multi-term-settings.c: New.
3445 * gdb.multi/multi-term-settings.exp: New.
3446
3447 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3448
3449 * gdb.base/break.exp: Save the location where the breakpoint
3450 on break.c:47 was actually inserted when debugging the version
3451 compiled at -O2 and use it in the expected output of the "info
3452 break" test performed soon after.
3453
3454 2018-01-22 Pedro Alves <palves@redhat.com>
3455 Sergio Durigan Junior <sergiodj@redhat.com>
3456
3457 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3458 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3459
3460 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3461
3462 * gdb.base/break-include.c, gdb.base/break-include.inc,
3463 gdb.base/break-include.exp: New files.
3464 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3465 line number now being the actual line number where the breakpoint
3466 was inserted.
3467 * gdb.mi/mi-break.exp: Likewise.
3468 * gdb.mi/mi-reverse.exp: Likewise.
3469 * gdb.mi/mi-simplerun.exp: Ditto.
3470
3471 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3472
3473 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3474 varobj.
3475 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3476
3477 2018-01-21 Don Breazeal <donb@codesourcery.com>
3478 Andrew Burgess <andrew.burgess@embecosm.com>
3479
3480 * gdb.mi/basics.c: Add new global.
3481 * gdb.mi/mi-frame-regs.exp: New file.
3482 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3483 case.
3484
3485 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3486
3487 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3488 non-parameter, and on an unknown symbol.
3489
3490 2018-01-19 Tom Tromey <tom@tromey.com>
3491
3492 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3493 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3494
3495 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3496
3497 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3498 setrlimit and chdir to int.
3499
3500 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3501
3502 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3503 function.
3504 (my_tend): Likewise.
3505 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3506 rationale of avoiding FP- and vector instructions.
3507
3508 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3509
3510 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3511 "info reg" with "\[ \t\]*".
3512 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3513 "\[ \t\]+".
3514 * gdb.arch/s390-multiarch.exp: Ditto.
3515 * gdb.base/pc-fp.exp: Ditto.
3516 * gdb.reverse/i386-precsave.exp: Ditto.
3517 * gdb.reverse/i386-reverse.exp: Ditto.
3518 * gdb.reverse/i387-env-reverse.exp: Ditto.
3519 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3520
3521 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3522
3523 * lib/gdb.exp (gdb_compile): Re-enable use of
3524 universal_compile_options for languages other than Rust.
3525
3526 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3527
3528 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3529
3530 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3531
3532 PR gdb/16577
3533 * gdb.base/solib-vanish.exp: New.
3534 * gdb.base/solib-vanish-main.c: New.
3535 * gdb.base/solib-vanish-lib1.c: New.
3536 * gdb.base/solib-vanish-lib2.c: New.
3537
3538 2018-01-17 Yao Qi <yao.qi@linaro.org>
3539
3540 * gdb.compile/compile.exp: Match the address printed for
3541 frame in the output of command "bt".
3542
3543 2018-01-15 Tom Tromey <tom@tromey.com>
3544
3545 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3546 compute sp_reg.
3547
3548 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3549
3550 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3551 to prepare.
3552 (prepare): Return 0 on error, 1 on success.
3553
3554 2018-01-12 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.base/continue-after-aborted-step-over.c: New.
3557 * gdb.base/continue-after-aborted-step-over.exp: New.
3558
3559 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3560
3561 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3562 options when not creating an executable.
3563
3564 2018-01-11 Pedro Alves <palves@redhat.com>
3565
3566 PR remote/22597
3567 * gdb.server/stop-reply-no-thread.c: New file.
3568 * gdb.server/stop-reply-no-thread.exp: New file.
3569
3570 2018-01-10 Pedro Alves <palves@redhat.com>
3571
3572 PR gdb/22670
3573 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3574 functions too. Test setting breakpoints and printing C functions
3575 with no debug info too.
3576 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3577
3578 2018-01-10 Pedro Alves <palves@redhat.com>
3579
3580 PR gdb/22670
3581 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3582 a fail.
3583
3584 2018-01-10 Pedro Alves <palves@redhat.com>
3585
3586 PR gdb/22670
3587 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3588
3589 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3590
3591 * gdb.server/unittest.exp: Match the output in non-development
3592 mode.
3593
3594 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3595
3596 * gdb.gdb/unittest.exp: Match output in non-development mode.
3597
3598 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3599
3600 * gdb.ada/access_tagged_param.exp: Relax expected output
3601 for value of "ObjL" in "continue" to pck.inspect breakpoint
3602 test.
3603
3604 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3605
3606 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3607 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3608
3609 2018-01-05 Pedro Alves <palves@redhat.com>
3610
3611 PR gdb/18653
3612 * gdb.base/libsegfault.exp: New.
3613
3614 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3615
3616 PR gdb/22670
3617 * gdb.ada/access_tagged_param.exp: New file.
3618 * gdb.ada/access_tagged_param/foo.adb: New file.
3619
3620 2018-01-05 Pedro Alves <palves@redhat.com>
3621
3622 PR gdb/22670
3623 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3624 exercise lower case too, and to exercise both full matching and
3625 wild matching.
3626
3627 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.ada/rename_subscript_param: New testcase.
3630
3631 2018-01-05 Jerome Guitton <guitton@adacore.com>
3632
3633 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3634
3635 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3636
3637 * gdb.ada/convvar_comp: New testcase.
3638
3639 2018-01-05 Xavier Roirand <roirand@adacore.com>
3640
3641 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3642 (My_Table): New global variable.
3643 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3644
3645 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3646
3647 PR gdb/22670
3648 * gdb.ada/maint_with_ada: New testcase.
3649
3650 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3651
3652 PR gdb/22670
3653 * gdb.ada/bp_c_mixed_case: New testcase.
3654
3655 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3656
3657 PR gdb/22670
3658 * gdb.ada/complete.exp: Add "complete break ada" test.
3659
3660 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3661
3662 PR gdb/22670
3663 * gdb.ada/info_addr_mixed_case: New testcase.
3664
3665 2018-01-03 Xavier Roirand <roirand@adacore.com>
3666
3667 * gdb.ada/excep_handle.exp: New testcase.
3668 * gdb.ada/excep_handle/foo.adb: New file.
3669 * gdb.ada/excep_handle/pck.ads: New file.
3670
3671 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3672
3673 * gdb.base/step-line.c: Add extra empty line in copyright header.
3674 * gdb.base/step-line.inp: Likewise.
3675
3676 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3677
3678 * gdb.ada/dyn_stride.exp: Add slice test.
3679
3680 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3681
3682 * gdb.ada/dyn_stride: New testcase.
3683
3684 2017-12-27 Stafford Horne <shorne@gmail.com>
3685
3686 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3687 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3688
3689 2017-12-27 Stafford Horne <shorne@gmail.com>
3690
3691 * gdb.base/reggroups.c: New file.
3692 * gdb.base/reggroups.exp: New file.
3693
3694 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3695
3696 * gdb.dwarf2/ada-valprint-error.c: New file.
3697 * gdb.dwarf2/ada-valprint-error.exp: New file.
3698
3699 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3700
3701 * gdb.ada/assign_arr: New testcase.
3702
3703 2017-12-18 Xavier Roirand <roirand@adacore.com>
3704
3705 * gdb.ada/funcall_ptr: New testcase.
3706
3707 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3708
3709 PR cli/16224
3710 * gdb.base/ptype-offsets.cc: New file.
3711 * gdb.base/ptype-offsets.exp: New file.
3712
3713 2017-12-15 Yao Qi <yao.qi@linaro.org>
3714
3715 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3716 if XML is disabled.
3717
3718 2017-12-15 Xavier Roirand <roirand@adacore.com>
3719
3720 * gdb.ada/same_component_name: New testcase.
3721
3722 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3723
3724 * gdb.ada/str_binop_equal: New testcase.
3725
3726 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3727
3728 * gdb.ada/task_switch_in_core: New testcase.
3729
3730 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3731
3732 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3733 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3734 call test_bkpt_qualified.
3735 (test_bkpt_qualified): New proc.
3736
3737 2017-12-13 Pedro Alves <palves@redhat.com>
3738
3739 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3740 Tighten regexp by matching with an anchor.
3741
3742 2017-12-13 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3745 ("expression with namespace"): New set of tests.
3746 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3747 (Nested::Test_NS::qux): New.
3748 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3749 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3750
3751 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3752
3753 * gdb.base/server-del-break.c: New file.
3754 * gdb.base/server-del-break.exp: New file.
3755
3756 2017-12-12 Stafford Horne <shorne@gmail.com>
3757
3758 * gdb.xml/tdesc-regs.exp: Add or1k support.
3759
3760 2017-12-12 Stafford Horne <shorne@gmail.com>
3761
3762 * gdb.base/bp-permanent.c: Define nop of or1k.
3763
3764 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3765
3766 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3767 output with components being reordered.
3768
3769 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3770
3771 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3772 output with components being reordered.
3773
3774 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3775 Pedro Alves <palves@redhat.com>
3776
3777 * gdb.base/maint.exp (check for .gdb_index): Check also for
3778 .debug_names.
3779 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3780 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3781 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3782 (.gdb_index used after symbol reloading): Support also .debug_names.
3783 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3784
3785 2017-12-08 Yao Qi <yao.qi@linaro.org>
3786
3787 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3788 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3789
3790 2017-12-08 Yao Qi <yao.qi@linaro.org>
3791
3792 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3793 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3794
3795 2017-12-08 Yao Qi <yao.qi@linaro.org>
3796
3797 * gdb.arch/aarch64-tagged-pointer.c: New file.
3798 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3799
3800 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3801
3802 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3803 "int".
3804
3805 2017-12-07 Keith Seitz <keiths@redhat.com>
3806
3807 PR breakpoints/22569
3808 * gdb.linespec/ls-errs.exp: Change expected result of "break
3809 -source this file has spaces.c -line 3".
3810 Check that an explicit source file followed by whitespace is
3811 identified as an invalid explicit location.
3812
3813 2017-12-07 Keith Seitz <keiths@redhat.com>
3814
3815 * gdb.cp/nested-types.cc: New file.
3816 * gdb.cp/nested-types.exp: New file.
3817 * lib/cp-support.exp: Load data-structures.exp library.
3818 (debug_cp_test_ptype_class): New global.
3819 (cp_ptype_class_verbose, next_line): New procedures.
3820 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3821 Add and document new return value.
3822 Switch the list of lines to a queue.
3823 Add support for new `type' key for nested type definitions.
3824 Add debugging/troubleshooting messages.
3825 * lib/data-structures.exp: New file.
3826
3827 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3828
3829 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3830 with proc_with_prefix, don't use with_test_prefix.
3831
3832 2017-12-07 Tom Tromey <tom@tromey.com>
3833
3834 * gdb.base/break.exp: Add test for empty "commands".
3835
3836 2017-12-07 Yao Qi <yao.qi@linaro.org>
3837
3838 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3839 malloc and catch syscall.
3840
3841 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3842
3843 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3844 tests for explicit locations.
3845
3846 2017-12-06 Pedro Alves <palves@redhat.com>
3847
3848 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3849 force-disabling XML descriptions.
3850
3851 2017-12-04 Pedro Alves <palves@redhat.com>
3852
3853 PR gdb/22499
3854 * gdb.arch/amd64-disp-step-avx.S: New file.
3855 * gdb.arch/amd64-disp-step-avx.exp: New file.
3856
3857 2017-12-03 Pedro Alves <palves@redhat.com>
3858
3859 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3860 and <string.h>.
3861 (parent_function): Print distinct messages when waitpid fails, or
3862 the child exits with a signal, or the child exits for an unhandled
3863 reason.
3864 * gdb.threads/process-dies-while-detaching.exp
3865 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3866 it. Wait for both inferior output and GDB's prompt. Use an
3867 indirect spawn id list.
3868 (do_detach): New parameter 'child_exit'. Use it to compute
3869 expected inferior output.
3870 (test_detach, test_detach_watch, test_detach_killed_outside):
3871 Adjust to pass down the expected child exit kind.
3872
3873 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3874 Sergio Durigan Junior <sergiodj@redhat.com>
3875 Pedro Alves <palves@redhat.com>
3876
3877 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3878
3879 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3880
3881 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3882 to 'symbol-file' and 'add-symbol-file' can be
3883 position-independent.
3884
3885 2017-12-01 Yao Qi <yao.qi@linaro.org>
3886
3887 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3888 the URL in copyright header.
3889 * gdb.arch/aarch64-fp.exp: Likewise.
3890 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3891 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3892 * gdb.base/expand-psymtabs.exp: Likewise.
3893 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3894 * gdb.fortran/common-block.exp: Likewise.
3895 * gdb.fortran/common-block.f90: Likewise.
3896 * gdb.fortran/logical.exp: Likewise.
3897 * gdb.fortran/vla-datatypes.f90: Likewise.
3898 * gdb.fortran/vla-sub.f90: Likewise.
3899
3900 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3901
3902 * gdb.ada/repeat_dyn: New testcase.
3903
3904 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3905
3906 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3907 Update for changed thread numbering.
3908 * gdb.cell/bt.exp: Update for changed GDB output.
3909
3910 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3911
3912 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3913 setting isremote by hand.
3914 * boards/dwarf4-gdb-index.exp: Likewise.
3915 * boards/fission.exp: Likewise.
3916 * boards/stabs.exp: Likewise.
3917
3918 2017-11-30 Pedro Alves <palves@redhat.com>
3919
3920 * gdb.linespec/cpls-ops.exp
3921 (check_explicit_skips_function_argument): Extract the underlying
3922 type of size_t instead of hardcoding it.
3923
3924 2017-11-29 Pedro Alves <palves@redhat.com>
3925
3926 PR c++/19436
3927 * gdb.linespec/cpls-abi-tag.cc: New file.
3928 * gdb.linespec/cpls-abi-tag.exp: New file.
3929
3930 2017-11-29 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.base/langs.exp: Use -qualified.
3933 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3934 it.
3935 * gdb.cp/namespace.exp: Use -qualified.
3936 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3937 (overload-3, template-overload, template-ret-type, const-overload)
3938 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3939 procedures.
3940 (test_driver): Call them.
3941 * gdb.cp/save-bp-qualified.cc: New.
3942 * gdb.cp/save-bp-qualified.exp: New.
3943 * gdb.linespec/explicit.exp: Test -qualified.
3944 * lib/completion-support.exp (completion::explicit_opts_list): Add
3945 "-qualified".
3946 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3947
3948 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3949
3950 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3951
3952 2017-11-29 Tom Tromey <tom@tromey.com>
3953
3954 * gdb.base/relocate.exp: Update invalid argument test.
3955 Add new tests for invalid arguments.
3956
3957 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3958
3959 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3960 Return 0 as a long.
3961 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3962
3963 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3964
3965 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3966 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3967 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3968 func ().
3969 * gdb.cp/shadow.cc (B.func): Return 0.
3970
3971 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3972
3973 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3974 expected output in gdb_expect call to allow the exception
3975 message to be present as well. Fix syntax confusion to avoid
3976 TCL thinking that exception_name is an array.
3977
3978 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3979
3980 * gdb.arch/spu-info.c: Include <unistd.h>.
3981 (do_signal_test): Fix broken calls to write.
3982 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3983 Fix checks for empty mailboxes. Update signal tests for corrected
3984 do_signal_test routine. Allow nonzero event status.
3985 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3986 * gdb.cell/arch.exp: Use standard_output_file.
3987 * gdb.cell/break.exp: Likewise.
3988 * gdb.cell/bt.exp: Likewise.
3989 * gdb.cell/core.exp: Likewise.
3990 * gdb.cell/dwarfaddr.exp: Likewise.
3991 * gdb.cell/ea-cache.exp: Likewise.
3992 * gdb.cell/ea-standalone.exp: Likewise.
3993 * gdb.cell/f-regs.exp: Likewise.
3994 * gdb.cell/fork.exp: Likewise.
3995 * gdb.cell/gcore.exp: Likewise.
3996 * gdb.cell/mem-access.exp: Likewise.
3997 * gdb.cell/ptype.exp: Likewise.
3998 * gdb.cell/registers.exp: Likewise.
3999 * gdb.cell/sizeof.exp: Likewise.
4000 * gdb.cell/solib-symbol.exp: Likewise.
4001 * gdb.cell/solib.exp: Likewise.
4002
4003 2017-11-25 Pedro Alves <palves@redhat.com>
4004
4005 * gdb.base/complete-empty.exp: New file.
4006 * gdb.base/completion.exp: Adjust.
4007
4008 2017-11-25 Pedro Alves <palves@redhat.com>
4009
4010 * gdb.linespec/cpls-ops.cc: New file.
4011 * gdb.linespec/cpls-ops.exp: New file.
4012 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4013 factored out from ...
4014 (test_complete_prefix_range): ... this.
4015
4016 2017-11-24 Pedro Alves <palves@redhat.com>
4017
4018 * gdb.linespec/cpcompletion.exp: New file.
4019 * gdb.linespec/cpls-hyphen.cc: New file.
4020 * gdb.linespec/cpls.cc: New file.
4021 * gdb.linespec/cpls2.cc: New file.
4022 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4023 test to use test_gdb_complete_unique. Add label completion,
4024 keyword completion and explicit location completion tests.
4025 * lib/completion-support.exp: New file.
4026
4027 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4028
4029 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4030 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4031 when hitting an exception catchpoint.
4032
4033 2017-11-22 Yao Qi <yao.qi@linaro.org>
4034
4035 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4036
4037 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4038
4039 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4040 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4041 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4042
4043 2017-11-22 Yao Qi <yao.qi@linaro.org>
4044
4045 * gdb.base/info-os.exp: Pass pthreads.
4046 * gdb.multi/multi-attach.exp: Likewise.
4047
4048 2017-11-22 Yao Qi <yao.qi@linaro.org>
4049
4050 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4051 compiler.
4052
4053 2017-11-22 Yao Qi <yao.qi@linaro.org>
4054
4055 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4056 * gdb.base/break-interp.exp: Likewise.
4057 * gdb.base/jit-attach-pie.exp: Likewise.
4058
4059 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4060
4061 * gdb.base/float128.c (large128): New variable.
4062 * gdb.base/float128.exp: Add test to print largest __float128 value.
4063
4064 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4065
4066 * gdb.arch/vsx-regs.exp: Update register content checks.
4067
4068 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4069
4070 * gdb.arch/ppc-longdouble.exp: New file.
4071 * gdb.arch/ppc-longdouble.c: Likewise.
4072
4073 2017-11-21 Pedro Alves <palves@redhat.com>
4074
4075 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4076
4077 2017-11-20 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4080 (long_double_typedef): New typedefs.
4081 Use DEF on double and long double.
4082 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4083 cases.
4084 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4085 and 'long_double_ptr_same_size' locals. Use them to decide
4086 whether cast from array/function to float is valid/invalid.
4087
4088 2017-11-17 Tom Tromey <tom@tromey.com>
4089
4090 * gdb.rust/traits.rs: New file.
4091 * gdb.rust/traits.exp: New file.
4092
4093 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4094
4095 * gdb.ada/minsyms: New testcase.
4096
4097 2017-11-16 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4100 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4101
4102 2017-11-16 Pedro Alves <palves@redhat.com>
4103
4104 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4105 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4106
4107 2017-11-16 Pedro Alves <palves@redhat.com>
4108
4109 * gdb.server/reconnect-ctrl-c.c: New file.
4110 * gdb.server/reconnect-ctrl-c.exp: New file.
4111
4112 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4113
4114 * gdb.python/py-rbreak.exp: New file.
4115 * gdb.python/py-rbreak.c: New file.
4116 * gdb.python/py-rbreak-func2.c: New file.
4117
4118 2017-11-16 Pedro Alves <palves@redhat.com>
4119
4120 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4121 pattern.
4122 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4123 GDB.
4124
4125 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4126
4127 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4128 regex.
4129
4130 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4131
4132 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4133 test names.
4134
4135 2017-11-09 Pedro Alves <palves@redhat.com>
4136
4137 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4138 factored out from ...
4139 (top level): ... here, and adjusted to avoid expecting beyond the
4140 prompt in a single gdb_test_multiple.
4141
4142 2017-11-09 Pedro Alves <palves@redhat.com>
4143
4144 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4145 output.
4146 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4147 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4148 * gdb.server/ext-run.exp ("kill" test): Likewise.
4149 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4150
4151 2017-11-09 Pedro Alves <palves@redhat.com>
4152
4153 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4154 match till end of line.
4155
4156 2017-11-09 Pedro Alves <palves@redhat.com>
4157
4158 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4159
4160 2017-11-09 Pedro Alves <palves@redhat.com>
4161
4162 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4163 New procedures, factored out from ...
4164 (top level): ... here, and adjusted to avoid expecting beyond the
4165 prompt in one go.
4166
4167 2017-11-09 Pedro Alves <palves@redhat.com>
4168
4169 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4170 output. Fix '?' match.
4171
4172 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4173
4174 * gdb.ada/scoped_watch: New testcase.
4175 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4176 which is actually correct.
4177 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4178 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4179
4180 2017-11-08 Pedro Alves <palves@redhat.com>
4181
4182 * gdb.gdb/complaints.exp (test_initial_complaints)
4183 (test_serial_complaints, test_short_complaints): Call
4184 complaint_internal instead of complaint.
4185
4186 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4187
4188 * gdb.threads/tls-core.c: New file.
4189 * gdb.threads/tls-core.exp: Likewise.
4190
4191 2017-11-08 Pedro Alves <palves@redhat.com>
4192
4193 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4194 (p Exported_Capitalized): New test.
4195 (p exported_capitalized): New test.
4196
4197 2017-11-07 Pedro Alves <palves@redhat.com>
4198
4199 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4200
4201 2017-11-07 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4204 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4205 (disable_invalid, disable_inverted, disable_negative): New
4206 procedures.
4207 ("bad numbers"): New set of tests.
4208
4209 2017-11-07 Pedro Alves <palves@redhat.com>
4210
4211 * gdb.cp/ena-dis-br-range.exp: Add tests.
4212
4213 2017-11-07 Pedro Alves <palves@redhat.com>
4214
4215 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4216
4217 2017-11-07 Xavier Roirand <roirand@adacore.com>
4218 Pedro Alves <palves@redhat.com>
4219
4220 * gdb.base/ena-dis-br.exp: Add reference to
4221 gdb.cp/ena-dis-br-range.exp.
4222 * gdb.cp/ena-dis-br-range.exp: New file.
4223 * gdb.cp/ena-dis-br-range.cc: New file.
4224
4225 2017-11-06 Pedro Alves <palves@redhat.com>
4226
4227 * gdb.base/attach-non-pgrp-leader.c: New.
4228 * gdb.base/attach-non-pgrp-leader.exp: New.
4229
4230 2017-11-06 Pedro Alves <palves@redhat.com>
4231
4232 * configure.ac: No longer check for termio.h and sgtty.h.
4233 * configure: Regenerate.
4234 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4235 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4236 Remove termio and sgtty code.
4237
4238 2017-11-03 Yao Qi <yao.qi@linaro.org>
4239
4240 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4241 in GDB is disabled.
4242
4243 2017-11-03 Yao Qi <yao.qi@linaro.org>
4244
4245 * gdb.python/py-thrhandle.exp: Skip it if python is not
4246 enabled.
4247
4248 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4249
4250 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4251 as a breakpoint command.
4252
4253 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4254
4255 PR python/21213
4256 * gdb.python/py-infthread.exp: Test calling
4257 InferiorThread.inferior () multiple times in a row.
4258
4259 2017-10-27 Keith Seitz <keiths@redhat.com>
4260
4261 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4262 Test "info break" for every inlined function breakpoint.
4263
4264 2017-10-27 Yao Qi <yao.qi@linaro.org>
4265
4266 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4267
4268 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4269
4270 * gdb.cp/classes.exp (test_static_members): Test printing
4271 Outer::instance.
4272 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4273 (Inner::instance, Outer::instance): New.
4274
4275 2017-10-24 Pedro Alves <palves@redhat.com>
4276
4277 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4278 extra console" test in two stages.
4279
4280 2017-10-24 Pedro Alves <palves@redhat.com>
4281
4282 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4283
4284 2017-10-24 Pedro Alves <palves@redhat.com>
4285
4286 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4287 loop.
4288
4289 2017-10-24 Pedro Alves <palves@redhat.com>
4290
4291 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4292 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4293
4294 2017-10-24 Pedro Alves <palves@redhat.com>
4295
4296 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4297 parameter and handle it. Don't output read value in test name.
4298
4299 2017-10-24 Pedro Alves <palves@redhat.com>
4300
4301 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4302 custom test name.
4303
4304 2017-10-24 Pedro Alves <palves@redhat.com>
4305
4306 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4307 include the unstable output directory name in the test's name.
4308 (initial_setup_simple) <'set args'>: Use custom test name.
4309
4310 2017-10-24 Pedro Alves <palves@redhat.com>
4311
4312 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4313 with explicit test name.
4314
4315 2017-10-20 Pedro Alves <palves@redhat.com>
4316
4317 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4318 'wait -i'. Use gdb_assert and remote_close.
4319
4320 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4321
4322 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4323 number from variable rather than hard-coded.
4324
4325 2017-10-19 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.base/long-inferior-output.c: New file.
4328 * gdb.base/long-inferior-output.exp: New file.
4329
4330 2017-11-18 Keith Seitz <keiths@redhat.com>
4331
4332 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4333 method.
4334 (main): Call it.
4335 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4336 Add additional user-defined conversion operator tests.
4337
4338 2017-10-17 Pedro Alves <palves@redhat.com>
4339
4340 * boards/native-stdio-gdbserver.exp: Load "local-board".
4341
4342 2017-10-17 Pedro Alves <palves@redhat.com>
4343
4344 * gdb.base/quit-live.c: New file.
4345 * gdb.base/quit-live.exp: New file.
4346
4347 2017-10-16 Keith Seitz <keiths@redhat.com>
4348
4349 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4350 (class_with_protected_typedef, class_with_private_typedef)
4351 (struct_with_public_typedef, struct_with_protected_typedef)
4352 (struct_with_private_typedef): New classes/structs.
4353 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4354 typedefs and access specifiers.
4355
4356 2017-10-16 Pedro Alves <palves@redhat.com>
4357 Simon Marchi <simon.marchi@polymtl.ca>
4358
4359 * README (Local vs Remote vs Native): New section.
4360 * boards/local-board.exp: New file, with bits factored out from
4361 ...
4362 * boards/native-extended-gdbserver.exp: ... here. Load
4363 "local-board".
4364 * boards/native-gdbserver.exp: Load "local-board".
4365 (${board}_spawn, ${board}_exec): Delete.
4366 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4367 ...
4368 * boards/stdio-gdbserver-base.exp: ... this new file.
4369 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4370 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4371 procedure.
4372 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4373 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4374 stdio_gdbserver_command.
4375 (${board}_get_remote_address, ${board}_get_comm_port)
4376 (${board}_download, ${board}_upload): Delete.
4377 (get_target_remote_pipe_cmd): New.
4378
4379 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4380
4381 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4382 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4383 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4384 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4385 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4386 remove with_test_prefix.
4387
4388 2017-10-13 Pedro Alves <palves@redhat.com>
4389
4390 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4391 * gdb.base/annota1.exp: Use it instead of is_remote.
4392 * gdb.base/annota3.exp: Use it instead of is_remote.
4393 * gdb.cp/annota2.exp: Use it instead of is_remote.
4394 * gdb.cp/annota3.exp: Use it instead of is_remote.
4395 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4396
4397 2017-10-13 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4400 (test_num_test_vars, run_and_count_vars, find_env)
4401 (test_set_unset_env, test_inherit_env_var): New procedures.
4402 (top level): Use them.
4403
4404 2017-10-13 Pedro Alves <palves@redhat.com>
4405
4406 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4407 also skip on stub-like targets.
4408
4409 2017-10-13 Pedro Alves <palves@redhat.com>
4410
4411 PR gdb/22293
4412 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4413 (top level): Move some tests to ...
4414 (test_not_found): ... this new procedure.
4415 (top level): Call it.
4416
4417 2017-10-13 Pedro Alves <palves@redhat.com>
4418
4419 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4420 expect different "info terminal" output if testing with a
4421 non-native target.
4422
4423 2017-10-13 Pedro Alves <palves@redhat.com>
4424 Simon Marchi <simon.marchi@polymtl.ca>
4425
4426 PR python/12966
4427 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4428
4429 2017-10-13 Pedro Alves <palves@redhat.com>
4430
4431 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4432 already.
4433
4434 2017-10-13 Pedro Alves <palves@redhat.com>
4435
4436 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4437 is_remote.
4438
4439 2017-10-13 Pedro Alves <palves@redhat.com>
4440
4441 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4442 is_remote.
4443
4444 2017-10-13 Pedro Alves <palves@redhat.com>
4445
4446 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4447 is set.
4448 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4449 instead of is_remote.
4450
4451 2017-10-13 Pedro Alves <palves@redhat.com>
4452
4453 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4454 (top level): Add comment.
4455
4456 2017-10-13 Pedro Alves <palves@redhat.com>
4457
4458 * gdb.base/remote.exp (top level): Fix comment typo and add
4459 missing return.
4460
4461 2017-10-13 Pedro Alves <palves@redhat.com>
4462 Simon Marchi <simon.marchi@polymtl.ca>
4463
4464 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4465 calls and add comments. Skip test if use_gdb_stub is set.
4466 (top level): Use "set cwd" command instead of "cd" command.
4467
4468 2017-10-13 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4471 is_remote target check.
4472
4473 2017-10-13 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.base/scope.exp: Use build_executable + clean_restart +
4476 gdb_file_cmd instead of prepare_for_testing and no longer skip
4477 "before run" tests on is_remote target boards. Update comments.
4478 * boards/native-extended-gdbserver.exp
4479 (extended_gdbserver_load_last_file): New, factored out from ...
4480 (gdb_load): ... this. Move further below and add comment.
4481 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4482
4483 2017-10-12 Pedro Alves <palves@redhat.com>
4484
4485 * gdb.base/attach.exp: Remove references to gdb64.
4486 * gdb.base/dbx.exp: Remove references to gdb64.
4487
4488 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4489 Pedro Alves <palves@redhat.com>
4490
4491 * gdb.base/label.exp: Remove is_remote target check.
4492
4493 2017-10-12 Pedro Alves <palves@redhat.com>
4494
4495 * gdb.base/auvx.exp (coredir): Update comment.
4496 (top level) <core_works>: Use "set cwd" command instead of "cd"
4497 command.
4498
4499 2017-10-12 Pedro Alves <palves@redhat.com>
4500 Simon Marchi <simon.marchi@polymtl.ca>
4501
4502 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4503 target boards.
4504
4505 2017-10-12 Pedro Alves <palves@redhat.com>
4506 Simon Marchi <simon.marchi@polymtl.ca>
4507
4508 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4509 Instead skip if there's any gdb_protocol set.
4510
4511 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4512 Pedro Alves <palves@redhat.com>
4513
4514 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4515
4516 2017-10-12 Pedro Alves <palves@redhat.com>
4517 Simon Marchi <simon.marchi@polymtl.ca>
4518
4519 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4520 instead of on dejagnu remote boards.
4521
4522 2017-10-12 Pedro Alves <palves@redhat.com>
4523 Simon Marchi <simon.marchi@polymtl.ca>
4524
4525 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4526 checks. Use build_executable + clean_restart instead of
4527 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4528 of enabling non-stop after starting gdb.
4529
4530 2017-10-12 Pedro Alves <palves@redhat.com>
4531
4532 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4533 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4534 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4535 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4536
4537 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4538
4539 * gdb.arch/arc-tdesc-cpu.exp: New file.
4540 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4541
4542 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4543
4544 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4545
4546 2017-10-10 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4549 expect CLI output.
4550
4551 2017-10-10 Pedro Alves <palves@redhat.com>
4552
4553 * lib/selftest-support.exp (selftest_setup): Update for
4554 captured_command_loop's prototype change.
4555
4556 2017-10-09 Pedro Alves <palves@redhat.com>
4557
4558 Test both arch1=>arch2 and arch2=>arch1.
4559
4560 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4561 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4562 factored out to...
4563 (append_arch1_options, append_arch2_options, append_arch_options)
4564 (build_executables): New procedures.
4565 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4566 local.
4567 (top level): Add new 'first_arch' testing axis.
4568
4569 2017-10-09 Pedro Alves <palves@redhat.com>
4570
4571 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4572 (barrier): New.
4573 (thread_start, all_started): New functions.
4574 (main): Spawn new thread and wait until it is scheduled.
4575 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4576 option.
4577 (do_test): Add 'selected_thread' parameter. Run to all_started
4578 instead of main. Explicitly set the breakpoint at main. Switch
4579 to the SELECTED_THREAD thread.
4580 (top level): Test handling the exec event with either the main
4581 thread or the second thread selected.
4582
4583 2017-10-09 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4586 logic. Move STOP marker after the value checks.
4587 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4588 regexp.
4589
4590 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4591
4592 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4593
4594 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4595
4596 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4597 integer-to-dfp conversion.
4598 * gdb.base/dfp-test.exp: Likewise.
4599
4600 2017-10-04 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.multi/hangout.c: Include <unistd.h>.
4603 (hangout_loop): New function.
4604 (main): Call alarm. Call hangout_loop in a loop.
4605 * gdb.multi/hello.c: Include <unistd.h>.
4606 (hello_loop): New function.
4607 (main): Call alarm. Call hangout_loop in a loop.
4608 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4609 inferior with the other selected.
4610
4611 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4612
4613 * gdb.mi/list-thread-groups-available.exp: New file.
4614 * gdb.mi/list-thread-groups-available.c: New file.
4615
4616 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4617
4618 * gdb.base/set-cwd.exp: Make it available on
4619 native-extended-gdbserver.
4620
4621 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4622
4623 * gdb.base/set-cwd.c: New file.
4624 * gdb.base/set-cwd.exp: Likewise.
4625
4626 2017-10-02 Tom Tromey <tom@tromey.com>
4627
4628 PR rust/22236:
4629 * gdb.rust/simple.rs (main): New variable "fslice".
4630 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4631
4632 2017-10-02 Tom Tromey <tom@tromey.com>
4633
4634 * gdb.rust/simple.exp: Test ptype of a slice.
4635
4636 2017-10-02 Tom Tromey <tom@tromey.com>
4637
4638 * gdb.rust/simple.exp: Test index of slice.
4639
4640 2017-09-27 Tom Tromey <tom@tromey.com>
4641
4642 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4643
4644 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4645 Pedro Alves <palves@redhat.com>
4646
4647 * gdb.base/compare-sections.exp (get value of read-only section): Read
4648 as unsigned value.
4649 (corrupt read-only section): Likewise and don't set written if patching
4650 failed.
4651
4652 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4653
4654 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4655 files.
4656
4657 2017-09-20 Pedro Alves <palves@redhat.com>
4658
4659 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4660 symbol names in gdb's output.
4661 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4662
4663 2017-09-20 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4666 Rename to ...
4667 (test_list_ambiguous_symbol): ... this and add a symbol name
4668 parameter. Adjust.
4669 (test_list_ambiguous_function): Reimplement on top of
4670 test_list_ambiguous_symbol and also test listing ambiguous
4671 variables.
4672 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4673 (ambiguous_fun): ... this.
4674 (ambiguous_var): New.
4675 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4676 (ambiguous_fun): ... this.
4677 (ambiguous_var): New.
4678
4679 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4680
4681 * gdb.base/starti.c: New file.
4682 * gdb.base/starti.exp: New file.
4683 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4684
4685 2017-09-14 Pedro Alves <palves@redhat.com>
4686
4687 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4688 (top level): Use it instead of runto.
4689
4690 2017-09-11 Tom Tromey <tom@tromey.com>
4691
4692 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4693
4694 2017-09-11 Tom Tromey <tom@tromey.com>
4695
4696 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4697 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4698
4699 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4700
4701 * gdb.fortran/printing-types.exp: New file.
4702 * gdb.fortran/printing-types.exp: New file.
4703
4704 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4705
4706 * gdb.fortran/vla-ptype.exp: Fix typos.
4707 * gdb.fortran/vla-value.exp: Same.
4708
4709 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4710
4711 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4712 * gdb.mi/mi-var-child-f.exp: Likewise.
4713 * gdb.mi/mi-vla-fortran.exp: Likewise.
4714
4715 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4716 Christoph Weinmann <christoph.t.weinmann@intel.com>
4717 Bernhard Heckel <bernhard.heckel@intel.com>
4718
4719 * gdb.fortran/ptr-indentation.f90: New file.
4720 * gdb.fortran/ptr-indentation.exp: New file.
4721
4722 2017-09-05 Tom Tromey <tom@tromey.com>
4723
4724 PR gdb/22010:
4725 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4726
4727 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4728
4729 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4730
4731 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4732
4733 * gdb.threads/tls-nodebug-pie.c: New file.
4734 * gdb.threads/tls-nodebug-pie.exp: New file.
4735
4736 2017-09-05 Tom Tromey <tom@tromey.com>
4737
4738 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4739 for rust.
4740
4741 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4742
4743 * gdb.multi/multi-arch-exec.exp: Test with different
4744 "follow-exec-mode" settings.
4745 (do_test): New procedure.
4746
4747 2017-09-04 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.base/func-static.c (S::method const, S::method volatile)
4750 (S::method volatile const): New methods.
4751 (c_s, v_s, cv_s): New instances.
4752 (main): Call method() on them.
4753 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4754 (cannot_resolve): New procedure.
4755 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4756 print-quote-unquoted columns.
4757 (do_test): Test printing each scope too.
4758
4759 2017-09-04 Pedro Alves <palves@redhat.com>
4760
4761 * gdb.base/local-static.exp: Also test with
4762 class::method::variable wholly quoted.
4763 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4764
4765 2017-09-04 Pedro Alves <palves@redhat.com>
4766
4767 * gdb.base/local-static.c: New.
4768 * gdb.base/local-static.cc: New.
4769 * gdb.base/local-static.exp: New.
4770
4771 2017-09-04 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.asm/asm-source.exp: Add casts to int.
4774 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4775 (dataglobal64_1, dataglobal64_2): New globals.
4776 * gdb.base/nodebug.exp: Test different expressions involving the
4777 new globals, with print, whatis and ptype. Add casts to int.
4778 * gdb.base/solib-display.exp: Add casts to int.
4779 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4780 * gdb.cp/m-static.exp: Add cast to int.
4781 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4782 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4783 tls variable with no debug info without a cast. Test with a cast
4784 to int too.
4785 * gdb.trace/entry-values.exp: Add casts.
4786
4787 2017-09-04 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.base/nodebug.exp: Test that ptype's error about functions
4790 with unknown return type includes the function name too.
4791
4792 2017-09-04 Pedro Alves <palves@redhat.com>
4793
4794 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4795 return type of munmap in infcall.
4796 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4797 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4798 type of ftell in infcall.
4799 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4800 type of getpid in infcall.
4801 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4802 infcall.
4803 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4804 Bail on failure to extract the pid.
4805 * gdb.base/nodebug.c: #include <stdint.h>.
4806 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4807 New functions.
4808 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4809 Change expected output of print/whatis/ptype with functions with
4810 no debug info. Test all supported languages. Call
4811 test_call_promotion.
4812 * gdb.compile/compile.exp: Adjust expected output to expect
4813 warning.
4814 * gdb.threads/siginfo-threads.exp: Likewise.
4815
4816 2017-09-04 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4819 "prototypes". Test calling float functions via prototyped and
4820 unprototyped function pointers.
4821 (perform_all_tests): New parameter "prototypes". Pass it down.
4822 (top level): Pass down "prototypes" parameter to
4823 perform_all_tests.
4824
4825 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4826
4827 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4828 Test with nested loops.
4829
4830 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4831
4832 * gdb.base/commands.exp: Call the new procedures.
4833 (loop_break_test, loop_continue_test): New procedures.
4834
4835 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4836
4837 * gdb.base/commands.exp: Call new procedure.
4838 (define_if_without_arg_test): New procedure.
4839
4840 2017-09-04 Pedro Alves <palves@redhat.com>
4841
4842 * gdb.base/list-ambiguous.exp: New file.
4843 * gdb.base/list-ambiguous0.c: New file.
4844 * gdb.base/list-ambiguous1.c: New file.
4845 * gdb.base/list.exp (test_list_range): Adjust expected output.
4846
4847 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4848
4849 * gdb.base/share-env-with-gdbserver.c: New file.
4850 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4851
4852 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4853
4854 * gdb.base/commands.exp (gdbvar_simple_if_test,
4855 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4856 progvar_simple_if_test, progvar_simple_while_test,
4857 progvar_complex_if_while_test, user_defined_command_test,
4858 user_defined_command_args_eval,
4859 user_defined_command_args_stack_test,
4860 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4861 temporary_breakpoint_commands,
4862 gdb_test_no_prompt, redefine_hook_test,
4863 redefine_backtrace_test): Remove "global gdb_prompt".
4864
4865 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4866
4867 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4868 New proc, call it from toplevel.
4869
4870 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4871
4872 PR remote/21852
4873 * gdb.server/normal.c: New file, copied from gdb.base.
4874 * gdb.server/run-without-local-binary.exp: New file.
4875
4876 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4877
4878 * gdb.arch/sparc64-adi.exp: New file.
4879 * gdb.arch/sparc64-adi.c: New file.
4880
4881 2017-08-22 Pedro Alves <palves@redhat.com>
4882
4883 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4884 (top level): Add "list all overloads" tests.
4885
4886 2017-08-22 Tom Tromey <tom@tromey.com>
4887
4888 * gdb.gdb/xfullpath.exp: Remove.
4889
4890 2017-08-21 Pedro Alves <palves@redhat.com>
4891
4892 PR gdb/19487
4893 * gdb.base/symbol-alias.c: New.
4894 * gdb.base/symbol-alias2.c: New.
4895 * gdb.base/symbol-alias.exp: New.
4896
4897 2017-08-21 Pedro Alves <palves@redhat.com>
4898
4899 * gdb.base/dfp-test.c
4900 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4901 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4902 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4903 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4904 * gdb.base/whatis-ptype-typedefs.c: New.
4905 * gdb.base/whatis-ptype-typedefs.exp: New.
4906 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4907 (an_int, an_int_type, an_int_type2): New globals.
4908 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4909 involving typedefs and cast expressions.
4910 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4911 (lookup_typedefs_function): New.
4912 (typedefs_pretty_printers_dict): New.
4913 (top level): Register lookup_typedefs_function in
4914 gdb.pretty_printers.
4915
4916 2017-08-18 Yao Qi <yao.qi@linaro.org>
4917
4918 * gdb.server/unittest.exp: New.
4919
4920 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4921
4922 PR gdb/21954
4923 * gdb.base/environ.exp: Add test to check if 'unset environment'
4924 works.
4925
4926 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4927
4928 * lib/gdb.exp (universal_compile_options): New caching proc.
4929 (gdb_compile): Suppress GCC's coloring of messages.
4930
4931 2017-08-14 Tom Tromey <tom@tromey.com>
4932
4933 PR gdb/21675:
4934 * gdb.base/printcmds.exp (test_radices): New function.
4935 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4936 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4937 * lib/gdb.exp (get_integer_valueof): Use p/d.
4938
4939 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4940
4941 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4942 characters.
4943
4944 2017-08-05 Tom Tromey <tom@tromey.com>
4945
4946 * gdb.rust/simple.exp: Allow String to appear in a different
4947 namespace.
4948
4949 2017-07-26 Yao Qi <yao.qi@linaro.org>
4950
4951 * gdb.gdb/unittest.exp: Invoke command
4952 "maintenance check xml-descriptions".
4953
4954 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4955
4956 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4957 calling context.
4958 (hex128): Drop erroneous calculation of parameters.
4959
4960 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4961
4962 * gdb.python/py-unwind.exp: Disable stack protection when
4963 building test file.
4964
4965 2017-07-20 Pedro Alves <palves@redhat.com>
4966
4967 * gdb.base/default.exp (set language): Adjust expected output.
4968
4969 2017-07-20 Pedro Alves <palves@redhat.com>
4970
4971 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4972 (test_minsym): ... this, and make static.
4973 (get_pck__foo__bar__minsym): Rename to ...
4974 (get_test_minsym): ... this.
4975 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4976 symbol names and comments.
4977 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4978 (get_test_minsym): ... this.
4979 (pck__foo__bar__minsym__2): Rename to ...
4980 (test_minsym): ... this.
4981 (main): Adjust.
4982
4983 2017-07-17 Pedro Alves <palves@redhat.com>
4984
4985 * gdb.base/completion.exp: Adjust expected output.
4986 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4987 the completer works.
4988
4989 2017-07-17 Pedro Alves <palves@redhat.com>
4990
4991 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4992
4993 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4994
4995 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4996
4997 2017-07-14 Tom Tromey <tom@tromey.com>
4998
4999 PR rust/21764:
5000 * gdb.rust/simple.exp: Add tests.
5001
5002 2017-07-14 Tom Tromey <tom@tromey.com>
5003
5004 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5005
5006 2017-07-14 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.linespec/base/one/thefile.cc (z1): New function.
5009 * gdb.linespec/base/two/thefile.cc (z2): New function.
5010 * gdb.linespec/linespec.exp: Add tests.
5011
5012 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5013
5014 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5015 to mi_create_breakpoint.
5016
5017 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5018
5019 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5020 mi_create_breakpoint.
5021
5022 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5023
5024 * gdb.dlang/demangle.exp: Update for demangling changes.
5025
5026 2017-07-09 Tom Tromey <tom@tromey.com>
5027
5028 * gdb.dwarf2/shortpiece.exp: New file.
5029
5030 2017-07-06 David Blaikie <dblaikie@gmail.com>
5031
5032 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5033 built from fissiont-multi-cu{1,2}.c.
5034 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5035 except putting 'main' and 'func' in separate CUs in the same DWO file.
5036 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5037 test.
5038 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5039 test.
5040
5041 2017-07-06 Pedro Alves <palves@redhat.com>
5042
5043 * gdb.python/py-unwind.exp: Test flushregs.
5044
5045 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5046
5047 PR cli/21688
5048 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5049 tests for alias commands and trailing whitespace.
5050
5051 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5052
5053 PR cli/21688
5054 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5055 procedure. Call it.
5056
5057 2017-06-29 Pedro Alves <palves@redhat.com>
5058
5059 * gdb.base/printcmds.exp: Add tests.
5060
5061 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5062
5063 PR gdb/21337
5064 * gdb.base/reread-readsym.exp: New file.
5065 * gdb.base/reread-readsym.c: New file.
5066
5067 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5068
5069 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5070 subpattern.
5071
5072 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5073
5074 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5075 extended mnemonic.
5076 * gdb.arch/powerpc-power9.s: Likewise.
5077
5078 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5079
5080 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5081 on 32-bit x86 targets. Exploit is_*_target macros where
5082 appropriate.
5083
5084 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5085
5086 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5087 register pieces.
5088
5089 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5090
5091 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5092 located in one or more DWARF pieces.
5093
5094 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5095
5096 * lib/gdb.exp (get_endianness): New proc.
5097 * gdb.arch/aarch64-fp.exp: Use it.
5098 * gdb.arch/altivec-regs.exp: Likewise.
5099 * gdb.arch/e500-regs.exp: Likewise.
5100 * gdb.arch/vsx-regs.exp: Likewise.
5101 * gdb.base/dump.exp: Likewise.
5102 * gdb.base/funcargs.exp: Likewise.
5103 * gdb.base/gnu_vector.exp: Likewise.
5104 * gdb.dwarf2/formdata16.exp: Likewise.
5105 * gdb.dwarf2/implptrpiece.exp: Likewise.
5106 * gdb.dwarf2/nonvar-access.exp: Likewise.
5107 * gdb.python/py-inferior.exp: Likewise.
5108 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5109
5110 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5111
5112 PR gdb/21226
5113 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5114 stack value pieces are taken from the LSB end.
5115
5116 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5117
5118 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5119 variable at nonzero offset.
5120
5121 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5122
5123 * gdb.dwarf2/var-access.c: New file.
5124 * gdb.dwarf2/var-access.exp: New test.
5125 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5126
5127 2017-06-12 Tom Tromey <tom@tromey.com>
5128
5129 * gdb.dwarf2/formdata16.exp: Add tests.
5130
5131 2017-06-12 Tom Tromey <tom@tromey.com>
5132
5133 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5134
5135 2017-06-12 Tom Tromey <tom@tromey.com>
5136
5137 PR exp/16225:
5138 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5139 * gdb.arch/vsx-regs.exp: Update tests.
5140 * gdb.arch/s390-vregs.exp (hex128): New proc.
5141 Update test.
5142 * gdb.arch/altivec-regs.exp: Update tests.
5143
5144 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5145
5146 * gdb.base/startup-with-shell.c: New file.
5147 * gdb.base/startup-with-shell.exp: Likewise.
5148
5149 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5150
5151 * gdb.server/non-existing-program.exp: Update regex in order to
5152 reflect the fact that gdbserver is now using fork_inferior (with a
5153 shell) to startup the inferior.
5154
5155 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5156
5157 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5158 support function calls from GDB.
5159
5160 2017-05-21 Tom Tromey <tom@tromey.com>
5161
5162 PR rust/21466:
5163 * gdb.rust/unsized.exp: New file.
5164 * gdb.rust/unsized.rs: New file.
5165
5166 2017-05-19 Tom Tromey <tom@tromey.com>
5167
5168 PR rust/21484:
5169 * gdb.rust/watch.exp: New file.
5170 * gdb.rust/watch.rs: New file.
5171
5172 2017-05-18 Tom Tromey <tom@tromey.com>
5173
5174 * gdb.rust/simple.exp: Allow Box to be qualified.
5175
5176 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5177
5178 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5179
5180 2017-05-18 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.base/fileio.c (test_write, test_read, test_close)
5183 (test_fstat): Don't print 'ret' in the fail path.
5184
5185 2017-05-18 Pedro Alves <palves@redhat.com>
5186
5187 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5188 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5189 (test_system, test_rename, test_unlink, test_time): Change
5190 prototypes.
5191 * gdb.base/fileio.exp (stop_msg): Adjust.
5192
5193 2017-05-18 Pedro Alves <palves@redhat.com>
5194
5195 * gdb.base/fileio.c (null_str): New global.
5196 (test_stat): Use it.
5197 * gdb.base/fileio.exp: Remove nowarnings.
5198
5199 2017-05-17 Yao Qi <yao.qi@linaro.org>
5200
5201 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5202
5203 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5204
5205 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5206 argument command.
5207 (top-level): Invoke test_set_inferior_tty.
5208
5209 2017-05-04 Pedro Alves <palves@redhat.com>
5210
5211 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5212 Add parens to print call for Python 3.
5213
5214 2017-05-03 Keith Seitz <keiths@redhat.com>
5215
5216 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5217 (main): Call it.
5218
5219 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5220
5221 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5222 to prev and next.
5223
5224 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5225
5226 * gdb.python/py-record-btrace.exp: Remove test for
5227 gdb.BtraceInstruction.error.
5228
5229 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5230
5231 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5232
5233 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5234
5235 * gdb.python/py-record-btrace-threads.c: New file.
5236 * gdb.python/py-record-btrace-threads.exp: New file.
5237
5238 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5239
5240 PR testsuite/8595
5241 * gdb.base/environ.exp: Make test available in all architectures.
5242 Move bits related to "info program" testing to
5243 gdb.base/info-program.exp. Rewrite tests to use the two new
5244 procedures mentione below.
5245 (test_set_show_env_var) New procedure.
5246 (test_set_show_env_var_equal): Likewise.
5247 * gdb.base/info-program.exp: New file.
5248
5249 2017-04-27 Keith Seitz <keiths@redhat.com>
5250
5251 * gdb.cp/oranking.cc (test15): New function.
5252 (main): Call test15 and declare additional variables for testing.
5253 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5254 "p foo101('abc')" tests.
5255 Add tests for cv qualifier overloads.
5256 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5257 "lvalue reference overload" test.
5258 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5259 "print value of f1 on Child&& in f2" test.
5260
5261 2017-04-19 Pedro Alves <palves@redhat.com>
5262
5263 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5264 procedure.
5265 (top level): Call it.
5266 * lib/gdb.exp (gdb_define_cmd): New procedure.
5267
5268 2017-04-12 Pedro Alves <palves@redhat.com>
5269
5270 PR gdb/21323
5271 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5272 (wchar): New global.
5273 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5274 (do_test_wide_char, wide_char_types_no_program, top level): Add
5275 wchar_t testing.
5276
5277 2017-04-12 Pedro Alves <palves@redhat.com>
5278
5279 PR c++/21323
5280 * gdb.cp/wide_char_types.c: New file.
5281 * gdb.cp/wide_char_types.exp: New file.
5282
5283 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5284
5285 PR gdb/21352
5286 * gdb.trace/tsv.exp: Add test for "tsave -r".
5287
5288 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5289
5290 * gdb.dlang/watch-loc.c: New file.
5291 * gdb.dlang/watch-loc.exp: New file.
5292
5293 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5294
5295 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5296
5297 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5298
5299 * gdb.arch/arc-analyze-prologue.S: New file.
5300 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5301
5302 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5303
5304 * gdb.arch/arc-decode-insn.S: New file.
5305 * gdb.arch/arc-decode-insn.exp: Likewise.
5306
5307 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5308
5309 PR tdep/20928
5310 * gdb.arch/sparc64-regs.exp: New file.
5311 * gdb.arch/sparc64-regs.S: Likewise.
5312
5313 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5314
5315 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5316 and memory view on Python 3.
5317
5318 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5319 Keith Seitz <keiths@redhat.com>
5320
5321 PR gdb/14441
5322 * gdb.cp/demangle.exp: Add rvalue reference tests.
5323 * gdb.cp/rvalue-ref-casts.cc: New file.
5324 * gdb.cp/rvalue-ref-casts.exp: New file.
5325 * gdb.cp/rvalue-ref-overload.cc: New file.
5326 * gdb.cp/rvalue-ref-overload.exp: New file.
5327 * gdb.cp/rvalue-ref-params.cc: New file.
5328 * gdb.cp/rvalue-ref-params.exp: New file.
5329 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5330 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5331 * gdb.cp/rvalue-ref-types.cc: New file.
5332 * gdb.cp/rvalue-ref-types.exp: New file.
5333 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5334 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5335
5336 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5337
5338 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5339 New procedure.
5340
5341 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5342
5343 * lib/mi-support.exp (mi_gdb_test): Add additional message
5344 for unexpected output.
5345
5346 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5347
5348 * gdb.base/examine-backward.c (Barrier): New character array
5349 constant, to ensure that TestStrings is preceded by a string
5350 terminator.
5351
5352 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5353
5354 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5355 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5356 and implicit pointer into such a location.
5357
5358 2017-03-16 Doug Evans <dje@google.com>
5359
5360 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5361
5362 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5363
5364 * gdb.cp/m-static.exp: Fix expectation for prototype of
5365 test5.single_constructor and single_constructor::single_constructor.
5366
5367 2017-03-16 Doug Evans <dje@google.com>
5368
5369 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5370 * gdb.guile/scm-lazy-string.c: New file.
5371 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5372 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5373 for pointer, array, typedef lazy strings.
5374
5375 2017-03-16 Doug Evans <dje@google.com>
5376
5377 PR python/17728, python/18439, python/18779
5378 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5379 * gdb.python/py-lazy-string.c (pointer): New typedef.
5380 (main): New locals ptr, array, typedef_ptr.
5381 * gdb.python/py-value.exp: Move lazy string tests to ...
5382 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5383 array, typedef lazy strings.
5384
5385 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5386
5387 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5388 Add optional 'test' parameter.
5389
5390 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5391
5392 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5393 Skip for versions of DejaGnu < 1.5.
5394
5395 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5396
5397 * lib/gdb.exp (dejagnu_version): New proc.
5398 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5399 Use dejagnu_version.
5400
5401 2017-03-10 Keith Seitz <keiths@redhat.com>
5402
5403 PR c++/8128
5404 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5405 type from destructor regexps.
5406 Add a branch which actually passes the test.
5407 Adjust "ptype t5i" test names.
5408
5409 2017-03-08 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.base/step-over-exit.exp: Add explicit test message.
5412
5413 2017-03-08 Pedro Alves <palves@redhat.com>
5414
5415 PR gdb/18360
5416 * gdb.threads/interrupt-while-step-over.c: New file.
5417 * gdb.threads/interrupt-while-step-over.exp: New file.
5418
5419 2017-03-08 Pedro Alves <palves@redhat.com>
5420
5421 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5422 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5423
5424 2017-03-08 Pedro Alves <palves@redhat.com>
5425
5426 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5427 PKRU as not supported as a PASS.
5428
5429 2017-03-08 Pedro Alves <palves@redhat.com>
5430
5431 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5432 prefix instead of $binfile1/$binfile2.
5433 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5434 in test message.
5435 * gdb.python/py-completion.exp: Use "load python file" as test
5436 messages instead of unstable path names.
5437
5438 2017-03-08 Pedro Alves <palves@redhat.com>
5439 Jan Kratochvil <jan.kratochvil@redhat.com>
5440
5441 PR cli/21218
5442 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5443 New proc.
5444 (top level): Call it.
5445
5446 2017-03-08 Pedro Alves <palves@redhat.com>
5447
5448 PR tui/21216
5449 * gdb.tui/tui-nl-filtered-output.exp: New file.
5450
5451 2017-03-08 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.base/completion.exp: Move TUI completion tests to ...
5454 * gdb.tui/completion.exp: ... this new file.
5455
5456 2017-03-08 Pedro Alves <palves@redhat.com>
5457
5458 * gdb.base/tui-disasm-long-lines.c,
5459 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5460 gdb.base/tui-layout.exp: Move to ...
5461 * gdb.tui/: ... this new directory.
5462
5463 2017-03-07 Pedro Alves <palves@redhat.com>
5464
5465 * gdb.base/tui-layout.c: New file.
5466 * gdb.base/tui-layout.exp: New file.
5467
5468 2017-03-07 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.base/tui-layout.c: Rename to ...
5471 * gdb.base/tui-disasm-long-lines.c: ... this.
5472 * gdb.base/tui-layout.exp: Rename to ...
5473 * gdb.base/tui-disasm-long-lines.exp: ... this.
5474
5475 2017-03-07 Pedro Alves <palves@redhat.com>
5476
5477 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5478
5479 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5480
5481 * i386-mpx-call.c: New file.
5482 * i386-mpx-call.exp: New file.
5483
5484 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5485
5486 * gdb.arch/powerpc-power.exp: Delete test.
5487 * gdb.arch/powerpc-power.s: Likewise.
5488 * gdb.disasm/disassembler-options.exp: New test.
5489 * gdb.arch/powerpc-altivec.exp: Likewise.
5490 * gdb.arch/powerpc-altivec.s: Likewise.
5491 * gdb.arch/powerpc-altivec2.exp: Likewise.
5492 * gdb.arch/powerpc-altivec2.s: Likewise.
5493 * gdb.arch/powerpc-altivec3.exp: Likewise.
5494 * gdb.arch/powerpc-altivec3.s: Likewise.
5495 * gdb.arch/powerpc-power7.exp: Likewise.
5496 * gdb.arch/powerpc-power7.s: Likewise.
5497 * gdb.arch/powerpc-power8.exp: Likewise.
5498 * gdb.arch/powerpc-power8.s: Likewise.
5499 * gdb.arch/powerpc-power9.exp: Likewise.
5500 * gdb.arch/powerpc-power9.s: Likewise.
5501 * gdb.arch/powerpc-vsx.exp: Likewise.
5502 * gdb.arch/powerpc-vsx.s: Likewise.
5503 * gdb.arch/powerpc-vsx2.exp: Likewise.
5504 * gdb.arch/powerpc-vsx2.s: Likewise.
5505 * gdb.arch/powerpc-vsx3.exp: Likewise.
5506 * gdb.arch/powerpc-vsx3.s: Likewise.
5507 * gdb.arch/arm-disassembler-options.exp: Likewise.
5508 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5509 * gdb.arch/s390-disassembler-options.exp: Likewise.
5510
5511 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5512
5513 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5514 (check_supported_features): ... this. Changed return type to void.
5515 (supports_rdseed): New static global.
5516 (rdseed): Check supports_rdseed.
5517 (initialize): Call check_supported_features.
5518
5519 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5520
5521 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5522 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5523 and lqarx/stqcx.
5524 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5525 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5526
5527 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5528
5529 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5530 uppercase.
5531
5532 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5533
5534 * gdb.dwarf2/formdata16.c: New file.
5535 * gdb.dwarf2/formdata16.exp: New file.
5536 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5537
5538 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5539
5540 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5541 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5542 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5543 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5544 DW_AT_GNU_*.
5545
5546 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5547
5548 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5549
5550 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5551
5552 PR gdb/21164
5553 * gdb.base/maint.exp: Add testcases for when the commands do
5554 not have arguments.
5555
5556 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5557
5558 * gdb.cp/chained-calls.exp: Use p instead of P.
5559
5560 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5561
5562 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5563 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5564
5565 2017-02-14 Tom Tromey <tom@tromey.com>
5566
5567 PR python/13598:
5568 * gdb.python/py-events.exp: Add before_prompt event tests.
5569
5570 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5571
5572 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5573
5574 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5575
5576 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5577 (main): Call my_unique_function_name.
5578 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5579 completion of patterns with a single match.
5580 Add missing -re switches to gdb_test_multiple calls.
5581
5582 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5583
5584 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5585 return if core file is not recognized.
5586
5587 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5588
5589 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5590 and extra UIs.
5591
5592 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5593
5594 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5595 proc_with_prefix.
5596
5597 2017-02-10 Tom Tromey <tom@tromey.com>
5598
5599 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5600
5601 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5602
5603 PR gdb/21122
5604 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5605
5606 2017-02-08 Jerome Guitton <guitton@adacore.com>
5607
5608 * gdb.base/define.exp: Add test for command abbreviations
5609 in define.
5610
5611 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5612
5613 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5614 * gdb.reverse/insn-reverse-x86.c: New file.
5615
5616 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5617
5618 PR tdep/20936
5619 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5620
5621 2017-02-03 Tom Tromey <tom@tromey.com>
5622
5623 PR rust/21097:
5624 * gdb.rust/simple.exp: Add new tests.
5625
5626 2017-02-02 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5629 tests.
5630
5631 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5632
5633 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5634 taking a 2-byte value out of a 4-byte DWARF implicit value on
5635 big-endian targets.
5636 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5637 logic. Add test cases for DW_OP_implicit.
5638
5639 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5640
5641 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5642
5643 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5644
5645 * gdb.btrace/enable.exp: Call gdb_exit before
5646 skip_gdbserver_tests.
5647
5648 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5649
5650 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5651 GDBFLAGS.
5652
5653 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5654
5655 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5656 the test is skipped.
5657 * gdb.btrace/data.exp: Likewise.
5658 * gdb.btrace/delta.exp: Likewise.
5659 * gdb.btrace/dlopen.exp: Likewise.
5660 * gdb.btrace/enable-running.exp: Likewise.
5661 * gdb.btrace/enable.exp: Likewise.
5662 * gdb.btrace/exception.exp: Likewise.
5663 * gdb.btrace/function_call_history.exp: Likewise.
5664 * gdb.btrace/gcore.exp: Likewise.
5665 * gdb.btrace/instruction_history.exp: Likewise.
5666 * gdb.btrace/multi-thread-step.exp: Likewise.
5667 * gdb.btrace/nohist.exp: Likewise.
5668 * gdb.btrace/non-stop.exp: Likewise.
5669 * gdb.btrace/reconnect.exp: Likewise.
5670 * gdb.btrace/record_goto-step.exp: Likewise.
5671 * gdb.btrace/record_goto.exp: Likewise.
5672 * gdb.btrace/rn-dl-bind.exp: Likewise.
5673 * gdb.btrace/segv.exp: Likewise.
5674 * gdb.btrace/step.exp: Likewise.
5675 * gdb.btrace/stepi.exp: Likewise.
5676 * gdb.btrace/tailcall-only.exp: Likewise.
5677 * gdb.btrace/tailcall.exp: Likewise.
5678 * gdb.btrace/tsx.exp: Likewise.
5679 * gdb.btrace/unknown_functions.exp: Likewise.
5680 * gdb.btrace/vdso.exp: Likewise.
5681
5682 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5683
5684 * gdb.btrace/enable-running.c: New.
5685 * gdb.btrace/enable-running.exp: New.
5686
5687 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5688
5689 * gdb.arch/amd64-gs_base.c: New file.
5690 * gdb.arch/amd64-gs_base.exp: New file.
5691
5692 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5693
5694 * lib/memory.exp: Remove spurious empty newlines.
5695
5696 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5697
5698 * gdb.python/py-bad-printers.exp: Load python file using "source".
5699 * gdb.python/py-events.exp: Likewise.
5700 * gdb.python/py-evsignal.exp: Likewise.
5701 * gdb.python/py-evthreads.exp: Likewise.
5702 * gdb.python/py-frame-args.exp: Likewise.
5703 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5704 * gdb.python/py-framefilter-mi.exp: Likewise.
5705 * gdb.python/py-framefilter.exp: Likewise.
5706 * gdb.python/py-mi.exp: Likewise.
5707 * gdb.python/py-pp-maint.exp: Likewise.
5708 * gdb.python/py-pp-registration.exp: Likewise.
5709 * gdb.python/py-prettyprint.exp: Likewise.
5710 (run_lang_tests): Likewise.
5711 * gdb.python/py-typeprint.exp: Likewise.
5712
5713 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5714
5715 * lib/memory.exp: New file.
5716 * lib/gdb.exp: Load memory.exp.
5717 * gdb.base/memattr.exp (delete_memory): Move proc to
5718 lib/memory.exp and rename to delete_memory_regions.
5719 Replace delete_memory with delete_memory_regions.
5720 Cleanup memory regions before tests.
5721 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5722 before tests.
5723
5724 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5725
5726 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5727 files.
5728 (initialize): New function conditionally defined.
5729 (testcases): Move within conditional block.
5730 (main): Call initialize.
5731 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5732 of gdb.reverse/insn-reverse.c.
5733 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5734 gdb.reverse/insn-reverse.c.
5735
5736 2017-01-26 Yao Qi <yao.qi@linaro.org>
5737
5738 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5739 disassemble on address 0.
5740
5741 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5742 Yao Qi <yao.qi@linaro.org>
5743
5744 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5745 * gdb.dwarf2/implptr-64bit.S: Remove.
5746 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5747 variables in caller's context. Add DW_OP_implicit_value.
5748
5749 2017-01-25 Yao Qi <yao.qi@linaro.org>
5750
5751 * lib/dwarf.exp (Dwarf::_location): Handle
5752 DW_OP_GNU_implicit_pointer with proper size.
5753
5754 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5755
5756 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5757 and add untested calls.
5758
5759 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5760
5761 * gdb.python/python.exp: Check line number against what GDB thinks
5762 the line number is for func1.
5763
5764 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5765
5766 * gdb.dlang/debug-expr.exp: New file.
5767
5768 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5769
5770 Fix test names for the following files:
5771
5772 * gdb.ada/exec_changed.exp
5773 * gdb.ada/info_types.exp
5774 * gdb.arch/aarch64-atomic-inst.exp
5775 * gdb.arch/aarch64-fp.exp
5776 * gdb.arch/altivec-abi.exp
5777 * gdb.arch/altivec-regs.exp
5778 * gdb.arch/amd64-byte.exp
5779 * gdb.arch/amd64-disp-step.exp
5780 * gdb.arch/amd64-dword.exp
5781 * gdb.arch/amd64-entry-value-inline.exp
5782 * gdb.arch/amd64-entry-value-param.exp
5783 * gdb.arch/amd64-entry-value-paramref.exp
5784 * gdb.arch/amd64-entry-value.exp
5785 * gdb.arch/amd64-i386-address.exp
5786 * gdb.arch/amd64-invalid-stack-middle.exp
5787 * gdb.arch/amd64-invalid-stack-top.exp
5788 * gdb.arch/amd64-optimout-repeat.exp
5789 * gdb.arch/amd64-prologue-skip.exp
5790 * gdb.arch/amd64-prologue-xmm.exp
5791 * gdb.arch/amd64-stap-special-operands.exp
5792 * gdb.arch/amd64-stap-wrong-subexp.exp
5793 * gdb.arch/amd64-tailcall-cxx.exp
5794 * gdb.arch/amd64-tailcall-noret.exp
5795 * gdb.arch/amd64-tailcall-ret.exp
5796 * gdb.arch/amd64-tailcall-self.exp
5797 * gdb.arch/amd64-word.exp
5798 * gdb.arch/arm-bl-branch-dest.exp
5799 * gdb.arch/arm-disp-step.exp
5800 * gdb.arch/arm-neon.exp
5801 * gdb.arch/arm-single-step-kernel-helper.exp
5802 * gdb.arch/avr-flash-qualifier.exp
5803 * gdb.arch/disp-step-insn-reloc.exp
5804 * gdb.arch/e500-abi.exp
5805 * gdb.arch/e500-regs.exp
5806 * gdb.arch/ftrace-insn-reloc.exp
5807 * gdb.arch/i386-avx512.exp
5808 * gdb.arch/i386-bp_permanent.exp
5809 * gdb.arch/i386-byte.exp
5810 * gdb.arch/i386-cfi-notcurrent.exp
5811 * gdb.arch/i386-disp-step.exp
5812 * gdb.arch/i386-dr3-watch.exp
5813 * gdb.arch/i386-float.exp
5814 * gdb.arch/i386-gnu-cfi.exp
5815 * gdb.arch/i386-mpx-map.exp
5816 * gdb.arch/i386-mpx-sigsegv.exp
5817 * gdb.arch/i386-mpx-simple_segv.exp
5818 * gdb.arch/i386-mpx.exp
5819 * gdb.arch/i386-permbkpt.exp
5820 * gdb.arch/i386-prologue.exp
5821 * gdb.arch/i386-signal.exp
5822 * gdb.arch/i386-size-overlap.exp
5823 * gdb.arch/i386-unwind.exp
5824 * gdb.arch/i386-word.exp
5825 * gdb.arch/mips-fcr.exp
5826 * gdb.arch/powerpc-d128-regs.exp
5827 * gdb.arch/powerpc-stackless.exp
5828 * gdb.arch/ppc64-atomic-inst.exp
5829 * gdb.arch/s390-stackless.exp
5830 * gdb.arch/s390-tdbregs.exp
5831 * gdb.arch/s390-vregs.exp
5832 * gdb.arch/sparc-sysstep.exp
5833 * gdb.arch/thumb-bx-pc.exp
5834 * gdb.arch/thumb-singlestep.exp
5835 * gdb.arch/thumb2-it.exp
5836 * gdb.arch/vsx-regs.exp
5837 * gdb.asm/asm-source.exp
5838 * gdb.base/a2-run.exp
5839 * gdb.base/advance.exp
5840 * gdb.base/all-bin.exp
5841 * gdb.base/anon.exp
5842 * gdb.base/args.exp
5843 * gdb.base/arithmet.exp
5844 * gdb.base/async-shell.exp
5845 * gdb.base/async.exp
5846 * gdb.base/attach-pie-noexec.exp
5847 * gdb.base/attach-twice.exp
5848 * gdb.base/auto-load.exp
5849 * gdb.base/bang.exp
5850 * gdb.base/bitfields.exp
5851 * gdb.base/break-always.exp
5852 * gdb.base/break-caller-line.exp
5853 * gdb.base/break-entry.exp
5854 * gdb.base/break-inline.exp
5855 * gdb.base/break-on-linker-gcd-function.exp
5856 * gdb.base/break-probes.exp
5857 * gdb.base/break.exp
5858 * gdb.base/breakpoint-shadow.exp
5859 * gdb.base/call-ar-st.exp
5860 * gdb.base/call-sc.exp
5861 * gdb.base/call-signal-resume.exp
5862 * gdb.base/call-strs.exp
5863 * gdb.base/callfuncs.exp
5864 * gdb.base/catch-fork-static.exp
5865 * gdb.base/catch-gdb-caused-signals.exp
5866 * gdb.base/catch-load.exp
5867 * gdb.base/catch-signal-fork.exp
5868 * gdb.base/catch-signal.exp
5869 * gdb.base/catch-syscall.exp
5870 * gdb.base/charset.exp
5871 * gdb.base/checkpoint.exp
5872 * gdb.base/chng-syms.exp
5873 * gdb.base/code-expr.exp
5874 * gdb.base/code_elim.exp
5875 * gdb.base/commands.exp
5876 * gdb.base/completion.exp
5877 * gdb.base/complex.exp
5878 * gdb.base/cond-expr.exp
5879 * gdb.base/condbreak.exp
5880 * gdb.base/consecutive.exp
5881 * gdb.base/continue-all-already-running.exp
5882 * gdb.base/coredump-filter.exp
5883 * gdb.base/corefile.exp
5884 * gdb.base/dbx.exp
5885 * gdb.base/debug-expr.exp
5886 * gdb.base/define.exp
5887 * gdb.base/del.exp
5888 * gdb.base/disabled-location.exp
5889 * gdb.base/disasm-end-cu.exp
5890 * gdb.base/disasm-optim.exp
5891 * gdb.base/display.exp
5892 * gdb.base/duplicate-bp.exp
5893 * gdb.base/ena-dis-br.exp
5894 * gdb.base/ending-run.exp
5895 * gdb.base/enumval.exp
5896 * gdb.base/environ.exp
5897 * gdb.base/eu-strip-infcall.exp
5898 * gdb.base/eval-avoid-side-effects.exp
5899 * gdb.base/eval-skip.exp
5900 * gdb.base/exitsignal.exp
5901 * gdb.base/expand-psymtabs.exp
5902 * gdb.base/filesym.exp
5903 * gdb.base/find-unmapped.exp
5904 * gdb.base/finish.exp
5905 * gdb.base/float.exp
5906 * gdb.base/foll-exec-mode.exp
5907 * gdb.base/foll-exec.exp
5908 * gdb.base/foll-fork.exp
5909 * gdb.base/fortran-sym-case.exp
5910 * gdb.base/freebpcmd.exp
5911 * gdb.base/func-ptr.exp
5912 * gdb.base/func-ptrs.exp
5913 * gdb.base/funcargs.exp
5914 * gdb.base/gcore-buffer-overflow.exp
5915 * gdb.base/gcore-relro-pie.exp
5916 * gdb.base/gcore-relro.exp
5917 * gdb.base/gcore.exp
5918 * gdb.base/gdb1090.exp
5919 * gdb.base/gdb11530.exp
5920 * gdb.base/gdb11531.exp
5921 * gdb.base/gdb1821.exp
5922 * gdb.base/gdbindex-stabs.exp
5923 * gdb.base/gdbvars.exp
5924 * gdb.base/hbreak.exp
5925 * gdb.base/hbreak2.exp
5926 * gdb.base/included.exp
5927 * gdb.base/infcall-input.exp
5928 * gdb.base/inferior-died.exp
5929 * gdb.base/infnan.exp
5930 * gdb.base/info-macros.exp
5931 * gdb.base/info-os.exp
5932 * gdb.base/info-proc.exp
5933 * gdb.base/info-shared.exp
5934 * gdb.base/info-target.exp
5935 * gdb.base/infoline.exp
5936 * gdb.base/interp.exp
5937 * gdb.base/interrupt.exp
5938 * gdb.base/jit-reader.exp
5939 * gdb.base/jit-simple.exp
5940 * gdb.base/kill-after-signal.exp
5941 * gdb.base/kill-detach-inferiors-cmd.exp
5942 * gdb.base/label.exp
5943 * gdb.base/langs.exp
5944 * gdb.base/ldbl_e308.exp
5945 * gdb.base/line-symtabs.exp
5946 * gdb.base/linespecs.exp
5947 * gdb.base/list.exp
5948 * gdb.base/long_long.exp
5949 * gdb.base/longest-types.exp
5950 * gdb.base/maint.exp
5951 * gdb.base/max-value-size.exp
5952 * gdb.base/memattr.exp
5953 * gdb.base/mips_pro.exp
5954 * gdb.base/morestack.exp
5955 * gdb.base/moribund-step.exp
5956 * gdb.base/multi-forks.exp
5957 * gdb.base/nested-addr.exp
5958 * gdb.base/nextoverexit.exp
5959 * gdb.base/noreturn-finish.exp
5960 * gdb.base/noreturn-return.exp
5961 * gdb.base/nostdlib.exp
5962 * gdb.base/offsets.exp
5963 * gdb.base/opaque.exp
5964 * gdb.base/pc-fp.exp
5965 * gdb.base/permissions.exp
5966 * gdb.base/print-symbol-loading.exp
5967 * gdb.base/prologue-include.exp
5968 * gdb.base/psymtab.exp
5969 * gdb.base/ptype.exp
5970 * gdb.base/random-signal.exp
5971 * gdb.base/randomize.exp
5972 * gdb.base/range-stepping.exp
5973 * gdb.base/readline-ask.exp
5974 * gdb.base/recpar.exp
5975 * gdb.base/recurse.exp
5976 * gdb.base/relational.exp
5977 * gdb.base/restore.exp
5978 * gdb.base/return-nodebug.exp
5979 * gdb.base/return.exp
5980 * gdb.base/run-after-attach.exp
5981 * gdb.base/save-bp.exp
5982 * gdb.base/scope.exp
5983 * gdb.base/sect-cmd.exp
5984 * gdb.base/set-lang-auto.exp
5985 * gdb.base/set-noassign.exp
5986 * gdb.base/setvar.exp
5987 * gdb.base/sigall.exp
5988 * gdb.base/sigbpt.exp
5989 * gdb.base/siginfo-addr.exp
5990 * gdb.base/siginfo-infcall.exp
5991 * gdb.base/siginfo-obj.exp
5992 * gdb.base/siginfo.exp
5993 * gdb.base/signals-state-child.exp
5994 * gdb.base/signest.exp
5995 * gdb.base/sigstep.exp
5996 * gdb.base/sizeof.exp
5997 * gdb.base/skip.exp
5998 * gdb.base/solib-corrupted.exp
5999 * gdb.base/solib-nodir.exp
6000 * gdb.base/solib-search.exp
6001 * gdb.base/stack-checking.exp
6002 * gdb.base/stale-infcall.exp
6003 * gdb.base/stap-probe.exp
6004 * gdb.base/start.exp
6005 * gdb.base/step-break.exp
6006 * gdb.base/step-bt.exp
6007 * gdb.base/step-line.exp
6008 * gdb.base/step-over-exit.exp
6009 * gdb.base/step-over-syscall.exp
6010 * gdb.base/step-resume-infcall.exp
6011 * gdb.base/step-test.exp
6012 * gdb.base/store.exp
6013 * gdb.base/structs3.exp
6014 * gdb.base/sym-file.exp
6015 * gdb.base/symbol-without-target_section.exp
6016 * gdb.base/term.exp
6017 * gdb.base/testenv.exp
6018 * gdb.base/ui-redirect.exp
6019 * gdb.base/until.exp
6020 * gdb.base/unwindonsignal.exp
6021 * gdb.base/value-double-free.exp
6022 * gdb.base/vla-datatypes.exp
6023 * gdb.base/vla-ptr.exp
6024 * gdb.base/vla-sideeffect.exp
6025 * gdb.base/volatile.exp
6026 * gdb.base/watch-cond-infcall.exp
6027 * gdb.base/watch-cond.exp
6028 * gdb.base/watch-non-mem.exp
6029 * gdb.base/watch-read.exp
6030 * gdb.base/watch-vfork.exp
6031 * gdb.base/watchpoint-cond-gone.exp
6032 * gdb.base/watchpoint-delete.exp
6033 * gdb.base/watchpoint-hw-hit-once.exp
6034 * gdb.base/watchpoint-hw.exp
6035 * gdb.base/watchpoint-stops-at-right-insn.exp
6036 * gdb.base/watchpoints.exp
6037 * gdb.base/wchar.exp
6038 * gdb.base/whatis-exp.exp
6039 * gdb.btrace/buffer-size.exp
6040 * gdb.btrace/data.exp
6041 * gdb.btrace/delta.exp
6042 * gdb.btrace/dlopen.exp
6043 * gdb.btrace/enable.exp
6044 * gdb.btrace/exception.exp
6045 * gdb.btrace/function_call_history.exp
6046 * gdb.btrace/gcore.exp
6047 * gdb.btrace/instruction_history.exp
6048 * gdb.btrace/nohist.exp
6049 * gdb.btrace/reconnect.exp
6050 * gdb.btrace/record_goto-step.exp
6051 * gdb.btrace/record_goto.exp
6052 * gdb.btrace/rn-dl-bind.exp
6053 * gdb.btrace/segv.exp
6054 * gdb.btrace/step.exp
6055 * gdb.btrace/stepi.exp
6056 * gdb.btrace/tailcall-only.exp
6057 * gdb.btrace/tailcall.exp
6058 * gdb.btrace/tsx.exp
6059 * gdb.btrace/unknown_functions.exp
6060 * gdb.btrace/vdso.exp
6061 * gdb.compile/compile-ifunc.exp
6062 * gdb.compile/compile-ops.exp
6063 * gdb.compile/compile-print.exp
6064 * gdb.compile/compile-setjmp.exp
6065 * gdb.cp/abstract-origin.exp
6066 * gdb.cp/ambiguous.exp
6067 * gdb.cp/annota2.exp
6068 * gdb.cp/annota3.exp
6069 * gdb.cp/anon-ns.exp
6070 * gdb.cp/anon-struct.exp
6071 * gdb.cp/anon-union.exp
6072 * gdb.cp/arg-reference.exp
6073 * gdb.cp/baseenum.exp
6074 * gdb.cp/bool.exp
6075 * gdb.cp/breakpoint.exp
6076 * gdb.cp/bs15503.exp
6077 * gdb.cp/call-c.exp
6078 * gdb.cp/casts.exp
6079 * gdb.cp/chained-calls.exp
6080 * gdb.cp/class2.exp
6081 * gdb.cp/classes.exp
6082 * gdb.cp/cmpd-minsyms.exp
6083 * gdb.cp/converts.exp
6084 * gdb.cp/cp-relocate.exp
6085 * gdb.cp/cpcompletion.exp
6086 * gdb.cp/cpexprs.exp
6087 * gdb.cp/cplabel.exp
6088 * gdb.cp/cplusfuncs.exp
6089 * gdb.cp/cpsizeof.exp
6090 * gdb.cp/ctti.exp
6091 * gdb.cp/derivation.exp
6092 * gdb.cp/destrprint.exp
6093 * gdb.cp/dispcxx.exp
6094 * gdb.cp/enum-class.exp
6095 * gdb.cp/exception.exp
6096 * gdb.cp/exceptprint.exp
6097 * gdb.cp/expand-psymtabs-cxx.exp
6098 * gdb.cp/expand-sals.exp
6099 * gdb.cp/extern-c.exp
6100 * gdb.cp/filename.exp
6101 * gdb.cp/formatted-ref.exp
6102 * gdb.cp/fpointer.exp
6103 * gdb.cp/gdb1355.exp
6104 * gdb.cp/gdb2495.exp
6105 * gdb.cp/hang.exp
6106 * gdb.cp/impl-this.exp
6107 * gdb.cp/infcall-dlopen.exp
6108 * gdb.cp/inherit.exp
6109 * gdb.cp/iostream.exp
6110 * gdb.cp/koenig.exp
6111 * gdb.cp/local.exp
6112 * gdb.cp/m-data.exp
6113 * gdb.cp/m-static.exp
6114 * gdb.cp/mb-ctor.exp
6115 * gdb.cp/mb-inline.exp
6116 * gdb.cp/mb-templates.exp
6117 * gdb.cp/member-name.exp
6118 * gdb.cp/member-ptr.exp
6119 * gdb.cp/meth-typedefs.exp
6120 * gdb.cp/method.exp
6121 * gdb.cp/method2.exp
6122 * gdb.cp/minsym-fallback.exp
6123 * gdb.cp/misc.exp
6124 * gdb.cp/namelessclass.exp
6125 * gdb.cp/namespace-enum.exp
6126 * gdb.cp/namespace-nested-import.exp
6127 * gdb.cp/namespace.exp
6128 * gdb.cp/nextoverthrow.exp
6129 * gdb.cp/no-dmgl-verbose.exp
6130 * gdb.cp/non-trivial-retval.exp
6131 * gdb.cp/noparam.exp
6132 * gdb.cp/nsdecl.exp
6133 * gdb.cp/nsimport.exp
6134 * gdb.cp/nsnested.exp
6135 * gdb.cp/nsnoimports.exp
6136 * gdb.cp/nsrecurs.exp
6137 * gdb.cp/nsstress.exp
6138 * gdb.cp/nsusing.exp
6139 * gdb.cp/operator.exp
6140 * gdb.cp/oranking.exp
6141 * gdb.cp/overload-const.exp
6142 * gdb.cp/overload.exp
6143 * gdb.cp/ovldbreak.exp
6144 * gdb.cp/ovsrch.exp
6145 * gdb.cp/paren-type.exp
6146 * gdb.cp/parse-lang.exp
6147 * gdb.cp/pass-by-ref.exp
6148 * gdb.cp/pr-1023.exp
6149 * gdb.cp/pr-1210.exp
6150 * gdb.cp/pr-574.exp
6151 * gdb.cp/pr10687.exp
6152 * gdb.cp/pr12028.exp
6153 * gdb.cp/pr17132.exp
6154 * gdb.cp/pr17494.exp
6155 * gdb.cp/pr9067.exp
6156 * gdb.cp/pr9167.exp
6157 * gdb.cp/pr9631.exp
6158 * gdb.cp/printmethod.exp
6159 * gdb.cp/psmang.exp
6160 * gdb.cp/psymtab-parameter.exp
6161 * gdb.cp/ptype-cv-cp.exp
6162 * gdb.cp/ptype-flags.exp
6163 * gdb.cp/re-set-overloaded.exp
6164 * gdb.cp/ref-types.exp
6165 * gdb.cp/rtti.exp
6166 * gdb.cp/scope-err.exp
6167 * gdb.cp/shadow.exp
6168 * gdb.cp/smartp.exp
6169 * gdb.cp/static-method.exp
6170 * gdb.cp/static-print-quit.exp
6171 * gdb.cp/temargs.exp
6172 * gdb.cp/templates.exp
6173 * gdb.cp/try_catch.exp
6174 * gdb.cp/typedef-operator.exp
6175 * gdb.cp/typeid.exp
6176 * gdb.cp/userdef.exp
6177 * gdb.cp/using-crash.exp
6178 * gdb.cp/var-tag.exp
6179 * gdb.cp/virtbase.exp
6180 * gdb.cp/virtfunc.exp
6181 * gdb.cp/virtfunc2.exp
6182 * gdb.cp/vla-cxx.exp
6183 * gdb.disasm/t01_mov.exp
6184 * gdb.disasm/t02_mova.exp
6185 * gdb.disasm/t03_add.exp
6186 * gdb.disasm/t04_sub.exp
6187 * gdb.disasm/t05_cmp.exp
6188 * gdb.disasm/t06_ari2.exp
6189 * gdb.disasm/t07_ari3.exp
6190 * gdb.disasm/t08_or.exp
6191 * gdb.disasm/t09_xor.exp
6192 * gdb.disasm/t10_and.exp
6193 * gdb.disasm/t11_logs.exp
6194 * gdb.disasm/t12_bit.exp
6195 * gdb.disasm/t13_otr.exp
6196 * gdb.dlang/circular.exp
6197 * gdb.dwarf2/arr-stride.exp
6198 * gdb.dwarf2/arr-subrange.exp
6199 * gdb.dwarf2/atomic-type.exp
6200 * gdb.dwarf2/bad-regnum.exp
6201 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6202 * gdb.dwarf2/callframecfa.exp
6203 * gdb.dwarf2/clztest.exp
6204 * gdb.dwarf2/corrupt.exp
6205 * gdb.dwarf2/data-loc.exp
6206 * gdb.dwarf2/dup-psym.exp
6207 * gdb.dwarf2/dw2-anon-mptr.exp
6208 * gdb.dwarf2/dw2-anonymous-func.exp
6209 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6210 * gdb.dwarf2/dw2-bad-unresolved.exp
6211 * gdb.dwarf2/dw2-basic.exp
6212 * gdb.dwarf2/dw2-canonicalize-type.exp
6213 * gdb.dwarf2/dw2-case-insensitive.exp
6214 * gdb.dwarf2/dw2-common-block.exp
6215 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6216 * gdb.dwarf2/dw2-compressed.exp
6217 * gdb.dwarf2/dw2-const.exp
6218 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6219 * gdb.dwarf2/dw2-cu-size.exp
6220 * gdb.dwarf2/dw2-dup-frame.exp
6221 * gdb.dwarf2/dw2-entry-value.exp
6222 * gdb.dwarf2/dw2-icycle.exp
6223 * gdb.dwarf2/dw2-ifort-parameter.exp
6224 * gdb.dwarf2/dw2-inline-break.exp
6225 * gdb.dwarf2/dw2-inline-param.exp
6226 * gdb.dwarf2/dw2-intercu.exp
6227 * gdb.dwarf2/dw2-intermix.exp
6228 * gdb.dwarf2/dw2-lexical-block-bare.exp
6229 * gdb.dwarf2/dw2-linkage-name-trust.exp
6230 * gdb.dwarf2/dw2-minsym-in-cu.exp
6231 * gdb.dwarf2/dw2-noloc.exp
6232 * gdb.dwarf2/dw2-op-call.exp
6233 * gdb.dwarf2/dw2-op-out-param.exp
6234 * gdb.dwarf2/dw2-opt-structptr.exp
6235 * gdb.dwarf2/dw2-param-error.exp
6236 * gdb.dwarf2/dw2-producer.exp
6237 * gdb.dwarf2/dw2-ranges-base.exp
6238 * gdb.dwarf2/dw2-ref-missing-frame.exp
6239 * gdb.dwarf2/dw2-reg-undefined.exp
6240 * gdb.dwarf2/dw2-regno-invalid.exp
6241 * gdb.dwarf2/dw2-restore.exp
6242 * gdb.dwarf2/dw2-restrict.exp
6243 * gdb.dwarf2/dw2-single-line-discriminators.exp
6244 * gdb.dwarf2/dw2-strp.exp
6245 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6246 * gdb.dwarf2/dw2-unresolved.exp
6247 * gdb.dwarf2/dw2-var-zero-addr.exp
6248 * gdb.dwarf2/dw4-sig-types.exp
6249 * gdb.dwarf2/dwz.exp
6250 * gdb.dwarf2/dynarr-ptr.exp
6251 * gdb.dwarf2/enum-type.exp
6252 * gdb.dwarf2/gdb-index.exp
6253 * gdb.dwarf2/implptr-64bit.exp
6254 * gdb.dwarf2/implptr-optimized-out.exp
6255 * gdb.dwarf2/implptr.exp
6256 * gdb.dwarf2/implref-array.exp
6257 * gdb.dwarf2/implref-const.exp
6258 * gdb.dwarf2/implref-global.exp
6259 * gdb.dwarf2/implref-struct.exp
6260 * gdb.dwarf2/mac-fileno.exp
6261 * gdb.dwarf2/main-subprogram.exp
6262 * gdb.dwarf2/member-ptr-forwardref.exp
6263 * gdb.dwarf2/method-ptr.exp
6264 * gdb.dwarf2/missing-sig-type.exp
6265 * gdb.dwarf2/nonvar-access.exp
6266 * gdb.dwarf2/opaque-type-lookup.exp
6267 * gdb.dwarf2/pieces-optimized-out.exp
6268 * gdb.dwarf2/pieces.exp
6269 * gdb.dwarf2/pr10770.exp
6270 * gdb.dwarf2/pr13961.exp
6271 * gdb.dwarf2/staticvirtual.exp
6272 * gdb.dwarf2/subrange.exp
6273 * gdb.dwarf2/symtab-producer.exp
6274 * gdb.dwarf2/trace-crash.exp
6275 * gdb.dwarf2/typeddwarf.exp
6276 * gdb.dwarf2/valop.exp
6277 * gdb.dwarf2/watch-notconst.exp
6278 * gdb.fortran/array-element.exp
6279 * gdb.fortran/charset.exp
6280 * gdb.fortran/common-block.exp
6281 * gdb.fortran/complex.exp
6282 * gdb.fortran/derived-type-function.exp
6283 * gdb.fortran/derived-type.exp
6284 * gdb.fortran/logical.exp
6285 * gdb.fortran/module.exp
6286 * gdb.fortran/multi-dim.exp
6287 * gdb.fortran/nested-funcs.exp
6288 * gdb.fortran/print-formatted.exp
6289 * gdb.fortran/subarray.exp
6290 * gdb.fortran/vla-alloc-assoc.exp
6291 * gdb.fortran/vla-datatypes.exp
6292 * gdb.fortran/vla-history.exp
6293 * gdb.fortran/vla-ptr-info.exp
6294 * gdb.fortran/vla-ptype-sub.exp
6295 * gdb.fortran/vla-ptype.exp
6296 * gdb.fortran/vla-sizeof.exp
6297 * gdb.fortran/vla-type.exp
6298 * gdb.fortran/vla-value-sub-arbitrary.exp
6299 * gdb.fortran/vla-value-sub-finish.exp
6300 * gdb.fortran/vla-value-sub.exp
6301 * gdb.fortran/vla-value.exp
6302 * gdb.fortran/whatis_type.exp
6303 * gdb.go/chan.exp
6304 * gdb.go/handcall.exp
6305 * gdb.go/hello.exp
6306 * gdb.go/integers.exp
6307 * gdb.go/methods.exp
6308 * gdb.go/package.exp
6309 * gdb.go/strings.exp
6310 * gdb.go/types.exp
6311 * gdb.go/unsafe.exp
6312 * gdb.guile/scm-arch.exp
6313 * gdb.guile/scm-block.exp
6314 * gdb.guile/scm-breakpoint.exp
6315 * gdb.guile/scm-cmd.exp
6316 * gdb.guile/scm-disasm.exp
6317 * gdb.guile/scm-equal.exp
6318 * gdb.guile/scm-frame-args.exp
6319 * gdb.guile/scm-frame-inline.exp
6320 * gdb.guile/scm-frame.exp
6321 * gdb.guile/scm-iterator.exp
6322 * gdb.guile/scm-math.exp
6323 * gdb.guile/scm-objfile.exp
6324 * gdb.guile/scm-ports.exp
6325 * gdb.guile/scm-symbol.exp
6326 * gdb.guile/scm-symtab.exp
6327 * gdb.guile/scm-value-cc.exp
6328 * gdb.guile/types-module.exp
6329 * gdb.linespec/break-ask.exp
6330 * gdb.linespec/cpexplicit.exp
6331 * gdb.linespec/explicit.exp
6332 * gdb.linespec/keywords.exp
6333 * gdb.linespec/linespec.exp
6334 * gdb.linespec/ls-dollar.exp
6335 * gdb.linespec/ls-errs.exp
6336 * gdb.linespec/skip-two.exp
6337 * gdb.linespec/thread.exp
6338 * gdb.mi/mi-async.exp
6339 * gdb.mi/mi-basics.exp
6340 * gdb.mi/mi-break.exp
6341 * gdb.mi/mi-catch-load.exp
6342 * gdb.mi/mi-cli.exp
6343 * gdb.mi/mi-cmd-param-changed.exp
6344 * gdb.mi/mi-console.exp
6345 * gdb.mi/mi-detach.exp
6346 * gdb.mi/mi-disassemble.exp
6347 * gdb.mi/mi-eval.exp
6348 * gdb.mi/mi-file-transfer.exp
6349 * gdb.mi/mi-file.exp
6350 * gdb.mi/mi-fill-memory.exp
6351 * gdb.mi/mi-inheritance-syntax-error.exp
6352 * gdb.mi/mi-linespec-err-cp.exp
6353 * gdb.mi/mi-logging.exp
6354 * gdb.mi/mi-memory-changed.exp
6355 * gdb.mi/mi-read-memory.exp
6356 * gdb.mi/mi-record-changed.exp
6357 * gdb.mi/mi-reg-undefined.exp
6358 * gdb.mi/mi-regs.exp
6359 * gdb.mi/mi-return.exp
6360 * gdb.mi/mi-reverse.exp
6361 * gdb.mi/mi-simplerun.exp
6362 * gdb.mi/mi-solib.exp
6363 * gdb.mi/mi-stack.exp
6364 * gdb.mi/mi-stepi.exp
6365 * gdb.mi/mi-syn-frame.exp
6366 * gdb.mi/mi-until.exp
6367 * gdb.mi/mi-var-block.exp
6368 * gdb.mi/mi-var-child.exp
6369 * gdb.mi/mi-var-cmd.exp
6370 * gdb.mi/mi-var-cp.exp
6371 * gdb.mi/mi-var-display.exp
6372 * gdb.mi/mi-var-invalidate.exp
6373 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6374 * gdb.mi/mi-vla-fortran.exp
6375 * gdb.mi/mi-watch.exp
6376 * gdb.mi/mi2-var-child.exp
6377 * gdb.mi/user-selected-context-sync.exp
6378 * gdb.modula2/unbounded-array.exp
6379 * gdb.multi/dummy-frame-restore.exp
6380 * gdb.multi/multi-arch-exec.exp
6381 * gdb.multi/multi-arch.exp
6382 * gdb.multi/tids.exp
6383 * gdb.multi/watchpoint-multi.exp
6384 * gdb.opencl/callfuncs.exp
6385 * gdb.opencl/convs_casts.exp
6386 * gdb.opencl/datatypes.exp
6387 * gdb.opencl/operators.exp
6388 * gdb.opencl/vec_comps.exp
6389 * gdb.opt/clobbered-registers-O2.exp
6390 * gdb.opt/inline-break.exp
6391 * gdb.opt/inline-bt.exp
6392 * gdb.opt/inline-cmds.exp
6393 * gdb.opt/inline-locals.exp
6394 * gdb.pascal/case-insensitive-symbols.exp
6395 * gdb.pascal/floats.exp
6396 * gdb.pascal/gdb11492.exp
6397 * gdb.python/lib-types.exp
6398 * gdb.python/py-arch.exp
6399 * gdb.python/py-as-string.exp
6400 * gdb.python/py-bad-printers.exp
6401 * gdb.python/py-block.exp
6402 * gdb.python/py-breakpoint-create-fail.exp
6403 * gdb.python/py-breakpoint.exp
6404 * gdb.python/py-caller-is.exp
6405 * gdb.python/py-cmd.exp
6406 * gdb.python/py-explore-cc.exp
6407 * gdb.python/py-explore.exp
6408 * gdb.python/py-finish-breakpoint.exp
6409 * gdb.python/py-finish-breakpoint2.exp
6410 * gdb.python/py-frame-args.exp
6411 * gdb.python/py-frame-inline.exp
6412 * gdb.python/py-frame.exp
6413 * gdb.python/py-framefilter-mi.exp
6414 * gdb.python/py-infthread.exp
6415 * gdb.python/py-lazy-string.exp
6416 * gdb.python/py-linetable.exp
6417 * gdb.python/py-mi-events.exp
6418 * gdb.python/py-mi-objfile.exp
6419 * gdb.python/py-mi.exp
6420 * gdb.python/py-objfile.exp
6421 * gdb.python/py-pp-integral.exp
6422 * gdb.python/py-pp-maint.exp
6423 * gdb.python/py-pp-re-notag.exp
6424 * gdb.python/py-pp-registration.exp
6425 * gdb.python/py-recurse-unwind.exp
6426 * gdb.python/py-strfns.exp
6427 * gdb.python/py-symbol.exp
6428 * gdb.python/py-symtab.exp
6429 * gdb.python/py-sync-interp.exp
6430 * gdb.python/py-typeprint.exp
6431 * gdb.python/py-unwind-maint.exp
6432 * gdb.python/py-unwind.exp
6433 * gdb.python/py-value-cc.exp
6434 * gdb.python/py-xmethods.exp
6435 * gdb.reverse/amd64-tailcall-reverse.exp
6436 * gdb.reverse/break-precsave.exp
6437 * gdb.reverse/break-reverse.exp
6438 * gdb.reverse/consecutive-precsave.exp
6439 * gdb.reverse/consecutive-reverse.exp
6440 * gdb.reverse/finish-precsave.exp
6441 * gdb.reverse/finish-reverse-bkpt.exp
6442 * gdb.reverse/finish-reverse.exp
6443 * gdb.reverse/fstatat-reverse.exp
6444 * gdb.reverse/getresuid-reverse.exp
6445 * gdb.reverse/i386-precsave.exp
6446 * gdb.reverse/i386-reverse.exp
6447 * gdb.reverse/i386-sse-reverse.exp
6448 * gdb.reverse/i387-env-reverse.exp
6449 * gdb.reverse/i387-stack-reverse.exp
6450 * gdb.reverse/insn-reverse.exp
6451 * gdb.reverse/machinestate-precsave.exp
6452 * gdb.reverse/machinestate.exp
6453 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6454 * gdb.reverse/pipe-reverse.exp
6455 * gdb.reverse/readv-reverse.exp
6456 * gdb.reverse/recvmsg-reverse.exp
6457 * gdb.reverse/rerun-prec.exp
6458 * gdb.reverse/s390-mvcle.exp
6459 * gdb.reverse/step-precsave.exp
6460 * gdb.reverse/step-reverse.exp
6461 * gdb.reverse/time-reverse.exp
6462 * gdb.reverse/until-precsave.exp
6463 * gdb.reverse/until-reverse.exp
6464 * gdb.reverse/waitpid-reverse.exp
6465 * gdb.reverse/watch-precsave.exp
6466 * gdb.reverse/watch-reverse.exp
6467 * gdb.rust/generics.exp
6468 * gdb.rust/methods.exp
6469 * gdb.rust/modules.exp
6470 * gdb.rust/simple.exp
6471 * gdb.server/connect-with-no-symbol-file.exp
6472 * gdb.server/ext-attach.exp
6473 * gdb.server/ext-restart.exp
6474 * gdb.server/ext-wrapper.exp
6475 * gdb.server/file-transfer.exp
6476 * gdb.server/server-exec-info.exp
6477 * gdb.server/server-kill.exp
6478 * gdb.server/server-mon.exp
6479 * gdb.server/wrapper.exp
6480 * gdb.stabs/exclfwd.exp
6481 * gdb.stabs/gdb11479.exp
6482 * gdb.threads/clone-new-thread-event.exp
6483 * gdb.threads/corethreads.exp
6484 * gdb.threads/current-lwp-dead.exp
6485 * gdb.threads/dlopen-libpthread.exp
6486 * gdb.threads/gcore-thread.exp
6487 * gdb.threads/sigstep-threads.exp
6488 * gdb.threads/watchpoint-fork.exp
6489 * gdb.trace/actions-changed.exp
6490 * gdb.trace/backtrace.exp
6491 * gdb.trace/change-loc.exp
6492 * gdb.trace/circ.exp
6493 * gdb.trace/collection.exp
6494 * gdb.trace/disconnected-tracing.exp
6495 * gdb.trace/ftrace.exp
6496 * gdb.trace/mi-trace-frame-collected.exp
6497 * gdb.trace/mi-trace-unavailable.exp
6498 * gdb.trace/mi-traceframe-changed.exp
6499 * gdb.trace/mi-tsv-changed.exp
6500 * gdb.trace/no-attach-trace.exp
6501 * gdb.trace/passc-dyn.exp
6502 * gdb.trace/qtro.exp
6503 * gdb.trace/range-stepping.exp
6504 * gdb.trace/read-memory.exp
6505 * gdb.trace/save-trace.exp
6506 * gdb.trace/signal.exp
6507 * gdb.trace/status-stop.exp
6508 * gdb.trace/tfile.exp
6509 * gdb.trace/trace-break.exp
6510 * gdb.trace/trace-buffer-size.exp
6511 * gdb.trace/trace-condition.exp
6512 * gdb.trace/tracefile-pseudo-reg.exp
6513 * gdb.trace/tstatus.exp
6514 * gdb.trace/unavailable.exp
6515 * gdb.trace/while-dyn.exp
6516 * gdb.trace/while-stepping.exp
6517
6518 2016-12-22 Doug Evans <xdje42@gmail.com>
6519
6520 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6521 and msymbols.
6522
6523 2016-12-19 Yao Qi <yao.qi@linaro.org>
6524
6525 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6526 (test_with_self): Don't call do_steps_and_nexts, and remove
6527 code about stepping into xmalloc.
6528
6529 2016-12-09 Yao Qi <yao.qi@linaro.org>
6530
6531 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6532
6533 2016-12-09 Yao Qi <yao.qi@linaro.org>
6534
6535 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6536
6537 2016-12-09 Pedro Alves <palves@redhat.com>
6538
6539 * gdb.base/all-architectures-0.exp: New file.
6540 * gdb.base/all-architectures-1.exp: New file.
6541 * gdb.base/all-architectures-2.exp: New file.
6542 * gdb.base/all-architectures-3.exp: New file.
6543 * gdb.base/all-architectures-4.exp: New file.
6544 * gdb.base/all-architectures-5.exp: New file.
6545 * gdb.base/all-architectures-6.exp: New file.
6546 * gdb.base/all-architectures-7.exp: New file.
6547 * gdb.base/all-architectures.exp.in: New file.
6548
6549 2016-12-09 Yao Qi <yao.qi@linaro.org>
6550
6551 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6552
6553 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6554
6555 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6556 possible.
6557 Remove useless pattern-matching code.
6558
6559 2016-12-02 Pedro Alves <palves@redhat.com>
6560
6561 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6562 procedure.
6563 (top level): Call it.
6564
6565 2016-12-02 Pedro Alves <palves@redhat.com>
6566
6567 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6568 New procedure.
6569 (top level): Call it.
6570
6571 2016-12-02 Pedro Alves <palves@redhat.com>
6572
6573 PR cli/20559
6574 * gdb.base/commands.exp (user_defined_command_args_eval): New
6575 procedure.
6576 (top level): Call it.
6577
6578 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6579
6580 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6581 timeout handling.
6582
6583 2016-12-02 Tom Tromey <tom@tromey.com>
6584
6585 * gdb.dwarf2/main-subprogram.c: New file.
6586 * gdb.dwarf2/main-subprogram.exp: New file.
6587
6588 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6589
6590 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6591 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6592 gdb_test_no_output for a couple of cases.
6593 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6594
6595 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6596
6597 Fix test names and standardize compilation error messages throughout
6598 the following files:
6599
6600 * gdb.ada/start.exp
6601 * gdb.arch/alpha-step.exp
6602 * gdb.arch/e500-prologue.exp
6603 * gdb.arch/ftrace-insn-reloc.exp
6604 * gdb.arch/gdb1291.exp
6605 * gdb.arch/gdb1431.exp
6606 * gdb.arch/gdb1558.exp
6607 * gdb.arch/i386-dr3-watch.exp
6608 * gdb.arch/i386-sse-stack-align.exp
6609 * gdb.arch/ia64-breakpoint-shadow.exp
6610 * gdb.arch/pa-nullify.exp
6611 * gdb.arch/powerpc-aix-prologue.exp
6612 * gdb.arch/thumb-bx-pc.exp
6613 * gdb.base/annota1.exp
6614 * gdb.base/annota3.exp
6615 * gdb.base/arrayidx.exp
6616 * gdb.base/assign.exp
6617 * gdb.base/attach.exp
6618 * gdb.base/auxv.exp
6619 * gdb.base/bang.exp
6620 * gdb.base/bfp-test.exp
6621 * gdb.base/bigcore.exp
6622 * gdb.base/bitfields2.exp
6623 * gdb.base/break-fun-addr.exp
6624 * gdb.base/break-probes.exp
6625 * gdb.base/call-rt-st.exp
6626 * gdb.base/callexit.exp
6627 * gdb.base/catch-fork-kill.exp
6628 * gdb.base/charset.exp
6629 * gdb.base/checkpoint.exp
6630 * gdb.base/comprdebug.exp
6631 * gdb.base/constvars.exp
6632 * gdb.base/coredump-filter.exp
6633 * gdb.base/cursal.exp
6634 * gdb.base/cvexpr.exp
6635 * gdb.base/detach.exp
6636 * gdb.base/display.exp
6637 * gdb.base/dmsym.exp
6638 * gdb.base/dprintf-pending.exp
6639 * gdb.base/dso2dso.exp
6640 * gdb.base/dtrace-probe.exp
6641 * gdb.base/dump.exp
6642 * gdb.base/enum_cond.exp
6643 * gdb.base/exe-lock.exp
6644 * gdb.base/exec-invalid-sysroot.exp
6645 * gdb.base/execl-update-breakpoints.exp
6646 * gdb.base/exprs.exp
6647 * gdb.base/fileio.exp
6648 * gdb.base/find.exp
6649 * gdb.base/finish.exp
6650 * gdb.base/fixsection.exp
6651 * gdb.base/foll-vfork.exp
6652 * gdb.base/frame-args.exp
6653 * gdb.base/gcore.exp
6654 * gdb.base/gdb1250.exp
6655 * gdb.base/global-var-nested-by-dso.exp
6656 * gdb.base/gnu-ifunc.exp
6657 * gdb.base/hashline1.exp
6658 * gdb.base/hashline2.exp
6659 * gdb.base/hashline3.exp
6660 * gdb.base/hbreak-in-shr-unsupported.exp
6661 * gdb.base/huge.exp
6662 * gdb.base/infcall-input.exp
6663 * gdb.base/info-fun.exp
6664 * gdb.base/info-shared.exp
6665 * gdb.base/jit-simple.exp
6666 * gdb.base/jit-so.exp
6667 * gdb.base/jit.exp
6668 * gdb.base/jump.exp
6669 * gdb.base/label.exp
6670 * gdb.base/lineinc.exp
6671 * gdb.base/logical.exp
6672 * gdb.base/longjmp.exp
6673 * gdb.base/macscp.exp
6674 * gdb.base/miscexprs.exp
6675 * gdb.base/new-ui-echo.exp
6676 * gdb.base/new-ui-pending-input.exp
6677 * gdb.base/new-ui.exp
6678 * gdb.base/nodebug.exp
6679 * gdb.base/nofield.exp
6680 * gdb.base/offsets.exp
6681 * gdb.base/overlays.exp
6682 * gdb.base/pending.exp
6683 * gdb.base/pointers.exp
6684 * gdb.base/pr11022.exp
6685 * gdb.base/printcmds.exp
6686 * gdb.base/prologue.exp
6687 * gdb.base/ptr-typedef.exp
6688 * gdb.base/realname-expand.exp
6689 * gdb.base/relativedebug.exp
6690 * gdb.base/relocate.exp
6691 * gdb.base/remote.exp
6692 * gdb.base/reread.exp
6693 * gdb.base/return2.exp
6694 * gdb.base/savedregs.exp
6695 * gdb.base/sep.exp
6696 * gdb.base/sepdebug.exp
6697 * gdb.base/sepsymtab.exp
6698 * gdb.base/set-inferior-tty.exp
6699 * gdb.base/setshow.exp
6700 * gdb.base/shlib-call.exp
6701 * gdb.base/sigaltstack.exp
6702 * gdb.base/siginfo-addr.exp
6703 * gdb.base/signals.exp
6704 * gdb.base/signull.exp
6705 * gdb.base/sigrepeat.exp
6706 * gdb.base/so-impl-ld.exp
6707 * gdb.base/solib-display.exp
6708 * gdb.base/solib-overlap.exp
6709 * gdb.base/solib-search.exp
6710 * gdb.base/solib-symbol.exp
6711 * gdb.base/structs.exp
6712 * gdb.base/structs2.exp
6713 * gdb.base/symtab-search-order.exp
6714 * gdb.base/twice.exp
6715 * gdb.base/unload.exp
6716 * gdb.base/varargs.exp
6717 * gdb.base/watchpoint-solib.exp
6718 * gdb.base/watchpoint.exp
6719 * gdb.base/whatis.exp
6720 * gdb.base/wrong_frame_bt_full.exp
6721 * gdb.btrace/dlopen.exp
6722 * gdb.cell/ea-standalone.exp
6723 * gdb.cell/ea-test.exp
6724 * gdb.cp/dispcxx.exp
6725 * gdb.cp/gdb2384.exp
6726 * gdb.cp/method2.exp
6727 * gdb.cp/nextoverthrow.exp
6728 * gdb.cp/pr10728.exp
6729 * gdb.disasm/am33.exp
6730 * gdb.disasm/h8300s.exp
6731 * gdb.disasm/mn10300.exp
6732 * gdb.disasm/sh3.exp
6733 * gdb.dwarf2/dw2-dir-file-name.exp
6734 * gdb.fortran/complex.exp
6735 * gdb.fortran/library-module.exp
6736 * gdb.guile/scm-pretty-print.exp
6737 * gdb.guile/scm-symbol.exp
6738 * gdb.guile/scm-type.exp
6739 * gdb.guile/scm-value.exp
6740 * gdb.linespec/linespec.exp
6741 * gdb.mi/gdb701.exp
6742 * gdb.mi/gdb792.exp
6743 * gdb.mi/mi-breakpoint-changed.exp
6744 * gdb.mi/mi-dprintf-pending.exp
6745 * gdb.mi/mi-dprintf.exp
6746 * gdb.mi/mi-exit-code.exp
6747 * gdb.mi/mi-pending.exp
6748 * gdb.mi/mi-solib.exp
6749 * gdb.mi/new-ui-mi-sync.exp
6750 * gdb.mi/pr11022.exp
6751 * gdb.mi/user-selected-context-sync.exp
6752 * gdb.opt/solib-intra-step.exp
6753 * gdb.python/py-events.exp
6754 * gdb.python/py-finish-breakpoint.exp
6755 * gdb.python/py-mi.exp
6756 * gdb.python/py-prettyprint.exp
6757 * gdb.python/py-shared.exp
6758 * gdb.python/py-symbol.exp
6759 * gdb.python/py-template.exp
6760 * gdb.python/py-type.exp
6761 * gdb.python/py-value.exp
6762 * gdb.reverse/solib-precsave.exp
6763 * gdb.reverse/solib-reverse.exp
6764 * gdb.server/solib-list.exp
6765 * gdb.stabs/weird.exp
6766 * gdb.threads/reconnect-signal.exp
6767 * gdb.threads/stepi-random-signal.exp
6768 * gdb.trace/actions.exp
6769 * gdb.trace/ax.exp
6770 * gdb.trace/backtrace.exp
6771 * gdb.trace/change-loc.exp
6772 * gdb.trace/deltrace.exp
6773 * gdb.trace/ftrace-lock.exp
6774 * gdb.trace/ftrace.exp
6775 * gdb.trace/infotrace.exp
6776 * gdb.trace/mi-tracepoint-changed.exp
6777 * gdb.trace/packetlen.exp
6778 * gdb.trace/passcount.exp
6779 * gdb.trace/pending.exp
6780 * gdb.trace/range-stepping.exp
6781 * gdb.trace/report.exp
6782 * gdb.trace/stap-trace.exp
6783 * gdb.trace/tfind.exp
6784 * gdb.trace/trace-break.exp
6785 * gdb.trace/trace-condition.exp
6786 * gdb.trace/trace-enable-disable.exp
6787 * gdb.trace/trace-mt.exp
6788 * gdb.trace/tracecmd.exp
6789 * gdb.trace/tspeed.exp
6790 * gdb.trace/tsv.exp
6791 * lib/perftest.exp
6792
6793 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6794
6795 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6796 with gdb_test_no_output.
6797 Use command as test name.
6798
6799 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6800
6801 Fix test names starting with uppercase throughout the files.
6802
6803 * gdb.ada/assign_1.exp
6804 * gdb.ada/boolean_expr.exp
6805 * gdb.base/arrayidx.exp
6806 * gdb.base/del.exp
6807 * gdb.base/gcore-buffer-overflow.exp
6808 * gdb.base/testenv.exp
6809 * gdb.compile/compile.exp
6810 * gdb.python/py-framefilter-invalidarg.exp
6811 * gdb.python/py-framefilter.exp
6812
6813 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6814
6815 Fix test names starting with uppercase throughout the files.
6816
6817 * gdb.ada/array_return.exp
6818 * gdb.ada/expr_delims.exp
6819 * gdb.ada/mi_dyn_arr.exp
6820 * gdb.ada/mi_interface.exp
6821 * gdb.ada/mi_var_array.exp
6822 * gdb.ada/watch_arg.exp
6823 * gdb.arch/alpha-step.exp
6824 * gdb.arch/altivec-regs.exp
6825 * gdb.arch/e500-regs.exp
6826 * gdb.arch/powerpc-d128-regs.exp
6827 * gdb.base/arrayidx.exp
6828 * gdb.base/break.exp
6829 * gdb.base/checkpoint.exp
6830 * gdb.base/debug-expr.exp
6831 * gdb.base/dmsym.exp
6832 * gdb.base/radix.exp
6833 * gdb.base/sepdebug.exp
6834 * gdb.base/testenv.exp
6835 * gdb.base/watch_thread_num.exp
6836 * gdb.base/watchpoint-cond-gone.exp
6837 * gdb.cell/break.exp
6838 * gdb.cell/ea-cache.exp
6839 * gdb.compile/compile.exp
6840 * gdb.cp/gdb2495.exp
6841 * gdb.gdb/selftest.exp
6842 * gdb.gdb/xfullpath.exp
6843 * gdb.go/hello.exp
6844 * gdb.go/integers.exp
6845 * gdb.objc/basicclass.exp
6846 * gdb.pascal/hello.exp
6847 * gdb.pascal/integers.exp
6848 * gdb.python/py-breakpoint.exp
6849 * gdb.python/py-cmd.exp
6850 * gdb.python/py-linetable.exp
6851 * gdb.python/py-xmethods.exp
6852 * gdb.python/python.exp
6853 * gdb.reverse/consecutive-precsave.exp
6854 * gdb.reverse/finish-precsave.exp
6855 * gdb.reverse/i386-precsave.exp
6856 * gdb.reverse/machinestate-precsave.exp
6857 * gdb.reverse/sigall-precsave.exp
6858 * gdb.reverse/solib-precsave.exp
6859 * gdb.reverse/step-precsave.exp
6860 * gdb.reverse/until-precsave.exp
6861 * gdb.reverse/watch-precsave.exp
6862 * gdb.threads/leader-exit.exp
6863 * gdb.threads/pthreads.exp
6864 * gdb.threads/wp-replication.exp
6865 * gdb.trace/actions.exp
6866 * gdb.trace/mi-tsv-changed.exp
6867 * gdb.trace/tsv.exp
6868
6869 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6870
6871 Fix test names starting with uppercase throughout the files.
6872
6873 * gdb.arch/i386-bp_permanent.exp
6874 * gdb.arch/i386-gnu-cfi.exp
6875 * gdb.base/disasm-end-cu.exp
6876 * gdb.base/macscp.exp
6877 * gdb.base/pending.exp
6878 * gdb.base/watch_thread_num.exp
6879 * gdb.cp/exception.exp
6880 * gdb.cp/gdb2495.exp
6881 * gdb.cp/local.exp
6882 * gdb.python/py-evsignal.exp
6883 * gdb.python/python.exp
6884 * gdb.trace/tracecmd.exp
6885
6886 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6887
6888 Fix test names starting with uppercase throughout the files.
6889
6890 * gdb.base/charset.exp
6891 * gdb.base/eval.exp
6892 * gdb.base/multi-forks.exp
6893 * gdb.guile/scm-progspace.exp
6894 * gdb.opencl/datatypes.exp
6895 * gdb.python/py-block.exp
6896 * gdb.python/py-function.exp
6897 * gdb.python/py-symbol.exp
6898 * gdb.python/py-symtab.exp
6899 * gdb.python/py-xmethods.exp
6900 * gdb.reverse/break-precsave.exp
6901 * gdb.reverse/break-reverse.exp
6902 * gdb.reverse/consecutive-precsave.exp
6903 * gdb.reverse/consecutive-reverse.exp
6904 * gdb.reverse/finish-precsave.exp
6905 * gdb.reverse/finish-reverse-bkpt.exp
6906 * gdb.reverse/finish-reverse.exp
6907 * gdb.reverse/fstatat-reverse.exp
6908 * gdb.reverse/getresuid-reverse.exp
6909 * gdb.reverse/i386-precsave.exp
6910 * gdb.reverse/i386-reverse.exp
6911 * gdb.reverse/i386-sse-reverse.exp
6912 * gdb.reverse/i387-stack-reverse.exp
6913 * gdb.reverse/insn-reverse.exp
6914 * gdb.reverse/machinestate-precsave.exp
6915 * gdb.reverse/machinestate.exp
6916 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6917 * gdb.reverse/pipe-reverse.exp
6918 * gdb.reverse/readv-reverse.exp
6919 * gdb.reverse/recvmsg-reverse.exp
6920 * gdb.reverse/rerun-prec.exp
6921 * gdb.reverse/s390-mvcle.exp
6922 * gdb.reverse/sigall-precsave.exp
6923 * gdb.reverse/sigall-reverse.exp
6924 * gdb.reverse/solib-precsave.exp
6925 * gdb.reverse/solib-reverse.exp
6926 * gdb.reverse/step-precsave.exp
6927 * gdb.reverse/step-reverse.exp
6928 * gdb.reverse/time-reverse.exp
6929 * gdb.reverse/until-precsave.exp
6930 * gdb.reverse/until-reverse.exp
6931 * gdb.reverse/waitpid-reverse.exp
6932 * gdb.reverse/watch-precsave.exp
6933 * gdb.reverse/watch-reverse.exp
6934
6935 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6936
6937 Fix test names starting with uppercase throughout the files.
6938
6939 * gdb.arch/i386-mpx-simple_segv.exp
6940 * gdb.arch/i386-mpx.exp
6941 * gdb.arch/i386-permbkpt.exp
6942 * gdb.arch/pa-nullify.exp
6943 * gdb.arch/powerpc-d128-regs.exp
6944 * gdb.arch/vsx-regs.exp
6945 * gdb.base/bfp-test.exp
6946 * gdb.base/break.exp
6947 * gdb.base/breakpoint-shadow.exp
6948 * gdb.base/callfuncs.exp
6949 * gdb.base/charset.exp
6950 * gdb.base/commands.exp
6951 * gdb.base/completion.exp
6952 * gdb.base/dfp-test.exp
6953 * gdb.base/echo.exp
6954 * gdb.base/ending-run.exp
6955 * gdb.base/eval.exp
6956 * gdb.base/expand-psymtabs.exp
6957 * gdb.base/float128.exp
6958 * gdb.base/floatn.exp
6959 * gdb.base/foll-exec-mode.exp
6960 * gdb.base/gdb1056.exp
6961 * gdb.base/gdb11531.exp
6962 * gdb.base/kill-after-signal.exp
6963 * gdb.base/multi-forks.exp
6964 * gdb.base/overlays.exp
6965 * gdb.base/pending.exp
6966 * gdb.base/sepdebug.exp
6967 * gdb.base/testenv.exp
6968 * gdb.base/valgrind-db-attach.exp
6969 * gdb.base/watch_thread_num.exp
6970 * gdb.base/watchpoint-cond-gone.exp
6971 * gdb.base/watchpoint.exp
6972 * gdb.base/watchpoints.exp
6973 * gdb.cp/arg-reference.exp
6974 * gdb.cp/baseenum.exp
6975 * gdb.cp/operator.exp
6976 * gdb.cp/shadow.exp
6977 * gdb.dwarf2/dw2-op-out-param.exp
6978 * gdb.dwarf2/dw2-reg-undefined.exp
6979 * gdb.go/chan.exp
6980 * gdb.go/hello.exp
6981 * gdb.go/integers.exp
6982 * gdb.go/methods.exp
6983 * gdb.go/package.exp
6984 * gdb.guile/scm-parameter.exp
6985 * gdb.guile/scm-progspace.exp
6986 * gdb.guile/scm-value.exp
6987 * gdb.mi/mi-pending.exp
6988 * gdb.mi/user-selected-context-sync.exp
6989 * gdb.multi/multi-attach.exp
6990 * gdb.multi/tids.exp
6991 * gdb.opt/clobbered-registers-O2.exp
6992 * gdb.pascal/floats.exp
6993 * gdb.pascal/integers.exp
6994 * gdb.python/py-block.exp
6995 * gdb.python/py-events.exp
6996 * gdb.python/py-parameter.exp
6997 * gdb.python/py-symbol.exp
6998 * gdb.python/py-symtab.exp
6999 * gdb.python/py-type.exp
7000 * gdb.python/py-value.exp
7001 * gdb.python/py-xmethods.exp
7002 * gdb.python/python.exp
7003 * gdb.reverse/break-precsave.exp
7004 * gdb.reverse/consecutive-precsave.exp
7005 * gdb.reverse/finish-precsave.exp
7006 * gdb.reverse/i386-precsave.exp
7007 * gdb.reverse/machinestate-precsave.exp
7008 * gdb.reverse/sigall-precsave.exp
7009 * gdb.reverse/solib-precsave.exp
7010 * gdb.reverse/step-precsave.exp
7011 * gdb.reverse/until-precsave.exp
7012 * gdb.reverse/watch-precsave.exp
7013 * gdb.server/ext-attach.exp
7014 * gdb.server/ext-restart.exp
7015 * gdb.server/ext-run.exp
7016 * gdb.server/ext-wrapper.exp
7017 * gdb.stabs/gdb11479.exp
7018 * gdb.stabs/weird.exp
7019 * gdb.threads/attach-many-short-lived-threads.exp
7020 * gdb.threads/kill.exp
7021 * gdb.threads/watchpoint-fork.exp
7022
7023 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7024
7025 Fix test names starting with uppercase throughout all the files below.
7026
7027 * gdb.ada/array_return.exp
7028 * gdb.ada/catch_ex.exp
7029 * gdb.ada/info_exc.exp
7030 * gdb.ada/mi_catch_ex.exp
7031 * gdb.ada/mi_dyn_arr.exp
7032 * gdb.ada/mi_ex_cond.exp
7033 * gdb.ada/mi_exc_info.exp
7034 * gdb.ada/mi_interface.exp
7035 * gdb.ada/mi_task_arg.exp
7036 * gdb.ada/mi_task_info.exp
7037 * gdb.ada/mi_var_array.exp
7038 * gdb.arch/alpha-step.exp
7039 * gdb.arch/amd64-disp-step.exp
7040 * gdb.arch/arm-disp-step.exp
7041 * gdb.arch/disp-step-insn-reloc.exp
7042 * gdb.arch/e500-prologue.exp
7043 * gdb.arch/ftrace-insn-reloc.exp
7044 * gdb.arch/gdb1558.exp
7045 * gdb.arch/i386-bp_permanent.exp
7046 * gdb.arch/i386-disp-step.exp
7047 * gdb.arch/i386-float.exp
7048 * gdb.arch/i386-gnu-cfi.exp
7049 * gdb.arch/ia64-breakpoint-shadow.exp
7050 * gdb.arch/mips16-thunks.exp
7051 * gdb.arch/pa-nullify.exp
7052 * gdb.arch/powerpc-aix-prologue.exp
7053 * gdb.arch/powerpc-power.exp
7054 * gdb.arch/ppc-dfp.exp
7055 * gdb.arch/s390-tdbregs.exp
7056 * gdb.arch/spu-info.exp
7057 * gdb.arch/spu-ls.exp
7058 * gdb.arch/thumb-bx-pc.exp
7059 * gdb.base/advance.exp
7060 * gdb.base/annota-input-while-running.exp
7061 * gdb.base/arrayidx.exp
7062 * gdb.base/asmlabel.exp
7063 * gdb.base/async.exp
7064 * gdb.base/attach-wait-input.exp
7065 * gdb.base/auto-connect-native-target.exp
7066 * gdb.base/batch-preserve-term-settings.exp
7067 * gdb.base/bfp-test.exp
7068 * gdb.base/bigcore.exp
7069 * gdb.base/bp-permanent.exp
7070 * gdb.base/break-always.exp
7071 * gdb.base/break-fun-addr.exp
7072 * gdb.base/break-idempotent.exp
7073 * gdb.base/break-main-file-remove-fail.exp
7074 * gdb.base/break-probes.exp
7075 * gdb.base/break-unload-file.exp
7076 * gdb.base/break.exp
7077 * gdb.base/call-ar-st.exp
7078 * gdb.base/call-rt-st.exp
7079 * gdb.base/call-sc.exp
7080 * gdb.base/call-signal-resume.exp
7081 * gdb.base/call-strs.exp
7082 * gdb.base/callexit.exp
7083 * gdb.base/callfuncs.exp
7084 * gdb.base/catch-gdb-caused-signals.exp
7085 * gdb.base/catch-signal-siginfo-cond.exp
7086 * gdb.base/catch-syscall.exp
7087 * gdb.base/compare-sections.exp
7088 * gdb.base/cond-eval-mode.exp
7089 * gdb.base/condbreak-call-false.exp
7090 * gdb.base/consecutive-step-over.exp
7091 * gdb.base/cursal.exp
7092 * gdb.base/disabled-location.exp
7093 * gdb.base/disasm-end-cu.exp
7094 * gdb.base/display.exp
7095 * gdb.base/double-prompt-target-event-error.exp
7096 * gdb.base/dprintf-bp-same-addr.exp
7097 * gdb.base/dprintf-detach.exp
7098 * gdb.base/dprintf-next.exp
7099 * gdb.base/dprintf-non-stop.exp
7100 * gdb.base/dprintf-pending.exp
7101 * gdb.base/dso2dso.exp
7102 * gdb.base/ending-run.exp
7103 * gdb.base/enum_cond.exp
7104 * gdb.base/examine-backward.exp
7105 * gdb.base/exe-lock.exp
7106 * gdb.base/exec-invalid-sysroot.exp
7107 * gdb.base/execl-update-breakpoints.exp
7108 * gdb.base/execution-termios.exp
7109 * gdb.base/fileio.exp
7110 * gdb.base/fixsection.exp
7111 * gdb.base/foll-exec-mode.exp
7112 * gdb.base/foll-exec.exp
7113 * gdb.base/fork-running-state.exp
7114 * gdb.base/frame-args.exp
7115 * gdb.base/fullpath-expand.exp
7116 * gdb.base/func-ptr.exp
7117 * gdb.base/gcore-relro-pie.exp
7118 * gdb.base/gdb1090.exp
7119 * gdb.base/gdb1555.exp
7120 * gdb.base/global-var-nested-by-dso.exp
7121 * gdb.base/gnu-ifunc.exp
7122 * gdb.base/hbreak-in-shr-unsupported.exp
7123 * gdb.base/hbreak-unmapped.exp
7124 * gdb.base/hook-stop.exp
7125 * gdb.base/infcall-input.exp
7126 * gdb.base/info-fun.exp
7127 * gdb.base/info-shared.exp
7128 * gdb.base/interrupt-noterm.exp
7129 * gdb.base/jit-so.exp
7130 * gdb.base/jit.exp
7131 * gdb.base/line-symtabs.exp
7132 * gdb.base/list.exp
7133 * gdb.base/longjmp.exp
7134 * gdb.base/macscp.exp
7135 * gdb.base/max-value-size.exp
7136 * gdb.base/nodebug.exp
7137 * gdb.base/nofield.exp
7138 * gdb.base/overlays.exp
7139 * gdb.base/paginate-after-ctrl-c-running.exp
7140 * gdb.base/paginate-bg-execution.exp
7141 * gdb.base/paginate-inferior-exit.exp
7142 * gdb.base/pending.exp
7143 * gdb.base/pr11022.exp
7144 * gdb.base/printcmds.exp
7145 * gdb.base/ptr-typedef.exp
7146 * gdb.base/ptype.exp
7147 * gdb.base/randomize.exp
7148 * gdb.base/range-stepping.exp
7149 * gdb.base/realname-expand.exp
7150 * gdb.base/relativedebug.exp
7151 * gdb.base/remote.exp
7152 * gdb.base/savedregs.exp
7153 * gdb.base/sepdebug.exp
7154 * gdb.base/set-noassign.exp
7155 * gdb.base/shlib-call.exp
7156 * gdb.base/shreloc.exp
7157 * gdb.base/sigaltstack.exp
7158 * gdb.base/sigbpt.exp
7159 * gdb.base/siginfo-addr.exp
7160 * gdb.base/siginfo-obj.exp
7161 * gdb.base/siginfo-thread.exp
7162 * gdb.base/signest.exp
7163 * gdb.base/signull.exp
7164 * gdb.base/sigrepeat.exp
7165 * gdb.base/skip.exp
7166 * gdb.base/so-impl-ld.exp
7167 * gdb.base/solib-corrupted.exp
7168 * gdb.base/solib-disc.exp
7169 * gdb.base/solib-display.exp
7170 * gdb.base/solib-overlap.exp
7171 * gdb.base/solib-search.exp
7172 * gdb.base/solib-symbol.exp
7173 * gdb.base/source-execution.exp
7174 * gdb.base/sss-bp-on-user-bp-2.exp
7175 * gdb.base/sss-bp-on-user-bp.exp
7176 * gdb.base/stack-checking.exp
7177 * gdb.base/stale-infcall.exp
7178 * gdb.base/step-break.exp
7179 * gdb.base/step-line.exp
7180 * gdb.base/step-over-exit.exp
7181 * gdb.base/step-test.exp
7182 * gdb.base/structs.exp
7183 * gdb.base/sym-file.exp
7184 * gdb.base/symtab-search-order.exp
7185 * gdb.base/term.exp
7186 * gdb.base/type-opaque.exp
7187 * gdb.base/unload.exp
7188 * gdb.base/until-nodebug.exp
7189 * gdb.base/until.exp
7190 * gdb.base/unwindonsignal.exp
7191 * gdb.base/watch-cond.exp
7192 * gdb.base/watch-non-mem.exp
7193 * gdb.base/watch_thread_num.exp
7194 * gdb.base/watchpoint-reuse-slot.exp
7195 * gdb.base/watchpoint-solib.exp
7196 * gdb.base/watchpoint.exp
7197 * gdb.btrace/dlopen.exp
7198 * gdb.cell/arch.exp
7199 * gdb.cell/break.exp
7200 * gdb.cell/bt.exp
7201 * gdb.cell/core.exp
7202 * gdb.cell/data.exp
7203 * gdb.cell/dwarfaddr.exp
7204 * gdb.cell/ea-cache.exp
7205 * gdb.cell/ea-standalone.exp
7206 * gdb.cell/ea-test.exp
7207 * gdb.cell/f-regs.exp
7208 * gdb.cell/fork.exp
7209 * gdb.cell/gcore.exp
7210 * gdb.cell/mem-access.exp
7211 * gdb.cell/ptype.exp
7212 * gdb.cell/registers.exp
7213 * gdb.cell/sizeof.exp
7214 * gdb.cell/solib-symbol.exp
7215 * gdb.cell/solib.exp
7216 * gdb.compile/compile-tls.exp
7217 * gdb.cp/exception.exp
7218 * gdb.cp/gdb2495.exp
7219 * gdb.cp/local.exp
7220 * gdb.cp/mb-inline.exp
7221 * gdb.cp/mb-templates.exp
7222 * gdb.cp/pr10687.exp
7223 * gdb.cp/pr9167.exp
7224 * gdb.cp/scope-err.exp
7225 * gdb.cp/templates.exp
7226 * gdb.cp/virtfunc.exp
7227 * gdb.dwarf2/dw2-dir-file-name.exp
7228 * gdb.dwarf2/dw2-single-line-discriminators.exp
7229 * gdb.fortran/complex.exp
7230 * gdb.fortran/library-module.exp
7231 * gdb.guile/guile.exp
7232 * gdb.guile/scm-cmd.exp
7233 * gdb.guile/scm-frame-inline.exp
7234 * gdb.guile/scm-objfile.exp
7235 * gdb.guile/scm-pretty-print.exp
7236 * gdb.guile/scm-symbol.exp
7237 * gdb.guile/scm-type.exp
7238 * gdb.guile/scm-value.exp
7239 * gdb.linespec/keywords.exp
7240 * gdb.linespec/ls-errs.exp
7241 * gdb.linespec/macro-relative.exp
7242 * gdb.linespec/thread.exp
7243 * gdb.mi/mi-breakpoint-changed.exp
7244 * gdb.mi/mi-dprintf-pending.exp
7245 * gdb.mi/mi-fullname-deleted.exp
7246 * gdb.mi/mi-logging.exp
7247 * gdb.mi/mi-pending.exp
7248 * gdb.mi/mi-solib.exp
7249 * gdb.mi/new-ui-mi-sync.exp
7250 * gdb.mi/user-selected-context-sync.exp
7251 * gdb.multi/dummy-frame-restore.exp
7252 * gdb.multi/multi-arch-exec.exp
7253 * gdb.multi/remove-inferiors.exp
7254 * gdb.multi/watchpoint-multi-exit.exp
7255 * gdb.opt/solib-intra-step.exp
7256 * gdb.perf/backtrace.exp
7257 * gdb.perf/single-step.exp
7258 * gdb.perf/skip-command.exp
7259 * gdb.perf/skip-prologue.exp
7260 * gdb.perf/solib.exp
7261 * gdb.python/lib-types.exp
7262 * gdb.python/py-as-string.exp
7263 * gdb.python/py-bad-printers.exp
7264 * gdb.python/py-block.exp
7265 * gdb.python/py-breakpoint.exp
7266 * gdb.python/py-cmd.exp
7267 * gdb.python/py-events.exp
7268 * gdb.python/py-evthreads.exp
7269 * gdb.python/py-finish-breakpoint.exp
7270 * gdb.python/py-finish-breakpoint2.exp
7271 * gdb.python/py-frame-inline.exp
7272 * gdb.python/py-frame.exp
7273 * gdb.python/py-inferior.exp
7274 * gdb.python/py-infthread.exp
7275 * gdb.python/py-mi.exp
7276 * gdb.python/py-objfile.exp
7277 * gdb.python/py-pp-maint.exp
7278 * gdb.python/py-pp-registration.exp
7279 * gdb.python/py-prettyprint.exp
7280 * gdb.python/py-recurse-unwind.exp
7281 * gdb.python/py-shared.exp
7282 * gdb.python/py-symbol.exp
7283 * gdb.python/py-symtab.exp
7284 * gdb.python/py-template.exp
7285 * gdb.python/py-type.exp
7286 * gdb.python/py-unwind-maint.exp
7287 * gdb.python/py-unwind.exp
7288 * gdb.python/py-value.exp
7289 * gdb.python/python.exp
7290 * gdb.reverse/finish-reverse-bkpt.exp
7291 * gdb.reverse/insn-reverse.exp
7292 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7293 * gdb.reverse/solib-precsave.exp
7294 * gdb.reverse/solib-reverse.exp
7295 * gdb.stabs/gdb11479.exp
7296 * gdb.stabs/weird.exp
7297 * gdb.threads/fork-child-threads.exp
7298 * gdb.threads/fork-plus-threads.exp
7299 * gdb.threads/fork-thread-pending.exp
7300 * gdb.threads/forking-threads-plus-breakpoint.exp
7301 * gdb.threads/hand-call-in-threads.exp
7302 * gdb.threads/interrupted-hand-call.exp
7303 * gdb.threads/linux-dp.exp
7304 * gdb.threads/local-watch-wrong-thread.exp
7305 * gdb.threads/next-while-other-thread-longjmps.exp
7306 * gdb.threads/non-ldr-exit.exp
7307 * gdb.threads/pending-step.exp
7308 * gdb.threads/print-threads.exp
7309 * gdb.threads/process-dies-while-detaching.exp
7310 * gdb.threads/process-dies-while-handling-bp.exp
7311 * gdb.threads/pthreads.exp
7312 * gdb.threads/queue-signal.exp
7313 * gdb.threads/reconnect-signal.exp
7314 * gdb.threads/signal-command-handle-nopass.exp
7315 * gdb.threads/signal-command-multiple-signals-pending.exp
7316 * gdb.threads/signal-delivered-right-thread.exp
7317 * gdb.threads/signal-sigtrap.exp
7318 * gdb.threads/sigthread.exp
7319 * gdb.threads/staticthreads.exp
7320 * gdb.threads/stepi-random-signal.exp
7321 * gdb.threads/thread-unwindonsignal.exp
7322 * gdb.threads/thread_check.exp
7323 * gdb.threads/thread_events.exp
7324 * gdb.threads/tid-reuse.exp
7325 * gdb.threads/tls-nodebug.exp
7326 * gdb.threads/tls-shared.exp
7327 * gdb.threads/tls-so_extern.exp
7328 * gdb.threads/tls.exp
7329 * gdb.threads/wp-replication.exp
7330 * gdb.trace/actions-changed.exp
7331 * gdb.trace/actions.exp
7332 * gdb.trace/backtrace.exp
7333 * gdb.trace/change-loc.exp
7334 * gdb.trace/collection.exp
7335 * gdb.trace/deltrace.exp
7336 * gdb.trace/disconnected-tracing.exp
7337 * gdb.trace/entry-values.exp
7338 * gdb.trace/ftrace-lock.exp
7339 * gdb.trace/ftrace.exp
7340 * gdb.trace/infotrace.exp
7341 * gdb.trace/mi-trace-frame-collected.exp
7342 * gdb.trace/mi-trace-unavailable.exp
7343 * gdb.trace/mi-traceframe-changed.exp
7344 * gdb.trace/mi-tracepoint-changed.exp
7345 * gdb.trace/mi-tsv-changed.exp
7346 * gdb.trace/no-attach-trace.exp
7347 * gdb.trace/packetlen.exp
7348 * gdb.trace/passc-dyn.exp
7349 * gdb.trace/passcount.exp
7350 * gdb.trace/pending.exp
7351 * gdb.trace/pr16508.exp
7352 * gdb.trace/qtro.exp
7353 * gdb.trace/range-stepping.exp
7354 * gdb.trace/read-memory.exp
7355 * gdb.trace/report.exp
7356 * gdb.trace/save-trace.exp
7357 * gdb.trace/signal.exp
7358 * gdb.trace/stap-trace.exp
7359 * gdb.trace/status-stop.exp
7360 * gdb.trace/strace.exp
7361 * gdb.trace/tfile.exp
7362 * gdb.trace/tfind.exp
7363 * gdb.trace/trace-break.exp
7364 * gdb.trace/trace-condition.exp
7365 * gdb.trace/trace-enable-disable.exp
7366 * gdb.trace/trace-mt.exp
7367 * gdb.trace/tracecmd.exp
7368 * gdb.trace/tracefile-pseudo-reg.exp
7369 * gdb.trace/tspeed.exp
7370 * gdb.trace/tstatus.exp
7371 * gdb.trace/tsv.exp
7372 * gdb.trace/unavailable.exp
7373 * gdb.trace/while-dyn.exp
7374 * gdb.trace/while-stepping.exp
7375 * lib/gdb-guile.exp
7376 * lib/gdb.exp
7377 * lib/mi-support.exp
7378 * lib/pascal.exp
7379 * lib/perftest.exp
7380 * lib/prelink-support.exp
7381 * lib/selftest-support.exp
7382
7383 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7384
7385 * Makefile.in: Include disable-implicit-rules.mk.
7386
7387 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7388
7389 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7390 non-byte-aligned bit fields.
7391
7392 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7393
7394 PR gdb/12616
7395 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7396 respects the DW_AT_data_bit_offset attribute.
7397
7398 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7399
7400 * gdb.base/default.exp: Fix output of "set language".
7401
7402 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7403
7404 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7405 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7406 make.
7407 * configure.ac: Remove checks for the make program.
7408 * configure: Re-generate.
7409
7410 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7411
7412 * gdb.python/py-recurse-unwind.c (main): Add loop.
7413 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7414 to read_register() and gdb.parse_and_eval(). Make each code
7415 call a separate case that can be individually tested.
7416 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7417 proc. Call cont_and_backtrace for each of the code paths that
7418 we want to test in the unwinder.
7419
7420 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7421
7422 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7423 the definition of struct S.
7424
7425 2016-11-11 Catherine Moore <clm@codesourcery.com>
7426
7427 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7428
7429 2016-11-09 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.base/commands.exp (runto_or_return): New procedure.
7432 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7433 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7434 (progvar_simple_while_test, progvar_complex_if_while_test)
7435 (if_while_breakpoint_command_test)
7436 (infrun_breakpoint_command_test, breakpoint_command_test)
7437 (user_defined_command_test, watchpoint_command_test)
7438 (test_command_prompt_position, redefine_hook_test)
7439 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7440 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7441 multi_line_input and multi_line. Remove gdb_expect and
7442 gdb_stop_suppressing_tests uses.
7443 * lib/gdb.exp (valnum_re): New global.
7444 (multi_line_input): New procedure.
7445
7446 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7447
7448 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7449 Remove.
7450 (test_setup): Define with proc_with_prefix.
7451 (test_cli_inferior): Likewise.
7452 (test_cli_thread): Likewise.
7453 (test_cli_frame): Likewise.
7454 (test_cli_select_frame): Likewise.
7455 (test_cli_up_down): Likewise.
7456 (test_mi_thread_select): Likewise.
7457 (test_mi_stack_select_frame): Likewise.
7458 (test_cli_in_mi_inferior): Likewise.
7459 (test_cli_in_mi_thread): Likewise.
7460 (test_cli_in_mi_frame): Likewise.
7461 (top level): Do not use with_test_prefix_procname.
7462
7463 2016-11-09 Pedro Alves <palves@redhat.com>
7464
7465 * gdb.base/commands.exp (gdbvar_simple_if_test)
7466 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7467 (progvar_simple_if_test, progvar_simple_while_test)
7468 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7469 (infrun_breakpoint_command_test, breakpoint_command_test)
7470 (user_defined_command_test, watchpoint_command_test)
7471 (test_command_prompt_position, deprecated_command_test)
7472 (bp_deleted_in_command, temporary_breakpoint_commands)
7473 (stray_arg0_test, source_file_with_indented_comment)
7474 (recursive_source_test, if_commands_test)
7475 (error_clears_commands_left, redefine_hook_test)
7476 (redefine_backtrace_test): Use proc_with_prefix.
7477 * lib/gdb.exp (proc_with_prefix): New proc.
7478
7479 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7480
7481 * gdb.base/tui-layout.c: New file.
7482 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7483 disassembly window contains very long lines.
7484
7485 2016-11-08 Tom Tromey <tom@tromey.com>
7486
7487 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7488 depend on Python 2.
7489
7490 2016-11-08 Tom Tromey <tom@tromey.com>
7491
7492 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7493 New method.
7494
7495 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7496
7497 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7498
7499 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7500
7501 * gdb.rust/simple.rs: Add test for univariant enums without
7502 discriminants and for encoded struct-like enums.
7503
7504 2016-10-28 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7507 gdb_test_multiple, tighten regexps and match symtabs and line
7508 tables incrementally.
7509
7510 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7511
7512 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7513 general.
7514
7515 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7516
7517 * gdb.base/exec-invalid-sysroot.exp: New file.
7518
7519 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7520
7521 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7522
7523 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7524
7525 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7526
7527 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7528
7529 * gdb.base/killed-outside.exp: Remove $options from a call to
7530 `prepare_for_testing'.
7531
7532 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7533
7534 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7535 Change test message.
7536
7537 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7538
7539 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7540 Update comment.
7541
7542 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7543
7544 * gdb.trace/mi-trace-save.exp: New file.
7545
7546 2016-10-13 Yao Qi <yao.qi@linaro.org>
7547
7548 * gdb.base/code_elim.exp (get_var_address): Remove.
7549 * gdb.base/relocate.exp: Likewise.
7550 * gdb.base/shreloc.exp: Likewise.
7551 * lib/gdb.exp (get_var_address): New.
7552
7553 2016-10-13 Yao Qi <yao.qi@linaro.org>
7554
7555 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7556 floating point tests if $skip_float_test is false.
7557
7558 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7559
7560 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7561 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7562 argc values.
7563 Add 1 to argc so we guarantee distinct initial/modified argc values.
7564
7565 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7566
7567 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7568
7569 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7570
7571 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7572 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7573 * gdb.arch/vsx-regs.exp: Likewise.
7574
7575 2016-10-07 Yao Qi <yao.qi@linaro.org>
7576
7577 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7578
7579 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7580
7581 * gdb.python/python.exp: Test decode_line("*0").
7582
7583 2016-10-06 Doug Evans <dje@google.com>
7584
7585 * gdb.python/py-value.exp (test_value_creation): Add test for large
7586 unsigned 64-bit value.
7587
7588 2016-10-06 Tom Tromey <tom@tromey.com>
7589
7590 * gdb.compile/compile.exp: Change java tests to rust.
7591 * gdb.base/setshow.exp: Change java tests to rust.
7592 * gdb.base/default.exp: Remove java from language list.
7593 * README (Examples): Update language example.
7594 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7595 test.
7596 * lib/gdb.exp (skip_java_tests): Remove.
7597 * lib/java.exp: Remove.
7598 * gdb.java: Remove.
7599
7600 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7601
7602 * gdb.arch/mips-fcr.exp: New test.
7603 * gdb.arch/mips-fcr.c: Source for the new test.
7604
7605 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7606
7607 * gdb.base/solib-disc.exp: Use `standard_output_file'
7608 throughout.
7609
7610 2016-10-06 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.base/jit-simple-dl.c: New file.
7613 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7614 * gdb.base/jit-simple.c: ... this.
7615 * gdb.base/jit-simple.exp (jit_run): Delete.
7616 (build_jit): New proc.
7617 (jit_test_reread): Recompile either the main program or the shared
7618 library, depending on what is being tested. Skip changing address
7619 if caller wants to. Compare before/after addresses. If testing
7620 standalone, explicitly load the binary. Test "maint info
7621 breakpoints".
7622 (top level): Add "standalone vs shared lib" and "change address"
7623 vs "same address" axes.
7624
7625 2016-10-06 Pedro Alves <palves@redhat.com>
7626
7627 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7628 call.
7629 (jit_run): Delete.
7630 (jit_test_reread): Use with_test_prefix. Reload the main binary
7631 explicitly. Compare the before/after addresses of the JIT
7632 descriptor.
7633
7634 2016-08-15 Doug Evans <dje@google.com>
7635
7636 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7637 for single bitfields is bool.
7638 * gdb.xml/tdesc-regs.exp: Ditto.
7639
7640 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7641
7642 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7643
7644 2016-10-05 Yao Qi <yao.qi@linaro.org>
7645
7646 * lib/gdb.exp (support_complex_tests): Return zero if
7647 gdb_skip_float_test return true.
7648
7649 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7650 Simon Marchi <simon.marchi@ericsson.com>
7651
7652 PR gdb/20487
7653 * gdb.mi/user-selected-context-sync.exp: New file.
7654 * gdb.mi/user-selected-context-sync.c: New file.
7655
7656 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7657 Simon Marchi <simon.marchi@ericsson.com>
7658
7659 PR gdb/20487
7660 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7661 =thread-select-event check.
7662
7663 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7664
7665 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7666 the compulsory L operand changes.
7667 * gdb.arch/powerpc-power.s: Likewise.
7668
7669 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7670
7671 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7672 * gdb.base/jit-attach-pie.c: New file.
7673 * gdb.base/jit-attach-pie.exp: New file.
7674
7675 2016-09-28 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.base/infcall-input.c: New file.
7678 * gdb.base/infcall-input.exp: New file.
7679
7680 2016-09-22 Yao Qi <yao.qi@linaro.org>
7681
7682 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7683 (gdb_exit): Rename it to ...
7684 (gdbserver_gdb_exit): ... Close GDBserver.
7685 (gdb_exit): New proc, call gdbserver_gdb_exit.
7686 (mi_gdb_exit): Likewise.
7687
7688 2016-09-22 Yao Qi <yao.qi@linaro.org>
7689
7690 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7691 path.
7692 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7693 Remove duplication.
7694
7695 2016-09-22 Yao Qi <yao.qi@linaro.org>
7696
7697 * lib/gdbserver-support.exp: Check the existence of
7698 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7699
7700 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7701
7702 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7703
7704 2016-09-21 Tom Tromey <tom@tromey.com>
7705
7706 PR gdb/20604:
7707 * gdb.base/quit.exp: New file.
7708
7709 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7710
7711 * .gitignore: New file.
7712
7713 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7714
7715 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7716 throughout.
7717
7718 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7719
7720 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7721
7722 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7723
7724 * gdb.cp/casts.cc (decltype): Move it ...
7725 (main): ... with its call to ...
7726 * gdb.cp/casts03.cc: ... a new file.
7727 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7728
7729 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7730
7731 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7732
7733 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7734
7735 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7736 and sync up the test with tests in gas/testsuite/gas/ppc.
7737 * gdb.arch/powerpc-power.exp: Likewise.
7738
7739 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7740
7741 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7742
7743 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7744 Jan Kratochvil <jan.kratochvil@redhat.com>
7745
7746 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7747 make m1's definition to be different from m2's. Use 'dummy' as an
7748 argument for probe 'two'.
7749
7750 2016-09-10 Jon Beniston <jon@beniston.com>
7751
7752 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7753 for sim target.
7754
7755 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7756
7757 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7758 variable declaration.
7759 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7760 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7761 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7762 received HWCAP as its argument.
7763
7764 2016-09-06 Pedro Alves <palves@redhat.com>
7765
7766 * gdb.base/new-ui-pending-input.c: New file.
7767 * gdb.base/new-ui-pending-input.exp: New file.
7768 * gdb.exp (clear_gdb_spawn_id): New procedure.
7769 (with_spawn_id): Check whether gdb_spawn_id exists before
7770 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7771 on exit.
7772
7773 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7774
7775 * gdb.base/float128.c: New file.
7776 * gdb.base/float128.exp: Likewise.
7777 * gdb.base/floatn.c: Likewise.
7778 * gdb.base/floatn.exp: Likewise.
7779
7780 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7781
7782 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7783
7784 2016-09-05 Pedro Alves <palves@redhat.com>
7785
7786 PR backtrace/19927
7787 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7788 unwinders are immediately called as side effect of "source" or
7789 "disable unwinder" commands.
7790 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7791
7792 2016-09-02 Yao Qi <yao.qi@linaro.org>
7793
7794 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7795 is true and $type is "float" or "double".
7796
7797 2016-09-02 Yao Qi <yao.qi@linaro.org>
7798
7799 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7800 true.
7801 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7802 * gdb.base/call-rt-st.exp: Likewise.
7803 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7804 return value instead of gdb,skip_float_test.
7805 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7806 (do_function_calls): Use its return value instead of
7807 gdb,skip_float_test.
7808 * gdb.base/finish.exp: Likewise.
7809 * gdb.base/funcargs.exp: Likewise.
7810 * gdb.base/return.exp: Likewise.
7811 * gdb.base/return2.exp: Likewise.
7812 * gdb.base/varargs.exp: Likewise.
7813 * lib/gdb.exp (gdb_skip_float_test): Change it to
7814 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7815
7816 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7817
7818 * gdb.multi/tids.exp: Test "thread apply all".
7819
7820 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7821
7822 * gdb.base/default.exp (tty): Remove.
7823
7824 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7825
7826 * gdb.python/py-recurse-unwind.c: New file.
7827 * gdb.python/py-recurse-unwind.py: New file.
7828 * gdb.python/py-recurse-unwind.exp: New file.
7829
7830 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7831
7832 * gdb.base/set-inferior-tty.exp: New file.
7833 * gdb.base/set-inferior-tty.c: New file.
7834
7835 2016-08-23 Pedro Alves <palves@redhat.com>
7836
7837 PR gdb/20494
7838 * gdb.base/new-ui-echo.c: New file.
7839 * gdb.base/new-ui-echo.exp: New file.
7840
7841 2016-08-23 Yao Qi <yao.qi@linaro.org>
7842
7843 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7844 gdbserver_spawn.
7845 * gdb.server/connect-without-multi-process.exp (do_test):
7846 Likewise.
7847
7848 2016-08-23 Yao Qi <yao.qi@linaro.org>
7849
7850 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7851 standalone_txt. Delete gdb_txt and standalone_txt on host
7852 and target. Spawn the binary on target. Copy files from
7853 target to host.
7854
7855 2016-08-22 Pedro Alves <palves@redhat.com>
7856
7857 PR gdb/20505
7858 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7859 with_test_prefix. Factor out bits to ...
7860 (test_no_vdso): ... this new procedure.
7861
7862 2016-08-19 Carl Love <cel@us.ibm.com>
7863
7864 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7865 maintaining separate logic for constructing the output path.
7866 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7867 * gdb.arch/ppc-dfp.exp: Likewise.
7868 * gdb.arch/ppc-fp.exp: Likewise.
7869 * gdb.arch/vsx-regs.exp: Likewise.
7870 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7871 binprefix for generating the additional binary files.
7872
7873 2016-08-19 Pedro Alves <palves@redhat.com>
7874
7875 * gdb.trace/mi-trace-frame-collected.exp
7876 (test_trace_frame_collected): On x32, expect two registers.
7877
7878 2016-08-18 Carl Love <cel@us.ibm.com>
7879
7880 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7881 and sync up the test with tests in gas/testsuite/gas/ppc.
7882 * gdb.arch/powerpc-power.exp: Likewise.
7883
7884 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7885
7886 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7887 expected error message.
7888
7889 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7890
7891 * gdb.multi/remove-inferiors.exp: New file.
7892 * gdb.multi/remove-inferiors.c: New file.
7893
7894 2016-08-12 Yao Qi <yao.qi@linaro.org>
7895
7896 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7897 argument list.
7898
7899 2016-08-10 Pedro Alves <palves@redhat.com>
7900
7901 PR gdb/19187
7902 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7903 setup_kfails.
7904
7905 2016-08-09 Pedro Alves <palves@redhat.com>
7906 Simon Marchi <simon.marchi@ericsson.com>
7907
7908 PR gdb/20418
7909 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7910 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7911
7912 2016-08-09 Pedro Alves <palves@redhat.com>
7913
7914 PR mi/20431
7915 * gdb.mi/mi-cmd-error.exp: New file.
7916
7917 2016-08-09 Pedro Alves <palves@redhat.com>
7918
7919 PR gdb/18653
7920 * gdb.base/signals-state-child.c: New file.
7921 * gdb.base/signals-state-child.exp: New file.
7922 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7923
7924 2016-08-09 Pedro Alves <palves@redhat.com>
7925
7926 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7927
7928 2016-08-03 Tom Tromey <tom@tromey.com>
7929
7930 PR python/18565:
7931 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7932
7933 2016-08-01 Yao Qi <yao.qi@linaro.org>
7934
7935 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7936 variable mode to "multi-process" if $multi_process is 1, otherwise
7937 set it to "single-process".
7938
7939 2016-08-01 Yao Qi <yao.qi@linaro.org>
7940
7941 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7942 * gdb.cp/cpexprs.exp: Likewise.
7943 * gdb.cp/m-static.exp: Likewise.
7944
7945 2016-07-26 Tom Tromey <tom@tromey.com>
7946
7947 PR python/20190:
7948 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7949 test.
7950
7951 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7952
7953 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7954 selecting assembly source files.
7955 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7956 assembly source files.
7957 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7958 assembly source files.
7959 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7960 selecting assembly source files.
7961
7962 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7963
7964 * gdb.base/new-ui.exp (do_test_invalid_args): New
7965 procedure.
7966
7967 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7968
7969 * gdb.btrace/reconnect.c: New file.
7970 * gdb.btrace/reconnect.exp: New file.
7971
7972 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7973
7974 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7975 to test_catch_syscall_group.
7976 (test_catch_syscall_group): New.
7977
7978 2016-07-21 Tom Tromey <tom@tromey.com>
7979
7980 * gdb.rust/simple.rs (main): Use empty struct expression.
7981 * gdb.rust/simple.exp: Add tests for empty struct expression.
7982
7983 2016-07-21 Yao Qi <yao.qi@linaro.org>
7984
7985 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7986 if gdb_skip_xml_test is true on some targets.
7987
7988 2016-07-21 Yao Qi <yao.qi@linaro.org>
7989
7990 * gdb.server/solib-list.exp: Unset last_loaded_file.
7991
7992 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7993
7994 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7995 "step into captured_main (args)".
7996
7997 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7998
7999 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8000
8001 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8002
8003 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8004
8005 2016-07-19 Pedro Alves <palves@redhat.com>
8006
8007 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8008 * gdb.opt/inline-bt.exp: Likewise.
8009 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8010 additional_flags=-Winline.
8011 * gdb.opt/inline-locals.exp: Likewise.
8012 * gdb.opt/inline-markers.c (ATTR): Define.
8013 (inlined_fn): Use it.
8014
8015 2016-07-19 Yao Qi <yao.qi@linaro.org>
8016
8017 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8018 (test_with_self): Remove some code. Remove argument executable.
8019 (top-level): Use do_self_tests.
8020
8021 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8022 Don Breazeal <donb@codesourcery.com>
8023
8024 * gdb.base/maint.exp: Escape paths used in regular expressions.
8025 * gdb.stabs/weird.exp: Likewise.
8026
8027 2016-07-13 Tom Tromey <tom@tromey.com>
8028
8029 PR python/15620, PR python/18620:
8030 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8031 (test_bkpt_events): New procs.
8032
8033 2016-07-13 Tom Tromey <tom@tromey.com>
8034
8035 PR python/17698:
8036 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8037 test.
8038 (test_watchpoints): Likewise.
8039 (test_bkpt_pending): New proc.
8040
8041 2016-07-13 Tom Tromey <tom@tromey.com>
8042
8043 PR cli/18053:
8044 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8045 completion test.
8046
8047 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8048
8049 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8050 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8051 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8052 f_label.
8053 (g): Rename g_end_lbl to g_label.
8054 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8055 low_pc and high_pc.
8056 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8057
8058 2016-07-12 Tom Tromey <tom@tromey.com>
8059
8060 PR python/19293:
8061 * gdb.python/py-unwind-maint.exp: Update tests.
8062
8063 2016-07-12 Yao Qi <yao.qi@linaro.org>
8064
8065 * lib/selftest-support.exp (selftest_setup): Match the output
8066 when captured_main is inlined.
8067
8068 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8069
8070 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8071 New variables.
8072 (print this%a, print this%b, print this): New tests.
8073 * gdb.fortran/derived-types.f90 (this): New object and
8074 initialization.
8075
8076 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8077
8078 * gdb.ada/arraydim.exp: Remove extra directory level in build
8079 directory.
8080
8081 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8082
8083 * lib/ada.exp: Remove extra directory level in build directory.
8084 * gdb.ada/cond_lang.exp: Likewise.
8085 * gdb.ada/exec_changed.exp: Likewise.
8086 * gdb.ada/lang_switch.exp: Likewise.
8087
8088 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8089
8090 * simple.rs: Add test for raw pointer subscripting.
8091 * simple.exp: Add test expectations.
8092
8093 2016-07-05 Yao Qi <yao.qi@linaro.org>
8094
8095 * gdb.mi/mi-reverse.exp: Match =record-started output.
8096
8097 2016-07-01 Pedro Alves <palves@redhat.com>
8098
8099 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8100 procedure.
8101 (jit_reader_test): Test the jit reader's unwinder.
8102 * gdb.base/jithost.c (jit_function_00_code): New global.
8103 (main): Use memcpy to fill in the mmapped code, instead of poking
8104 bytes manually here.
8105 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8106 value.
8107 (read_debug_info): Save the function's range.
8108 (read_sp): New function.
8109 (unwind_frame): Use it. Also unwind RBP.
8110 (get_frame_id): Use read_sp.
8111 (gdb_init_reader): Use calloc instead of malloc.
8112 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8113 parameter. Use gdb_test_multiple.
8114
8115 2016-07-01 Pedro Alves <palves@redhat.com>
8116 Antoine Tremblay <antoine.tremblay@ericsson.com>
8117
8118 * gdb.threads/process-dies-while-detaching.c: New file.
8119 * gdb.threads/process-dies-while-detaching.exp: New file.
8120
8121 2016-07-01 Pedro Alves <palves@redhat.com>
8122
8123 * gdb.multi/watchpoint-multi-exit.c: New file.
8124 * gdb.multi/watchpoint-multi-exit.exp: New file.
8125
8126 2016-06-30 Pedro Alves <palves@redhat.com>
8127
8128 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8129 unset inferior_spawn_id.
8130
8131 2016-06-30 Pedro Alves <palves@redhat.com>
8132
8133 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8134 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8135
8136 2016-06-29 Yao Qi <yao.qi@linaro.org>
8137
8138 * gdb.base/return.c: Add copyright header.
8139
8140 2016-06-29 Tom Tromey <tom@tromey.com>
8141
8142 PR python/20129:
8143 * gdb.python/py-framefilter.exp: Add tests for setting priority
8144 and disabling of non-existent frame filter.
8145
8146 2016-06-29 Yao Qi <yao.qi@linaro.org>
8147
8148 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8149 0x0f07ff.
8150
8151 2016-06-28 Yao Qi <yao.qi@linaro.org>
8152
8153 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8154 triplets. Start gdb, execute catch syscall, and continue. Check
8155 gdb's output to determine catch syscall is supported.
8156
8157 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8158
8159 * gdb.rust/simple.rs: Add test for returning unit in a function.
8160 * gdb.rust/simple.exp: Add expectation for functions returning
8161 unit.
8162
8163 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8164
8165 * gdb.python/py-breakpoint-create-fail.c,
8166 gdb.python/py-breakpoint-create-fail.exp,
8167 gdb.python/py-breakpoint-create-fail.py: New testcase.
8168
8169 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8170
8171 PR gdb/20239
8172 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8173 * gdb.rust/simple.exp: Add test expectations for new NonZero
8174 tests.
8175
8176 2016-06-24 David Taylor <dtaylor@emc.com>
8177
8178 * gdb.base/offsets.exp: New file.
8179 * gdb.base/offsets.c: New file.
8180
8181 2016-06-23 Tom Tromey <tom@tromey.com>
8182
8183 PR gdb/16483:
8184 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8185 before any filters are loaded.
8186
8187 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8188
8189 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8190 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8191 structs.
8192 * gdb.fortran/derived-type-function.exp: New file.
8193 * gdb.fortran/derived-type-function.f90: New file.
8194
8195
8196 2016-06-21 Pedro Alves <palves@redhat.com>
8197
8198 * gdb.base/new-ui.exp: New file.
8199 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8200 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8201 (with_spawn_id): New procedure.
8202
8203 2016-06-21 Pedro Alves <palves@redhat.com>
8204
8205 * gdb.mi/mi-exec-run.exp: New file.
8206
8207 2016-06-21 Pedro Alves <palves@redhat.com>
8208
8209 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8210 breakpoint command's output on the main UI.
8211 (test_break): New procedure, factored out from calls in the top
8212 level.
8213 (top level): Use foreach_with_prefix to test MI as main UI and as
8214 separate UI.
8215
8216 2016-06-21 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8219 (test_awatch_creation_and_listing)
8220 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8221 Remove 'type' parameter.
8222 (test_watchpoint_all): New parameter mi_mode. Remove
8223 with_test_prefix.
8224 (top level): Use foreach_with_prefix, and add main/separate UI MI
8225 testing axis.
8226
8227 2016-06-21 Pedro Alves <palves@redhat.com>
8228
8229 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8230 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8231 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8232 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8233 (gdb_main_spawn_id, mi_spawn_id): Declare and
8234 comment.
8235 (mi_create_inferior_pty): New procedure,
8236 factored out from default_mi_gdb_start.
8237 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8238 procedures.
8239 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8240 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8241 Use mi_create_inferior_pty.
8242 (mi_gdb_start): Use eval to pass down args list.
8243
8244 2016-06-21 Pedro Alves <palves@redhat.com>
8245
8246 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8247 * gdb.opt/inline-cmds.exp: Add MI tests.
8248
8249 2016-06-21 Pedro Alves <palves@redhat.com>
8250
8251 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8252
8253 2016-06-21 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8256 (top level): Use it instead of mi_execute_to.
8257
8258 2016-06-21 Pedro Alves <palves@redhat.com>
8259
8260 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8261 (cont_handler_str): New.
8262 (signal_stop_handler): Set stop_handler_str instead of printing to
8263 stdout.
8264 (continue_handler): Set cont_handler_str instead of printing to
8265 stdout.
8266 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8267 mi_send_resuming_command. Print stop_handler_str and
8268 cont_handler_str instead of expecting the python events print
8269 directly.
8270
8271 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8272
8273 * gdb.base/jit-reader.exp: New file.
8274 * gdb.base/jithost.c: New file.
8275 * gdb.base/jithost.h: New file.
8276 * gdb.base/jitreader.c : New file.
8277 * gdb.base/jit-protocol.h: New file.
8278
8279 2016-06-17 Yao Qi <yao.qi@linaro.org>
8280
8281 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8282 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8283 and detach-on-fork. Adjust tests.
8284 (top level): Invoke break_cond_on_syscall with combinations of
8285 syscall, follow-fork-mode and detach-on-fork.
8286
8287 2016-06-17 Yao Qi <yao.qi@linaro.org>
8288
8289 * gdb.base/step-over-exit.c: New.
8290 * gdb.base/step-over-exit.exp: New.
8291
8292 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8293
8294 * gdb.base/float.exp: Add target check for nds32*-*-*.
8295 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8296
8297 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8298
8299 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8300 for unsupported target features.
8301 * gdb.base/call-rt-st.exp: Likewise.
8302 * gdb.base/call-sc.exp: Likewise.
8303 * gdb.base/call-signal-resume.exp: Likewise.
8304 * gdb.base/call-strs.exp: Likewise.
8305 * gdb.base/callexit.exp: Likewise.
8306 * gdb.base/callfuncs.exp: Likewise.
8307 * gdb.base/nodebug.exp: Likewise.
8308 * gdb.base/printcmds.exp: Likewise.
8309 * gdb.base/ptype.exp: Likewise.
8310 * gdb.base/structs.exp: Likewise.
8311 * gdb.base/unwindonsignal.exp: Likewise.
8312 * gdb.cp/gdb2495.exp: Likewise.
8313 * gdb.cp/templates.exp: Likewise.
8314 * gdb.cp/virtfunc.exp: Likewise.
8315 * gdb.threads/hand-call-in-threads.exp: Likewise.
8316 * gdb.threads/interrupted-hand-call.exp: Likewise.
8317 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8318
8319 2016-06-10 Tom Tromey <tom@tromey.com>
8320
8321 PR rust/20110:
8322 * gdb.rust/expr.exp: Add test for integer constant larger than
8323 i32.
8324
8325 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8326
8327 * gdb.fortran/nested-funcs.exp: New.
8328 * gdb.fortran/nested-funcs.f90: New.
8329
8330 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8331
8332 * gdb.base/examine-backward.c: New file.
8333 * gdb.base/examine-backward.exp: New file.
8334
8335 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8336
8337 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8338 matching.
8339
8340 2016-06-02 Tom Tromey <tom@tromey.com>
8341
8342 PR python/18984:
8343 * gdb.python/py-shared.exp: Add solib_name test.
8344
8345 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8346
8347 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8348
8349 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8350
8351 PR c++/19893
8352 * gdb.dwarf2/implref.exp: Rename to...
8353 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8354 * gdb.dwarf2/implref-array.c: New file.
8355 * gdb.dwarf2/implref-array.exp: Likewise.
8356 * gdb.dwarf2/implref-global.c: Likewise.
8357 * gdb.dwarf2/implref-global.exp: Likewise.
8358 * gdb.dwarf2/implref-struct.c: Likewise.
8359 * gdb.dwarf2/implref-struct.exp: Likewise.
8360
8361 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8362
8363 * gdb.trace/trace-condition.exp: Add 64bit tests.
8364
8365 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8366
8367 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8368 bits types.
8369 (main): Adapt to 8 to 64 bits types.
8370 * gdb.trace/trace-condition.exp: Add new tests.
8371
8372 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8373
8374 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8375
8376 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8377
8378 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8379 Move condition tests...
8380 * gdb.trace/trace-condition.exp: Here.
8381
8382 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8383
8384 * gdb.trace/trace-condition.exp: Add counter-case tests.
8385
8386 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8387
8388 PR c++/15231
8389 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8390 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8391
8392 2016-05-27 Pedro Alves <palves@redhat.com>
8393
8394 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8395 New procedure.
8396 (top level): Call it, and bail out of DejaGnu is known to be bad.
8397
8398 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8399
8400 * gdb.base/whatis.c: Extend the test case.
8401 * gdb.base/whatis.exp: Add additional tests.
8402
8403 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8404
8405 * gdb.fortran/type.f90: Add pointer variable.
8406 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8407
8408 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8409
8410 * gdb.fortran/vla-type.exp: Fix testcase name.
8411
8412 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8413
8414 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8415
8416 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8417
8418 * gdb.fortran/type.f90: Add nested structures.
8419 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8420 * gdb.fortran/derived-type.exp: Adapt expected output.
8421 * gdb.fortran/vla-type.exp: Adapt expected output.
8422
8423 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8424
8425 * gdb.fortran/whatis_type.exp: Adapt expected output.
8426
8427 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8428
8429 * gdb.fortran/print_type.exp: Fix expected output.
8430 * gdb.fortran/whatis_type.exp: Fix expected output.
8431
8432 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8433
8434 * gdb.fortran/whatis_type.exp: Use multi_line.
8435
8436 2016-05-24 Tom Tromey <tom@tromey.com>
8437
8438 PR python/17386:
8439 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8440 use value as an index.
8441
8442 2016-05-23 Tom Tromey <tom@tromey.com>
8443
8444 PR python/17981:
8445 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8446 no-breakpoint case.
8447
8448 2016-05-24 Pedro Alves <palves@redhat.com>
8449
8450 PR gdb/19828
8451 * gdb.threads/clone-attach-detach.c: New file.
8452 * gdb.threads/clone-attach-detach.exp: New file.
8453
8454 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8455
8456 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8457
8458 2016-05-23 Tom Tromey <tom@tromey.com>
8459
8460 PR python/19438, PR python/18393:
8461 * gdb.python/py-progspace.exp: Add "dir" test.
8462 * gdb.python/py-objfile.exp: Add "dir" test.
8463
8464 2016-05-23 Yao Qi <yao.qi@linaro.org>
8465
8466 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8467 * gdb.arch/thumb2-it.exp: Likewise.
8468
8469 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8470
8471 * gdb.mi/mi-threads-interrupt.c: New file.
8472 * gdb.mi/mi-threads-interrupt.exp: New file.
8473
8474 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8475
8476 PR gdb/18077
8477 * gdb.mi/mi-async-run.exp: New file.
8478 * gdb.mi/mi-async-run.c: New file.
8479
8480 2016-05-17 Tom Tromey <tom@tromey.com>
8481 Manish Goregaokar <manishsmail@gmail.com>
8482
8483 * lib/rust-support.exp: New file.
8484 * lib/gdb.exp (skip_rust_tests): New proc.
8485 (build_executable_from_specs): Handle rust.
8486 * lib/future.exp (gdb_find_rustc): New proc.
8487 (gdb_default_target_compile): Handle rust.
8488 * gdb.rust/expr.exp: New file.
8489 * gdb.rust/generics.exp: New file.
8490 * gdb.rust/generics.rs: New file.
8491 * gdb.rust/methods.exp: New file.
8492 * gdb.rust/methods.rs: New file.
8493 * gdb.rust/modules.exp: New file.
8494 * gdb.rust/modules.rs: New file.
8495 * gdb.rust/simple.exp: New file.
8496 * gdb.rust/simple.rs: New file.
8497
8498 2016-05-17 Tom Tromey <tom@tromey.com>
8499
8500 * gdb.base/default.exp (set language): Add rust.
8501
8502 2016-05-17 Tom Tromey <tom@tromey.com>
8503
8504 * gdb.gdb/unittest.exp: New file.
8505
8506 2016-05-16 Yao Qi <yao.qi@linaro.org>
8507
8508 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8509 shell_prompt. Update shell_prompt_re.
8510
8511 2016-05-12 Doug Evans <dje@google.com>
8512
8513 PR symtab/19999
8514 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8515 $options when building executable.
8516 * gdb.dwarf2/fission-loclists-pie.S: New file.
8517 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8518
8519 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8520
8521 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8522 of [is_remote target],
8523
8524 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8525
8526 * lib/gdb.exp (use_gdb_stub): New procedure.
8527
8528 2016-05-03 Yunlian Jiang <yunlian@google.com>
8529 Doug Evans <dje@google.com>
8530
8531 PR symtab/19914
8532 * gdb.dwarf2/dwp-sepdebug.c: New file.
8533 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8534
8535 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8536
8537 * gdb.base/detach.exp: Remove is_remote check.
8538
8539 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8540
8541 * gdb.base/annota-input-while-running.exp: Don't check for
8542 [is_remote target]. Enable annotations after running to main.
8543 Remove unused "set test..." line.
8544
8545 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8546
8547 * gdb.trace/trace-enable-disable.exp: New file.
8548 * gdb.trace/trace-enable-disable.c: New file.
8549
8550 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8551
8552 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8553 use it in info sharedlibrary test.
8554 * gdb.trace/ftrace-lock.exp: Likewise.
8555 * gdb.trace/ftrace.exp: Likewise.
8556 * gdb.trace/range-stepping.exp: Likewise.
8557 * gdb.trace/trace-break.exp: Likewise.
8558 * gdb.trace/trace-condition.exp: Likewise.
8559 * gdb.trace/trace-mt.exp: Likewise.
8560
8561 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8562
8563 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8564 (gdb_load_shlib): ... this.
8565 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8566 gdb_load_shlib.
8567 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8568 * gdb.base/ctxobj.exp: Likewise.
8569 * gdb.base/dprintf-pending.exp: Likewise.
8570 * gdb.base/dso2dso.exp: Likewise.
8571 * gdb.base/fixsection.exp: Likewise.
8572 * gdb.base/gcore-relro.exp: Likewise.
8573 * gdb.base/gdb1555.exp: Likewise.
8574 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8575 * gdb.base/gnu-ifunc.exp: Likewise.
8576 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8577 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8578 * gdb.base/pending.exp: Likewise.
8579 * gdb.base/print-file-var.exp: Likewise.
8580 * gdb.base/print-symbol-loading.exp: Likewise.
8581 * gdb.base/shlib-call.exp: Likewise.
8582 * gdb.base/shreloc.exp: Likewise.
8583 * gdb.base/so-impl-ld.exp: Likewise.
8584 * gdb.base/solib-disc.exp: Likewise.
8585 * gdb.base/solib-nodir.exp: Likewise.
8586 * gdb.base/solib-overlap.exp: Likewise.
8587 * gdb.base/solib-symbol.exp: Likewise.
8588 * gdb.base/solib-weak.exp (do_test): Likewise.
8589 * gdb.base/sym-file.exp: Likewise.
8590 * gdb.base/symtab-search-order.exp: Likewise.
8591 * gdb.base/type-opaque.exp: Likewise.
8592 * gdb.base/unload.exp: Likewise.
8593 * gdb.base/watchpoint-solib.exp: Likewise.
8594 * gdb.compile/compile.exp: Likewise.
8595 * gdb.cp/gdb2384.exp: Likewise.
8596 * gdb.cp/infcall-dlopen.exp: Likewise.
8597 * gdb.cp/re-set-overloaded.exp: Likewise.
8598 * gdb.fortran/library-module.exp: Likewise.
8599 * gdb.opt/solib-intra-step.exp: Likewise.
8600 * gdb.python/py-finish-breakpoint.exp: Likewise.
8601 * gdb.python/py-shared.exp: Likewise.
8602 * gdb.reverse/solib-precsave.exp: Likewise.
8603 * gdb.reverse/solib-reverse.exp: Likewise.
8604 * gdb.server/solib-list.exp: Likewise.
8605 * gdb.threads/dlopen-libpthread.exp: Likewise.
8606 * gdb.threads/tls-shared.exp: Likewise.
8607 * gdb.threads/tls-so_extern.exp: Likewise.
8608 * gdb.trace/change-loc.exp: Likewise.
8609 * gdb.trace/ftrace-lock.exp: Likewise.
8610 * gdb.trace/ftrace.exp: Likewise.
8611 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8612 * gdb.trace/pending.exp: Likewise.
8613 * gdb.trace/range-stepping.exp: Likewise.
8614 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8615 (strace_info_marker): Likewise.
8616 (strace_probe_marker): Likewise.
8617 (strace_trace_on_same_addr): Likewise.
8618 (strace_trace_on_diff_addr): Likewise.
8619 * gdb.trace/trace-break.exp: Likewise.
8620 * gdb.trace/trace-condition.exp: Likewise.
8621 * gdb.trace/trace-mt.exp: Likewise.
8622
8623 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8624
8625 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8626 result of gdb_remote_download.
8627 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8628 * gdb.base/dso2dso.exp: Likewise.
8629 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8630 * gdb.base/print-file-var.exp: Likewise.
8631 * gdb.base/shlib-call.exp: Likewise.
8632 * gdb.base/shreloc.exp: Likewise.
8633 * gdb.base/solib-overlap.exp: Likewise.
8634 * gdb.base/solib-weak.exp (do_test): Likewise.
8635 * gdb.base/unload.exp: Likewise.
8636
8637 2016-04-27 Yao Qi <yao.qi@linaro.org>
8638
8639 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8640 exists.
8641
8642 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8643
8644 * vla-type.exp: Print structure from toplevel.
8645
8646 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8647
8648 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8649 of dynamic types.
8650 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8651 of dynamic types.
8652
8653 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8654
8655 * gdb.fortran/vla-type.f90: New file.
8656 * gdb.fortran/vla-type.exp: New file.
8657
8658 2016-04-25 Yao Qi <yao.qi@linaro.org>
8659
8660 * gdb.base/branch-to-self.c: New file.
8661 * gdb.base/branch-to-self.exp: New file.
8662
8663 2016-04-22 Yao Qi <yao.qi@linaro.org>
8664
8665 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8666 more after $hex.
8667
8668 2016-04-22 Yao Qi <yao.qi@linaro.org>
8669
8670 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8671 * gdb.base/annota3.exp: Likewise.
8672
8673 2016-04-22 Yao Qi <yao.qi@linaro.org>
8674
8675 * gdb.reverse/step-precsave.exp: Do one step and test program
8676 stops in "callee" and do multiple steps until program goes out
8677 of "callee".
8678 * gdb.reverse/step-reverse.exp: Likewise.
8679
8680 2016-04-22 Yao Qi <yao.qi@linaro.org>
8681
8682 * gdb.trace/signal.exp: Also pass if
8683 $tracepoint_hits($i) > $iterations.
8684
8685 2016-04-22 Yao Qi <yao.qi@linaro.org>
8686
8687 * gdb.trace/signal.c: New file.
8688 * gdb.trace/signal.exp: New file.
8689
8690 2016-04-19 Doug Evans <xdje42@gmail.com>
8691
8692 * gdb.base/bad-file.exp: New file.
8693
8694 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8695
8696 * gdb.dwarf2/implref.exp: New file.
8697
8698 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8699
8700 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8701 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8702 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8703 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8704 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8705 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8706 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8707 * lib/fortran.exp (fortran_int4): New procedure.
8708 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8709 (fortran_logical4): Likewise.
8710
8711 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8712
8713 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8714
8715 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8716
8717 * lib/compiler.c: Add Intel specific preprocessor macros.
8718 * lib/compiler.cc: Likewise.
8719
8720 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8721
8722 * gdb.server/connect-with-no-symbol-file.c: New file.
8723 * gdb.server/connect-with-no-symbol-file.exp: New file.
8724
8725 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8726
8727 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8728
8729 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8730
8731 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8732 standard output directory.
8733
8734 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8735
8736 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8737
8738 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8739
8740 * gdb.btrace/instruction_history.c (loop): Add declaration.
8741
8742 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8743
8744 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8745
8746 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8747
8748 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8749 parentheses to print.
8750 (continue_handler): Likewise.
8751
8752 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8753
8754 * gdb.server/solib-list.exp: Remove is_remote check.
8755 Pass shlib= to gdb_compile. Don't link shared library with
8756 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8757 Run binary filename through "readlink -f" on the target.
8758
8759 2016-04-08 Pedro Alves <palves@redhat.com>
8760
8761 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8762 interpreter filename as argument to gdbserver_spawn.
8763 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8764 Return empty if $last_loaded_file does not exist.
8765
8766 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8767
8768 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8769 * gdb.base/jit-main.c: Use exit after usage.
8770
8771 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8772
8773 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8774 GDBHISTSIZE prior to the tests.
8775 * gdb.base/gdbinit-history.exp: Likewise.
8776
8777 2016-04-07 Pedro Alves <palves@redhat.com>
8778
8779 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8780 instead of build_executable. Use gdb_load_shlibs.
8781
8782 2016-04-07 Yao Qi <yao.qi@linaro.org>
8783
8784 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8785 Execute "si" command.
8786
8787 2016-04-07 Yao Qi <yao.qi@linaro.org>
8788
8789 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8790 number instead of the comments on some line.
8791
8792 2016-04-06 Don Breazeal <donb@codesourcery.com>
8793
8794 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8795 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8796
8797 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8798
8799 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8800 standard_output_file. Remove unused binfile variable.
8801
8802 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8803
8804 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8805 * gdb.python/py-mi-objfile.exp: Match "list main" output
8806 in console format.
8807
8808 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8809
8810 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8811 absolute.
8812
8813 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8814
8815 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8816 absolute.
8817 * gdb.trace/ftrace.exp: Likewise.
8818 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8819 targets as well.
8820 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8821 (gdb_load_shlibs): Copy libraries to test directory when testing
8822 natively. Only set solib-search-path if testing remotely.
8823 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8824
8825 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8826
8827 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8828 gdb_download. Use it even if the target is not remote.
8829 * gdb.base/jit.exp (compile_jit_test): Likewise.
8830 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8831 output directory if the destination board is local, otherwise use
8832 the standard remote_download from DejaGnu.
8833 (gdb_download): Remove.
8834 (gdb_load_shlibs): Use gdb_remote_download instead of
8835 gdb_download.
8836 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8837 Use gdb_remote_download instead of gdb_download. Use it even if
8838 the target is not remote.
8839 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8840 instead of gdb_download.
8841
8842 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8843
8844 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8845 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8846 run.
8847
8848 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8849
8850 PR gdb/19820
8851 * gdb.base/printcmds.exp: Add artificial arrays tests.
8852
8853 2016-03-31 Pedro Alves <palves@redhat.com>
8854
8855 PR gdb/19858
8856 * gdb.base/jit-main.c: Include unistd.h.
8857 (ATTACH): Define to 0 if not already defined.
8858 (wait_for_gdb, mypid): New globals.
8859 (WAIT_FOR_GDB): New macro.
8860 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8861 some breakpoint locations.
8862 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8863 New procedures.
8864 (one_jit_test): Add REATTACH parameter, and handle it. Use
8865 continue_to_test_location.
8866 (top level): Test attach, and adjusts calls to one_jit_test.
8867
8868 2016-03-31 Pedro Alves <palves@redhat.com>
8869
8870 PR gdb/19858
8871 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8872 BINSUFFIX parameter, and handle it.
8873 (top level): Adjust calls compile_jit_test.
8874
8875 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8876
8877 PR python/19743
8878 * gdb.python/py-mi-events-gdb.py: New file.
8879 * gdb.python/py-mi-events.c: New file.
8880 * gdb.python/py-mi-events.exp: New file.
8881
8882 2016-03-30 Yao Qi <yao.qi@linaro.org>
8883
8884 * gdb.reverse/until-precsave.exp: Match function name only.
8885 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8886 Move malloc to a condition block.
8887 * gdb.reverse/until-reverse.exp: Match function name only.
8888
8889 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8890
8891 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8892 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8893 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8894 variable for GPR 0 instead of assuming it is register 0.
8895 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8896 * lib/trace-support.exp: Add s390 registers.
8897
8898 2016-03-29 Yao Qi <yao.qi@linaro.org>
8899
8900 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8901
8902 2016-03-24 Yao Qi <yao.qi@linaro.org>
8903
8904 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8905 test message.
8906
8907 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8908
8909 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8910 maintaining separate logic for constructing the output path.
8911
8912 2016-03-16 Don Breazeal <donb@codesourcery.com>
8913
8914 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8915 Retry fork and waitpid on interrupted system call errors.
8916 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8917 Use with_timeout_factor to increase timeout by factor of 10.
8918
8919 2016-03-15 Don Breazeal <donb@codesourcery.com>
8920
8921 * gdb.cp/scope-err.cc: New test program.
8922 * gdb.cp/scope-err.exp: New test script.
8923 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8924 lines and "set breakpoint here" comment.
8925 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8926 Fixed some whitespace and format issues.
8927 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8928 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8929
8930 2016-03-15 Doug Evans <dje@google.com>
8931
8932 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8933 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8934 All callers updated. Add tests for enums, mixed flags register.
8935
8936 2016-03-15 Doug Evans <dje@google.com>
8937
8938 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8939 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8940
8941 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8942
8943 * gdb.base/default.exp: Add $_as_string to the list of expected
8944 convenience functions.
8945
8946 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8947
8948 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8949
8950 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8951
8952 * gdb.python/py-as-string.exp: New file.
8953 * gdb.python/py-as-string.c: New file.
8954
8955 2016-03-09 Pedro Alves <palves@redhat.com>
8956
8957 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8958 signal" -> "Thread NN received signal" output change.
8959 * gdb.threads/ia64-sigill.exp: Likewise.
8960 * gdb.threads/linux-dp.exp: Likewise.
8961 * gdb.threads/manythreads.exp: Likewise.
8962 * gdb.threads/pending-step.exp: Likewise.
8963 * gdb.threads/print-threads.exp: Likewise.
8964 * gdb.threads/sigstep-threads.exp: Likewise.
8965 * gdb.threads/staticthreads.exp: Likewise.
8966 * gdb.threads/tls.exp: Likewise.
8967
8968 2016-03-09 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.base/command-line-input.exp: New file.
8971
8972 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8973
8974 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8975 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8976 * gdb.trace/pending.exp: Accept leading dot before function name.
8977 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8978 * lib/trace-support.exp: Set registers for ppc.
8979
8980 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8981
8982 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8983 use it for disassembly; accept .main in addition to main in backtrace.
8984
8985 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8986 Marcin Kościelnicki <koriakin@0x04.net>
8987
8988 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8989 (gdb_recursion_test_ptr): New global variable.
8990 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8991 gdb_recursion_test.
8992 (gdb_c_test): Ditto.
8993
8994 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8995
8996 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8997 ordering.
8998
8999 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9000
9001 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9002 (bar): Add bar_start_lbl label.
9003 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9004 of foo/bar for emitting DWARF and tracing.
9005
9006 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9007
9008 * analyze-racy-logs.py: Set executable bit.
9009
9010 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9011
9012 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9013 (CHECK_TARGET_TMP): Likewise.
9014 (check-single-racy): New rule.
9015 (check-parallel-racy): Likewise.
9016 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9017 (do-check-parallel-racy): New rule.
9018 (check-racy/%.exp): Likewise.
9019 * README (Racy testcases): New section.
9020 * analyze-racy-logs.py: New file.
9021
9022 2016-03-03 Doug Evans <dje@google.com>
9023
9024 * gdb.base/skip.exp: Use with_test_prefix.
9025
9026 2016-03-03 Yao Qi <yao.qi@linaro.org>
9027
9028 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9029 Invoke step_over_syscall "clone" and break_cond_on_syscall
9030 "clone".
9031 * gdb.base/step-over-clone.c: New file.
9032
9033 2016-03-03 Yao Qi <yao.qi@linaro.org>
9034
9035 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9036 code format.
9037
9038 2016-03-03 Yao Qi <yao.qi@linaro.org>
9039
9040 * gdb.base/disp-step-fork.c: Rename to ...
9041 * gdb.base/step-over-fork.c: ... it. New file.
9042 * gdb.base/disp-step-vfork.c: Rename to ...
9043 * gdb.base/step-over-vfork.c: ... it. New file.
9044 * gdb.base/disp-step-syscall.exp: Rename to ...
9045 * gdb.base/step-over-syscall.exp: ... it. New file.
9046 (disp_step_cross_syscall): Rename to ...
9047 (step_over_syscall): ... it.
9048
9049 2016-03-03 Yao Qi <yao.qi@linaro.org>
9050
9051 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9052 If target supports condition evaluation on target, invoke
9053 break_cond_on_syscall for fork and vfork.
9054
9055 2016-03-03 Yao Qi <yao.qi@linaro.org>
9056
9057 * gdb.base/disp-step-syscall.exp: Don't invoke
9058 support_displaced_stepping.
9059 (disp_step_cross_syscall): Test with displaced stepping off and
9060 on if supported.
9061
9062 2016-03-03 Yao Qi <yao.qi@linaro.org>
9063
9064 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9065 proc.
9066 (setup): New proc.
9067 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9068 and setup.
9069
9070 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9071
9072 * gdb.fortran/vla-history.exp: Remove breakpoint.
9073
9074 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9075
9076 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9077 exceeds timeout.
9078
9079 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9080
9081 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9082 breakpoint.
9083
9084 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9085
9086 * gdb.mi/vla.f90: Nullify pointer after declaration.
9087
9088 2016-03-01 Pedro Alves <palves@redhat.com>
9089
9090 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9091
9092 2016-03-01 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9095 before anything else.
9096 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9097 _GNU_SOURCE here.
9098 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9099 before anything else.
9100 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9101
9102 2016-03-01 Pedro Alves <palves@redhat.com>
9103
9104 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9105
9106 2016-03-01 Yao Qi <yao.qi@linaro.org>
9107
9108 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9109 prepare_for_testing.
9110
9111 2016-03-01 Yao Qi <yao.qi@linaro.org>
9112
9113 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9114
9115 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9116
9117 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9118 manually constructing the output path.
9119
9120 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9121
9122 * gdb.arch/s390-stackless.S: New.
9123 * gdb.arch/s390-stackless.exp: New.
9124
9125 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9126
9127 * gdb.dlang/circular.c: New file.
9128 * gdb.dlang/circular.exp: New file.
9129
9130 2016-02-26 Yao Qi <yao.qi@linaro.org>
9131
9132 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9133 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9134 (testcases): Update.
9135
9136 2016-02-26 Yao Qi <yao.qi@linaro.org>
9137
9138 * gdb.reverse/aarch64.c: Rename to ...
9139 * gdb.reverse/insn-reverse.c: ... it.
9140 * gdb.reverse/aarch64.exp: Rename to ...
9141 * gdb.reverse/insn-reverse.exp: ... it.
9142
9143 2016-02-26 Yao Qi <yao.qi@linaro.org>
9144
9145 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9146 (testcase_ftype): New.
9147 (testcases): New array.
9148 (n_testcases): New.
9149 (main): Call each element in testcases.
9150 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9151 (read_testcase): New.
9152 Do the tests in a loop.
9153
9154 2016-02-25 Yao Qi <yao.qi@linaro.org>
9155
9156 * gdb.base/branches.c: Remove.
9157
9158 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9159
9160 PR gdb/13808
9161 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9162
9163 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9164
9165 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9166
9167 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9168
9169 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9170 change x86_64 call_insn to 'callq'.
9171
9172 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9173
9174 * gdb.trace/tfile-avx.c: Move to...
9175 * gdb.trace/tracefile-pseudo-reg.c: Here.
9176 * gdb.trace/tfile-avx.exp: Move to...
9177 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9178
9179 2016-02-24 Gary Benson <gbenson@redhat.com>
9180
9181 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9182 message on attach.
9183
9184 2016-02-23 Doug Evans <dje@google.com>
9185
9186 * gdb.base/skip.c (test_skip): New function.
9187 (end_test_skip_file_and_function): New function.
9188 (test_skip_file_and_function): New function.
9189 * gdb.base/skip1.c (test_skip): New function.
9190 (skip1_test_skip_file_and_function): New function.
9191 * gdb.base/skip.exp: Add tests for new skip options.
9192 * gdb.base/skip-solib.exp: Update expected output.
9193 * gdb.perf/skip-command.cc: New file.
9194 * gdb.perf/skip-command.exp: New file.
9195 * gdb.perf/skip-command.py: New file.
9196
9197 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9198
9199 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9200 info registers pattern.
9201
9202 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9203
9204 * lib/future.exp: Add D support.
9205 (gdb_find_gdc): New proc.
9206 (gdb_default_target_compile): Add D support.
9207
9208 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9209
9210 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9211 user+system time.
9212 (trace_speed_test): Determine the iteration count for a time
9213 between 15..30 seconds.
9214
9215 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9216
9217 * gdb.arch/i386-mpx-sigsegv.c: New file.
9218 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9219 * gdb.arch/i386-mpx-simple_segv.c: New file.
9220 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9221
9222 2016-02-18 Yao Qi <yao.qi@linaro.org>
9223
9224 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9225 Don't call setup_kfail.
9226
9227 2016-02-18 Yao Qi <yao.qi@linaro.org>
9228
9229 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9230 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9231
9232 2016-02-16 Doug Evans <dje@google.com>
9233
9234 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9235 * gdb.base/skip1.c: Ditto.
9236 * gdb.base/skip.exp: Whitespace cleanup.
9237
9238 2016-02-16 Don Breazeal <donb@codesourcery.com>
9239
9240 PR remote/19496
9241 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9242 Remove kfail for PR remote/19496.
9243
9244 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9245
9246 * lib/gdb.exp (standard_temp_file): Return a path specific to
9247 the runtest invocation.
9248
9249 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9250
9251 * gdb.trace/save-trace.exp: Change relative path to be in the
9252 standard output directory.
9253
9254 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9255
9256 * gdb.arch/i386-prologue.c: Add missing prototypes.
9257
9258 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9259
9260 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9261 * gdb.arch/i386-prologue.exp: Likewise.
9262 * gdb.arch/i386-size.exp: Likewise.
9263
9264 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9265
9266 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9267 define object file path.
9268 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9269 file path.
9270 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9271 standard_output_file to define binfile.
9272
9273 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9274
9275 Fix compatibility with recent gfortran-5.3.1.
9276 * gdb.fortran/vla-history.exp (print vla1 allocated)
9277 (print vla2 allocated, print $2, print $3): Remove
9278 (print $4): Rename to ...
9279 (print $2): ... here.
9280 (print $9): Rename to ...
9281 (print $5): ... here.
9282 (print $10): Rename to ...
9283 (print $6): ... here.
9284 * gdb.fortran/vla.f90: Add pvla initialization.
9285
9286 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9287
9288 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9289 New test.
9290 * gdb.fortran/vla-value-sub.exp: Likewise.
9291
9292 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9293
9294 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9295
9296 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9297
9298 * i386-biarch-core.exp: Define corefile using
9299 standard_output_file.
9300
9301 2016-02-12 Yao Qi <yao.qi@linaro.org>
9302
9303 * gdb.arch/arm-single-step-kernel-helper.c: New.
9304 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9305
9306 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9307
9308 * gdb.btrace/tailcall-only.exp: New.
9309 * gdb.btrace/tailcall-only.c: New.
9310 * gdb.btrace/x86_64-tailcall-only.S: New.
9311 * gdb.btrace/i686-tailcall-only.S: New.
9312
9313 2016-02-11 Pedro Alves <palves@redhat.com>
9314
9315 * README (Parallel testing): Add missing double quotes.
9316
9317 2016-02-11 Pedro Alves <palves@redhat.com>
9318
9319 * README (Parallel testing): New section.
9320 (GDB_PARALLEL): Rewrite.
9321 (FORCE_PARALLEL): Document.
9322
9323 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9324
9325 * gdb.trace/tfile-avx.c: New test.
9326 * gdb.trace/tfile-avx.exp: New test.
9327
9328 2016-02-09 Keith Seitz <keiths@redhat.com>
9329
9330 PR breakpoints/19546
9331 * gdb.base/infcall-exec.c: New file.
9332 * gdb.base/infcall-exec2.c: New file.
9333 * gdb.base/infcall-exec.exp: New file.
9334
9335 2016-02-09 Keith Seitz <keiths@redhat.com>
9336
9337 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9338 (toplevel): Call test_bkpt_address.
9339
9340 2016-02-09 Keith Seitz <keiths@redhat.com>
9341
9342 PR python/19506
9343 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9344 (toplevel): Call test_bkpt_address.
9345
9346 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9347
9348 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9349 to AC_OUTPUT.
9350 * configure: Regenerate.
9351
9352 2016-02-09 Pedro Alves <palves@redhat.com>
9353
9354 PR breakpoints/19548
9355 * gdb.base/execl-update-breakpoints.c (some_function): New
9356 function.
9357 (main): Call it.
9358 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9359 Tighten expected GDB output.
9360
9361 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9362
9363 * Makefile.in (ALL_SUBDIRS): Remove.
9364 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9365 (distclean maintainer-clean realclean): Likewise.
9366 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9367 * configure: Regenerate.
9368 * gdb.ada/Makefile.in: Delete.
9369 * gdb.arch/Makefile.in: Likewise.
9370 * gdb.asm/Makefile.in: Likewise.
9371 * gdb.base/Makefile.in: Likewise.
9372 * gdb.btrace/Makefile.in: Likewise.
9373 * gdb.cell/Makefile.in: Likewise.
9374 * gdb.compile/Makefile.in: Likewise.
9375 * gdb.cp/Makefile.in: Likewise.
9376 * gdb.disasm/Makefile.in: Likewise.
9377 * gdb.dlang/Makefile.in: Likewise.
9378 * gdb.dwarf2/Makefile.in: Likewise.
9379 * gdb.fortran/Makefile.in: Likewise.
9380 * gdb.gdb/Makefile.in: Likewise.
9381 * gdb.go/Makefile.in: Likewise.
9382 * gdb.guile/Makefile.in: Likewise.
9383 * gdb.java/Makefile.in: Likewise.
9384 * gdb.linespec/Makefile.in: Likewise.
9385 * gdb.mi/Makefile.in: Likewise.
9386 * gdb.modula2/Makefile.in: Likewise.
9387 * gdb.multi/Makefile.in: Likewise.
9388 * gdb.objc/Makefile.in: Likewise.
9389 * gdb.opencl/Makefile.in: Likewise.
9390 * gdb.opt/Makefile.in: Likewise.
9391 * gdb.pascal/Makefile.in: Likewise.
9392 * gdb.perf/Makefile.in: Likewise.
9393 * gdb.python/Makefile.in: Likewise.
9394 * gdb.reverse/Makefile.in: Likewise.
9395 * gdb.server/Makefile.in: Likewise.
9396 * gdb.stabs/Makefile.in: Likewise.
9397 * gdb.threads/Makefile.in: Likewise.
9398 * gdb.trace/Makefile.in: Likewise.
9399 * gdb.xml/Makefile.in: Likewise.
9400 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9401 GDB_PARALLEL.
9402 (standard_output_file): Remove check for GDB_PARALLEL, always
9403 return path in outputs/$subdir/$testname.
9404
9405 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9406
9407 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9408 (site.exp): Assign abs_srcdir to tcl's srcdir.
9409
9410 2016-02-04 Yao Qi <yao.qi@linaro.org>
9411
9412 * gdb.base/foll-exec-mode.c: Include limits.h.
9413 (main): Add parameters argc and argv. Get directory from
9414 argv[0].
9415 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9416 compilation.
9417 * gdb.base/foll-exec.c: Include limits.h.
9418 (main): Add parameters argc and argv.
9419 Get directory from argv[0].
9420 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9421 Adjust tests on the number of lines as source code changed.
9422 * gdb.base/foll-vfork-exit.c: Include limits.h.
9423 (main): Add one line of statement before vfork.
9424 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9425 (main): Add parameters argc and argv. Get directory from
9426 argv[0].
9427 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9428 (setup_gdb): Set tbreak to skip some source lines.
9429 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9430 (main): Add parameters argc and argv. Get directory from
9431 argv[0].
9432 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9433 compilation.
9434 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9435 (main): Add parameters argc and argv. Get directory from
9436 argv[0].
9437 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9438 compilation.
9439
9440 2016-02-01 Doug Evans <dje@google.com>
9441
9442 * gdb.base/skip.exp: Clean up multiple references to same test name.
9443
9444 2016-02-01 Pedro Alves <palves@redhat.com>
9445
9446 PR remote/19496
9447 * gdb.threads/forking-threads-plus-breakpoint.exp
9448 (displaced_stepping_supported): New global.
9449 (probe_displaced_stepping_support): New procedure.
9450 (do_test): Add 'displaced' parameter, and use it.
9451 (top level): Check for displaced stepping support. Add displaced
9452 stepping on/off testing axis.
9453
9454 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9455
9456 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9457 pointer. Don't perform further tests on the unassociated pointer
9458 if the first test fails.
9459
9460 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9461
9462 * gdb.base/max-value-size.c: New file.
9463 * gdb.base/max-value-size.exp: New file.
9464 * gdb.base/huge.exp: Disable max-value-size for this test.
9465
9466 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9467
9468 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9469
9470 2016-01-28 Yao Qi <yao.qi@linaro.org>
9471
9472 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9473
9474 2016-01-25 Pedro Alves <palves@redhat.com>
9475
9476 PR threads/19461
9477 * gdb.base/fork-running-state.c: New file.
9478 * gdb.base/fork-running-state.exp: New file.
9479
9480 2016-01-25 Pedro Alves <palves@redhat.com>
9481
9482 PR gdb/19494
9483 * gdb.base/catch-fork-kill.c: New file.
9484 * gdb.base/catch-fork-kill.exp: New file.
9485
9486 2016-01-25 Pedro Alves <palves@redhat.com>
9487
9488 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9489 Delete, moved to lib/gdb.exp.
9490 * gdb.threads/forking-threads-plus-breakpoint.exp
9491 (foreach_with_prefix): Likewise.
9492 * gdb.threads/process-dies-while-handling-bp.exp
9493 (foreach_with_prefix): Likewise.
9494 * lib/gdb.exp (foreach_with_prefix): New procedure.
9495
9496 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9497
9498 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9499 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9500
9501 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9502
9503 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9504 endian targets.
9505
9506 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9507 Pedro Alves <palves@redhat.com>
9508
9509 Fix testsuite compatibility with Guile.
9510 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9511 number.
9512
9513 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9514
9515 Fix testsuite compatibility with Guile.
9516 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9517 (thread 1): New test for backtrace through signal handler.
9518
9519 2016-01-22 Yao Qi <yao.qi@linaro.org>
9520
9521 PR testsuite/19491
9522 * gdb.base/multi-forks.c: Include
9523 ../lib/unbuffer_output.c
9524 (main): Call gdb_unbuffer_output.
9525
9526 2016-01-21 Doug Evans <dje@google.com>
9527
9528 * lib/ada.exp (gdb_compile_ada): Fix typo.
9529
9530 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9531
9532 * gdb.base/break-fun-addr.exp: New file.
9533 * gdb.base/break-fun-addr1.c: New file.
9534 * gdb.base/break-fun-addr2.c: New file.
9535
9536 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9537
9538 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9539 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9540 enum flag values.
9541
9542 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9543
9544 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9545 when GDB can not set the vector return value. Add more comments
9546 for clarification.
9547
9548 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9549
9550 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9551 command.
9552
9553 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9554
9555 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9556
9557 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9558
9559 * Makefile.in (check-single): Pass --status to runtest.
9560 (check/%.exp): Likewise.
9561
9562 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9563
9564 * Makefile.in (check-parallel): Propagate return code from make
9565 do-check-parallel.
9566
9567 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9568
9569 * gdb.trace/ftrace.exp: Fix expected message on continue.
9570 * gdb.trace/pending.exp: Fix expected message on continue.
9571 * gdb.trace/trace-break.exp: Fix expected message on continue.
9572
9573 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9574
9575 * lib/gdb.exp (gdb_test): Remove unused global references.
9576
9577 2016-01-18 Pedro Alves <palves@redhat.com>
9578
9579 * gdb.base/async-shell.exp: Adjust expected output.
9580 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9581 * gdb.base/siginfo-thread.exp: Adjust expected output.
9582 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9583 * gdb.java/jnpe.exp: Adjust expected output.
9584 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9585 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9586 * gdb.threads/leader-exit.exp: Adjust expected output.
9587 * gdb.threads/manythreads.exp: Adjust expected output.
9588 * gdb.threads/pthreads.exp: Adjust expected output.
9589 * gdb.threads/schedlock.exp: Adjust expected output.
9590 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9591 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9592 expected output.
9593 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9594 output.
9595 * gdb.threads/sigthread.exp: Adjust expected output.
9596 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9597
9598 2016-01-18 Yao Qi <yao.qi@linaro.org>
9599
9600 * gdb.guile/scm-section-script.c: Replace @progbits with
9601 %progbits.
9602 * gdb.python/py-section-script.c: Likewise.
9603
9604 2016-01-15 Pedro Alves <palves@redhat.com>
9605
9606 * gdb.multi/tids.exp: Test star wildcard ranges.
9607
9608 2016-01-15 Pedro Alves <palves@redhat.com>
9609
9610 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9611 command from "thread apply" invocation.
9612 (thr_apply_info_thr_invalid): Default the expected output to the
9613 input tid list.
9614 (top level): Add tests that use convenience variables. Add tests
9615 for "thread apply" with a valid TID list, but missing the command.
9616
9617 2016-01-13 Pedro Alves <palves@redhat.com>
9618
9619 * gdb.base/default.exp: Expect $_gthread as well.
9620 * gdb.multi/tids.exp: Test $_gthread.
9621 * gdb.threads/thread-specific.exp: Test $_gthread.
9622
9623 2016-01-13 Pedro Alves <palves@redhat.com>
9624
9625 * gdb.multi/tids.exp: Test "info threads -gid".
9626
9627 2016-01-13 Pedro Alves <palves@redhat.com>
9628
9629 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9630 Breakpoint.thread.
9631 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9632
9633 2016-01-07 Pedro Alves <palves@redhat.com>
9634
9635 * gdb.base/break.exp: Adjust to output changes.
9636 * gdb.base/hbreak2.exp: Likewise.
9637 * gdb.base/sepdebug.exp: Likewise.
9638 * gdb.base/watch_thread_num.exp: Likewise.
9639 * gdb.linespec/keywords.exp: Likewise.
9640 * gdb.multi/info-threads.exp: Likewise.
9641 * gdb.threads/thread-find.exp: Likewise.
9642 * gdb.multi/tids.c: New file.
9643 * gdb.multi/tids.exp: New file.
9644
9645 2016-01-13 Pedro Alves <palves@redhat.com>
9646
9647 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9648
9649 2016-01-13 Pedro Alves <palves@redhat.com>
9650
9651 * gdb.base/default.exp: Expect $_inferior as well.
9652 * gdb.multi/base.exp: Test $_inferior.
9653
9654 2016-01-13 Pedro Alves <palves@redhat.com>
9655
9656 PR breakpoints/19388
9657 * gdb.base/catch-signal-siginfo-cond.c: New file.
9658 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9659
9660 2016-01-12 Josh Stone <jistone@redhat.com>
9661 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9662
9663 * gdb.base/catch-syscall.c (do_execve): New variable.
9664 (main): Conditionally trigger an execve.
9665 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9666 (test_catch_syscall_execve): New, check entry/return across execve.
9667 (do_syscall_tests): Call test_catch_syscall_execve.
9668
9669 2016-01-12 Pedro Alves <palves@redhat.com>
9670
9671 * gdb.base/random-signal.exp (do_test): New procedure, with body
9672 of testcase moved in.
9673
9674 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9675 Pedro Alves <palves@redhat.com>
9676
9677 * gdb.base/funcargs.exp (finish from indirectly called function):
9678 Reintroduce the case for 'First'.
9679
9680 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9681 Pedro Alves <palves@redhat.com>
9682
9683 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9684 (tcatch_vfork_then_child_follow_exec)
9685 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9686 identification.
9687
9688 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9689
9690 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9691 and repeats to unlimited.
9692 * gdb.python/py-value.exp: Likewise.
9693 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9694 and repeats to unlimited.
9695
9696 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9697
9698 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9699 and reordering the functions.
9700 * gdb.multi/hangout.c: Likewise.
9701 * gdb.multi/hello.c: Likewise.
9702
9703 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9704
9705 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9706 absolute.
9707 (SingleStatisticTestResult.report): Use dict.keys instead of
9708 dict.iterkeys.
9709
9710 2016-01-06 Pedro Alves <palves@redhat.com>
9711
9712 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9713
9714 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9715
9716 * gdb.btrace/dlopen.exp: New.
9717 * gdb.btrace/dlopen.c: New.
9718 * gdb.btrace/dlopen-dso.c: New.
9719
9720 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9721
9722 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9723 PATTERN argument is optional.
9724
9725 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9726
9727 * lib/ada.exp (target_compile_ada_from_dir): New function.
9728 (gdb_compile_ada): Reimplement avoiding the use of project files.
9729 * gdb.ada/gnat_ada.gpr: Delete.
9730 * gdb.ada/cond_lang.exp: Adjust test to make path before
9731 filename optional.
9732 * gdb.ada/small_reg_param.exp: Likewise.
9733
9734 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9735
9736 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9737
9738 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9739
9740 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9741 case.
9742
9743 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9744
9745 * gdb.base/break.exp: Remove dead code.
9746 * gdb.base/sepdebug.exp: Likewise.
9747
9748 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9749
9750 * gdb.asm/asm-source.exp: Remove HP-UX references.
9751 * gdb.base/annota1.exp: Likewise.
9752 * gdb.base/annota3.exp: Likewise.
9753 * gdb.base/attach.exp: Likewise.
9754 * gdb.base/bigcore.exp: Likewise.
9755 * gdb.base/break.exp: Likewise.
9756 * gdb.base/call-ar-st.exp: Likewise.
9757 * gdb.base/callfuncs.exp: Likewise.
9758 * gdb.base/catch-fork-static.exp: Likewise.
9759 * gdb.base/display.exp: Likewise.
9760 * gdb.base/foll-exec-mode.exp: Likewise.
9761 * gdb.base/foll-exec.exp: Likewise.
9762 * gdb.base/foll-fork.exp: Likewise.
9763 * gdb.base/foll-vfork.exp: Likewise.
9764 * gdb.base/funcargs.exp: Likewise.
9765 * gdb.base/hbreak2.exp: Likewise.
9766 * gdb.base/inferior-died.exp: Likewise.
9767 * gdb.base/interrupt.exp: Likewise.
9768 * gdb.base/multi-forks.exp: Likewise.
9769 * gdb.base/nodebug.exp: Likewise.
9770 * gdb.base/sepdebug.exp: Likewise.
9771 * gdb.base/solib1.c: Likewise.
9772 * gdb.base/step-test.exp: Likewise.
9773 * gdb.mi/non-stop.c: Likewise.
9774 * gdb.mi/pthreads.c: Likewise.
9775 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9776 * gdb.threads/pthreads.c: Likewise.
9777 * gdb.threads/staticthreads.exp: Likewise.
9778 * lib/future.exp: Likewise.
9779 * lib/gdb.exp: Likewise.
9780 * gdb.base/so-indr-cl.c: Remove.
9781 * gdb.base/so-indr-cl.exp: Likewise.
9782 * gdb.base/solib.c: Likewise.
9783 * gdb.base/solib.exp: Likewise.
9784 * gdb.base/solib2.c: Likewise.
9785
9786 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9787
9788 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9789 * gdb.base/call-ar-st.exp: Likewise.
9790 * gdb.base/callfuncs.exp: Likewise.
9791 * gdb.base/condbreak.exp: Likewise.
9792 * gdb.base/constvars.exp: Likewise.
9793 * gdb.base/hbreak2.exp: Likewise.
9794 * gdb.base/langs.exp: Likewise.
9795 * gdb.base/list.exp: Likewise.
9796 * gdb.base/long_long.exp: Likewise.
9797 * gdb.base/ptype.exp: Likewise.
9798 * gdb.base/scope.exp: Likewise.
9799 * gdb.base/signals.exp: Likewise.
9800 * gdb.base/so-impl-ld.exp: Likewise.
9801 * gdb.base/varargs.exp: Likewise.
9802 * gdb.base/volatile.exp: Likewise.
9803 * gdb.base/whatis.exp: Likewise.
9804 * gdb.cp/cplusfuncs.exp: Likewise.
9805 * gdb.cp/inherit.exp: Likewise.
9806 * gdb.cp/local.exp: Likewise.
9807 * gdb.cp/member-ptr.exp: Likewise.
9808 * gdb.cp/method.exp: Likewise.
9809 * gdb.cp/overload.exp: Likewise.
9810 * gdb.cp/templates.exp: Likewise.
9811 * gdb.stabs/weird.exp: Likewise.
9812 * lib/compiler.c: Likewise.
9813 * lib/compiler.cc: Likewise.
9814 * lib/cp-support.exp: Likewise.
9815 * lib/gdb.exp: Likewise.
9816
9817 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9818
9819 * configure.ac: Remove HP-UX case.
9820 * configure: Regenerate.
9821
9822 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9823
9824 * lib/gdb.exp (gdb_compile): Add function doc.
9825
9826 2015-12-17 Pedro Alves <palves@redhat.com>
9827
9828 PR threads/19354
9829 * gdb.multi/info-threads.exp: New file.
9830
9831 2015-12-15 Yao Qi <yao.qi@linaro.org>
9832
9833 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9834 is aarch64*-*-*.
9835
9836 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9837
9838 * gdb.base/history-duplicates.exp: Skip if no readline support.
9839
9840 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9841
9842 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9843
9844 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9845
9846 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9847
9848 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9849
9850 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9851 ctrl-C if nointerrupts target property is set.
9852 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9853 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9854 * gdb.base/paginate-bg-execution.exp: Likewise.
9855 * gdb.base/paginate-execution-startup.exp: Likewise.
9856 * gdb.base/random-signal.exp: Likewise.
9857 * gdb.base/range-stepping.exp: Likewise.
9858 * gdb.cp/annota2.exp: Likewise.
9859 * gdb.cp/annota3.exp: Likewise.
9860 * gdb.gdb/selftest.exp: Likewise.
9861 * gdb.threads/continue-pending-status.exp: Likewise.
9862 * gdb.threads/leader-exit.exp: Likewise.
9863 * gdb.threads/manythreads.exp: Likewise.
9864 * gdb.threads/pthreads.exp: Likewise.
9865 * gdb.threads/schedlock.exp: Likewise.
9866 * gdb.threads/sigthread.exp: Likewise.
9867
9868 2015-12-11 Don Breazeal <donb@codesourcery.com>
9869
9870 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9871 remote.
9872 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9873 * gdb.base/foll-exec.exp (main): Enable for target remote.
9874 * gdb.base/foll-fork.exp (main): Likewise.
9875 * gdb.base/foll-vfork.exp (main): Likewise.
9876 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9877 (proc continue_to_exit_bp_loc): Use clean_restart.
9878 * gdb.base/pie-execl.exp (main): Disable for target remote.
9879 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9880 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9881 * gdb.threads/execl.exp (main): Likewise.
9882 * gdb.threads/fork-child-threads.exp (main): Likewise.
9883 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9884 remote.
9885 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9886 remote.
9887 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9888 pid.tid style ptids, instead of just tid.
9889 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9890 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9891 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9892 ptids, instead of just tid.
9893
9894 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9895
9896 * gdb.base/list.exp (test_list_forward): Add end of file error
9897 test.
9898 (test_repeat_list_command): Add end of file error test.
9899 (test_list_backwards): Add beginning of file error test.
9900
9901 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9902
9903 * gdb.base/list.exp (test_list_invalid_args): New function,
9904 defined, and called.
9905
9906 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9907
9908 * gdb.base/list.exp (test_list): Make test names unique.
9909
9910 2015-12-11 Yao Qi <yao.qi@linaro.org>
9911
9912 * gdb.base/coremaker2.c: Remove.
9913
9914 2015-12-10 Pedro Alves <palves@redhat.com>
9915
9916 * gdb.multi/base.exp: Remove stale "spaces" references.
9917
9918 2015-12-10 Pedro Alves <palves@redhat.com>
9919
9920 * gdb.multi/base.exp: Don't use nowarnings.
9921 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9922 * gdb.multi/hangout.c: Include stdio.h.
9923 * gdb.multi/hello.c: Include stdlib.h.
9924 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9925 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9926 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9927
9928 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9929
9930 * gdb.dwarf2/dw2-ranges-base.c: New file.
9931 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9932 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9933 support additional line table, and debug ranges generation.
9934 (Dwarf::ranges): New function, generate .debug_ranges.
9935 (Dwarf::lines): Support generating simple line table programs.
9936 (Dwarf::assemble): Initialise new namespace variables.
9937
9938 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9939
9940 * gdb.base/async.exp (proc test_background): Add case for
9941 asynchronous execution not supported.
9942
9943 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9944
9945 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9946 format and change test names to make them unique.
9947
9948 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9949 Pedro Alves <pedro@redhat.com>
9950
9951 PR gdb/18702
9952 Add checking of floatformats setup on x86_64 hosts.
9953 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9954 (smallval, bigval): New labels/constants.
9955 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9956 float" after loading bigval and smallval.
9957
9958 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9959
9960 * gdb.ada/fun_overload_menu.exp: New testcase.
9961 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9962
9963 2015-12-04 Josh Stone <jistone@redhat.com>
9964
9965 * gdb.base/catch-fork-static.exp: New.
9966
9967 2015-12-03 Yao Qi <yao.qi@linaro.org>
9968
9969 * gdb.base/sizeof.c: Don't include stdio.h and
9970 ../lib/unbuffer_output.c.
9971 (main): New variable 'size' and 'value'. Remove printf and
9972 gdb_unbuffer_output. Assign return value to size and value.
9973 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9974 at the beginning.
9975 (check_sizeof): Check the result by printing variable 'size'.
9976 (check_valueof): Check the result by printing variable 'value'.
9977
9978 2015-12-01 Yao Qi <yao.qi@linaro.org>
9979
9980 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9981 for aarch64*-*-linux* target.
9982
9983 2015-11-30 Pedro Alves <palves@redhat.com>
9984
9985 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9986
9987 2015-11-30 Pedro Alves <palves@redhat.com>
9988
9989 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9990 Handle non-stop mode vCont replies.
9991
9992 2015-11-30 Pedro Alves <palves@redhat.com>
9993
9994 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9995 prepare_for_testing. Start gdb with "set non-stop on" appended to
9996 GDBFLAGS. Lax expected stop output.
9997
9998 2015-11-27 Yao Qi <yao.qi@linaro.org>
9999
10000 * gdb.arch/arm-neon.exp: New.
10001 * gdb.arch/arm-neon.c: New.
10002
10003 2015-11-27 Yao Qi <yao.qi@linaro.org>
10004
10005 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10006
10007 2015-11-27 Yao Qi <yao.qi@linaro.org>
10008
10009 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10010 frames-invalid annotation.
10011
10012 2015-11-27 Yao Qi <yao.qi@linaro.org>
10013
10014 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10015
10016 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10017
10018 * gdb.threads/names.exp: New file.
10019 * gdb.threads/names.c: New file.
10020 * README: Mention gdb,no_thread_names.
10021
10022 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10023
10024 PR 19297
10025 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10026 support" error.
10027
10028 2015-11-24 Pedro Alves <palves@redhat.com>
10029
10030 PR 17539
10031 * gdb.base/display.exp: Expect displays to be sorted in ascending
10032 order. Use multi_line.
10033 * gdb.base/solib-display.exp: Likewise.
10034
10035 2015-11-24 Pedro Alves <palves@redhat.com>
10036
10037 PR 17539
10038 * gdb.base/display.exp: Expect displays to be sorted in ascending
10039 order. Use multi_line.
10040 * gdb.base/solib-display.exp: Likewise.
10041
10042 2015-11-24 Pedro Alves <palves@redhat.com>
10043
10044 PR 17539
10045 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10046 threads in ascending order.
10047 * gdb.base/foll-fork.exp: Likewise.
10048 * gdb.base/foll-vfork.exp: Likewise.
10049 * gdb.base/multi-forks.exp: Likewise.
10050 * gdb.mi/mi-nonstop.exp: Likewise.
10051 * gdb.mi/mi-nsintrall.exp: Likewise.
10052 * gdb.multi/base.exp: Likewise.
10053 * gdb.multi/multi-arch.exp: Likewise.
10054 * gdb.python/py-inferior.exp: Likewise.
10055 * gdb.threads/break-while-running.exp: Likewise.
10056 * gdb.threads/execl.exp: Likewise.
10057 * gdb.threads/gcore-thread.exp: Likewise.
10058 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10059 * gdb.threads/kill.exp: Likewise.
10060 * gdb.threads/linux-dp.exp: Likewise.
10061 * gdb.threads/multiple-step-overs.exp: Likewise.
10062 * gdb.threads/next-bp-other-thread.exp: Likewise.
10063 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10064 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10065 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10066 * gdb.threads/thread-find.exp: Likewise.
10067 * gdb.threads/tls.exp: Likewise.
10068 * lib/mi-support.exp (mi_reverse_list): Delete.
10069 (mi_check_thread_states): No longer reverse list.
10070
10071 2015-11-24 Pedro Alves <palves@redhat.com>
10072
10073 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10074 use lowercase.
10075
10076 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10077
10078 * gdb.trace/actions.c: Include trace-common.h.
10079 (main): Add a location for a fast tracepoint.
10080 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10081 the normal tracepoints.
10082 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10083
10084 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10085
10086 * save-trace.exp: Factor out code to these...
10087 (gdb_save_tracepoints): New.
10088 (gdb_load_tracepoints): New.
10089 (do_save_load_test): New.
10090
10091 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10092
10093 * gdb.base/asmlabel.exp: New test.
10094 * gdb.base/asmlabel.c: New test case.
10095
10096 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10097
10098 * gdb.base/wrong_frame_bt_full-main.c: New file.
10099 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10100 * gdb.base/wrong_frame_bt_full.exp: New file.
10101
10102 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10103
10104 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10105
10106 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10107
10108 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10109 pstate register when comparing registers values in
10110 sparc64-*-linux-gnu targets to avoid spurious differences.
10111
10112 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10113
10114 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
10115
10116 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10117
10118 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10119 as type argument to gdb_compile.
10120 * gdb.base/nested-subp2.exp: Likewise.
10121 * gdb.base/nested-subp3.exp: Likewise.
10122
10123 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10124
10125 * lib/dwarf.exp (_note): Fix left shift of negative value.
10126 * gdb.trace/trace-condition.exp: Likewise.
10127
10128 2015-11-13 Yao Qi <yao.qi@linaro.org>
10129
10130 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10131 comments about d10v.
10132 (test_scalar_returns): Likewise.
10133 * gdb.base/d10v.ld: Remove.
10134 * gdb.base/overlays.exp: Remove the target triplet checking for
10135 d10v-*-*.
10136 * gdb.base/structs.exp (test_struct_returns): Remove the
10137 comments about d10v.
10138 (test_struct_calls): Likewise.
10139
10140 2015-11-13 Yao Qi <yao.qi@linaro.org>
10141
10142 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10143 * gdb.base/gnu_vector.c: Don't include stdio.h.
10144 (main): Don't print res and call add_some_intvecs.
10145
10146 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10147
10148 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10149 macro.
10150 (func5): Removed.
10151 (func4): Use FAST_TRACEPOINT_LABEL.
10152 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10153 macro.
10154 (func): Removed.
10155 (thread_function): Use FAST_TRACEPOINT_LABEL.
10156 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10157 (func): Remove.
10158 (marker): Use FAST_TRACEPOINT_LABEL.
10159 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10160 (pendfunc1): Remove.
10161 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10162 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10163 (foo): Remove.
10164 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10165 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10166 macro.
10167 (func): Remove.
10168 (marker): Use FAST_TRACEPOINT_LABEL.
10169 * gdb.trace/trace-common.h: New header.
10170 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10171 macro.
10172 (func): Remove.
10173 (marker): Use FAST_TRACEPOINT_LABEL.
10174 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10175 (func): Remove.
10176 (thread_function): Use FAST_TRACEPOINT_LABEL.
10177
10178 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10179
10180 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10181 in front.
10182 * gdb.trace/change-loc.exp: Use global pcreg definition.
10183 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10184 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10185 in front.
10186 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10187 * gdb.trace/pending.exp: Likewise.
10188 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10189 * gdb.trace/trace-break.exp: Likewise.
10190 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10191 in front.
10192 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10193 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10194 in front.
10195 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10196
10197 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10198
10199 * gdb.ada/fin_fun_out: New testcase.
10200
10201 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10202
10203 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10204 value associated with DW_AT_byte_size.
10205 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10206 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10207 DW_AT_upper_bound.
10208
10209 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10210
10211 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10212 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10213 version.
10214 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10215 gdb.dwarf2/dw2-canonicalize-type.exp,
10216 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10217 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10218 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10219 provided by gdb_target_symbol_prefix_flags_asm.
10220 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10221 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10222 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10223 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10224 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10225 macros where needed). Use this macro for symbols which require
10226 the prefix provided by SYMBOL_PREFIX.
10227
10228 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10229
10230 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10231 New procs.
10232 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10233 representing expressions, of more than one list element.
10234 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10235 to prepend linker symbol prefix to f.
10236 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10237 table_1 and table_2.
10238 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10239 Likewise, for f and g.
10240 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10241 for ptr.
10242 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10243 for main.
10244 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10245 table_1_ptr and table_2_ptr.
10246
10247 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10248 Joel Brobecker <brobecker@adacore.com>
10249
10250 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10251
10252 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10253
10254 * gdb.reverse/s390-mvcle.c: New test.
10255 * gdb.reverse/s390-mvcle.exp: New file.
10256 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10257
10258 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10259
10260 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10261
10262 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10263
10264 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10265 reaching marker2.
10266 * gdb.reverse/getresuid-reverse.exp: Likewise.
10267 * gdb.reverse/pipe-reverse.exp: Likewise.
10268 * gdb.reverse/readv-reverse.exp: Likewise.
10269 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10270 * gdb.reverse/time-reverse.exp: Likewise.
10271 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10272
10273 2015-10-30 Yao Qi <yao.qi@linaro.org>
10274
10275 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10276 (empty_cycle): Remove.
10277 (main): Don't call empty_cycle. Don't use watch_count_done.
10278 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10279 empty_cycle. Rewrite the code counting HW watchpoints.
10280
10281 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10282
10283 * gdb.reverse/fstatat-reverse.c: New test.
10284 * gdb.reverse/fstatat-reverse.exp: New file.
10285 * gdb.reverse/getresuid-reverse.c: New test.
10286 * gdb.reverse/getresuid-reverse.exp: New file.
10287 * gdb.reverse/pipe-reverse.c: New test.
10288 * gdb.reverse/pipe-reverse.exp: New file.
10289 * gdb.reverse/readv-reverse.c: New test.
10290 * gdb.reverse/readv-reverse.exp: New file.
10291 * gdb.reverse/recvmsg-reverse.c: New test.
10292 * gdb.reverse/recvmsg-reverse.exp: New file.
10293 * gdb.reverse/time-reverse.c: New test.
10294 * gdb.reverse/time-reverse.exp: New file.
10295 * gdb.reverse/waitpid-reverse.c: New test.
10296 * gdb.reverse/waitpid-reverse.exp: New file.
10297
10298 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10299
10300 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10301
10302 2015-10-26 Doug Evans <dje@google.com>
10303
10304 PR symtab/17391
10305 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10306 * gdb.dwarf2/bad-regnum.c: New file.
10307 * gdb.dwarf2/bad-regnum.exp: New file.
10308
10309 2015-10-26 Doug Evans <dje@google.com>
10310
10311 PR python/18938
10312 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10313 file.
10314
10315 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10316
10317 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10318 for a change by "Mention language in compile error message".
10319
10320 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10321
10322 PR python/18073
10323 * gdb.python/py-type.c (C::a_method): New.
10324 (C::a_const_method): New.
10325 (C::a_static_method): New.
10326 (a_function): New.
10327 * gdb.python/py-type.exp (test_fields): Test getting fields
10328 from function and method.
10329
10330 2015-10-21 Keven Boell <keven.boell@intel.com>
10331
10332 * gdb.fortran/vla-alloc-assoc.exp: New file.
10333 * gdb.fortran/vla-datatypes.exp: New file.
10334 * gdb.fortran/vla-datatypes.f90: New file.
10335 * gdb.fortran/vla-history.exp: New file.
10336 * gdb.fortran/vla-ptype-sub.exp: New file.
10337 * gdb.fortran/vla-ptype.exp: New file.
10338 * gdb.fortran/vla-sizeof.exp: New file.
10339 * gdb.fortran/vla-sub.f90: New file.
10340 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10341 * gdb.fortran/vla-value-sub-finish.exp: New file.
10342 * gdb.fortran/vla-value-sub.exp: New file.
10343 * gdb.fortran/vla-value.exp: New file.
10344 * gdb.fortran/vla-ptr-info.exp: New file.
10345 * gdb.mi/mi-vla-fortran.exp: New file.
10346 * gdb.mi/vla.f90: New file.
10347
10348 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10349
10350 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10351 of hardwired timeout value.
10352
10353 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10354 Pedro Alves <palves@redhat.com>
10355
10356 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10357 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10358
10359 2015-10-19 Josh Stone <jistone@redhat.com>
10360
10361 * gdb.base/catch-syscall.c: Include <sched.h>.
10362 (unknown_syscall): New variable.
10363 (main): Trigger a vfork and an unknown syscall.
10364 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10365 (unknown_syscall_number): Likewise.
10366 (check_call_to_syscall): Accept an optional syscall pattern.
10367 (check_return_from_syscall): Likewise.
10368 (check_continue): Likewise.
10369 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10370 (test_catch_syscall_skipping_return): New test toggling off 'catch
10371 syscall' to step over the syscall return, then toggling back on.
10372 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10373 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10374 (do_syscall_tests): Call test_catch_syscall_without_args and
10375 test_catch_syscall_mid_vfork.
10376 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10377 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10378
10379 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10380
10381 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10382 print g_vE): Add new pass patterns.
10383 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10384 print various symbol names for vptr fields.
10385
10386 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10387
10388 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10389 results.
10390
10391 2015-10-12 Yao Qi <yao.qi@linaro.org>
10392
10393 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10394
10395 2015-10-12 Yao Qi <yao.qi@linaro.org>
10396
10397 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10398 is aarch64*-*-linux*.
10399
10400 2015-10-12 Yao Qi <yao.qi@linaro.org>
10401
10402 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10403 (can_relocate_bcond_true): ... it.
10404 (can_relocate_bcond_false): New function.
10405 (foo): Likewise.
10406 (can_relocate_bl): Likewise.
10407 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10408 can_relocate_bl.
10409
10410 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10411
10412 * gdb.base/nested-addr.c: New file.
10413 * gdb.base/nested-addr.exp: New testcase.
10414
10415 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10416
10417 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10418 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10419 its output. Ignore the output of "record goto begin" and instead
10420 check that GDB is replaying.
10421
10422 2015-10-09 Pedro Alves <palves@redhat.com>
10423
10424 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10425 (top level): Use it in the run with no args test.
10426
10427 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10428
10429 * gdb.dlang/properties.exp: New file.
10430
10431 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10432
10433 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10434 whether or not address 0x1000 is mapped on the target.
10435
10436 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10437
10438 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10439 build.
10440
10441 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10442
10443 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10444 instruction-history test.
10445
10446 2015-09-28 Doug Evans <dje@google.com>
10447
10448 * gdb.base/gcore.c (array_func): Add reference to static_array.
10449
10450 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10451
10452 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10453 source line.
10454
10455 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10456
10457 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10458 short or char as base type.
10459
10460 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10461
10462 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10463 to allow any size enum.
10464
10465 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10466
10467 * gdb.ada/array_ptr_renaming.exp: New testcase.
10468 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10469 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10470
10471 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10472
10473 * gdb.trace/ftrace-lock.c: New file.
10474 * gdb.trace/ftrace-lock.exp: New file.
10475
10476 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10477
10478 * gdb.arch/insn-reloc.c: New file.
10479 * gdb.arch/ftrace-insn-reloc.exp: New file.
10480
10481 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10482
10483 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10484 instruction.
10485 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10486 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10487 * gdb.trace/range-stepping.c: Likewise.
10488 * gdb.trace/trace-break.c: Likewise.
10489 * gdb.trace/trace-mt.c (thread_function): Likewise.
10490 * gdb.trace/ftrace.c (marker): Likewise.
10491 * gdb.trace/trace-condition.c (marker): Likewise.
10492 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10493 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10494 is_aarch64_target.
10495
10496 2015-09-18 Doug Evans <xdje42@gmail.com>
10497
10498 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10499 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10500
10501 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10502
10503 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10504 the breakpoint.
10505
10506 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10507
10508 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10509 the pending breakpoint. Remove timeout override for "Run till
10510 MI pending breakpoint on pendfunc3 on thread 2" test.
10511
10512 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10513
10514 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10515 filename pattern.
10516
10517 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10518
10519 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10520 in breakpoint filename pattern.
10521
10522 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10523
10524 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10525
10526 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10527
10528 * gdb.linespec/explicit.exp: Check for readline support for
10529 tab-completion tests. Fix obvious typo.
10530
10531 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10532
10533 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10534 and replay.
10535
10536 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10537
10538 * gdb.btrace/non-stop.c: New.
10539 * gdb.btrace/non-stop.exp: New.
10540
10541 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10542 Yao Qi <yao.qi@linaro.org>
10543
10544 * gdb.trace/trace-condition.c: New file.
10545 * gdb.trace/trace-condition.exp: New file.
10546
10547 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10548
10549 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10550 for testing bytecode compilation.
10551
10552 2015-09-16 Pedro Alves <palves@redhat.com>
10553 Sandra Loosemore <sandra@codesourcery.com>
10554
10555 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10556 (SECONDS): Redefine.
10557 (main): Call pthread_kill and alarm early.
10558 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10559 support.
10560 (test): If the target can't hardware step and doesn't support
10561 displaced stepping, increase the timeout.
10562
10563 2015-09-16 Pedro Alves <palves@redhat.com>
10564
10565 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10566 (enable_debug): New procedures.
10567 (test): Use them. Bail out if waiting for threads fails.
10568 (top level): Bail out if a test fails.
10569
10570 2015-09-16 Yao Qi <yao.qi@linaro.org>
10571
10572 * gdb.asm/asm-source.exp: Set asm-arch for
10573 aarch64*-*-* target.
10574 * gdb.asm/aarch64.inc: New file.
10575
10576 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10577
10578 * gdb.ada/array_of_variable_length.exp: New testcase.
10579 * gdb.ada/array_of_variable_length/foo.adb: New file.
10580 * gdb.ada/array_of_variable_length/pck.adb: New file.
10581 * gdb.ada/array_of_variable_length/pck.ads: New file.
10582
10583 2015-09-15 Doug Evans <dje@google.com>
10584
10585 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10586 of function static local variable.
10587
10588 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10589
10590 * gdb.threads/tls-so_extern.exp: New test file.
10591 * gdb.threads/tls-so_extern.c: New test file.
10592 * gdb.threads/tls-so_extern_main.c: New test file.
10593
10594 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10595
10596 * gdb.opt/solib-intra-step-lib.c: New file.
10597 * gdb.opt/solib-intra-step-main.c: New file.
10598 * gdb.opt/solib-intra-step.exp: New file.
10599
10600 2015-09-15 Pedro Alves <palves@redhat.com>
10601
10602 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10603 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10604
10605 2015-09-14 Pedro Alves <palves@redhat.com>
10606
10607 * gdb.base/hook-stop-continue.c: Delete.
10608 * gdb.base/hook-stop-continue.exp: Delete.
10609 * gdb.base/hook-stop-frame.c: Delete.
10610 * gdb.base/hook-stop-frame.exp: Delete.
10611 * gdb.base/hook-stop.c: New file.
10612 * gdb.base/hook-stop.exp: New file.
10613
10614 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10615
10616 * gdb.ada/access_to_packed_array.exp: New testcase.
10617 * gdb.ada/access_to_packed_array/foo.adb: New file.
10618 * gdb.ada/access_to_packed_array/pack.adb: New file.
10619 * gdb.ada/access_to_packed_array/pack.ads: New file.
10620
10621 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10622
10623 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10624 buffer size test.
10625
10626 2015-09-11 Don Breazeal <donb@codesourcery.com>
10627
10628 * gdb.base/foll-exec.c: Add copyright header. Fix
10629 formatting issues.
10630 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10631 (do_exec_tests): Use clean_restart in place of zap_session,
10632 and for test initialization. Fix formatting issues. Use
10633 fail in place of perror.
10634 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10635 an expect statement to match an expression with output from
10636 the program under debug.
10637 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10638 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10639 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10640 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10641 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10642
10643 2015-09-09 Doug Evans <dje@google.com>
10644
10645 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10646
10647 2015-09-09 Doug Evans <dje@google.com>
10648
10649 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10650
10651 2015-09-09 Doug Evans <dje@google.com>
10652
10653 * gdb.base/savedregs.exp: Fix typo.
10654
10655 2015-09-09 Pedro Alves <palves@redhat.com>
10656
10657 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10658
10659 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10660
10661 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10662 command actually switches threads. Give up on remaining
10663 tests if target fails to stop at breakpoint.
10664
10665 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10666
10667 * gdb.ada/funcall_char.exp: New testcase.
10668 * gdb.ada/funcall_char/foo.adb: New file.
10669
10670 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10671
10672 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10673 expected outputs. Add two testcases for completing ambiguous
10674 functions.
10675 * gdb.ada/complete/aux_pck.adb: New file.
10676 * gdb.ada/complete/aux_pck.ads: New file.
10677 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10678 Ambiguous_Func functions.
10679 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10680 * gdb.ada/complete/pck.adb: Likewise.
10681
10682 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10683
10684 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10685 failures to run the test program under GDB.
10686
10687 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10688
10689 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10690 to C.
10691
10692 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10693
10694 * gdb.base/run-after-attach.exp: New test file.
10695 * gdb.base/run-after-attach.c: New test file.
10696
10697 2015-08-26 Don Breazeal <donb@codesourcery.com>
10698
10699 * gdb.base/foll-exec-2.c: New test program.
10700 * gdb.base/foll-exec-2.exp: New test.
10701
10702 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10703
10704 * gdb.base/nested-subp1.exp: New file.
10705 * gdb.base/nested-subp1.c: New file.
10706 * gdb.base/nested-subp2.exp: New file.
10707 * gdb.base/nested-subp2.c: New file.
10708 * gdb.base/nested-subp3.exp: New file.
10709 * gdb.base/nested-subp3.c: New file.
10710
10711 2015-08-24 Pedro Alves <palves@redhat.com>
10712
10713 * gdb.server/connect-without-multi-process.c: New file.
10714 * gdb.server/connect-without-multi-process.exp: New file.
10715
10716 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10717
10718 * gdb.opt/inline-markers.c: Make z int.
10719
10720 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10721
10722 * gdb.opt/inline-markers.c: Make z volatile.
10723
10724 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10725
10726 * gdb.opt/inline-bt.c: New volatile global z.
10727 * gdb.opt/inline-cmds.c: Likewise.
10728 * gdb.opt/inline-locals.c: Likewise.
10729 * gdb.opt/inline-markers.c: New extern global z.
10730 (marker): Use z.
10731 (inline_fn): Likewise.
10732
10733 2015-08-24 Pedro Alves <palves@redhat.com>
10734
10735 * config/m32r-stub.exp: Remove file.
10736 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10737 * gdb.base/call-rt-st.exp: Likewise.
10738 * gdb.base/call-strs.exp: Likewise.
10739 * gdb.base/default.exp: Remove references to h8300-*-hms and
10740 *-*-udi*.
10741 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10742
10743 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10744
10745 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10746 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10747 and "return" use KFAIL when GDB can not read/write the vector
10748 return value.
10749
10750 2015-08-21 Gary Benson <gbenson@redhat.com>
10751
10752 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10753
10754 2015-08-20 Pedro Alves <palves@redhat.com>
10755
10756 * gdb.server/solib-list.exp: No longer expect an interior stop in
10757 non-stop mode.
10758
10759 2015-08-20 Pedro Alves <palves@redhat.com>
10760
10761 * gdb.server/connect-stopped-target.c: New file.
10762 * gdb.server/connect-stopped-target.exp: New file.
10763
10764 2015-08-20 Pedro Alves <palves@redhat.com>
10765
10766 * gdb.dwarf2/comp-unit-lang.exp: New file.
10767 * gdb.dwarf2/comp-unit-lang.c: New file.
10768
10769 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10770
10771 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10772 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10773
10774 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10775
10776 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10777 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10778
10779 2015-08-18 Doug Evans <dje@google.com>
10780 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10781
10782 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10783 skip_python_tests. New arg prompt_regexp.
10784 (skip_python_tests): New function.
10785 * lib/mi-support.exp (mi_skip_python_tests): New function.
10786 * gdb.python/py-mi-objfile-gdb.py: New file.
10787 * gdb.python/py-mi-objfile.c: New file.
10788 * gdb.python/py-mi-objfile.exp: New file.
10789
10790 2015-08-17 Keith Seitz <keiths@redhat.com>
10791
10792 * gdb.linespec/explicit.exp: Move strace test from here ...
10793 * gdb.trace/strace.exp: ... to here.
10794
10795 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10796
10797 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10798 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10799
10800 2015-08-14 Doug Evans <xdje42@gmail.com>
10801
10802 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10803 inferior before selecting a new file.
10804
10805 2015-08-14 Doug Evans <xdje42@gmail.com>
10806
10807 * gdb.mi/mi-disassemble.exp: Update.
10808 * gdb.base/disasm-optim.S: New file.
10809 * gdb.base/disasm-optim.c: New file.
10810 * gdb.base/disasm-optim.h: New file.
10811 * gdb.base/disasm-optim.exp: New file.
10812
10813 2015-08-14 Keith Seitz <keiths@redhat.com>
10814
10815 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10816 "evaluated-by".
10817
10818 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10819
10820 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10821
10822 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10823
10824 * gdb.ada/fun_renaming.exp: New testcase.
10825 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10826 * gdb.ada/fun_renaming/pack.adb: New file.
10827 * gdb.ada/fun_renaming/pack.ads: New file.
10828
10829 2015-08-12 Keith Seitz <keiths@redhat.com>
10830
10831 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10832 gdb_get_line_number.
10833
10834 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10835
10836 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10837 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10838 gdb.base/dso2dso.exp: New files.
10839
10840 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10841 Pedro Alves <palves@redhat.com>
10842 Keith Seitz <keiths@redhat.com>
10843
10844 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10845 GDBFLAGS.
10846
10847 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10848
10849 * gdb.base/gdbhistsize-history.exp
10850 (test_histsize_history_setting): Use save_vars.
10851 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10852 Use save_vars.
10853 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10854 * gdb.base/readline.exp: Use save_vars.
10855
10856 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10857
10858 * lib/gdb.exp (save_vars): New proc.
10859
10860 2015-08-11 Keith Seitz <keiths@redhat.com>
10861
10862 * gdb.base/help.exp: Update help_breakpoint_text.
10863
10864 2015-08-11 Keith Seitz <keiths@redhat.com>
10865
10866 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10867 (at toplevel): Call test_explicit_breakpoints.
10868 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10869 breakpoints.
10870 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10871 breakpoint conditions, "-cond".
10872
10873 2015-08-11 Keith Seitz <keiths@redhat.com>
10874
10875 * gdb.linespec/3explicit.c: New file.
10876 * gdb.linespec/cpexplicit.cc: New file.
10877 * gdb.linespec/cpexplicit.exp: New file.
10878 * gdb.linespec/explicit.c: New file.
10879 * gdb.linespec/explicit.exp: New file.
10880 * gdb.linespec/explicit2.c: New file.
10881 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10882 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10883 before using in the matching pattern.
10884 Clarify that `prefix' is a regular expression.
10885
10886 2015-08-11 Keith Seitz <keiths@redhat.com>
10887
10888 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10889 test.
10890 Add tests for missing ",FMT" and ",".
10891
10892 2015-08-10 Doug Evans <dje@google.com>
10893 Keith Seitz <keiths@redhat.com>
10894
10895 PR gdb/17960
10896 * gdb.base/completion.exp: Add location completer tests.
10897
10898 2015-08-07 Pedro Alves <palves@redhat.com>
10899
10900 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10901 tests here.
10902 (top level): Run do_test with and without displaced stepping.
10903
10904 2015-08-07 Pedro Alves <palves@redhat.com>
10905
10906 * gdb.base/valgrind-disp-step.c: New file.
10907 * gdb.base/valgrind-disp-step.exp: New file.
10908
10909 2015-08-07 Pedro Alves <palves@redhat.com>
10910
10911 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10912 Delete function.
10913 (main): Add alarm. Run an infinite loop instead of calling
10914 wait_threads.
10915 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10916 comment.
10917 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10918 Delete function.
10919 (main): Add alarm. Run an infinite loop instead of calling
10920 wait_threads.
10921 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10922 comment.
10923
10924 2015-08-07 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.base/checkpoint-ns.exp: New file.
10927 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10928 standard_testfile.
10929
10930 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10931
10932 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10933 * gdb.btrace/instruction_history.exp: Update.
10934 * gdb.btrace/tsx.exp: New.
10935 * gdb.btrace/tsx.c: New.
10936
10937 2015-08-06 Pedro Alves <palves@redhat.com>
10938
10939 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10940 increase timeout.
10941 * gdb.reverse/until-precsave.exp: Bump timeouts.
10942
10943 2015-08-06 Pedro Alves <palves@redhat.com>
10944
10945 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10946
10947 2015-08-06 Pedro Alves <palves@redhat.com>
10948
10949 PR gdb/18749
10950 * gdb.threads/process-dies-while-handling-bp.c: New file.
10951 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10952
10953 2015-08-06 Pedro Alves <palves@redhat.com>
10954
10955 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10956 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10957
10958 2015-08-05 Pedro Alves <palves@redhat.com>
10959
10960 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10961 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10962
10963 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10964
10965 * gdb.base/bp-permanent.exp: Report test as unsupported if
10966 the target cannot stop at the permanent breakpoint.
10967
10968 2015-08-03 Doug Evans <dje@google.com>
10969
10970 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10971 10000.
10972
10973 2015-08-03 Doug Evans <dje@google.com>
10974
10975 * Makefile.in (workers/%.worker, build-perf): New rule.
10976 (GDB_PERFTEST_MODE): New variable.
10977 (check-perf): Use it.
10978 (clean): Clean up gdb.perf parallel build subdirs.
10979 * lib/build-piece.exp: New file.
10980 * lib/gdb.exp (make_gdb_parallel_path): New function
10981 (standard_output_file, standard_temp_file): Call it.
10982 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10983 of $GDB_PARALLEL.
10984 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10985
10986 2015-08-03 Doug Evans <dje@google.com>
10987
10988 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10989 (LOG_FILE_NAME): New global.
10990 (TextReporter.__init__): Initialize self.txt_sum.
10991 (TextReporter.report): Add support for multiple data-points.
10992 Move report to perftest.sum, put raw data in perftest.log.
10993 (TextReporter.start): Open sum and log files.
10994 (TextReporter.end): Close sum and log files.
10995 * gdb.perf/lib/perftest/testresult.py
10996 (SingleStatisticTestResult.record): Handle multiple data-points.
10997
10998 2015-07-31 Pedro Alves <palves@redhat.com>
10999
11000 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11001 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11002 kill_wait_spawned_process instead of explicit "kill -9".
11003 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11004 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11005 kill_wait_spawned_process.
11006 * gdb.base/attach-twice.exp: Likewise.
11007 * gdb.base/attach.exp: Likewise.
11008 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11009 gdb_test_multiple.
11010 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11011 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11012 kill_wait_spawned_process.
11013 * gdb.base/valgrind-infcall.exp: Likewise.
11014 * gdb.multi/multi-attach.exp: Likewise.
11015 * gdb.python/py-prompt.exp: Likewise.
11016 * gdb.python/py-sync-interp.exp: Likewise.
11017 * gdb.server/ext-attach.exp: Likewise.
11018 * gdb.threads/attach-into-signal.exp (corefunc): Use
11019 spawn_wait_for_attach, spawn_id_get_pid and
11020 kill_wait_spawned_process.
11021 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11022 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11023 spawn_id_get_pid and kill_wait_spawned_process.
11024 * gdb.threads/attach-stopped.exp (corefunc): Use
11025 spawn_wait_for_attach, spawn_id_get_pid and
11026 kill_wait_spawned_process.
11027 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11028 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11029 kill_wait_spawned_process instead of explicit "kill -9".
11030 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11031 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11032 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11033 processes. Don't map cygwin/windows pids here. Now returns a
11034 spawn id list.
11035
11036 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11037
11038 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11039 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11040 correct patch.
11041
11042 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11043
11044 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11045
11046 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11047
11048 Reapply:
11049 2014-05-21 Mark Wielaard <mjw@redhat.com>
11050
11051 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11052
11053 2015-07-30 Pedro Alves <palves@redhat.com>
11054
11055 * linux-low.c (handle_extended_wait): Set the child's last
11056 reported status to TARGET_WAITKIND_STOPPED.
11057
11058 2015-07-30 Pedro Alves <palves@redhat.com>
11059
11060 PR threads/18600
11061 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11062 only shows inferior 1.
11063
11064 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11065 Pedro Alves <palves@redhat.com>
11066
11067 PR threads/18600
11068 * gdb.threads/fork-plus-threads.c: New file.
11069 * gdb.threads/fork-plus-threads.exp: New file.
11070
11071 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11072
11073 * gdb.base/batch-preserve-term-settings.exp
11074 (test_terminal_settings_preserved_after_cli_exit): Use
11075 send_quit_command.
11076
11077 2015-07-29 Pedro Alves <palves@redhat.com>
11078 Don Breazeal <donb@codesourcery.com>
11079
11080 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11081 output from both inferior_spawn_id and gdb_spawn_id.
11082
11083 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11084
11085 * gdb.threads/attach-into-signal.exp (corefunc): Use
11086 with_test_prefix on nested loops, uniquefying the test messages.
11087
11088 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11089
11090 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11091 commit.
11092
11093 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11094
11095 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11096 New proc.
11097 (test_terminal_settings_preserved_after_sigterm): New test.
11098
11099 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11100
11101 * gdb.base/batch-preserve-term-settings.exp
11102 (test_terminal_settings_preserved_after_cli_exit): New test.
11103
11104 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11105
11106 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11107 manipulation of saved_gdbflags.
11108 (test_terminal_settings_preserved): Remove global declaration of
11109 the unused variable pagination_prompt. Remove manipulation of
11110 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11111 GDBFLAGS.
11112
11113 2015-07-29 Pedro Alves <palves@redhat.com>
11114
11115 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11116
11117 2015-07-29 Pedro Alves <palves@redhat.com>
11118
11119 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11120 at the top.
11121
11122 2015-07-29 Pedro Alves <palves@redhat.com>
11123
11124 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11125 (main): Call gdb_unbuffer_output.
11126 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11127 (main): Call gdb_unbuffer_output.
11128 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11129 (main): Call gdb_unbuffer_output.
11130 * gdb.base/call-strs.exp: Adjust to step over the
11131 gdb_unbuffer_output call.
11132 * gdb.base/catch-gdb-caused-signals.c: Include
11133 "../lib/unbuffer_output.c".
11134 (main): Call gdb_unbuffer_output.
11135 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11136 (main): Call gdb_unbuffer_output.
11137 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11138 (main): Call gdb_unbuffer_output.
11139 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11140 (main): Call gdb_unbuffer_output.
11141 * gdb.base/shlib-call.exp: Adjust to step over the
11142 gdb_unbuffer_output call.
11143 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11144 (main): Call gdb_unbuffer_output.
11145 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11146 (main): Call gdb_unbuffer_output.
11147 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11148 (main): Rename to ...
11149 (test): ... this.
11150 (main): Reimplement.
11151 * gdb.base/varargs.exp: Run to test instead of to main.
11152 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11153 (main): Call gdb_unbuffer_output.
11154
11155 2015-07-29 Pedro Alves <palves@redhat.com>
11156
11157 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11158 factore out from mi_continue_dprintf. For call-style dprintfs,
11159 expect dprintf output out of $inferior_spawn_id.
11160 (mi_continue_dprintf): Use mi_expect_dprintf.
11161 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11162 (main): Call gdb_unbuffer_output.
11163
11164 2015-07-29 Pedro Alves <palves@redhat.com>
11165
11166 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11167 (default_mi_gdb_start): Set inferior_spawn_id instead of
11168 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11169 gdb_spawn_id.
11170 (mi_gdb_test): Always expect inferior output from both
11171 $inferior_spawn_id and $gdb_spawn_id.
11172
11173 2015-07-29 Pedro Alves <palves@redhat.com>
11174
11175 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11176 send_inferior and $inferior_spawn_id.
11177
11178 2015-07-29 Pedro Alves <palves@redhat.com>
11179
11180 * gdb.gdb/complaints.exp (test_initial_complaints)
11181 (test_serial_complaints, test_short_complaints): Use
11182 gdb_test_stdio.
11183 (test_empty_complaint): Handle $inferior_spawn_id !=
11184 $gdb_spawn_id.
11185
11186 2015-07-29 Pedro Alves <palves@redhat.com>
11187
11188 * gdb.base/varargs.exp: Use gdb_test_stdio.
11189
11190 2015-07-29 Pedro Alves <palves@redhat.com>
11191
11192 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11193
11194 2015-07-29 Pedro Alves <palves@redhat.com>
11195
11196 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11197
11198 2015-07-29 Pedro Alves <palves@redhat.com>
11199
11200 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11201 parameter into two new parameters, "inf_result" and "gdb_result".
11202 Expect inferior output and gdb output from $inferior_spawn_id and
11203 $gdb_spawn_id, respectively. Adjust all callers.
11204
11205 2015-07-29 Pedro Alves <palves@redhat.com>
11206
11207 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11208 of gdb_test_sequence.
11209
11210 2015-07-29 Pedro Alves <palves@redhat.com>
11211
11212 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11213 (saw_spurious_output): Expect inferior output from
11214 $inferior_spawn_id. Use gdb_test_stdio.
11215
11216 2015-07-29 Pedro Alves <palves@redhat.com>
11217
11218 * gdb.base/dprintf.exp: Use standard_testfile. Change
11219 prepare_for_testing call.
11220 (srcfile): Don't set.
11221 (restart): New procedure.
11222 (test_dprintf): New procecure, use to continue over dprintfs.
11223 (test_call, test_agent): New procedures, tests moved here.
11224 Restart gdb and recreate dprintfs. Adjust expected output.
11225
11226 2015-07-29 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11229
11230 2015-07-29 Pedro Alves <palves@redhat.com>
11231
11232 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11233
11234 2015-07-29 Pedro Alves <palves@redhat.com>
11235
11236 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11237 gdb_test_stdio.
11238
11239 2015-07-29 Pedro Alves <palves@redhat.com>
11240
11241 * lib/gdb.exp (gdb_test_stdio): New procedure.
11242
11243 2015-07-29 Pedro Alves <palves@redhat.com>
11244
11245 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11246
11247 2015-07-29 Pedro Alves <palves@redhat.com>
11248
11249 * gdb.base/call-signal-resume.exp: Remove check for
11250 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11251 * gdb.base/unwindonsignal.exp: Likewise.
11252 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11253 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11254
11255 2015-07-29 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.base/siginfo-addr.c (pass): New function.
11258 (handler): Call it iff si_addr is correct.
11259 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11260 Set a breakpoint at "pass" and continue to it.
11261
11262 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11263
11264 * gdb.python/py-objfile.exp: Make some tests have unique names.
11265 * gdb.python/py-pp-registration.exp: Likewise.
11266
11267 2015-07-28 Pedro Alves <palves@redhat.com>
11268
11269 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11270
11271 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11272
11273 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11274
11275 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11276
11277 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11278
11279 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11280
11281 * gdb.base/gdb-sigterm-2.exp: New test.
11282
11283 2015-07-25 Doug Evans <xdje42@gmail.com>
11284
11285 Revert:
11286 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11287 (workers/%.worker, build-perf): New rule.
11288 (GDB_PERFTEST_MODE): New variable.
11289 (check-perf): Use it.
11290 (clean): Clean up gdb.perf parallel build subdirs.
11291 * lib/build-piece.exp: New file.
11292 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11293 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11294 name.
11295 (standard_temp_file): Ditto.
11296 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11297 of $GDB_PARALLEL.
11298
11299 2015-07-24 Doug Evans <dje@google.com>
11300
11301 * gdb.perf/lib/perftest/utils.py: New file.
11302 * gdb.perf/gm-hello.cc: New file.
11303 * gdb.perf/gm-pervasive-typedef.cc: New file.
11304 * gdb.perf/gm-pervasive-typedef.h: New file.
11305 * gdb.perf/gm-std.cc: New file.
11306 * gdb.perf/gm-std.h: New file.
11307 * gdb.perf/gm-use-cerr.cc: New file.
11308 * gdb.perf/gm-utils.h: New file.
11309 * gdb.perf/gmonster-null-lookup.py: New file.
11310 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11311 * gdb.perf/gmonster-print-cerr.py: New file.
11312 * gdb.perf/gmonster-ptype-string.py: New file.
11313 * gdb.perf/gmonster-runto-main.py: New file.
11314 * gdb.perf/gmonster-select-file.py: New file.
11315 * gdb.perf/gmonster1-null-lookup.exp: New file.
11316 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11317 * gdb.perf/gmonster1-print-cerr.exp: New file.
11318 * gdb.perf/gmonster1-ptype-string.exp: New file.
11319 * gdb.perf/gmonster1-runto-main.exp: New file.
11320 * gdb.perf/gmonster1-select-file.exp: New file.
11321 * gdb.perf/gmonster1.cc: New file.
11322 * gdb.perf/gmonster1.exp: New file.
11323 * gdb.perf/gmonster2-null-lookup.exp: New file.
11324 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11325 * gdb.perf/gmonster2-print-cerr.exp: New file.
11326 * gdb.perf/gmonster2-ptype-string.exp: New file.
11327 * gdb.perf/gmonster2-runto-main.exp: New file.
11328 * gdb.perf/gmonster2-select-file.exp: New file.
11329 * gdb.perf/gmonster2.cc: New file.
11330 * gdb.perf/gmonster2.exp: New file.
11331
11332 2015-07-24 Doug Evans <dje@google.com>
11333
11334 * gdb.perf/README: New file.
11335 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11336 * lib/gen-perf-test.exp: New file.
11337
11338 2015-07-24 Doug Evans <dje@google.com>
11339
11340 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11341 (PerfTest::startup): New function.
11342 (PerfTest::run): Return result of calling body.
11343 (PerfTest::assemble): Rewrite.
11344 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11345 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11346 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11347 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11348 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11349
11350 2015-07-24 Doug Evans <dje@google.com>
11351
11352 * lib/gdb.exp (clean_restart): Make executable optional.
11353
11354 2015-07-24 Doug Evans <dje@google.com>
11355
11356 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11357 compiler_info references.
11358 * gdb.cp/temargs.exp: Ditto.
11359 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11360 (get_compiler_info): Early exit if already computed. Set compiler_info
11361 to "unknown" if there was a problem.
11362 (test_compiler_info): Add function comment. Call get_compiler_info.
11363
11364 2015-07-24 Doug Evans <dje@google.com>
11365
11366 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11367 (workers/%.worker, build-perf): New rule.
11368 (GDB_PERFTEST_MODE): New variable.
11369 (check-perf): Use it.
11370 (clean): Clean up gdb.perf parallel build subdirs.
11371 * lib/build-piece.exp: New file.
11372 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11373 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11374 name.
11375 (standard_temp_file): Ditto.
11376 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11377 of $GDB_PARALLEL.
11378
11379 2015-07-24 Doug Evans <dje@google.com>
11380
11381 * lib/future.exp (gdb_default_target_compile): New option
11382 "early_flags".
11383 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11384 --as-needed.
11385
11386 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11387
11388 * gdb.base/catch-syscall.exp: Call gdb_exit before
11389 gdb_skip_xml_test.
11390
11391 2015-07-24 Pedro Alves <palves@redhat.com>
11392
11393 * gdb.python/py-events.exp: Accept output between the stop event
11394 and the prompt.
11395 * gdb.python/py-evsignal.exp: Likewise.
11396 * gdb.python/py-evthreads.exp: Likewise.
11397
11398 2015-07-24 Pedro Alves <palves@redhat.com>
11399
11400 PR gdb/18717
11401 * gdb.threads/non-ldr-exit.c: New file.
11402 * gdb.threads/non-ldr-exit.exp: New file.
11403
11404 2015-07-24 Yao Qi <yao.qi@linaro.org>
11405
11406 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11407 restarting process.
11408
11409 2015-07-24 Yao Qi <yao.qi@linaro.org>
11410
11411 * gdb.server/ext-restart.exp: New file.
11412
11413 2015-07-24 Yao Qi <yao.qi@linaro.org>
11414
11415 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11416 argument options.
11417 * gdb.server/ext-wrapper.exp: New file.
11418
11419 2015-07-23 Doug Evans <dje@google.com>
11420
11421 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11422 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11423
11424 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11425
11426 * gdb.ada/var_arr_typedef.exp: New testcase.
11427 * gdb.ada/var_arr_typedef/pack.adb: New file.
11428 * gdb.ada/var_arr_typedef/pack.ads: New file.
11429 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11430
11431 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11432
11433 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11434
11435 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11436
11437 * gdb.arch/i386-biarch-core.exp: Replace istarget
11438 by "complete set gnutarget". Remove expectation for the "core-file"
11439 command.
11440
11441 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11442
11443 Revert the previous commit:
11444 Tests for validate symbol file using build-id.
11445
11446 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11447
11448 Tests for validate symbol file using build-id.
11449 * gdb.base/solib-mismatch-lib.c: New file.
11450 * gdb.base/solib-mismatch-libmod.c: New file.
11451 * gdb.base/solib-mismatch.c: New file.
11452 * gdb.base/solib-mismatch.exp: New file.
11453
11454 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11455
11456 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11457 nios2-*-linux*.
11458 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11459 * gdb.base/siginfo.exp: Likewise.
11460 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11461
11462 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11463
11464 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11465 Move it to ...
11466 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11467 ... here.
11468 * gdb.trace/range-stepping.exp: Check that the target supports
11469 range stepping.
11470
11471 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11472
11473 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11474
11475 2015-07-14 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.base/killed-outside.exp: New file.
11478 * gdb.base/killed-outside.c: New file.
11479
11480 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11481
11482 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11483 (n at main): New.
11484 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11485
11486 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11487
11488 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11489 infcall tests instead of setting up for KFAIL.
11490
11491 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11492
11493 * gdb.btrace/record_goto-step.exp: New.
11494
11495 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11496
11497 PR compile/18484
11498 * gdb.compile/compile.c (struct struct_type): Add volatile to
11499 selffield's type.
11500 * gdb.compile/compile.exp
11501 (compile code struct_object.selffield = &struct_object): Skip further
11502 struct_object tests if this one xfails.
11503
11504 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11505
11506 PR exp/18617
11507 * gdb.trace/ax.exp: Add test.
11508
11509 2015-07-07 Yao Qi <yao.qi@linaro.org>
11510
11511 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11512 instead of istarget "aarch64*-*-*".
11513 * gdb.arch/aarch64-fp.exp: Likewise.
11514 * gdb.base/float.exp: Likewise.
11515 * gdb.reverse/aarch64.exp: Likewise.
11516 * lib/gdb.exp (is_aarch64_target): New proc.
11517
11518 2015-07-07 Yao Qi <yao.qi@linaro.org>
11519
11520 * lib/gdb.exp (is_aarch32_target): New proc.
11521 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11522 instead of "istarget "arm*-*-*"".
11523 * gdb.arch/arm-disp-step.exp: Likewise.
11524 * gdb.arch/thumb-bx-pc.exp: Likewise.
11525 * gdb.arch/thumb-prologue.exp: Likewise.
11526 * gdb.arch/thumb-singlestep.exp: Likewise.
11527 * gdb.base/disp-step-syscall.exp: Likewise.
11528 * gdb.base/float.exp: Likewise.
11529
11530 2015-07-07 Yao Qi <yao.qi@linaro.org>
11531
11532 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11533 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11534
11535 2015-07-07 Yao Qi <yao.qi@linaro.org>
11536
11537 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11538 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11539 if it exists.
11540 * gdb.multi/multi-arch.exp: Likewise.
11541
11542 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11543
11544 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11545 print.
11546
11547 2015-07-07 Yao Qi <yao.qi@linaro.org>
11548
11549 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11550
11551 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11552
11553 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11554 '[' and ']' characters.
11555
11556 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11557
11558 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11559
11560 2015-06-29 Pedro Alves <palves@redhat.com>
11561
11562 PR threads/18127
11563 * gdb.threads/hand-call-new-thread.c: New file.
11564 * gdb.threads/hand-call-new-thread.c: New file.
11565
11566 2015-06-26 Keith Seitz <keiths@redhat.com>
11567 Doug Evans <dje@google.com>
11568
11569 PR 16253
11570 * gdb.cp/var-tag-2.cc: New file.
11571 * gdb.cp/var-tag-3.cc: New file.
11572 * gdb.cp/var-tag-4.cc: New file.
11573 * gdb.cp/var-tag.cc: New file.
11574 * gdb.cp/var-tag.exp: New file.
11575
11576 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11577
11578 * gdb.base/history-duplicates.exp: New test.
11579
11580 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11581
11582 * gdb.base/completion.exp: Test the completion of the "focus"
11583 command.
11584
11585 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11586
11587 * gdb.arch/amd64-prologue-skip.S: New file.
11588 * gdb.arch/amd64-prologue-skip.exp: New file.
11589
11590 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11591
11592 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11593 is_address_zero_readable check.
11594
11595 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11596
11597 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11598 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11599
11600 2015-06-24 Yao Qi <yao.qi@linaro.org>
11601
11602 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11603 linux targets.
11604
11605 2015-06-24 Yao Qi <yao.qi@linaro.org>
11606
11607 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11608 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11609 * gdb.base/siginfo-thread.exp: Likewise.
11610
11611 2015-06-22 Yao Qi <yao.qi@linaro.org>
11612
11613 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11614
11615 2015-06-22 Yao Qi <yao.qi@linaro.org>
11616
11617 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11618 aarch64*-*-*.
11619 (skip_hw_watchpoint_tests): Likewise.
11620
11621 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11622
11623 * gdb.base/gdbinit-history.exp: Test the interaction between
11624 setting GDBHISTSIZE and setting the history size via .gdbinit.
11625
11626 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11627
11628 PR gdb/16999
11629 * gdb.base/gdbhistsize-history.exp: New test.
11630
11631 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11632
11633 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11634 with GDBHISTSIZE.
11635 * gdb.base/readline.exp: Likewise.
11636
11637 2015-06-17 Yao Qi <yao.qi@linaro.org>
11638
11639 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11640 line.
11641
11642 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11643
11644 * gdb.base/gdbinit-history.exp: Add test case to check that
11645 an unlimited history file does not get truncated on exit.
11646
11647 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11648
11649 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11650 (VECTOR): New macro. Use it...
11651 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11652 ...for these typedefs.
11653 (int8, char1, int1, double1): New typedefs.
11654 (struct just_int2, struct two_int2): New structures.
11655 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11656 (add_structvecs, add_singlevecs): New functions.
11657 (main): Call add_some_intvecs twice.
11658 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11659 the compile and exit upon failure. Try compiling for the "native"
11660 architecture. Test inferior function calls with vector arguments
11661 and vector return value handling with "finish" and "return".
11662
11663 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11664
11665 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11666 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11667 PE file.
11668 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11669
11670 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11671
11672 PR breakpoints/16465
11673 * gdb.mi/mi-dprintf-pending.c: New file.
11674 * gdb.mi/mi-dprintf-pending.exp: New test.
11675 * gdb.mi/mi-dprintf-pendshr.c: New file.
11676
11677 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11678 Mircea Gherzan <mircea.gherzan@intel.com>
11679
11680 * gdb.arch/i386-mpx-map.c: New file.
11681 * gdb.arch/i386-mpx-map.exp: New File.
11682
11683 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11684
11685 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11686 * gdb.arch/i386-mpx.exp: Indentation fixed.
11687
11688 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11689
11690 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11691 function and improved indentation.
11692 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11693 gdb_test_multiple. Added additional tests to skip the test.
11694
11695 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11696
11697 * gdb.arch/i386-avx512.c: Change path in include file.
11698 * gdb.arch/i386-avx512.exp: Change include dir path
11699 compilation flag.
11700 * gdb.arch/i386-mpx.c: Change path in include file.
11701 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11702 flag.
11703
11704 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11705
11706 * gdb.compile/compile-print.exp (compile print *vararray@3)
11707 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11708
11709 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11710
11711 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11712 (do not keep jit in memory): ... this.
11713 (expect 5): Change it to ...
11714 (expect no 5): ... this.
11715
11716 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11717
11718 PR gdb/15564
11719 * gdb.mi/mi-detach.exp: New file.
11720
11721 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11722
11723 PR symtab/18392
11724 * gdb.arch/amd64-tailcall-self.S: New file.
11725 * gdb.arch/amd64-tailcall-self.c: New file.
11726 * gdb.arch/amd64-tailcall-self.exp: New file.
11727
11728 2015-05-28 Don Breazeal <donb@codesourcery.com>
11729
11730 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11731 tests for remote targets by checking is_target_gdbserver.
11732
11733 2015-05-27 Doug Evans <dje@google.com>
11734
11735 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11736 * gdb.dwarf2/opaque-type-lookup.c: New file.
11737 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11738
11739 2015-05-26 Doug Evans <dje@google.com>
11740
11741 * gdb.cp/iostream.cc: New file.
11742 * gdb.cp/iostream.exp: New file.
11743
11744 2015-05-26 Doug Evans <dje@google.com>
11745
11746 * gdb.dwarf2/dw2-op-call.exp: Update.
11747 * gdb.dwarf2/dw4-sig-types.exp: Update.
11748 * gdb.dwarf2/implptr.exp: Update.
11749 * gdb.mi/mi-cmd-param-changed.exp: Update.
11750
11751 2015-05-26 Doug Evans <dje@google.com>
11752
11753 * gdb.python/py-lazy-string.c: New file.
11754 * gdb.python/py-lazy-string.exp: New file.
11755 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11756 (main): Update. Add estring3.
11757 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11758 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11759
11760 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11761 Yao Qi <yao.qi@linaro.org>
11762
11763 * gdb.reverse/aarch64.c: New.
11764 * gdb.reverse/aarch64.exp: New.
11765
11766 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11767
11768 * lib/gdb.exp (supports_process_record): Return true for
11769 aarch64*-linux*.
11770 (supports_reverse): Likewise.
11771
11772 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11773
11774 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11775 Use with_test_prefix.
11776
11777 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11778
11779 * gdb.base/completion.exp: Add test for completion of layout
11780 names.
11781
11782 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11783
11784 * lib/gdb.exp (skip_tui_tests): New proc.
11785 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11786
11787 2015-05-19 Pedro Alves <palves@redhat.com>
11788
11789 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11790 Save the whole env array instead of just HOME. Unset HISTSIZE in
11791 the environment while testing. Restore whole environment
11792 afterwards.
11793
11794 2015-05-16 Doug Evans <xdje42@gmail.com>
11795
11796 * gdb.guile/scm-ports.c: New file.
11797 * gdb.guile/scm-ports.exp: Add memory port tests.
11798
11799 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11800
11801 * gdb.compile/compile-print.c: New file.
11802 * gdb.compile/compile-print.exp: New file.
11803
11804 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11805
11806 * gdb.compile/compile-ops.exp: Cast param to void.
11807 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11808 (compile code struct_object.selffield = &struct_object): Add xfail.
11809
11810 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11811
11812 * gdb.ada/arr_enum_with_gap: New testcase.
11813
11814 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11815
11816 * gdb.ada/byte_packed_arr: New testcase.
11817
11818 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11819
11820 * gdb.ada/pckd_neg: New testcase.
11821
11822 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11823
11824 PR gdb/17820
11825 * gdb.base/gdbinit-history.exp: New test.
11826 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11827 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11828
11829 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11830
11831 * gdb.python/py-xmethods.cc: Enhance test case.
11832 * gdb.python/py-xmethods.exp: New tests.
11833 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11834 function.
11835 (B_indexoper): Likewise.
11836 (global_dm_list) : Add new xmethod worker functions.
11837
11838 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11839
11840 * gdb.base/coredump-filter.exp: Correctly unset
11841 "coredump_var_addr" array.
11842
11843 2015-05-08 Pedro Alves <palves@redhat.com>
11844
11845 * gdb.server/non-existing-program.exp: Unset spawn_id.
11846
11847 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11848
11849 PR python/18291
11850 * gdb.python/py-xmethods.exp: Add tests.
11851
11852 2015-05-08 Yao Qi <yao.qi@linaro.org>
11853
11854 PR gdb/18208
11855 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11856 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11857 function set_coredump_filter, and remove remote_exec call.
11858 Remove argument ipid. Callers update.
11859 (top level): Don't get inferior's PID.
11860
11861 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11862
11863 * gdb.base/watch_thread_num.exp: Skip test on targets without
11864 access watchpoints.
11865
11866 2015-05-06 Pedro Alves <palves@redhat.com>
11867
11868 PR server/18081
11869 * gdb.server/non-existing-program.exp: New file.
11870
11871 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11872
11873 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11874
11875 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11876
11877 * gdb.ada/out_of_line_in_inlined: New testcase.
11878
11879 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11880
11881 * gdb.ada/var_rec_arr: New testcase.
11882
11883 2015-04-30 Yao Qi <yao.qi@linaro.org>
11884
11885 * gdb.base/break-idempotent.exp: If
11886 skip_hw_watchpoint_multi_tests returns true, skip the tests
11887 on "rwatch" and "awatch".
11888
11889 2015-04-30 Yao Qi <yao.qi@linaro.org>
11890
11891 * gdb.base/relativedebug.exp: Invoke gdb command
11892 "info sharedlibrary", and if libc.so doesn't have debug info,
11893 skip the test.
11894
11895 2015-04-29 Doug Evans <dje@google.com>
11896
11897 * gdb.python/py-xmethods.exp: Add ptype tests.
11898 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11899 get_result_type method.
11900
11901 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11902
11903 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11904 the target does not support hardware watchpoints.
11905
11906 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11907
11908 * gdb.base/break-always.exp: Abort testing if writing to memory
11909 causes an error.
11910
11911 2015-04-28 Doug Evans <dje@google.com>
11912
11913 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11914 * gdb.python/py-pp-registration.exp: ... here. New file.
11915 * gdb.python/py-pp-registration.c: New file.
11916 * gdb.python/py-pp-registration.py: New file.
11917
11918 2015-04-28 Doug Evans <dje@google.com>
11919
11920 * gdb.python/py-bad-printers.c: New file.
11921 * gdb.python/py-bad-printers.py: New file.
11922 * gdb.python/py-bad-printers.exp: New file.
11923
11924 2015-04-28 Sasha Smundak <asmundak@google.com>
11925
11926 * gdb.python/py-type.exp: New test.
11927
11928 2015-04-28 Andy Wingo <wingo@igalia.com>
11929
11930 * gdb.python/py-parameter.exp:
11931 * gdb.guile/scm-parameter.exp: Escape the path that we are
11932 matching against, as it might contain characters that are special
11933 to regular expressions.
11934
11935 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11936
11937 * gdb.ada/rec_comp: New testcase.
11938
11939 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11940
11941 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11942 before using it.
11943
11944 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11945
11946 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11947 new tests for verilog output.
11948
11949 2015-04-24 Yao Qi <yao.qi@linaro.org>
11950
11951 * boards/remote-gdbserver-on-localhost.exp: New file.
11952
11953 2015-04-23 Pedro Alves <palves@redhat.com>
11954
11955 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11956 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11957 "end of file", remove $inferior_spawn_id from the indirect list.
11958
11959 2015-04-23 Pedro Alves <palves@redhat.com>
11960
11961 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11962
11963 2015-04-23 Pedro Alves <palves@redhat.com>
11964
11965 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11966 on $any_spawn_id instead of only on $gdb_spawn_id.
11967
11968 2015-04-21 Pierre Muller <muller@sourceware.org>
11969
11970 PR pascal/17815
11971 * lib/pascal.exp (gpc_compile): Add new option "class".
11972 (fpc_compile): Likewise.
11973 * gdb.pascal/case-insensitive-symbols.pas: New file.
11974 * gdb.pascal/case-insensitive-symbols.exp: New file.
11975
11976 2015-04-20 Gary Benson <gbenson@redhat.com>
11977
11978 * gdb.base/attach.exp: Fix three extended remote failures.
11979
11980 2015-04-17 Gary Benson <gbenson@redhat.com>
11981
11982 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11983 the main executable over the remote protocol.
11984
11985 2015-04-16 Pedro Alves <palves@redhat.com>
11986
11987 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11988 a new gdbserver if gdbserver_reconnect_p is set.
11989
11990 2015-04-16 Pedro Alves <palves@redhat.com>
11991
11992 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11993 is set, don't exit gdbserver.
11994
11995 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11996
11997 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11998 appropriate .insn, such that an older assembler can be used.
11999 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12000 the z/Architecture instruction set on 31-bit targets as well.
12001
12002 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12003
12004 * gdb.go/handcall.exp: Remove all logic related to the first
12005 breakpoint and rely on go_runto_main instead.
12006 * gdb.go/strings.exp: Likewise.
12007 * gdb.go/unsafe.exp: Likewise.
12008 * gdb.go/hello.exp: Likewise. Also rename the remaining
12009 breakpoint marker to "breakpoint 1".
12010 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12011 * gdb.go/strings.go: Likewise.
12012 * gdb.go/unsafe.go: Likewise.
12013 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12014 "set breakpoint 2 here" and rename the remaining breakpoint marker
12015 to "breakpoint 1".
12016
12017 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12018
12019 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12020 if itertools.imap is not present.
12021 * gdb.python/py-objfile.exp: Add parentheses.
12022 * gdb.python/py-type.exp: Same.
12023 * gdb.python/py-unwind-maint.py: Same.
12024
12025 2015-04-15 Yao Qi <yao.qi@linaro.org>
12026
12027 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12028 of ":$ptr_size" and set its form explicitly.
12029
12030 2015-04-15 Pedro Alves <palves@redhat.com>
12031 Yao Qi <yao.qi@linaro.org>
12032
12033 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12034 timeout by factor of 4.
12035 (test_regular_watch): Likewise.
12036 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12037 * gdb.reverse/sigall-reverse.exp: Likewise.
12038 * gdb.reverse/until-precsave.exp: Likewise.
12039 * lib/gdb.exp (with_timeout_factor): New proc.
12040 (gdb_expect): Move some code to ...
12041 (get_largest_timeout): ... here. New procedure.
12042
12043 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12044
12045 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12046
12047 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12048
12049 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12050 to write to the .text section.
12051
12052 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12053
12054 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12055 Handle the case of targets that do not provide PID information.
12056
12057 2015-04-13 Yao Qi <yao.qi@linaro.org>
12058
12059 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12060 and use expect instead of gdb_expect.
12061
12062 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12063
12064 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12065 "coredump_var_addr" to avoid naming conflict with other testcases.
12066
12067 2015-04-10 Pedro Alves <palves@redhat.com>
12068
12069 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12070 gdb_test_sequence and gdb_assert.
12071
12072 2015-04-10 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12075 test messages that don't include the breakpoint address.
12076
12077 2015-04-10 Yao Qi <yao.qi@linaro.org>
12078
12079 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12080 false for some offset and width combinations which aren't
12081 supported by linux kernel.
12082
12083 2015-04-10 Pedro Alves <palves@redhat.com>
12084
12085 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12086 procedure, factored out from ...
12087 (top level): ... here. Add "set displaced-stepping" testing axis.
12088 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12089 parameter "displaced". Use it.
12090 (top level): Use foreach and add "set displaced-stepping" testing
12091 axis.
12092
12093 2015-04-10 Pedro Alves <palves@redhat.com>
12094
12095 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12096 Remove comment.
12097 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12098 both the address of the instruction that triggers the watchpoint
12099 and the address of the instruction immediately after, and use
12100 those addresses for the test. Fix comment.
12101
12102 2015-04-10 Pedro Alves <palves@redhat.com>
12103
12104 * gdb.base/sigstep.exp (breakpoint_to_handler)
12105 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12106 Test "backtrace" in handler.
12107 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12108 (top level): Add new "displaced" test axis to
12109 breakpoint_to_handler, breakpoint_to_handler_entry and
12110 breakpoint_over_handler.
12111
12112 2015-04-10 Pedro Alves <palves@redhat.com>
12113
12114 PR gdb/18216
12115 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12116
12117 2015-04-10 Yao Qi <yao.qi@linaro.org>
12118
12119 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12120 (test_add_rn_pc): New function.
12121 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12122 (top level): Invoke test_add_rn_pc.
12123
12124 2015-04-10 Pedro Alves <palves@redhat.com>
12125
12126 PR gdb/13858
12127 * gdb.base/step-over-no-symbols.exp: New file.
12128
12129 2015-04-09 Andy Wingo <wingo@igalia.com>
12130
12131 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12132 after the Python tests.
12133
12134 2015-04-08 Keith Seitz <keiths@redhat.com>
12135
12136 PR python/16699
12137 * gdb.python/py-completion.exp: New tests for completion.
12138 * gdb.python/py-completion.py (CompleteLimit1): New class.
12139 (CompleteLimit2): Likewise.
12140 (CompleteLimit3): Likewise.
12141 (CompleteLimit4): Likewise.
12142 (CompleteLimit5): Likewise.
12143 (CompleteLimit6): Likewise.
12144 (CompleteLimit7): Likewise.
12145
12146 2015-04-08 Pedro Alves <palves@redhat.com>
12147
12148 PR gdb/18214
12149 PR gdb/18216
12150 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12151 function.
12152 (main): Install it as SIGUSR1 handler.
12153 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12154 parameter. Always use "setup" as prefix. Toggle "set
12155 displaced-stepping" off/on depending on global. Don't switch to
12156 thread 1 here.
12157 (top level): Add displaced stepping "off/on" test axis. Update
12158 "setup" calls. Wrap each subtest with with_test_prefix. Test
12159 continuing with a queued signal in each thread.
12160
12161 2015-04-08 Pedro Alves <palves@redhat.com>
12162
12163 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12164 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12165 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12166 Return early if running to main fails.
12167 * gdb.trace/while-stepping.exp: Likewise.
12168
12169 2015-04-07 Pedro Alves <palves@redhat.com>
12170
12171 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12172 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12173 interact with inferior program.
12174
12175 2015-04-07 Pedro Alves <palves@redhat.com>
12176
12177 * lib/gdb.exp (inferior_spawn_id): New global.
12178 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12179 spawn id after processing the user code.
12180 (default_gdb_start): Set inferior_spawn_id.
12181 (send_inferior): New procedure.
12182 * lib/gdbserver-support.exp (gdbserver_start): Set
12183 inferior_spawn_id.
12184 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12185
12186 2015-04-07 Pedro Alves <palves@redhat.com>
12187
12188 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12189 * lib/gdbserver-support.exp (gdbserver_start): Make
12190 $server_spawn_id global.
12191 (gdbserver_start): Don't wait for gdbserver's spawn id with
12192 expect_background.
12193 (close_gdbserver): New procedure.
12194 (gdb_exit): Rename the default version and reimplement.
12195
12196 2015-04-07 Pedro Alves <palves@redhat.com>
12197
12198 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12199 append the substituted item, not the original item.
12200
12201 2015-04-07 Pedro Alves <palves@redhat.com>
12202
12203 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12204 gdb_expect.
12205
12206 2015-04-07 Pedro Alves <palves@redhat.com>
12207
12208 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12209 output appearing once only.
12210
12211 2015-04-07 Pedro Alves <palves@redhat.com>
12212
12213 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12214 that doesn't expect anything. Return early if running to main
12215 fails.
12216
12217 2015-04-07 Yao Qi <yao.qi@linaro.org>
12218
12219 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12220 (child_function): Call alarm.
12221 (main): Move call to alarm into the loop.
12222 * gdb.threads/non-stop-fair-events.exp: Build program with
12223 -DTIMEOUT=$timeout.
12224
12225 2015-04-06 Doug Evans <xdje42@gmail.com>
12226
12227 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12228 Fix dest parameter to board_info.
12229 (fpc_compile): Ditto.
12230 (gdb_compile_pascal): Rename dest arg to destfile.
12231
12232 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12233
12234 * gdb.ada/funcall_ref.exp: New file.
12235 * gdb.ada/funcall_ref/foo.adb: New file.
12236
12237 2015-04-02 Yao Qi <yao.qi@linaro.org>
12238
12239 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12240 is remote.
12241
12242 2015-04-02 Gary Benson <gbenson@redhat.com>
12243
12244 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12245
12246 2015-04-01 Sasha Smundak <asmundak@google.com>
12247
12248 * gdb.python/py-unwind-maint.c: New file.
12249 * gdb.python/py-unwind-maint.exp: New test.
12250 * gdb.python/py-unwind-maint.py: New file.
12251 * gdb.python/py-unwind.c: New file.
12252 * gdb.python/py-unwind.exp: New test.
12253 * gdb.python/py-unwind.py: New test.
12254
12255 2015-04-01 Pedro Alves <palves@redhat.com>
12256
12257 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12258 to fail instead of non-existent $test.
12259
12260 2015-04-01 Pedro Alves <palves@redhat.com>
12261
12262 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12263 GDBFLAGS if not empty.
12264
12265 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12266
12267 * gdb.ada/complete.exp: Remove "multi_line".
12268 * gdb.ada/info_exc.exp: Remove "multi_line".
12269 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12270 * gdb.ada/ptype_field.exp: Remove "multi_line".
12271 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12272 * gdb.ada/tagged.exp: Remove "multi_line".
12273 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12274 [multi_line ...]
12275 * gdb.btrace/delta.exp: Likewise.
12276 * gdb.btrace/exception.exp: Likewise.
12277 * gdb.btrace/function_call_history.exp: Likewise.
12278 * gdb.btrace/instruction_history.exp: Likewise.
12279 * gdb.btrace/nohist.exp: Likewise.
12280 * gdb.btrace/record_goto.exp: Likewise.
12281 * gdb.btrace/segv.exp: Likewise.
12282 * gdb.btrace/stepi.exp: Likewise.
12283 * gdb.btrace/tailcall.exp: Likewise.
12284 * gdb.btrace/unknown_functions.exp: Likewise.
12285 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12286 * lib/gdb.exp: Add the "multi_line" helper.
12287
12288 2015-04-01 Pedro Alves <palves@redhat.com>
12289
12290 * gdb.threads/tid-reuse.c: New file.
12291 * gdb.threads/tid-reuse.exp: New file.
12292
12293 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12294
12295 PR corefiles/16092
12296 * gdb.base/coredump-filter.c: New file.
12297 * gdb.base/coredump-filter.exp: Likewise.
12298
12299 2015-03-27 Petr Machata <pmachata@redhat.com>
12300
12301 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12302 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12303 (Dwarf::assemble): Initialize them.
12304 (Dwarf::lines): New function.
12305
12306 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12307
12308 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12309 SYMBOL_PREFIX for x86_64-*-cygwin.
12310
12311 2015-03-26 Andy Wingo <wingo@igalia.com>
12312
12313 PR symtab/18148
12314 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12315 const_value but not a location.
12316 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12317 location defined in non-main CUs are visible.
12318
12319 2015-03-26 Yao Qi <yao.qi@linaro.org>
12320
12321 PR testsuite/18139
12322 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12323 Add a line number entry for the same line.
12324 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12325 Add a line number entry for the same line.
12326
12327 2015-03-26 Yao Qi <yao.qi@linaro.org>
12328
12329 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12330 .int 0.
12331 (func): Likewise. Add .Lfunc_1 label.
12332 Use .Lfunc_1 label.
12333 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12334 .int 0.
12335 (func): Likewise.
12336 Use .Lfunc_1 label.
12337
12338 2015-03-26 Yao Qi <yao.qi@linaro.org>
12339
12340 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12341 Call gdb_compile instead to compile each .s files without debug
12342 information.
12343
12344 2015-03-26 Yao Qi <yao.qi@linaro.org>
12345
12346 * gdb.base/savedregs.exp (process_saved_regs): Make
12347 "Saved registers:" optional in the pattern.
12348
12349 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12350
12351 * gdb.btrace/next.exp: Merged into step.exp.
12352 * gdb.btrace/finish.exp: Merged into step.exp.
12353 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12354 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12355 "record goto" and checking the exact replay position.
12356 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12357 check for "Recording format" in "info record" output.
12358 * gdb.btrace/record_goto.exp: Choose test file based on target.
12359 * gdb.btrace/x86-record_goto.S: Renamed into ...
12360 * gdb.btrace/x86_64-record_goto.S: ... this.
12361 * gdb.btrace/i686-record_goto.S: New.
12362 * gdb.btrace/x86-tailcall.S: Renamed into ...
12363 * gdb.btrace/x86_64-tailcall.S: ... this.
12364 * gdb.btrace/i686-tailcall.S: New.
12365 * gdb.btrace/x86-tailcall.c: Renamed into ...
12366 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12367 separate statements. Update test.
12368 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12369 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12370 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12371 * gdb.btrace/tailcall.exp: Choose test file based on target.
12372 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12373
12374 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12375
12376 * gdb.btrace/exception.exp: Increase BTS buffer size.
12377
12378 2015-03-24 Pedro Alves <palves@redhat.com>
12379
12380 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12381
12382 2015-03-24 Pedro Alves <palves@redhat.com>
12383
12384 * gdb.threads/schedlock.exp (test_step): No longer expect that
12385 "set scheduler-locking step" with "next" over a function call runs
12386 threads unlocked.
12387
12388 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12389
12390 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12391
12392 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12393
12394 PR breakpoints/16466
12395 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12396 * gdb.mi/mi-pending.c (thread_func): New function.
12397 (int main): Add threading support required.
12398 * gdb.mi/mi-pending.exp: Add tests for this issue.
12399 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12400 (pendfunc2): Remove stdio dependency.
12401 * gdb.mi/mi-pendshr2.c: New file.
12402
12403 2015-03-23 Keith Seitz <keiths@redhat.com>
12404
12405 * gdb.linespec/keywords.c: New file.
12406 * gdb.linespec/keywords.exp: New file.
12407
12408 2015-03-23 Keith Seitz <keiths@redhat.com>
12409
12410 PR gdb/18021
12411 * gdb.dwarf2/staticvirtual.exp: New test.
12412
12413 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12414
12415 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12416 * README: Remove HP-UX and gdb.hp.
12417 (configuration):
12418 * configure: Regenerate.
12419 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12420 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12421 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12422 gdb.hp/gdb.defects/Makefile.
12423 * gdb.hp/Makefile.in: File deleted.
12424 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12425 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12426 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12427 * gdb.hp/gdb.aCC/run.c: File deleted.
12428 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12429 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12430 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12431 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12432 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12433 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12434 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12435 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12436 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12437 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12438 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12439 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12440 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12441 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12442 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12443 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12444 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12445 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12446 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12447 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12448 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12449 * gdb.hp/gdb.compat/average.c: File deleted.
12450 * gdb.hp/gdb.compat/sum.c: File deleted.
12451 * gdb.hp/gdb.compat/xdb.c: File deleted.
12452 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12453 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12454 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12455 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12456 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12457 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12458 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12459 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12460 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12461 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12462 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12463 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12464 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12465 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12466 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12467 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12468 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12469 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12470 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12471 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12472 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12473 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12474 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12475 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12476 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12477 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12478 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12479 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12480 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12481 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12482 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12483 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12484 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12485 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12486 * gdb.hp/tools/odump: File deleted.
12487
12488 2015-03-19 Pedro Alves <palves@redhat.com>
12489
12490 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12491 (saw_thread_3): New globals.
12492 (top level): Increment them when an event for the corresponding
12493 thread is seen.
12494 (no thread starvation): New test.
12495
12496 2015-03-19 Pedro Alves <palves@redhat.com>
12497
12498 * gdb.threads/continue-pending-status.c: New file.
12499 * gdb.threads/continue-pending-status.exp: New file.
12500
12501 2015-03-18 Pedro Alves <palves@redhat.com>
12502
12503 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12504 Use gdb_is_target_remote instead of is_remote. Use
12505 gdb_test_multiple instead of gdb_expect. Exit early if
12506 gdb_test_multiple hits its internal matches. Tighten stepi tests
12507 expected output. Fail on exit with any signal, instead of just
12508 SIGILL.
12509
12510 2015-03-18 Yao Qi <yao.qi@linaro.org>
12511
12512 PR tdep/18107
12513 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12514 variable.
12515 * gdb.base/catch-syscall.exp: Don't skip it on
12516 aarch64*-*-linux* target. Remove elements in all_syscalls.
12517 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12518 target.
12519 (setup_all_syscalls): New proc.
12520
12521 2015-03-16 Yao Qi <yao.qi@linaro.org>
12522
12523 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12524 (top level): Skip tests if valid_addr_p returns false for
12525 $cmd1 or $cmd2.
12526
12527 2015-03-11 Andy Wingo <wingo@igalia.com>
12528
12529 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12530
12531 2015-03-11 Yao Qi <yao.qi@linaro.org>
12532
12533 * gdb.base/catch-syscall.exp: Fix typo in comments.
12534
12535 2015-03-11 Yao Qi <yao.qi@linaro.org>
12536
12537 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12538
12539 2015-03-09 Pedro Alves <palves@redhat.com>
12540
12541 * dg-extract-results.py: Delete.
12542
12543 2015-03-09 Pedro Alves <palves@redhat.com>
12544
12545 Merge dg-extract-results.sh from GCC upstream (r218843).
12546
12547 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12548 * dg-extract-results.sh: Use --text with grep to avoid issues with
12549 binary files. Fall back to cat -v, if that doesn't work.
12550
12551 2015-03-05 Pedro Alves <palves@redhat.com>
12552
12553 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12554
12555 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12556
12557 * lib/mi-support.exp (mi_expect_interrupt): Accept
12558 alternative event for when in all-stop mode.
12559
12560 2015-03-04 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12563
12564 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12565
12566 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12567
12568 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12569
12570 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12571 regexps for GDB's current line display, accept a hex address
12572 preceding the line number.
12573
12574 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12575
12576 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12577 the 'arch1' variable for "s390*-linux*" targets.
12578
12579 2015-03-04 Pedro Alves <palves@redhat.com>
12580
12581 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12582 (main): Pass missing retval argument to pthread_join call.
12583
12584 2015-03-02 Pedro Alves <palves@redhat.com>
12585
12586 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12587 (top level): Call do_test with non-stop as well.
12588
12589 2015-03-02 Pedro Alves <palves@redhat.com>
12590
12591 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12592 -1.
12593
12594 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12595
12596 * gdb.arch/s390-vregs.exp: New test.
12597 * gdb.arch/s390-vregs.S: New file.
12598
12599 2015-02-27 Pedro Alves <palves@redhat.com>
12600
12601 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12602 call to catch_command_errors.
12603 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12604 catch_command_errors.
12605
12606 2015-02-27 Pedro Alves <palves@redhat.com>
12607
12608 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12609 "true" for boolean result.
12610 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12611 prototype of main.
12612
12613 2015-02-27 Pedro Alves <palves@redhat.com>
12614
12615 * lib/unbuffer_output.c: New file.
12616 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12617 (main): Call gdb_unbuffer_output.
12618
12619 2015-02-27 Yao Qi <yao.qi@linaro.org>
12620
12621 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12622 target.
12623
12624 2015-02-26 Doug Evans <dje@google.com>
12625
12626 * gdb.cp/class2.cc (Dbase, D): New classes.
12627 (main): New local delta.
12628 * gdb.cp/class2.exp: Test printing delta.
12629 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12630 (dynbar): New global.
12631 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12632
12633 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12634
12635 * gdb.compile/compile-ifunc.c: New file.
12636 * gdb.compile/compile-ifunc.exp: New file.
12637
12638 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12639
12640 * gdb.base/structs.exp: Check for correct struct on finish.
12641
12642 2015-02-26 Yao Qi <yao.qi@linaro.org>
12643
12644 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12645 is zero.
12646
12647 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12648
12649 * gdb.arch/cordic.ko.bz2: New file.
12650 * gdb.arch/cordic.ko.debug.bz2: New file.
12651 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12652
12653 2015-02-25 Yao Qi <yao.qi@linaro.org>
12654
12655 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12656 aarch64*-*-* target.
12657
12658 2015-02-23 Pedro Alves <palves@redhat.com>
12659
12660 * lib/gdb.exp (delete_breakpoints): Rewrite using
12661 gdb_test_multiple.
12662
12663 2015-02-23 Pedro Alves <palves@redhat.com>
12664
12665 * gdb.base/info-os.c: Include stdlib.h.
12666
12667 2015-02-22 Doug Evans <xdje42@gmail.com>
12668
12669 PR symtab/17855
12670 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12671 is read after symbols have been re-read.
12672 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12673 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12674
12675 2015-02-21 Doug Evans <dje@google.com>
12676
12677 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12678
12679 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12680
12681 PR corefiles/17808
12682 * gdb.arch/i386-biarch-core.core.bz2: New file.
12683 * gdb.arch/i386-biarch-core.exp: New file.
12684
12685 2015-02-21 Pedro Alves <palves@redhat.com>
12686
12687 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12688 runto_main fails.
12689
12690 2015-02-20 Pedro Alves <palves@redhat.com>
12691
12692 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12693 info probes.
12694
12695 2015-02-20 Pedro Alves <palves@redhat.com>
12696
12697 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12698
12699 2015-02-20 Pedro Alves <palves@redhat.com>
12700
12701 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12702 clean_restart before gdb_target_supports_trace.
12703
12704 2015-02-20 Pedro Alves <palves@redhat.com>
12705
12706 PR threads/18006
12707 * gdb.threads/clone-thread_db.c: New file.
12708 * gdb.threads/clone-thread_db.exp: New file.
12709
12710 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12711
12712 PR breakpoints/16812
12713 * gdb.base/catch-gdb-caused-signals.c: New file.
12714 * gdb.base/catch-gdb-caused-signals.exp: New file.
12715
12716 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12717
12718 * configure: Regenerated.
12719 * configure.ac: Use GDB_AC_TRANSFORM.
12720 * aclocal.m4: sinclude ../transform.m4.
12721
12722 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12723
12724 * lib/dtrace.exp: New file.
12725 * gdb.base/dtrace-probe.exp: Likewise.
12726 * gdb.base/dtrace-probe.d: Likewise.
12727 * gdb.base/dtrace-probe.c: Likewise.
12728 * lib/pdtrace.in: Likewise.
12729 * configure.ac: Output variables with the transformed names of
12730 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12731 * configure: Regenerated.
12732
12733 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12734
12735 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12736 expected message when trying to access $_probe_* convenience
12737 variables while not on a probe.
12738
12739 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12740
12741 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12742
12743 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12744
12745 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12746 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12747
12748 2015-02-10 Doug Evans <xdje42@gmail.com>
12749
12750 * lib/gdb.exp (gdb_load): Always return a result.
12751
12752 2015-02-10 Pedro Alves <palves@redhat.com>
12753
12754 * gdb.threads/signal-sigtrap.c: New file.
12755 * gdb.threads/signal-sigtrap.exp: New file.
12756
12757 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12758
12759 * gdb.trace/no-attach-trace.c: New file.
12760 * gdb.trace/no-attach-trace.exp: New file.
12761
12762 2015-02-09 Mark Wielaard <mjw@redhat.com>
12763
12764 * gdb.dwarf2/atomic.c: New file.
12765 * gdb.dwarf2/atomic-type.exp: Likewise.
12766
12767 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12768
12769 * gdb.btrace/buffer-size.exp: Update "info record" output.
12770 * gdb.btrace/delta.exp: Update "info record" output.
12771 * gdb.btrace/enable.exp: Update "info record" output.
12772 * gdb.btrace/finish.exp: Update "info record" output.
12773 * gdb.btrace/instruction_history.exp: Update "info record" output.
12774 * gdb.btrace/next.exp: Update "info record" output.
12775 * gdb.btrace/nexti.exp: Update "info record" output.
12776 * gdb.btrace/step.exp: Update "info record" output.
12777 * gdb.btrace/stepi.exp: Update "info record" output.
12778 * gdb.btrace/nohist.exp: Update "info record" output.
12779
12780 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12781
12782 * gdb.btrace/buffer-size: New.
12783
12784 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12785
12786 * gdb.btrace/delta.exp: Update "info record" output.
12787 * gdb.btrace/enable.exp: Update "info record" output.
12788 * gdb.btrace/finish.exp: Update "info record" output.
12789 * gdb.btrace/instruction_history.exp: Update "info record" output.
12790 * gdb.btrace/next.exp: Update "info record" output.
12791 * gdb.btrace/nexti.exp: Update "info record" output.
12792 * gdb.btrace/step.exp: Update "info record" output.
12793 * gdb.btrace/stepi.exp: Update "info record" output.
12794 * gdb.btrace/nohist.exp: Update "info record" output.
12795
12796 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12797
12798 PR gdb/15678
12799 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12800
12801 2015-02-06 Pedro Alves <palves@redhat.com>
12802
12803 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12804 macro.
12805 (seconds_left, again): New globals.
12806 (main): Wait seconds_left in a 1-second sleep loop instead of
12807 sleeping 180 seconds. If 'again' is set, reset the seconds
12808 counter.
12809 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12810 'again' in the inferior before detaching. Print the seconds left.
12811 (options): New global.
12812 (top level): Build program with -DTIMEOUT=$timeout.
12813
12814 2015-02-06 Pedro Alves <palves@redhat.com>
12815
12816 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12817 determine how many seconds to pass to 'alarm'.
12818 * gdb.base/gdb-sigterm.exp (top level): Build program with
12819 -DTIMEOUT=$timeout.
12820 (do_test): Return success/failure indication. Add more verbose
12821 logging. Don't fail if 200 single steps are seen. Instead, fail
12822 when the test times out.
12823 (passes): New global.
12824 (top level): Break the testing loop if testing fails on any
12825 iteration. Use gdb_assert.
12826
12827 2015-02-04 Don Breazeal <donb@codesourcery.com>
12828
12829 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12830 and initialize them.
12831 (ipc_cleanup): New function.
12832 (main): Don't declare shmid, semid, and msqid. Add a call to
12833 atexit so that we call ipc_cleanup on exit.
12834
12835 2015-02-04 Pedro Alves <palves@redhat.com>
12836
12837 * boards/native-extended-gdbserver.exp: Remove any target variant
12838 specifications from the board name before clearing the isremote
12839 flag from board_info.
12840
12841 2015-01-31 Doug Evans <xdje42@gmail.com>
12842
12843 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12844
12845 2015-01-31 Gary Benson <gbenson@redhat.com>
12846
12847 * gdb.base/completion.exp: Disable completion limiting for
12848 existing tests. Add new tests to check completion limiting.
12849 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12850
12851 2015-01-31 Doug Evans <xdje42@gmail.com>
12852
12853 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12854
12855 2015-01-31 Doug Evans <xdje42@gmail.com>
12856
12857 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12858 entries. Duplicate file section script entries.
12859 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12860 inlined entries. Add test for safe-path rejection.
12861 * gdb.python/py-section-script.c: Add duplicate inlined section script
12862 entries. Duplicate file section script entries.
12863 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12864 inlined entries. Add test for safe-path rejection.
12865
12866 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12867
12868 * gdb.ada/disc_arr_bound: New testcase.
12869
12870 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12871
12872 * gdb.ada/mi_var_array: New testcase.
12873
12874 2015-01-27 Doug Evans <dje@google.com>
12875
12876 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12877 Add test for objfile.filename, objfile.username after objfile
12878 has been unloaded.
12879
12880 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12881
12882 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12883 the second test to print the name attribute of value
12884 returned by the call to gdb.lookup_type, and adjust
12885 the expected output accordingly.
12886
12887 2015-01-25 Mark Wielaard <mjw@redhat.com>
12888
12889 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12890 * gdb.base/disp-step-fork.c: Include unistd.h.
12891 * gdb.base/siginfo-obj.c: Include stdio.h.
12892 * gdb.base/siginfo-thread.c: Likewise.
12893 * gdb.mi/non-stop.c: Include unistd.h.
12894 * gdb.mi/nsthrexec.c: Include stdio.h.
12895 * gdb.mi/pthreads.c: Include unistd.h.
12896 * gdb.modula2/unbounded1.c (main): Declare returns int.
12897 * gdb.reverse/consecutive-reverse.c: Likewise.
12898 * gdb.threads/create-fail.c: Include unistd.h.
12899 * gdb.threads/killed.c: Likewise.
12900 * gdb.threads/linux-dp.c: Likewise.
12901 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12902 * gdb.threads/non-ldr-exc-2.c: Likewise.
12903 * gdb.threads/non-ldr-exc-3.c: Likewise.
12904 * gdb.threads/non-ldr-exc-4.c: Likewise.
12905 * gdb.threads/pthreads.c: Include unistd.h.
12906 (main): Declare returns int.
12907 * gdb.threads/tls-main.c (foo): New declaration.
12908 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12909
12910 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12911
12912 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12913 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12914
12915 2015-01-15 Mark Wielaard <mjw@redhat.com>
12916
12917 * gdb.base/noreturn-return.c: New file.
12918 * gdb.base/noreturn-return.exp: New file.
12919 * gdb.base/noreturn-finish.c: New file.
12920 * gdb.base/noreturn-finish.exp: New file.
12921
12922 2015-01-23 Pedro Alves <palves@redhat.com>
12923
12924 * gdb.threads/continue-pending-after-query.c: New file.
12925 * gdb.threads/continue-pending-after-query.exp: New file.
12926
12927 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12928 Simon Marchi <simon.marchi@ericsson.com>
12929
12930 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12931 * gdb.base/valgrind-db-attach.exp: Same.
12932 * gdb.base/valgrind-infcall.exp: Same.
12933 * lib/mi-support.exp (default_mi_gdb_start): Same.
12934 * lib/prompt.exp (default_prompt_gdb_start): Same.
12935 * lib/gdb.exp (default_gdb_spawn): Same.
12936 (gdb_interact): New.
12937
12938
12939 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12940
12941 * gdb.compile/compile.exp (pointer to jit function): New test.
12942
12943 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12944
12945 * lib/gdb.exp (supports_process_record): Return true for
12946 powerpc*-*-linux*.
12947 (supports_reverse): Likewise.
12948
12949 2015-01-15 Don Breazeal <donb@codesourcery.com>
12950
12951 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12952 instead of checking whether the target board is remote and
12953 use spawn_wait_for_attach instead of exec/sleep.
12954 * gdb.base/attach-twice.exp: Likewise.
12955
12956 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12957
12958 * gdb.ada/var_arr_attrs: New testcase.
12959
12960 2015-01-14 Pedro Alves <palves@redhat.com>
12961 Joel Brobecker <brobecker@adacore.com>
12962
12963 PR gdb/17525
12964 * gdb.base/bp-cmds-execution-x-script.c: New file.
12965 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12966 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12967
12968 2015-01-14 Pedro Alves <palves@redhat.com>
12969
12970 PR cli/17828
12971 * gdb.base/batch-preserve-term-settings.c: New file.
12972 * gdb.base/batch-preserve-term-settings.exp: New file.
12973
12974 2015-01-13 Doug Evans <dje@google.com>
12975
12976 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12977 binary.
12978
12979 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12980
12981 * Makefile.in (clean mostlyclean): Do not delete *.py.
12982
12983 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12984
12985 * gdb.python/py-lookup-type.exp: New file.
12986
12987 2015-01-12 Pedro Alves <palves@redhat.com>
12988
12989 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12990 restore GDBFLAGS before returning.
12991
12992 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12993
12994 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12995 is_amd64_regs_target and is_x86_like_target.
12996
12997 2015-01-11 Doug Evans <xdje42@gmail.com>
12998
12999 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13000 is given without an explicit form.
13001 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13002 attributes.
13003 * gdb.dwarf/corrupt.exp: Ditto.
13004 * gdb.dwarf2/enum-type.exp: Ditto.
13005 * gdb.trace/entry-values.exp: Ditto.
13006 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13007
13008 2015-01-11 Doug Evans <xdje42@gmail.com>
13009
13010 PR gdb/15830
13011 * gdb.base/maint.exp: Remove references to "maint demangle".
13012 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13013 Add tests for explicitly specifying language to demangle.
13014 * gdb.dlang/demangle.exp: Ditto.
13015
13016 2015-01-09 Pedro Alves <palves@redhat.com>
13017
13018 * gdb.threads/non-stop-fair-events.c: New file.
13019 * gdb.threads/non-stop-fair-events.exp: New file.
13020
13021 2015-01-09 Pedro Alves <palves@redhat.com>
13022
13023 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13024 the global scope. Set a breakpoint after all threads are started
13025 rather than stepping over two source lines. Expect the prompt.
13026 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13027 global.
13028 (NUM): Now 15.
13029 (main): Use threads_started_barrier to wait for all threads to
13030 start. Main thread no longer calls thread_function. Exit after
13031 180 seconds.
13032 (loop): New function.
13033 (thread_function): Wait on threads_started_barrier barrier. Call
13034 'loop' at each iteration.
13035 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13036 threads have started, instead of hardcoding number of "next"
13037 steps. Use an access watchpoint instead of a write watchpoint.
13038
13039 2015-01-09 Pedro Alves <palves@redhat.com>
13040
13041 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13042 (thread_func): Wait on barrier.
13043 (main): Wait for all threads to start before stopping GDB.
13044 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13045 global.
13046 (thread1_func, thread2_func): Wait on barrier.
13047 (main): Wait for all threads to start before stopping GDB.
13048 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13049 New global.
13050 (thread1_func, thread2_func): Wait on barrier.
13051 (main): Wait for all threads to start before stopping GDB.
13052
13053 2015-01-09 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.threads/attach-many-short-lived-threads.c: New file.
13056 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13057
13058 2014-01-09 Pedro Alves <palves@redhat.com>
13059
13060 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13061 instead of to thread 2.
13062 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13063 Add barrier around each pthread_create call instead of around all
13064 calls.
13065 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13066 Set a break on thread_function and have the child threads hit it
13067 one at at a time.
13068
13069 2015-01-09 Pedro Alves <palves@redhat.com>
13070
13071 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13072 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13073 false.
13074 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13075 checking whether the target board is remote.
13076 * gdb.multi/multi-attach.exp: Likewise.
13077 * gdb.python/py-sync-interp.exp: Likewise.
13078 * gdb.server/ext-attach.exp: Likewise.
13079 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13080 tests that need to attach, instead of checking whether the target
13081 board is remote at the top of the file.
13082
13083 2015-01-08 Yao Qi <yao@codesourcery.com>
13084
13085 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13086
13087 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13088
13089 Fix testcase compilation.
13090 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13091
13092 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13093
13094 * gdb.python/py-type.exp: Add a couple test about empty
13095 array creation, and negative-length array creation.
13096
13097 2015-01-02 Doug Evans <xdje42@gmail.com>
13098
13099 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13100
13101 2015-01-02 Doug Evans <dje@google.com>
13102
13103 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13104
13105 2014-12-29 Yao Qi <yao@codesourcery.com>
13106
13107 * gdb.trace/entry-values.exp: Update comments. Rename variable
13108 bar_call_foo to returned_from_foo.
13109
13110 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13111
13112 PR gdb/17394
13113 * gdb.linespec/break-asm-file.c: New file.
13114 * gdb.linespec/break-asm-file.exp: New file.
13115 * gdb.linespec/break-asm-file0.s: New file.
13116 * gdb.linespec/break-asm-file1.s: New file.
13117
13118 2014-12-18 Nigel Stephens <nigel@mips.com>
13119 Maciej W. Rozycki <macro@codesourcery.com>
13120
13121 * gdb.base/float.exp: Handle the new output from "info float" on
13122 MIPS targets.
13123
13124 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13125
13126 Fix MinGW compilation.
13127 * gdb.compile/compile-ops.exp: Update untested message if
13128 !skip_compile_feature_tests.
13129 * gdb.compile/compile-setjmp.exp: Likewise.
13130 * gdb.compile/compile-tls.exp: Likewise.
13131 * gdb.compile/compile.exp: Likewise.
13132 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13133 supported on this host".
13134
13135 2014-12-16 Doug Evans <xdje42@gmail.com>
13136
13137 * boards/stabs.exp: New file.
13138
13139 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13140
13141 * gdb.base/completion.exp: Adjust to format changes of "maint
13142 print user-registers".
13143
13144 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13145
13146 PR server/17457
13147 * gdb.arch/aarch64-fp.c: New file.
13148 * gdb.arch/aarch64-fp.exp: New file.
13149
13150 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13151
13152 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13153 r210637, r210913, r211666, r215400, r215817).
13154
13155 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13156 * dg-extract-results.py: New file.
13157 * dg-extract-results.sh: Use it if the environment seems
13158 suitable.
13159
13160 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13161
13162 * dg-extract-results.py (parse_run): Handle warnings that
13163 are printed before a test harness is run.
13164
13165 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13166
13167 * dg-extract-results.py (Named): Remove __cmp__ method.
13168 (output_variation): Use a key to sort variation.harnesses.
13169
13170 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13171
13172 * dg-extract-results.py: For Python 3, force sys.stdout to
13173 handle surrogate escape sequences.
13174 (safe_open): New function.
13175 (output_segment, main): Use it.
13176
13177 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13178
13179 * dg-extract-results.py (Prog.result_re): Include options
13180 in test name.
13181
13182 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13183
13184 * dg-extract-results.py (output_variation): Always sort if
13185 do_sum.
13186
13187 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13188
13189 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13190 as long as we get pagination notifications.
13191
13192 2014-12-15 Jason Merrill <jason@redhat.com>
13193
13194 * Makefile.in (check-gdb.%): Restore.
13195 * README: Mention it.
13196
13197 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13198
13199 * gdb.ada/str_uninit: New testcase.
13200
13201 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13202
13203 PR symtab/17642
13204 * gdb.base/vla-stub-define.c: New file.
13205 * gdb.base/vla-stub.c: New file.
13206 * gdb.base/vla-stub.exp: New file.
13207
13208 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13209 Jan Kratochvil <jan.kratochvil@redhat.com>
13210 Tom Tromey <tromey@redhat.com>
13211
13212 * configure.ac: Add gdb.compile/.
13213 * configure: Regenerate.
13214 * gdb.compile/Makefile.in: New file.
13215 * gdb.compile/compile-ops.exp: New file.
13216 * gdb.compile/compile-ops.c: New file.
13217 * gdb.compile/compile-tls.c: New file.
13218 * gdb.compile/compile-tls.exp: New file.
13219 * gdb.compile/compile-constvar.S: New file.
13220 * gdb.compile/compile-constvar.c: New file.
13221 * gdb.compile/compile-mod.c: New file.
13222 * gdb.compile/compile-nodebug.c: New file.
13223 * gdb.compile/compile-setjmp-mod.c: New file.
13224 * gdb.compile/compile-setjmp.c: New file.
13225 * gdb.compile/compile-setjmp.exp: New file.
13226 * gdb.compile/compile-shlib.c: New file.
13227 * gdb.compile/compile.c: New file.
13228 * gdb.compile/compile.exp: New file.
13229 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13230
13231 2014-12-12 Tom Tromey <tromey@redhat.com>
13232
13233 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13234 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13235
13236 2014-12-12 Doug Evans <dje@google.com>
13237
13238 * lib/gdb-python.exp (get_python_valueof): New function.
13239 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13240
13241 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13242
13243 * gdb.base/completion.exp: Add test for completion of "info
13244 registers ".
13245
13246 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13247
13248 * gdb.base/func-ptrs.c: New file.
13249 * gdb.base/func-ptrs.exp: New file.
13250
13251 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13252
13253 PR breakpoints/17012
13254 * gdb.base/dprintf-detach.c: New file.
13255 * gdb.base/dprintf-detach.exp: New file.
13256
13257 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13258
13259 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13260 * lib/gdb.exp (target_is_gdbserver): New procedure.
13261
13262 2014-12-08 Doug Evans <dje@google.com>
13263
13264 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13265
13266 2014-12-05 Yao Qi <yao@codesourcery.com>
13267
13268 * gdb.guile/scm-error.exp: Remove the third argument to
13269 gdb_remote_download.
13270 * gdb.guile/scm-frame-args.exp: Likewise.
13271 * gdb.guile/scm-section-script.exp: Likewise.
13272
13273 2014-12-05 Yao Qi <yao@codesourcery.com>
13274
13275 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13276
13277 2014-12-04 Doug Evans <dje@google.com>
13278
13279 * gdb.python/py-objfile.exp: Add tests for
13280 objfile.add_separate_debug_file.
13281
13282 2014-12-04 Doug Evans <dje@google.com>
13283
13284 * lib/gdb.exp (get_build_id): New function.
13285 (build_id_debug_filename_get): Rewrite to use it.
13286 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13287
13288 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13289
13290 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13291 `method(long)', not just 0x0.
13292 * gdb.cp/nsalias.exp: Align code labels to 4.
13293 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13294 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13295 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13296 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13297 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13298 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13299
13300 2014-12-02 Doug Evans <dje@google.com>
13301
13302 PR symtab/17602
13303 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13304 * gdb.cp/anon-ns2.cc: ... here. New file.
13305 * gdb.cp/anon-ns.exp: Update.
13306
13307 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13308
13309 * gdb.python/py-events.py (inferior_call_handler): New.
13310 (register_changed_handler, memory_changed_handler): New.
13311 (test_events.invoke): Register new handlers.
13312 * gdb.python/py-events.exp: Add tests for inferior call,
13313 memory_changed and register_changed events.
13314
13315 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13316
13317 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13318 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13319 if the linker doesn't understand this.
13320
13321 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13322
13323 * gdb.python/python.exp: Change expected reply to help().
13324
13325 2014-12-01 Yao Qi <yao@codesourcery.com>
13326
13327 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13328 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13329 * configure: Re-generated.
13330
13331 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13332
13333 * gdb.cp/chained-calls.cc: New file.
13334 * gdb.cp/chained-calls.exp: New file.
13335 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13336
13337 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13338
13339 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13340 * gdb.dwarf2/symtab-producer.exp: Same.
13341 * gdb.gdb/python-interrupts.exp: Same.
13342 * gdb.gdb/python-selftest.exp: Same.
13343 * gdb.python/py-linetable.exp: Same.
13344 * gdb.python/py-type.exp: Same.
13345 * gdb.python/py-value-cc.exp: Same.
13346 * gdb.python/py-value.exp: Same.
13347
13348 2014-11-28 Yao Qi <yao@codesourcery.com>
13349
13350 * gdb.base/break-probes.exp: Match library name prefixed with
13351 sysroot.
13352
13353 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13354
13355 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13356 test expected output. Add parentheses for the call to print.
13357 Remove L suffix from integers.
13358
13359 2014-11-26 Doug Evans <dje@google.com>
13360
13361 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13362
13363 2014-11-22 Yao Qi <yao@codesourcery.com>
13364
13365 * gdb.trace/entry-values.c: Remove asms.
13366 (foo): Add foo_label.
13367 (bar): Add bar_label.
13368 * gdb.trace/entry-values.exp: Remove code computing foo's
13369 length and bar's length.
13370 (Dwarf::assemble): Invoke function_range for bar and use
13371 MACRO_AT_func for foo.
13372
13373 2014-11-22 Yao Qi <yao@codesourcery.com>
13374
13375 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13376 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13377 Use .Lgcc43_procstart instead of gcc43.
13378
13379 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13380
13381 * gdb.ada/n_arr_bound: New testcase.
13382
13383 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13384
13385 PR breakpoints/10737
13386 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13387 test_catch_syscall_multi_arch.
13388 (test_catch_syscall_multi_arch): New function.
13389
13390 2014-11-20 Doug Evans <xdje42@gmail.com>
13391
13392 * gdb.base/maint.exp: Update expected output.
13393
13394 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13395
13396 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13397 4-byte instruction on S390.
13398
13399 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13400
13401 * gdb.ada/arr_arr: New testcase.
13402
13403 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13404
13405 * gdb.ada/pkd_arr_elem: New Testcase.
13406
13407 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13408
13409 * gdb.reverse/break-precsave: Expect completion message for
13410 core file reads.
13411 * gdb.reverse/consecutive-precsave.exp: Likewise.
13412 * gdb.reverse/finish-precsave.exp: Likewise.
13413 * gdb.reverse/i386-precsave.exp: Likewise.
13414 * gdb.reverse/machinestate-precsave.exp: Likewise.
13415 * gdb.reverse/sigall-precsave.exp: Likewise.
13416 * gdb.reverse/solib-precsave.exp: Likewise.
13417 * gdb.reverse/step-precsave.exp: Likewise.
13418 * gdb.reverse/until-precsave.exp: Likewise.
13419 * gdb.reverse/watch-precsave.exp: Likewise.
13420
13421 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13422
13423 * gdb.base/bp-permanent.c: Include unistd.h.
13424 * gdb.python/py-framefilter-mi.c (main): Add return type.
13425 * gdb.python/py-framefilter.c (main): Likewise.
13426 * gdb.trace/actions-changed.c (main): Likewise.
13427
13428 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13429
13430 * gdb.mi/until.c: Add eye-catchers.
13431 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13432 line numbers.
13433
13434 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13435
13436 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13437 function header variants in break1.c.
13438 * gdb.base/ena-dis-br.exp: Likewise.
13439 * gdb.base/hbreak2.exp: Likewise.
13440 * gdb.reverse/until-precsave.exp: Drop references to removed
13441 non-prototype function header variants in ur1.c.
13442 * gdb.reverse/until-reverse.exp: Likewise.
13443
13444 2014-11-17 Petr Machata <pmachata@redhat.com>
13445
13446 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13447 ${_cu_offset_size} bytes abbrev offset.
13448
13449 2014-11-15 Doug Evans <xdje42@gmail.com>
13450
13451 PR symtab/17559
13452 * gdb.base/line-symtabs.exp: New file.
13453 * gdb.base/line-symtabs.c: New file.
13454 * gdb.base/line-symtabs.h: New file.
13455
13456 2014-11-14 Yao Qi <yao@codesourcery.com>
13457
13458 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13459 (func): Add label func_label.
13460 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13461 Replace low_pc and high_pc with MACRO_AT_range.
13462 Replace name, low_pc and high_pc with MACRO_AT_func.
13463
13464 2014-11-14 Yao Qi <yao@codesourcery.com>
13465
13466 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13467 Replace name, low_pc and high_pc with MACRO_AT_func.
13468
13469 2014-11-14 Yao Qi <yao@codesourcery.com>
13470
13471 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13472 produce debug information.
13473 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13474
13475 2014-11-14 Yao Qi <yao@codesourcery.com>
13476
13477 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13478 object and get function length.
13479 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13480 with MACRO_AT_func.
13481 (top-level): Replace gdb_compile and clean_restart with
13482 prepare_for_testing.
13483 * gdb.dwarf2/main.c (main): Add label main_label.
13484
13485 2014-11-14 Yao Qi <yao@codesourcery.com>
13486
13487 * lib/dwarf.exp (function_range): New procedure.
13488 (Dwarf::_handle_macro_at_func): New procedure.
13489 (Dwarf::_handle_macro_at_range): New procedure.
13490 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13491
13492 2014-11-14 Yao Qi <yao@codesourcery.com>
13493
13494 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13495 (_handle_attribute): New procedure.
13496
13497 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13498
13499 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13500 * gdb.base/call-sc.c (zed): Likewise.
13501 * gdb.base/checkpoint.c (main): Likewise.
13502 * gdb.base/dump.c (main): Likewise.
13503 * gdb.base/gcore.c (main): Likewise.
13504 * gdb.base/huge.c (main): Likewise.
13505 * gdb.base/multi-forks.c (main): Likewise.
13506 * gdb.base/pr10179-a.c (main): Likewise.
13507 * gdb.base/savedregs.c (main): Likewise.
13508 * gdb.base/sigaltstack.c (main): Likewise.
13509 * gdb.base/siginfo.c (main): Likewise.
13510 * gdb.base/structs.c (zed): Likewise.
13511 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13512 * gdb.mi/mi-syn-frame.c (main): Likewise.
13513 * gdb.mi/until.c (foo, main): Likewise.
13514 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13515 * gdb.base/solib-weak.c (foo): Declare.
13516 * gdb.base/attach-twice.c: Include stdio.h.
13517 * gdb.base/weaklib1.c: Likewise.
13518 * gdb.base/weaklib2.c: Likewise.
13519 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13520 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13521 unistd.h.
13522 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13523 * gdb.mi/mi-exit-code.c: Likewise.
13524 * gdb.base/break-interp-lib.c: Include string.h.
13525 * gdb.base/coremaker.c: Likewise.
13526 * gdb.base/testenv.c: Likewise.
13527 * gdb.python/py-finish-breakpoint.c: Likewise.
13528 * gdb.base/inferior-died.c: Include sys/wait.h.
13529 * gdb.base/fileio.c: Include time.h.
13530 * gdb.base/async-shell.c: Include unistd.h.
13531 * gdb.base/dprintf-non-stop.c: Likewise.
13532 * gdb.base/info-os.c: Likewise.
13533 * gdb.mi/mi-console.c: Likewise.
13534 * gdb.mi/watch-nonstop.c: Likewise.
13535 * gdb.python/py-events.c: Likewise.
13536 * gdb.base/async.c (baz): Move up before its invocation.
13537 * gdb.base/code_elim2.c (my_global_func): Likewise.
13538 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13539 * gdb.base/advance.c (func2): Likewise.
13540
13541 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13542
13543 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13544 variant.
13545 * gdb.base/annota3.c: Likewise.
13546 * gdb.base/async.c: Likewise.
13547 * gdb.base/average.c: Likewise.
13548 * gdb.base/call-ar-st.c: Likewise.
13549 * gdb.base/call-rt-st.c: Likewise.
13550 * gdb.base/call-sc.c: Likewise.
13551 * gdb.base/call-strs.c: Likewise.
13552 * gdb.base/ending-run.c: Likewise.
13553 * gdb.base/execd-prog.c: Likewise.
13554 * gdb.base/exprs.c: Likewise.
13555 * gdb.base/foll-exec.c: Likewise.
13556 * gdb.base/foll-fork.c: Likewise.
13557 * gdb.base/foll-vfork.c: Likewise.
13558 * gdb.base/funcargs.c: Likewise.
13559 * gdb.base/gcore.c: Likewise.
13560 * gdb.base/jump.c: Likewise.
13561 * gdb.base/langs0.c: Likewise.
13562 * gdb.base/langs1.c: Likewise.
13563 * gdb.base/langs2.c: Likewise.
13564 * gdb.base/mips_pro.c: Likewise.
13565 * gdb.base/nodebug.c: Likewise.
13566 * gdb.base/opaque0.c: Likewise.
13567 * gdb.base/opaque1.c: Likewise.
13568 * gdb.base/recurse.c: Likewise.
13569 * gdb.base/run.c: Likewise.
13570 * gdb.base/scope0.c: Likewise.
13571 * gdb.base/scope1.c: Likewise.
13572 * gdb.base/setshow.c: Likewise.
13573 * gdb.base/setvar.c: Likewise.
13574 * gdb.base/shmain.c: Likewise.
13575 * gdb.base/shr1.c: Likewise.
13576 * gdb.base/shr2.c: Likewise.
13577 * gdb.base/sigall.c: Likewise.
13578 * gdb.base/signals.c: Likewise.
13579 * gdb.base/so-indr-cl.c: Likewise.
13580 * gdb.base/solib2.c: Likewise.
13581 * gdb.base/structs.c: Likewise.
13582 * gdb.base/sum.c: Likewise.
13583 * gdb.base/vforked-prog.c: Likewise.
13584 * gdb.base/watchpoint.c: Likewise.
13585 * gdb.reverse/shr2.c: Likewise.
13586 * gdb.reverse/until-reverse.c: Likewise.
13587 * gdb.reverse/ur1.c: Likewise.
13588 * gdb.reverse/watch-reverse.c: Likewise.
13589
13590 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13591
13592 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13593 variant.
13594 * gdb.base/sepdebug.exp: Drop references to removed code.
13595
13596 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13597
13598 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13599 variant. Preserve original line numbering.
13600 * gdb.base/list1.c: Likewise.
13601
13602 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13603
13604 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13605 variant.
13606 * gdb.base/break1.c: Likewise.
13607 * gdb.base/break.exp: Drop references to removed code.
13608
13609 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13610
13611 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13612 variant.
13613
13614 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13615
13616 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13617
13618 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13619
13620 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13621 logic into perform_all_tests() and invoke it with and without
13622 function header prototypes.
13623 (do_function_calls): Remove conditional XFAIL for PR 5318.
13624 (rerun_and_prepare): Remove duplicate code.
13625 (perform_all_tests): New. Main logic moved here.
13626
13627 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13628
13629 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13630 code guarded by #ifdef NO_PROTOTYPES.
13631 (t_double_many_args): Likewise.
13632 (DEF_FUNC_MANY_ARGS_1): Likewise.
13633 (DEF_FUNC_VALUES_1): Likewise.
13634 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13635 guarded by #ifdef PROTOTYPES.
13636
13637 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13638
13639 * gdb.mi/mi-console.c: Add eye-catcher.
13640 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13641 instead of literal line number.
13642
13643 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13644
13645 * gdb.base/shr2.c: Add eye-catcher.
13646 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13647 line number.
13648
13649 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13650
13651 * gdb.base/jump.c: Add eye-catchers.
13652 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13653 numbers.
13654
13655 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13656
13657 * gdb.base/execd-prog.c: Add eye-catchers.
13658 * gdb.base/foll-exec.c: Likewise.
13659 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13660 line numbers.
13661
13662 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13663
13664 * gdb.base/ending-run.c: Add eye-catchers.
13665 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13666 literal line numbers.
13667
13668 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13669
13670 * gdb.base/call-rt-st.c: Add eye-catchers.
13671 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13672 literal line numbers.
13673
13674 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13675
13676 * gdb.base/call-ar-st.c: Add eye-catchers.
13677 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13678 literal line numbers.
13679
13680 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13681
13682 * gdb.base/average.c: Add eye-catchers.
13683 * gdb.base/sum.c: Likewise.
13684 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13685 regexps dynamically.
13686
13687 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13688
13689 * gdb.base/solib1.c: Add eye-catchers.
13690 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13691 literal line numbers.
13692
13693 2014-11-12 Pedro Alves <palves@redhat.com>
13694
13695 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13696 leader has exited.
13697
13698 2014-11-12 Pedro Alves <palves@redhat.com>
13699
13700 * gdb.arch/i386-bp_permanent.c: New file.
13701 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13702 (srcfile): Set to i386-bp_permanent.c.
13703 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13704 that stepi does not execute the 'leave' instruction, instead of
13705 testing it does execute.
13706 * gdb.base/bp-permanent.c: New file.
13707 * gdb.base/bp-permanent.exp: New file.
13708
13709 2014-11-10 Doug Evans <xdje42@gmail.com>
13710
13711 PR symtab/17564
13712 * gdb.base/symtab-search-order.exp: New file.
13713 * gdb.base/symtab-search-order.c: New file.
13714 * gdb.base/symtab-search-order-1.c: New file.
13715 * gdb.base/symtab-search-order-shlib-1.c: New file.
13716
13717 2014-11-07 Pedro Alves <palves@redhat.com>
13718
13719 PR gdb/17511
13720 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13721 i?86-*-linux*.
13722
13723 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13724
13725 PR c++/17494
13726 * gdb.cp/pr17494.cc: New file.
13727 * gdb.cp/pr17494.exp: New file.
13728
13729 2014-11-02 Yao Qi <yao@codesourcery.com>
13730
13731 * gdb.python/python.exp: Get working directory and match the
13732 output of "set extended-prompt \\w " with it.
13733
13734 2014-10-30 Doug Evans <dje@google.com>
13735
13736 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13737 in objfiles.
13738 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13739 in progspaces.
13740
13741 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13742
13743 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13744 * gdb.base/realname-expand.exp: Likewise.
13745 * gdb.linespec/macro-relative.exp: Likewise.
13746
13747 2014-10-29 Pedro Alves <palves@redhat.com>
13748
13749 PR gdb/17408
13750 * gdb.threads/schedlock.c (some_function): New function.
13751 (call_function): New global.
13752 (MAYBE_CALL_SOME_FUNCTION): New macro.
13753 (thread_function): Call it.
13754 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13755 and use it instead of a global counter. Adjust all callers.
13756 (get_current_thread): Use "find current thread" for test message
13757 here rather than having all callers pass down the same string.
13758 (goto_loop): New procedure, factored out from ...
13759 (my_continue): ... this.
13760 (step_ten_loops): Change parameter from test message to command to
13761 use. Adjust.
13762 (list_count): Delete global.
13763 (check_result): New procedure, factored out from duplicate top
13764 level code.
13765 (continue tests): Wrap in with_test_prefix.
13766 (test_step): New procedure, factored out from duplicate top level
13767 code.
13768 (top level): Test "step" in combination with all scheduler-locking
13769 modes. Test "next" in combination with all scheduler-locking
13770 modes, and in combination with stepping over a function call or
13771 not.
13772 * gdb.threads/next-bp-other-thread.c: New file.
13773 * gdb.threads/next-bp-other-thread.exp: New file.
13774
13775 2014-10-29 Pedro Alves <palves@redhat.com>
13776
13777 PR python/17372
13778 * gdb.python/python.exp: Test a multi-line command that spawns
13779 interactive Python.
13780 * gdb.base/multi-line-starts-subshell.exp: New file.
13781
13782 2014-10-29 Yao Qi <yao@codesourcery.com>
13783
13784 * gdb.base/fileio.exp: Make directories on host.
13785
13786 2014-10-29 Yao Qi <yao@codesourcery.com>
13787
13788 * gdb.base/fileio.c (test_write): Close the file.
13789
13790 2014-10-28 Pedro Alves <palves@redhat.com>
13791
13792 PR gdb/12623
13793 * gdb.base/sigstep.c (no_handler): New global.
13794 (main): If 'no_handler is true, set the signal handlers to
13795 SIG_IGN.
13796 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13797 with_sw_watch and no_handler parameters. Handle them.
13798 (top level) <stepping over handler when stopped at a breakpoint
13799 test>: Add a test axis for testing with a software watchpoint, and
13800 another for testing with the signal handler set to SIG_IGN.
13801 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13802 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13803
13804 2014-10-28 Pedro Alves <palves@redhat.com>
13805
13806 PR gdb/17511
13807 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13808 * gdb.base/sigstep.exp (other_handler_location): New global.
13809 (advance): Support stepping into the signal handler, and running
13810 commands while in the handler.
13811 (in_handler_map): New global.
13812 (top level): In the advance test, add combinations for getting
13813 into the handler with stepping commands, and for running commands
13814 in the handler. Add comment descripting the advancei tests.
13815
13816 2014-10-28 Pedro Alves <palves@redhat.com>
13817
13818 * gdb.base/sigstep.exp: Use build_executable instead of
13819 prepare_for_testing.
13820 (top level): Move code that starts GDB, runs to main and creates a
13821 display to ...
13822 (restart): ... this new procedure.
13823 (top level): Move backtrace from signal handler test to ...
13824 (validate_backtrace): ... this new procedure.
13825 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13826 with_test_prefix. Always restart GDB.
13827 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13828 with_test_prefix. Always restart GDB. No need to delete
13829 breakpoints after the test.
13830 (test_skip_handler): Remove prefix parameter.
13831 (skip_over_handler, breakpoint_to_handler)
13832 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13833 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13834 restart GDB. No need to delete breakpoints after the test.
13835 (top level): Use foreach to call the test procedures with
13836 different commands.
13837
13838 2014-10-28 Pedro Alves <palves@redhat.com>
13839
13840 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13841 instead of GNATS numbers.
13842 * gdb.base/sigbpt.exp: Likewise.
13843 * gdb.base/siginfo.exp: Likewise.
13844 * gdb.base/sigstep.exp: Likewise.
13845
13846 2014-10-27 Pedro Alves <palves@redhat.com>
13847
13848 * gdb.base/sigstep.c (dummy): New global.
13849 (main): Issue a couple writes to the new global.
13850 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13851 procedures.
13852 (skip_over_handler): Use test_skip_handler.
13853 (top level): Call skip_over_handler for stepi and nexti too.
13854 (breakpoint_over_handler): Use test_skip_handler.
13855 (top level): Call breakpoint_over_handler for stepi and nexti too.
13856
13857 2014-10-27 Yao Qi <yao@codesourcery.com>
13858
13859 * gdb.trace/tfile.c (adjust_function_address)
13860 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13861 function descriptor.
13862
13863 2014-10-24 Don Breazeal <donb@codesourcery.com>
13864
13865 * gdb.base/foll-fork.exp (test_follow_fork,
13866 catch_fork_child_follow): Check for updated fork messages emitted
13867 from infrun.c.
13868 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13869 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13870 vfork_and_exec_child_follow_through_step): Check for updated vfork
13871 messages emitted from infrun.c.
13872
13873 2014-10-24 Pedro Alves <palves@redhat.com>
13874
13875 * gdb.base/corefile.exp: Remove references to ultrix.
13876 * gdb.base/interrupt.exp: Likewise.
13877 * gdb.base/whatis.exp: Likewise.
13878 * gdb.gdb/selftest.exp: Likewise.
13879 * gdb.threads/manythreads.exp: Likewise.
13880 * gdb.threads/print-threads.exp: Likewise.
13881 * gdb.threads/pthreads.exp:: Likewise.
13882 * gdb.threads/schedlock.exp: Likewise.
13883
13884 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13885
13886 * gdb.cp/non-trivial-retval.cc: Add a test case.
13887 * gdb.cp/non-trivial-retval.exp: Add a test.
13888
13889 2014-10-20 Yao Qi <yao@codesourcery.com>
13890
13891 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13892 * gdb.python/py-objfile-script-gdb.py: New file.
13893 * gdb.python/py-objfile-script.exp: Update reference to
13894 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13895 of remote_download. Remove the dest file.
13896
13897 2014-10-20 Yao Qi <yao@codesourcery.com>
13898
13899 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13900 * gdb.base/step-line.exp: Likewise.
13901 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13902 * gdb.dwarf2/dw2-basic.exp: Likewise.
13903 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13904 * gdb.dwarf2/dw2-filename.exp: Likewise.
13905 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13906 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13907 * gdb.dwarf2/dw2-producer.exp: Likewise.
13908 * gdb.dwarf2/mac-fileno.exp: Likewise.
13909 * gdb.python/py-frame-args.exp: Likewise.
13910 * gdb.python/py-framefilter.exp: Likewise.
13911 * gdb.python/py-mi.exp: Likewise.
13912 * gdb.python/py-objfile-script.exp: Likewise
13913 * gdb.python/py-pp-integral.exp: Likewise.
13914 * gdb.python/py-pp-re-notag.exp: Likewise.
13915 * gdb.python/py-prettyprint.exp: Likewise.
13916 * gdb.python/py-section-script.exp: Likewise.
13917 * gdb.python/py-typeprint.exp: Likewise.
13918 * gdb.python/py-xmethods.exp: Likewise.
13919 * gdb.stabs/weird.exp: Likewise.
13920 * gdb.xml/tdesc-regs.exp: Likewise.
13921
13922 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13923
13924 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13925 (out_cu): Use addr_len for the size of addresses.
13926 (out_line): Likewise. Size DW_LNE_set_address instruction
13927 according to addr_len.
13928 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13929 (FUNC): Add START_INSNS to definition.
13930
13931 2014-10-18 Yao Qi <yao@codesourcery.com>
13932
13933 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13934 gdb_has_argv0 return true.
13935 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13936 check [target_info exists noargs], check [gdb_has_argv0]
13937 instead.
13938 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13939 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13940 procedures.
13941
13942 2014-10-17 Doug Evans <dje@google.com>
13943
13944 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13945 event.
13946 * gdb.python/py-events.py: Add clear_objfiles event.
13947
13948 2014-10-17 Doug Evans <dje@google.com>
13949
13950 * gdb.python/py-objfile.exp: Test progspace attribute.
13951
13952 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13953
13954 * gdb.guile/scm-breakpoint.exp: Do not assume any
13955 directory separators when matching source file paths.
13956 * gdb.python/py-breakpoint.exp: Likewise.
13957 * gdb.reverse/break-precsave.exp: Likewise.
13958 * gdb.reverse/break-reverse.exp: Likewise.
13959 * gdb.reverse/consecutive-precsave.exp: Likewise.
13960 * gdb.reverse/finish-precsave.exp: Likewise.
13961 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13962 * gdb.reverse/finish-reverse.exp: Likewise.
13963 * gdb.reverse/i386-precsave.exp: Likewise.
13964 * gdb.reverse/i387-env-reverse.exp: Likewise.
13965 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13966 * gdb.reverse/machinestate-precsave.exp: Likewise.
13967 * gdb.reverse/machinestate.exp: Likewise.
13968 * gdb.reverse/sigall-precsave.exp: Likewise.
13969 * gdb.reverse/solib-precsave.exp: Likewise.
13970 * gdb.reverse/step-precsave.exp: Likewise.
13971 * gdb.reverse/until-precsave.exp: Likewise.
13972 * gdb.reverse/watch-precsave.exp: Likewise.
13973 * gdb.reverse/watch-reverse.exp: Likewise.
13974
13975 2014-10-17 Yao Qi <yao@codesourcery.com>
13976
13977 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13978 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13979
13980 2014-10-17 Pedro Alves <palves@redhat.com>
13981
13982 PR gdb/17471
13983 * gdb.base/bg-execution-repeat.c: New file.
13984 * gdb.base/bg-execution-repeat.exp: New file.
13985
13986 2014-10-17 Pedro Alves <palves@redhat.com>
13987
13988 PR gdb/17300
13989 * gdb.base/continue-all-already-running.c: New file.
13990 * gdb.base/continue-all-already-running.exp: New file.
13991
13992 2014-10-17 Pedro Alves <palves@redhat.com>
13993
13994 PR gdb/17472
13995 * gdb.base/annota-input-while-running.c: New file.
13996 * gdb.base/annota-input-while-running.exp: New file.
13997
13998 2014-10-17 Pedro Alves <palves@redhat.com>
13999
14000 * gdb.base/callfuncs.exp: emove references to osf.
14001 * gdb.base/sigall.exp: Likewise.
14002 * gdb.gdb/selftest.exp: Likewise.
14003 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14004 * gdb.mi/non-stop.c: Likewise.
14005 * gdb.mi/pthreads.c: Likewise.
14006 * gdb.reverse/sigall-precsave.exp: Likewise.
14007 * gdb.reverse/sigall-reverse.exp: Likewise.
14008 * gdb.threads/pthreads.c: Likewise.
14009 * gdb.threads/pthreads.exp: Likewise.
14010
14011 2014-10-17 Yao Qi <yao@codesourcery.com>
14012
14013 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14014 check 'target_info exists noargs'.
14015 (test_command_prompt_position): Likewise.
14016 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14017 Remove "set args".
14018 (progvar_simple_while_test): Likewise.
14019 (progvar_complex_if_while_test): Likewise.
14020 (if_while_breakpoint_command_test): Likewise.
14021 (infrun_breakpoint_command_test): Likewise.
14022 (breakpoint_command_test): Likewise.
14023 (watchpoint_command_test): Likewise.
14024 (bp_deleted_in_command_test): Likewise.
14025 (temporary_breakpoint_commands): Likewise.
14026
14027 2014-10-16 Yao Qi <yao@codesourcery.com>
14028
14029 * gdb.base/remotetimeout.exp: Remove noargs checking.
14030
14031 2014-10-15 Pedro Alves <palves@redhat.com>
14032
14033 PR breakpoints/9649
14034 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14035 * gdb.base/breakpoint-in-ro-region.exp
14036 (probe_target_hardware_step): New procedure.
14037 (top level): Probe hardware stepping and hardware breakpoint
14038 support. Test stepping through a read-only region, with both
14039 "breakpoint auto-hw" on and off and both "always-inserted" on and
14040 off.
14041
14042 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14043
14044 * gdb.dlang/demangle.exp: Update for demangling changes.
14045
14046 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14047
14048 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14049 * gdb.cp/non-trivial-retval.exp: Add new tests.
14050
14051 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14052
14053 PR c++/13403
14054 PR c++/15154
14055 * gdb.cp/non-trivial-retval.cc: New file.
14056 * gdb.cp/non-trivial-retval.exp: New file.
14057
14058 2014-10-15 Yao Qi <yao@codesourcery.com>
14059
14060 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14061 remote host.
14062
14063 2014-10-15 Yao Qi <yao@codesourcery.com>
14064
14065 * gdb.python/py-symbol.exp: Match file base name if host is
14066 remote, otherwise match file name with dir name.
14067 * gdb.python/py-symtab.exp: Likewise.
14068 * gdb.python/python.exp: Likewise.
14069
14070 2014-10-15 Yao Qi <yao@codesourcery.com>
14071
14072 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14073 pattern.
14074 * gdb.python/py-symtab.exp: Likewise.
14075 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14076 locationn.
14077
14078 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14079
14080 * gdb.ada/addr_arith: New testcase.
14081
14082 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14083
14084 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14085 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14086 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14087 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14088
14089 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14090
14091 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14092 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14093 * gdb.arch/stap-eval-lang-ada.exp: New file.
14094
14095 2014-10-14 Yao Qi <yao@codesourcery.com>
14096
14097 * gdb.mi/mi-var-child.c (nothing1): New function.
14098 (nothing2): New function.
14099 (do_children_tests): Set function pointers by nothing1 and
14100 nothing2.
14101 * gdb.mi/mi-var-child.exp: Step over new added statements.
14102 Update test to match the new output.
14103 * gdb.mi/var-cmd.c (nothing1): New function.
14104 (nothing2): New function.
14105 (do_children_tests): Set function pointers by nothing1 and
14106 nothing2.
14107 * gdb.mi/mi-var-display.exp: Update test to match output.
14108 Step to the line specified by $line_dct_nothing.
14109 Increase the number of lines to step.
14110
14111 2014-10-14 Yao Qi <yao@codesourcery.com>
14112
14113 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14114 tests.
14115 * gdb.mi/mi2-var-child.exp: Likewise.
14116
14117 2014-10-13 Doug Evans <dje@google.com>
14118
14119 * gdb.python/py-objfile.exp: Change name of file name test.
14120
14121 2014-10-13 Doug Evans <dje@google.com>
14122
14123 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14124 from the start of the CU.
14125
14126 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14127 Yao Qi <yao@codesourcery.com>
14128
14129 Fix "save breakpoints" for "catch" command.
14130 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14131 Remove -nonewline. Match also the added "main" line.
14132
14133 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14134
14135 Fix "save breakpoints" for "disable $bpnum" command.
14136 * gdb.base/save-bp.c (main): Add label.
14137 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14138
14139 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14140
14141 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14142
14143 2014-10-11 Yao Qi <yao@codesourcery.com>
14144
14145 * gdb.server/server-kill.exp: Execute command
14146 "set remote trace-status-packet on" before "tstatus".
14147
14148 2014-10-11 Yao Qi <yao@codesourcery.com>
14149
14150 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14151 (main): Call getppid.
14152 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14153 and continue to it. Read variable "server_pid".
14154
14155 2014-10-11 Yao Qi <yao@codesourcery.com>
14156
14157 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14158
14159 2014-10-11 Yao Qi <yao@codesourcery.com>
14160
14161 * gdb.threads/thread-find.exp: Don't execute command
14162 "info threads".
14163 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14164 * gdb.threads/linux-dp.exp: Don't check the condition
14165 $threads_created equals to zero.
14166
14167 2014-10-10 Pedro Alves <palves@redhat.com>
14168
14169 * gdb.base/bigcore.exp: Remove references to IRIX.
14170 * gdb.base/funcargs.exp: Likewise.
14171 * gdb.base/interrupt.exp: Likewise.
14172 * gdb.base/mips_pro.exp: Likewise.
14173 * gdb.base/nodebug.exp: Likewise.
14174 * gdb.base/setvar.exp: Likewise.
14175 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14176
14177 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14178 Pedro Alves <palves@redhat.com>
14179
14180 PR symtab/14466
14181 * gdb.base/vdso-warning.c: New file.
14182 * gdb.base/vdso-warning.exp: New file.
14183
14184 2014-10-02 Doug Evans <dje@google.com>
14185
14186 * gdb.base/structs.c (main): Don't run forever.
14187
14188 2014-10-02 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14191 (top level) <stop threads 1, stop threads 2>: Use it.
14192
14193 2014-10-02 Pedro Alves <palves@redhat.com>
14194
14195 * gdb.threads/break-while-running.exp (test): Add new
14196 'update_thread_list' argument. Skip "info threads" if false.
14197 (top level): Add new 'update_thread_list' axis.
14198
14199 2014-10-02 Pedro Alves <palves@redhat.com>
14200
14201 PR breakpoints/17431
14202 * gdb.base/execl-update-breakpoints.c: New file.
14203 * gdb.base/execl-update-breakpoints.exp: New file.
14204
14205 2014-10-01 Pedro Alves <palves@redhat.com>
14206
14207 * gdb.base/breakpoint-in-ro-region.c: New file.
14208 * gdb.base/breakpoint-in-ro-region.exp: New file.
14209
14210 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14211
14212 * gdb.mi/mi-exit-code.exp: New file.
14213 * gdb.mi/mi-exit-code.c: New file.
14214
14215 2014-09-30 Yao Qi <yao@codesourcery.com>
14216
14217 * lib/prelink-support.exp (build_executable_own_libs): Error if
14218 the target isn't native.
14219
14220 2014-09-30 Yao Qi <yao@codesourcery.com>
14221
14222 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14223 false.
14224
14225 2014-09-22 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.threads/break-while-running.exp: New file.
14228 * gdb.threads/break-while-running.c: New file.
14229
14230 2014-09-19 Yao Qi <yao@codesourcery.com>
14231
14232 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14233 Invoke test. Restart GDB with --readnow and invoke test again.
14234
14235 2014-09-19 Yao Qi <yao@codesourcery.com>
14236
14237 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14238 proc set_breakpoint_on_gcd_function. Invoke
14239 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14240 invoke set_breakpoint_on_gcd_function again.
14241
14242 2014-09-18 Doug Evans <dje@google.com>
14243
14244 * gdb.dwarf2/symtab-producer.exp: New file.
14245
14246 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14247
14248 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14249 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14250 * gdb.base/global-var-nested-by-dso.c: Likewise.
14251 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14252
14253 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14254 Pedro Alves <palves@redhat.com>
14255
14256 * gdb.base/watch-bitfields.exp: Pass string other than test file
14257 name to prepare_for_testing.
14258 (watch): New procedure.
14259 (expect_watchpoint): Use with_test_prefix.
14260 (top level): Factor out tests to ...
14261 (test_watch_location, test_regular_watch): ... these new
14262 procedures, and use with_test_prefix and gdb_continue_to_end.
14263
14264 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14265
14266 PR breakpoints/12526
14267 * gdb.base/watch-bitfields.exp: New file.
14268 * gdb.base/watch-bitfields.c: New file.
14269
14270 2014-09-16 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14273 software and hardware addresses, not software address against
14274 itself.
14275
14276 2014-09-16 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14279 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14280
14281 2014-09-16 Pedro Alves <palves@redhat.com>
14282
14283 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14284 files.
14285 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14286 "*-*-vxworks*" throughout.
14287 * gdb.base/break.exp: Likewise.
14288 * gdb.base/default.exp: Likewise.
14289 * gdb.base/scope.exp: Likewise.
14290 * gdb.base/sepdebug.exp: Likewise.
14291 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14292 throughout.
14293 * gdb.base/run.c: Likewise.
14294 * gdb.base/sepdebug.c: Likewise.
14295 * gdb.hp/gdb.aCC/run.c: Likewise.
14296 * gdb.reverse/until-reverse.c: Likewise.
14297 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14298
14299 2014-09-16 Yao Qi <yao@codesourcery.com>
14300
14301 * boards/local-remote-host-native.exp: New file.
14302
14303 2014-09-14 Doug Evans <xdje42@gmail.com>
14304
14305 * gdb.threads/queue-signal.c (thread_count): New variable.
14306 (thread_count_mutex, thread_count_condvar): New variables.
14307 (incr_thread_count, wait_all_threads_running): New functions.
14308 (main): Wait for all threads to be in their thread functions.
14309
14310 2014-09-13 Doug Evans <xdje42@gmail.com>
14311
14312 * gdb.threads/queue-signal.c: New file.
14313 * gdb.threads/queue-signal.exp: New file.
14314
14315 2014-09-13 Doug Evans <xdje42@gmail.com>
14316
14317 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14318 be consistent with what default_gdb_init uses.
14319 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14320 the plain text of the prompt. Add some logging printfs.
14321 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14322
14323 2014-09-12 Pedro Alves <palves@redhat.com>
14324
14325 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14326 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14327 * gdb.arch/i386-size-overlap.exp: Likewise.
14328 * gdb.arch/i386-size.exp: Likewise.
14329 * gdb.arch/i386-unwind.exp: Likewise.
14330 * gdb.base/a2-run.exp: Likewise.
14331 * gdb.base/break.exp: Likewise.
14332 * gdb.base/charset.exp: Likewise.
14333 * gdb.base/chng-syms.exp: Likewise.
14334 * gdb.base/commands.exp: Likewise.
14335 * gdb.base/dbx.exp: Likewise.
14336 * gdb.base/find.exp: Likewise.
14337 * gdb.base/funcargs.exp: Likewise.
14338 * gdb.base/jit-simple.exp: Likewise.
14339 * gdb.base/reread.exp: Likewise.
14340 * gdb.base/sepdebug.exp: Likewise.
14341 * gdb.base/step-bt.exp: Likewise.
14342 * gdb.cp/mb-inline.exp: Likewise.
14343 * gdb.cp/mb-templates.exp: Likewise.
14344 * gdb.objc/basicclass.exp: Likewise.
14345 * gdb.threads/killed.exp: Likewise.
14346
14347 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14348
14349 PR tdep/17379
14350 * gdb.arch/powerpc-stackless.S: New file.
14351 * gdb.arch/powerpc-stackless.exp: New file.
14352
14353 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14354
14355 * gdb.base/attach.c: Include unistd.h.
14356 (main): Call alarm. Add label postloop.
14357 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14358 gdb_breakpoint, gdb_continue_to_breakpoint.
14359 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14360
14361 2014-09-11 Pedro Alves <palves@redhat.com>
14362
14363 PR gdb/17347
14364 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14365 * gdb.base/attach.exp (test_command_line_attach_run): New
14366 procedure.
14367 (top level): Call it.
14368
14369 2014-09-11 Pedro Alves <palves@redhat.com>
14370
14371 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14372 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14373 (do_command_attach_tests): Use spawn_wait_for_attach.
14374 * gdb.base/solib-overlap.exp: Likewise.
14375 * gdb.multi/multi-attach.exp: Likewise.
14376 * gdb.python/py-prompt.exp: Likewise.
14377 * gdb.python/py-sync-interp.exp: Likewise.
14378 * gdb.server/ext-attach.exp: Likewise.
14379
14380 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14381
14382 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14383 command in testcase. Simplify testcase.
14384
14385 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14386
14387 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14388
14389 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14390
14391 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14392
14393 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14394
14395 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14396
14397 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14398
14399 * gdb.dwarf2/dynarr-ptr.c: New file.
14400 * gdb.dwarf2/dynarr-ptr.exp: New file.
14401
14402 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14403
14404 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14405 of 30 rather than hardcoding 120 for a slow test case. Take the
14406 `gdb,timeout' target setting into account for this calculation.
14407 Don't extend the timeout for the test cases that don't need it.
14408
14409 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14410
14411 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14412 a factor of 2 for a slow test case. Take the `gdb,timeout'
14413 target setting into account for this calculation.
14414 * gdb.reverse/until-precsave.exp: Increase the timeout by
14415 a factor of 15 and 3 respectively rather than adding 120
14416 for a pair of slow test cases. Take the `gdb,timeout'
14417 target setting into account for this calculation.
14418
14419 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14420
14421 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14422 timeout, don't pass one down to gdb_expect.
14423 (gdb_expect): Rework timeout selection.
14424
14425 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14426
14427 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14428 exception on timeout.
14429 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14430 (gdbserver_start_extended): Catch any `gdbserver_start' error
14431 exceptions.
14432 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14433 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14434 `gdbserver_gdb_load' error exceptions.
14435
14436 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14437
14438 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14439 120 on waiting for the TCP socket to open.
14440
14441 2014-09-09 Doug Evans <xdje42@gmail.com>
14442
14443 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14444 _caller_matches, _any_caller_is, _any_caller_matches.
14445
14446 2014-09-09 Doug Evans <xdje42@gmail.com>
14447
14448 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14449
14450 2014-09-09 Yao Qi <yao@codesourcery.com>
14451
14452 * gdb.mi/mi-var-display.exp: Set print symbol off.
14453
14454 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14455
14456 PR gdb/17035
14457 * gdb.base/commands.exp: Add tests to verify user-defined
14458 commands with empty bodies.
14459 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14460 python commands in `show user command`.
14461 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14462 scheme commands in `show user command`.
14463
14464 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14465
14466 PR python/17355
14467 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14468 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14469 * gdb.python/py-framefilter-invalidarg.exp: New file.
14470 * gdb.python/py-framefilter-invalidarg.py: New file.
14471
14472 2014-09-06 Doug Evans <xdje42@gmail.com>
14473
14474 PR 15276
14475 * gdb.python/py-caller-is.c: New file.
14476 * gdb.python/py-caller-is.exp: New file.
14477
14478 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14479
14480 PR gdb/17235
14481 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14482 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14483
14484 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14485
14486 PR fortran/17237
14487 * gdb.fortran/print-formatted.exp: New file.
14488 * gdb.fortran/print-formatted.f90: Likewise.
14489
14490 2014-09-03 Sasha Smundak <asmundak@google.com>
14491
14492 * gdb.python/py-frame.exp: Test Frame.read_register.
14493
14494 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14495
14496 PR python/16699
14497 * gdb.python/py-completion.exp: New file.
14498 * gdb.python/py-completion.py: Likewise.
14499
14500 2014-08-28 Doug Evans <dje@google.com>
14501
14502 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14503 eax,etc. are live with values set by gdb and thus the compiler can't
14504 use them.
14505 * gdb.arch/i386-pseudo.c (main): Ditto.
14506
14507 2014-08-27 Doug Evans <dje@google.com>
14508
14509 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14510
14511 2014-08-25 Doug Evans <dje@google.com>
14512
14513 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14514 (main): Ditto.
14515
14516 2014-08-25 Doug Evans <dje@google.com>
14517
14518 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14519
14520 2014-08-24 Yao Qi <yao@codesourcery.com>
14521
14522 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14523 symbol off.
14524 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14525
14526 2014-08-22 Doug Evans <dje@google.com>
14527
14528 PR 17276
14529 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14530 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14531 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14532
14533 2014-08-22 Yao Qi <yao@codesourcery.com>
14534
14535 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14536 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14537 * gdb.python/python.exp: Likewise. Use .py file on the host
14538 instead of the build.
14539
14540 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14541
14542 * gdb.threads/gcore-stale-thread.c: New file.
14543 * gdb.threads/gcore-stale-thread.exp: New file.
14544
14545 2014-08-21 Pedro Alves <palves@redhat.com>
14546
14547 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14548 * gdb.base/gcore-relro-pie.exp: Likewise.
14549 * gdb.base/gcore-relro.exp: Likewise.
14550 * gdb.base/gcore.exp: Likewise.
14551 * gdb.base/print-symbol-loading.exp: Likewise.
14552 * gdb.threads/gcore-thread.exp: Likewise.
14553 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14554
14555 2014-08-20 Pedro Alves <palves@redhat.com>
14556 Jan Kratochvil <jan.kratochvil@redhat.com>
14557
14558 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14559 configure.
14560 (EXPECT): Handle READ1 being set.
14561 (all): Depend on EXTRA_RULES.
14562 (check-read1, expect-read1, read1.so, read1): New rules.
14563 * README (Testsuite Parameters): Document the READ1 make variable.
14564 (Race detection): New section.
14565 * configure: Regenerate.
14566 * configure.ac: If build==host==target, and running under a
14567 GNU/glibc system, add read1 to the extra Makefile rules.
14568 (EXTRA_RULES): AC_SUBST it.
14569 * lib/read1.c: New file.
14570
14571 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14572
14573 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14574 the handling of variables declared as a typedef to an array
14575 which a DW_AT_data_location attribute.
14576
14577 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14578 Pedro Alves <palves@redhat.com>
14579
14580 PR symtab/14604
14581 PR symtab/14605
14582 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14583 gdb_test.
14584
14585 2014-08-19 Pedro Alves <palves@redhat.com>
14586
14587 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14588
14589 2014-08-19 Yao Qi <yao@codesourcery.com>
14590
14591 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14592 right line.
14593
14594 2014-08-18 David Blaikie <dblaikie@gmail.com>
14595
14596 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14597
14598 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14599
14600 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14601 attribute in array range.
14602
14603 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14604
14605 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14606
14607 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14608
14609 PR c++/17132
14610 * gdb.cp/pr17132.cc: New file.
14611 * gdb.cp/pr17132.exp: New file.
14612
14613 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14614
14615 * gdb.python/py-xmethods.py (A_getarrayind)
14616 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14617 Use 'print' with function call syntax.
14618 (E_method_matcher.match): Fix tab vs space indentation mixup.
14619
14620 2014-08-15 Yao Qi <yao@codesourcery.com>
14621
14622 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14623 false.
14624
14625 2014-08-15 Yao Qi <yao@codesourcery.com>
14626
14627 * gdb.cp/casts.exp: Set print symbol off.
14628 * gdb.cp/class2.exp: Likewise.
14629 * gdb.cp/overload.exp: Likewise.
14630 * gdb.cp/templates.exp: Likewise.
14631
14632 2014-08-11 Doug Evans <dje@google.com>
14633
14634 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14635 (test_load_shlib): Update.
14636
14637 2014-08-09 Yao Qi <yao@codesourcery.com>
14638
14639 * gdb.base/display.exp: Invoke is_address_zero_readable.
14640 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14641 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14642 * gdb.base/hbreak-unmapped.exp: Return if
14643 is_address_zero_readable returns true.
14644 * gdb.base/signest.exp: Likewise.
14645 * gdb.base/signull.exp: Likewise.
14646 * gdb.base/sigbpt.exp: Likewise.
14647 * gdb.guile/scm-disasm.exp: Do the test if
14648 is_address_zero_readable returns false.
14649 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14650 * gdb.python/py-arch.exp: Likewise.
14651 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14652 * lib/gdb.exp (is_address_zero_readable): New proc.
14653
14654 2014-08-09 Yao Qi <yao@codesourcery.com>
14655
14656 PR testsuite/13443
14657 * gdb.mi/mi-var-display.exp: Make test messages unique.
14658
14659 2014-08-04 Tom Tromey <tromey@redhat.com>
14660
14661 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14662 target 0".
14663
14664 2014-08-04 Tom Tromey <tromey@redhat.com>
14665
14666 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14667 "target_resume".
14668
14669 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14670
14671 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14672 inner_vla_struct_object_size.
14673 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14674 as xfail.
14675
14676 2014-07-30 Pedro Alves <palves@redhat.com>
14677
14678 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14679 comment.
14680
14681 2014-07-29 Yao Qi <yao@codesourcery.com>
14682
14683 PR gdb/17206
14684 * gdb.base/until-nodebug.exp: New.
14685
14686 2014-07-28 Doug Evans <xdje42@gmail.com>
14687
14688 PR guile/17203
14689 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14690 previously existing parameter, and previously ambiguously spelled
14691 parameter.
14692
14693 2014-07-28 Will Newton <will.newton@linaro.org>
14694
14695 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14696
14697 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14698 Doug Evans <xdje42@gmail.com>
14699
14700 PR guile/17146
14701 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14702
14703 2014-07-25 Pedro Alves <palves@redhat.com>
14704
14705 * gdb.threads/signal-command-handle-nopass.c: New file.
14706 * gdb.threads/signal-command-handle-nopass.exp: New file.
14707 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14708 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14709 * gdb.threads/signal-delivered-right-thread.c: New file.
14710 * gdb.threads/signal-delivered-right-thread.exp: New file.
14711
14712 2014-07-25 Pedro Alves <palves@redhat.com>
14713
14714 * gdb.base/double-prompt-target-event-error.exp
14715 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14716 match.
14717 (cancel_pagination_in_target_event): Rework double prompt
14718 detection.
14719 * gdb.base/paginate-after-ctrl-c-running.exp
14720 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14721 <return>' match.
14722 * gdb.base/paginate-bg-execution.exp
14723 (test_bg_execution_pagination_return)
14724 (test_bg_execution_pagination_cancel): Remove '-notransfer
14725 <return>' matches.
14726 * gdb.base/paginate-execution-startup.exp
14727 (test_fg_execution_pagination_return)
14728 (test_fg_execution_pagination_cancel): Remove '-notransfer
14729 <return>' matches.
14730 * gdb.base/paginate-inferior-exit.exp
14731 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14732 match.
14733 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14734 * lib/gdb.exp (pagination_prompt): Run text through
14735 string_to_regexp.
14736 (gdb_test_multiple): Match $pagination_prompt instead of
14737 "<return>".
14738 (string_to_regexp): Move to lib/gdb-utils.exp.
14739
14740 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14741
14742 * gdb.arch/amd64-entry-value-paramref.S: New file.
14743 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14744 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14745 * gdb.arch/amd64-optimout-repeat.S: New file.
14746 * gdb.arch/amd64-optimout-repeat.c: New file.
14747 * gdb.arch/amd64-optimout-repeat.exp: New file.
14748
14749 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14750
14751 PR gdb/17170
14752 * gdb.base/statistics.exp: New file.
14753
14754 2014-07-17 Doug Evans <dje@google.com>
14755
14756 PR gdb/17170
14757 * gdb.base/maint.exp: Update testing of per-command stats.
14758
14759 2014-07-16 Pedro Alves <palves@redhat.com>
14760
14761 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14762 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14763 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14764 (tfile_write_buf): New functions.
14765 (add_memory_block): Rewrite using the above.
14766 (adjust_function_address): New function.
14767 (FUNCTION_ADDRESS): New macro.
14768 (write_basic_trace_file): Remove short_x local, and use
14769 tfile_write_16. Change type of func_addr local to unsigned long
14770 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14771 here. Cast argument of add_memory_block to char pointer.
14772 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14773 (main): Remove parameters.
14774 * gdb.trace/tfile.exp: Remove nowarnings.
14775
14776 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14777
14778 * gdb.base/debug-expr.exp: Test string evaluation with
14779 "debug expression" on.
14780
14781 2014-07-15 Pedro Alves <palves@redhat.com>
14782
14783 * gdb.base/reread.exp: Use clean_restart.
14784
14785 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14786
14787 * gdb.arch/avr-flash-qualifer.c: New.
14788 * gdb.arch/avr-flash-qualifer.exp: New.
14789
14790 2014-07-14 Pedro Alves <palves@redhat.com>
14791
14792 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14793 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14794
14795 2014-07-14 Pedro Alves <palves@redhat.com>
14796
14797 * gdb.base/double-prompt-target-event-error.c: New file.
14798 * gdb.base/double-prompt-target-event-error.exp: New file.
14799
14800 2014-07-14 Pedro Alves <palves@redhat.com>
14801
14802 PR gdb/17072
14803 * gdb.base/paginate-inferior-exit.c: New file.
14804 * gdb.base/paginate-inferior-exit.exp: New file.
14805
14806 2014-07-14 Pedro Alves <palves@redhat.com>
14807
14808 PR gdb/17072
14809 * gdb.base/paginate-bg-execution.c: New file.
14810 * gdb.base/paginate-bg-execution.exp: New file.
14811
14812 2014-07-14 Pedro Alves <palves@redhat.com>
14813
14814 PR gdb/17072
14815 * gdb.base/paginate-execution-startup.c: New file.
14816 * gdb.base/paginate-execution-startup.exp: New file.
14817 * lib/gdb.exp (pagination_prompt): New global.
14818 (default_gdb_spawn): New procedure, factored out from
14819 default_gdb_spawn.
14820 (default_gdb_start): Adjust to call default_gdb_spawn.
14821 (gdb_spawn): New procedure.
14822
14823 2014-07-14 Pedro Alves <palves@redhat.com>
14824
14825 * lib/gdb.exp (gdb_assert): New procedure.
14826 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14827
14828 2014-07-14 Pedro Alves <palves@redhat.com>
14829
14830 * gdb.base/execution-termios.c: New file.
14831 * gdb.base/execution-termios.exp: New file.
14832
14833 2014-07-14 Tom Tromey <tromey@redhat.com>
14834
14835 * gdb.cp/vla-cxx.cc: New file.
14836 * gdb.cp/vla-cxx.exp: New file.
14837
14838 2014-07-14 Tom Tromey <tromey@redhat.com>
14839
14840 * gdb.reverse/rerun-prec.c: New file.
14841 * gdb.reverse/rerun-prec.exp: New file.
14842
14843 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14844 Maciej W. Rozycki <macro@codesourcery.com>
14845
14846 * lib/gdb-utils.exp: New file.
14847 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14848 inline `gdb_init_command' processing.
14849 (gdb_start_cmd): Likewise.
14850 * lib/mi-support.exp (mi_run_cmd): Likewise.
14851 * README: Document `gdb_init_command' and `gdb_init_commands'.
14852
14853 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14854
14855 Fix false FAIL running under a very long directory name.
14856 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14857 and "set print elements 10000". Twice.
14858
14859 2014-07-11 Yao Qi <yao@codesourcery.com>
14860
14861 * gdb.base/exprs.exp: "set print symbol off".
14862
14863 2014-07-11 Pedro Alves <palves@redhat.com>
14864
14865 * gdb.threads/kill.c: New file.
14866 * gdb.threads/kill.exp: New file.
14867
14868 2014-07-10 Yao Qi <yao@codesourcery.com>
14869
14870 * gdb.trace/tfile.c (write_basic_trace_file)
14871 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14872 address written to trace file.
14873
14874 2014-07-09 Pedro Alves <palves@redhat.com>
14875
14876 * gdb.base/attach-wait-input.exp: New file.
14877 * gdb.base/attach-wait-input.c: New file.
14878
14879 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14880
14881 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14882 setting up test structures.
14883 (main): Call new test function.
14884 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14885 test function, continue into test function and walk test
14886 structures.
14887
14888 2014-07-02 Yao Qi <yao@codesourcery.com>
14889
14890 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14891 'bar_start' at the beginning of functions 'foo' and 'bar'
14892 respectively.
14893 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14894 instead of 'foo' and 'bar'.
14895
14896 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14897
14898 * gdb.btrace/segv.exp: New.
14899 * gdb.btrace/segv.c: New.
14900
14901 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14902
14903 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14904 instruction.
14905
14906 2014-06-30 Mark Wielaard <mjw@redhat.com>
14907
14908 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14909 vulture, vilify, villar): New volatile array constants.
14910 (vindictive, vegetation): New const volatile array constants.
14911 * gdb.base/volatile.exp: Test volatile and const volatile array
14912 types.
14913
14914 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14915
14916 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14917 target lacks support for awatch, rwatch, or hbreak.
14918
14919 2014-06-27 Yao Qi <yao@codesourcery.com>
14920
14921 * gdb.multi/dummy-frame-restore.exp: New.
14922 * gdb.multi/dummy-frame-restore.c: New.
14923
14924 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14925
14926 * gdb.btrace/gcore.exp: New.
14927
14928 2014-06-23 Pedro Alves <palves@redhat.com>
14929
14930 * gdb.base/watchpoint-reuse-slot.c: New file.
14931 * gdb.base/watchpoint-reuse-slot.exp: New file.
14932
14933 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14934
14935 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14936 progspace's filename in 'info', 'enable' and 'disable' command
14937 tests.
14938
14939 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14940
14941 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14942 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14943 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14944
14945 2014-06-20 Gary Benson <gbenson@redhat.com>
14946
14947 * gdb.arch/i386-avx.exp: Fix include file location.
14948 * gdb.arch/i386-sse.exp: Likewise.
14949
14950 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14951
14952 * gdb.dlang/expression.exp: New file.
14953
14954 2014-06-19 Pedro Alves <palves@redhat.com>
14955
14956 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14957 out from ...
14958 (top level): ... here. Iterate running tests under different
14959 scheduler-locking settings.
14960
14961 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14962
14963 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14964 to DW_FORM_addr and use non-zero addresses.
14965
14966 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14967
14968 PR gdb/17017
14969 * gdb.python/py-xmethods.cc: Add global function call counters and
14970 increment them in their respective functions. Remove "cout"
14971 statements.
14972 * gdb.python/py-xmethods.exp: Make tests check the global function
14973 call counters instead of depending on inferior IO.
14974
14975 2014-06-18 Don Breazeal <donb@codesourcery.com>
14976
14977 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14978 Deleted procedure.
14979 (explicit_fork_parent_follow): Deleted procedure.
14980 (explicit_fork_child_follow): Deleted procedure.
14981 (test_follow_fork): New procedure.
14982 (do_fork_tests): Replace calls to deleted procedures with
14983 calls to test_follow_fork and reset GDB for subsequent
14984 procedure calls.
14985
14986 2014-06-17 Yao Qi <yao@codesourcery.com>
14987
14988 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14989 CP1252.
14990
14991 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14992
14993 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14994 Initialize ptr and S explicitly.
14995 (skip_type_update_when_not_use_rtti_test): Likewise.
14996
14997 2014-06-16 Keith Seitz <keiths@redhat.com>
14998
14999 PR mi/15863
15000 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15001 the inferior is started.
15002
15003 2014-06-16 Pedro Alves <palves@redhat.com>
15004
15005 * gdb.base/break-main-file-remove-fail.c: New file.
15006 * gdb.base/break-main-file-remove-fail.exp: New file.
15007 * gdb.base/break-unload-file.exp: Use build_executable instead of
15008 prepare_for_testing.
15009 (test_break): New parameter "initial_load". Handle it.
15010 (top level): Add initial_load cmdline/file axis.
15011
15012 2014-06-12 Tom Tromey <tromey@redhat.com>
15013
15014 * gdb.base/completion.exp: Don't use directory name in test.
15015
15016 2014-06-09 Gary Benson <gbenson@redhat.com>
15017
15018 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15019 separate the always-available ANSI-standard signals from the
15020 signals that require checking.
15021 (main): Likewise.
15022 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15023 Likewise.
15024 (main): Likewise.
15025
15026 2014-06-07 Keith Seitz <keiths@redhat.com>
15027
15028 Revert:
15029 PR c++/16253
15030 * gdb.cp/var-tag.cc: New file.
15031 * gdb.cp/var-tag.exp: New file.
15032 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15033 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15034 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15035 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15036
15037 2014-06-06 Doug Evans <xdje42@gmail.com>
15038
15039 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15040
15041 2014-06-06 Pedro Alves <palves@redhat.com>
15042
15043 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15044 in target debug output instead of looking at RSP packets,
15045 disabling the test on any target that uses hardware stepping.
15046 Update comments.
15047
15048 2014-06-06 Pedro Alves <palves@redhat.com>
15049
15050 * gdb.base/break-unload-file.exp: Fix typo.
15051
15052 2014-06-06 Yao Qi <yao@codesourcery.com>
15053
15054 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15055 from "jit_function" to "^jit_function".
15056
15057 2014-06-06 Yao Qi <yao@codesourcery.com>
15058
15059 * gdb.base/async.c (foo): Add one statement.
15060 * gdb.base/async.exp: Get the next instruction address and
15061 match the output of "nexti" by instruction address. Match
15062 the hex address in the output of "finish".
15063
15064 2014-06-06 Gary Benson <gbenson@redhat.com>
15065
15066 * gdb.base/call-signals.c: Remove preprocessor conditionals
15067 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15068 SIGSEGV and SIGTERM.
15069 * gdb.base/sigall.c: Likewise.
15070 * gdb.base/unwindonsignal.c: Likewise.
15071 * gdb.reverse/sigall-reverse.c: Likewise.
15072
15073 2014-06-06 Yao Qi <yao@codesourcery.com>
15074
15075 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15076 readable, skip the test.
15077
15078 2014-06-06 Yao Qi <yao@codesourcery.com>
15079
15080 * gdb.threads/staticthreads.c (thread_function): Move the line
15081 setting breakpoint on forward.
15082 * gdb.threads/staticthreads.exp: Update comments.
15083
15084 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15085
15086 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15087 "history-append! type error".
15088
15089 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15090
15091 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15092 erroneous dprintf expected input.
15093
15094 2014-06-04 Doug Evans <xdje42@gmail.com>
15095
15096 * gdb.guile/scm-generics.exp: Delete.
15097
15098 2014-06-04 Doug Evans <xdje42@gmail.com>
15099
15100 * gdb.guile/scm-breakpoint.exp: Update.
15101 Add tests for breakpoint registration.
15102
15103 2014-06-04 Tom Tromey <tromey@redhat.com>
15104
15105 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15106 VLA-in-union.
15107 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15108 inner_vla_struct, vla_union types. Initialize objects of those
15109 types and compute their sizes.
15110
15111 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15112 Hui Zhu <hui@codesourcery.com>
15113
15114 * gdb.base/fileio.exp: Add test for shell not available as well as
15115 available.
15116 * gdb.base/fileio.c (test_system): Check for shell twice.
15117
15118 2014-06-04 Yao Qi <yao@codesourcery.com>
15119
15120 * gdb.base/auto-connect-native-target.exp: Remove redundant
15121 space from the regexp pattern.
15122
15123 2014-06-04 Yao Qi <yao@codesourcery.com>
15124
15125 * gdb.base/default.exp: Replace "child" with "native" in
15126 regexp pattern.
15127
15128 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15129
15130 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15131 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15132 * gdb.python/py-xmethods.py: Python script supporting the
15133 new testcase and tests.
15134
15135 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15136 Pedro Alves <palves@redhat.com>
15137
15138 PR breakpoints/17000
15139 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15140 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15141
15142 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15143
15144 * gdb.base/subst.exp: Add tests to verify partial path matching
15145 output.
15146
15147 2014-06-03 Pedro Alves <palves@redhat.com>
15148
15149 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15150 target that doesn't use software single-stepping.
15151
15152 2014-06-03 Pedro Alves <palves@redhat.com>
15153
15154 PR breakpoints/17000
15155 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15156 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15157
15158 2014-06-02 Doug Evans <xdje42@gmail.com>
15159
15160 * gdb.guile/scm-parameter.exp: New file.
15161
15162 2014-06-02 Doug Evans <xdje42@gmail.com>
15163
15164 * gdb.guile/scm-cmd.c: New file.
15165 * gdb.guile/scm-cmd.exp: New file.
15166
15167 2014-06-02 Doug Evans <xdje42@gmail.com>
15168
15169 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15170 pretty-printer lookup.
15171 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15172 (make-pp_s-printer): Call it.
15173 (make-pretty-printer-from-dict): New function.
15174 (lookup-pretty-printer-maker-from-dict): New function.
15175 (*pretty-printer*): Simplify.
15176 (make-objfile-pp_s-printer): New function.
15177 (install-objfile-pretty-printers!): New function.
15178 (make-progspace-pp_s-printer): New function.
15179 (install-progspace-pretty-printers!): New function.
15180 * gdb.guile/scm-progspace.c: New file.
15181 * gdb.guile/scm-progspace.exp: New file.
15182
15183 2014-06-02 Pedro Alves <palves@redhat.com>
15184
15185 * gdb.base/dprintf-bp-same-addr.c: New file.
15186 * gdb.base/dprintf-bp-same-addr.exp: New file.
15187
15188 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15189
15190 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15191 * gdb.arch/powerpc-power.s: Likewise.
15192
15193 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15194
15195 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15196
15197 2014-06-01 Yao Qi <yao@codesourcery.com>
15198
15199 * gdb.base/watchpoint.exp (test_watch_location): Check null
15200 pointer can be dereferenced. If not, do the test, otherwise
15201 skip it.
15202
15203 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15204
15205 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15206 results.
15207 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15208
15209 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15210
15211 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15212 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15213 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15214 * gdb.arch/amd64-invalid-stack-top.c: New file.
15215 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15216
15217 2014-05-30 Pedro Alves <palves@redhat.com>
15218
15219 PR breakpoints/17000
15220 * gdb.base/sss-bp-on-user-bp.c: New file.
15221 * gdb.base/sss-bp-on-user-bp.exp: New file.
15222
15223 2014-05-30 David Blaikie <dblaikie@gmail.com>
15224
15225 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15226 gnu_inline semantics via attribute.
15227 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15228 source explicitly specifies the required semantics.
15229
15230 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15231
15232 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15233
15234 2014-05-29 Pedro Alves <palves@redhat.com>
15235 Tom Tromey <tromey@redhat.com>
15236
15237 * gdb.base/async-shell.exp: Don't enable target-async.
15238 * gdb.base/async.exp
15239 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15240 parameter. Adjust.
15241 (top level): Don't test with "target-async".
15242 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15243 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15244 * gdb.base/inferior-died.exp: Don't enable target-async.
15245 * gdb.base/interrupt-noterm.exp: Likewise.
15246 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15247 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15248 * gdb.mi/mi-nonstop.exp: Likewise.
15249 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15250 * gdb.mi/mi-nsintrall.exp: Likewise.
15251 * gdb.mi/mi-nsmoribund.exp: Likewise.
15252 * gdb.mi/mi-nsthrexec.exp: Likewise.
15253 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15254 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15255 * gdb.python/py-evsignal.exp: Don't enable target-async.
15256 * gdb.python/py-evthreads.exp: Likewise.
15257 * gdb.python/py-prompt.exp: Likewise.
15258 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15259 * gdb.server/solib-list.exp: Don't enable target-async.
15260 * gdb.threads/thread-specific-bp.exp: Likewise.
15261 * lib/mi-support.exp: Adjust to use mi-async.
15262
15263 2014-05-29 Pedro Alves <palves@redhat.com>
15264
15265 PR gdb/13860
15266 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15267 reason, even in sync mode.
15268
15269 2014-05-29 Pedro Alves <palves@redhat.com>
15270 Hui Zhu <hui@codesourcery.com>
15271
15272 PR PR15693
15273 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15274 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15275 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15276 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15277
15278 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15279
15280 * config/monitor.exp (gdb_target_monitor): Replace use of
15281 "set remotebaud" by "set serial baud".
15282
15283 2014-05-26 Andy Wingo <wingo@igalia.com>
15284
15285 * gdb.guile/scm-breakpoint.exp:
15286 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15287 properties instead of gdb-object-properties.
15288
15289 2014-05-26 Yao Qi <yao@codesourcery.com>
15290
15291 * gdb.server/no-thread-db.exp: Specify source file name
15292 explicitly when setting a breakpoint.
15293
15294 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15295
15296 * gdb.btrace/vdso.c: New.
15297 * gdb.btrace/vdso.exp: New.
15298
15299 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15300
15301 * gdb.base/gcore.exp (capture_command_output): Move ...
15302 * lib/gdb.exp (capture_command_output): ... here.
15303
15304 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15305
15306 * gdb.btrace/data.exp: Test memory access during btrace replay.
15307
15308 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15309
15310 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15311
15312 2014-05-21 Pedro Alves <palves@redhat.com>
15313
15314 PR gdb/13860
15315 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15316 (top level): Test that output related to execution commands is
15317 sent to the console with CLI commands, but not with MI commands.
15318 Test that breakpoint events are always mirrored to the console.
15319 Also expect the new source line to be output after a "next" in
15320 async mode too. Make it a pass/fail test.
15321 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15322 output.
15323 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15324
15325 2014-05-21 Pedro Alves <palves@redhat.com>
15326
15327 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15328 Use them to test variations of "list" after reaching a breakpoint.
15329 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15330 Test "list" with listsize 10 after reaching a breakpoint.
15331 * gdb.python/python.exp (decode_line current location line
15332 number): Adjust expected line number.
15333
15334 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15335
15336 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15337 behavior for $args, pass it directly to "run".
15338
15339 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15340
15341 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15342 30000 to 65536.
15343
15344 2014-05-21 Pedro Alves <palves@redhat.com>
15345
15346 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15347 auto-connect-native-target off".
15348 * gdb.base/auto-connect-native-target.c: New file.
15349 * gdb.base/auto-connect-native-target.exp: New file.
15350
15351 2014-05-21 Pedro Alves <palves@redhat.com>
15352
15353 * gdb.base/default.exp: Test "target native" instead of "target
15354 child".
15355
15356 2014-05-21 Mark Wielaard <mjw@redhat.com>
15357
15358 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15359
15360 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15361
15362 Fix TLS access for -static -pthread.
15363 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15364 <HAVE_TLS> (thread_function, main): Initialize it.
15365 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15366 Add clean_restart.
15367 <$have_tls != "">: Check TLSVAR.
15368
15369 2014-05-21 Pedro Alves <palves@redhat.com>
15370
15371 * gdb.base/dcache-line-read-error.c: New.
15372 * gdb.base/dcache-line-read-error.exp: New.
15373
15374 2014-05-20 Pedro Alves <palves@redhat.com>
15375
15376 * gdb.base/compare-sections.c: New file.
15377 * gdb.base/compare-sections.exp: New file.
15378
15379 2014-05-20 Pedro Alves <palves@redhat.com>
15380
15381 * gdb.base/break-idempotent.c: New file.
15382 * gdb.base/break-idempotent.exp: New file.
15383
15384 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15385
15386 * gdb.btrace/nohist.exp: New.
15387
15388 2014-05-20 Yao Qi <yao@codesourcery.com>
15389
15390 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15391 gdb.reverse directory and gdb_reverse_timeout exists in board
15392 setting.
15393 * README: Document gdb_reverse_timeout.
15394
15395 2014-05-20 Yao Qi <yao@codesourcery.com>
15396
15397 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15398 'test_file_name'. Treat args as a string instead of a list.
15399 (gdb_init): Rename argument 'args' by 'test_file_name'.
15400
15401 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15402
15403 * gdb.arch/powerpc-power.exp: New file.
15404 * gdb.arch/powerpc-power.s: New file.
15405
15406 2014-05-16 Doug Evans <dje@google.com>
15407
15408 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15409 * gdb.base/completion.exp: Check that all expected files exist
15410 before doing file completion.
15411
15412 2014-05-16 Doug Evans <dje@google.com>
15413
15414 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15415 Update.
15416 (do_syscall_tests_without_xml): Update.
15417
15418 2014-05-16 Pedro Alves <palves@redhat.com>
15419
15420 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15421 instead of "unknown output after running".
15422
15423 2014-05-16 Yao Qi <yao@codesourcery.com>
15424
15425 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15426 file1.txt from host at the end.
15427 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15428
15429 2014-05-15 Doug Evans <dje@google.com>
15430
15431 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15432 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15433 loading file. Add test for TU lookup.
15434
15435 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15436
15437 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15438 calling "-exec-arguments" or "set args" before running the
15439 inferior.
15440
15441 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15442
15443 * lib/mi-support.exp (mi_expect_stop): Expect message for
15444 inferiors that exit with non-zero exit code.
15445
15446 2014-05-14 Yao Qi <yao@codesourcery.com>
15447
15448 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15449 match absolute path on remote host.
15450 (test_file_list_exec_source_files): Remove "/" from the
15451 pattern.
15452
15453 2014-05-14 Yao Qi <yao@codesourcery.com>
15454
15455 * boards/local-remote-host-notty.exp (${board}_file): New
15456 proc.
15457
15458 2014-05-07 Kyle McMartin <kyle@redhat.com>
15459
15460 Pushed by Joel Brobecker <brobecker@adacore.com>.
15461 * gdb.arch/aarch64-atomic-inst.c: New file.
15462 * gdb.arch/aarch64-atomic-inst.exp: New file.
15463
15464 2014-05-07 Yao Qi <yao@codesourcery.com>
15465
15466 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15467 in current context" too.
15468
15469 2014-05-05 Keith Seitz <keiths@redhat.com>
15470
15471 * gdb.linespec/ls-dollar.exp: Add test for linespec
15472 file:convenience_variable.
15473
15474 2014-05-05 Yao Qi <yao@codesourcery.com>
15475
15476 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15477 traceframes into tfile and ctf trace files. Read data from
15478 trace file and test collected data.
15479 (gdb_collect_locals_test): Likewise.
15480 (gdb_unavailable_registers_test): Likewise.
15481 (gdb_unavailable_floats): Likewise.
15482 (gdb_collect_globals_test): Likewise.
15483 (top-level): Append "ctf" to trace_file_targets if GDB
15484 supports.
15485
15486 2014-05-05 Yao Qi <yao@codesourcery.com>
15487
15488 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15489 code to ...
15490 (gdb_collect_args_test_1): ... it. New proc.
15491 (gdb_collect_locals_test): Move some code to ...
15492 (gdb_collect_locals_test_1): ... it. New proc.
15493 (gdb_unavailable_registers_test): Move some code to ...
15494 (gdb_unavailable_registers_test_1): ... it. New proc.
15495 (gdb_unavailable_floats): Move some code to ...
15496 (gdb_unavailable_floats_1): ... it. New proc.
15497
15498 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15499
15500 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15501 probes to test for bitness recognition.
15502 * gdb.arch/amd64-stap-optional-prefix.exp
15503 (test_probe_value_without_reg): New procedure.
15504 Add code to test for different kinds of bitness.
15505
15506 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15507
15508 PR breakpoints/16889
15509 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15510 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15511
15512 2014-05-01 Pedro Alves <palves@redhat.com>
15513
15514 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15515 gdb_file_cmd if no file is specified.
15516 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15517 last_loaded_file to set the remote exec-file.
15518
15519 2014-05-01 Pedro Alves <palves@redhat.com>
15520
15521 * boards/local-remote-host.exp: New file.
15522
15523 2014-05-01 Pedro Alves <palves@redhat.com>
15524
15525 * boards/local-remote-host.exp: Rename to ...
15526 * boards/local-remote-host-notty.exp: ... this.
15527
15528 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15529
15530 * gdb.ada/dyn_arrayidx: New testcase.
15531
15532 2014-04-26 Yao Qi <yao@codesourcery.com>
15533
15534 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15535 and compute the length of function main. Save it in
15536 $main_length.
15537 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15538 (top-level): Use gdb_compile to compile objects into
15539 executable and restart GDB. Remove invocation to
15540 prepare_for_testing.
15541
15542 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15543 Pedro Alves <palves@redhat.com>
15544
15545 PR server/16255
15546 * gdb.multi/multi-attach.c: New file.
15547 * gdb.multi/multi-attach.exp: New file.
15548
15549 2014-04-25 Pedro Alves <palves@redhat.com>
15550
15551 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15552 user.
15553 (top level): Test that "set remote conditional-breakpoints-packet
15554 off" works as intended.
15555 * gdb.base/dprintf.exp: Test that "set remote
15556 breakpoint-commands-packet off" works as intended.
15557 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15558 New function.
15559 (top level): Call it.
15560 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15561 remote fast-tracepoints-packet off" works as intended.
15562 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15563 * lib/gdb.exp (gdb_is_target_remote): ... here.
15564
15565 2014-04-24 David Blaikie <dblaikie@gmail.com>
15566
15567 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15568 ensure clang would not discard them.
15569 * gdb.base/gdbvars.c: Ditto.
15570 * gdb.base/memattr.c: Ditto.
15571 * gdb.base/whatis.c: Ditto.
15572 * gdb.python/py-prettyprint.c: Ditto.
15573 * gdb.trace/actions.c: Ditto.
15574 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15575 ensure clang would not discard it.
15576
15577 2014-04-24 David Blaikie <dblaikie@gmail.com>
15578
15579 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15580 clang to emit the full definition of type required by the test
15581 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15582
15583 2014-04-24 David Blaikie <dblaikie@gmail.com>
15584
15585 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15586 coax Clang into emitting the definition of the type.
15587 * gdb.cp/pr10728-x.h (y): Ditto.
15588 * gdb.cp/pr10728-y.cc (y): Ditto.
15589
15590 2014-04-24 David Blaikie <dblaikie@gmail.com>
15591
15592 * gdb.base/label.exp: XFAIL label related tests under Clang.
15593 * gdb.cp/cplabel.exp: Ditto.
15594 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15595 under Clang those using labels.
15596
15597 2014-04-25 Yao Qi <yao@codesourcery.com>
15598
15599 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15600 double_label.
15601 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15602 partial_label and double_label.
15603
15604 2014-04-24 David Blaikie <dblaikie@gmail.com>
15605
15606 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15607
15608 2014-04-24 David Blaikie <dblaikie@gmail.com>
15609
15610 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15611 of the function to work across GCC and Clang.
15612 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15613 pointer types (const void ** const V void **).
15614
15615 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15616 Walfred Tedeschi <walfred.tedeschi@intel.com>
15617
15618 * Makefile.in (EXECUTABLES): Added i386-avx512.
15619 * gdb.arch/i386-avx512.c: New file.
15620 * gdb.arch/i386-avx512.exp: Likewise.
15621
15622 2014-04-23 Keith Seitz <keiths@redhat.com>
15623
15624 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15625 (mi_make_breakpoint_table): New procedure.
15626 (mi_create_breakpoint): Use mi_make_breakpoint
15627 and return the result.
15628 (mi_make_breakpoint): New procedure.
15629 (mi_build_kv_pairs): New procedure.
15630
15631 * gdb.mi/mi-break.exp: Remove unused globals,
15632 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15633 All callers updated.
15634 * gdb.mi/mi-dprintf.exp: Use variable to track command
15635 number.
15636 Update all callers of mi_create_breakpoint and use
15637 mi_make_breakpoint_table.
15638 Remove any unused global variables.
15639 * gdb.mi/mi-nonstop.exp: Likewise.
15640 * gdb.mi/mi-nsintrall.exp: Likewise.
15641 * gdb.mi/mi-nsmoribund.exp: Likewise.
15642 * gdb.mi/mi-nsthrexec.exp: Likewise.
15643 * gdb.mi/mi-reverse.exp: Likewise.
15644 * gdb.mi/mi-simplerun.exp: Likewise.
15645 * gdb.mi/mi-stepn.exp: Likewise.
15646 * gdb.mi/mi-syn-frame.exp: Likewise.
15647 * gdb.mi/mi-until.exp: Likewise.
15648 * gdb.mi/mi-var-cp.exp: Likewise.
15649 * gdb.mi/mi-var-display.exp: Likewise.
15650 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15651 * gdb.mi/mi2-var-child.exp: Likewise.
15652 * gdb.mi/mi-vla-c99.exp: Likewise.
15653 * lib/mi-support.exp: Likewise.
15654
15655 From Ian Lance Taylor <iant@cygnus.com>:
15656 * lib/gdb.exp (parse_args): New procedure.
15657
15658 2014-04-23 Pedro Alves <palves@redhat.com>
15659
15660 * gdb.base/break-unload-file.c: New file.
15661 * gdb.base/break-unload-file.exp: New file.
15662 * gdb.base/sym-file-lib.c (baz): New function.
15663 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15664 field.
15665 (load): Store the segment's mapped size.
15666 (unload): New function.
15667 (unload_shlib): New function.
15668 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15669 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15670 set a breakpoint at baz, and call it.
15671 * gdb.base/sym-file.exp: New tests for stale breakpoint
15672 instructions.
15673
15674 2014-04-23 Pedro Alves <palves@redhat.com>
15675
15676 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15677 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15678 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15679 * gdb.base/hbreak-unmapped.c: New file.
15680 * gdb.base/hbreak-unmapped.exp: New file.
15681 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15682 * lib/gdb.exp (gdb_is_target_remote): ... here.
15683
15684 2014-04-22 Pedro Alves <palves@redhat.com>
15685
15686 * gdb.base/consecutive-step-over.c: New file.
15687 * gdb.base/consecutive-step-over.exp: New file.
15688
15689 2014-04-22 Pedro Alves <palves@redhat.com>
15690
15691 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15692 instead of send_gdb/gdb_expect.
15693
15694 2014-04-22 Yao Qi <yao@codesourcery.com>
15695
15696 * lib/trace-support.exp (generate_tracefile): New procedure.
15697 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15698 return 0.
15699 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15700 if generate_tracefile returns 1.
15701
15702 2014-04-18 Tom Tromey <palves@redhat.com>
15703 Pedro alves <tromey@redhat.com>
15704
15705 PR backtrace/15558
15706 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15707 with a backtrace limit.
15708 * gdb.python/py-frame-inline.exp: Test running to an inline
15709 function with a backtrace limit, and printing the newest frame.
15710 * gdb.python/py-frame-inline.c (main): Call f.
15711
15712 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15713
15714 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15715
15716 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15717
15718 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15719 Drop prefix from unsupported source file path.
15720
15721 2014-04-17 Yao Qi <yao@codesourcery.com>
15722
15723 * lib/gdb.exp (with_target_charset): New proc.
15724 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15725 with_target_charset.
15726 (test_print_strings): Likewise.
15727 (test_repeat_bytes): Likewise.
15728 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15729 for some tests.
15730
15731 2014-04-16 Keith Seitz <keiths@redhat.com>
15732
15733 PR gdb/15827
15734 * gdb.dwarf2/corrupt.c: New file.
15735 * gdb.dwarf2/corrupt.exp: New file.
15736
15737 2014-04-16 Keith Seitz <keiths@redhat.com>
15738
15739 PR c++/16597
15740 * gdb.cp/namelessclass.cc: New file.
15741 * gdb.cp/namelessclass.exp: New file.
15742 * gdb.cp/namelessclass.S: New file.
15743
15744 2014-04-16 Doug Evans <dje@google.com>
15745
15746 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15747 Add comment.
15748 (gdbserver_default_get_comm_port): New function.
15749 (gdbserver_start): Check if board file provided
15750 "gdbserver,get_comm_port" and use it if so.
15751 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15752 (gdb,socketport): Set to "stdio".
15753 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15754 (stdio_gdbserver_template): Delete.
15755 (${board}_get_remote_address): Update.
15756 (${board}_build_remote_cmd): Delete.
15757 (${board}_get_comm_port): New function.
15758 (${board}_spawn): Update.
15759 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15760 Delete.
15761 (${board}_get_remote_address): Update.
15762 (${board}_get_comm_port): New function.
15763
15764 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15765
15766 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15767 appearing in any order.
15768
15769 2014-04-15 Doug Evans <dje@google.com>
15770
15771 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15772 uninitialized value of "description".
15773
15774 2014-04-15 Keith Seitz <keiths@redhat.com>
15775
15776 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15777 Remove unused globals.
15778 (test_running_the_program): Likewise.
15779 (test_controlled_execution): Likewise.
15780 (test_controlling_breakpoints): Likewise.
15781 (test_program_termination): Likewise.
15782
15783 2014-04-15 Keith Seitz <keiths@redhat.com>
15784
15785 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15786 unused globals.
15787 (test_rbreak_creation_and_listing): Likewise.
15788 (test_ignore_count): Likewise.
15789 (test_error): Likewise.
15790
15791 2014-04-15 Pedro Alves <palves@redhat.com>
15792
15793 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15794 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15795 sym-file-loader.c.
15796 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15797 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15798 to sym-file-loader.c.
15799 (struct library): Forward declare.
15800 (load_shlib, lookup_function): Change prototypes.
15801 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15802 (translate_offset): Remove declarations.
15803 (get_text_addr): New declaration.
15804 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15805 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15806 sym-file-loader.h.
15807 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15808 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15809 here from sym-file-loader.h.
15810 (struct library): New structure.
15811 (load_shlib, lookup_function): Change prototypes and adjust to
15812 work with a struct library.
15813 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15814 (translate_offset): Make static.
15815 (get_text_addr): New function.
15816 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15817
15818 2014-04-15 Pedro Alves <palves@redhat.com>
15819
15820 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15821
15822 2014-04-15 Pedro Alves <palves@redhat.com>
15823
15824 * gdb.base/sym-file-loader.c: Include <limits.h>.
15825 (SELF_LINK): New define.
15826 (get_origin): New function.
15827 (load_shlib): Use it.
15828 * gdb.base/sym-file.exp: Don't early return if the target is
15829 remote. Use runto_main, and issue fail is that fails. Use
15830 gdb_load_shlibs.
15831 (shlib_name): Delete.
15832 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15833
15834 2014-04-15 Pedro Alves <palves@redhat.com>
15835
15836 * gdb.base/sym-file.exp: Remove regex characters from test
15837 message. Don't refer to breakpoint numbers in test messages.
15838
15839 2014-04-14 Keith Seitz <keiths@redhat.com>
15840
15841 PR c++/16253
15842 * gdb.cp/var-tag.cc: New file.
15843 * gdb.cp/var-tag.exp: New file.
15844 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15845 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15846 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15847 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15848
15849 2014-04-14 Tom Tromey <tromey@redhat.com>
15850
15851 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15852 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15853 type.
15854 * gdb.cp/enum-class.exp: New file.
15855 * gdb.cp/enum-class.cc: New file.
15856
15857 2014-04-14 Tom Tromey <tromey@redhat.com>
15858
15859 * gdb.dwarf2/enum-type.exp: New file.
15860
15861 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15862
15863 * gdb.mi/mi-vla-c99.exp: New file.
15864 * gdb.mi/vla.c: New file.
15865
15866 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15867
15868 * gdb.base/vla-datatypes.c: New file.
15869 * gdb.base/vla-datatypes.exp: New file.
15870
15871 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15872
15873 * gdb.base/vla-ptr.c: New file.
15874 * gdb.base/vla-ptr.exp: New file.
15875
15876 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15877
15878 * gdb.dwarf2/count.exp: New file.
15879
15880 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15881
15882 * gdb.base/vla-sideeffect.c: New file.
15883 * gdb.base/vla-sideeffect.exp: New file.
15884
15885 2014-04-14 David Blaikie <dblaikie@gmail.com>
15886
15887 * gdb.mi/non-stop.c: Add return value for non-void function return
15888 statement.
15889 * gdb.threads/staticthreads.c: Ditto.
15890
15891 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15892 Doug Evans <xdje42@gmail.com>
15893
15894 * gdb.guile/scm-value.c: Improve test case.
15895 * gdb.guile/scm-value.exp: Add new test.
15896
15897 2014-04-11 David Blaikie <dblaikie@gmail.com>
15898
15899 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15900 override Clang's default.
15901
15902 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15903
15904 Revert the following changes (regressions):
15905
15906 * gdb.base/vla-sideeffect.c: New file.
15907 * gdb.base/vla-sideeffect.exp: New file.
15908
15909 * gdb.dwarf2/count.exp: New file.
15910
15911 * gdb.base/vla-multi.c: New file.
15912 * gdb.base/vla-multi.exp: New file.
15913
15914 * gdb.base/vla-ptr.c: New file.
15915 * gdb.base/vla-ptr.exp: New file.
15916
15917 * gdb.base/vla-datatypes.c: New file.
15918 * gdb.base/vla-datatypes.exp: New file.
15919
15920 * gdb.mi/mi-vla-c99.exp: New file.
15921 * gdb.mi/vla.c: New file.
15922
15923 2014-04-11 Keith Seitz <keiths@redhat.com>
15924
15925 PR c++/16675
15926 * gdb.cp/cpsizeof.exp: New file.
15927 * gdb.cp/cpsizeof.cc: New file.
15928
15929 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15930
15931 * gdb.mi/mi-vla-c99.exp: New file.
15932 * gdb.mi/vla.c: New file.
15933
15934 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15935
15936 * gdb.base/vla-datatypes.c: New file.
15937 * gdb.base/vla-datatypes.exp: New file.
15938
15939 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15940
15941 * gdb.base/vla-ptr.c: New file.
15942 * gdb.base/vla-ptr.exp: New file.
15943
15944 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15945
15946 * gdb.base/vla-multi.c: New file.
15947 * gdb.base/vla-multi.exp: New file.
15948
15949 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15950
15951 * gdb.dwarf2/count.exp: New file.
15952
15953 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15954
15955 * gdb.base/vla-sideeffect.c: New file.
15956 * gdb.base/vla-sideeffect.exp: New file.
15957
15958 2014-04-11 Yao Qi <yao@codesourcery.com>
15959
15960 * gdb.base/completion.exp: Check file exists before running tests
15961 on file completion.
15962
15963 2014-04-10 Pedro Alves <palves@redhat.com>
15964
15965 * gdb.base/cond-eval-mode.c: New file.
15966 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15967 prepare_for_testing to build the new file. Check result of
15968 runto_main.
15969 (test_break, test_watch): New procedures.
15970 (top level): Use them.
15971
15972 2014-04-08 Pierre Muller <muller@sourceware.org>
15973
15974 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15975 Ctrl-V use for mingw hosts.
15976
15977 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15978
15979 * gdb.python/py-value.c: Improve test case.
15980 * gdb.python/py-value.exp: Add new test.
15981
15982 2014-04-07 David Blaikie <dblaikie@gmail.com>
15983
15984 * lib/compiler.c: Identify the clang compiler.
15985 * lib/compiler.cc: Ditto.
15986
15987 2014-04-03 Yao Qi <yao@codesourcery.com>
15988
15989 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15990
15991 2014-04-01 Anton Blanchard <anton@samba.org>
15992
15993 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15994 messages unique.
15995
15996 2014-04-01 Anton Blanchard <anton@samba.org>
15997
15998 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15999 prepare_for_testing.
16000
16001 2014-04-01 Anton Blanchard <anton@samba.org>
16002
16003 * gdb.arch/ppc64-atomic-inst.c: Remove.
16004 * gdb.arch/ppc64-atomic-inst.S: New file.
16005 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16006
16007 2014-03-31 Doug Evans <dje@google.com>
16008
16009 * gdb.base/print-symbol-loading-lib.c: New file.
16010 * gdb.base/print-symbol-loading-main.c: New file.
16011 * gdb.base/print-symbol-loading.exp: New file.
16012
16013 2014-03-31 Yao Qi <yao@codesourcery.com>
16014
16015 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16016
16017 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16018
16019 * gdb.ada/mi_dyn_arr: New testcase.
16020
16021 2014-03-27 Doug Evans <dje@google.com>
16022
16023 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16024
16025 2014-03-27 Yao Qi <yao@codesourcery.com>
16026
16027 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16028 if target is nios2-*-*.
16029
16030 2014-03-26 Yao Qi <yao@codesourcery.com>
16031
16032 * lib/gdb.exp (readline_is_used): New proc.
16033 * gdb.base/completion.exp: Move tests on command complete up.
16034 Skip the rest of tests if readline is not used.
16035 * gdb.ada/complete.exp: Skp the test if readline is not
16036 used.
16037 * gdb.base/filesym.exp: Likewise.
16038 * gdb.base/macscp.exp: Likewise.
16039 * gdb.base/readline-ask.exp: Likewise.
16040 * gdb.base/readline.exp: Likewise.
16041 * gdb.python/py-cmd.exp: Likewise.
16042 * gdb.trace/tfile.exp: Likewise.
16043
16044 2014-03-26 Yao Qi <yao@codesourcery.com>
16045
16046 * gdb.base/macscp.exp: Fix code format issues.
16047
16048 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16049
16050 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16051 * gdb.asm/powerpc64le.inc: New file.
16052
16053 2014-03-25 Pedro Alves <palves@redhat.com>
16054 Doug Evans <dje@google.com>
16055
16056 * gdb.base/source-execution.c: New file.
16057 * gdb.base/source-execution.exp: New file.
16058 * gdb.base/source-execution.gdb: New file.
16059
16060 2014-03-24 Doug Evans <dje@google.com>
16061
16062 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16063 using fission.
16064
16065 2014-03-24 Hui Zhu <hui@codesourcery.com>
16066 Pedro Alves <palves@redhat.com>
16067
16068 PR breakpoints/16101
16069 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16070 test pass/fail messages. Detect missing support for dprintf when
16071 breakpoints are actually inserted.
16072 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16073 breakpoints are actually inserted.
16074 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16075 fails.
16076
16077 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16078
16079 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16080
16081 2014-03-22 Doug Evans <xdje42@gmail.com>
16082
16083 * gdb.python/python.exp (python not supported): Verify multi-line
16084 python command issues an error.
16085 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16086 guile command issues an error.
16087
16088 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16089
16090 * gdb.threads/thread-specific.exp: Handle the lack of usable
16091 $this_breakpoint and $this_thread.
16092
16093 2014-03-21 Hui Zhu <hui@codesourcery.com>
16094
16095 * gdb.base/attach.exp (do_command_attach_tests): New.
16096
16097 2014-03-20 Tom Tromey <tromey@redhat.com>
16098 Pedro Alves <palves@redhat.com>
16099
16100 PR cli/15718
16101 * gdb.base/condbreak-call-false.c: New file.
16102 * gdb.base/condbreak-call-false.exp: New file.
16103
16104 2014-03-20 Pedro Alves <palves@redhat.com>
16105
16106 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16107 Delete.
16108 (block_signals, unblock_signals): Delete.
16109 (child_function_2, main): Remove references to deleted variable
16110 and functions.
16111
16112 2014-03-20 Pedro Alves <palves@redhat.com>
16113
16114 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16115 Use pthread_kill to signal thread 2.
16116 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16117 Adjust to make the test send itself a signal rather than using the
16118 host's "kill" command.
16119
16120 2014-03-20 Pedro Alves <palves@redhat.com>
16121
16122 * gdb.threads/multiple-step-overs.c: New file.
16123 * gdb.threads/multiple-step-overs.exp: New file.
16124 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16125 Adjust expected infrun debug output.
16126
16127 2014-03-20 Pedro Alves <palves@redhat.com>
16128
16129 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16130 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16131
16132 2014-03-20 Pedro Alves <palves@redhat.com>
16133
16134 PR breakpoints/7143
16135 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16136 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16137 of gdb_test_multiple.
16138 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16139 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16140
16141 2014-03-20 Pedro Alves <palves@redhat.com>
16142
16143 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16144 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16145
16146 2014-03-19 Pedro Alves <palves@redhat.com>
16147
16148 * gdb.base/async.exp: Remove early return.
16149
16150 2014-03-19 Pedro Alves <palves@redhat.com>
16151
16152 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16153
16154 2014-03-19 Pedro Alves <palves@redhat.com>
16155
16156 * gdb.base/async.exp (test_background): Expect \r\n after
16157 "completed." in the fail pattern.
16158
16159 2014-03-19 Pedro Alves <palves@redhat.com>
16160
16161 * gdb.base/async.exp (test_background): New procedure.
16162 Use it for all background execution command tests.
16163
16164 2014-03-19 Pedro Alves <palves@redhat.com>
16165
16166 * gdb.base/async.exp: Use prepare_for_testing.
16167
16168 2014-03-19 Pedro Alves <palves@redhat.com>
16169
16170 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16171 the same line.
16172
16173 2014-03-19 Pedro Alves <palves@redhat.com>
16174
16175 * gdb.base/async.c (main): Add "jump here" and "until here" line
16176 marker comments.
16177 * gdb.base/async.exp (jump_here): New global.
16178 (jump& test): Use it.
16179 (until_here): New global.
16180 (until& test): Use it.
16181
16182 2014-03-19 Pedro Alves <palves@redhat.com>
16183
16184 * gdb.base/async.exp: Don't frob gdb_protocol.
16185
16186 2014-03-18 Doug Evans <xdje42@gmail.com>
16187
16188 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16189 Fix spelling of exec-done-display.
16190
16191 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16192
16193 PR gdb/15358
16194 * gdb.base/gdb-sigterm.c: New file.
16195 * gdb.base/gdb-sigterm.exp: New file.
16196
16197 2014-03-18 Pedro Alves <palves@redhat.com>
16198
16199 PR gdb/13860
16200 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16201 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16202 solib-event.
16203
16204 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16205
16206 * gdb.ada/pckd_arr_ren: New testcase.
16207
16208 2014-03-13 Doug Evans <xdje42@gmail.com>
16209
16210 PR guile/16612
16211 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16212 collect after discarding symbols.
16213
16214 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16215 Doug Evans <xdje42@gmail.com>
16216
16217 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16218 to history survives a gc.
16219
16220 2014-03-13 Pedro Alves <palves@redhat.com>
16221
16222 * gdb.base/default.exp: Don't test "target procfs".
16223
16224 2014-03-13 Pedro Alves <palves@redhat.com>
16225
16226 * gdb.base/default.exp: Update "target child" and "target procfs"
16227 tests to not expect "Unix".
16228
16229 2014-03-12 Tom Tromey <tromey@redhat.com>
16230
16231 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16232 New procs. Add target-async tests.
16233 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16234 Add target-async tests.
16235
16236 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16237
16238 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16239 'func_start' and 'func_end' for the beginning and end of the
16240 function code, respectively.
16241 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16242 'func_end' instead of 'func' and 'main'.
16243
16244 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16245
16246 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16247 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16248 generate the debug info assembler source.
16249
16250 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16251
16252 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16253 * gdb.dwarf2/arr-subrange.exp: Likewise.
16254 * gdb.dwarf2/dwz.exp: Likewise.
16255 * gdb.dwarf2/method-ptr.exp: Likewise.
16256 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16257 * gdb.dwarf2/subrange.exp: Likewise.
16258 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16259 * gdb.dwarf2/implptrpiece.exp: Likewise.
16260 * gdb.dwarf2/nostaticblock.exp: Likewise.
16261
16262 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16263
16264 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16265 directory to absolute path name arguments.
16266
16267 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16268
16269 * gdb.ada/tagged_access: New testcase.
16270
16271 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16272
16273 * gdb.btrace/data.exp: Update expected output.
16274
16275 2014-03-06 Yao Qi <yao@codesourcery.com>
16276
16277 * gdb.trace/pr16508.exp: New file.
16278
16279 2014-03-05 Pedro Alves <palves@redhat.com>
16280
16281 PR gdb/16575
16282 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16283 procedure.
16284 (top level): Adjust to use it. Add tests that exercise breakpoint
16285 interaction with the code-cache.
16286
16287 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16288
16289 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16290 test for 'history-append!'.
16291
16292 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16293
16294 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16295 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16296 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16297 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16298 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16299 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16300
16301 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16302
16303 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16304 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16305 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16306
16307 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16308
16309 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16310
16311 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16312
16313 * gdb.dwarf2/arr-stride.c: New file.
16314 * gdb.dwarf2/arr-stride.exp: New file.
16315
16316 2014-02-26 Pedro Alves <palves@redhat.com>
16317
16318 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16319 that won't ever trigger. Make sure that GDB reports the correct
16320 breakpoint that caused the stop.
16321
16322 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16323
16324 PR gdb/16626
16325 * gdb.base/auto-load-script: New file.
16326 * gdb.base/auto-load.c: New file.
16327 * gdb.base/auto-load.exp: New file.
16328
16329 PR gdb/16626
16330 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16331
16332 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16333
16334 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16335 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16336
16337 2014-02-24 Doug Evans <dje@google.com>
16338
16339 * lib/gdb.exp (run_on_host): Log error output if program fails.
16340
16341 2014-02-21 Pedro Alves <palves@redhat.com>
16342
16343 * gdb.threads/step-after-sr-lock.c: Rename to ...
16344 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16345 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16346 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16347 ... this.
16348
16349 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16350
16351 PR tdep/16397
16352 * gdb.arch/amd64-stap-special-operands.exp: New file.
16353 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16354 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16355 * gdb.arch/amd64-stap-triplet.S: Likewise.
16356 * gdb.arch/amd64-stap-triplet.c: Likewise.
16357
16358 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16359
16360 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16361 in .section pseudo-op.
16362
16363 2014-02-20 lin zuojian <manjian2006@gmail.com>
16364 Joel Brobecker <brobecker@adacore.com>
16365 Doug Evans <xdje42@gmail.com>
16366
16367 PR symtab/16581
16368 * gdb.dwarf2/dw2-icycle.S: New file.
16369 * gdb.dwarf2/dw2-icycle.c: New file.
16370 * gdb.dwarf2/dw2-icycle.exp: New file.
16371
16372 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16373
16374 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16375 operations on gdb.Value objects.
16376 * gdb.python/py-value-cc.exp: Add new test to test operations on
16377 gdb.Value objects.
16378
16379 2014-02-18 Doug Evans <dje@google.com>
16380
16381 * Makefile.in (TESTS): New variable.
16382 (expanded_tests, expanded_tests_or_none): New variables
16383 (check-single): Pass $(expanded_tests_or_none) to runtest.
16384 (check-parallel): Only run tests in $(TESTS) if non-empty.
16385 (check/no-matching-tests-found): New rule.
16386 * README: Document TESTS makefile variable.
16387
16388 2014-02-18 Doug Evans <dje@google.com>
16389
16390 * Makefile.in (check-parallel): rm -rf outputs temp.
16391
16392 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16393
16394 Fix "ERROR: no fileid for" in the testsuite.
16395 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16396
16397 2014-02-12 Doug Evans <dje@google.com>
16398
16399 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16400 (MISCELLANEOUS): New variable.
16401 (clean): rm -rf $(MISCELLANEOUS).
16402 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16403 dwp live in the same directory as symlinks, with each symlink pointed
16404 to a differently named file in a different directory.
16405
16406 2014-02-11 Doug Evans <dje@google.com>
16407
16408 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16409 of Tcl file commands.
16410
16411 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16412
16413 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16414 "kill -SIGUSR1 -1".
16415
16416 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16417
16418 * gdb.ada/tick_length_array_enum_idx: New testcase.
16419
16420 2014-02-10 Doug Evans <xdje42@gmail.com>
16421
16422 * configure.ac (AC_OUTPUT): Add gdb.guile.
16423 * configure: Regenerate.
16424 * lib/gdb-guile.exp: New file.
16425 * lib/gdb.exp (get_target_charset): New function.
16426 * gdb.base/help.exp: Update expected output from "apropos apropos".
16427 * gdb.guile/Makefile.in: New file.
16428 * gdb.guile/guile.exp: New file.
16429 * gdb.guile/scm-arch.c: New file.
16430 * gdb.guile/scm-arch.exp: New file.
16431 * gdb.guile/scm-block.c: New file.
16432 * gdb.guile/scm-block.exp: New file.
16433 * gdb.guile/scm-breakpoint.c: New file.
16434 * gdb.guile/scm-breakpoint.exp: New file.
16435 * gdb.guile/scm-disasm.c: New file.
16436 * gdb.guile/scm-disasm.exp: New file.
16437 * gdb.guile/scm-equal.c: New file.
16438 * gdb.guile/scm-equal.exp: New file.
16439 * gdb.guile/scm-error.exp: New file.
16440 * gdb.guile/scm-error.scm: New file.
16441 * gdb.guile/scm-frame-args.c: New file.
16442 * gdb.guile/scm-frame-args.exp: New file.
16443 * gdb.guile/scm-frame-args.scm: New file.
16444 * gdb.guile/scm-frame-inline.c: New file.
16445 * gdb.guile/scm-frame-inline.exp: New file.
16446 * gdb.guile/scm-frame.c: New file.
16447 * gdb.guile/scm-frame.exp: New file.
16448 * gdb.guile/scm-generics.exp: New file.
16449 * gdb.guile/scm-gsmob.exp: New file.
16450 * gdb.guile/scm-iterator.c: New file.
16451 * gdb.guile/scm-iterator.exp: New file.
16452 * gdb.guile/scm-math.c: New file.
16453 * gdb.guile/scm-math.exp: New file.
16454 * gdb.guile/scm-objfile-script-gdb.in: New file.
16455 * gdb.guile/scm-objfile-script.c: New file.
16456 * gdb.guile/scm-objfile-script.exp: New file.
16457 * gdb.guile/scm-objfile.c: New file.
16458 * gdb.guile/scm-objfile.exp: New file.
16459 * gdb.guile/scm-ports.exp: New file.
16460 * gdb.guile/scm-pretty-print.c: New file.
16461 * gdb.guile/scm-pretty-print.exp: New file.
16462 * gdb.guile/scm-pretty-print.scm: New file.
16463 * gdb.guile/scm-section-script.c: New file.
16464 * gdb.guile/scm-section-script.exp: New file.
16465 * gdb.guile/scm-section-script.scm: New file.
16466 * gdb.guile/scm-symbol.c: New file.
16467 * gdb.guile/scm-symbol.exp: New file.
16468 * gdb.guile/scm-symtab-2.c: New file.
16469 * gdb.guile/scm-symtab.c: New file.
16470 * gdb.guile/scm-symtab.exp: New file.
16471 * gdb.guile/scm-type.c: New file.
16472 * gdb.guile/scm-type.exp: New file.
16473 * gdb.guile/scm-value-cc.cc: New file.
16474 * gdb.guile/scm-value-cc.exp: New file.
16475 * gdb.guile/scm-value.c: New file.
16476 * gdb.guile/scm-value.exp: New file.
16477 * gdb.guile/source2.scm: New file.
16478 * gdb.guile/types-module.cc: New file.
16479 * gdb.guile/types-module.exp: New file.
16480
16481 2014-02-10 Yao Qi <yao@codesourcery.com>
16482
16483 PR testsuite/16543
16484 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16485 * configure: Regenerated.
16486 * Makefile.in: New file.
16487
16488 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16489
16490 * gdb.python/py-framefilter.exp: Fix typo.
16491
16492 2014-02-08 Yao Qi <yao@codesourcery.com>
16493
16494 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16495 that no =breakpoint-modified is emitted when breakpoints are
16496 modified through MI commands.
16497
16498 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16499 Pedro Alves <palves@redhat.com>
16500
16501 * gdb.threads/step-after-sr-lock.c: New file.
16502 * gdb.threads/step-after-sr-lock.exp: New file.
16503
16504 2014-02-07 Pedro Alves <palves@redhat.com>
16505
16506 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16507
16508 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16509
16510 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16511 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16512
16513 2014-02-06 Doug Evans <xdje42@gmail.com>
16514
16515 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16516 output.
16517
16518 * gdb.gdb/python-interrupts.exp: New file.
16519
16520 2014-02-05 Yao Qi <yao@codesourcery.com>
16521
16522 * gdb.trace/report.exp (use_collected_data): Test the output
16523 of "info threads" and "info inferiors".
16524
16525 2014-02-05 Yao Qi <yao@codesourcery.com>
16526
16527 Revert this patch:
16528
16529 2013-05-24 Yao Qi <yao@codesourcery.com>
16530
16531 * gdb.trace/tfile.exp: Test inferior and thread.
16532
16533 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16534
16535 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16536 on a function.
16537 * gdb.base/step-bt.c: Call hello via function pointer to make
16538 sure its first instruction is executed on powerpc64le-linux.
16539
16540 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16541
16542 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16543
16544 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16545
16546 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16547 of the test patterns for use on little-endian systems.
16548
16549 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16550
16551 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16552 (decimal_vector): Fix for little-endian.
16553
16554 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16555
16556 * gdb.arch/sparc-sysstep.exp: New file.
16557 * gdb.arch/sparc-sysstep.c: Likewise.
16558
16559 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16560
16561 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16562
16563 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16564
16565 2014-01-23 Tom Tromey <tromey@redhat.com>
16566
16567 * gdb.ada/array_char_idx: New testcase.
16568
16569 2014-01-23 Tom Tromey <tromey@redhat.com>
16570
16571 PR python/16487:
16572 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16573 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16574 classes.
16575
16576 2014-01-23 Tom Tromey <tromey@redhat.com>
16577
16578 PR python/16491:
16579 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16580 string from an inferior frame.
16581 * gdb.python/py-framefilter-mi.exp: Update.
16582
16583 2014-01-22 Doug Evans <dje@google.com>
16584
16585 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16586
16587 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16588
16589 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16590
16591 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16592
16593 * gdb.trace/entry-values.exp: Remove excess space character from
16594 regex patterns. Handle s390 call instruction.
16595
16596 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16597
16598 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16599 define "*_start" label. Make "name" static.
16600 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16601 ${name} by references to ${name}_start.
16602
16603 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16604
16605 * gdb.base/info-macros.exp: Remove "debug" from the compile
16606 options.
16607
16608 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16609
16610 * gdb.dlang/demangle.exp: New file.
16611
16612 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16613
16614 * gdb.dlang/primitive-types.exp: New file.
16615
16616 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16617
16618 * configure.ac: Create gdb.dlang/Makefile.
16619 * configure: Regenerate.
16620 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16621 * gdb.dlang/Makefile.in: New file.
16622 * lib/d-support.exp: New file.
16623 * lib/gdb.exp (skip_d_tests): New proc.
16624
16625 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16626
16627 * gdb.btrace/delta.exp: Check reverse stepi.
16628 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16629 * gdb.btrace/finish.exp: New.
16630 * gdb.btrace/next.exp: New.
16631 * gdb.btrace/nexti.exp: New.
16632 * gdb.btrace/record_goto.c: Add comments.
16633 * gdb.btrace/step.exp: New.
16634 * gdb.btrace/stepi.exp: New.
16635 * gdb.btrace/multi-thread-step.c: New.
16636 * gdb.btrace/multi-thread-step.exp: New.
16637 * gdb.btrace/rn-dl-bind.c: New.
16638 * gdb.btrace/rn-dl-bind.exp: New.
16639 * gdb.btrace/data.c: New.
16640 * gdb.btrace/data.exp: New.
16641 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16642
16643 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16644
16645 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16646 * gdb.btrace/exception.exp: Update.
16647 * gdb.btrace/instruction_history.exp: Update.
16648 * gdb.btrace/record_goto.exp: Update.
16649 * gdb.btrace/tailcall.exp: Update.
16650 * gdb.btrace/unknown_functions.exp: Update.
16651 * gdb.btrace/delta.exp: New.
16652
16653 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16654
16655 * gdb.btrace/record_goto.exp: Add backtrace test.
16656 * gdb.btrace/tailcall.exp: Add backtrace test.
16657
16658 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16659
16660 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16661 * gdb.btrace/record_goto.c: New.
16662 * gdb.btrace/record_goto.exp: New.
16663 * gdb.btrace/x86-record_goto.S: New.
16664
16665 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16666
16667 * gdb.btrace/function_call_history.exp: Update tests.
16668 * gdb.btrace/instruction_history.exp: Update tests.
16669
16670 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16671
16672 * gdb.btrace/function_call_history.exp: Fix expected field
16673 order for "record function-call-history".
16674 Add new tests for "record function-call-history /c".
16675 * gdb.btrace/exception.cc: New.
16676 * gdb.btrace/exception.exp: New.
16677 * gdb.btrace/tailcall.exp: New.
16678 * gdb.btrace/x86-tailcall.S: New.
16679 * gdb.btrace/x86-tailcall.c: New.
16680 * gdb.btrace/unknown_functions.c: New.
16681 * gdb.btrace/unknown_functions.exp: New.
16682 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16683
16684 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16685
16686 * gdb.btrace/instruction_history.exp: Update.
16687 * gdb.btrace/function_call_history.exp: Update.
16688
16689 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16690
16691 * gdb.btrace/function_call_history.exp: Fix expected function
16692 trace.
16693 * gdb.btrace/instruction_history.exp: Initialize traced.
16694 Remove traced_functions.
16695
16696 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16697
16698 * gdb.btrace/function_call_history.exp: Update
16699 * gdb.btrace/instruction_history.exp: Update.
16700
16701 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16702
16703 * gdb.btrace/enable.exp: Update expected text.
16704
16705 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16706
16707 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16708 bytes.
16709
16710 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16711
16712 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16713
16714 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16715
16716 * lib/gdb.exp (supports_process_record): Return true for
16717 arm*-linux*. (supports_reverse): Likewise.
16718
16719 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16720
16721 PR python/15464
16722 PR python/16113
16723 * gdb.python/py-type.c: Enhance test case.
16724 * gdb.python/py-value-cc.cc: Likewise
16725 * gdb.python/py-type.exp: Add new tests.
16726 * gdb.python/py-value-cc.exp: Likewise
16727
16728 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16729 Pedro Alves <palves@redhat.com>
16730
16731 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16732 Make "name" extern.
16733 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16734 references to ${name}_start by references to ${name}.
16735
16736 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16737
16738 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16739
16740 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16741
16742 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16743
16744 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16745 Pedro Alves <palves@redhat.com>
16746
16747 * gdb.mi/mi-info-os.exp: Connect to the target with
16748 mi_gdb_target_load.
16749
16750 2014-01-08 Pedro Alves <palves@redhat.com>
16751
16752 * gdb.threads/reconnect-signal.c: New file.
16753 * gdb.threads/reconnect-signal.exp: New file.
16754
16755 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16756
16757 * gdb.base/source-dir.exp: New file.
16758
16759 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16760
16761 * gdb.ada/mi_interface: New testcase.
16762
16763 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16764
16765 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16766 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16767 gdb.ada/pp-rec-component/pck.ads: New files.
16768
16769 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16770
16771 * gdb.python/py-pp-integral.c: New file.
16772 * gdb.python/py-pp-integral.py: New file.
16773 * gdb.python/py-pp-integral.exp: New file.
16774
16775 For older changes see ChangeLog-1993-2013.
16776 \f
16777 ;; Local Variables:
16778 ;; mode: change-log
16779 ;; left-margin: 8
16780 ;; fill-column: 74
16781 ;; version-control: never
16782 ;; End:
16783
16784 Copyright 2014-2019 Free Software Foundation, Inc.
16785 Copying and distribution of this file, with or without modification,
16786 are permitted provided the copyright notice and this notice are preserved.
This page took 0.395065 seconds and 4 git commands to generate.